{"section":"known-issues","requestedLocale":"en","requestedSlug":"more-for-less-promotions-incorrectly-applying-to-overlapping-quantities","locale":"en","slug":"more-for-less-promotions-incorrectly-applying-to-overlapping-quantities","path":"docs/en/known-issues/Pricing & Promotions/more-for-less-promotions-incorrectly-applying-to-overlapping-quantities.md","branch":"main","content":"## Summary\n\n\nWhen multiple \"More for Less\" promotions are applied to a collection with a maximum value limit for items, the Rates and Benefits (RnB) service fails to correctly evaluate the applicability of the promotions. This results in more than one promotion being applied, even when the cart's item quantities should only allow one promotion.\n\n\n#### Simulation\n\n\n\n1. Configure **Promotion 1**:\n  - Type: \"More for Less\"\n  - Collection: X\n  - Condition: 2 items for a maximum value lower than the regular price of the products in the collection (e.g., the promotion reduces the item price compared to its default configuration).\n2. Configure **Promotion 2**:\n  - Type: \"More for Less\"\n  - Collection: X\n  - Condition: 3 items for a maximum value that provides an even greater discount on the item price compared to Promotion 1.\n3. Test the following scenarios:\n  - Add **1 unit of Product A** and **1 unit of Product B**. Verify that **Promotion 1** applies and limits the item price as per its configuration. _(Expected behavior)_\n  - Add **2 units of Product A** and **1 unit of Product B**. Verify that **Promotion 2** applies, offering a greater discount than Promotion 1. _(Expected behavior)_\n  - Add **3 units of Product A** and **1 unit of Product B**. Verify that both **Promotion 1** and **Promotion 2** apply incorrectly, even though the cart's quantity should only trigger Promotion 2. _(Unexpected behavior)_\n  - Add **3 units of Product A** and **2 units of Product B**. Verify that only **Promotion 2** applies when both promotions should apply. _(Unexpected behavior)_\n\nRnB loses track of quantities and which products already have discounts applied, leading to incorrect promotion applicability.\n\n\n#### Workaround\n\n\nThere is no known workaround to prevent this issue at the moment."}