Hi support team,
On the product page of our site, the main hero image (featured product image) is loading slowly due to the loading=”lazy” attribute. I’d like to remove this lazy loading behavior only for the hero image, while keeping it for other images to maintain performance.
Screenshot attached.
Could you please guide me on how to exclude the hero image from lazy loading—whether via theme settings, a child theme override, or a filter hook?
Thanks in advance!