# Currency selector

<figure><img src="/files/aanxBypoHNle6ekINoUj" alt=""><figcaption></figcaption></figure>

Using multiple currencies to increase sales and expand your business into new markets.

{% hint style="warning" %}
To sell in multiple currencies, you need to use **Shopify Payments** in your online store and activate [international sales tools](https://help.shopify.com/en/manual/international).

[Learn more](https://help.shopify.com/en/manual/payments/shopify-payments/store-currency/multi-currency)
{% endhint %}

## How to add more currencies to your site <a href="#how-to-add-more-languages-to-your-site" id="how-to-add-more-languages-to-your-site"></a>

{% hint style="success" %}
To add more currencies to your site, refer to this [documentation](https://help.shopify.com/en/manual/international/pricing/set-up-local-currencies).
{% endhint %}

## Enable a currency selector for your store <a href="#limitations-of-selling-in-multiple-languages" id="limitations-of-selling-in-multiple-languages"></a>

Once you've added your markets, you'll want to enable the **currency selector** for your theme so that customers can select their local country or region and your store displays their local currency.

{% hint style="success" %}
Steps:

1. From the Shopify admin, go to **Online store** > **Themes** > **Customize**.
2. In the **Header** section, enable the '**Enable country/region selector**' setting.

Note: This setting is for the Mobile layout, and this shows a country/ region selector on the menu drawer.

3. In the **Footer** section, check the option '**Enable country/region selector**' in the Footer on both views.
4. Save the change.
   {% endhint %}

<figure><img src="/files/3pbKzpI8tw85JTouxNsg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Our themes don’t support placing the country/region selector in the mobile header due to limited space.&#x20;

If you require this customization, you'll need to work with a developer.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.foxecom.com/pebble-theme/global-sections/header/currency-selector.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
