Can anyone tell me how I best add an additional image to a product?
Announcement
Collapse
No announcement yet.
Second image for product
Collapse
X
-
Why stop at 2?
We have up to 4 using customvar's see an example at http://www.wheesh.com/acatalog/gig03.htm or http://www.wheesh.com/acatalog/m418wc.htmMike Julien
www.wheesh.com
Comment
-
Hi
If you're not into Customvar's yet, an easy alternative would be to click on the product and then select the "Extended information" tab. Here you can generate a pop-up info page for the product with an image.
If you want to have a look at the CUSTOMVAR thing then go into help contents, find "Editing HTML" and then select "Displaying Custom Properties In Your Online Store"
Near the bottom of this help section is an example of a second image Custom Variable."There is do and there is not do, there is no try" Yoda
Comment
-
George, how to do it (with some details omitted because I can't remember them all as I set it up a few years ago)
Each product page, such as http://www.wheesh.com/acatalog/gig03.htm, based on the actinic created pop-up page (extended info).
We have set up a pop-up page template (loosely based on Act_Primary.html) which picks us the NETQUOTEVARS that are available in the pop up page (Name, Product Ref, Extended Information & product image). To this template we have added customvars for 2nd, 3rd & 4th images, additional text, section name & section ID to be able to display more images, an add to cart button and a return to catalogue link. (I've attached the template to give you a better idea)
Actinic then creates all the pages for us as pop-up pages but we do not use the java pop up call but have a <a>link</> from the image on the section page so google can follow into all the pages
So now when we add another product which has more than one image we just have to set the appropriate image as a customvar in product properties. Most of the other customvars can be set by section so there's not too much additional input.Mike Julien
www.wheesh.com
Comment
Comment