diff --git a/local/components/evolution/catalog.list.item/templates/.default/template.php b/local/components/evolution/catalog.list.item/templates/.default/template.php index 43541f6..1dd7709 100644 --- a/local/components/evolution/catalog.list.item/templates/.default/template.php +++ b/local/components/evolution/catalog.list.item/templates/.default/template.php @@ -24,19 +24,19 @@ $this->setFrameMode(true);
Ежемесячный платёж (от)
-= $arParams['CALCULATION']['MONTHLY']; ?> р.
+= $arParams['CALCULATION']['MONTHLY']; ?> ₽
Стоимость автомобиля (от)
-= number_format($arParams['PROPERTIES']['PRICE']['VALUE'], 0, ".", " "); ?> р.
+= number_format($arParams['PROPERTIES']['PRICE']['VALUE'], 0, ".", " "); ?> ₽
Экономия по налогу на прибыль (до)
-= $arParams['CALCULATION']['SAVINGS_TAX']; ?> р.
+= $arParams['CALCULATION']['SAVINGS_TAX']; ?> ₽
НДС к возмещению из бюджета (до)
-= $arParams['CALCULATION']['SAVINGS_VAT']; ?> р.
+= $arParams['CALCULATION']['SAVINGS_VAT']; ?> ₽