Waiting for request...
Loading cart state...
Add product to cart
{"product_id": "1", "name": "Product", "price": 29.99, "quantity": 1}
Get current cart contents
Update item quantity
{"product_id": "1", "quantity": 2}
Remove item from cart
{"product_id": "1"}