Glossary Item Box

Squirrelcart v6.1.0

Template Guide - Product Options

Templates for Options on the Product Detail Page  

Templates in this section control the appearance of product options on the product detail page, which is seen when a product thumbnail image is clicked.

 

options.tpl.php
This controls the appearance of a single options, regardless of type. It controls everything for that option except for the field itself, which is controlled by the templates below.

 

option_file.tpl.php
This controls the appearance of a file upload optoin.

 

option_radio.tpl.php
This controls the appearance of a radio optoin.

 

option_select.tpl.php
This controls the appearance of a select optoin.

 

option_text.tpl.php
This controls the appearance of a text option.

 

option_textarea.tpl.php

This controls the appearance of a textarea option.

Templates for Options on the Option Detail Page

Templates in this section control the appearance of the option detail page, which is shown when a detail link is clicked next to a product option.

 

option_detail_page.tpl.php
This controls the appearance of the page as a whole. 

 

You can control the number of choices that appear per row on the Option record, using the Choices per Row field.

 

 

 


© 2001-2017 Lighthouse Development. All Rights Reserved.