Theme object, methods, and props
Object
Methods
Page component props
Home
Prop
Type
Description
featuredProducts
Array
featuredCollections
Array
collectionList
Array
Product
Prop
Type
Description
product
Object
variant
Object
description
String
availableOptions
Array
currentOption
Object
unavailableVariant
Boolean
unavailableOptionItems
Object
pages
Array
cartFormId
String
isPageFetching
Boolean
isDisabledAddCart
Boolean
isActiveOptionItem
Function
isCartItemAdded
Boolean
uploadProcess
Object
uploadAccept
String
validateProperties
Object
onChangeOption
Function
onChangeQuantity
Function
onChangeCustomOption
Function
onAddToCart
Function
Last updated