Glossary Item Box
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.
The letter X in the names above represents the step number.
checkout_info_msg.tpl.php
This controls the appearance of informational messages that appear above the checkout.
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.