Is the Lazy Loading module still necessary with modern browsers?

1386 views

Modern browsers do support native lazy loading via the loading="lazy" attribute, but PrestaShop does not add this attribute to images by default (as of PS 8.x/9.x). Our module adds it automatically to all product and category images. If your theme already implements native lazy loading, you likely do not need the module. Check your page source — if you see loading="lazy" on image tags, your theme already handles it.

See also: SEO Content Pack — all our SEO modules bundled together

Was this answer helpful?

Related products

Still have questions?

Can't find what you're looking for? Send us your question and we'll get back to you quickly.

Loading...
Back to top