{"section":"known-issues","requestedLocale":"en","requestedSlug":"facebook-today-facebook-looks-at-sellingprice-and-listprice-to-update-the-price-in-the-facebook-catalog","locale":"en","slug":"facebook-today-facebook-looks-at-sellingprice-and-listprice-to-update-the-price-in-the-facebook-catalog","path":"docs/en/known-issues/Connections/facebook-today-facebook-looks-at-sellingprice-and-listprice-to-update-the-price-in-the-facebook-catalog.md","branch":"main","content":"## Summary\n\n\nToday Facebook looks at sellingPrice and listPrice to update the price in the Facebook catalog.\n\n\n##\n\n## Simulation\n\n\nSeller is using unitMultiplier = 0.5\n\nCheckout makes the following calculation when the item has a multiplier unit, so sellingPrice = price * unitMultiplier = 3999 * 0.5 = 1999.5. Checkout rounding will ignore the decimal and consider 1999\n\nWhat is the problem with this calculation?\nWhen the seller uses 0.5, for example, on Facebook we are updating it as the settlement price on Facebook.\n2. When the seller uses a multiplier greater than 1.39, it falls within the promotional price even though it is higher than the listPrice\n\n\n\n##\n\n## Workaround\n\n\nseller use unitMultiplier = 10000"}