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

CubeCart Version 3 Documentation - saleItems.tpl

Google Translate:

saleItems.tpl

Description

Displays products that are currently on sale. This box only appears when the store is in sale mode, which is set in the General Settings.

The number of products listed is also controlled by a setting in the General Settings.

Template file location

/skins/YOUR_SKIN/styleTemplates/boxes/saleItems.tpl

Control file location

/includes/boxes/saleItems.inc.php

Classic skin template output screenshot


Basic template structure

<!-- BEGIN: sale_items -->

<!-- BEGIN: li -->
          Repeating sale products.
<!-- END: li -->

<!-- END: sale_items -->




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