How to display only the parent category title in the product detail page?
An example, the product is located here:
Fashion -> Shoes -> "The product"
I need to show "Fashion" category name inside flypage.tpl.php, not Shoes.
There is a tag to get the parent category title? Or i need an hardcoded mod?
I searched a lot on the forum but could not find a specific solution.
Thanks