I have a composite product that is listing over 100 of my products just in one component. This is necessary to achieve my desired functionality. However, I obviously don't want customers to have to scroll through a list or dropdown of 100 products. Is there a way so that the component can list subcategories, and users can expand these subcategories and select a product as necessary?
I tried doing this by making a composite product with one component that holds all products for one category and then by having my main composite product have a component holding the other composite product acting as the subcategory. However, it seems as though I cannot have a composite product as a component.
Do you have some sort of built-in solution for this? Or do you know of a way I could program this and how to do that?
Is there a way I could program my desired functionality?
Or, is there a way I can have all of these subcategories be their own components? If I do it this way, is it possible to make say, at least 1 of the 5 components be required. So what I mean is, if I have product A B and C that are these subcategories, either A or B or C must have a selected option, but not all of them, and at least one?
I have a composite product that is listing over 100 of my products just in one component. This is necessary to achieve my desired functionality. However, I obviously don't want customers to have to scroll through a list or dropdown of 100 products. Is there a way so that the component can list subcategories, and users can expand these subcategories and select a product as necessary?
I tried doing this by making a composite product with one component that holds all products for one category and then by having my main composite product have a component holding the other composite product acting as the subcategory. However, it seems as though I cannot have a composite product as a component.
Do you have some sort of built-in solution for this? Or do you know of a way I could program this and how to do that?
Hi Selena,
Unfortunately, we can't implement the categories filter for each component.
Please try the Select2 interface here:
Then, buyers will be able to search products like this:
Best regards,
Dustin
Is there a way I could program my desired functionality?
Or, is there a way I can have all of these subcategories be their own components? If I do it this way, is it possible to make say, at least 1 of the 5 components be required. So what I mean is, if I have product A B and C that are these subcategories, either A or B or C must have a selected option, but not all of them, and at least one?
You should try another plugin, "product builder" or "bundle builder", for example: https://codecanyon.net/item/woocommerce-product-builder/19934326
I looked it up, and it looks like it has the features you want: https://demo.villatheme.com/woocommerce-product-builder/woo_product_builder/4353/?woopb_preview=1
Best regards,
Dustin