Frequently asked questions
Find answers about minimum order quantities, checkout validation, pricing, and more.
No matching questions found
Try a different search term or browse by category.
Getting Started
6 Does Shopify have a built-in minimum order quantity feature?
No. Shopify does not have a native minimum order quantity setting for regular storefronts. Shopify Plus offers B2B catalog rules with quantity minimums, but those only apply to B2B channels. For all other plans and DTC stores, you need an app like Nex MOQ to enforce minimum order quantities.
Do I need Shopify Plus to use Nex MOQ?
No. Nex MOQ works on every Shopify plan — Basic, Shopify, Advanced, and Plus. Checkout validation is available on all plans.
Do I need to write any code?
No. Everything is configured through a point-and-click interface inside the app. No theme code changes, no Liquid edits, and no developer required.
What is the difference between MOQ and MOV?
MOQ (Minimum Order Quantity) refers to the minimum number of units a customer must purchase. MOV (Minimum Order Value) refers to the minimum dollar amount. Nex MOQ supports both — you can set quantity-based rules, amount-based rules, or combine them.
How do I install Nex MOQ?
Visit the Shopify App Store, search for "Nex Minimum Order Amount MOQ," and click Install. The app is added to your Shopify admin in seconds. No code or theme changes needed — just install, create your first rule, and activate.
How long does setup take?
Most merchants create their first rule in under 2 minutes. Choose a rule type (min or max, quantity or amount), select the scope (product, collection, or cart), set the value, and activate. The checkout validation starts working immediately.
Rules & Conditions
12 Can I set different minimums for wholesale vs retail customers?
Yes. Use customer tag conditions to create separate rules. For example, set a $500 minimum for customers tagged "wholesale" while retail customers have no minimum.
Can I set a minimum per product AND a cart minimum?
Yes. You can create multiple rules with different scopes. For example, require at least 6 units of Product A and a $50 cart minimum at the same time.
Can I set limits for specific countries?
Yes. Country conditions let you apply rules based on the customer's shipping destination. For example, limit orders to 3 items for shipments to Canada.
Can I set limits per variant?
Yes. You can scope rules to specific variants within a product, so different sizes or colors can have different minimum or maximum quantities.
Can I set an increment (multiples of)?
Yes. You can require that customers order in specific increments — for example, multiples of 6 — so they can only purchase 6, 12, 18, and so on.
How many rules can I create?
There is no limit inside the app. Shopify's platform allows up to 25 active validation rules per store, which is more than sufficient for most use cases.
Can I set a maximum order quantity?
Yes. Nex MOQ supports both minimums and maximums. You can cap the number of units per product, per variant, or per cart to prevent bulk buying or limit high-demand items.
Can I apply rules to specific collections?
Yes. You can scope any rule to one or more collections. For example, set a minimum of 12 units for your "Wholesale" collection while your regular catalog has no restrictions.
What is AND/OR logic and how does it work with conditions?
AND/OR logic lets you combine multiple conditions in a single rule. With AND, all conditions must be true for the rule to apply — for example, customer tag is "wholesale" AND country is "US." With OR, the rule applies if any condition matches — for example, customer tag is "wholesale" OR cart total is above $500. This gives you precise control over who your rules target.
Can I combine multiple conditions in a single rule?
Yes. Nex MOQ supports multi-condition rules. You can add as many conditions as you need and combine them with AND or OR logic. For example, you can create a rule that applies only when the customer tag is "wholesale" AND the shipping country is "US" AND the cart total exceeds $200.
What condition types are available?
Nex MOQ supports 25+ condition types across four categories: Cart conditions (total, quantity, weight), Product conditions (product type, vendor, tag), Customer conditions (customer tag, email domain), and Location conditions (country, province/state). You can combine any of these with AND/OR logic.
Can I set a minimum order amount (dollar value)?
Yes. Nex MOQ supports both quantity-based and amount-based rules. You can set a minimum order amount for the entire cart, for specific products, or for collections. For example, require a $50 minimum cart total or a $100 minimum for products in a specific collection.
Checkout Validation
6 How does checkout validation work?
Nex MOQ uses Shopify's Checkout Validation API. When a customer attempts to complete checkout, Shopify runs the validation function server-side. If the order does not meet your rules, checkout is blocked with a clear error message — the customer cannot complete payment.
Can customers bypass checkout validation?
No. The validation runs inside Shopify's infrastructure, not in the browser. Customers cannot bypass it by disabling JavaScript, using a different browser, or modifying the page.
Do customers see a warning on the cart page?
Yes. Nex MOQ provides dual enforcement — a warning message on the cart page and a hard block at checkout. This gives customers a chance to fix their order before they reach checkout.
Does checkout validation slow down the checkout?
No. The validation runs as a native Shopify Function, which executes in microseconds on Shopify's edge infrastructure. There is no measurable impact on checkout speed.
What error message does the customer see?
You can fully customize the error message for each rule. For example: "Minimum order is 6 units" or "Orders over $500 require wholesale approval." The message appears directly in the checkout, clearly explaining what the customer needs to change.
Does it work with accelerated checkout (Shop Pay, Apple Pay)?
Yes. Checkout validation applies to all checkout methods including Shop Pay, Apple Pay, Google Pay, and standard checkout. The validation runs server-side regardless of how the customer initiates payment.
Pricing & Billing
5 How does the free trial work?
When you install the app, you get a 7-day free trial with full access to every feature in your chosen plan. No credit card is required upfront — billing only starts after the trial period ends through Shopify.
Can I cancel anytime?
Yes. There are no contracts or commitments. You can uninstall the app at any time and billing stops immediately through Shopify. No cancellation fees.
Are there any usage limits?
No limits within the app itself. Shopify's platform allows up to 25 active validation rules per store, which is more than enough for most merchants. You can create as many rules as you need and toggle them on or off.
Can I switch plans?
Yes. You can upgrade or downgrade your plan at any time from the app settings. Changes take effect immediately, and Shopify handles prorated billing automatically.
Do you offer refunds?
All billing is managed through Shopify. If you cancel during the free trial, you are not charged. For billing questions after the trial, Shopify handles refund requests directly.
Compatibility
7 Does the app affect my store's page speed?
No. Nex MOQ runs as a Shopify Function on Shopify's servers. It does not inject JavaScript into your storefront and has zero impact on your page load times or Core Web Vitals.
Does it work with cart drawer apps?
Yes. The checkout validation works regardless of how the cart is displayed — cart page, cart drawer, or slide-out cart. Cart page warnings are displayed on the /cart page.
Does it work with draft orders?
Yes. Validation rules apply to draft orders that go through the standard checkout flow.
Does it work with Shopify POS?
No, not currently. Shopify's Checkout Validation API applies to online checkout only. POS transactions are not validated by the app.
Does it work with subscription apps?
Yes, validation applies at the initial checkout when the subscription is created. However, recurring subscription renewals processed automatically by Shopify may not trigger checkout validation.
Does it work with headless / Hydrogen storefronts?
Yes. Since the validation runs at the Shopify checkout level (not in the storefront theme), it works with headless setups, Hydrogen, and any custom frontend that uses Shopify checkout.
Does it conflict with other Shopify apps?
No. Nex MOQ uses the official Shopify Checkout Validation API. It runs independently and does not interfere with discount apps, upsell apps, or other checkout extensions.
Troubleshooting
4 My rule is active but customers can still checkout. What is wrong?
First, make sure the rule status is "Active" in the app. Then check that the Shopify checkout validation function is enabled in Settings > Checkout > Checkout rules. If you recently installed, it can take a few minutes for Shopify to register the function.
The cart page warning is not showing. Is validation still working?
Yes. The checkout validation (hard block) works independently of the cart page warning. The cart warning depends on your theme supporting app blocks. Even without the cart warning, customers will be blocked at checkout if rules are not met.
Can I test rules without affecting real customers?
Yes. Use Shopify's preview mode or place a test order yourself. You can also create a rule scoped to a specific product and test with just that product before applying rules broadly.
I changed a rule but it is not taking effect. Why?
Rule changes are typically instant. If you are not seeing the update, try a hard refresh in your browser or open an incognito window. Shopify may cache checkout pages briefly. If the issue persists, contact our support team.
Still have a question?
We typically respond within a few hours. Reach out via email or in-app chat and we will help you get set up.
Contact SupportReady to enforce order limits?
Start your free trial. No code required. Works on all Shopify plans.
Plans from $9.99/month after free trial · Free for dev stores