{
"choices": [
{
"id": "db3je27rg7",
"value": "45"
}
],
"id": "WMd1xylGrp",
"name": "Shirt size"
}
product_option
Property | Description | Mutable |
---|---|---|
id string | Unique identifier for the option | No |
name string | The name of the option. | Yes |
choices string | An array of choices for the option See the section below for details | Yes |
choices
Property | Description | Mutable |
---|---|---|
id string | Unique identifier for the choice | No |
value string | Value of the choice | Yes |