• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/services/base/siterestriction.php
  • Класс: BitrixSaleServicesBaseSiteRestriction
  • Вызов: SiteRestriction::getOnApplyErrorMessage
static function getOnApplyErrorMessage(): string
{
	return Loc::getMessage('SALE_SRV_RSTR_BY_SITE_ON_APPLY_ERROR_MSG');
}