Woocommerce: Alert at checkout when specific category is in basket
I needed an alert at the checkout to warn people that an item in their basket had to be collected. […]
I needed an alert at the checkout to warn people that an item in their basket had to be collected. […]
To set a minimum order quantity in woocommerce you need to add the following to your theme’s functions.php Change 50
To add variations to the category page and products page in Woocommerce you should save this code as …/woocommerce/loop/add-to-cart.php in