# Currency

The **Currency** tab allows you to define and configure how prices are displayed for listings on your website. You can set the default currency, customize symbols and formatting, and enable multiple currencies for international users.

To reach the tab, follow **Motors Plugin > Search Results Page > Currency:**

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

## Default Currency Settings

In the following settings, the default currency of your website should be indicated accordingly:

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

### Currency Name

Specify the name of the currency used in the listings, such as **USD, Euro**, etc.

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

### **Currency Symbol**

Enter the symbol representing the currency, such as **$** for **USD** or **€** for **Euro.**

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

### **Currency Position**

On the **Currency Position** define the placement of the currency symbol relative to the price number.

<figure><img src="/files/32lBn3JUQk3OV56tz05L" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Currency positioned to the Left" %}

<figure><img src="/files/HMcbrbmB0YfgsknnFzzs" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Currency positioned to the Right" %}

<figure><img src="/files/iWc7pfnGyPWf3YWyNKrO" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## **Thousands Separator**

On this field define the character used to separate thousands on the price number:

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

{% tabs %}
{% tab title="Default" %}

<figure><img src="/files/YGlXLWFGuV5rW7d2wHmd" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="With custom separator " %}

<figure><img src="/files/cZK0eMXVJ4rrYGwVy3eh" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Multiple Currencies

On the **Multiple Currencies** section, enter your additional currency values. Insert the **currency name** and **symbol** in the **Currency** and **Symbol** sections. Set the conversion rate relative to the default currency.&#x20;

> For example, if 1 EUR = 1.12 USD and USD is the default currency, you would set the conversion rate to **1.12**.

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

{% hint style="success" %}
You can add multiple currencies using the **Add Currency** button and remove any unnecessary ones by clicking **Delete**.
{% endhint %}

The **Currency switcher** will be displayed on the [**Top Bar**](/motors-theme-documentation/theme-options/top-bar.md):

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


---

# 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.stylemixthemes.com/motors-theme-documentation/search-filter/search-results-page/currency.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.
