# Show EDD in different pages

You can config which page you need to show EDD info. By default, `Product` page will always show EDD widget. You can optionally choose `Cart` , `Checkout` and `Thank you` page to show such info.&#x20;

Themes that support Shopify Online Store 2.0 can embed app easily by clicking a button in our app, adding `DH-EDD` block. Alternatively, you can also integrate block by adding code manually or choose `Auto` method.

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

### Cart/Checkout Page

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

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

### Thank you Page

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

### Order Confirmation Email

TBA


---

# 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.dirhand.com.au/dh-estimated-devilry-date/widgets/show-edd-in-different-pages.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.
