Interface: CDNBundleLayoutSettings
Properties
addToCartCallback
• addToCartCallback: Object
Type declaration
Name | Type |
---|---|
type | "none" |
value | string |
addons
• addons: Object
Type declaration
Name | Type |
---|---|
collectionHandle | string |
collectionId | string |
enabled | boolean |
collapsibleSections
• collapsibleSections: boolean
crossSells
• crossSells: Object
Type declaration
Name | Type |
---|---|
collectionHandle | string |
collectionId | string |
enabled | boolean |
defaultFrequency
• defaultFrequency: string
defaultVariantId
• defaultVariantId: string
description
• description: string
filters
• filters: any
[]
learnMoreModal
• learnMoreModal: boolean
published
• published: boolean
showVariants
• showVariants: boolean
template
• template: "one-page"
| "multi-step"
templateSettings
• templateSettings: Object
Type declaration
Name | Type |
---|---|
multiStep? | { optionImages : string ; steps : CDNBundleStep [] } |
multiStep.optionImages | string |
multiStep.steps | CDNBundleStep [] |
onePage | { frequencySelector : "dropdown" } |
onePage.frequencySelector | "dropdown" |
title
• title: string
visibility
• visibility: Object
Type declaration
Name | Type |
---|---|
portal | boolean |
signup | boolean |