Sorted Agency ยท sorted.agency ยท hello@sorted.agency
Copy the subject lines and body copy into your Klaviyo flow. Customise the [BRAND], [PRODUCT], and [DISCOUNT CODE] placeholders. The timing and conditional logic instructions are included after each email.
Hey {{ person.first_name | default: 'there' }},
You left something in your cart, and we wanted to make sure it didn't get lost.
Your {{ checkout.line_items | map: 'title' | join: ' and ' }} is still holding on for you:
{{ checkout.line_items[0].title }}
{{ checkout.line_items[0].price | money }}
Questions? Just reply to this email.
Hey {{ person.first_name | default: 'there' }},
Still on the fence? That's fair โ you're making a considered purchase.
Here's what people who made the same call are saying:
"I was skeptical at first but it genuinely changed my routine. Wish I'd ordered sooner."
โ Sarah M., verified buyer โญโญโญโญโญ
Over 10,000 customers have already made the call. Your cart is still waiting.
Go Back to My Cart โFree shipping on orders over $50 ยท Easy 30-day returns
Hey {{ person.first_name | default: 'there' }},
You've looked at your cart twice now. We want to make it easier to pull the trigger.
Use this code at checkout and take 10% off your order:
Code expires in 24 hours. One use per customer.
{{ person.first_name | default: 'Hey' }},
Last email from us about your cart โ we promise.
The code SAVE10 expires tonight. After that, your cart will clear and you'll need to start over.
Complete Order Before It Expires โ[BRAND NAME]
Layer these 2 SMS messages on top of the email sequence for subscribers who have opted into SMS. Expected additional recovery lift: +18โ23%.
Message:
Hey {{ person.first_name }}! You left something in your cart at [BRAND]. ๐ Still interested? โ [checkout link]
Reply STOP to opt out.
Message:
[BRAND]: Your 10% off code (SAVE10) expires tonight. Complete your order: [checkout link]
Reply STOP to opt out.
In Klaviyo โ Flows โ Create Flow โ Start from scratch. Set the trigger to Checkout Started.
Click the trigger โ Add flow filter โ Placed Order since starting this flow = false. This suppresses buyers.
Email 1: Wait 1 hour. Email 2: Wait 23 hours after Email 1. Email 3: Wait 24 hours after Email 2. Email 4: Wait 24 hours after Email 3.
Add a Conditional Split before Email 3. Condition: If someone has clicked an email in this flow โ True path โ skip Email 3 discount (they're engaged, don't give discount yet). False path โ send Email 3.
Turn on Smart Sending on all emails. This prevents subscribers from receiving the flow if they already received another email from you within the last 16 hours.
Add yourself as a subscriber, start a checkout but don't complete it. Confirm you receive each email at the correct time.