/ Published in: PHP
URL: http://www.richardcastera.com/2009/08/04/magento-get-the-current-category/
Expand |
Embed | Plain Text
$currentCategory = Mage::registry('current_category');
You need to login to post a comment.
URL: http://www.richardcastera.com/2009/08/04/magento-get-the-current-category/
$currentCategory = Mage::registry('current_category');
You need to login to post a comment.