# Custom Price Box in Store Frontend

Once you have configured the extension properly from the backend, your customer will be able to find the custom price box under the product quantity box in the store front.

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

If your customer tries to exceed the set product minimum price, the extension will show an error to your customer for changing the entered amount.

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

Custom Price set as global compatible with various Magento Product types

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

Custom Price set product-wise compatible with various Magento Product types

<figure><img src="/files/pDdeRMpcaA6YBcIJCfnT" 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-custom-price-extension/custom-price-box-in-store-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.
