Excess calls to the Cart Calculation service eliminated when adding items to cart

Adding an item or a bulk of items to a cart triggers an add-to-cart request. In previous versions of the Cart service, each add-to-cart request also triggered a separate call to the Cart Calculation service, which caused Cart Calculation to time out. Now in most cases, add-to-cart requests no longer call the Cart Calculation service. This improvement reduces the load on the service.

Beginning with this release, add-to-cart requests only call the Cart Calculation service when a discount is applied to the cart, so that the Cart Calculation service can provide feedback to the storefront about the cart’s discount status.

  • Send feedback

    If you find any information that is unclear or incorrect, please let us know so that we can improve the Dev Portal content.

  • Get Help

    Use our private help channel. Receive updates over email and contact our specialists directly.

  • hybris Experts

    If you need more information about this topic, visit hybris Experts to post your own question and interact with our community and experts.