Magento How to Get current store code in magento October 14, 2011 Pramod T P Leave a comment <?php echo Mage::app()->getStore()->getCode(); ?>