Skip to content

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.
{
"label": "Color",
"value": "Red"
}