Hi, The lazy load concept is really simple, you don't need any external
library to achieve this
https://dev.to/ekafyi/lazy-loading-images-with-vanilla-javascript-2fbj
Make sure you extend loading of images for print as well. The external
API might not be supporting loading of images when you do print.