setFeature('images', false, 'product_capability'); $this->setFeature('iframes', false, 'product_capability'); $this->setFeature('frames', false, 'product_capability'); $this->setFeature('javascript', false, 'product_capability'); return parent::_defineFeatures(); } }