예제 #1
0
 protected function _prepareLayout()
 {
     parent::_prepareLayout();
     $this->unsetChild('store_switcher');
     return $this;
 }