π¬ Recover abandoned WooCommerce carts with custom coupon emails
β‘ 85 views Β· π¬ Lead Nurturing & AI Sales Agents
Description
Stop paying for expensive plugins to recover your valuable revenue from abandoned carts on your WooCommerce store
How It Works?
- When a product is added to a userβs cart on your store, it fetches the cart contents via webhook & it utilises the code provided in the red sticky note to fetch the required info.
- It waits for a specified time to allow the user to place an order.
- It checks if the order has been placed or not.
- It creates the HTML with dynamic information fetched from previous nodes.
- It sends the email to the user via configured SMTP credentials.
Setup Steps (20 minutes):
- Set up your WooCommerce Account Credentials in n8n
- Set up webhook in n8n & WooCommerce
- Add the provided code in functions.php or as a PHP snippet via a plugin onto your website
- Customize the coupon codeβs phrase according to your needs
- Customize the emailβs HTML code according to your needs
Requirements
-
WooCommerce Store: With REST API access enabled.
-
SMTP Credentials: For sending recovery emails.
For any queries, you can ping me on X
π Nodes Used
Send Email, HTTP Request, Webhook, WooCommerce
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File