• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/discount/preset/basepreset.php
  • Класс: BitrixSaleDiscountPresetBasePreset
  • Вызов: BasePreset::getLabelDiscountValue
protected function getLabelDiscountValue()
{
	return Loc::getMessage('SALE_BASE_PRESET_DISCOUNT_VALUE_LABEL');
}