Hi, we have very long loading times when showing product listing pages. I can see in the live integration log file that we have 500+ calls to BC when loading the product listing, and we are just listing 24 products on each page.
It seems that live integration fetches prices for all product variants, even when the option "Include variants in product information request" in live integration settings is not enabled. Cache level is set to Session. Can we in some way minimize the number of calls live integration makes to BC?
The current response times is not acceptable for our customers iand we must solve this ASAP.