Magento – Layered Navigation price filter attribute multiselect check box

layered-navigationmagento-1.8price

I am working on Layered navigation of Magento. I want to implement the following:

  1. Price filter with multiple check boxes.
  2. Kit type with Radio buttons.
  3. Ratings with multiple check boxes.

The same is shown in the below image also.

enter image description here

I have already tried to customize the extension from magento-connect. But no luck. How can implement those multiselect filters.

Can anyone please help me on this. Thanks in advance.

Best Answer

One starting point can be this question on stackoverflow: Magento: textbox instead of multi select in layered navigation

Amasty's extension: Improved navigation solves your problem (quite popular extension).