# Require login before add to quote

On your website, you only want to allow the customers who already registered as Shopify customers in your backend to request a quote.

To achieve this, please follow the steps below.

**Steps to manage**

1. From app admin page, click Quote settings > Request for quote button
2. Navigate the **Add to quote** section, enable the setting **Require login before add to quote**
3. Click **Save** to update the changes

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

If a customer who hasn’t logged in the customer account click on the quote button, it will direct him to the login page of your site immediately.

After he logs into his customer account, it goes back to the product page and he can continues to request a quote.

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

{% 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/request-a-quote-button-settings/require-login-before-add-to-quote.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.
