> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uselooop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Currency Symbol

> A text block that displays currency symbol of selected currency market.

Currency Symbol is an optional element. It is used to display the currency symbol of the selected currency market.

<Note>
  It is highly recommended to use currency symbol element on your site if you have muplitple markets in Shopify markets with diffrent currency symbols.
</Note>

To conert any currency text element to a dynamic currency symbol element, you need to add the following attribute to the element:

```html theme={null}
looop=currency
```
