Product image Lazy Loader for WooCommerce
Product image Lazy Loader for WooCommerce
Description
This plugin lazy loads WooCommerce product images on the shop and archive pages.
Credits
https://web.dev/lazy-loading-images/
Installation
- Download the .zip file
- Upload and extract the contents of the zip file to your wp-content/plugins/folder
- Activate the plugin from your WP-admin / Plugins
- Enjoy!
Faq
- Open the wc-lazy-loader.php file in the plugin folder
- Scroll down to line 42
- Replace the “placeholder-image.png” with a valid place holder image URL from your website.
Good question! Using event handlers is considered to be one of the most compatible ways to approach lazy loading that works pretty much on every browser. We will, however, be switching to IntersectionObserver API in the next release.
You can use https://gtmetrix.com/ or https://developers.google.com/speed/pagespeed/insights/ to check. It would be a good idea to check your site before installing this plugin, and then again after installing and activating this plugin.
Reviews
Didn't work for me, abandoned?
By Phil McKerracher on April 4, 2023
I tried it on a site that has five WooCommerce product sliders on its front page and takes 30s to load - no difference in load time.
Plugin hasn't been updated in 3 years and has no reviews, which suggests it's not very useful. Seems like a good idea to me though.
Changelog
1.1
- Added – compatible with latest WC and WP.
- Added support for latest PHP
- Updated – versions
- Freemius SDK integrated
1.0
- first release version