πŸ–ΌοΈ Lazy load images

Only load pictures when customers scroll near them β€” so your page opens faster.

Who can use this feature?

Lazy load (images) is available on the Pro and Expert plans.

What is Lazy load (images)?

Normally, a browser tries to load every image on the page at once, even the ones way down at the bottom. That slows everything down.

With lazy load on, images stay paused until a customer scrolls close to them. Pages with lots of photos feel much snappier.

This works on images in:

  • Theme files

  • Product, collection, and blog descriptions

  • Regular pages

Why use Lazy load (images)?

  • Faster initial load β€” the browser only loads images customers can actually see.

  • Big win for image-heavy stores β€” long, photo-rich pages feel much snappier.

  • Better Core Web Vitals β€” less upfront work means a quicker first paint.

  • No visual change β€” images still appear normally as customers scroll; they just load on demand.

βš™οΈ How to use Lazy load (images)

Step 1: Open Self-optimize

Go to Speed up β†’ Self-optimize.

[Screenshot: Speed up page with Self-optimize tab open]

Step 2: Turn on Lazy load (images)

Turn on Lazy load (images).

[Screenshot: feature toggle switched on]

Step 3: Apply to your theme

Click Speed up now and pick a theme to apply changes.

[Screenshot: Speed up now button and theme selection modal]

Step 4: Verify it's working

To check it's working, open your store and look at any image in the page source β€” it should have loading="lazy" on it.

[Screenshot: browser inspector showing loading="lazy" attribute on an image tag]

πŸ“Œ Merchant Notes

  • Images at the top of your page (the first thing customers see) still load right away β€” no delay.

  • Always click Speed up now after turning this on to apply the changes.

  • The biggest gains come on image-heavy pages with lots of photos below the fold.

  • This feature requires the Pro or Expert plan.

  • For an overview of all optimization features, see Speed up.

Contact us in live chat if you have any problems.

Last updated