> For the complete documentation index, see [llms.txt](https://dev-elephant.gitbook.io/request-a-quote-product-for-woocommerce/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev-elephant.gitbook.io/request-a-quote-product-for-woocommerce/how-to-work.md).

# How to work

**Step 1**: Customer add product to list quote

![](/files/TFOyzmidsPpsYWnbS8bZ)

**Step 2**: Go to page request quote

![](/files/iGE5QXF1JbKThNT1cZAA)

**Step 3**: Customer update quantity product in the list quote.

![](/files/UnlKw1pqU02tTy592tvV)

**Step 4**: Customer inserts information and sends the form to the site owner. It will create a new order with order status default is "New request quote".

![](/files/UlvOLDWXgTI4iBcTN84w)

![](/files/j2EteP5c7ousr4GvmFw1)

**Step 5:**&#x20;

![](/files/7XDtZY84qB0k6AFdGM5G)

**Step 6:** Change discount subtotal item then click save

![](/files/3sPhCY0fTFweCUUal6Vt)

**Step 7:** If the site owner allows the customer to checkout. The site owner need update status order is "Pending request a quote"

![](/files/7ihwKwBA4r4fOy9pp1ec)

**Step 8:** Click the button "Send mail to request a quote" if you want a customer buy list products with the discount

![](/files/ymgQGrnDv402qt18JTHo)

**Step 9:** Customer receives email has list product with discount and link to checkout with discount

![](/files/V2cAgNdfg7QuPzfqAxqs)

![](/files/BT1DsaRpAkwndmV9WfPg)

**Step 10:** Customer checkout list product with discount

![](/files/mXl56Pd4ICMlRs2Owdl5)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dev-elephant.gitbook.io/request-a-quote-product-for-woocommerce/how-to-work.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.
