В товаре необходим изменить меты. В файле component_epilog.php прописываю :
$APPLICATION->SetTitle($seoname);
$APPLICATION->SetPageProperty("title", $seoname);
$APPLICATION->SetPageProperty("keywords", $seoname);
$APPLICATION->SetPageProperty("description", $seoname);
но не изменяются метатеги. В чем может быть дело?