# Special Price

<div align="left"><img src="https://562524366-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MKAp4OHqU-3exwbJPC8%2F-MKEs2ire35DC0GvSPEm%2Fsupported2.png?alt=media&#x26;token=83ebcd59-d5c8-41fa-95f5-86a88a3a9798" alt=""></div>

Special price can be applied to a **specific period of time** by changing the start and end dates "from" and "to".&#x20;

### Magento 2 special price configurations support: <a href="#specialprice-magento2specialpriceconfigurationssupport" id="specialprice-magento2specialpriceconfigurationssupport"></a>

| SETTING                 | STATUS        | DESCRIPTION                                                            |
| ----------------------- | ------------- | ---------------------------------------------------------------------- |
| Special Price           | **SUPPORTED** | Determines the discounted amount                                       |
| Special Price From / To | **SUPPORTED** | Determines the Start Date and End Date for the special price promotion |

{% hint style="info" %}
**Caching Note**

The price will be updated on the front-end immediately after save as they are part of the ScandiPWA caching solution that will invalidate caching entries for the updated content. No cache flush or any other manual operations are necessary. Content will be visible after page refresh and a new cache entry will be stored.
{% 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://manual.scandipwa.com/v5.0.0/catalog/managing-price/special-price.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.
