title = $catalog->meta_title; $this->params['seo']['fields']['meta-title'] = $catalog->meta_title; $this->registerMetaTag(['name' => 'description', 'content' => $catalog->meta_description]); $this->registerMetaTag(['name' => 'keywords', 'content' => $catalog->meta_keywords]); ?>