xpay✦ Commerce
Directory
WooCommerce plugins
Minimum Order Amount for WooCommerce
Minimum Order Amount for WooCommerce
Set a minimum order amount for WooCommerce, with a customizable notice shown in the cart, at the checkout and in the shop pages.
4.6
(14 ratings)Will this break my store?
What the WordPress.org registry says about keeping Minimum Order Amount for WooCommerce running.
Tested to 7.1
Tested against the WordPress branch in use today.10 days ago
At least 1.0 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.7.2
Your host must be running at least this version.5.6
woocommerce
These must be installed and active first.1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.Maintenance & trust
Scored on how Minimum Order Amount for WooCommerce is looked after — not on how many stores run it.
91
out of 100Maintenance
35 / 35WordPress compatibility
20 / 20Support responsiveness
Not enough dataMerchant satisfaction
12 / 15Listing transparency
6 / 10Ratings
4.6
14 ratingsMinimum Order Amount for WooCommerce allows you to set easily and fast a minimum amount for the WooCommerce orders. Moreover, it is possible to set the notification message in the case in which the minimum amount is not reached.
The check runs on the cart and at the checkout, on both the classic shortcode pages and the new Cart and Checkout blocks, so customers cannot place an order below the amount you configured.
Features
- Minimum order amount enforced on the cart and at the checkout.
- Fully customizable notice message, with the
[minimum]and[current]placeholders. - Amounts formatted according to your WooCommerce currency, decimal, thousand separator and number of decimals settings.
- Optional notice on the shop pages.
- Currency shown as a symbol (€) or as a currency code (EUR).
Compatibility
- WooCommerce High-Performance Order Storage (HPOS).
- WooCommerce Cart and Checkout blocks.
- Polylang and Polylang Pro.
- WooCommerce Price Based on Country.
Available Languages
- English
- Italiano
- Polski
- Français
It is based on the WordPress Plugin Boilerplate.
If you like the plugin, please give it a rating.
If you have a feature request, let me know, they’re always welcome!
Yes. Since version 1.6.0 the validation also runs through the WooCommerce Store API, so the notice is displayed by the block based Cart and Checkout too.
The cart subtotal is used, so before taxes and shipping charges.
Yes, use the dc_moafw_minimum_order_amount filter:
add_filter( 'dc_moafw_minimum_order_amount', function ( $minimum ) {
return 100;
} );
If you want to contribute to the project please contact me (curasi.d87@gmail.com).
This is the GitHub Repository dc-moafw.
Plugin details
Tags on WordPress.org
