There is an issue to incorporate such feature into magento.
I have tried to develop a beta version module to solve this issue at this moment, the code do not filter all of the attributes related to search result product set. But does the same for manufacture attribute as this is what was into my project scope. Please bare that this is just a beta version and I am still working to get this through.
There is an issue to incorporate such feature into magento.
I have tried to develop a beta version module to solve this issue at this moment, the code do not filter all of the attributes related to search result product set. But does the same for manufacture attribute as this is what was into my project scope. Please bare that this is just a beta version and I am still working to get this through.
Step :2
Paste homeview.phtml under app\design\frontend\default\default\template\catalog\layer - Don’t forget - default/default - should be as per your theme
Step : 3
Paste Layer.php under app\code\local\Mage\Catalog\Model
Step :4
Clear cache.
You would now be able to see the layered navigation at the right sidebar of your home page. if you want to move it to the ‘left’ - use
I never said that this code is for advanced search read last line of the post. I am working on it as I said.
But if you have already finished that out .. do post here.
I am just trying to gather all codes that might be needed for layered navigation. Your contribution will be very helpful.