Hide quantity on the product page, not the cart
-
Hi,
I’d like to hide the quantity on the product page: https://i.imgur.com/ApleIUg.png
But allow the customer to either add a product several times or adjust the quantity in the cart: https://i.imgur.com/uHoO6An.pngThings I’ve tried:
– If I enable the “Sold individually” option of the product, they won’t be able to change the quantity in the cart nor add it a second time from the product page (note: they can add another variation if it’s a variable product, though. That’s cool but that should be the selectable via another checkbox I think).
– If I use the custom CSS I found (.quantity, .product-quantity{display:none;}), no quantity appears in the cart at all and that’s a mess (because you can add a product 2 times but not remove one unit afterwards).
- The topic ‘Hide quantity on the product page, not the cart’ is closed to new replies.