Re: Wish to link from product page to category page?
Try adding this, it's untested but looks to be working. So you might want to polish it off...
{math assign="up_one" equation="x-2" x=$location|@count}
<a href="{$location[$up_one].1|amp}">{$location[$up_one].0}</a>
Hope this helps you somewhere.
__________________
Doms
kube v4.1.9
|