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).
header
StringHeader or title for the product variant section.
items
[ProductVariantItem]List of product variant items.
key
StringAttribute identifier of the variant.
total
IntThe total number of product variants available.
Was this section helpful?