# How set up quote rule?

<figure><img src="/files/eAYHiR3bZ0cuIupYXBQP" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/HI6O9Bfj1JvQWncyWMjx" alt="" width="563"><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### General information

**Name:** Enter the name of the quote. This is solely for management purposes and will not be displayed on the storefront.
{% endstep %}

{% step %}

### **Choose who can request quote:**

* All customers: The quote function applies to all customers.
* All logged-in customers: The quote function applies to only logged-in customers.
* All non logged-in customers: The quote function applies to all customers except for logged-in customers.
* Specific customers: Select customers in the dropdown.
* Customers belong to customer groups: Select the customer group in the dropdown. [Instruction to create customer groups here.](https://b2bridge.gitbook.io/b2bridge/app-configuration/customer-group)
  {% endstep %}

{% step %}

### **Choose what products can be requested for a quote**

* All products: The quote function applies to all products..
* Specific products: The quote function applies to specific products. Select the product in the dropdown.
* Products in assigned price list: The quote function applies to all products in the selected price list. Select the price list in the dropdown. [Instruction to create price lists here.](https://b2bridge.gitbook.io/b2bridge/app-configuration/price-list)
* Products in out of assigned price list: The quote function applies to all products except for products in the specific price list. Select the price list in the dropdown. [Instruction to create price lists here.](https://b2bridge.gitbook.io/b2bridge/app-configuration/price-list)
  {% endstep %}

{% step %}

### **Hide options**

Hide prices

* All product
* Specific products

Other hide options

* Hide “Add to cart” button
* Hide “Buy it now” button
  {% endstep %}

{% step %}

### Form customization

Click “Add new field” to include other fields in the quote form. This helps to collect necessary information and filter out spam requesters.

Here are the field types:

<div align="left"><figure><img src="/files/t8AK2f9cbAr0rJQ8CZJL" alt="" width="214"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### Request for quote button on the storefront:

{% columns fullWidth="false" %}
{% column %}

<figure><img src="/files/6ECTCRX9xDsx8TuuLaB5" alt="Product card: Hide price &#x26; Add to cart button. Display Add to quote button."><figcaption><p>Product card: Hide price &#x26; Add to cart button. Display Add to quote button.</p></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/OpwmK8ZPW4dUTsOi214b" alt="Product card: Hide price &#x26; display Add to quote button."><figcaption><p>Product card: Hide price &#x26; display Add to quote button.</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

<figure><img src="/files/vyUQVqET42eXwjTAB0uy" alt="Product page: Hide price &#x26; Add to cart button. Display Add to quote button."><figcaption><p>Product page: Hide price &#x26; Add to cart button. Display Add to quote button.</p></figcaption></figure>

<figure><img src="/files/E1cLfXZbz8eneF4g75eC" alt="Product page: Hide price &#x26; display Add to quote button."><figcaption><p>Product page: Hide price &#x26; display Add to quote button.</p></figcaption></figure>

### Request for quote form on the storefront:

<figure><img src="/files/SBRDkamIFM0AL5Hd9SS5" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/WYJapRrMf841301rF9l3" alt="" width="467"><figcaption></figcaption></figure>

{% hint style="success" %}

### Need Help?

If you have questions or run into issues while using any feature, we’re here to help.

* 💬 **Start a** [**Live Chat** with our support team](https://go.crisp.chat/chat/embed/?website_id=a59f354c-f51f-4f84-ae9a-c0e8dd69d2e5) directly from your B2Bridge dashboard.
* 📧 **Email us at** [**support@b2bridge.io**](mailto:support@b2bridge.io) and we’ll get back to you as soon as possible.
  {% 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.b2bridge.io/app-configuration/request-for-quote-rfq/setup-guide/how-set-up-quote-rule.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.
