public function __construct()
 {
     parent::__construct();
     $this->setType('hipay/rule_condition_product_subselect')->setValue(null);
 }
 public function __construct()
 {
     parent::__construct();
     $this->setType('hipay/rule_condition_product_found');
 }