# Call For Price Options

Once you enable the extension, go to Call for Price options where you can find various settings for Call for Price button and form.

* **Button Text –** Enter text for Call for Price button on the frontend.
* **Name Field Length** – Set the length of the name field in the call for price form.
* **Phone Number Field Length** – Set the length of the phone number field in the call for price form.
* **Popup Form Heading Title –** Enter title for Call for Price form which will be clicked by users to submit their requests.
* **Popup Form Success Message** – Enter a message to show on the frontend for successful inquiry form submission.

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

* **Popup Form Error Message** – Enter a message to show on the frontend for unsuccessful inquiry form submission.
* **Enable Custom Message Instead of Price –** Set yes to add a custom message to replace price.
* **Custom Message –** Add a custom message to show on the place of price.
* **Call For Price Apply On –** Select one of the options from the drop-down to apply Call For Price on.
* **Customer Groups –** Select customer groups on which you want to apply Call For Price
* **Store Views –** Select store views to enable call for price on.

<figure><img src="/files/YAHxjSWd7ePNicGL8IHD" 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-call-for-price-extension/call-for-price-options.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.
