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

Google Translate:

mailList.tpl

Description

The mailing list email entry box. Adding email address in here subscribes the customer to the store newsletter system, which is used via the Admin 'Email Customers' page.

Addresses entered here can be removed by following the unsubscribe instructions.

Template file location

/skins/YOUR_SKIN/styleTemplates/boxes/mailList.tpl

Control file location

/includes/boxes/mailList.inc.php

Classic skin template output screenshot


Basic template structure

<!-- BEGIN: mail_list -->

<!-- BEGIN: form -->
          Mailing list form.
<!-- END: form -->

<!-- END: mail_list -->




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