Represents the details of a product variant, including display type, header, logo, and associated items.
Fields
display_type
StringThe type of display for the product variant (e.g., image, text, image, color).
group_id
StringGroup ID used to group variants.
header
StringHeader or title for the product variant section.
items
[ProductVariantItem]List of product variant items.
key
StringAttribute identifier of the variant.
logo
StringURL or path to the logo associated with the product variant.
Was this section helpful?