# TikTok Channel Settings

This article walks you through the TikTok Shop channel settings in LitCommerce. These settings control how your Main Store products sync with the corresponding linked TikTok Shop listings.

More information is provided below.

## <mark style="color:$primary;">**Connection**</mark>

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

### <mark style="color:$info;">**Channel Name**</mark>

Use this box to give the channel any name you prefer. This helps distinguish it from other connected channels in LitCommerce.

### <mark style="color:$info;">**Shop Name**</mark>

This field displays the store name retrieved from your TikTok Seller Center.

### <mark style="color:$info;">**Region**</mark>

This field displays the region in which your TikTok Shop store is located.

### <mark style="color:$info;">**Status**</mark>

This field shows the connection status between your TikTok Shop store and LitCommerce.

{% hint style="success" %}
**Click on the `Test Connection` button to verify whether the connection is still valid.**
{% endhint %}

## <mark style="color:$primary;">**Pricing**</mark>

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

The TikTok Shop Channel follows the basic [Price Sync Options](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-3-set-up-price-sync-options).

## <mark style="color:$primary;">**Inventory**</mark>

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

The TikTok Shop Channel follows the basic [Inventory Sync Options](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-4-set-up-inventory-sync-options).

Aside from the basics, the Inventory section also includes another setting tailored to this specific marketplace.

### <mark style="color:$info;">**Warehouse Mapping**</mark>

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

This feature allows you to connect the Main Store warehouses to the corresponding TikTok Shop warehouses.

It will display in Channel Settings when the MWH (Multi-warehouse Feature) is used in your TikTok Seller Center. More information on MWH can be found [HERE](https://seller-us.tiktok.com/university/essay?knowledge_id=6761469874456321).

{% hint style="info" %}
**This feature is only available for accounts with the Shopify or Square Main Store.**
{% endhint %}

## <mark style="color:$primary;">**Order**</mark>

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

The TikTok Shop Channel follows the basic [Order Sync Options](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-5-set-up-order-sync-options).

## <mark style="color:$primary;">**Other settings**</mark>

<figure><img src="/files/3zUTjHkwjtDuLghVw54B" alt=""><figcaption></figcaption></figure>

### <mark style="color:$info;">**Title Sync**</mark>

Enable this setting to sync product titles from your Main Store to TikTok Shop. Updates occur every 15 minutes.

### <mark style="color:$info;">**Description Sync**</mark>

Enable this setting to sync product descriptions from your Main Store to TikTok Shop. Updates occur every 15 minutes.

### <mark style="color:$info;">**Auto Add New Variants**</mark>

Enable this setting to allow LitCommerce to automatically add new Main Store variations to the corresponding linked TikTok Shop listings.

{% hint style="info" %}
**Note the following:**

* **This setting only works when variant attribute names are the same on both TikTok Shop and the Main Store.**

* **Variations will only be automatically added to the LitCommerce TikTok Channel. Perform `Save & Publish` or `Update To TikTok` to send the new variations to the marketplace.**
  {% endhint %}

### <mark style="color:$info;">**Listing Sync Error Alerts**</mark>

Enable this setting to receive email notifications when your TikTok Shop listings fail to sync.

### <mark style="color:$info;">**Unselect Products after Bulk Action**</mark>

By default, selected listings remain checked after bulk actions. Enable this setting to automatically clear selections to prevent duplicate actions.

## <mark style="color:$primary;">**Sync to Main Store**</mark>

If your Main Store has multiple warehouse locations, select one warehouse to do the following:

* **Sync to Location (only available for the Square Main Store):** Update inventory in a specific warehouse when TikTok Shop orders are imported.

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

* **Create on Location (available for both the Shopify and Square Main Stores):** Update stock in a selected warehouse when creating listings from TikTok Shop to the Main Store.

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

## <mark style="color:$primary;">**Carrier Service Mapping**</mark>

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

If the Main Store carrier service is not supported by TikTok Shop, orders fulfilled by that carrier may lack complete tracking information.

Enable this option to map the Main Store carriers to TikTok Shop carriers. This ensures accurate tracking details appear in TikTok Shop Order Tracking.

{% hint style="info" %}
**This feature is only available for accounts with the Shopify, WooCommerce, BigCommerce, Wix, Squarespace and Square Main Stores.**
{% endhint %}

Once you have completed setting up the TikTok Shop Channel Settings, save the configurations using the `Save Settings` button at the bottom of the interface.

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

{% hint style="success" %}
**Find the sync status under the TikTok Shop channel name.**
{% endhint %}

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

If you have any questions, let us know via the Chat Box in the bottom-right corner of our Help Center.


---

# 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://help.litcommerce.com/marketplace-integration/supported-platforms/tiktok-shop/tiktok-channel-settings.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.
