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()) }}