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
I have a product stored in my SQL database with a quantity 1. However when I add the item to my cart as seen in the attached picture the + button increments the quantity. How do I disable the + button if the product quantity limit is reached.
I have a product stored in my SQL database with a quantity 1. However when I add the item to my cart as seen in the attached picture the + button increments the quantity. How do I disable the + button if the product quantity limit is reached.
Thanks
