質問

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