cartNavi.tpl
Description
Labeled as 'Useful Links' in the cart navigation, this menu displays a variety of links depending on the stage the customer is in the checkout process.
Template file location
/skins/YOUR_SKIN/styleTemplates/boxes/cartNavi.tpl
Control file location
/includes/boxes/cartNavi.inc.php
Classic skin template output screenshot
Shopping basket contents.

Checkout Step 1.

Checkout Step 3 with different delivery address.

Checkout Step 4.

Checkout Step 4 with different delivery address.

Checkout Step 5.

Basic template structure
<!-- BEGIN: links -->
<!-- BEGIN: repeat_region -->
Repeating links
<!-- END: repeat_region -->
<!-- END: links -->
|