How to I enable a form that allows the shopper to select the quantity of products to add to the cart. At the moment there is only an ‘Add to Cart’ button that allows the shopper to add one at a time.
I’ve already entered some code into the functions.php file so the default value is 6 items but this doesn’t seem to work for the ‘Add to Cart’ button.
See below for a screen shot and some (badly) drawn forms that I want to show.

This screenshot shows a representation after using the Woocommerce [products] shortcode but there are other parts of the shop that only show ‘Add to Cart’ and the quantity cannot be chosen.
All help much appreciate! (As always 🙂 )