# Prices and currencies

In **Theme settings > Currency format**, customize how prices are displayed on products.

## Currency codes

***

Choose to display currency codes next product prices.

<table><thead><tr><th width="190">Setting</th><th width="400">Description</th><th>Options</th></tr></thead><tbody><tr><td><mark style="color:blue;">Show currency codes on products</mark></td><td>Show the three-letter country currency code next to product prices.</td><td><ul class="contains-task-list"><li><input type="checkbox"><em><mark style="background-color:yellow;">Default</mark></em></li></ul></td></tr><tr><td><mark style="color:blue;">Show currency codes on cart totals</mark></td><td>Show the three-letter country currency code next to cart totals.</td><td><ul class="contains-task-list"><li><input type="checkbox"><em><mark style="background-color:yellow;">Default</mark></em></li></ul></td></tr></tbody></table>

## Prices

***

For products that are **sold out** or have a **$0 price**, you can choose to hide the price or show custom text instead.

Go to **Theme settings > Currency format** to find the settings.

<table><thead><tr><th width="190">Setting</th><th width="400">Description</th><th>Options</th></tr></thead><tbody><tr><td><mark style="color:blue;">$0 prices</mark></td><td>Choose how to display "$0" prices. You can hide "$0" prices or replace them with a custom label.<br><br>Use the default theme content editor to add your custom label in the "zero price" field.</td><td><p><strong>Show as '$0'</strong> <em><mark style="background-color:yellow;">Default</mark></em></p><p><strong>Show as custom label</strong></p><p><strong>Hidden</strong></p></td></tr><tr><td><mark style="color:blue;">Sold-out prices</mark></td><td>Choose how to display prices for sold-out products. You can hide prices for all sold-out products or replace them with a custom label.<br><br>Use the default theme content editor to add your custom label in the "sold out price" field.</td><td><p><strong>Show as price</strong> <em><mark style="background-color:yellow;">Default</mark></em></p><p><strong>Show as custom label</strong></p><p><strong>Hidden</strong></p></td></tr></tbody></table>

&#x20;

### Add custom label for prices

***

By default, **$0 prices** use "Free" and **sold-out prices** use "Sold out" as custom labels. You can change these labels in your default theme content editor.

{% hint style="warning" %}
You can only access the **default theme content editor** for purchased themes on Shopify.
{% endhint %}

<details>

<summary><mark style="color:blue;"><strong>STEPS</strong></mark></summary>

In the theme editor (**Customize**):

1. Go to **Theme settings > Product listing** and scroll down to **Prices**.

   > For price display options on the product page, go to **Theme settings > Product**.
2. Click the dropdown for **$0 prices** or **Sold out prices**, and select **Show as custom label**.
3. Click the **Actions** **`...`** menu at the top of the theme editor.

   > You can also open the Actions menu next to your theme in the **Online store** section of your Shopify admin.
4. Select **Edit default theme content**.

   > **Note**: You can only access the **default theme content editor** for purchased themes on Shopify.
5. Click **Products** and scroll down to the **Inventory** section.
6. Change the text in the fields for **Sold out price custom label** or **Zero price custom label**.
7. Click **Save**.

</details>


---

# 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://help.fluorescent.co/eclipse/products/currency-format.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.
