> For the complete documentation index, see [llms.txt](https://docs.globo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.globo.io/filter/multi-language-apps.md).

# Multi-language apps

✨This article gives a list of compatible multi-language apps that work with our filter app, along with the guidelines to set them up.

### 🔹**1. Translate Your Store ‑ Weglot**

*App URL:* [*https://apps.shopify.com/weglot*](https://apps.shopify.com/weglot)

**Steps**

1. From your Shopify app list, go to the Weglot app backend.
2. In the top-left area, click on the **Edit my translations** button.
3. A new translation window will appear.
4. In the top navigation, click on **Settings**.
5. In the second navigation, click on **Shopify settings**.
6. In the **Dynamic Elements** box, enter these CSS selectors: *#gf-tree, #gf-products, #gfqv-modal*.
7. Click **Save changes** to finish.

> ‼️ Click [here](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmtdB4I84W3J8hc91H4S%2Fuploads%2FrHfN8aXapeay48ZphgLo%2F2021-03-23_16-36-12.mp4?alt=media\&token=dc75ee6d-5688-4172-9027-a8b543d66fbe) to view a step-by-step video of these above steps.

### 🔹**2. Langify**

*App URL:* [*https://apps.shopify.com/langify*](https://apps.shopify.com/langify)

**Steps**

1. From the left app’s navigation bar, click on **Settings.**
2. Go to **Integration** tab.
3. Search for the **Langify** app.
4. Tick on the **I've already installed app** checkbox.
5. Click **Save** to finish.
6. Go back to the filter dashboard, click the **Sync Product Data** button.

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

### 🔹**3. T Lab ‑ AI Language Translate**

*App URL:* [*https://apps.shopify.com/content-translation*](https://apps.shopify.com/content-translation)

**Steps**

1. From the left app’s navigation bar, click on **Settings.**
2. Go to **Integration** tab.
3. Search for the **T Lab ‑ AI Language Translate** app.
4. Tick on the **I've already installed app** checkbox.
5. Click **Save** to finish.
6. Go back to the filter dashboard, click the **Sync Product Data** button.

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

### 🔹**4.** Transcy: AI Language Translate

*App URL:* [*https://apps.shopify.com/transcy-multiple-languages*](https://apps.shopify.com/transcy-multiple-languages)

**Steps to manage**

1. From the Shopify left navigation bar, go to the **Apps** folder.
2. Click on the **Language Translate & Currency** app.
3. Go to Translation > Language > Settings.
4. Enable the ***Automatically translate third-party apps as default*** option\ <br>

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

   <figure><img src="/files/7wkYaZgY0ILFgevg37Et" alt=""><figcaption></figcaption></figure>
5. Go back to the **Smart Product Filter & Search** app.
6. From the left app’s navigation bar, click on **Settings.**
7. Go to **Integration** tab.
8. Search for the **Language Translate & Currency** app.
9. Tick on the **I've already installed app** checkbox.
10. Click **Save** to finish.
11. Go back to the filter dashboard, click the **Sync Product Data** button.

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

### 🔹**5.** LangShop AI Language Translate

*App URL:* [*https://apps.shopify.com/langshop*](https://apps.shopify.com/langshop)

All our app elements can be translated normally in our app's native translation function. You should translate the rest product data, such as *Product tag, vendor, product\_type, etc.*, by following this official guideline from Langshop: <https://help.langshop.app/hc/en-us/articles/360013653779-Dynamic-translation>

**Steps**

1. From the left app’s navigation bar, click on **Settings.**
2. Go to the **Integration** tab.
3. Search for the **Language Translator ‑ LangShop** app.
4. Tick on the **I've already installed app** checkbox.
5. Click **Save** to finish.
6. Go back to the filter dashboard, click the **Sync Product Data** button.

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

💬 **Need Help?** Contact us at <contact@globo.io> – we’re happy to assist! 😊


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.globo.io/filter/multi-language-apps.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.
