Email Templates
The email template is designed to "wrap" itself round both the newsletter and the import customer system. You edit the file in a similar way to your store skin template.
The file is located in the folder includes/emails/ and is named newsletter_template.htm
As with the store skin, the newsletter template contains the following smart tags and these should not be removed unless absolutely necessary:
|
Smart Tag |
Function |
|
xxxNEWSLETTERTITLExxx |
The title of the newsletter. Although this won't show in the email client, when the newsletter is viewed on your site, the title bar will be populated by this tag. |
|
xxxSITEBASEURLxxx |
Automatically create a URL back to your site root |
|
xxxNEWSLETTERCONTENTxxx |
This is where the newsletter content will be inserted. |
One important point ot note is the use of the <base href="xxxSITEBASEURLxxx" /> This tag ensures that all the images and stylesheets used in your newsletter are loaded up correctly and should not be removed or changed.
Created: November 11, 2008


