/ Published in: PHP
This will return the URL for the category specified (17 in this case)
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
Mage::getModel('catalog/category')->load(17)->getUrl();