Creating Inxmail Commerce templates for transactional emails in Magento
To create an Inxmail Commerce template for transactional emails in Magento, proceed as follows:
- In the menu bar, click System > Transactional emails.
This takes you to the Transactional emails page.
- Click
.
You will be directed to the New email template page.
- Select the desired template in the Template list box.
- Select the desired locale in the Locale list box.
- Click
.
Magento automatically assigns values to the Template subject and Template content fields.
You must overwrite these values as described below.
- Enter a descriptive name in the Template name field.
- Overwrite the text displayed in the Template subject field with the following text: [##INX:<spaceid>##]
Here you need to replace the <spaceid> variable with the value that applies to you.
Example: [##INX:mycompany##]
- Copy the content of the magento_content.txt file that corresponds to the template.
- Paste the copied content into the Template content field.
- Click Save Template
.
- You have created an Inxmail Commerce template for transactional emails in Magento.