Minimum Order Amount for WooCommerce
Minimum Order Amount for WooCommerce

Minimum Order Amount for WooCommerce

0/5 (0 ratings) 20 active installs Updated Sep 25, 2026
Settings page — enable rule, set minimum amount and/or quantity, customise the message.

Settings page — enable rule, set minimum amount and/or quantity, customise the message.

Small orders that barely cover the box, let alone the postage, quietly eat into your margin — every single day they slip through. Set a minimum order amount and/or a minimum item quantity, and WooCommerce simply won’t let a customer check out until their cart is worth fulfilling.

No coding, no third-party checkout plugin, no extra JavaScript slowing down your store. One settings tab, a minimum you choose, and a message you write yourself.

What it does

  • Minimum by cart value, by item quantity, or both. Require a minimum subtotal, a minimum number of items, or set both and choose whether the customer must meet one (OR) or both (AND).
  • A message you control. Write your own text with {min_amount} and {min_qty} placeholders — write it in any language you like, it is just a text field.
  • Store managers and admins are always exempt. You can place test orders and manage the store without ever tripping your own rule.
  • Classic and block checkout, both covered. The rule is enforced through WooCommerce’s own cart and Store API validation, so it applies whether your checkout page uses the classic shortcode or the block-based (Cart & Checkout blocks) editor.
  • HPOS-ready. Declares compatibility with WooCommerce High-Performance Order Storage.
  • Lightweight. One plugin file, no jQuery, nothing added to the page for shoppers who are above the minimum.