Skip to content

bundle_section_offer

The bundle_section_offer object.

Properties

PropertyDescription
bundle_section_offer.can_add_to_carttrue when this bundle section offer can add to cart.
bundle_section_offer.can_add_to_cart?Boolean predicate for can_add_to_cart on this bundle section offer.
bundle_section_offer.choicesBuyer-visible choices value for this bundle section offer.
bundle_section_offer.default_selection_inputsBuyer-visible default_selection_inputs value for this bundle section offer.
bundle_section_offer.idUnique identifier.
bundle_section_offer.max_unitsBuyer-visible max_units value for this bundle section offer.
bundle_section_offer.min_unitsBuyer-visible min_units value for this bundle section offer.
bundle_section_offer.nameName.
bundle_section_offer.requires_selectiontrue when this bundle section offer requires selection.
bundle_section_offer.requires_selection?Boolean predicate for requires_selection on this bundle section offer.
bundle_section_offer.section_idIdentifier for the related section record, or nil/empty when unavailable.

Property list is generated from the storefront engine (BundleSectionOfferDrop), so it always matches what your theme can use. Use {{ bundle_section_offer | json }} only as a curated debug snapshot; it can omit lazy or otherwise public properties.