문제

I have installed a module which is for adding increment and decrement buttons for quantity. After installing the module I can see the buttons in product detail page but when i update the quantity, it's not reflecting to the cart.

Below is the module I have used:

https://github.com/php-cuong/magento2-qty

Could anyone please help me with this?

도움이 되었습니까?

해결책

I got the original implementation working in luma theme

https://github.com/DominicWatts/PlusMinusQuantity

Had to adapt the js slightly. My guess is that something has changed since the original tutorial was put together

I submitted a pull request but not merged in

https://github.com/php-cuong/magento2-qty/pull/3

Perhaps that's your issue?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top