Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.32 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.32 KB

Magento InfiniteScroll Integration

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.

Installation

  1. Download the compressed package using the "Downloads" button above.
  2. Extract and copy the contents of the 'infinitescoll' folder directly into your site's webroot.
  3. Refresh your Magento cache.
  4. 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

Useful Links

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/

Release Notes - Version 2.0.3

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