# Prices

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

Customize how prices are displayed in your store to match your store’s needs and improve customer clarity.

## How to edit Prices settings

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Theme settings**.
2. Locate **Prices**.
3. Make necessary changes.
4. Click **Save**.
   {% endhint %}

## Prices settings options

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

### Show currency code

This setting allows you to display the currency code (e.g., USD, EUR) alongside the price.

* **Turn on** this option to show the currency code before or after the price.

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

* **Turn off** this option to hide the currency code from the displayed price.

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

### Show sale price first

Enable this setting to display the sale price first when a product is on sale. The sale price will appear in a more prominent position, making it easier for customers to spot discounts.

* **Turn on** to display the sale price first, followed by the original price (e.g., **$27.00 USD** ~~$30.00 USD~~).

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

* **Turn off** to display the regular price first, then the sale price in a smaller font or strike-through.

<figure><img src="/files/f60IV8j3MeXgKsZwup57" 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.foxecom.com/pebble-theme/theme-settings/prices.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.
