Show "Store Catalog" navigation block on all store pages

by Peter D.

In order to show the catalog navigation block from home page on all store pages, the next code should be moved from home page xml update code

<block type="catalog/navigation" before="-" name="catalog.sidebar" template="catalog/navigation/sidebar.phtml">
to app/design/frontend/default/f002/layout/catalog.xml file right below tag.
 <default>
 ..... 
<reference name="left"> 

Recent articles

Back to top