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