stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SelectedOption

AdminTypes.SelectedOption interface

Properties used by customers to select a product variant. Products can have multiple options, like different sizes or colors.

Signature:

export interface SelectedOption 

Properties

Property Modifiers Type Description
name   Scalars[‘String’][‘output’] The product option’s name.
value   Scalars[‘String’][‘output’] The product option’s value.