16 Answers
How to use layered navigation with custom product lists?
Asked by: pavel.polyakov 4852 views Questions
Hello Magento experts!
How I sould build by custom product list to make layered navigation work for it.
Now I get my products collection that way:
<span style="color: #007700">http://pavel.totalmagento.nl/magento_experts_1.phps</span>and I’m updating layout with this code:
<span style="color: #007700"></span><span style="color: #007700"><span style="color: #007700">http://pavel.totalmagento.nl/magento_experts_2.phps<br /></span></span>Layered navigation is shown for price field only. And it isn’t works (but I don’t expect it to work without changes in code).
So, could someone help me with the direction? How can I connect my custom product list with the layered navigation?
