How to get data from Magento System Configuration? zendnwar July 30, 2015 Magento 0 Comments <?php Mage::getStoreConfig(‘sectionName/groupName/fieldName’); ?> Related Posts What happens when existing orders are edited in the Magento admin zendnwar November 14, 2015 When an order is edited in admin, that order gets cancelled and new order with edited data is c .. How to add custom message in success page in magento. zendnwar December 3, 2012