# Amazon Channel Settings

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

More information is provided below.

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

<figure><img src="/files/Qx7hNcgyJR6gHFDjPa2W" 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;">**Amazon Seller ID**</mark>

This field displays the Seller ID retrieved from your Amazon Seller Central.

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

This field displays your Amazon store’s region.

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

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

The Amazon 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/ajUytIHbKtRVYqWJX8iO" alt=""><figcaption></figcaption></figure>

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

{% hint style="info" %}
**Due to the Amazon API limitations, inventory for FBA (Fulfilled by Amazon) listings will not be synced from your Main Store to Amazon via LitCommerce. Since Amazon handles FBA stock independently, inventory management for these items is not supported.**
{% endhint %}

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

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

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

{% hint style="info" %}
**Due to Amazon API limitations, buyer information, such as name, shipping address, and contact details, will not be imported along with the orders.**

**LitCommerce can only retrieve product-related data, including the product name, SKU, quantity, shipping fee, tax, and other order-level details, and transfer it to your Main Store.**

**There are a few ways to handle this:**

* **You can fulfill orders directly on Amazon, where all buyer information is available. This eliminates the need to import the information into your Main Store.**

* **If you fulfill orders in your Main Store, simply copy the buyer details from Amazon and manually enter them into the corresponding orders.**

**If orders are fulfilled in your Main Store, LitCommerce cannot sync the order status and tracking information to Amazon. This is also because of the same API restriction.**
{% endhint %}

Aside from the basics, the Order section also includes settings tailored to this specific marketplace.

### <mark style="color:$info;">**Skip FBA Orders**</mark>

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

By default, LitCommerce imports both FBA (Fulfilled by Amazon) and FBM (Fulfilled by Merchant) orders. Enabling this feature to retrieve only FBM orders into our system and your Main Store.

This helps with more accurate sales tracking and prevents confusion between the two order types.

### <mark style="color:$info;">**Ignore FBA Products Inventory**</mark>

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

This feature is only available for the Shopify Main Store.

LitCommerce can import orders containing FBA (Fulfilled by Amazon) products to the system and your Main Store when enabling this feature. However, the inventory of these FBA items will not be automatically adjusted from your Main Store accordingly.

You can proactively control your Main Store FBA inventory when using this feature.

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

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

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

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

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

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

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

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

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

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