# Tier Price in Frontend

Once you have successfully set tier pricing for products, you can see them in frontend.

* **Tier Price in Tabular Format:** Immediately when users select from table, quantity gets added directly to the box below.

<figure><img src="/files/1MSZlk7Nqx6aElaYN9gY" alt=""><figcaption></figcaption></figure>

* **Tier Price in Label Format:**

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

* **Tier Price Supported for Configurable Product:**

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

Tier Price table value changes on the basis of configurable option selection.

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

Tier Price supported for Configurable dropdown selection type

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

* **Tier Price Supported for Grouped Product:**

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


---

# 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.magecomp.com/magento-2-tier-price-extension/tier-price-in-frontend.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.
