Hello everyone,
I have been trying to add the 'Shop By' option on the CMS homepage without success.
I added the code below in my design Layout Update XML tab but nothing showed up. And yes, I refreshed the cache.
<reference name="left">
<block type="catalog/layer_view" before="-" name="catalog.leftnav" after="currency" template="catalog/layer/view.phtml"/>
</reference>
Can someone point out why it doesn't work please?
Thanks a lot!