Release Date: October 5, 2020
Enhancements
[ZPD-12505] - Performance: Removed Unnecessary SEO Calls From Cart Page
Shopper Experience
Certain unnecessary SEO calls are removed from the Cart page.
These changes will not only enhance the performance but will also reduce the loading time of the Cart page.
[ZPD-12556] - Performance: Removed Unnecessary Calls From Cart And Checkout Pages
Shopper Experience
Certain unnecessary calls related to downloadable products, state code, and GetUserApproverList API are removed from the Cart and Checkout pages.
These changes will not only enhance the performance but will also reduce the loading time of Cart and Checkout pages
[ZPD-12504] - Performance: Removed Unnecessary Cart Calculation Calls From Cart And Checkout Page
Shopper Experience
Certain unnecessary calls related to cart calculations are removed from the Cart and Checkout pages.
These changes will not only enhance the performance but will also reduce the loading time of Cart and Checkout pages.
[ZPD-12518] - Performance: Removed Unnecessary portal/getportalapprovaldetailsbyid/{portalId} API Calls From Checkout Page
Shopper Experience
Certain unnecessary calls related to portal/getportalapprovaldetailsbyid/{portalId} API are removed from the Checkout page and API cache and invalidation logic are implemented.
These changes will not only enhance the performance but will also reduce the loading time of the Checkout page.