Overview
Eliminate pagination by automatically loading in more products as a user scrolls through a commerce category or search results page.
Infinite scroll is popular across the web, particularly on social media apps. Rather than the customer manually having to load in the next group of products, the site tracks their position on the page, automatically anticipating when they’re nearing the bottom. When they do, your web store will automatically load more products, seamlessly appending to them to end. This means your customers can continue browsing your inventory without ever having to ask for more.
Key Benefits
- Remove interruptions from your customers’ browsing experience
- Compatible with keyword search results and commerce category list pages
- Particularly suited for mobile browsing as introduces behavior popularized by social media apps
Interruption-Free Browsing
- Replaces paginated search results with a continuous single page of results
- Automatically anticipates when a customer nears the end of a page, so new content pre-loads ahead of time
- Optional configuration option disables auto-loading, but instead provides simple interface to manually append more products