FriendsOfShopware / FroshLazySizes

This plugin allows you to use lazy loading for your images.
MIT License
7 stars 2 forks source link

Images "above the fold" on category pages are lazy loaded #33

Closed gamerlion7 closed 2 months ago

gamerlion7 commented 2 months ago

PHP Version

No response

Shopware Version

No response

Plugin Version

No response

Actual behaviour

Images "above the fold" on category pages are lazy loaded.

Expected behaviour

Images "above the fold" should not be lazy loaded, because it increases the page load time and Lighthouse complains.

My suggestion if there is no easy solution:

If that is still too complicated: Do not lazy load the first 4 images.

Steps to Reproduce?

Load and inspect a category page.

tinect commented 2 months ago

as mentioned in mail, this will not happen due to possible bad performance. please use the classes mentioned in readme.