# Shopee Channel Settings

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

More information is provided below.

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

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

This section consists of the following:

### <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;">**Username**</mark>

This field displays the username retrieved from your Shopee Seller Center.

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

This field shows the connection status between your Shopee 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/1CnN2hFHffe7jAqH223H" alt=""><figcaption></figcaption></figure>

The Shopee 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/XTH4mIfBZ1GaYqgShh88" alt=""><figcaption></figcaption></figure>

The Shopee 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).

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

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

The Shopee 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/voWitxLIM9WmwYVwEOu3" alt=""><figcaption></figcaption></figure>

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

Enable this feature to sync the SKUs on your Shopee Seller Center with those in your Main Store. This helps maintain SKU consistency across connected platforms and ensures smooth management.

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

* **Inventory Sync must be enabled for SKU Sync to work.**

* **When first enabled, only new updates (Inventory, Price, etc.) will trigger SKU Sync. Afterward, it will run every 15 minutes.**
  {% endhint %}

<br>

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

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

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

Shopee titles are limited to 120 characters. Enable this setting to automatically shorten titles at the last complete word to meet the platform’s requirements.

When first enabled, only new updates will trigger the Trim function. Afterward, updates will run every 15 minutes.

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

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

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

Enable this setting to receive email notifications when your Shopee 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 Shopee orders are imported.

<figure><img src="/files/OFvZdNyVducrTyejoZSe" 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 Shopee to the Main Store.

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

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

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

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

<figure><img src="/files/jaLnSBYyA1D0oq0MDj2E" 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/shopee/shopee-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.
