Domanda

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?

È stato utile?

Soluzione

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?

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a magento.stackexchange
scroll top