Minimum Order Notice for WooCommerce

外掛說明

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.

螢幕擷圖

安裝方式

  1. Upload the sohan-minimum-order-notice folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to WooCommerce > Minimum Order Notice.
  4. Configure the minimum amount, notice locations, and messages.

常見問題集

Does this plugin require WooCommerce?

Yes. WooCommerce must be installed and active because the plugin uses WooCommerce cart totals and notice functions.

Can I allow checkout below the minimum amount?

Yes. Disable the checkout enforcement option in WooCommerce > Minimum Order Notice.

Which cart amount can be used for comparison?

You can compare the minimum amount against the cart subtotal before discounts, the subtotal after discounts, or the cart total.

Can I customize the notice text?

Yes. Both the regular notice and checkout error message can be customized from the plugin settings page.

Does this plugin change product prices or shipping rates?

No. The plugin only displays notices and optionally blocks checkout. It does not change product prices, coupons, taxes, or shipping rates.

使用者評論

2026 年 7 月 16 日
Excellent lightweight plugin! Easy to set up, works exactly as expected, and the customizable minimum order notices are very useful. A simple solution that solves a real WooCommerce need. Highly recommended! ⭐⭐⭐⭐⭐
閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Minimum Order Notice for WooCommerce〉的開發相關工作。

參與者

變更記錄

1.0.0

  • Initial release.