get_bundle
Retrieve full details of a bundle product including its component products, quantities, and option mappings using GraphQL.
Instructions
Get full details of a bundle product including its component products, quantities, and option mappings. Uses GraphQL to fetch bundleComponents, which exposes the bundle structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | The numeric Shopify product ID or GID of the bundle product (e.g. 'gid://shopify/Product/123' or '123'). |