CartRecovr automatically captures abandoned carts and sends recovery emails to bring customers back to complete their purchase. Works with both classic and block checkout.
The average WooCommerce store loses 70% of potential revenue to abandoned carts. CartRecovr recovers a portion of that automatically — no manual work needed.
How it works
- Customer enters their email on your checkout page
- They tick the consent checkbox
- If they leave without buying, CartRecovr detects it
- A recovery email is sent automatically with a one-click cart restore link
- Customer clicks the link, their cart is restored, they complete the order
- The cart is marked as Recovered in your dashboard
Features
- Captures abandoned cart emails automatically on checkout
- Works with both classic checkout and block checkout
- GDPR consent checkbox on checkout
- Sends Email 1 automatically (1 hour after abandonment)
- One-click cart restore link in every email
- Admin dashboard with abandoned and recovered cart counts
- Manual send and delete from admin
- Unsubscribe link in every email
- GDPR compliant — data deletion and export tools
- Compatible with all WooCommerce themes
- Automatic SMTP plugin detection — works with WP Mail SMTP, FluentSMTP, Post SMTP, and more
- Test email button in settings
Want more?
CartRecovr Pro is a separate plugin that adds a full 3-email recovery sequence, discount coupons, email open/click tracking, revenue charts, CSV export, and targeting rules.
Requirements
- WordPress 5.8 or higher
- WooCommerce 7.0 or higher
- PHP 8.0 or higher
- MySQL 5.6 or higher
Local development
If you are testing on a local server (WAMP, XAMPP, Local), WP-Cron may not run automatically. Add this to your wp-config.php for local testing only — remove before going live:
define( 'CARTRECOVR_DEBUG_CRON', true );