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 4 Documentation - popularProducts.tpl

Google Translate:

popularProducts.tpl

Description

The popular products are listed in order of most visited in the store.

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

Template file location

/skins/YOUR_SKIN/styleTemplates/boxes/popularProducts.tpl

Control file location

/includes/boxes/popularProducts.inc.php

Classic skin template output screenshot


Basic template structure

<!-- BEGIN: popular_products -->

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

<!-- END: popular_products -->




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