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