randomProd.tpl
Description
Also known as Featured Product, acts as a random product from the currently viewed category. The exception is on the front page where the product is taken from the entire product list.
Template file location
/skins/YOUR_SKIN/styleTemplates/boxes/randomProd.tpl
Control file location
/includes/boxes/randomProd.inc.php
Classic skin template output screenshot

Basic template structure
<!-- BEGIN: random_prod -->
<!-- END: random_prod -->
|