# Show “Request a Quote” form on product page

Not only show a “Quote button” on the product page, the app can also straightly display a Quote form so customers can quickly fill it out and submit to you.&#x20;

**Step to manage**&#x20;

1. From the app admin page, click Quote settings > Request a Quote button tab.
2. In the **Show on product detail page section**, select the option **Show Request For Quote form** to display the quote button on the product page
3. Click **Save**
4. Check the result on the front store&#x20;

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

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

{% hint style="info" %}
If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)

We are always willing to help with all sincerity!
{% 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://docs.samita.io/sa-request-a-quote/quote-settings/show-request-a-quote-form-on-product-page.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.
