=== View and Share Carts for WooCommerce === Contributors: rermis Tags: woocommerce, cart, share, coupon, custom pricing License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Requires at least: 6.6 Tested up to: 6.9 Stable tag: 1.0.11 A simple, fast, lightweight admin tool to share or recreate recent WooCommerce carts. Label carts, adjust pricing, and manage coupons. == Description == A simple, fast, lightweight admin tool to share or recreate recent WooCommerce carts. Label carts, adjust pricing, and manage coupons. ## Features ☑ **Cart List** — Show recent carts in admin with meta data ☑ **Custom Prices** — Enter a custom price per product ☑ **Coupon Updates** — Add/remove applied coupons for a saved cart ☑ **Share/Open Cart Link** — Copy or open a cart link ☑ **IP Lookup** — Quick link to ipinfo.io for the cart’s IP ☑ **Order Link** — Display order ID when a cart converts == Installation == 1. Upload the plugin files to `/wp-content/plugins/view-carts` or install via the Plugins screen. 2. Activate the plugin. 3. Go to **View & Share Carts** in the admin menu. == Screenshots == 1. Admin Cart Table 2. Inline Price Edit 3. Share or Recreate Cart Flow == Changelog == = 1.0.11 = * List carts by date, Compatibility with WC 10.7 = 1.0.8 = * Improve new cart polling for admins = 1.0.7 = * Fix assign orderid on checkout = 1.0.6 = * Fix cart save when variation selected = 1.0.5 = * Only display unexpired coupons in admin dropdown = 1.0.3 = * Public release = 1.0.2 = * Updates for Review ID: R view-carts/rermis/14Nov25/T2 20Nov25/3.6.1 = 1.0.0 = * Initial release == Frequently Asked Questions == = Who can access it? = Admins or users with `manage_woocommerce` or `manage_options`. = How long are carts kept? = Carts are stored in transients by default for 1 week, or up to 12 months.