# How To Give A Course As A Gift To Your Friends/Relatives

The course gift feature is a powerful tool that allows your customers to purchase a course for a friend or family member. This guide will walk you through the entire process, from enabling the feature to adding the gift form to your checkout page and customizing its language.

### Step 1: Enable the Gift Feature in LDT Settings

Before you can add the gift form to your checkout, you must first enable the feature in the app settings.

* From your Shopify Admin, go to **Apps** -> **LDT Online Courses**.
* In the app's sidebar, click "**Settings**."

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

* Navigate to the **Checkout** section.

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

* Check the box for "**Allow customers to gift or purchase courses for others**" to enable the feature and save&#x20;

<figure><img src="/files/5DE0v55XveyOTcfN7qHQ" alt=""><figcaption></figcaption></figure>

### Step 2: Navigate to Your Shopify Checkout

Now, you can add the gift form to your store's checkout page using the Shopify 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/A4jnGuV74Bj9lKyjmnDQ" alt=""><figcaption></figcaption></figure>

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

### Step 3: Add the Gift Form Block&#x20;

Now, you can add the gift form to your store's checkout page&#x20;

From order summary blocks, select **Add block** -> **LDT - Course Gift.** The block will be added to your checkout page

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

Click the Save button in the top right corner to publish your changes

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

### Step 3 (Optional): Customize the Gift Form Text & Translation

You can easily customize the language and labels of the gift form to match your brand and audience.

* In the LDT app's sidebar, go to **Settings**.
* Select T**ext & Translation**.
* Click on the **Checkout** tab.

<figure><img src="/files/0ZkWW7UcKkBQDGvfVPx4" alt=""><figcaption></figcaption></figure>

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

Here, you can edit all the text fields related to the gift form, such as the checkbox label and the input fields for the recipient's name and email. This ensures a seamless experience for your international customers.

Result:

Once these steps are complete, a checkbox will appear on your checkout page, allowing customers to easily purchase a course as a gift. The recipient will be automatically enrolled in the course once the order is completed, and you will have full brand control over the form's text.

<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/course-management/how-to-give-a-course-as-a-gift-to-your-friends-relatives.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.
