| Name | Type | Description | Notes |
|---|---|---|---|
| productId | String | ID of the product. | |
| quantity | BigDecimal | How many pieces of the product the visitor has added to the cart. | |
| variantId | String | Product ID of the red color shirts. | [optional] |
| price | BigDecimal | The price of a unit of product |