Hello
I'm building my site and want to put in two different views of the same product on my product page. I searched the threads and found this, which I started trying:
"...You can also use custom properties. For example, create a custom property called 'Second Image' (or something) in 'Advanced | Custom Properties' ..." which I've done, however the next bit "...and then include code such as the following in your product layout template:
<img src="CUSTOMVAR:SECOND_IMAGE">..." has thrown me. Whereabouts in the HTML text should I insert that code?
Also - have put up 8 thumbnails on my catalogue page by creating 8 sections, so people can just click on an image to get to the product page. Is this the best way of organising this info (I only have 4 products - but there's 2 images per product). And, I've sized all the thumbnails to 100x100pixels, but they haven't lined up neatly in the two rows I've made for them. Any ideas why not?
many thanks
Caroline
I'm building my site and want to put in two different views of the same product on my product page. I searched the threads and found this, which I started trying:
"...You can also use custom properties. For example, create a custom property called 'Second Image' (or something) in 'Advanced | Custom Properties' ..." which I've done, however the next bit "...and then include code such as the following in your product layout template:
<img src="CUSTOMVAR:SECOND_IMAGE">..." has thrown me. Whereabouts in the HTML text should I insert that code?
Also - have put up 8 thumbnails on my catalogue page by creating 8 sections, so people can just click on an image to get to the product page. Is this the best way of organising this info (I only have 4 products - but there's 2 images per product). And, I've sized all the thumbnails to 100x100pixels, but they haven't lined up neatly in the two rows I've made for them. Any ideas why not?
many thanks
Caroline
Comment