コード例 #1
0
 public function _prepareLayout()
 {
     parent::_prepareLayout();
     $this->setTemplate('webpos/admin/webpos/checkout/product/giftvoucher.phtml');
     return $this;
 }