Glossary Item Box

Squirrelcart v6.1.0

Template Guide - Shipping

Overview

This topic describes the template files necessary to generate the shipping page.

Courier Choices

The templates in this section control the appearance of the Shipping Courier choices that appear when you have at least 2 shipping couriers, and one or more of them have a "no compete" clause. UPS is an example of a courier that will trigger this page when combined with any other courier.

 

checkout_progress*.tpl.php
These templates control the checkout progress steps at the top of the page, and are discussed in the Viewing Cart topic in this section of the documentation.

 

ship_method_couriers.tpl.php
This template controls the overall appearance of everything below the checkout progress indicator.

 

ship_method_couriers_single.tpl.php
This template controls the appearance of a single courier on the Courier Choices page.

Rates & Services

The templates in this section control the appearance of the shipping rate choices that appear during the checkout process.

 

ship_method_header.tpl.php
This controls the appearance of the very top of the shipping method form.

 

ship_method_courier_header.tpl.php
This controls the appearance of the top of a single courier's section.

 

ship_method_courier_footer.tpl.php
This controls the appearance of the bottom of a single courier's section.

 

ship_method_courier_rate.tpl.php
This controls the appearance of a single service and it's associated rate.

 

ship_method_courier_separator.tpl.php
This controls the appearance of the space between 1 courier and the next. It is only used when there is more than one courier listed.

 

ship_method_footer.tpl.php
This controls the appearance of the very bottom of the shipping method form. 

Rate Info Popup

The templates in this section control the appearance of the rate info popup, which is seen when you click the Rate Info link below the courier name on the Rates & Services page.

 

rate_info_popup.tpl.php
This is the main template for the entire popup page.

 

rate_info_popup_method.tpl.php
This controls the appearance of a single shipping method. The descriptions are controlled by the Description field on the Shipping Methods records.

Shipping Messages Seen on Viewing Cart Page

The following templates are only used when the customer has items in their cart that are set to ship using a specific service, along with other items that are set to ship using enabled services. In this case, they receive a message above the shipping choices similar to:

 

The following items will ship using USPS Priority Mail at a cost of $3.65:

        Item 1

        Item 2

Choose your shipping method for the remaining item(s):

 

ship_method_forced_header.tpl.php
This controls the appearance of the space directly above "The following items will ship..." text.

 

ship_method_forced_service.tpl.php
This controls the appearance of the text "The following items will ship...".

 

ship_method_forced_footer.tpl.php
This controls the appearance of the text "Choose your shipping method for the remaining item(s):"

 

 


© 2001-2017 Lighthouse Development. All Rights Reserved.