# How to Enhance the Thank You / Order Status Page

Improving the "Thank you" and "Order status" pages is a great way to elevate the post-purchase experience for your customers. By adding LDT Online Courses blocks to these pages, you can provide immediate access to their purchased digital content, making the entire process seamless and professional.

### Step 1: Access the Shopify Theme Editor

{% tabs %}
{% tab title="Method 1" %}

#### Access Theme Editor from LDT Online Courses

* From your LDT Online Courses app, navigate to the **Settings** menu.
* In the Settings sidebar, select **Thank you / order status page** > **click Open Editor page**. It will be directed to thank you page

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

{% endtab %}

{% tab title="Method 2" %}

#### Access Them Editor from Shopify admin

1 - Access theme editor

* From your Shopify Admin, go to **Online Store** -> **Themes**.
* Find your current theme and click the **Customize** button.
* In the top-center dropdown menu, click to switch to the **checkout and customer account** item

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

2 - Switch to Thank you or Order status page

* In the top-center dropdown menu, click to switch to **Checkout and customer accounts**.

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

* Select Thank you or Order status page

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

{% endtab %}
{% endtabs %}

### Step 2: Add the LDT App Block

In the Shopify theme editor, you will see a list of available blocks on the left-hand side.

Scroll down to find the LDT Online Courses section.

* The recommended block to add is the LDT - Course Content. This block will automatically display a banner or a button for customers to access the course they just purchased.
* Click and drag the block into the page layout on the right. A good position is right below the order summary, where it's easily visible to the customer.
* Once you have added and configured the app block to your liking, click the Save button at the top right of the theme editor to apply the changes to your store.

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

### Step 3: Customize the Checkout Page Text (Optional)

To ensure all the text on your thank you page aligns with your branding and language, you can customize it via the Text & translation settings.

* From the LDT app's main menu, go to **Settings** -> **Text & translation**.
* Select **Checkout page** from the categories.
* Here, you can select the language and modify text fields such as "Your Course is Ready," "My Course," and other related messages to match your desired wording. The app automatically detects the customer's language and displays the corresponding translation.

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

<br>

### Result

After a successful purchase, your customers will see a clear and immediate call-to-action button on their thank you page, directing them straight to their course content. This not only improves customer satisfaction but also highlights the value of their purchase right away, reducing support inquiries and creating a frictionless user experience

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

<br>


---

# 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/get-started/how-to-enhance-the-thank-you-order-status-page.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.
