majik1234 Posted August 26, 2005 Share Posted August 26, 2005 Hi, I have the following situation: There are a group of products for sale and for each product their is a choice of many images (there are cups, keyrings etc), how do i differentiate between these in the shopping cart? What i would like to do is insert a reference for the image used in the shopping cart & checkout etc. For example: if a user adds the keyring product to their shopping cart it should add a new item if the user has chosen a different image instead of updating the quantity. 1 x keyring - img:sx1/tr 1 x keyring - img:sx2/tr1 each user has their own set of images to choose from and i have already got the image reference on the product info page. I was trying to post this data to the shopping cart so and then pick this up in application_top and add the data to the cart (modifying shopping_cart class). Does anybody have other suggestions - or help in doing this? I cant seem to get the ref into the shopping cart. thanks in advance Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.