Optional
Readonly
assetsMedia assets of the tailored Product Variant.
Optional
Readonly
attributesAttributes of the tailored Product Variant according to the respective AttributeDefinition.
If provided, these Attributes are selectively merged into the attributes
of the corresponding ProductVariant:
- If the ProductVariant contains an Attribute with the same `name`, its `value` is overwritten,
- otherwise the Attribute and its value are added to the ProductVariant.
Optional
Readonly
idThe id
of the ProductVariant to be tailored.
Optional
Readonly
imagesImages of the tailored Product Variant.
Optional
Readonly
skuThe sku
of the ProductVariant to be tailored.
Either
id
orsku
is required to reference a ProductVariant that exists.