Change quantity field location
-
I’m looking to change the location of the quantity input in Woocommerce. So far I’ve tried removing <?php woocommerce_quantity_input(); ?> from woocommerce/single-product/add-to-cart/variations.php and placing it elsewhere in a different template.
Whilst it does show the quantity input, it doesn’t remove it from before the ‘add to cart’ area.
Does anyone know how to move this without ruining the functionality?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Change quantity field location’ is closed to new replies.