Bundles & build-a-box

Sell boxes shoppers build themselves — or fixed sets — one-time or as a subscription.

1. What bundles are Starter plan and above

A bundle is a group of products sold together at a bundle discount. Sublyra supports two modes:

ModeWhat the shopper doesGood for
Build-a-boxPicks a set number of items (between your minimum and maximum) from the products you chose.Snack boxes, sample kits, "pick any 4" offers.
Fixed bundleBuys the whole set as one unit — no picking.Starter kits, curated routines, gift sets.

Both modes can be sold as a one-time purchase or made subscribable through any of your selling plan groups. The discount is a real automatic discount in Shopify, so the price the storefront advertises is the price checkout charges — no discount codes for the shopper to remember.

Plan note: bundles are included from the Starter plan up, together with quantity breaks. Stores on the free Launch plan see the page but can't save. See pricing.

2. Create a bundle

1 In the Sublyra admin, go to Settings → Bundles & boxes.

2 In the Create a bundle card, pick the mode: Build-a-box (shoppers pick items between your min and max) or Fixed bundle (the whole set sells as one unit).

3 Fill in the fields:

FieldWhat it does
Bundle nameShown at the top of the storefront block.
Minimum / Maximum items (build-a-box only)How many items the shopper must pick (1–50). The box can't be added to cart below the minimum, and the picker stops at the maximum. A fixed bundle sells the whole set, so these fields don't apply.
Bundle discount (%)0–90. 0 means no discount. Applied automatically at checkout once the box reaches the minimum (build-a-box) or the whole set is in the cart (fixed bundle).
Subscription (optional)Pick a selling plan group and the box can be subscribed to — its products are attached to the group for you. Leave it on One-time purchase only for one-time boxes.
Box productsClick Choose products and pick the products the shopper can choose from (or, for a fixed bundle, the products in the set). At least one product is required.

4 Click Create bundle. Saving does three things: it snapshots product titles, images and prices into the storefront metafield, it creates (or updates) the automatic checkout discount, and — for subscribable boxes — it attaches the products to the selling plan group.

You're live when the banner confirms it. The success message tells you which theme block to place: the Box Builder block for build-a-box, the Fixed bundle block for fixed sets (section 5).
Prices are a snapshot from save time. If you change a product's price in Shopify, come back and re-save the bundle (Edit → Save changes) so the storefront shows the new price.

3. How the bundle discount works

When you save a bundle with a discount above 0%, Sublyra creates an automatic discount in Shopify named Sublyra bundle — <your bundle name>. Key behaviours:

Permission note: creating discounts needs the write_discounts scope, which is requested on the install screen. If the store installed before that change, an amber "Additional permission needed" banner appears at the top of the page — click Grant access, approve on Shopify's screen, and save again.

4. Subscribable boxes

Link a bundle to a selling plan group and the box becomes a subscription product:

1 Create a selling plan group first if you don't have one — Subscriptions → Selling plans in the Sublyra admin. The group defines the delivery frequency (for example, every month).

2 On the bundle form, choose that group under Subscription (optional) and save. Sublyra attaches the bundle's products to the group automatically — no separate trip to the Selling plans page.

3 On the storefront, the block now offers a Subscribe & save path alongside the one-time purchase. The whole box is added with the group's first selling plan, and Shopify turns the checkout into a subscription contract like any other subscription order.

Every line of a box carries a shared _bundle_id line property, so the set stays grouped in the cart, on the order, and in your Shopify admin — fulfilment can see which items shipped together.

Empty group = one-time box. If the selling plan group you pick has no plans in it, the bundle saves but sells as a one-time purchase (you'll see a warning saying exactly that). Add a plan to the group and re-save the bundle.

5. The Box Builder and Fixed bundle theme blocks

Bundles render through app blocks in the theme editor — no code, no theme editing by hand.

1 In Shopify admin, go to Online Store → Themes → Customize.

2 Open the template where the bundle should appear (a page, the home page, or a product template).

3 Click Add block (or Add section) → Apps, then choose:

BlockShowsSettings
Box BuilderOne build-a-box bundle: the shopper picks items, sees the running total with the discount, and adds the whole box in one click.A single bundle ID field. Copy the ID from the bundle's card under Your bundles (it appears under the bundle name). Leave it blank to show your first active build-a-box bundle.
Fixed bundleEvery active fixed bundle as its own card: item list with thumbnails, the set total (struck through with a "save X%" note when discounted), and a one-click add. Subscribable sets get a Subscribe & save button too.None — all active fixed bundles render automatically.

4 Save the theme and open the page on your storefront to see it live.

Nothing shows? The blocks only render active bundles. If the page is empty, check the bundle is Active under Settings → Bundles & boxes, and (for the Box Builder) that the pasted bundle ID matches the ID on the bundle's card.

6. Edit, deactivate, delete

ActionEffect
EditLoads the bundle back into the form. Saving updates the storefront snapshot and the automatic discount in one go — always re-save after changing prices in Shopify.
DeactivateHides the box from the storefront and pauses its discount. The setup is kept, so you can switch it back on any time.
DeleteRemoves the bundle, its storefront block output and its automatic discount for good. Existing subscription contracts are not affected — subscribers on a bundle subscription keep renewing.

7. FAQ

Can a shopper buy a box one-time and subscribe to it later?

Yes. When the bundle is linked to a selling plan group, the block offers both paths — one-time purchase and Subscribe & save. The shopper picks per order.

What happens if a bundle product goes out of stock?

The box builder only lets shoppers pick products that are available for sale. If an item sells out, it stops being selectable until it's back in stock.

Does the bundle discount combine with the subscription discount?

The bundle discount is an automatic discount on the products; the subscription discount comes from the selling plan's pricing. Shopify applies automatic discounts according to its own combination rules — test a checkout on your store to see the final numbers before you promote the offer.

How many bundles can I create?

There's no fixed limit in the app. Each bundle renders through its own Box Builder block placement, and the Fixed bundle block shows every active fixed bundle as its own card.

Can I offer a volume discount without a box?

Yes — that's what quantity breaks are for: "buy 3+, save 10%" tiers on a single product instead of a multi-product box.

Related guides