CubeCartForums.org Documentation Area

CubeCartForums.org for CubeCart third-party documentation, modifications, skins and services
Permanent Link   Print This Page
Introduction CubeCart v3 CubeCart v4 CubeCart v5 Appendix Search

CubeCart Version 3 Documentation - cartNavi.tpl

Google Translate:

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 -->




Comments, Feedback, Suggestions and Documentation Submissions please post in the Documentation Chat Forum.