# Frontend display of Email Quote

**Frontend display of Email Quote:**

**Quote cart button added at mini cart:**

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

**Quote cart button added to the cart page.**

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

**Shipping details are added at the checkout page in the popup form.**

<figure><img src="/files/15ErkW3hbyDF9eXPdADj" alt=""><figcaption></figcaption></figure>

**Shipping details added at mini cart in popup form.**

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

**Display of received quotes on the admin side**

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


---

# 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.magecomp.com/magento-2-email-quote-extension/frontend-display-of-email-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.
