Allow Customers To Create a Bundle of products and offer a specific price?

Question:
Hello. I am working with a client and he has a need to offer a specific type of offer, such as “Pick any 3 items for $39” and “Pick any 5 items for $50”. These items are in specific categories. How do I achieve this? I cannot find any possible way but this is a very popular e-commerce function. I do realize I could create bundles but that’s not what we want because the customers need to be able to pick on their own.

Product:
Wix Editor, Wix Stores

**What are you trying to achieve:
Trying to allow e-commerce customers to pick any 3 or 5 products as a “bundle” for a specific, set price. For example, pick any 3 items in this category for $39.

What have you already tried:
I’ve tried discounts, coupons, etc.

You can’t do exactly that out of the box but you can create bundles:

With Velo this could be done with createOrder() and some custom coding: createOrder - Velo API Reference - Wix.com

Thanks @Anthony so the Multiorders will create bundles but I believe those are pre-created bundles, not customer created, right? Otherwise, I’d have to figure this out in Velo and that’s gonna be pretty tough unless there’s a good example of it being done with Velo!

Yes that’s correct.

Another option might be third party apps in the app market: https://www.wix.com/app-market

Wix suggests the multiorder app but when I go to install it it’s showing that the app is no longer available. Is anyone else experiencing this issue?