> For the complete documentation index, see [llms.txt](https://docs.dirhand.com.au/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dirhand.com.au/dh-estimated-devilry-date/widgets/widget-placement-method.md).

# Widget placement method

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

There are three methods to add DH-EDD to your theme.

### Recommend: Theme 2.0

For your customers to see the widget we need you to add DH-EDD as an app embed on your Shopify theme 2.0 settings.

1. Click the button `Enable App Embed` to be taken to Shopify.
2. Click the DH-EDD io toggle to enable it.
3. Click "Save" at the top right to add the app to your store.

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

### Auto - Compatible with vintage themes

This works for some old or vintage themes. DH-EDD will decide where to embed the code.

### Manual - Add the code below to your theme

In this way, you need to manually add code to Liquid templates.&#x20;

```html
<div class="edd-app__manual"></div>
```
