{"section":"known-issues","requestedLocale":"en","requestedSlug":"items-in-benefits-not-generated-in-promotions-with-collections-associated","locale":"en","slug":"items-in-benefits-not-generated-in-promotions-with-collections-associated","path":"docs/en/known-issues/Store Framework/items-in-benefits-not-generated-in-promotions-with-collections-associated.md","branch":"main","content":"## Summary\n\n\n\nWhen having a promotion with products/skus associated through a collection, the productContext isn't prepared to create the items array inside benefits associated with the products of the collection\n\n\n##\n\n## Simulation\n\n\n\n\n- Create a promotion\n- Associate the products for this promotion through a collection\n- Open one of the products that should have a promotion\n- Open your browser's console\n- Check on your React Dev Tools extension for productContextProvider\n- Open benefits.items, it will be empty or with the sku with the same id of the collection\n\n\n##\n\n## Workaround\n\n\n\nThe only possible way to have benefits.items filled is filling all skus associated with the promotion instead of a cluster/collection"}