# Hide price cart button and buy button for quoted products

Instead of hiding price for your products, we also support hiding **Add to cart button** and **Buy now button** so as to prevent customers from adding the products to the cart and see the price as well as purchase them.&#x20;

***Please also note that this feature is supported for Quoted products only. For products that are not for quote feature, we won’t be able to support you hiding their cart button and buy button.***&#x20;

**Step to manage:**

1\. Go to **Quote settings** > **Hide Price** setting&#x20;

2\. On the **Hide price section page**, navigate the **Hide button when quote is enabled on product** part > Enable both settings to **hide Add to cart button and Buy now button:**

<figure><img src="/files/2p3vOyWE87m4lk2wCt9W" alt=""><figcaption></figcaption></figure>

3\. Click **Save** and check the result in the front store.

{% 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/hide-price-function/hide-price-cart-button-and-buy-button-for-quoted-products.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.
