示例#1
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('gomage/navigation/product/attribute/options.phtml');
 }
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('gec/catalog/product/attribute/options.phtml');
 }
示例#3
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('supplierfrontendproductuploader/catalog/product/attribute/options.phtml');
 }