WPC Product Bundles leaves single items despite set to “Bundles Only”
-
Good day, team!
Basically there is this script: https://wpclever.net/downloads/woocommerce-product-bundle
It allows to stack single items to a bundle.When you don’t want to show bundle details upon filling up cart, it hides them.
So the cart goes like this:
1. Bundle name | 1 (quantity) | $100 (price)
2. Bundle name > Single item name # 1 | 1 | $0
2. Bundle name > Single item name # 2 | 1 | $0The module gives you the option to hide 2 & 3 in the cart, on checkout page – thus a customer’s email as well, as well as manager’s “new order” email.
But when we populate PDF file, we still see 2 & 3, yet we don’t need them.How to fix this and show only Bundle name if there is any?
Thank you!
Mike
- The topic ‘WPC Product Bundles leaves single items despite set to “Bundles Only”’ is closed to new replies.