If an individual use only coupon is added, pricing deal discount table remains
-
If you have a pricing deal (lets say BOGO buy x get y free), and you add x products the pricing table appears on the basket page.
If you then add an individual use only normal Woocommerce coupon, the pricing deal discount gets removed from the basket however the table showing the pricing deal that was previously applied remains, being confusing for the customer.
The table remains even if the page itself is refreshed.
It also seems that is the coupon was added before the pricing deal was valid (so <x products), the table still appears when it does become valid (>=x products) however the deal is not applied in the basket.
The individual use only coupon does take priority over the pricing table (I assume this is intended).
In addition an error message will always appear at the top of a basket page when the pricing rule criteria has been met saying ‘the individual use coupon has been applied and can’t be used in conjunction with other coupons’, this suggests the pricing deals code is trying to add the discount but only being stopped by Woocommerce (but still managing to display the table?), a confusing message for the customer nonetheless.
I can only assume this plugin isn’t doing a check before it is applied to see if it can be applied before it tries to apply itself to the basket.
This is using version 2.0.0.7
- The topic ‘If an individual use only coupon is added, pricing deal discount table remains’ is closed to new replies.