# Tier Price

<div align="left"><img src="/files/-MKErzIrTdsKTQNd9e00" alt=""></div>

Tier pricing lets you offer a discount for a specific quantity of a product. Using ScandiPWA you are welcome to apply the discount for a specific **customer group** on the scope of the **website.**&#x20;

Our theme will display the correct price for products in cart and checkout based on the tier price setting.&#x20;

{% 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 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/4.0.2/catalog/managing-price/tier-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.
