=== WC Quantity Style ===
Contributors: devendrapali
Tags: woocommerce, quantity, cart
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Requires Plugins: woocommerce
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Replace default WooCommerce quantity arrows with separate plus and minus buttons that inherit your theme styling.

== Description ==

WC Quantity Style replaces the default WooCommerce quantity input arrows with separate plus and minus buttons. The controls inherit your theme styling by default and can be customized from the plugin settings.

**Features:**

* Separate plus and minus quantity controls
* Inherits theme styling by default
* Customizable appearance from the admin settings

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/wc-quantity-style`, or install through the WordPress Plugins screen.
2. Activate the plugin through the Plugins screen in WordPress.
3. Make sure WooCommerce is installed and active.
4. Configure options under WooCommerce settings if needed.

== Frequently Asked Questions ==

= How do I customize the quantity style? =

The plugin uses your theme styling by default. You can adjust options in the WooCommerce settings area under Quantity Style.

= Will this plugin work with my theme? =

Yes. WC Quantity Style is designed to inherit your theme styles so it works with most WooCommerce-compatible themes.

== Screenshots ==

1. Default plus and minus quantity controls styled by the theme.
2. Customized plus and minus quantity controls.

== Changelog ==

= 1.1.0 =
* Fixed fatal error on activation caused by incorrect file include paths.
* Fixed admin and public CSS/JS asset file paths.
* Load plus/minus quantity controls only when WooCommerce is active.
* Added WordPress.org readme.txt with license and compatibility headers.
* Declared WooCommerce as a required plugin.

= 1.0 =
* Initial release.

== Upgrade Notice ==

= 1.1.0 =
Fixes activation errors and improves compatibility with WooCommerce and recent WordPress versions.
