You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, is it be possible to use +- buttons instead of the select element in the addtocart.html template? (so it would work like the <button ng-click="item.setQuantity(1, true)"> in cart.html ) Thanks!