I’m trying to find a solution for wholesale discount to not be applied when a user has selected Bulk Discount products.
I’ve created a user role where users can buy_wholesale from Woo and with Role Pricing I’ve set a discount to 0.15 (15%) for every product. When the user orders x amount of y product and Bulk Discount is enabled, I want the bulk discount price to be without the 15% discount they get from the Role discount.
Also, when Bulk Discount is enabled the prices in the cart/checkout pages are not getting the price with VAT.
Can someone help with how I can achieve this? Thanks a lot!
Read more here: Override WC Role Pricing discount for WC Bulk Discount plugin