# Email Template

This Shopify app also allows you to customize the email template you want to send to your customers for the **acceptance** or **refusal** of their pricing quote regarding the product pages and other details.

### <mark style="color:green;">**Approve Quote**</mark>

<figure><img src="/files/cZJMtnTigBG2hnNaBTTZ" alt="approve quote RFQ"><figcaption></figcaption></figure>

* **Email subject -** Set the email subject according to your quote <mark style="color:green;">**acceptance**</mark>.
* **Email content -** Set the content of the email template that will be sent to your customers. You can edit the email content according to your quote <mark style="color:green;">**acceptance**</mark>.

### <mark style="color:green;">**Reject Quote**</mark>

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

* **Email subject -** Set the email subject according to your quote <mark style="color:red;">**refusal**</mark>.
* **Email content -** Set the content of the email template that will be sent to your customers. You can edit the email content according to your quote <mark style="color:red;">**refusal**</mark>.


---

# 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://magecomp.gitbook.io/shopify/apps/rfq-hide-price/email-template.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.
