Transactional email templates for your business
Our products come with several pre-built notification email templates, such as:
- Confirmation Email (i.e. for sign ups)
- Password Reset
- Abandoned Cart Reminder
- Purchase Confirmation / Invoice
These are meant to be used with transactional email providers, such as
Mailgun or
SparkPost.
File structure:
- HTML version: Files/html/templates/notifications
- Mailster: choose the "Notification" layout from the template selection dropdown.
- MailChimp, Campaign Monitor, StampReady: these versions each come with an all-in-one template that can be found in Files/name/all-in-one/, which also includes the notification modules.
Pro Tip: comfortable with HTML? Remove any CSS that you don't need in your notification layout. We provide all the base styles by default, but if you're not using, for example, headers with menus, you can very well remove the CSS for them and make your notifications lighter and faster-loading. Don't forget to always test after making customisations!