How can I stipulate the use of the ss_size3 image in my template?
My sub-products are listed in a table layout on the Product More Information Page and I'd like to have the sub-product image appear.
I want this line in the Define Sub Product section of the Product template
<td><img border="0" [-- PRODUCT.Graphic Remove_HTML --] alt="[-- PRODUCT.Name --]"><td>
to produce this line on the generated Product More Information Page
<td><img border="0" src="http://www.ahoycaptain.com/shop/media/nauta/ss_size3/FTP2221.jpg" alt="WIDGET"></td>
I can't hard code the media file path because it is not static. It changes depending on the product.
Go to http://www.ahoycaptain.com/shop/winchrite_wr1.html
Scroll to the bottom to see the Options and Accessories table of sub-products
I want to add a column with an extra small image (ss_size3) as the first column