cancel
Showing results for 
Search instead for 
Did you mean: 

Loading time for product image is so.... long

Loading time for product image is so.... long

https://hikam.de/wlan-ip-mini-ueberwachungskamera-s6

 

Loading time of the first product picture is so long, the circle spins again and again. How to solve this?

 

Thanks!

2 REPLIES 2

Re: Loading time for product image is so.... long

Hi,

 

Your product image is small and loaded right away. The problem may be not with the image but with JS controlling the loading graphics. Most likely it's waiting for some other script to complete. 

You have some JS errors on the page - fixing it may help.

Also, check the files loading here:

https://www.webpagetest.org/performance_optimization.php?test=181031_09_67926480c53bd56fa85aebd00fc9...

some of your images are way too large and have to be optimized

 

Looks like your server supports HTTP2 but not ALPN - try to enable it to speed up the loading because 1 s of time to first-byte and 16s to load the page is not acceptable performance for an online store: https://www.webpagetest.org/result/181031_09_67926480c53bd56fa85aebd00fc9adaa/

 

Hope this helps and let me know if you want a better hosting. We have a data center in Frankfurt and can super-speed your store Smiley Happy

 

Anton Pachkine @ magento2.hosting : Magento Small Business Package.

Re: Loading time for product image is so.... long

Hi @sebastian_hoffmann

 

Here I share one ajax layered navigation module for solving your product image loading issue.

https://bootsgrid.com/product/magento-2-lazy-load-and-ajax-scroll/ you can try this

 

If my solution is useful, give kudos and accept as solution