> For the complete documentation index, see [llms.txt](https://docs-connector.ecomsend.com/ecomsend-connector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-connector.ecomsend.com/ecomsend-connector/products/sync-products-to-tiktok-shop/sync-translated-product-info.md).

# Sync translated product info

Especially those in the EU merchant, may connect **one Shopify store** to **multiple TikTok Shops** across **different countries**.\
In these cases, it’s important to **sync the translated text** instead of the original Shopify text, to ensure localization and meet TikTok Shop’s content review requirements.

#### Integration with Translate & Adapt

EcomSend Connector now integrates seamlessly with **Shopify’s Translate & Adapt** app, allowing you to sync the **translated info** of your product texts automatically.

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

* The text you enter when creating a product in **Shopify Admin** is the **source text**.
* The text translated in **Translate & Adapt** is the **translated text**.

You don’t need to make any manual configurations inside EcomSend Connector.\
Our system will automatically detect whether a **translated version** exists for the target TikTok Shop’s language:

* If a translated version exists → EcomSend Connector will sync the **translated text**.
* If no translation exists → it will sync the **source text** instead.

#### Example

Let’s say your Shopify product source text is in **English**, and you want to sync it to your **TikTok Shop France**, where the target language is **French**.

{% stepper %}
{% step %}

### Add target language in Shopify

Go to **Shopify Admin → Settings** → **add and publish** **French** as a target language → then open the **Translate & Adapt** app to start translating.

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

<figure><img src="/files/MjA8iz609p8aGZR2rIYp" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Translate product content

Click **product** section to open the **translation editor** → **translate** the desired product content → **save** your changes.

> Note: If some product variant content is stored in **metafields**, go to **metaobject** and translate those texts as well → then **save** your changes.

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

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

<figure><img src="/files/YG0FOv03jKQbg7wL1yJc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Sync via EcomSend Connector

In **EcomSend Connector Product** page → **switch** to the target TikTok Shop and **sync** the product.\
You can then check your TikTok Shop listing to confirm that the **translated text** has been successfully synced.

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

<figure><img src="/files/nxwtYDjk9hzMiQmVB9CO" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

**Need help?** Feel free to contact us via online chat or [email](mailto:undefined). Our world-class support team is available 24/7 and always ready to assist you. 🌻


---

# 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, and the optional `goal` query parameter:

```
GET https://docs-connector.ecomsend.com/ecomsend-connector/products/sync-products-to-tiktok-shop/sync-translated-product-info.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
