-
Notifications
You must be signed in to change notification settings - Fork 387
Closed
Labels
Description
Describe the bug
When a user adds an item to the cart and then re-adds the same item with the same variations and add-ons from the menu, the system creates a new cart entry instead of increasing the quantity of the existing item. This results in duplicate cart items.
Steps To Reproduce
Steps to reproduce the behavior:
- Log into the Web as a user.
- Select any item with variations and add-ons.
- Add the item to the cart.
- Go back to the menu and select the same item with the same variations and add-ons.
- Add it to the cart again.
- Check the cart contents.
- The item is added as a separate cart entry, even though it has the same variation and add-ons.
Expected behavior
The cart should increase the quantity of the existing item instead of creating a duplicate entry when the same item is re-added.
Screenshots

Desktop (please complete the following information):
- OS: [Windows]
- Browser [chrome]