# Compared-at pricing not displaying in the storefront

## Ensure you have a discounted price set 🛒

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

The **Compared-at Price** is only displayed when there is a valid **Sale Price** or **Discount** set for the product. To confirm:

{% hint style="success" %}

* Go to your product page in the admin panel.
* Set a **Price** and a **Sale Price** that is lower than the original price.
* The compared-at price will then show the difference between the sale price and original price.
  {% endhint %}

## Adjusting market settings for Compare-at prices 🌍 <a href="#adjusting-market-settings-for-compare-at-prices" id="adjusting-market-settings-for-compare-at-prices"></a>

Shopify allows merchants to hide Compare-at prices for European Economic Area (EEA) customers, , due to compliance with legal directives.

To ensure that **compare-at prices** are visible to EEA customers, you can modify the default settings within the **Markets** section of your Shopify admin. Here’s how to do it:

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

1. From your Shopify admin, go to **Settings** and select **Markets**.
2. Click on **Preferences**.
3. Uncheck the box labeled **Hide compare-at prices for European Economic Area (EEA) customers**.
4. Hit **Save** to confirm the changes.
   {% endhint %}

**Note:** If this option is enabled, Compare-at prices will not display for customers in that region.

👉 For more details, refer to the official Shopify article: [European Price Indication Directive](https://help.shopify.com/en/manual/compliance/legal/pricing-indication-directive#use-the-compare-at-price-feature)


---

# 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/hyper-theme/troubleshooting/compared-at-pricing-not-displaying-in-the-storefront.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.
