# How to change the design of the email?

### Custom download ready email template

This email is sent after your customer buy a digital product.

#### 1. Go to email setting

From your Shopify page -> LDT Digital Downloads -> Setting -> Email Notification

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

Select Email Templates tab -> Select a template to edit

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

#### 2. Edit template using liquid engine

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

### Custom download upload email template

This email is sent when you have change your digital content.

#### 1. From our App -> Product -> Select a digital product -> Click notify all buyer -> Click Edit email template

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

#### 2. Edit template using liquid engine

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

### Multiple languages / Translate email content

Under email template edit page -> Click Language -> Add a language

<figure><img src="/files/d74ukeqohYFEcLHkG00Z" 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://helpdesk.ldtsoft.work/ldt-digital-downloads/frequently-asked/how-to-change-the-design-of-the-email.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.
