--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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.