update_cart_item
Update the quantity of an item in the cart. Set quantity to zero to remove the item.
Instructions
Set exact cart quantity; zero removes the product. No charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quantity | Yes | ||
| product_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||