All things Shopify and commerce
How can we Defer offscreen images in Shopify when images are coming from Shopify cdn?
Hi @maroofimran Welcome to the Shopify Community,
If the cdn is used by your theme or store then you can set a class of "Lazy" or "Lazyload" for the image tag example below
<img class="lazyload" src="yourimage.png" />
in this way you can defer off screen images.
Thanks
in which .liquid file I should place this lazyload?
can you please confirm which theme you are using. its depends on the theme structure if the issue is on collection page the file will be different if the issue on the product page also the issue has been different so can you please explain on which page you are trying defer image ?
Thanks
I am trying to defer images on my main home page or also on product pages and I am using focal theme.
Hi @maroofimran
find media.liquid, or product-media.liquid and find <img> tag and add class of "lazyload" in that and hit save and test it. also please let me know if i can help you on this.
Thanks
not working same error I tried loading="lazy" also class="lazyload"
Can you please confirm if i can do it for you?
Thanks
Starting 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, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024