/admin/email-templates) gives you full control over the content, branding, and language of every message your store sends without touching a single line of backend code.
System Email Types
Your store ships with ten built-in email types. Each type is triggered automatically by a specific platform event and comes pre-populated with the variables relevant to that event.Variable Syntax
Insert dynamic data into any template field by wrapping the variable name in double curly braces. Site Store Pro replaces each placeholder with the live value at send time.For all order-related templates (Order Confirmation, Shipment Confirmation, Download Reminder),
{{order_items_table}} is automatically appended to the body if you do not include it manually. You do not need to add it yourself, but you can position it explicitly if your layout requires it in a specific location.Multiple Profiles & Active Selection
Every email type supports multiple named profiles. For example, you might maintain a Default Order Confirmation profile and a Holiday Order Confirmation profile for seasonal campaigns.Only one profile per email type can be active at any time. The active profile is the version your store sends when the trigger fires.
1
Open the email type
Go to Admin → Email Templates and select the email type you want to update.
2
Choose a profile
Browse the list of profiles saved for that type.
3
Set it as active
Toggle the profile to Active. Site Store Pro automatically deactivates the previously active profile for that type.
Visual Layout Builder
Each template profile is composed of four layout sections. Edit any section independently to control every part of the email’s appearance and content.Header & Branding
Header & Branding
Configure the sender identity and top-of-email visuals:
Salutation & Greeting
Salutation & Greeting
Control how the email opens after the header:
Body HTML
Body HTML
The primary message content of your email. Write your main copy here using HTML. For order templates,
{{order_items_table}} is appended automatically if you leave it out — see the note above.AI Translation
If your store serves multiple languages, the template editor displays a language tab for each active site language. To translate a template into another language:1
Select a language tab
Open the template editor and click the tab for the target language (for example, French or Spanish).
2
Trigger AI translation
Click AI Translate Email. Site Store Pro automatically translates the subject line, greeting, body HTML, sign-off, and footer into the selected language.
3
Review and save
Check the translated output for accuracy, make any manual adjustments, then save the profile.
Live Email Preview
Before activating any profile, verify its appearance using the built-in preview:- Open the profile in the template editor.
- Click Preview Template.
- Site Store Pro opens an in-browser modal populated with realistic mock data — including a sample order, items table, tracking number, and activation links — so you can see exactly how the finished email will render.
The preview modal uses mock data, not live order records. No email is sent when you click Preview Template.