Can anybody advise what is the best way to display a sidebox listing all the manufacturers available? Ideally the list would also need to be links that when clicked on links to all the products from that manufacturer.
Please help.
Anybody got something like this implemented on their magento site?
hi
i try to do similar thing by add a CMS page and using filter as in Promotion.php and template by \app\design\frontend\default\default\template\catalog\product\list.phtm
i think that makeing use of the layered navigation you can easily make this work. All you have to do is to set the category attribute Is Anchor to Yes.