Hi
You can use the following PHP function to get the relative URL of the category page (substitute my category ID
591459 with yours):
PHP Code:
dfr("url")->query_to_url('view=category&c=591459')
This returns something like:
/store/category/shoes/
Eric