Example #1
0
 protected function _construct()
 {
     $this->getCheckout()->setStepData('shipping_method', array('label' => Mage::helper('checkout')->__('Shipping Method'), 'is_show' => $this->isShow()));
     parent::_construct();
 }
 protected function _construct()
 {
     parent::_construct();
 }