Glossary Item Box

Squirrelcart v6.1.0

Template Guide - Product Detail

Overview

The templates in this topic control the appearance of the Product Detail code, which appears when you click on a product thumbnail image, or the "more detail" link below it.

product detail

Templates

breadcrumb_nav.tpl.php 
The bread crumb navigation appears at the very top of the image above. This template is also used when viewing a category's page. You can customize the code that separates each link by using the bread crumb separator field in Visual Settings.  

 

product_detail.tpl.php
This controls the overall appearance of the product detail area.

 

price_html.tpl.php

This template is used to display all prices in Squirrelcart's storefront page. You shouldn't need to modify this template under normal circumstances. You can control the currency symbols used before and after your prices on the Visual Settings page in your control panel.

 

quick_total.tpl.php

If you are using our Quick Total module, this template file controls the appearance of the quick total that appears below the quantity field.

 

product_detail_review*.tpl.php

If you are using our Reviews module, these template files controls the apperance of the Reviews section of this page.

 

category_preview_main.tpl.php
This controls the appearance of the code inside the Category Preview nav block that appears to the right of the product detail.

 

category_preview_item_box.tpl.php
This controls the appearance of a single product inside the Category Preview nav block.

 

product options
Product Option templates are discussed in the Product Options topic in this section.

 

also_ordered_products.tpl.php
This template is used to show the Customers Who Ordered This Item Also Ordered section of your product pages.

 

related_products.tpl.php
This template is used to display related products.

 

 


© 2001-2017 Lighthouse Development. All Rights Reserved.