# Select products to enable quote feature

To show the quote feature in your front store, you need to set up products for it. Kindly review the below instruction to know how to manage it.&#x20;

&#x20;1\. From the app admin page, click on **Quote settings** section -> choose Quote products tab&#x20;

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

2\. In this setting, there are 3 options to set up the quoted products: **All products, Conditions, Choose Products** > Choose the option you want to use.

Ex: All products – Quote button will be applied for all products of your store.&#x20;

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

3\. After all, click **Save** to update the changes

4\. Check the result on the front store

#### Apply quote function to products based on conditions

1. If you don’t want all products to have the quote feature applied, you can use the **Conditions** option.

This setting helps you enable the quote function for some products that meet the requirements you have set up. There are many options to set up the condition such as “Product title”, “Product tag”, “Collection”, …

For example, apply the quote function for a group of products in a collection. The setup will be as follows:&#x20;

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

&#x20;  2\. Then click **Save** to update the changes

&#x20;  3\. Check the result on the front store

#### Apply quote function for specific products

&#x20;1\. Not only setting up quote function by conditions set, you also can manually select the products instead.

Select **Choose Products** option > Browse products and select the products you want to have the quote function applied.

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

2\. Click **Save** to update the changes

3\. Check the result on 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/quote-settings/select-products-to-enable-quote-feature.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.
