magento get current category


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. $currentCategory = Mage::registry('current_category');

URL: http://www.richardcastera.com/2009/08/04/magento-get-the-current-category/

Report this snippet


Comments


You need to login to view comments.