PremiumNewFeaturedBundles & Mix-Match

Bundle Builder

Build-your-own bundles with tiered discount. Replaces Bold Bundles.

#bundles#mix-match#aov#bold-bundles-replacement#bundler-replacement

Live preview

See it in action.

Fully interactive, drag, click, scroll inside the frame, toggle to mobile.

About this section

A complete pick-N-from-collection bundle builder with live progress bar, real-time discount calculation, and one-click add-all-to-cart. Pure Liquid + Cart AJAX. Pair with a Shopify automatic discount keyed on the `_bundle` line property to apply the percentage at checkout.

Install in 90 seconds

  1. 01

    Create /sections/modblo-bundle-builder.liquid.

  2. 02

    Paste the section code and save.

  3. 03

    Add the section to any template via the theme editor.

  4. 04

    In Shopify Admin → Discounts, create an automatic order discount that targets line items with the property `_bundle` set, matching the percentage you configured here.

  5. 05

    (Optional) Limit by collection so the discount only applies when bundle products are present.

The Liquid

Unlock the section code

Bundle Builder is a premium section. Get the full Liquid + scoped CSS paste-ready.

One-time purchase · Lifetime updates · You own the code

Theme editor settings

SettingTypeDefault

Source collection

source_collection

collection,

Items per bundle

target_qty

range3

Discount %

discount_pct

range15

Eyebrow

eyebrow

textBuild your bundle

Heading

heading

textPick 3, save 15%

Subheading

subheading

textMix and match, discount applied at checkout.

Background

bg

color#ffffff

Foreground

fg

color#0b0b0c

Accent

accent

color#6366f1

Progress bar color

bar_color

color#16a34a

SEO & accessibility notes

  • Built on Cart AJAX (/cart/add.js), works with all theme stacks.
  • Real <button> elements on each card, keyboard navigable.
  • ARIA live region announces selection updates to screen readers.
  • Progress bar uses width transition only, no layout thrash, smooth on low-end devices.