• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/services/paysystem/restrictions/percentprice.php
  • Класс: BitrixSaleServicesPaySystemRestrictionsPercentPrice
  • Вызов: PercentPrice::getClassTitle
static function getClassTitle()
{
	return Loc::getMessage('SALE_PS_RESTRICTIONS_BY_PERCENT_PRICE');
}