# How to Setup Special Price in Magento 2

**Special Price** is called a promotional campaign you will give to shoppers within an exact time. The special price is shown both on the catalog page and product detail page while the ordinary price is grayed out, both of them are linked by word “was” like $20.00 was $48.00.

From Magento 2 settings, you can get the special price configuration in the Advanced Settings of the individual product. Then you only need to enter the number for the discounted price and the active time to apply. As you configure, the special price is applied immediately.

Special Price can be used as an effective FOMO call to action, as it brings an exciting offer for hesitant customers. This tutorial will show you steps to set up the special price on both the catalog page and product page:

* On the catalog page

<figure><img src="https://1228290169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOKXJeKzPNYFTVQat5VJw%2Fuploads%2FRZzgLNVrWQQnZQDWUuyD%2Fprice_minimog_3.png?alt=media&#x26;token=841e77c2-8532-4e54-95f5-c4e565c319b6" alt=""><figcaption></figcaption></figure>

* On the product page

<figure><img src="https://1228290169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOKXJeKzPNYFTVQat5VJw%2Fuploads%2FtTtHBnJ6aBj0ruZNvUEb%2Fproduct_detail_price_minimog_3.png?alt=media&#x26;token=b9dd3468-9093-42d0-a6be-687d237e5001" alt=""><figcaption></figcaption></figure>

### How to Setup Special Price in Magento 2 <a href="#how-to-setup-special-price-in-magento-2" id="how-to-setup-special-price-in-magento-2"></a>

1. Click on `Edit` link on the Product Management.
2. In the basic settings panel, `Advanced Settings > Advanced Pricing`.
3. Enter the number of the `Special Price`.
4. Assign the active time including `Special Price From Date` and `Special Price To Date`. You can type manually or click on `Calendar` icon to choose the relevant date.

![](https://1228290169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOKXJeKzPNYFTVQat5VJw%2Fuploads%2FNVoiFB7lhar1DRn7Qoff%2Fhow-to-setup-special-price-in-magento-2-setup-special-pricing.png?alt=media\&token=47d90e52-cfb2-42d8-b5a6-04f1f13115bd)

### Final words <a href="#final-words" id="final-words"></a>

Special Price in Magento 2 enables you to create exclusive discounts for your products in a certain time period. It helps enormously by using FOMO as a way to urge people to act immediately. Setting up a Special Price in Magento 2 only requires a few steps as above, so you can do it easily. After setting it up, you can expect more product views and greater sales. All questions are welcomed, so please write yours in the comment section.


---

# 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://blueskytechcompany.gitbook.io/minimog/frequently-asked-questions/product/how-to-setup-special-price-in-magento-2.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.
