# Facebook Shop Channel Settings

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

More information is provided below.

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

<figure><img src="/files/vtSY76jy984tNelOzM1r" 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 your LitCommerce User ID after successfully connecting Facebook Shop to the tool.

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

This field shows the connection status between your Facebook 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:$info;">**Product Catalog**</mark>

Enter the Product Catalog ID retrieved from your Meta Commerce Manager in this field. It allows LitCommerce to identify the correct catalog to establish the connection for transferring data.

You may refer to [this article](https://www.facebook.com/business/help/451411486590536?id=168790679260509) to locate the Product Catalog ID.

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

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

The Facebook 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/GvCqg4gi2HHeWUvr5xlX" alt=""><figcaption></figcaption></figure>

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

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

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

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

Enable this feature to sync the SKUs on your Facebook Shop catalog 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 %}

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

Enable this setting to sync product titles from your Main Store to Facebook 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 Facebook Shop. Updates occur every 15 minutes.

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

Enable this setting to receive email notifications when your Facebook 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;">**Create on Main Store**</mark>

If your Main Store has multiple warehouse locations, select one warehouse to **Create on Location**. This will update stock in a selected warehouse when creating listings from Facebook Shop to the Main Store.

<figure><img src="/files/6ZAmo2aMP3V5BcpZRPFu" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**This setting is only available for the Shopify and Square Main Stores.**
{% endhint %}

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

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

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

<figure><img src="/files/qJ8sTurLvZdMwik4k07o" 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/facebook-shop/facebook-shop-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.
