• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/config/state.php
  • Класс: Bitrix\Crm\Config\State
  • Вызов: State::getProductPriceChangingNotification
static function getProductPriceChangingNotification(): ?array
{
	return [
		'MESSAGE' => Loc::getMessage('CRM_STATE_CATALOG_PRODUCT_PRICE_CHANGING_BLOCKED'),
		'ARTICLE_CODE' => '14842358'
	];
}