Bug: WooCommerce Product Bundle pricing issue
-
WC Fields – Version 3.0.4 / 3.0.3
WordPress – Version 5.8.2
WooCommerce – Version 6.0.0
WooCommerce Product Bundles – Version 6.13.2Bug Description: When using the product bundle “priced individual” discount, discount is applied twice at checkout. i.e. $100 product with a 50% discount, discount is applied twice and product gets priced at $25 ($100*50%*50%)
Steps to reproduce:
– Create “Product1” @ $100
– Create “Product Bundle1” with “Product1” product – Configuration “priced individual” discount of 50%
– Product Bundle Page – Priced correctly at 50% discount, product is $50
– Add to “Product Bundle1” cart
– In cart/Checkout – “Product Bundle1” is priced at $25
– User is charged $25 on checkout– Numbers are rounded for easier understanding, but this is reproducible with other discounts. e.g. $100, 25% discount, product is discounted to $56.25 ($100 * 25% * 25%) on cart/checkout
Workaround:
– Deactivate “WC Fields” plugin
– “Product Bundle1” discount is correctly applied, priced at $50 (50% discount)Under WC Fields -> Settings -> Pricing Rules – set to “No”
Is there any way to get this fixed or some other configuration to get this working as expected? Thanks!
The topic ‘Bug: WooCommerce Product Bundle pricing issue’ is closed to new replies.