# Products

This is the field that allows you to hide your product prices. For this, you need to follow a few easy steps:

<figure><img src="/files/4FTyuU1YfOc7OxyefwOe" alt=""><figcaption></figcaption></figure>

<mark style="color:blue;">**Step #1**</mark>

First, decide as to which you want to apply the hide price functionality;

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

* **On all products -** This option will apply the feature to all products listed on your Shopify store.
* **On specific products -** This option will allow you to apply the app feature on specific products only that you have selected.
* **Set Conditions -** This option allows you to set conditions for applying the functionality when the conditions are met.

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

<mark style="color:blue;">**Step #2**</mark>

If you have selected the option of displaying RFQ button on - **On specific products**, then you must select the **Add products** button.

<figure><img src="/files/8ZnQ8rizxv87mmMLKwN5" alt=""><figcaption></figcaption></figure>

Click on **Select Products,** and add the products to the list whose prices you want to hide.

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

Here, you are also provided with options: whether you want to let your customers **request the price by email** or **phone**.

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

Once you are done with adding the products to the list, you can **Save** it.

You can review all the added products on the **Products** page. You can also check when you added the product to the list and also edit the configurations anytime.

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

**Frontend Result**

<figure><img src="/files/fsk6aC6kGWrDXLgRxcGy" 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://magecomp.gitbook.io/shopify/apps/rfq-hide-price/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.
