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