Creating an Abandoned Cart Email Sequence
Why Abandoned Cart Emails Work
Approximately 70% of e-commerce shopping carts are abandoned before checkout. A well-timed abandoned cart sequence can recover 5–15% of that lost revenue — often representing thousands of dollars per month with zero additional ad spend.
The key is a sequence, not a single email. Three emails — spaced over four days — dramatically outperform a single reminder.
The 3-Email Sequence Overview
| Timing | Goal | Tone | |
|---|---|---|---|
| Email 1 | 1 hour after abandonment | Gentle reminder | Helpful |
| Email 2 | 24 hours after | Overcome objections | Informative |
| Email 3 | 72–96 hours after | Urgency + incentive | Persuasive |
Email 1: The Gentle Reminder (1 Hour After)
This email assumes positive intent. The subscriber may have been distracted, had a technical issue, or simply forgot.
Subject: You left something behind Preheader: Your cart is saved — pick up where you left off.
Content structure:
- Brief, warm opening (2 sentences max)
- Product image and name with dynamic merge tags
- Single CTA button: "Return to Your Cart"
- No discount yet — you don't know why they left
Hi {{first_name}},
It looks like you left something in your cart. Life gets busy — we get it.
[Product Image]
{{field:cart_product_name}} — {{field:cart_product_price}}
[Return to Cart Button]
Your cart is saved and waiting for you.
In AcelleMail, set up a webhook trigger on your cart system to call the subscriber API when a cart is abandoned. Store cart data in custom fields (cart_product_name, cart_product_price, cart_url) before the automation fires.
Email 2: Overcoming Objections (24 Hours After)
If they didn't return after Email 1, there's a reason. Address common purchase barriers directly.
Subject: Questions about your order? Preheader: Free returns, secure checkout, and we're here to help.
Content structure:
- Acknowledge they might have hesitations
- Address the top 3 objections for your industry:
- Shipping cost — "Free shipping on all orders over $50"
- Return policy — "30-day hassle-free returns"
- Payment security — "256-bit SSL encryption, PayPal accepted"
- Include customer reviews or a star rating for the abandoned product
- CTA: "Complete My Purchase"
Social proof block:
⭐⭐⭐⭐⭐ "Best purchase I made this year." — Sarah M.
⭐⭐⭐⭐⭐ "Fast shipping, great quality." — David K.
Email 3: Urgency + Incentive (72–96 Hours After)
This is your last shot. It's time to create genuine urgency and, if your margins allow, offer an incentive.
Subject: {{first_name}}, your cart expires soon Preheader: Here's 10% off — because we want you to love this product.
Content structure:
- Urgency: "Your saved cart expires in 24 hours"
- Discount code displayed prominently (use
{{field:discount_code}}) - Product image + price with discount applied
- Stock scarcity if genuine: "Only 3 left in stock"
- Final CTA: "Claim My Discount"
Important: Only offer a discount if you can afford it. Many brands reserve it for Email 3 only — subscribers who were going to buy on full price already converted from Emails 1 and 2.
Setting Up the Automation in AcelleMail
- Go to Automation → Create Automation
- Set the trigger: API/Webhook — fires when your cart system calls the AcelleMail subscriber update endpoint
- Add Email 1 action at 0-hour delay
- Add condition: If subscriber has NOT clicked any link in Email 1
- Add Email 2 action at 24-hour delay
- Add condition: If subscriber has NOT converted (use a tag set by your order system:
completed-purchase) - Add Email 3 action at 72-hour delay
Stopping the sequence on conversion:
Configure your order completion webhook to add the tag completed-purchase to the subscriber. Add a "Has tag: completed-purchase" exit condition at each step to stop the sequence the moment they buy.
Measuring Success
Track these metrics per email in AcelleMail's campaign reports:
- Open rate: Should decrease from Email 1 → 3 (normal)
- Click-to-open rate: Most important engagement signal
- Recovery rate: Orders attributed to the sequence / total abandoned carts
A well-optimized 3-email sequence typically achieves 3–8% recovery rate, with Email 1 recovering the most and Email 3 recovering the highest-value orders.