Notification email

Allows you to customize the emails sent to customers for preorder-related updates. This ensures customers are informed about their purchase and can take necessary act

1. General Settings

Confirmation Email

  • Sends emails automatically when orders are created.

Order Cancellation

  • Allow customers to cancel directly from the email, or disable this option.

Configure email dashboard

2. Email Content

Fields you can customize:

  • Email Subject – Appears in the customer's inbox.

  • Title – Heading shown in the email body.

  • Description – Main body text for the email.


3. Liquid Variables

By using these variables, your emails will automatically display the correct customer name, store name, order ID, and contact email without manual editing.

Dynamic placeholders you can use:

  • {{shop.name}}

  • {{shop.email}}

  • {{order.id}}

  • {{customer.name}}

4. Example – Using Liquid Variables

If you write your email description like this:

The customer will see something like:


5. Preview & Save

  • Use Preview to see the final design.

  • Use Send test to email yourself a sample.

  • Click Save to apply changes.

Last updated