Cart removes all items on item count update (4.0.2.2)
Posted: Sun Jul 23, 2023 2:12 am
Hi all,
Cart removes all items on item count update.
I'm using fresh OpenCart v4.0.2.2, without additional extensions. Clean installation with predefined products.
Steps to reproduce:
1. add any item in cart
2. goto cart
3. edit Quantity
4. click on update button next to the field
- expected: cart item quantity gets updated with total sum
- actual: all items are removed
PS:
http request: <domain>/?route=checkout/cart.edit&language=en-gb
payload: quantity=2&key=20
https response: 200 ok
Please help,
Sasha.
Cart removes all items on item count update.
I'm using fresh OpenCart v4.0.2.2, without additional extensions. Clean installation with predefined products.
Steps to reproduce:
1. add any item in cart
2. goto cart
3. edit Quantity
4. click on update button next to the field
- expected: cart item quantity gets updated with total sum
- actual: all items are removed
PS:
http request: <domain>/?route=checkout/cart.edit&language=en-gb
payload: quantity=2&key=20
https response: 200 ok
Please help,
Sasha.