VariationGroupMember

📘

Important

The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.

Overview

Variation group member implements ProductGroupMember interface, representing a ProductGroupMember which is part of a VariationGroup.

Fields

FieldDescription
product (GroupableProduct required)

The product in the VariationGroup.

productGroup (VariationGroup required)

The VariationGroup the product belongs to.

variationSelections ([VariationSelection])

For example, {'dimension': 'color', 'value': 'blue'}


Did this page help you?