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

Google Translate:

reg.tpl

Description

Customer registration page.

Template file location

/skins/YOUR_SKIN/styleTemplates/content/reg.tpl

Control file location

/includes/content/reg.inc.php

Classic skin template output screenshot


Basic template structure

<!-- BEGIN: reg -->

<!-- BEGIN: checkout_progress -->
          Checkout process bar.
<!-- END: checkout_progress -->

<!-- BEGIN: no_error -->
          Registration description.
<!-- END: no_error -->

<!-- BEGIN: error -->
          Error in form entry information.
<!-- END: error -->

<!-- BEGIN: county_opts -->
          County/state dropdown menu.
<!-- END: county_opts -->

<!-- BEGIN: repeat_countries -->
          Country dropdown menu.
<!-- END: repeat_countries -->

<!-- BEGIN: account_opt -->
          Allow registration to be skipped.
<!-- END: account_opt -->

<!-- BEGIN: spambot -->
          Security code entry.
<!-- END: spambot -->

<!-- END: reg -->




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