protected function _beforeToHtml()
 {
     if ($this->isConfigurable()) {
         $this->setTemplate('udprod/catalogProductHelperGallery.phtml');
     }
     return parent::_beforeToHtml();
 }
Exemplo n.º 2
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('unirgy/udprod/vendor/product/gallery.phtml');
 }
Exemplo n.º 3
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('urapidflow/upload.phtml');
 }
Exemplo n.º 4
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('attributeswatches/catalog/product/helper/gallery.phtml');
 }
Exemplo n.º 5
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('aitcommonfiles/design--adminhtml--default--default--template--catalog--product--helper--gallery.phtml');
 }