From 1c123d364c687df78638a072805fcab07f1f090a Mon Sep 17 00:00:00 2001 From: maksim Date: Fri, 20 Jun 2025 10:06:51 +0300 Subject: [PATCH] =?UTF-8?q?Task=206811=20|=20=D0=B2=D1=8B=D0=B2=D0=BE?= =?UTF-8?q?=D0=B4=20=D1=81=D0=B8=D0=BC=D0=B2=D0=BE=D0=BB=D0=B0=20=D0=B2?= =?UTF-8?q?=D0=B0=D0=BB=D1=8E=D1=82=D1=8B=20=D0=B2=20=D1=81=D0=BF=D0=B8?= =?UTF-8?q?=D1=81=D0=BA=D0=B5=20=D0=B7=D0=B0=D0=BA=D0=B0=D0=B7=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wp-content/themes/cosmopet/templates/profile/profile.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-content/themes/cosmopet/templates/profile/profile.twig b/wp-content/themes/cosmopet/templates/profile/profile.twig index 0b74884..a230deb 100644 --- a/wp-content/themes/cosmopet/templates/profile/profile.twig +++ b/wp-content/themes/cosmopet/templates/profile/profile.twig @@ -29,7 +29,7 @@

{{ function('pll_e', 'Summary') }}:

-

{{ order.get_total() }}

+

{{ order.get_total() }} {{ fn('get_woocommerce_currency_symbol', order.get_currency()) }}