=== Disable Coupons At Product Level ===
Contributors: philsafc
Tags: woocommerce coupons, woocommerce disable coupons
Requires PHP: 7.0
Requires at least: 5.3
Tested up to: 6.5.2
License: GPLv2 or later
License URI: [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)
Stable tag: 1.2.1

A Wordpress plugin that allows users to disable customers use of coupons on selected products in WooCommerce

== Description ==

Easy way to disable the use of coupon codes on specific products within WooCommerce without having to update rules on coupons. 

Particularly useful if you have a large number of coupons as saves having to go through each coupon code and update the rules to exclude certain items. 


== Installation ==

1. Upload the plugin folder to your /wp-content/plugins/ folder.
2. Go to the **Plugins** page and activate the plugin.
3. On product pages use the "Coupon Options" tab under product data

== Screenshots ==

1. View of options on product screen


== Changelog ==

= 1.0.1 =

- Fixed: Checkbox field status not saving on product page

= 1.1 =

- New: Message shows at checkout and cart page to inform user that some or all products in the cart are not eligible for discount
- New: Now works with variable products, at parent level

= 1.2 =

- Tweak: Woocommerce 8.0.3 checks

= 1.2.1 =

- Tweak: 6.5.2 checks