cancel
Showing results for 
Search instead for 
Did you mean: 

Different CMS Block on category page (sidebar)

Different CMS Block on category page (sidebar)

I want to place different CMS blocks on different category pages in the sidebar on the right.
How can i make that possible?

 

 

1 REPLY 1

Re: Different CMS Block on category page (sidebar)

Hi ekosman,

 

How many CMS blocks are we talking about ?

 

I think you will have to make adjustments to the template used for categories.

If you would like to do this within the admin, you would have to set and unset blocks using the design tab, in xml lang.

 

Example:

<reference name="right">
<action method="unsetChild"><name>xxxxx</name></action>
//.....
</reference>

 

Or you could use the Widgets funtions for placering the static blocks on categories. And the unset them on other categories.

 

 

 

-- Best regards --
Kent Christiansen | Magento Certified Solution Specialist