boomer, you know how xcart just lists all the ROOT categories on the left side by default, well i dont want that.
i want that area to only show the subcategories based on the Root cat.
example - I have 2 main/root cats
CAT1 CAT2
Only When visitor clicks on CAT1 then left menu will
list in the subcats of CAT1.
Only When visitor clicks on CAT2 then left menu will
list in the subcats of CAT2.
Ofcourse, it has to work in such a way that if i add cat 3, 4, 5 ,6 and so on,
it will automatically do this.
i found this
http://forum.x-cart.com/viewtopic.php?t=25470&highlight=
but i dont know if thats what i need.