Home Forums Basel support forum wine shop send product 6 bottles Reply To: wine shop send product 6 bottles

#11335

Artem Temos
Keymaster

Try to copy basel/woocommerce/global/quantity-input.php file to the child theme and add the following code snippet to this file

<script type="text/javascript">jQuery('.quantity .minus').click();</script>

Regards