=== WpDev Studio Cart Drawer with Bundle Discounts for WooCommerce ===
Contributors: wpdevstudio10
Tags: woocommerce, side cart, ajax cart, mini cart, cart drawer
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A feature-rich WooCommerce side cart drawer with quantity-based bundle discounts and a fast, AJAX-driven checkout flow.

== Description ==

WpDev Studio Cart Drawer with Bundle Discounts for WooCommerce replaces WooCommerce's default cart page detour with a slide-out side cart drawer, so customers can review their order and check out without ever leaving the page they're shopping on.

**Key Features**

* AJAX side cart drawer — opens automatically after "Add to Cart" instead of redirecting to the cart page
* Quantity-based bundle discounts with configurable tiers (e.g. buy 2-3 for 5% off, 4-8 for 10% off, 9+ for 20% off)
* Per-product discount tier overrides via a "Bundle Pricing" tab on the product edit screen
* Free shipping progress threshold shown in the cart
* `[arch_buy_now]` shortcode for standalone "Buy Now" buttons that add a product and open the cart
* Optional AJAX add-to-cart on the single product page
* Customizable cart title, checkout button text, and accent color
* HPOS (High-Performance Order Storage) compatible

== Installation ==

1. Upload the `wpdev-fly-cart-for-woocommerce` folder to the `/wp-content/plugins/` directory, or install the plugin zip via Plugins → Add New.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Make sure WooCommerce is installed and active.
4. Configure options under Wordpress admin Dashboard → Flycart.

== Screenshots ==

1. Cart Options

2. Discounts

3. Upsell configuration

4. Rewared Setting

5. Side card front view


== Frequently Asked Questions ==

= Does this require WooCommerce? =

Yes. The plugin checks for WooCommerce on load and shows an admin notice if it isn't active.

= Can different products have different bundle discount tiers? =

Yes. Each product has a "Bundle Pricing" tab in the Product Data panel where you can override the global quantity discount tiers.

= Is this compatible with WooCommerce's new order storage (HPOS)? =

Yes, compatibility is declared explicitly.

== Changelog ==

= 1.0.0 =
* Initial release.
