One of the best things about WooCommerce which makes it so widely adapted ecommerce platform is it’s customizability.
With this little peice of code we can limit the minumun purchasable quantity for all products in the site
PHP
If you want to add this restriction for only a certain product then you only need to make a slight modification:
PHP
Set maximum purchasable quantity
PHP