-
- dan_w

-
Total Posts: 230
Joined: 2008-01-04
|
Hello,
I haven’t looked into this in any great detail, put it can be accomplished. Basically, if you look in app/code/core/Mage/Catalog/Block/Layer/Filter/, you will see how magento handles all of the various filters for the layered navigation. By default, category and price have been separated from other attributes and have their own block. This could easily be reproduced for another attribute, ie memory, hd etc. Like I said, I haven’t looked at in any great detail, but that’s where I would start to get an idea on how the price navigation is outputted and go from there.
Hope that helps,
Dan
|