How to set a minimum cart value on Shopify
A practical way to use minimum cart value rules when small orders eat into margin, plus where to show the rule and how to test it.

Small orders can look harmless in the dashboard and still be painful in the warehouse.
A $9 order may carry the same picking, packing, payment, support, and label work as a $90 order. For some Shopify stores, especially stores with low-margin goods, wholesale packs, heavy items, or free shipping thresholds, the problem is not quantity. It is the order value.
That is where a minimum cart value rule helps. The store lets shoppers browse and add products as usual, but asks them to reach a set cart subtotal before checkout.
What minimum cart value means
A minimum cart value rule sets the lowest cart amount a customer must reach before they can place an order.
Example:
Minimum order value: $50 before checkout.If the cart subtotal is $42, the store should explain the gap and show the next action. Something like:
Add $8 more to check out.Keep the wording tied to what your rule actually checks. If the rule uses subtotal before shipping and taxes, say that in your internal setup and avoid customer copy that sounds like the final payment total.
Minimum cart value vs minimum order quantity
Minimum cart value and minimum order quantity solve different problems.
Use minimum cart value when the pain is margin. A customer can buy one expensive item and still create a profitable order.
Use minimum order quantity when the pain is units. A wholesale SKU may need 12 units because it ships in a carton, even if the subtotal is already high.
Some stores need both. A food brand might require at least $100 per wholesale order and also require sauces to be ordered in cases of 6. Those rules should work together, not fight each other.
When a minimum cart value rule makes sense
This rule is worth considering when you see one of these patterns:
- Low-value orders take too much handling time.
- Packing material and label costs feel high compared with the order subtotal.
- Free shipping makes small orders unprofitable.
- Wholesale buyers are placing tiny replenishment orders that do not fit your operations.
- You want retail customers to build a basket, but quantity rules would feel too strict.
Do not set the number because it sounds nice. Pull a few recent orders and look at what they took to fulfill. The useful threshold is usually the one where the order stops feeling silly to pack.
Where to show the rule
A minimum cart value rule should not surprise the customer at the last click.
Show it in the cart drawer or cart page, close to the checkout button. If your store has a sticky cart bar, show the remaining amount there too. For wholesale stores, it may also belong on the account page, product page, or buying guide.
The message should be short:
Minimum order is $50. Add $8 more to continue.That copy does two jobs. It explains the rule and gives the customer a number they can act on. A generic message like "Cart does not meet requirements" makes people hunt for the problem.
What amount should you choose?
Start with your real operating pain, not a competitor's threshold.
Look at:
- Average packing time for small orders.
- Packaging and label cost.
- Payment fees.
- Pick-and-pack work.
- Whether free shipping applies.
- The products customers usually add to reach the threshold.
You do not need a perfect model on day one. A rough number is fine if you test it against actual orders. If many good customers keep missing the threshold by a tiny amount, the number or messaging may need work.
Customer tag rules for wholesale and retail
Retail and wholesale buyers often need different minimums.
A retail store might allow any order above $25. A wholesale buyer may need a $250 minimum because the team packs wholesale orders differently. If the rule depends on customer tags, test logged-in and logged-out behavior carefully.
Also decide what happens when a wholesale customer forgets to log in. A good message can say:
Wholesale minimums apply after login. Sign in to view your order rules.Avoid exposing internal tag names like wholesale-tier-b in customer-facing copy. That feels sloppy and can create support questions.
Shopify setup options
Shopify's default setup may not cover every minimum cart value rule a merchant wants, especially when the rule changes by customer tag, product group, market, or cart contents.
Some stores handle the message with theme edits and handle enforcement elsewhere. Some use custom code. Others use an order limit app so the rule, error message, and cart behavior live in one place.
Nexo Order Limits is built for these store-operator rules: minimum cart value, minimum quantity, maximum quantity, product multiples, and conditions such as customer tags. It is not a substitute for deciding the rule well. It just gives you a cleaner place to run it.
Testing checklist before you trust it
Test the rule like a shopper who is trying to get through checkout fast.
- Add a cart below the minimum and try to check out.
- Add one item that brings the cart exactly to the minimum.
- Remove an item in the cart drawer.
- Change quantities on the cart page.
- Test discount codes if your rule should run before or after discounts.
- Test logged-in wholesale customers and normal retail customers.
- Test mobile.
- Read the error message out loud.
The last one matters more than it sounds. If the message does not tell the customer how much to add, you have made a rule but not a buying path.
FAQ
What is a minimum cart value on Shopify?
A minimum cart value is the lowest cart amount a customer must reach before checkout. Stores use it to avoid orders that cost too much to pick, pack, ship, or support compared with the subtotal.
Is minimum cart value the same as minimum order quantity?
No. Minimum cart value is based on money. Minimum order quantity is based on units. A store may use one or both depending on whether the problem is margin, packing, case packs, or inventory control.
Can I use different minimums for retail and wholesale customers?
Yes, if your setup supports customer conditions such as customer tags. Test the logged-in flow carefully, because wholesale rules usually depend on the store knowing who the customer is.
Should the minimum apply before or after discounts?
Pick the version that matches your margin logic, then make it consistent. Many merchants think in terms of subtotal before shipping and taxes, but discount behavior needs a deliberate decision.
What should the error message say?
Tell the customer the minimum and the gap. "Minimum order is $50. Add $8 more to continue" is much more useful than "Cart invalid."