Skip to content

bundle

The bundle object.

Properties

PropertyDescription
bundle.countBuyer-visible count value for this bundle.
bundle.enabledtrue when enabled is enabled.
bundle.itemsThe line items.
bundle.total_quantityBuyer-visible total_quantity value for this bundle.

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