--- title: >- Storefront API Cart now supports adding Gift Cards - 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/storefront-api-cart-now-supports-adding-gift-cards md: >- https://shopify.dev/changelog/storefront-api-cart-now-supports-adding-gift-cards.md metadata: effectiveApiVersion: 2025-10 affectedApi: - displayName: Storefront GraphQL API handle: storefront-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2025-08-15T13:09:28-04:00' postedAt: '2025-10-01T12:00:00-04:00' updatedAt: '2025-09-09T14:27:33-04:00' effectiveAt: '2025-09-01T12:00:00-04:00' --- October 1, 2025 Tags: * Storefront GraphQL API * 2025-10 # Storefront API Cart now supports adding Gift Cards As of version 2025-10, you can use the GraphQL Storefront API to add gift cards to a cart without replacing gift cards that have already been applied. After a cart has been created, perform the [cartGiftCardCodesAdd](https://shopify.dev/docs/api/storefront/2025-10/mutations/cartGiftCardCodesAdd) mutation to add one or more gift cards to the cart.