Hi, i also face this problem on WooCommerce Cart widget.
I am using WooCommerce 2.1.9 and Bulk Discount 2.2
Is there any workaround?
I noticed when the filter_item_price
function is called the discount is already applied to the $price
variable, but i don’t know where or when it was applied.
Thanks