• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/product/systemfield/productmapping.php
  • Класс: BitrixCatalogProductSystemFieldProductMapping
  • Вызов: ProductMapping::getTitleInternal
static function getTitleInternal(): ?string
{
	return Loc::getMessage('PRODUCT_MAPPING_FIELD_TITLE');
}