Email reminders

Adobe Commerce feature {width="20"} Exclusive feature only in Adobe Commerce (Learn more)

The purpose of an email reminder is to encourage people who have visited your store to take advantage of a promotion and make a purchase. Email reminders can be automatically sent to customers when a specific set of conditions is met. For example, you might send a reminder to customers who have added something to their cart or wishlist, but have not yet made a purchase. You can use email reminders to encourage customers to return to your store, and include a coupon code as an incentive. Coupon codes can be automatically generated for each batch of email reminders, to give you control over the offers that are associated with each batch.

Email reminders can be triggered after a specific number of days have passed since a cart was abandoned or for any other condition you want to define. Common conditions include total cart value, quantity, items in cart, and so on.

NOTE
If a customer has more than one matched abandoned cart, wish list, or combination of both, the email reminder is triggered only once for that customer. To trigger the same email reminder again, use the Repeat Schedule field to set the number of days between emails.

Email reminders {width="700" modal="regular"}

Configure email reminders

Email reminder rules can be sent at regular intervals by the minute, hour, or day. The configuration determines how many emails are sent in a batch, and the store identity that appears as the sender of the message.

  1. On the Admin sidebar, go to Stores > Settings > Configuration.

  2. In the left panel, expand Customers and choose Promotions.

  3. Expand Expansion selector the Automated Email Reminder Rules section and do the following:

    Customers configuration - automated email reminder rules {width="600" modal="regular"}

    • Set Enable Reminder Emails to Yes.

    • To set how often to run checks for new customers who qualify automated email reminders, set Frequency to one of the following:

      • Minute Intervals
      • Hourly
      • Daily
    • Set the appropriate Interval, based on the Frequency setting.

    • Set Start Time to the hour, minute, and second the email is sent, based on a 24-hour clock.

    • To limit the number of emails that can be sent in a batch, enter the number in the Maximum Emails per One Run field.

    • To avoid repeated attempts to send failed email, enter the maximum number of attempts in the Email Send Failure Threshold field.

    • Set Reminder Email Sender to the store contact that appears as the sender of the reminder email.

    For a detailed list of these options, see Automated Email Reminder Rules in the Configuration Reference.

  4. When complete, click Save Config.

Email reminder templates

The default email reminder template can be customized, and additional templates created for different promotions. Email reminders have a selection of specific variables that can be incorporated into the message. The information in these variables is determined by the email reminder rule that you set up, and by the cart price rule that is associated with the coupon. The Insert Variable button can be used to insert the markup tag with the variable into the template. To learn more, see Email.

Email reminder preview {width="600" modal="regular"}

Customize an email reminder template

  1. On the Admin sidebar, go to Marketing > Communications > Email Templates.

  2. Click Add New Template.

  3. In the Template list under Magento_Reminder, choose the Promotion Notification/Reminder template.

  4. Click Load Template.

Follow the standard instructions to customize the template.

Email reminder variables

Coupon Code

{{var coupon.getCode()|escape}}

Coupon Usage Limit

{{var coupon.usage_limit|escape}}

Coupon Usage Per Customer

{{var coupon.usage_per_customer|escape}}

Customer Account URL

{{var this.getUrl($store,'customer/account/',[_nosid:1])}}

Customer Name

{{var customer_data.name|escape}}
{{template config_path="design/email/footer_template"}}

Email Header Template

{{template config_path="design/email/header_template"}}

Email Logo Image Alt

{{var logo_alt}}

Email Logo Image URL

{{var logo_url}}

Promotion Description

{{var promotion_description|escape|nl2br}}

Promotion Name

{{var promotion_name|escape}}

Store Name

{{var store.frontend_name}}

Store URL

{{store url=""}}
recommendation-more-help
d5ef48ad-708f-4ce5-a225-e7bb6053ded5