Plugin Author
renp
(@rene-puchinger)
pairadyce,
I’d really like to help you with the issue you are experiencing, but I need to reproduce the issue on my localhost. I tried different settings and it’s still working as intended on my side.
Thank you Rene π
When could we expect new version? of course I’ll be happy to send donation π
Plugin Author
renp
(@rene-puchinger)
I’m quite busy at the moment so I can’t tell exactly when will new version be available, but indeed there is going to be a new version with few minor features including the one discussed here.
Plugin Author
renp
(@rene-puchinger)
New version 2.1 of Bulk Discount adds another option for product variations to apply discount to product variations as if they were one product. This should help.
Hi Rene I tested plugin. I checked new check-box (“You need to have this option checked to apply discounts to variations as if they were one product.”) but nothing has changed ;(
Plugin Author
renp
(@rene-puchinger)
Hi maxi_kaz,
– Do you use Flat discount? (This feature doesn’t apply for Percentage discount).
– You need to enable Bulk Discount on each individual product (there is a new feature which makes disabling Bulk Discount on product level more reasonable). This needs to be done only once – for example after upgrading to version 2.1.
– Did you clear the WooCommerce sessions after making changes in global settings?
The result should then look like this: http://awesomescreenshot.com/0c11y7mx38
This means that the flat discount is applied only to the first product variation in cart.
Hi Rene
There is one answer for all your questions – YES π
When I am adding two different variations to cart nothing happens ;(, if I add two identical variations discount is working, if I add two identical variations and one different discount plugin works tricky π https://dl.dropboxusercontent.com/u/9074933/2variables3units.png
Plugin Author
renp
(@rene-puchinger)
maxi_kaz,
What are the variable product bulk discount settings? Which WordPress and WooCommerce versions are you using?
Plugin Author
renp
(@rene-puchinger)
I checked the issue again and there are indeed some problems. I reverted the feature to the state as it was before.
This means the administrator can choose to apply discounts to variations either individually or by a shared quantity. In the latter case, the quantity is determined by the sum of individual quantities in the cart, but the discount in applied to EACH of the variation lines in the cart.
In future I’ll probably dig into this feature again to add the option that maxi_kaz is requesting.