--- title: New and updated APIs to build product bundles - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/new-and-updated-apis-to-build-product-bundles md: https://shopify.dev/changelog/new-and-updated-apis-to-build-product-bundles.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 26, 2023 Tags: * API # New and updated APIs to build product bundles The [ProductVariantComponent API](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ProductVariantComponent) has recently been added to the GraphQL Admin API allowing for the implementation of [fixed bundles](https://shopify.dev/docs/apps/selling-strategies/bundles/add-a-fixed-bundle). To [build customized bundles](https://shopify.dev/docs/apps/selling-strategies/bundles/add-a-customized-bundle), use the newly launched [Cart Transform Function API](https://shopify.dev/docs/api/functions/reference/cart-transform). For more information on creating bundles [click here](https://shopify.dev/docs/apps/selling-strategies/bundles).