سؤال

How to change qty input to the counter of the number of products.

enter image description here

Expected Result:

enter image description here

هل كانت مفيدة؟

المحلول

rewrite file

/vendor/magento/module-checkout/view/frontend/web/template/minicart/item/default.html

to

app/design/frontend/Vendor/Module/Magento_Checkout/web/template/minicart/item/default.html

and add <p data-bind="html: qty">

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى magento.stackexchange
scroll top