|
Display product images in View Cart? |
Post Reply |
Author | |
ameliaflys
Newbie Joined: July/28/04 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: July/28/04 at 6:27pm |
I would like to diplay a picture of my product on the View Cart page - based on the option the user selects. On the product page for a shirt, for example, if the user selects the color black, I would like to see a picture of the black shirt on the "View Cart" page. Is this possible?
|
|
Techno Geek
Admin Group Evil monkey living in my closet! Joined: March/11/04 Location: United States Status: Offline Points: 1206 |
Post Options
Thanks(0)
|
I've seen this done in a few different websites. What you would need to do is add an additional field in the "item" table, then get view1.asp SQL query to display the field. You would need to poses some understanding of ASP to do this.
|
|
Techno Geek
Customer Support Engineer ComCity and SalesCart Technical Support |
|
Andy
Groupie Joined: March/30/04 Location: United Kingdom Status: Offline Points: 77 |
Post Options
Thanks(0)
|
Hi,
There is a much easier way of doing this. All you need to do is create a thumbnail image of the product ie Black Shirt. In the upsell location on page 2 of the salescart product link dialogue box set the URL of the upsell image to your Black Shirt thumbnail. Then, loop the link from the upsell item back to view1.asp. This will display a thumbnail on the view cart page. If you still need upsell capabilities for the Black Shirt just add some text or an icon to the thumbnail image in photoshop, instead of looping back to view1.asp point the hyperlink to the upsell page instead. This way works just fine and makes the view1.asp page more colourful and easier for users to keep an eye on what they have added to the cart. |
|
Andy
Groupie Joined: March/30/04 Location: United Kingdom Status: Offline Points: 77 |
Post Options
Thanks(0)
|
Forgot to mention;
The thumbnail size should be around 100 pixels wide. It will vary depending on the layout of your site but I find a max width of around 100 pixels works best |
|
Techno Geek
Admin Group Evil monkey living in my closet! Joined: March/11/04 Location: United States Status: Offline Points: 1206 |
Post Options
Thanks(0)
|
That's a great suggestion
|
|
Techno Geek
Customer Support Engineer ComCity and SalesCart Technical Support |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |