Magento 2 Infinite Scroll

Magento 2 Infinite Scroll , updated 7/10/24, 9:18 AM

Infinite Scroll for Magento 2 enhances your store’s user experience by automatically loading products as customers scroll down the page, eliminating the need for pagination. This extension creates a seamless browsing experience, keeping customers engaged and encouraging them to explore more products without interruptions. By reducing page load times and improving navigation, you can increase customer satisfaction, boost time spent on site, and potentially drive higher sales.

About MageAntsStore

MageAnts is your trusted partner of Magento Custom DevelopmentHyvä theme development solutions provider. Put your trust in us to create an online presence for you. Let us bring you into the digital age to embark on an incredible journey. Enhance your Magento store with our Magento 2 extensions & extend store functionality.

Tag Cloud



Infinite scroll – Magento 2
USER MANUAL
Supported Version: 2.0, 2.1, 2.2, 2.3
www.mageants.com support@mageants.com 1
Table Of Contents
Preface ......................................……………………………………......3
Installation...................................………………………………………..4
Option 1: Magento 2 install extension using COMMAND LINE .........…………..…..4
Option 2: Magento 2 install extension manually ………………………………….......5
Backend Example ………………………………………………………...……...6

Extension configuration………………………………………………………...6
Frontend Example………………………………………………………………….10

www.mageants.com support@mageants.com 2
Preface

- Infinite scroll is the perfect extension for store owner who want to scroll top to
end and render all related product on product list and search page this
extension provide to scroll two ways one is to click on the next button and
second was scroll bottom of the page and load product easily. Also have
button to move top of the page.
www.mageants.com support@mageants.com 3
Installation:
There are two ways of installing extension in magento2.
1) Using COMMAND LINE.
2) Manually install extension.
Option 1: Magento 2 install extension using COMMAND LINE (Recommended).
Follow below steps to install extension from the command line.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory.
If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management.
Step 4: Enter the following at the command line:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Step 5: Once you complete above steps log out and log in back to the admin
panel and switch to Stores → Configuration → Mageants → Infinite scroll.
The module will be displayed in the admin panel.
www.mageants.com support@mageants.com 4
Option 2: Magento 2 install extension manually.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory.
If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management Edit
app/etc/config.php file and add one line code: ‘Mageants_Infinite scroll’ →
1
Step 4: Disable the cache under System → Cache Management
Step 5: Once you complete above steps log out and log in back to the
admin panel and switch to Stores → Configuration → Mageants →
Infinite scroll, the module will be displayed in the admin panel.
www.mageants.com support@mageants.com 5

Backend Example
After Installation of Extension login to magento admin panel for set
configuration of the extension.
Extension Configuration
You can find configuration at Stores → Configuration → Mageants →
InfiniteScroll .

as per below screen shot you can set all the settings here.

www.mageants.com support@mageants.com 6

www.mageants.com support@mageants.com 7

www.mageants.com support@mageants.com 8

Frontend example
www.mageants.com support@mageants.com 9
Thank you!
if you have any questions or feature suggestions, please contact us at:
https://www.mageants.com/contact-us
Your feedback is absolutely welcome!
www.mageants.com support@mageants.com 10