FixLayer CrossCart Sync captures a customer’s basket from the WooCommerce checkout page and (optionally) sends one recovery email after a delay.
It is designed to be simple:
- Capture basket + email address at checkout
- Send one recovery email with a secure restore link
- Automatically delete old basket records after a retention period
How it works
- On the WooCommerce checkout page, the plugin watches the billing email field.
- When an email address is entered, it snapshots the current basket.
- A WP-Cron task checks for baskets that have not changed for the configured delay and sends one email.
- The email includes a restore link. When clicked, the basket is restored and the customer is redirected to the cart.
Privacy
This plugin stores the customer’s email address and a snapshot of their WooCommerce basket so it can send a recovery email.
You can control retention in WooCommerce → CrossCart Sync.