Merchant dashboard
An embedded App Bridge + Polaris UI to create, edit and prioritise bundle rules.
A demo build showing how a private app expresses bundle logic that off-the-shelf apps can't — clean pricing at cart, a merchant UI for the rules, and no extra storefront scripts.
Illustrative architecture
Illustrative architecture — concept build, not a client system.
01 — The limit
Most bundle apps handle ‘buy product A + B for a fixed price’. They struggle the moment the rule has a condition — mixed-eligibility sets, tiered quantities, or ‘cheapest item free’ across a category — and they add storefront scripts and monthly fees on top.
A custom bundle builder expresses the exact rule your merchandising team wants, applies it server-side, and keeps the storefront fast because the discount logic runs inside Shopify rather than as third-party JavaScript.
02 — Worked example
A rule that trips up generic apps, handled cleanly by a Shopify Function that evaluates the cart and discounts the lowest-priced eligible line.
03 — Architecture
An embedded App Bridge + Polaris UI to create, edit and prioritise bundle rules.
Rules persisted as metaobjects / records, versioned and readable by the Function.
A Shopify Function evaluates the cart server-side and returns the discount.
No injected scripts — pricing logic lives inside Shopify, not the theme.
04 — Custom vs public
Typical scope: a focused bundle app sprint. Cautious range — CHF 4,000–10,000+ depending on rule complexity and dashboard needs.
05 — What we would measure
We don't promise numbers we haven't earned. These are the metrics we'd wire up so the build's value is measured, not assumed.
Average order value — whether bundling actually lifts basket size, and by how much.
Attach rate — how often a bundle is taken versus a single item.
Storefront JS weight & page speed — confirming the build adds no third-party script bloat.
Discount accuracy at checkout — that the rule resolves to the exact price, every time.
Error rate — Function failures or mispriced carts, watched and alerted on.
FAQ
No. This is a demo / concept build that shows the architecture and approach. We scope a version tailored to your store from a short audit.
We'll scope a version tailored to your store from a short audit — architecture, integrations and edge cases included.