{"section":"known-issues","requestedLocale":"en","requestedSlug":"promotion-validation-uses-unit-price-instead-of-total-item-price","locale":"en","slug":"promotion-validation-uses-unit-price-instead-of-total-item-price","path":"docs/en/known-issues/Pricing & Promotions/promotion-validation-uses-unit-price-instead-of-total-item-price.md","branch":"main","content":"## Summary\n\n\nPromotions that depend on a minimum or maximum amount may fail when applied to items with a unit multiplier. The system evaluates the adjusted unit price (base price × multiplier) instead of the item’s total value, leading to inconsistencies.\n\n\n#### Simulation\n\n\n\n1. Set up a free shipping promotion with a minimum cart value threshold.\n2. Add a product to the cart that is priced based on a unit multiplier (e.g., price per kilogram) rather than a fixed price.\n3. Ensure that the total value of items in the cart exceeds the minimum value required for the promotion to apply. However, the real value of the item, considering the unit multiplier, should make the total cart value lower than the promotion's minimum requirement.\n4. Verify that the promotion does not apply when the total cart value exceeds the required minimum due to the item’s unit multiplier.\n\n\n#### Workaround\n\n\nCurrently, there is no available workaround for this issue."}