WooCommerce Dynamic Pricing 3.3.0

Download WooCommerce Dynamic Pricing 3.3.0 from nulled fire. Bulk discounts, role-based pricing and much more
* Update: Include 0 based pricing for advanced category rules when using Groups.
* Fix: Fix issue where Mix and Match product children product titles were incorrectly being set to the parent name.
* New: Allow WooCommerce Memberships to be used for advanced pricing rules, "Applies To".
* Fix: Double check a variations parent exists before getting it's categories.
* Fix: Fix issue where prices were not discounted in the shop for Variable Subscription products.
* Update: Add filter to disable cumulative simple rules. add_filter('woocommerce_dynamic_pricing_is_cumulative', '__return_false');
* Update: Skip cached prices when $force_calculation is passed into on_get_price();
* Update: Don't preform tax calculations on fixed price adjustments, WooCommerce already does the calculations for us.
* Fix: Non repeating advanced product special offer rules calculations when the Receive quantity is larger than the cart item quantity.
* Update: Check cart exists in context tracker before use.
* Fix: Fix issue with mini cart again for WC 3.3.1