Storefront — what buyers see
Order rules
· ★ Only on BTB · Growth+ · Advanced adds cart-levelOne feature, four rule types: per-product min / max, per-collection (total or per-product), cart-wide quantity, and cart-wide amount. Customer targeting by tag, lifetime spend, or order count. Clear in-cart messaging so buyers always see "Add 5 more units" instead of a generic error.
What it does
Four rule types: per-product, per-collection, cart-quantity, cart-amount
Inline cart message shows exactly how much more to reach the minimum
Apply by customer tag — different minimums for different buyer groups
Enforced at checkout too — buyers can't slip through undersized orders
See it working
Storefront on the left. Admin on the right. Same feature, two perspectives.
Storefront — what buyers see
Admin — what you configure
vs. Shopify B2B native
Shopify B2B native
Native quantity rules are per-product only. Cart-wide quantity or amount limits require writing a Shopify Function (developer time).
BTB
Four rule types in one feature: per-product, per-collection, cart-quantity, cart-amount. Customer condition by tag, spend, or order count. Inline cart-page messaging with live remaining-count guidance.
Setup
All configured from the BTB dashboard — no code, no theme edits for the common case.
Four cards in the create flow: per-product, per-collection, cart-quantity, cart-amount. Each has its own form. Start with one type; add more rules later.
Set the numeric thresholds. Customer condition: all customers, tagged, by lifetime spend, or by order count. Choose whether the rule applies to guest visitors.
Write your own message with live variables (remaining units, cart total, product name, and more). Toggle "Show in cart" so buyers see the violation on the cart page + drawer, not just at checkout.
Common use cases
$500 minimum on the cart for wholesale-tagged buyers, no minimum for retail.
Buyers must add products in multiples of 12 (or 24, or 48) — no random loose units.
Buyer's tag decides their max order size — different limits per distributor group.
FAQ
More in Order rules