=== Cart-Based Tiered Discounts for WooCommerce ===
Contributors: Nexolis
Tags: wooCommerce, discount, tiered discount, cart total, discount rules
Requires at least: 4.4
Tested up to: 6.9
WC requires at least: 3.0
WC tested up to: 9.*
Requires PHP: 5.6
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Text Domain: cart-based-tiered-discount-for-woocommerce
Stable Tag: 1.0.3



Create tiered cart-based discounts and apply them to products, categories, or the entire store from a custom WooCommerce settings tab.

== Installation ==

1. Upload the `cart-based-tiered-discount-for-woocommerce` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to WooCommerce settings and find the new "Tiered Discounts" tab to configure your discount rules.

== Frequently Asked Questions ==

= How do I enable the discount? =
Once activated, you can enable the discount in the WooCommerce settings under the new "Tiered Discounts" tab.

= Can I apply the discount to specific products or categories? =
Yes, you can choose to apply the discount to the entire shop, specific products, or categories.

== Changelog ==

= 1.0.2 =
* Fixed - warnings Undefined array keys in admin settings page
* Fixed - Applied isset() and null coalescing checks for safe access to all discount rule data
* Added - Product link in plugin header
* Fixed - Fixed minor bugs
* Tested - with latest WC versions
* Fixed _ minor CSS issues.

= 1.0.1 =
* Updated the Setting UI to use native styles and color pickers.
= 1.0.0 =
* Initial release of Cart-Based Tiered Discounts for WooCommerce.


== Acknowledgments ==

Developed by the Nexolis Team.
