What is lazy loading?
Lazy loading is technique that defers loading of non-critical resources at page load time, this case it's product images. Lazy loading is a great way to optimize magento website speed and improve performace.
In Magento default, when customers visit a page, the site loads all images of products on that page. This slows down the loading speed, and leads to long waiting time for customers. Our Lazy Load extension solves this problem which just loads images on customer viewport. Beside improving the performance, it boost your website ranking on search engines, as well.
Highlight Features:
- Delay loading images ( lazy load images ) on category page, search page and product page.
- Website loads faster and Customer gets the content in a short time,reducing the chances the user will leave the website.
- Reduce Server Load and Save Bandwidth
- Help store owner to optimize Magento speed which improves SEO ranking
- Able to set how many images can be loaded normally
Compatibility:
Magento 2.0.x, 2.1.x, 2.2.x, 2.3.x
On Github:
https://github.com/metagento/magento-2-lazy-load