# Quote History Widget

The **Quote History Widget** feature allows store owners to provide customers with quick access to their quote history. Configuration options are available under:\
**Navigation: Quote Settings -> Quote History Widget.**

This feature supports:

* **Default Store**: For Direct-to-Consumer (DTC) stores.
* **B2B Store**: For Business-to-Business (B2B) stores.

<figure><img src="https://3410637898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuetVwmH2Z9tlAzaYpPSn%2Fuploads%2F6ES4M2ZhMQ0QRvj7Pbkq%2FScreenshot%202024-11-25%20at%2014.26.47.png?alt=media&#x26;token=9c7868cd-c58e-489b-9872-2e01905cec0f" alt=""><figcaption></figcaption></figure>

### 1. **Activate Widget**

Enable or disable the Quote History Widget.

* **Activate Widget**: A checkbox to activate the Quote History Widget. If unchecked, the widget will not be displayed on the store.

<figure><img src="https://3410637898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuetVwmH2Z9tlAzaYpPSn%2Fuploads%2FCitKhKRsEBFbnGdOqoyM%2FScreenshot%202024-11-25%20at%2014.27.27.png?alt=media&#x26;token=69d4b647-b393-439b-a779-c930ea4bf80c" alt=""><figcaption></figcaption></figure>

### 2. **Display Rules**

Control the placement and visibility of the Quote History Widget.

**Options:**

1. **Button Position**: Choose where the widget appears on the page.
   * **On the right**: Display the widget on the right side of the page.
   * **On the left**: Display the widget on the left side of the page.
   * **Next to Cart Icon**: Display the widget near the standard cart icon.
2. **Margin Position**: Adjust the widget’s spacing from other elements by configuring its margins.

<figure><img src="https://3410637898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuetVwmH2Z9tlAzaYpPSn%2Fuploads%2FM68sWBnWLJ3AZQgLlroi%2FScreenshot%202024-11-25%20at%2014.28.07.png?alt=media&#x26;token=65861ada-17f7-4eec-af08-55bbb7a14190" alt=""><figcaption></figcaption></figure>

### 3. **Widget Appearance**

Customize the visual style of the Quote History Widget to align with your store’s branding.

**Options:**

* **Button Label**: Define the text displayed on the widget button.
* **Font Size**: Adjust the size of the text.
* **Text Format**: Configure text styling, such as bold or italic.
* **Alignment**: Set text alignment (left, center, or right).
* **Corner Radius**: Customize the roundness of the button’s corners.
* **Shadow**: Add or modify a shadow effect for the button.
* **Hover Effect**: Specify how the button should appear when hovered over.

<figure><img src="https://3410637898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuetVwmH2Z9tlAzaYpPSn%2Fuploads%2FGPFuIjk2mZjmitdMoLG7%2FScreenshot%202024-11-25%20at%2014.28.37.png?alt=media&#x26;token=e754fe8d-e011-4cbb-9e28-96716d942e9f" alt=""><figcaption></figcaption></figure>

By configuring these settings, you can ensure the Quote History Widget enhances customer experience by providing easy access to their quote history. For additional support, contact our support team.


---

# 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.quotesnap.net/main-features/quote-history-widget.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.
