• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/component/reportproductlist.php
  • Класс: BitrixCatalogComponentReportProductList
  • Вызов: ReportProductList::getEmptyStub
static function getEmptyStub(): string
{
	return Loc::getMessage('CATALOG_REPORT_PRODUCT_LIST_NO_PRODUCTS');
}