I’ve seen on a couple of websites while at the cart drawer when you put the quantity selector at 0 it removes the product from your cart so I’m looking to do the same instead of it saying “This item has a minimum of 1”
password samurai
I’ve seen on a couple of websites while at the cart drawer when you put the quantity selector at 0 it removes the product from your cart so I’m looking to do the same instead of it saying “This item has a minimum of 1”
password samurai
Hello @undercoverfresh ,
Edit theme files and search this code ( check file which is related to cart drawer )
once fund remove this part
data-min=“1”
Regards
Guleria
To fulfill your request, please follow the guide here
Please go to Go to Shopify Admin > Online Store > Theme > Edit code > cart-drawer.liquid > Remove this line https://prnt.sc/S7zYR7iO-sR7
You can follow the guide here to continue work on it https://www.loom.com/share/7434aecfdad24c31ab75ed4176e12964
I hope this helps
Best,
Daisy
Worked thank you