Hi, I need to deactivate LazyLoad for the theme.
Because on the Settings I have Speed Optimization -> Image Loading -> Default but its still Lazyloading:
I see this in my code if I go one product image
img loading=”lazy” width=”600″ height=”600″
How can I deactivate it, or is it possible to add a class or data-attribute to deactivate it for just some images. If its not possible I want to deactivate LazyLoad for all Image
Please fix it for me: