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 - language.tpl

Google Translate:

language.tpl

Description

The language changer for the store. Selecting a different language here will change the setting store wide. The language system provides as standard different language variations for all standard texts in the store, but does not translate text. To have different language product descriptions etc you will need to add these in manually.

Template file location

/skins/YOUR_SKIN/styleTemplates/boxes/language.tpl

Control file location

/includes/boxes/language.inc.php

Classic skin template output screenshot


Basic template structure

<!-- BEGIN: language -->

<!-- BEGIN: option -->
          Repeating language options.
<!-- END: option -->

<!-- END: language -->




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