Skip to content

pauldonnelly/Magento-LayeredNavLimit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Magento-LayeredNavLimit

Limit layered navigation to X values and show a more/less link.

Example

Installation

  1. Download the files and copy to your Magento installation folder.
  2. Clear Magento caches.

Installation with Modman

cd /path/to/magento/
modman init
modman clone https://github.com/eyemagine/Magento-LayeredNavLimit.git

Configuration

The limit of items to be shown will default to 5. This can be changed in System > Configuration > Catalog > Layered Navigation > More/Less Limit.

Requirements

This module requires the jQuery javascript library.

About

Limit layered navigation to X values and show a more/less link

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 61.5%
  • HTML 19.6%
  • JavaScript 11.2%
  • CSS 7.7%