Set a minimum order amount in WooCommerce – No Plugin used

Error
How To Show the Regular Price on Your WooCommerce Cart Page

By default, WooCommerce will only show the actual price so in some cases your customers may not even realize that they are getting a discount.
Showing the regular price crossed out next to your sale price is an excellent way to drive the sale home with WooCommerce
how to add Show order downloads in admin new order email notification in WooCommerce

WooCommerce new account email notification sent to admin.

Display the stock availability for all product types in WooCommerce archive pages

How to add Minimum cart item quantity for specific product categories in WooCommerce

There are 3 Ways to implement the feature: 1: The best way: Set up the minimum quantity at product level (for a product category): 2: Alternative way: Checking cart items and displaying an error message 3: To make it work for parent product category too, you will also add this custom function:
Limit the number of different products allowed in WooCommerce cart

woocommerce – How to Display sale price on cart page when product on sale is on the cart.

Woocommerce limit customer to add more than you already have in stock.

WooCommerce Remove Checkout Billing Fields for Virtual Product Orders

How to add minimum order quantity for specific product including variation.

To set a minimum quantity, you can use the following code, which works for both simple products and products with variants
Check if item is already in cart, if yes, then redirect user to checkout without adding product
