Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I've gotten LazyLoad to work on my other pages except product-template.liquid thumbnail section.
Solved! Go to the solution
This is an accepted solution.
Hi SeaSpray,
Aibek is here from Growavelabs Agency.
Hope this message finds you well and safe.
First, you use lazysizes.js to defer loading of hidden images. The problem is that this library thinks the images are in the visible area of the web page. Therefore, the pictures are loaded immediately. But in reality they are hidden from the side. When users click on product thumbnails, the images are shown. The Pagespeed Insights algorithm can figure this out.
Alternatively, you can manually adjust the lazysizes. To do this, you need to lower the expand option. Below will be the code, try to paste immediately after connecting the js file lazysize.js to theme.liquid
The images have lazyloading enabled already.
When I use the Google PageSpeed Insights for
https://seasprayjewelry.com/products/sterling-silver-freshwater-pearl-solitaire-ring
I get Defer Offscreen Images
So the lazyload I put in isn't working.
Any suggestions?
Thanks
This is an accepted solution.
Hi SeaSpray,
Aibek is here from Growavelabs Agency.
Hope this message finds you well and safe.
First, you use lazysizes.js to defer loading of hidden images. The problem is that this library thinks the images are in the visible area of the web page. Therefore, the pictures are loaded immediately. But in reality they are hidden from the side. When users click on product thumbnails, the images are shown. The Pagespeed Insights algorithm can figure this out.
Alternatively, you can manually adjust the lazysizes. To do this, you need to lower the expand option. Below will be the code, try to paste immediately after connecting the js file lazysize.js to theme.liquid
We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024