Exemplo n.º 1
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('bronto_reminder/rule_condition_cart');
     $this->setValue(null);
 }
Exemplo n.º 2
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('bronto_reminder/rule_condition_wishlist_combine');
 }
Exemplo n.º 3
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('bronto_reminder/rule_condition_cart_subselection');
 }