Checkout calculates Bundle price + each product in the bundle
-
I have created a bundle* product using yith bundle plugin free version. In the bundle options, I have added 3 single products and the quantity of each product.
Ex:
Building Sample A is the Bundle
– product A
– product B
– product C
The problem is at checkout, it calculates the price for each product + bundle.
At checkout :
Bundle price + (product A unit price x quantity) + (product B unit price x quantity) + (product C unit price x quantity) = totalThe price should only be the bundle price, it should not add the total price of each product bundle.
Here is the screenshot : https://imgur.com/a/9Z0lS
The page I need help with: [log in to see the link]
- The topic ‘Checkout calculates Bundle price + each product in the bundle’ is closed to new replies.