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

Google Translate:

newsletter.tpl

Description

In the customer account, selecting the newsletter option will show this template.

Template file location

/skins/YOUR_SKIN/styleTemplates/content/newsletter.tpl

Control file location

/includes/content/newsletter.inc.php

Classic skin template output screenshot


Basic template structure

<!-- BEGIN: newsletter -->

<!-- BEGIN: session_true -->
          If customer is logged in.
<!-- END: session_true -->

<!-- BEGIN: session_false -->
          If customer is not logged in.
<!-- END: session_false -->

<!-- END: newsletter -->




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