Opened 26 hours ago
#8322 new defect (bug)
Unable to remove product from cart; "Cart item no longer exists or is invalid" error is displayed
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Swag Store (mercantile.wordpress.org) | Keywords: | |
| Cc: |
Description
## Summary
Removing a product from the cart does not work as expected on Mercantile. Instead of removing the item, an error notice is displayed stating that the cart item no longer exists or is invalid.
## Steps to Reproduce
- Visit https://mercantile.wordpress.org/
- Add any product to the cart.
- Open the cart sidebar.
- Click the remove/delete (trash can) icon for the cart item.
## Expected Result
- The selected item is removed from the cart.
- The cart item count updates accordingly.
- No error message is displayed.
## Actual Result
- The item remains in the cart.
- The cart count is unchanged.
- The following error message is displayed:
Cart item no longer exists or is invalid.
Attachments (1)
Note: See
TracTickets for help on using
tickets.