Arnaud_R Posted May 12, 2020 Share Posted May 12, 2020 Hi, we noticed that a lot of Javascript is loaded and has a wrong impact on page loading time. Do you know if all these Javascript codes are needed in Prestashop ? I attached a file of all Javascript files loaded. Thanks for your help ! Link to comment Share on other sites More sharing options...
JBW Posted May 13, 2020 Share Posted May 13, 2020 Most of the are part of your theme and probably required to run properly. Others are loaded from modules - if you need the modules then the scripts will probably required to run properly. A few are external - if you need google analytics and trustpilot functionality these are required, otherwise can be switched off. You can activate combine andcompress function in Performace settings to reduce the number of scripts (but size will more or less stay the same) Link to comment Share on other sites More sharing options...
Arnaud_R Posted May 14, 2020 Author Share Posted May 14, 2020 Ok thanks ! We already activatd combine and compress function, I was wondering if some javascript codes of the theme could be removed. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now