Type
magento2-module
Freely Scroll down & See what page of the catalog they're on, Automatically loading, Similar technique as seen on Twitter, Facebook
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
Magento 2 ajax scroll extension by LandOfCoder automatically loads product catalog without reloading the page. It is absolutely SEO-friendly AJAX implementation.
Run the following command in Magento 2 root folder:
composer require landofcoder/module-ajaxscroll
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Your magento 2 extensions can be installed in a few minutes by going through these following steps
Step 1: Download/purchase the extension
Step 2: Unzip the file in a temporary directory
Step 3: Upload it to your Magento installation root directory
Step 4: Disable the cache under System >> Cache Management
Step 5: Enter the following at the command line:
php f bin/magento setup:upgrade
Step 6: After opening Stores >>Configuration >>Advanced >> Advanced, the module will be shown in the admin panel
Magento 2 Infinite scrolling makes shopping experience become more enjoyable and easily. It can automatically load products without interruption
While scrolling down, customer can see which page the product are belong to. Thus, they can identify the product position easily.
If you want to let it automatically loading when customer scroll down. you just need 1 click to enable that function.
Beside automatically loading, you can show “Loading” Button. This button can be changed as your expectation.
Your customers can share and bookmark link to certain position. For instance, if they find a product in page 6, they can bookmark to return later. Or even, they can share links to their friends who will be interested in that product
You can show progress bar in different positions that you want.
If you can not image how it work. You can see twitter and facebook technique. Currently our magento 2 infinite scroll extension use the same technique as Twitter, Facebook.
Have you realized that the traffic decrease on the second or third page. It is no long big issue now. The magento 2 Infinite scroll will encourage customer to see the following. As a result, your conversion rate increase.
It is also easy for you to customize Loading Text, Loading image, Button, etc.
You can use our extension in category page and search page.