The parent category is not available naively currently (it will be accessible in Version 9 coming this fall). Right now if you need to get it you will need a 3rd party module like toolkit
http://www.mivacentral.com/Merchant2...e=WCW-TOOLKIT5
The function you want is called childof
Code:
<mvt:item name="toolkit" param="childof|parentfound|g.Category_Code" /> <mvt:if expr="g.parentfound"> &mvta:childof:code; &mvt:childof:name; </mvt:if>
Leave a comment: