#09 E-commerce n8n + OpenAI

E-commerce Abandoned Cart Recovery Engine

Detects abandoned carts in real time, waits 30 minutes, then triggers a 3-email recovery sequence with AI-personalized copy based on the items left behind. Includes a time-limited discount on email 3.

ROI~$2,000–$8,000/mo recovered
Setup Time~45 minutes
Platformn8n + OpenAI
CategoryE-commerce
Cart Abandoned Event (Shopify / WooCommerce)
           ↓
     n8n Webhook Trigger
           ↓
   Wait 30 minutes
           ↓
   Check: Did they purchase?
   ┌──────────┴──────────┐
  Yes                   No
   ↓                     ↓
 Stop              OpenAI: Personalize
sequence          recovery copy
                        ↓
                   Email 1 (30 min)
                        ↓
                   Wait 24h → Email 2
                        ↓
                   Wait 48h → Email 3 (10% off)
NodePurpose
WebhookShopify / WooCommerce cart events
Wait30min, 24h, 48h delays
HTTP Request (Shopify)Check if purchase completed
OpenAI ChatPersonalize copy based on cart items
HTTP Request (Resend)Send recovery emails
CodeGenerate discount code
Google SheetsTrack recovery rates
BeforeAfter
70% cart abandonment rate (industry avg)15–25% recovery rate with 3-email sequence
No personalizationAI copy tailored to exact cart items
$0 recovery revenue$2,000–$8,000/mo at $50 avg order value
SHOPIFY_API_KEY Store API credentials
OPENAI_API_KEY Personalized email copy
RESEND_API_KEY Email delivery
DISCOUNT_PERCENT e.g. 10 (for 10% off on email 3)
BRAND_NAME For personalized email signature
Ready to implement?
Get the full import-ready workflow
Production-ready n8n JSON — copy, import, deploy in under an hour.
Get the Workflow — $29