bundle
The bundle object.
Properties
| Property | Description |
|---|---|
bundle.count | Buyer-visible count value for this bundle. |
bundle.enabled | true when enabled is enabled. |
bundle.items | The line items. |
bundle.total_quantity | Buyer-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.