add_to_cart
Add a product to your shopping cart by providing its product ID. Returns the updated cart contents.
Instructions
Add a product (by SFCC product id) to the cart and return the updated cart.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | ||
| quantity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||