# Hide price for product with specific tag

This function allows you to hide the product price on specific products that have the tag “*hideprice*“

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

**Steps to manage**&#x20;

&#x20;1\. Open the app > click **Quote settings** >  **Hide price**

&#x20;2\. In the **Hide price** section, select **Yes, hide price for products that match conditions**&#x20;

&#x20;3\. Set up conditions for products like this: **Product tag – is equal to – hideprice**

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

&#x20;4\. If you want to add more conditions, click the **Add another condition** button

&#x20;5\. Click **Save**

The product price will be hidden for products that have tag *hideprice*.&#x20;

{% 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-for-product-with-specific-tag.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.
