Change quantity input field to a Dropdown in WooCommerce
I'm using the following in function.php and it works great on a single product page. The issue I have is on the cart page when you choose a different quantity it doesn't automatically update the cart. Any ideas? function woocommerce_quantity_input(…