I wish to sell product bundles but not individually the products which are composing the bundle.
In the screenshot attached, I wish to sell the DEFCON 1 pack composed of DEFCON 1 and DEEP DIVE but I don't want to authorize DEEP DIVE to be sell alone.
I tryed to set DEEP DIVE as a private product. You can't see DEEP DIVE so you can't buy it, but you can't also add the Pack DEFCON 1 into your basket...
I created my product bundle, this is visible in the shop (I have categories and the shop only shows chosen categories).
The products, which are only available in the bundle, have the category "not shown" or something like this. This category is not shown in the shop. Unfortunately, google can index the product so it is possible for a user to come to the single product site, even if its not in the shop or menu. You cannot avoid this, but I just added "not purchasable as single item" to the description an hide the "add to basket" button with some code, so the user cannot order it.
1. Navigate to WPClever >> Product Bundles >> find the "Link to individual products" option and choose "No" to unlink individual products from the smart bundle.
2. Edit the single product page, adjust the Catalog Visibility of that product to Hidden from search and shop results to prevent buyers from finding individual bundled products and purchasing them outside the bundles. This will do the trick.
Hi
I wish to sell product bundles but not individually the products which are composing the bundle.
In the screenshot attached, I wish to sell the DEFCON 1 pack composed of DEFCON 1 and DEEP DIVE but I don't want to authorize DEEP DIVE to be sell alone.
I tryed to set DEEP DIVE as a private product. You can't see DEEP DIVE so you can't buy it, but you can't also add the Pack DEFCON 1 into your basket...
Thank for your help.
Attached files: Sample_Bundle_D1.png
Hi, I had the same problem and solved like this:
I created my product bundle, this is visible in the shop (I have categories and the shop only shows chosen categories).
The products, which are only available in the bundle, have the category "not shown" or something like this. This category is not shown in the shop. Unfortunately, google can index the product so it is possible for a user to come to the single product site, even if its not in the shop or menu. You cannot avoid this, but I just added "not purchasable as single item" to the description an hide the "add to basket" button with some code, so the user cannot order it.
Hi Olivier,
Thanks for contacting us here.
It's possible to prevent customers from finding and purchasing products you created for smart bundles separately outside smart bundles.
You can kindly refer to this guide https://doc.wpclever.net/docs/woosb/faqs/12-unlink-individual-products-in-bundles/ then
1. Navigate to WPClever >> Product Bundles >> find the "Link to individual products" option and choose "No" to unlink individual products from the smart bundle.
2. Edit the single product page, adjust the Catalog Visibility of that product to Hidden from search and shop results to prevent buyers from finding individual bundled products and purchasing them outside the bundles. This will do the trick.
Best regards.
Janilyn T. - WPClever Support Agent
@Janilyn
This works well. Thank for help!