I have a b2b woocommerce site and I’m using the b2bking plugin for this functionality. Now I want to create a stock clearance category where all of my users can view the decreased prices.
Now, on my site, I have made two groups: group 1 and Group 2, and the users in each are able to see the discounted price off the MSRP on whole site.
So, when I use the dynamic rule from the b2bking plugin for stock clearing, the rule applies to the MSRP rather than the price of each group.
I tested the dynamic rule, in which any product in the stock clearance category would receive a 50% discount, however the discount is computed off the MSRP rather than the individual group price, which already includes the discount price off the MSRP.(Since we are B2B Site )
So here’s an example: Group 1 receives a 10% discount off the MSRP. Group 2 receives a 20% discount off the MSRP.
This is exactly what I want (Any logic applied 50% off group pricing)
Gropu 1 will have a 10% + 50% off MSRP.
Group 2 will receive a 20% + 50% discount off the MSRP.