A Magento module to automatically load the next page of products when the user scrolls down the page. Easy to install and configure, this module works 100% out of the box with Magento's default theme.
- Download the compressed package using the "Downloads" button above.
- Extract and copy the contents of the 'infinitescoll' folder directly into your site's webroot.
- Refresh your Magento cache.
- Scroll to infinity and beyond!
Note: if you have a different theme other than the default, you will need to configure the plugin by going to System -> Configuration -> Catalog -> Infinite Scroll
InfiniteScroll
Repository: https://github.com/paulirish/infinite-scroll
Webpage: http://www.infinite-scroll.com/
jQuery Plugin
http://www.infinite-scroll.com/infinite-scroll-jquery-plugin/
Wordpress Plugin
http://www.infinite-scroll.com/installation/
Added Magento 1.3 support.
On the configuration for default you will see the selectors for Magento 1.6, if you need to configure on Magento 1.3 you should set this selectors:
Content: div.catalog-listing Navigation: table.pager:last, table.view-by:last Next: td.pages ol li:last a Items: ul.products-grid Loading: div.category-products