Hello. My case is as follows: I sell sets of products, e.g. Product1, and it contains e.g. item1, item2, item3, item4, and it’s definied as single product in shopify base. I want to add a client an opportunity, to add more of this separate items on product page and to be able to select their quantity.
App which is the closest to my requirements is Essential Upsell, but it doeasn’t offer selecting a quanitity.
Can you reccomend anything?
BR,
Piotr
Hello @happify21 ,
I hope you are doing well!
Basically, there are lot of apps like -
1.) Rebolt ‑ Bundle Products
2.)BundleSuite Bundle Builder
You can check those apps for bundled products.
Quick tip: Before purchasing any app, try to contact them and tell them your requirements. If they have that functionality, it will be helpful for you to have a cross-question with them regarding the functionality.
Hey @happify21,
In order to do the requested changes requires to do the custom code in your theme file.
Could you please share the 4 digits collab code along with the store url in the p/m so that I can take a look and make the requested changes.
Thanks
Hi @happify21 
It looks like you want to add individual items from a set and allow customers to select the quantity for each added item. In this case, you can absolutely do this with Easify Product Options.
Here’s an example I’ve created so you can see how it works:
You just need to create the bundle product as usual in Shopify, then open the app to set up the add-on purchase options for that product. From there, you can create a new option and choose the display type as Checkbox or Button, depending on the interface you prefer. After that, use the Select add-on product feature to add individual items from the set that you want customers to be able to purchase separately.
To allow customers to select the quantity for each add-on item, simply go to Advanced settings and enable Allow Quantity Selector for option value. Once enabled, each add-on item will include a quantity selector so customers can adjust the amount based on their needs.
Overall, this setup is simple and intuitive. You can configure everything directly within the app in just a few basic steps — no coding or theme edits required — making it easy to use even without technical experience.