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
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