Beispiel #1
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('salesrule/rule_condition_product_found');
 }
Beispiel #2
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('Mage_SalesRule_Model_Rule_Condition_Product_Found');
 }
Beispiel #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);
 }
Beispiel #5
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('Mage_SalesRule_Model_Rule_Condition_Product_Subselect')->setValue(null);
 }
Beispiel #6
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('xtento_orderexport/export_condition_product_subselect')->setValue(null);
 }
Beispiel #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');
 }
Beispiel #9
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('followupemail/followupemailrule_rule_condition_product_found');
 }