Details
This simple extension makes store navigation more flexible and more user-friendly by enabling store customer to apply multiple values of the same filter criteria. (eg. can browse for yellow and red shoes at the same time)
Extension has no admin configuration, it just works, visually layered navigation does not change, only behavior differs: when store customer choses one filter item by clicking it, catalog is filtered by chosen item; after applying filter store customer still has possibility to choose and apply other item of the same filter. So you give store customer possibility to apply as many items of the same filter as he likes.
- It's free!
- 100% Open source
- No core code changes
- Easy installation
- It just works - no setup needed
- Works with any attribute filter
- Works with price filter
- Custom design-ready
- Localization-ready
This extension is compatible with the Magento version 1.4.2 and later.
If you have any questions feel free to contact us
.
How To Install
Backup your system
Though this extension does not modify standard Magento files, we strongly recommend to backup your Magento installation before any extension installation or update:
- Create full copy of your Magento directory.
- Create database backup (use command „mysqldump -u <db user from app/etc/local.xml> -h localhost „-p<db password from app/etc/local.xml>“ <db name from app/etc/local.xml> > backup.sql“).
Extract and Copy
In case you use Magento compilation feature, please open menu System -> Tools -> Compilation. In Compilation page, press Disable button.
Make sure all cache is enabled in System -> Cache Management
On your computer, extract ZIP file in a directory where Magento is installed. Your extract files directly, without creating separate directory with the name of ZIP file.
In case you would like to install this on your remotely hosted server, extract downloaded ZIP file in a temporary directory and upload all the extracted files directly to the remote directory where Magento is installed.
Install
Please do these steps:
- Log in to Magento Admin Panel. If already logged in, please log out and log in anew.
- Open menu System -> Cache Management. In Cache Storage Management page, select all cache types and apply Refresh action to all of them. Disabled cache types do not need to be refreshed.
- If previously used, enable magento compilation feature back using menu System -> Tools -> Compilation, buttons Enable and Run Compilation Process.
- Thats it, done.
Useful
Please also check these our Blog & Documentation posts:
This extension is compatible with the Magento version 1.4.2 and later.
If you have any questions feel free to contact us
.