Ejemplo n.º 1
0
 protected function _construct()
 {
     parent::_construct();
     $this->config_message = Mage::getStoreConfig('catalog/pricehideconfig/title');
     $this->config_enabled = Mage::getStoreConfig('catalog/pricehideconfig/active');
 }