get
https://api.loopsubscriptions.com/storefront/2026-04/bundle/
Reads the full configuration of a single bundle - box sizes, selling plans, products and variants, discounts, and categories. Use it to render the bundle builder page where customers select products.
Auth: Storefront-callable (no token).
Path parameters
| Name | Type | Required | Description |
|---|---|---|---|
version | string | Yes | API version (2023-10). |
id | string | Yes | The Bundle ID from List bundles. |
Handle stock: filter out variants where
outOfStockistruebefore letting a customer add them. Adding an out-of-stock variant can cause the later add-to-cart step to fail with a Shopify error.