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