AutomationFlowsE-commerce › Automated Abandoned Cart Recovery Emails for Shopify Stores

Automated Abandoned Cart Recovery Emails for Shopify Stores

ByDavid Olusola @dae221 on n8n.io

This n8n template automatically sends personalized recovery emails to customers who abandon their shopping carts. Recover 15-25% of lost sales with intelligent, well-timed follow-up emails that include exact cart contents. Use cases: Online stores, e-commerce brands,…

Event trigger★★★★☆ complexity12 nodesShopify TriggerShopifyEmail Send
E-commerce Trigger: Event Nodes: 12 Complexity: ★★★★☆ Added:

This workflow corresponds to n8n.io template #6111 — we link there as the canonical source.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "id": "Gx5DBmEYxiVkQjJO",
  "name": "ABANDONED CART RECOVERY EMAIL",
  "tags": [],
  "nodes": [
    {
      "id": "21b8840b-09d2-44ab-9d26-bd3bec00e4ce",
      "name": "Cart Created",
      "type": "n8n-nodes-base.shopifyTrigger",
      "position": [
        -860,
        340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b9cac3ca-f8d9-4bd0-bd68-ad363e7b9b7f",
      "name": "Wait 1 Hour",
      "type": "n8n-nodes-base.wait",
      "position": [
        -640,
        340
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "ddd8efe1-6d20-4e81-af0d-373a0e8b9a79",
      "name": "Check if Order Exists",
      "type": "n8n-nodes-base.shopify",
      "position": [
        -420,
        340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "373b19b0-2271-4617-8010-397c44442c8c",
      "name": "If Cart Abandoned",
      "type": "n8n-nodes-base.if",
      "position": [
        -200,
        340
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "34fe14ce-ce1e-423b-a092-885223aea946",
      "name": "Format Email Data",
      "type": "n8n-nodes-base.set",
      "position": [
        20,
        340
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "0d2b87b8-a254-4777-9499-dc7a0b80d555",
      "name": "Send Recovery Email",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        240,
        340
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "fb16786b-9f9c-4ca7-b305-ed99b08c5410",
      "name": "Workflow Info",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1200,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2905b395-c08a-4635-9aae-3570501dc8ae",
      "name": "Features & Config",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "86da44ac-1f29-4ee4-af11-7800b0101706",
      "name": "Business Value",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        80,
        500
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "770c98ba-1f3d-4063-8917-10200ea495ea",
      "name": "Customer Journey",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -580,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d0af7b75-7242-49e2-9263-ab9a9d458fd2",
      "name": "Email Setup",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        240,
        60
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9012979d-cd0f-4a4e-a670-ca5e8cc0a04a",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -520,
        520
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "f97ae925-780a-49be-89fc-2cbb903b593b",
  "connections": {
    "Wait 1 Hour": {
      "main": [
        [
          {
            "node": "Check if Order Exists",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Cart Created": {
      "main": [
        [
          {
            "node": "Wait 1 Hour",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Format Email Data": {
      "main": [
        [
          {
            "node": "Send Recovery Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If Cart Abandoned": {
      "main": [
        [
          {
            "node": "Format Email Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check if Order Exists": {
      "main": [
        [
          {
            "node": "If Cart Abandoned",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

This n8n template automatically sends personalized recovery emails to customers who abandon their shopping carts. Recover 15-25% of lost sales with intelligent, well-timed follow-up emails that include exact cart contents. Use cases: Online stores, e-commerce brands,…

Source: https://n8n.io/workflows/6111/ — original creator credit. Request a take-down →

More E-commerce workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

E-commerce

This automation triggers when a new order is placed in your Shopify store. It then waits a short period, intelligently identifies complementary products based on the customer's purchase, retrieves tho

Shopify Trigger, Shopify, Email Send
E-commerce

This workflow automates the synchronization of product prices across Shopify and WooCommerce platforms to ensure retail consistency. It triggers when a price change is detected in either system, appli

Shopify Trigger, Woo Commerce Trigger, WooCommerce +3
E-commerce

Shopify + Mautic. Uses shopifyTrigger, noOp, mautic, crypto. Event-driven trigger; 26 nodes.

Shopify Trigger, Mautic, Crypto +1
E-commerce

Having a seamless flow of customer data between your online store and your marketing platform is essential.

Shopify Trigger, Mautic, Crypto +1
E-commerce

This workflow functions like the integration of Shopify products with Odoo products, Shopify customers with Odoo customers, and paid Shopify orders with Odoo sales orders containing multiple products.

Shopify Trigger, Odoo