prodImages.tpl
Description
Additional image popup page, as clicked on when additional images are assigned to a product. This template is the entire page for the popup images page, therefore includes all the usual HTML page information, header and body tags.
Template file location
/skins/YOUR_SKIN/styleTemplates/popup/prodImages.tpl
Control file location
/includes/extra/prodImages.php
Basic template structure
<!-- BEGIN: prod_images -->
<!-- BEGIN: thumbs -->
Repeating thumbnail images.
<!-- END: thumbs -->
<!-- END: prod_images -->
|