# Allow customer edit quote item price

This setting allows customers to edit the product price directly on the quote page.

Note: this function only works when you display the product price on the quote page (Quote Form builder)

1. From the **Dashboard** -> Go to **Quote settings** -> **Quote form builder**

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

&#x20;    2\. In the **Layouts and Elements** -> Check the **Product list** section -> **Product column(s)**&#x20;

<figure><img src="https://help.samita.io/wp-content/uploads/2025/05/2025-05-16_21-45_1-1024x495.png" alt=""><figcaption></figcaption></figure>

&#x20;    3\. Choose **Price** element and click **Save**

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

#### Enable the setting in the app

**Step to manage**&#x20;

1. Continuously go to **Quote Settings**&#x20;
2. In the **Request for quote button** tab > **Add to quote** > Enable the setting **Allow customer edit quote item price**
3. Click **Save**

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

#### How it works?

1. Customers click the quote button on the front store > direct to the quote page
2. On the quote page, the app adds a **Price** box next to the product quantity box
3. Customers enter the desired price > fill out the quote form > submit the quote form

<figure><img src="/files/9RZyJ2UTrt6BcgEdSCeW" alt=""><figcaption></figcaption></figure>

<br>

{% 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/request-a-quote-button-settings/allow-customer-edit-quote-item-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.
