Jump to content

How to show categories of the same level? Rate Topic   - - - - -

 
  • solesurvivor
  • Senior Member
  • Members
  • Join Date: 05-Aug 11
  • 744 posts

Posted 10 July 2012 - 01:06 PM #1

I need to show a list of categories at the same level as the current selected category on the sidebar.

For example: If I am at http://demo.cs-cart..../mens-clothing/
I want to see Womens, Shoes, Watches & Jewelry.

Bonus: I would also like to show these categories only if the current category does not have any
children categories.

Anyone have any idea how I could accomplish this?

 
  • kogi
  • Senior Member
  • Members
  • Join Date: 16-Aug 07
  • 407 posts

Posted 10 July 2012 - 01:18 PM #2

Create a catalog block with dynamic Tree?
"PTO"

 
  • solesurvivor
  • Senior Member
  • Members
  • Join Date: 05-Aug 11
  • 744 posts

Posted 10 July 2012 - 04:17 PM #3

But I need to do it in views/categories/view.tpl file.So a block wont work.