Skip to main content

Interface: CDNBundleSettings

Extends

  • Omit<BundleProduct, "created_at" | "custom_prices" | "title" | "updated_at" | "variants">

Properties

customization_window

customization_window: number

Inherited from

BundleProduct.customization_window


customization_window_disabled_message

customization_window_disabled_message: string

Inherited from

BundleProduct.customization_window_disabled_message


default_bundle_variant_id

default_bundle_variant_id: number

Inherited from

BundleProduct.default_bundle_variant_id


description

description: string

Inherited from

BundleProduct.description


external_product_id

external_product_id: string

Inherited from

BundleProduct.external_product_id


id

id: number

Inherited from

BundleProduct.id


incentives

incentives: Incentives

Inherited from

BundleProduct.incentives


is_customizable

is_customizable: boolean

Inherited from

BundleProduct.is_customizable


layout_settings

layout_settings: BundleProductLayoutSettings

Inherited from

BundleProduct.layout_settings


layout_settings_version

layout_settings_version: "2021-11"

Inherited from

BundleProduct.layout_settings_version


max_quantity_per_variant

max_quantity_per_variant: number

Inherited from

BundleProduct.max_quantity_per_variant


price_rule

price_rule: BundlePriceRule

Inherited from

BundleProduct.price_rule


reset_box_contents

reset_box_contents: boolean

Inherited from

BundleProduct.reset_box_contents


settings

settings: object

display_variants_as_separate_products_in_list

display_variants_as_separate_products_in_list: boolean

dynamic_filter_products_by_discount

dynamic_filter_products_by_discount: boolean

show_product_and_variant_name_in_products_list

show_product_and_variant_name_in_products_list: boolean

Inherited from

BundleProduct.settings


variants

variants: CDNBundleVariant[]