=== Cart Saver ===
Contributors: yodsira
Tags: woocommerce, abandoned cart, recovery, email
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Recovers abandoned WooCommerce carts with one polite reminder and a one-click restore link.

== Description ==

Cart Saver watches your WooCommerce carts and brings shoppers back:

* Tracks both guest carts (via a first-party cookie token) and logged-in carts.
* Captures the billing email as soon as the customer starts checkout.
* After a configurable delay (default: 1 hour of inactivity) sends exactly ONE
  reminder - never spamming your customers.
* One-click restore: the email link rebuilds the whole cart, including product
  variations.
* Carts that convert from a reminder are marked as recovered and linked to the
  order.
* Live overview of active, abandoned and recovered carts with their value.

Upgrade to Cart Saver Pro for a 1 / 24 / 72-hour reminder chain, coupons in
reminder emails and a recovery report.

== Installation ==

1. Install and activate WooCommerce first.
2. Upload the `cart-saver` folder to `/wp-content/plugins/` and activate.
3. Adjust the reminder delay under Settings → Cart Saver.

== Changelog ==

= 1.0.0 =
* Initial release.
