How to get data from Magento System Configuration? zendnwar July 30, 2015 Magento 0 Comments <?php Mage::getStoreConfig(‘sectionName/groupName/fieldName’); ?> Related Posts Which class does each block that uses a template extend in Magento? zendnwar March 18, 2015 Any Magento Block that uses a template file, inherits from Mage_Core_Block_Template which inher .. Magento SEO guideline zendnwar May 27, 2014 Search Engine Optimization (SEO) is a set of actions merchants take to make sure their e-commer ..