{"section":"known-issues","requestedLocale":"en","requestedSlug":"nominal-discount-is-not-being-distributed-among-all-items-in-the-cart","locale":"en","slug":"nominal-discount-is-not-being-distributed-among-all-items-in-the-cart","path":"docs/en/known-issues/Pricing & Promotions/nominal-discount-is-not-being-distributed-among-all-items-in-the-cart.md","branch":"main","content":"## Summary\n\n\n\nThe Nominal Discount from promotions is not being distributed among all items in the cart.\n\nThis scenario is happening only in a few accounts.\n\nThe store has a nominal promotion and the discount is only being applied to one item in the cart, not proportionally distributing the discount to all the items like it is supposed to.\n\n\n##\n\n## Simulation\n\n\n\n\n1. Create a regular promotion with a nominal discount;\n2. Create a cart link where the promotion is applicable;\n3. Check that the discount is being entirely applied to just one item instead of being distributed among all items.\n\nPS: This doesn't happen every time and with every account.\n\n\n##\n\n## Workaround\n\n\nTo mitigate this issue, you can use the API Create or Update Coupon API to increase the `maxItemsPerClient` field. This allows the coupon to be applied to as many SKUs as permitted in this field."}