Answer the question
In order to leave comments, you need to log in
How to change the product title in the bitrix product card?
How to change the title of the product in the product card of the catalog bitrix complex component?
The title is set in the SEO settings in the infoblock.
Tried doing the following in result_modifier and component_epilog(catalog.element/catalog/...):
- used
$APPLICATION->SetTitle($arResult['IPROPERTY_VALUES']['ELEMENT_META_TITLE']);
$APPLICATION->SetPageProperty("title", $arResult['IPROPERTY_VALUES']['ELEMENT_META_TITLE']);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question