Esempio n. 1
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('salesrule/rule_condition_product_found');
 }
Esempio n. 2
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('Mage_SalesRule_Model_Rule_Condition_Product_Found');
 }
Esempio n. 3
0
 /**
  * Initialize model
  */
 public function __construct()
 {
     parent::__construct();
     $this->setType('amlanding/filter_condition_combine');
 }
 public function __construct()
 {
     parent::__construct();
     $this->setType('salesrule/rule_condition_product_subselect')->setValue(null);
 }
Esempio n. 5
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('Mage_SalesRule_Model_Rule_Condition_Product_Subselect')->setValue(null);
 }
Esempio n. 6
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('xtento_orderexport/export_condition_product_subselect')->setValue(null);
 }
Esempio n. 7
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('followupemail/followupemailrulerule_condition_product_subselect')->setValue(null);
 }
 public function __construct()
 {
     parent::__construct();
     $this->setType('mageworx_multifees/fee_condition_product_combine');
 }
Esempio n. 9
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('followupemail/followupemailrule_rule_condition_product_found');
 }