Beispiel #1
0
 protected function fetchConditions()
 {
     parent::fetchConditions();
     $this->setCondition('product_type', 'giftcards');
 }