# 🏷️ Display Discounted Prices as MSRP on Checkout Page

The **Display Discounted Prices** feature allows you to decide how product discounts appear on the **Checkout page**, ensuring a smooth and transparent pricing experience for your customers.

### ⚙️ **How It Works**

In the **Advanced Settings** section, you can choose whether to display the **discounted price** as the **Manufacturer’s Suggested Retail Price (MSRP)** at checkout.

#### **Option 1: Turn On the Setting**

* The **discounted price** will appear as the **MSRP** on the Checkout page.
* The **order record** will treat the MSRP as the **original price** in your system.\
  ✅ *Use this option if you want customers to see their final price as the standard listed price.*

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

#### **Option 2: Turn Off the Setting**

* The **discounted price** will be displayed **separately** from the original MSRP.\
  ✅ *Use this option if you want to show both the regular and discounted prices clearly.*

<figure><img src="/files/9d07AlHwkvPJzEVtnksn" alt="" width="563"><figcaption></figcaption></figure>

### 💡 **Best Practice**

Enabling this option can make your checkout look cleaner and prevent confusion for B2B customers who expect to see only the final wholesale price rather than both values.

{% hint style="info" %}
If you need further assistance, please feel free to reach us at [**support-sbc@bsscommerce.com**](mailto:support-sbc@bsscommerce.com) or [**Live Chat**](https://go.crisp.chat/chat/embed/?website_id=9f64b5a9-1a02-4190-93b8-8ef56b19f740).
{% endhint %}


---

# 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-shpf.bsscommerce.com/b2b-wholesale-solution/advanced-settings/display-discounted-prices-as-msrp-on-checkout-page.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.
