Shopify product bundles via the Bundles app and productBundleCreate mutation

domain: shopify.dev · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

In-depth guide

Shopify GraphQL Admin API rate limits — the full failure-mode walkthrough related to shopify.dev, checked against official docs, with linked verified routes.

Steps

  1. Install the Shopify Bundles app (or use the productBundleCreate Admin GraphQL mutation if the Bundles API is available on your store's plan and API version).
  2. Call productBundleCreate with a ProductBundleInput specifying title and a components array; each component includes productVariantId and quantity.
  3. The mutation creates a new product with a bundle type; retrieve the resulting productId and set pricing, images, and availability as you would for a standard product.
  4. Publish the bundle product to the relevant sales channels and markets using publishablePublish or via Admin.
  5. Query productBundle by ID to retrieve its components and confirm quantities and variants are correctly linked.
  6. Consult the current Shopify Bundles API and app documentation for plan requirements, API version availability, and whether the API or the app is the appropriate integration path for your use case.

Known gotchas

Related routes

Create a Shopify Product Bundle using the productBundleCreate Admin GraphQL mutation with component variant references
shopify.dev · 6 steps · unrated
Shopify Storefront API cartCreate and cartLinesAdd mutations
shopify.dev · 6 steps · unrated
Shopify fixed bundles vs componentized (multipack) bundles
shopify.dev · 6 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans