What is the parent block for all Magento blocks? zendnwar March 18, 2015 Magento 0 Comments All Magento blocks inherits Mage_Core_Block_Abstract that inherits directly from Varien_Object Related Posts How to install sample data for magento? zendnwar September 25, 2012 How to install sample data for magento Step1: Download sample data from http://www.magentocomme .. Magento product delete from CSV admin October 27, 2016 <?php ini_set(‘memory_limit’, ‘2048M’); ini_set(‘max_execution ..