Add a bundle to the cart
bundle.js
Pricing object
| Field | Values | Notes |
|---|---|---|
type | fixed · percent | How the bundle is priced. |
price | number | Required when type is fixed. |
off | number | Percentage off when type is percent. |
Adding a bundle adds each component as its own line item, so inventory and fulfilment work
exactly as they normally would.