The number of round trips to the server can be easily reduced using the technique of post-loading images that are out of scope (the first screen). That is, initially only those images that the user is able to see will be loaded, the rest will be loaded as the page scrolls.
In 2020, we can already say with confidence that all modern browsers
support lazy loading of images natively. Which gives us the opportunity
to implement LazyLoad without connecting additional scripts. To do this,
it is enough to add the loading attribute to the img tag, which is what
this add-on does.
Native LazyLoad for Opencart is a very simple solution that can bring you significant traffic savings and increase page loading speed, and most importantly, reduce server load.
Characteristics
There are no reviews for this product.
No questions about this product.
Module installation instructions:
- Before performing any actions to install the add-on in Opencart, we recommend creating a backup copy of all site files and the store database;
- Install the localcopy fix (if you don't have it installed yet)
- Download the module file for the required Opencart version from our website (Follow the installation instructions if there are any in the module archive);
- Then go to the "Installing add-ons/extensions" section and click on the "Download" button;
- Select downloaded file and wait for the module to be fully installed and the text "Application installed successfully" to appear;
- Then go to "Application Manager" and update the modifiers by clicking the "Update" button;
- After these actions, you need to add the rights to view and manage the module in the "User Groups" section for the administrator or other users you select by clicking "Select All"