Glossary Item Box

Squirrelcart v6.1.0

Template Guide - Viewing Cart

Overview

This page describes the templates used to generate the Viewing Cart page, which is seen when a customer clicks the checkout button in the Cart Options nav block. It is also seen when a customer adds an item to the cart IF the Add to Cart Behavior field on your Store Settings page is set to go to checkout.

 


Click to EnlargeClick to Enlarge
Checkout Progress
checkout_progress.tpl.php
This controls the overall appearance of the checkout progress at the top of the page.
checkout_progress_step_active.tpl.php
This controls the appearance of a single step as it is being completed.

checkout_progress_step_pending.tpl.php
This controls the appearance of a single step that has not yet been completed.
checkout_progress_step_done.tpl.php
This controls the appearance of a single step that has been completed.
The text for each step is controlled by the fields in the Checkout Progress section of your Visual Settings page. Each of the 5 steps have 3 images a piece that appear during different stages of the checkout process. The 15 images are named as follows:

The letter X in the names above represents the step number. 

Informational Messages

checkout_info_msg.tpl.php
This controls the appearance of informational messages that appear above the checkout.

Checkout Table 

view_cart.tpl.php
This controls the appearance of the entire checkout table

 

view_cart_item.tpl.php
This controls the appearance of a single item that is not discounted

 

view_cart_item_discount.tpl.php
This controls the appearance of a single discounted item (provided the discount is set to display with discount templates)

 

view_cart_opt_detail.tpl.php
This controls the appearance of the option detail section, below the image of the product. This only appears when the product has options.

 

view_cart_opt_detail_row.tpl.php
This controls the appearance of a single option in the option detail section.

 

view_cart_opt_text.tpl.php
This controls the appearance of product options in the Options column.

 

view_cart_opt_price.tpl.php
This controls the appearance of product options in the Price column.



view_cart_buttons.tpl.php
This controls the appearance of the buttons at the bottom of the checkout table, when viewing the cart.


view_cart_buttons_google.tpl.php
This controls the appearance of the buttons at the bottom of the checkout table when Google Checkout is enabled and customer is viewing the cart.


view_cart_buttons_checkout.tpl.php
This controls the appearance of the buttons at the bottom of the checkout table during the checkout process.

 

view_cart_discounts.tpl.php
This controls the appearance of the discounts section at the bottom of the checkout table. This section only appears when you have a discounted item in the cart, AND you have the Discount Checkout Display field on your Store Settings page set to below checkout form.

 

view_cart_discounts_row.tpl.php
This controls each individual row in the discounts section.

 

coupon_code_form.tpl.php
This controls the appearance of the coupon code form at the bottom of the page.

 

 

 


© 2001-2017 Lighthouse Development. All Rights Reserved.