{"section":"known-issues","requestedLocale":"en","requestedSlug":"checkoutgraphql-could-not-handle-items-with-subscription-when-the-orderform-has-gifts","locale":"en","slug":"checkoutgraphql-could-not-handle-items-with-subscription-when-the-orderform-has-gifts","path":"docs/en/known-issues/Checkout/checkoutgraphql-could-not-handle-items-with-subscription-when-the-orderform-has-gifts.md","branch":"main","content":"## Summary\n\n\nWhen adding multiple subscription items from PDP via Store Framework (flow handled by the app vtex.checkout-graphql), the app builds and forwards subscriptionData incorrectly whenever the cart also contains gifts.\n\nAs a result, only the first item receives the subscription context that Promotions (RnB) needs, and subsequent subscription-eligible items are simulated without subscription, leading to wrong promotion selection or no subscription promotion for those items.\n\n\n#### Simulation\n\n\nCreate with two or more items with a subscription.\nCreate promotions for the subscription items and a promotions that insert a gift in the cart.\n\n\n#### Workaround\n\n\nInstall the beta version of the app vtex.checkout-graphql@0.67.2-beta.1"}