Build Your Own Bundle that works with Recharge & Privy?

So we currently have 4, 6, 8, 10 variety packs. But we would like people to be able to make their own variety packs with a minimum order of 4 items. Does anyone know of any app that would work for this that works with Recharge & Privy? Thanks.

you mean the custom bundle should integrate with Recharge & Privy, if so in what way ?

Most custom bundling apps can’t support subscriptions because the Shopify subscription API (the programming interface) cannot support the bundling logic. Under Shopify assumptions, the products are modeled as a single physical product.

But the custom bundling logic implies a product group selected by the customers and the price is calculated in real-time. When the platform makes a hard assumption like this, app developers can hardly work around the limit

Recently, our app BYOB tries to integrate with Recharge. So customers can build a pack and select a subscription option. If you’re still looking for a solution, feel free to take a look at our sample bundle.