Limit items in cart to 20 items only
Hi All, I am working on a requirement to limit the number of items that can be added to a cart is 20.If user adds 21 item then an error msg , or info msg or an alert to notifiy user that max number of items allowed in cart is only 20. Wrote Before ...