Learn how to Set a minimum order amount in WooCommerce. Customer will not be able to checkout if minimum amount isn’t reached. No plugin used, just code snippets.
To set a minimum order amount you can use woocommerce_check_cart_items action hook this way: