# In Frontend

Once you save the configurations and settings, you can see Delivery Date enabled. Once customers choose all the options, quantities and add the product to cart, Delivery Date can be seen on the checkout page for customers to select order delivery date for products they purchase.

* **Delivery Date Picker on the checkout page:**

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

* **Delivery Date & Time Picker on the checkout page:**

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

After order placement, customers can see the delivery date in their “My Account” section as well.

<figure><img src="/files/gIHRTj8V5Swkl6S681nK" 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-delivery-date-extension/in-frontend.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.
