Вопрос

I want to remove the 'Qty' field without removing the 'add to cart' button. But the best I've found is:

<referenceBlock name="product.info.addtocart" remove="true" />

Which removes both fields. Any suggestion to avoid this? Thank you.

enter image description here

Это было полезно?

Решение

for remove only quantity box you must override addtocart.phtml file. follow the below link.

https://www.templatemonster.com/help/magento-how-to-remove-quantity-box-on-product-details-page.html

Лицензировано под: CC-BY-SA с атрибуция
Не связан с magento.stackexchange
scroll top