object

ProductVariantItem

Details of a specific product variant.
Fields
_custom_meta
[CustomMetaFields]
Custom metadata fields associated with the product.
_custom_json
JSON
Custom JSON object for additional data related to the product.
Schema of Action Object to render to the variant product.
color
String
Color code or representation for the variant.
color_name
String
Name of the color for the variant.
is_available
Boolean
Indicates whether the product variant is available for purchase.
medias
[Media]
Media files associated with the product variant.
name
String
Name of the product variant.
slug
String
URL-friendly identifier for the product.
uid
Int
Unique identifier for the product variant.
value
String
Value or label representing the product variant.