=== JinxBot Share Cart ===
Contributors: jinxbot
Requires at least: 5.8
Tested up to: 6.5
Requires PHP: 7.4
WC requires at least: 7.0
WC tested up to: 9.8
License: GPLv2

== Description ==

Share a WooCommerce cart via a link. Designed specifically to work with the
3DPrint plugin by passing cart items through p3d_add_cart_handler().

Features:
- "Copy Share Link" button on the cart page
- Supports multiple items with individual 3DPrint settings (printer, material,
  infill, filename, model hash, etc.)
- Share tokens expire after 7 days (matching 3DPrint file retention)
- Works for both admins and customers
- Merges shared items into the recipient's existing cart

== How to use ==

1. Build your cart as normal on the storefront.
2. On the cart page, click "Copy Share Link".
3. The URL is copied to your clipboard. Send it to your customer.
4. When they open the link, the items are added to their cart automatically
   and they are redirected to the cart page to check out.

== Changelog ==

= 1.0.0 =
* Initial release.
