Hi
We made a project, but facing a big problem with the load time of te pages, especially with the productlists and productdetailpages.
The URL to see the project is: http://cookandco.staging.innovadis.com/
The project contains about 2500 products and most products have related products.
When we turn on the loop for the related products (with only the templatetags
<!--@LoopStart(ProductRelatedGroups)-->
<!--@LoopStart(RelatedProducts)-->
<!--@LoopEnd(RelatedProducts)-->
<!--@LoopEnd(ProductRelatedGroups)-->), it makes the productdetailpage about 2-3 seconds slower te load.
Is there a way to speed up the loop for the related products, and are there ways to speed up the complete project?
Gr
Martijn
Developer forum
How to speed up solution / related products
Replies
You must be logged in to post in the forum