cart_add
Add a product to an existing shopping cart by providing its product ID and optional quantity, enabling anonymous cart management for the GLOBUS online store.
Instructions
Добавить товар к тому, что уже лежит в корзине.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quantity | No | ||
| product_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||