Product Variant Selector

Last Updated - Platform 22.0 - SDK 17.0

The Variant Selector is an important standalone subfeature, built using the Products API, which allows the user to select a Variant (SKU) of a Product. There is no set up required for this feature.

VariantSelector

Capabilities

Variant SelectorPresents UI to allow the user to select the dimensions of a Product to select a specific SKU.
StandaloneCan be presented from anywhere with only a Product identifier.
Products APIUses the Products API to download the full product if set up with only an identifier.
Selection StateCan be set up with an existing ProductSelectionState to skip forms selected from prior UIs.
DelegatesCan delegate back to presenting features so that they can match and update their own selection.

Next steps