Improvement
Aug 22, 2025
Previously, price-for-volume-discount rules were calculated on the frontend. This occasionally led to rounding discrepancies, where the product page displayed slightly different prices than those shown in the shopping cart.
With this update, all volume discount calculations are now handled by the backend. Both the product page and the shopping cart fetch their values directly from the backend, eliminating inconsistencies and ensuring customers see the same prices throughout their shopping journey.
If your webshop’s frontend displays volume discount pricing on additional views beyond the product page, we recommend having your integration partner extend backend-based calculations to those views as well, ensuring complete consistency across your store.