# Display product old prices as cross-out prices

In order to let the customers see the obvious change in the prices, the app supports showing the old prices of the products next to the new prices under the cross-out format. Please follow the below instructions to better know how to set it up.&#x20;

**Steps to manage**&#x20;

1. From the app admin page, click on the **Settings** section in the Navigation bar > **General**&#x20;
2. There are two options to show cross-out prices: **Show the old product prices as cross-out prices** and **Show the compare-at-price prices as cross-out prices.**

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

Depending on your choice, you can select the type of price you want to be displayed as the cross-out price.&#x20;

If you want to use the compare-at price (in Shopify) as the crossed-out price, please choose the **“Show "compare-at-price” as crossed out price"** option > Enable the slide of **Show compare-at-price price as the cross-out price.**

<figure><img src="/files/0XiCdhXmWeeRaRB3JaLI" alt=""><figcaption></figcaption></figure>

3. Click **Save** and check the result on the front store

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

> ### **Need support?**
>
> If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)


---

# 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.samita.io/samita-wholesale-b2b/setting/display-product-old-prices-as-cross-out-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.
