Skip to Content
Your subscription data now goes where you need it: the Curobi Developer API feeds your warehouse, ERP or CRM, and webhooks tell you the moment something changes — read the API docs →
FeaturesMix & Match

Mix & Match

Mix & Match is a quantity-break “pick-your-own” bundle. Customers assemble a selection from categories you define, and the price is the sum of the items they pick, minus a volume discount that grows as they add more — “buy more, save more.” It’s a distinct average-order-value lever that sits alongside the box programs.

Available on the Pro plan. See Pricing & Plans.

How it’s different from the box programs

How pricing works
Curated / Build-a-BoxA fixed box price; components ship as $0 component lines.
Mix & MatchDynamic — price = Σ(selected item prices) − the quantity-tier discount.

The discount is applied at checkout by a Shopify discount function, so the quantity break is real Shopify pricing (not a display-only estimate) and works for both one-time and subscription purchases. Because Mix & Match lines are real product lines, the customer portal can edit them (quantity, swap, skip) with no special handling.

The Mix & Match dashboard

Mix & Match bundles have their own Mix & Match entry in the nav. The list shows each bundle and its status.

The Mix & Match dashboard listing bundles and their status

Create a Mix & Match bundle

Click Create and give the bundle a name.

Creating a new Mix & Match bundle

Add categories

Mix & Match uses app-defined custom categories (not Shopify collections) to group what customers can pick from — for example “Coffee,” “Snacks,” “Add-ons.” Add the categories the bundle should offer.

Adding custom categories to a Mix & Match bundle

Assign products to categories

Assign products and variants into each category. A bundle can span multiple categories, each with its own set of products.

Assigning multiple categories and products in the Mix & Match editor

Add volume discount tiers

Define the quantity breaks — the more items a customer picks, the higher the discount. For example: 3 items → 5% off, 5 items → 8% off, 8 items → 12% off. These tiers drive the discount function that reprices the cart at checkout.

Adding volume discount tiers to a Mix & Match bundle

Choose subscription and/or one-time

Choose whether the bundle is available as a subscription, a one-time purchase, or both — just like the other purchase modes.

Subscription and one-time options for a Mix & Match bundle

Publish

Publish the bundle to make its storefront widget live on the box product’s page.

A published Mix & Match bundle

Last updated on