Skip to main content

New fields to combine bundle options

In the API 2026-01 release candidate version, we've introduced consolidated options in the GraphQL Admin API. This feature allows you to support merchants by combining options, such as size and length, to streamline the checkout process for customers.

The new consolidatedOptions field has been added to the ProductBundleCreateInput and ProductBundleUpdateInput input objects in the GraphQL Admin API. Use this field to define which buyer-facing options to combine across components, ensuring a single selector for customers purchasing fixed bundles.

Learn more about combining bundle options by following this tutorial.

Was this section helpful?