ContainerVariantReference
Overview
Member of the list of product variants references A reference held by a ContainerProduct
to a variant. Used to build a variation selection model of available variation attributes.
Attributes
variantID
type: string
Identifies a purchasable unit. This is the attrbute used to identify the product when adding to cart. Often populated with same value as sku
.
attributeValues
type: Record<string, VariationAttributeValue>
Key value pair of variation attribute IDs to variation attribute value for the referenced variant.
price
type: ProductAvailability
Availability status and ats
number