

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.
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.