# Redirect after adding product to quote

#### **Redirect to a specific page after submitting quote**

You can set up a Thank you page and use this setting to take customers to there.&#x20;

**Step to manage**

1. From the app admin page, click **Quote settings**&#x20;
2. In **Request for quote button** tab > Scroll down to the Redirect section, fill in the URL value in the **Redirect after submit field**
3. Click **Save**

<figure><img src="/files/7Iufi4ahX542Y8mMMfHd" alt=""><figcaption></figcaption></figure>

#### **Redirect to a specific page when clicking on the Continue shopping button**

When using **Popup** format for the quote function, there will be two options shown up. This setting is used for the **Continue shopping** button.&#x20;

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

**Step to manage**

1. In the **Request for quote button** tab > **Redirect** section > Fill in a **page URL** you want the customers to be at when clicking on **Continue shopping**
2. Click **Save**

<figure><img src="/files/72EjaMjtHirji8GiDiCo" 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/redirect-after-adding-product-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.
