Product Graphic

[-- PRODUCT.DisplayGraphic --] graphic toggle on the Edit Product Layout screen
[-- PRODUCT.Graphic --] graphic field on the Edit Product Info screen

In your product layout HTML you would need to find where you want the product graphic to be displayed.

You can replace the graphic with the ShopSite tag for the product graphic.

You may also want to add in IF/END_IF tags so that if you do not have a graphic selected or if you have chosen not to display the graphic nothing is displayed.

Advanced: If you would like to have your product's graphic link to the more information page you can add 2 more template pages, [-- PRODUCT.DisplayMoreInformationPage --] and [-- PRODUCT.MoreInfoURL --]. The code would be setup similar to:

Next: Product Ordering Options Next Page