There were a couple of files that the template that I was using was out of date that I had to do things with cart/cart.php because it had a paypal alert /product-content.php I deleted because[…]
Continue reading …
There were a couple of files that the template that I was using was out of date that I had to do things with cart/cart.php because it had a paypal alert /product-content.php I deleted because[…]
I needed an alert at the checkout to warn people that an item in their basket had to be collected. To set the conditional alert at the checkout when specific category is in basket I[…]
To set a minimum order quantity in woocommerce you need to add the following to your theme’s functions.php Change 50 to whatever amount you want to be the minimum.
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 your theme file