ProductOptionValue
Base abstract entity for all entities
Properties
created_atDateRequireddeleted_atnull | DateRequiredidstringRequiredmetadataRecord<string, unknown>RequiredA Product Option defines properties that may vary between different variants of a Product. Common Product Options are "Size" and "Color". Admins are free to create any product options.
option_idstringRequiredupdated_atDateRequiredvaluestringRequiredA Product Variant represents a Product with a specific set of Product Option configurations. The maximum number of Product Variants that a Product can have is given by the number of available Product Option combinations. A product must at least have one product variant.
variant_idstringRequiredWas this section helpful?