Hi,
We're experiencing extremely slow response on an Dynamicweb eCommerce solution. We have one group containing 135 products. Each paging page in frontend displays 9 products, so this group is spread out on 15 pages. One might assume it to be a piece of cake to display a page with 9 products, but it sees that ecom chews its way through each of the 135 products on every page causing each page load to take 5 seconds to generate module output. Since we have two catalogue modules on the paging, loading a page takes 11 seconds.
Removing our custom code cuts half a second of the processing time, so that's not an issue in this case.
Is there any way to do some optimization? I haven't had much success using the ProductList notifications.
BR.
Lars