Skip to content

Abandoned Cart Recovery

Example prompt: "When someone abandons their cart on Shopify, wait 2 hours and then send them a personalised email reminding them what they left behind."

How to automate abandoned cart recovery with GloriaMundo

The Problem

Cart abandonment rates in e-commerce typically sit between 60-80%. For every 10 customers who add items to their cart, 6-8 leave without completing the purchase. The reasons vary — distraction, price hesitation, unexpected shipping costs — but the outcome is the same: lost revenue. Dedicated cart recovery tools exist, but they tend to send generic templated emails that feel impersonal and are easy to ignore. For small to mid-sized shops, paying for a full-featured abandoned cart platform may not be justified, so the opportunity is simply left on the table.

How GloriaMundo Solves It

We build a workflow that monitors abandoned carts via Shopify. When a customer adds items to their cart and does not complete checkout within a defined window (e.g. 2 hours), an integration step retrieves the cart details — the products, quantities, prices, and the customer's email address. A conditional step verifies that the customer has not since completed the purchase (to avoid sending a recovery email to someone who already bought). An LLM step writes a personalised recovery email that references the specific items left behind, addresses common hesitation points, and includes a link back to the cart. An integration step sends the email via Gmail. Glass Box preview shows you the cart data, the draft email, and the recipient before anything is sent, so you can refine the tone or add a discount code on first setup.

Example Workflow Steps

  1. Trigger (integration): Fires when a Shopify cart is abandoned — customer added items but did not complete checkout within 2 hours.
  2. Step 1 (integration): Retrieve the abandoned cart details from Shopify — product names, images, quantities, prices, and customer email.
  3. Step 2 (conditional): Check whether the customer has since completed the purchase. If they have, end the workflow.
  4. Step 3 (llm): Write a personalised recovery email referencing the specific items in the cart, addressing common reasons for hesitation, and including a link to resume checkout.
  5. Step 4 (integration): Send the recovery email to the customer via Gmail.

Integrations Used

  • Shopify — source of abandoned cart data, product details, and customer contact information
  • Gmail — delivers the personalised recovery email to the customer

Who This Is For

E-commerce store owners and marketing managers running Shopify shops who want to recover lost sales from abandoned carts without investing in a dedicated cart recovery platform. Particularly effective for stores with average order values where even a modest recovery rate makes a meaningful revenue difference.

Time & Cost Saved

Manually monitoring abandoned carts and writing individual recovery emails is impractical for most shops — it simply does not get done. This workflow automates the entire process. Industry data suggests that cart recovery emails can recapture 5-15% of abandoned carts. For a shop with 100 abandoned carts per month and an average order value of 50 pounds, even a 10% recovery rate represents 500 pounds in monthly revenue that would otherwise be lost. The workflow uses integration, conditional, and LLM steps, costing a few credits per recovery email.