If you are using WooCommerce Product Bundles , you will need to add the following code snippet so that the bundled product prices are not getting conflicted with other product prices.
You can provide discount based on any one of the following:
- Discount on the bundled product
- Discount in the individual products
Discount on the bundled product
Click the below button to see the snippet
Discount in the individual products
Do you want the discount to be applied only on the individual products and not on the whole bundled product ?
Add this below mentioned code snippet
Note:
You need to add any one of the code snippet based on your discount requirement.
Do not try to add both the snippets.
How to Add the Code Snippet:
Method 1: Easier
Using the Code Snippet plugin - Its a free, useful plugin
Method 2:
Adding the code snippet to your theme's functions.php file
I have more questions
Just leave your question and email by clicking the Live Chat button below.
We are always happy to assist you :)