loading="lazy" on hero image
What it means
Lazy-loading the LCP image tanks the metric.
Why it happens on Shopify
Themes lazy-load everything without excluding the hero.
How to fix it: precise steps
Use eager + fetchpriority="high" on the hero image.