How to add plus + and minus – buttons to the quantity input in WooCommerce
Add This Code function.php file of your theme
Here’s a quick snippet you can simply copy/paste to show a “+” and a “-” on each side of the quantity number input on the WooCommerce products.
Note: you will probably also require...

