ProductProperty
| Field | Type | Required | Description |
|---|---|---|---|
label |
string |
The label of this specific property that should be displayed to the customer | |
value |
string |
The value of this specific property that should be displayed to the customer |
Example
Section titled “Example”{ "label": "RAM", "value": "16GB"}
