# Frontend Display of Advanced Delivery Date

Once you configured the extension from the backend, your customer will able to find delivery options in the frontend product view page. From here they can select their convenient delivery options as per their need.

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

Customers can view delivery options in the frontend order view from their My Account section.

<figure><img src="/files/4KTr4ap7BqqT7OZhhkuD" alt=""><figcaption></figcaption></figure>

Also, your customer will receive email for the selected delivery option.

<figure><img src="/files/KB9jNezsj0mpWfv6wsqH" 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-advanced-delivery-date-extension/frontend-display-of-advanced-delivery-date.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.
