Jump to content

Button speed problem


Chill_user

Recommended Posts

Hello to all again,

I have some problems with the speed of the buttons on my web site.

Actually it's a speed of "add to cart"(around 2 seconds) and payment procedures (continue buttons on web site).

 

What was done:

1. Prestashop propositions were inspected and I did all what they proposed.

2. On the hosting side all is good, maximum load is 50% of the capasities of the server. 

3. Database optimized.

4. No cart overrides

System:

PS: 1.7.5.2

PHP: 7.3

MySQL: 5.6

 

How can I fix the speed of the buttons, I need to have speed less than 1 second to add to cart?

 

Thanks a lot, hope some of prestashop members will provide solutions.

Link to comment
Share on other sites

Have you inspected what happenend in the network inspector of your browser into the XHR requests. It must be an ajax call which is slow and you have to understand what before why. You need to reduce the problem. Il you know which request is long then you'll have to inspect all the modules hooked and called in the page called.

Hope this will help.

Enjoy your weekend anyway !

Louis AUTHIE

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...