WooCommerce Dynamic Pricing

WooCommerce Dynamic Pricing 3.6.0

Register or Log in for Free Download
A new update for WooCommerce Dynamic Pricing 3.4.8 is now available for free download. Big thanks to the contribution from our member @hargrave !
2025.10.11
* Update: WP and WC Compatibility updates.
* New: New feature and filter. apply_to_max. This allows us to create tiered pricing structures when the rule processing mode is Bulk. Tip, set higher quantities first.
Example: Buy 1-4 get 5% off, Buy 5-9 get 10% off, Buy 10+ get 15% off.
To use this feature add the following filter to your functions.php or custom plugin:
add_filter('wc_dynamic_pricing_advanced_product_rule_apply_to_max', '__return_true')...
Read the rest of this update entry...
 

A new update for WooCommerce Dynamic Pricing 3.6.0 is now available for free download. Big thanks to the contribution from our member @anne51 !

2026.08.17
* IMPORTANT: This release changes the price some existing Special Offer rules charge. Review your Special Offer rules after updating.
* Continuous quantity-tier, role, membership, category and order-total rules are unchanged.
* Fix - Special Offers could charge a per-unit price nobody configured, measured between 5% and 250% of the product's own price.
* Happened once an offer's allowance was partly spent, by another cart line or by another product sharing the same rule...
Read the rest of this update entry...
 
Back
Top