I have read many posts about lazyload, I read and dawn theme already has it, but maybe someone who understands it, can check my website or here is added lazyload to my product photos because for me it looks like nothing when I go from my mobile and example, try zoom it, it’s loading long for me when it’s starting to show the image. So who understands about it, can check it for me? Second, when I read the post they saying need add “You have to use like this .”, but where I can find it, I checked my theme.liquid, main-product can’t find “<img src=”". Maybe it’s sounds crazy, but I don’t know how to add lazyload and where and how to check it, thanks for the help.
@oscprofessional Ahh, mate thanks for giving me the information about that, but here saying:
“This theme includes two snippets that contain everything you need to get started with lazy loading—responsive-image. liquid and responsive-bg-image.liquid. You will find both in the snippets folder.”
I can’t find it in my Dawn theme that liquid files, maybe can you tell me exactly from which step I need to start adding lazyload to my theme? I wanna add to all my theme product pages, collection page, also to slide show, everywhere because It’s loading slowly.
@BSS-Commerce Mate did I need to add this “<img data-src=” —- “ class=“lazyload”>" to all my pictures “ALT TAGS” or how I need to do it with the lazyload?
@BSS-Commerce How I understand Dawn theme has to lazyload and I don’t need anything coding, just where I need to add this “Just add the attribute loading=“lazy” to your images e.g. .” In ALT TAGS IMAGE?