CartItemProductProperty
| Field | Type | Required | Description |
|---|---|---|---|
label |
string |
yes | Display label of the select/input option, variant or any other kind of property. |
value |
string |
yes | The respective display value of the property. |
Example
Section titled “Example”{ "label": "Color", "value": "Red"}
