Skip to main content

Interface: BundleSettings

Bundle-specific settings and configuration

Properties

collapsible_collections

collapsible_collections: boolean


customization_window

customization_window: { active_days: number; disabled_message: string; } | null


is_customizable

is_customizable: boolean


max_quantity_per_variant

max_quantity_per_variant: number | null


post_add_to_cart_behavior

post_add_to_cart_behavior: object

type

type: "callback" | "redirect" | "cart_page"

value

value: string


price_rule

price_rule: PriceRule


product_details_modal_enabled

product_details_modal_enabled: boolean


show_product_variants

show_product_variants: boolean


show_variants_as_individual_products

show_variants_as_individual_products: boolean