Caching

Upsell Product Add-On App can be configured to use browser's session storage to cache Add-Ons and Settings, this can hugely improve load time as app does not have to fetch data from remote storage each time a product page or cart page is loaded. Caching is very common technique used in mordern web apps to improve performance.