variant_option

A variant option, such as color or size.

PropertiesTypeDescription
namestringThe name of the product option.
valuestringThe value of the product option.
{
  "name": "Color",
  "value": "DarkRed"
}