bundle
The bundle object.
Properties
| Property | Description |
|---|---|
bundle.allowed_variant_ids | — |
bundle.allowed_variants | — |
bundle.api_payload | — |
bundle.child_product_id | — |
bundle.child_variant_id | — |
bundle.count | — |
bundle.default_variant_id | — |
bundle.enabled | — |
bundle.id | Unique identifier. |
bundle.items | The line items. |
bundle.policy | Linked policy. |
bundle.product | — |
bundle.quantity | Quantity. |
bundle.selectable_variants | — |
bundle.title | Display title. |
bundle.total_quantity | — |
bundle.url | Relative URL of the resource. |
bundle.variant | — |
Property list is generated from the storefront engine (BundleDrop), so it always matches what your theme can use. Inspect live values with {{ bundle | json }}.