How to get data from Magento System Configuration? zendnwar July 30, 2015 Magento 0 Comments <?php Mage::getStoreConfig(‘sectionName/groupName/fieldName’); ?> Related Posts Error 404 Not Found in Magento Admin Login Page zendnwar November 22, 2013 This is very simple solution, Please go to your database Run below SQL. Hope it will be solve .. 5 Most Common Magento Coding Issues to Optimize Your Site for Performance zendnwar April 7, 2014 Calculating the size of an array on each iteration of a loop SQL queries inside a loop Loading ..