---
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
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2023-07-24T17:08:06-04:00'
  postedAt: '2023-07-26T00:00:00-04:00'
  updatedAt: '2024-02-02T10:05:15-05:00'
  effectiveAt: '2023-07-26T00:00:00-04:00'
---

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).
