@nosto/preact
Preparing search index...
ShopifyOption
Interface ShopifyOption
Shopify product option data structure.
interface
ShopifyOption
{
name
:
string
;
position
:
number
;
values
:
string
[]
;
}
Index
Properties
name
position
values
Properties
name
name
:
string
position
position
:
number
values
values
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
position
values
@nosto/preact
Loading...
Shopify product option data structure.