문제

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