V
V
Volodya Gann2015-12-03 16:04:53
Online shopping
Volodya Gann, 2015-12-03 16:04:53

How to fix the order confirmation text in the online store on BITRIX?

I need to add text to the order confirmation window. But there is no hint of text in the code file.
the code:


<?= GetMessage("SOA_TEMPL_ORDER_SUC", Array("#ORDER_DATE#" => $arResult["ORDER"]["DATE_INSERT"], "#ORDER_ID#" => $arResult["ORDER"]["ACCOUNT_NUMBER"] ))?>
<?= GetMessage("SOA_TEMPL_ORDER_SUC1", Array("#LINK#" => $arParams["PATH_TO_PERSONAL"])) ?>

where can i add text?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kravru, 2021-05-26
@kravru

/bitrix/templates/.default/components/bitrix/sale.order.ajax/v1/lang/ru/template.php
or
/bitrix/templates/aspro_optimus/components/bitrix/sale.order.ajax/v1/lang/ ru/template.php
in $MESS["SOA_ORDER_SUC"] or $MESS["SOA_ORDER_SUC1"]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question