Chris Nguyen

Results 1 issues of Chris Nguyen

### Expected behavior After creating a new Cart by making a POST request to `/api/storefront/carts`, adding new line items by making POST requests to `/api/storefront/carts/{cartId}/items` persists throughout the session. Upon...