protected function getFieldsInfo() { if (!$this->FIELDS_INFO) { $this->FIELDS_INFO = CCrmProductRow::GetFieldsInfo(); } return $this->FIELDS_INFO; }