# Widget placement method

<figure><img src="https://1748041448-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC4XwjdY8WClsDuu1SRqQ%2Fuploads%2FodzB2zPOWZudwCAsfnoa%2Fimage.png?alt=media&#x26;token=5e068083-329f-4162-80e0-8459fe525153" 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="https://1748041448-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC4XwjdY8WClsDuu1SRqQ%2Fuploads%2Fv7lHe8kyV18GAcXFEmhK%2Fimage.png?alt=media&#x26;token=8e87b724-5648-4e61-814e-c66809518769" 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>
```
