MarketplaceProductVariantOptionValue

A value of a variant option for the marketplace UI

This page contains

    Fields

    code: String!

    User define code for the variant option's value (e.g. 'S' for size small)

    name: String!

    Name of the value from the proper locale of the marketplace

    secondaryInformation: String

    Secondary of the value from the proper locale of the marketplace

    hexcode: String

    If the value is a color, defines its hexcode (e.g. E67E22) else null

    Parent objects of MarketplaceProductVariantOptionValue

    MarketplaceProductVariantOption

    A variant option for the marketplace UI