Jump to content

Too many combinations = Too many slow !


Recommended Posts

Hello,

 

I'm working on a shop on Prestashop 1.5.6.0, my products have many declinaisons, for the moment, the maximum is about 4500 combinations for a product.

 

I'm front of two problems :

 

The first is the loading in memory of all the combinations at each loading of a product page, more combinations i have, more page is slow. Is there a solution for put in cache the combinations ?

 

The second is the number of javascript lines written for each combination, more combinations i have, more page weight is important. For this second problem, i already have my idea, i think i can replace the lines written by a ajax call that will return me the same informations. If you have other ideas let me know.

 

Thanks in advance !

Link to comment
Share on other sites

  • 4 months later...
×
×
  • Create New...