Cart Auto update
-
when i click or change qty then amout calculate automaticaly
-
Hi @shafin,
Currently, this is done by the update cart button.
You can do it in realtime also by listening to the change event.
You should be familiar with Vue JS.