Good afternoon, I am reviewing the search engine performance of the site and I have noticed that the score it gets in Google’s Core Web Vitals is quite poor: https://pagespeed.web.dev/analysis/https-bufanatic-com-producto-bufanda-de-futbol-madridista-gracias-papa/vnyn8pwdlb?hl=es&form_factor=mobile
I need to improve these markers. One of the main problems that seems to be happening is that the lazy load of the images is being applied to all (even though it is marked to start from 540px) and the main image of the page, in this case the product image, loads slower.
What can we do to solve all these problems that seem inherent to the template?
Thanks