All Collections
Subscriptions
Email Notifications
How to set custom HTML templates for email notifications
How to set custom HTML templates for email notifications
Hemant P avatar
Written by Hemant P
Updated over a week ago

Overview
While Appstle provides you - the merchant - with ready to use default emails, you may want more specialized emails tailored to your store and brand. With Appstle's Custom HTML template, you can do just that! You can build a custom HTML template and use our variables to render the information on your email templates.

Creating and managing the custom email template
You can create or add the custom HTML template in the email template settings. Please follow the below steps.

Step 1: Navigate to Settings in your dashboard.
Step 2: Click to configure Email Templates

Step 3: Click on any of the template names to edit.
Step 4: Flip to the Custom tab in the edit panel.

Step 5: Paste your Custom HTML code into this field, then click on Update.

Below is a table of Variables that can be used for your custom emails.

Variables

Additional Information

{{ subject }}

Subject line

{{ logo_url }}

This controls the store logo, which will be rendered onto the email template

{{ heading }}

This will render the heading

{{ manageSubscriptionLink }}

This will redirect customers to their Manage Subscriptions page

{{ shippingFullName }}

Full name

{{ addressItem }}

Address

{{ billingFullName }}

Billing Name

{{{{ billingAddressItem }}}

Billing Address

{{{{ nextOrderDate }}}}

Next order date

{{ maskedCardNumber }}

Last 4 digits of debit/credit card

If you are facing any trouble configuring email templates or are looking for more features, please reach out to us at subscription-support@appstle.com. Our 24x7x365 available experts will be happy to assist you further.

Did this answer your question?