Minimum Order Notice for WooCommerce
·
Display WooCommerce minimum order notices and optionally prevent checkout until the configured minimum is reached.
Ratings
Version
1.0.0
Last updated
Jul 15, 2026
Minimum Order Notice for WooCommerce plugin helps WooCommerce store owners communicate a minimum order requirement before customers reach the final checkout step.
You can set a minimum order amount, choose which cart value should be compared, customize the notice text, and decide whether checkout should be blocked while the cart is below the minimum.
Features
- Set a custom minimum order amount.
- Compare against cart subtotal, discounted subtotal, or cart total.
- Show a notice on the cart page.
- Optionally show a notice on the shop archive.
- Show a notice before the checkout form.
- Optionally prevent checkout while the cart is below the minimum amount.
- Customize customer-facing notice and checkout error messages.
- Use dynamic placeholders for the cart total, remaining amount, and minimum amount.
- Compatible with WooCommerce High-Performance Order Storage (HPOS).
Message placeholders
You can use these placeholders in the notice fields:
{cart_total}– The current cart amount used for comparison.{remaining_amount}– The amount the customer still needs to add.{minimum_amount}– The configured minimum order amount.
