While being on the Magento category page, it might be useful to display the category name. Use the following code to do so.
1 |
Mage::getSingleton('catalog/layer')->getCurrentCategory()->getName(); |
Getting the name of the current category
You want or need help implementing this solution? Maybe you did not find what you were looking for? Contact me and I will assist you with whatever Magento problem troubles you!