# How to setup multilingual courses

This is example to create and sell courses in 2 languages: English and Vietnamese

### Step 1 - Create separate courses for different languages

You can follow this guide to create your first course

[How to create first course](https://helpdesk.ldtsoft.work/ldt-online-course/pages/ljZTS7NS89Jz01ek8iKn#id-2.-create-your-course-content-from-our-app)

1 - Create English course

<figure><img src="/files/0p82ZYDPYcIBBKw9zMZl" alt=""><figcaption><p>From our app -> Courses -> Click <strong>Add course</strong> button</p></figcaption></figure>

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

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

2 - Create Vietnamese course

From English course editing page -> Duplicate it

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

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

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

### Step 2 - Sell multilingual courses

1 - Create product with separate variants

From your Shopify admin -> Products -> Click **Add product** button

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

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

* Please click **Save** button to save your change

2 - Link product to each course

* 1 - From our app -> Courses -> Edit English course
  \*

  ```
  <figure><img src="/files/a2AT2fy64O02lyvXKlqD" alt=""><figcaption></figcaption></figure>
  ```

* Link variant
  \*

  ```
  <figure><img src="/files/4Dw3fNDMlLnyY2hd35TK" alt=""><figcaption></figcaption></figure>

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

  <figure><img src="/files/1VoSkd96hkjJtenUbwE8" alt=""><figcaption></figcaption></figure>
  ```

* 2 - Do same thing for Vietnamese language
  \*

  ```
  <figure><img src="/files/MehhQvij2Jaou6vWRk2N" alt=""><figcaption></figcaption></figure>

  <figure><img src="/files/YnSgM3n7GqcjVJJ9EVMh" alt=""><figcaption></figcaption></figure>
  ```

### Step 3 - Testing

You can find product from Online store to place a test order<br>

<figure><img src="/files/lF5qZdnTf9JGWUjFQOgE" 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-online-course/how-to-setup-multilingual-courses.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.
