# Move currency icon to the right

**URL:** https://forum.shopware.com/t/move-currency-icon-to-the-right/92390
**Category:** Shopware 6 (English)
**Created:** [17. Januar 2022 um 07:57 UTC](https://forum.shopware.com/t/move-currency-icon-to-the-right/92390 "2022-01-17T07:57:34Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ernest.perez](https://avatars.discourse-cdn.com/v4/letter/e/ce7236/32.png) [@ernest.perez](https://forum.shopware.com/u/ernest.perez)
#### Post date: [17. Januar 2022 um 07:57 UTC](https://forum.shopware.com/t/move-currency-icon-to-the-right/92390/1 "2022-01-17T07:57:34Z")

</div>

Hi everyone!

Just wanted to ask is there a way to programmatically move the currency icon to the right? right now the site im working on only has it’s currency icons to the left.

thanks!

---

<div class="post-metadata">

### Author: ![Max\_Shop](https://avatars.discourse-cdn.com/v4/letter/m/58f4c7/32.png) [@Max\_Shop](https://forum.shopware.com/u/Max_Shop)
#### Post date: [17. Januar 2022 um 18:43 UTC](https://forum.shopware.com/t/move-currency-icon-to-the-right/92390/2 "2022-01-17T18:43:20Z")

</div>

It is a twig function that formats the currency. For example in German language an EUR it is 12 EUR, in English and $ it is $ 12.

If you want to change it, you have the edit the templates.
