> ## Documentation Index
> Fetch the complete documentation index at: https://help.jetpack3pl.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sales Channels and Products

> Manage product listings from multiple integrations in a single unified view, with Seller SKUs organized by store name to prevent duplicate base products in your catalog.

<div className="page-intro">
  Sales channels are integrated into your Jetpack dashboard to help manage product listings from various integrations like Shopify, Amazon, and others. Instead of seeing multiple base products created for the same listing from different integrations, you'll see one product with a main SKU under the Product Details tab, and each integration's Seller SKU along with the store name listed under the Sales Channels tab.
</div>

## How Sales Channels Are Automatically Added to Products

Jetpack automatically processes synced products based on matching SKUs. When a product or order syncs from an integration, Jetpack reviews the product's SKU (from the Product Details tab) and all Seller SKUs already in your catalog to import the correct information.

**The automatic matching process works like this:**

When a product syncs from an integration, Jetpack checks if that SKU already exists in your catalog:

* **If the SKU matches an existing product**: The integration is added as a new sales channel to that product, with the Seller SKU listed under the Sales Channels tab
* **If the SKU doesn't match any existing product**: A new base product is created with that SKU

<img src="https://mintcdn.com/jetpack/GPZj8tTKO-9Ah7GH/images/managing-products/sc-auto-matching-flow.png?fit=max&auto=format&n=GPZj8tTKO-9Ah7GH&q=85&s=400add559173f65b0f68648c32b3ce59" alt="Sales channel automatic matching workflow diagram" className="screenshot" width="1600" height="886" data-path="images/managing-products/sc-auto-matching-flow.png" />

***

## Why Jetpack Adds Sales Channels to Products

Adding different Seller SKUs for various sales channels prevents duplicate base products from being created for multiple listings of the same item.

**Here's a practical example:**

Let's say you have a product named "Hat" with a SKU of "Hat-123" in your dashboard:

* **In a US Shopify store**, the hat's SKU is "Hat-123" (matching the dashboard SKU), so the US Shopify store is automatically added as a sales channel under the "Hat" product, with "Hat-123" shown as the Seller SKU.

* **In a Canadian Shopify store**, the hat's SKU is "CA-Hat-123", which does not match any existing SKU in the dashboard. You can add this as a sales channel manually to the "Hat" product. Once added, the dashboard will search for both "CA-Hat-123" and "Hat-123" during fulfillment.

<Warning title="Update Before Syncing">
  Update the product's Seller SKU in the Jetpack dashboard before syncing products or importing orders to prevent duplicate base products from being created.
</Warning>

***

## Sales Channels Tab Overview

The Sales Channels tab provides a centralized view of all the integrations and stores where your product is listed.

**What you'll see on the Sales Channels tab:**

* **The integration name** (e.g., Shopify, Amazon, API)
* **Store name(s)** from that integration
* **Corresponding Seller SKU(s)** for each store
* **Status** of each sales channel connection

**Understanding the status indicators:**

* **Linked**: A matching product (based on the Store Name and Seller SKU) was found during a sync. This means orders for this product will fulfill correctly.

* **Pending**: The newly added Seller SKU has not yet been matched in a sync. It will update to Linked after the next sync. If it doesn't update, ensure the Seller SKU matches between Jetpack and your integration.

<img src="https://mintcdn.com/jetpack/GPZj8tTKO-9Ah7GH/images/managing-products/sc-tab-linked-status.png?fit=max&auto=format&n=GPZj8tTKO-9Ah7GH&q=85&s=258ca65c9c89c860a3a9396b1eb72d56" alt="Sales Channels tab showing Linked status" className="screenshot" width="726" height="429" data-path="images/managing-products/sc-tab-linked-status.png" />

***

## Locating a Product's Sales Channels Tab

To view or manage the sales channels for any product, you'll need to navigate to that product's details page.

<Steps>
  <Step title="Navigate to Products page">
    From the Jetpack dashboard, click **Products** in the left-hand navigation bar. You will be redirected to the Product Catalog page.

    <img src="https://mintcdn.com/jetpack/GPZj8tTKO-9Ah7GH/images/managing-products/sc-nav-products.png?fit=max&auto=format&n=GPZj8tTKO-9Ah7GH&q=85&s=ee4bc948a0bb71b59923e15b60147d43" alt="Products navigation in left sidebar" className="screenshot" width="889" height="1343" data-path="images/managing-products/sc-nav-products.png" />
  </Step>

  <Step title="Find and select your product">
    Locate the product for which you want to review or update sales channels, then click on the product's hyperlinked name to open the Product Details page.

    <img src="https://mintcdn.com/jetpack/GPZj8tTKO-9Ah7GH/images/managing-products/sc-product-catalog.png?fit=max&auto=format&n=GPZj8tTKO-9Ah7GH&q=85&s=01167589d42471e5b93f48e1142c09bc" alt="Product Catalog with selectable product names" className="screenshot" width="1600" height="1061" data-path="images/managing-products/sc-product-catalog.png" />
  </Step>

  <Step title="Open the Sales Channels tab">
    Select the **Sales Channels** tab to view the corresponding information.

    <img src="https://mintcdn.com/jetpack/GPZj8tTKO-9Ah7GH/images/managing-products/sc-tab-location.png?fit=max&auto=format&n=GPZj8tTKO-9Ah7GH&q=85&s=a1e678f3e5bf400e23001de78a3c0c39" alt="Sales Channels tab on Product Details page" className="screenshot" width="1414" height="476" data-path="images/managing-products/sc-tab-location.png" />
  </Step>
</Steps>

***

## Manually Adding a Platform to the Sales Channels Tab

If you need to add a sales channel that isn't already connected to your product, you can do so manually from the Sales Channels tab.

<Steps>
  <Step title="Click Add Platform">
    From the product's Sales Channels tab, click the **Add Platform** button.

    <img src="https://mintcdn.com/jetpack/GPZj8tTKO-9Ah7GH/images/managing-products/sc-add-platform-button.png?fit=max&auto=format&n=GPZj8tTKO-9Ah7GH&q=85&s=112d79dca20d99f3061eea0f68b0783e" alt="Add Platform button on Sales Channels tab" className="screenshot" width="1414" height="461" data-path="images/managing-products/sc-add-platform-button.png" />
  </Step>

  <Step title="Select the platform">
    Select the intended sales channel platform from the drop-down menu. Platforms already added will be grayed out and labeled as **(Added)**.
  </Step>

  <Step title="Enter the Seller SKU">
    Input the SKU from the sales channel in the textbox under **Seller SKU** next to the desired store name.
  </Step>

  <Step title="Save your changes">
    Click **Save** at the top right.

    <img src="https://mintcdn.com/jetpack/GPZj8tTKO-9Ah7GH/images/managing-products/sc-add-platform-save.png?fit=max&auto=format&n=GPZj8tTKO-9Ah7GH&q=85&s=f088a348e8778e9fddd03a49ae656836" alt="Save button after adding platform and Seller SKU" className="screenshot" width="1600" height="690" data-path="images/managing-products/sc-add-platform-save.png" />
  </Step>
</Steps>

A success message will appear to confirm the update. The store name will display a **Pending** status until a sync identifies a matching SKU.

**For multiple listings of the same product on one sales channel:**

If you have multiple listings with different SKUs on the same platform (e.g., two different Shopify stores), you can add additional Seller SKUs:

<Steps>
  <Step title="Open the menu">
    Click the **three vertical dots icon** next to the store name.

    <img src="https://mintcdn.com/jetpack/GPZj8tTKO-9Ah7GH/images/managing-products/sc-three-dots-menu.png?fit=max&auto=format&n=GPZj8tTKO-9Ah7GH&q=85&s=3306bd4fb6429b7e6d3fd5276577fc38" alt="Three dots menu next to store name" className="screenshot" width="1540" height="597" data-path="images/managing-products/sc-three-dots-menu.png" />
  </Step>

  <Step title="Select Add Seller SKU">
    Select **Add Seller SKU** from the menu.

    <img src="https://mintcdn.com/jetpack/GPZj8tTKO-9Ah7GH/images/managing-products/sc-add-seller-sku-option.png?fit=max&auto=format&n=GPZj8tTKO-9Ah7GH&q=85&s=06009a84f28675b185fd4a17702cb2f3" alt="Add Seller SKU option in dropdown menu" className="screenshot" width="1600" height="430" data-path="images/managing-products/sc-add-seller-sku-option.png" />
  </Step>

  <Step title="Input the SKU">
    Input the SKU in the textbox.
  </Step>

  <Step title="Save">
    Click **Save**.

    <img src="https://mintcdn.com/jetpack/GPZj8tTKO-9Ah7GH/images/managing-products/sc-add-seller-sku-save.png?fit=max&auto=format&n=GPZj8tTKO-9Ah7GH&q=85&s=1e322cfb9d097c3d915914dd6f9fc0aa" alt="Save button after entering additional Seller SKU" className="screenshot" width="1600" height="694" data-path="images/managing-products/sc-add-seller-sku-save.png" />
  </Step>
</Steps>

***

## Deleting Sales Channels

If you need to remove a sales channel connection from a product, you can delete it from the Sales Channels tab.

<Steps>
  <Step title="Open the menu">
    From the product's Sales Channels tab, click the **three vertical dots icon** next to the desired store name.

    <img src="https://mintcdn.com/jetpack/GPZj8tTKO-9Ah7GH/images/managing-products/sc-delete-three-dots.png?fit=max&auto=format&n=GPZj8tTKO-9Ah7GH&q=85&s=e6ff57a4689c90ffd188b7a85b46700d" alt="Three dots menu for deleting sales channel" className="screenshot" width="1540" height="597" data-path="images/managing-products/sc-delete-three-dots.png" />
  </Step>

  <Step title="Select Remove Seller SKU">
    Select **Remove Seller SKU** from the drop-down menu.

    <img src="https://mintcdn.com/jetpack/GPZj8tTKO-9Ah7GH/images/managing-products/sc-remove-seller-sku-option.png?fit=max&auto=format&n=GPZj8tTKO-9Ah7GH&q=85&s=ba10e767aff07398e44baa964c5a26f5" alt="Remove Seller SKU option in dropdown" className="screenshot" width="1600" height="421" data-path="images/managing-products/sc-remove-seller-sku-option.png" />
  </Step>

  <Step title="Confirm removal">
    A pop-up window will appear. Review the message and click **Remove Seller SKU**.

    <img src="https://mintcdn.com/jetpack/GPZj8tTKO-9Ah7GH/images/managing-products/sc-remove-confirmation.png?fit=max&auto=format&n=GPZj8tTKO-9Ah7GH&q=85&s=2570829208215d08102d11d5a2ce24ac" alt="Confirmation dialog for removing Seller SKU" className="screenshot" width="1600" height="559" data-path="images/managing-products/sc-remove-confirmation.png" />
  </Step>
</Steps>

A success message will appear to confirm the deletion.

<Warning title="Re-Linking Prevention">
  If you do not update the product's SKU (under the Product Details tab) after deleting a sales channel, the product will be re-linked once a product or order sync is completed. To prevent this, update your SKU in Jetpack and/or on the sales channel platform.
</Warning>

***

## Let's Dive Deeper

<CardGroup cols={3}>
  <Card title="Product Catalog Page" icon="grid-2" href="/fulfillment/managing-products/index">
    Master your product catalog management
  </Card>

  <Card title="Product Details Page" icon="file-lines" href="/fulfillment/managing-products/product-details-page">
    Explore all product detail fields and tabs
  </Card>

  <Card title="Setting Product Preferences" icon="sliders" href="/fulfillment/managing-products/setting-product-preferences">
    Configure product settings and options
  </Card>

  <Card title="Adding Product Variants" icon="layer-group" href="/fulfillment/managing-products/adding-product-variants">
    Manage product variations across stores
  </Card>

  <Card title="Move, Merge, or Convert Products" icon="arrows-turn-to-dots" href="/fulfillment/managing-products/more-tools/move-merge-convert">
    Reorganize your product catalog structure
  </Card>

  <Card title="Store Integration Overview" icon="plug" href="/fulfillment/account-setup/integrating-store">
    Connect your ecommerce platforms
  </Card>

  <Card title="Syncing Your Products" icon="arrows-rotate" href="/fulfillment/managing-products/syncing-products">
    Import products from integrated stores
  </Card>

  <Card title="Digital Products" icon="file-code" href="/fulfillment/managing-products/more-tools/digital-products">
    Selling non-physical items
  </Card>
</CardGroup>

<div className="jetpack-callout">
  <img src="https://mintcdn.com/jetpack/2iejPNBTYKEx6ntF/images/jetpack-logomark-256.png?fit=max&auto=format&n=2iejPNBTYKEx6ntF&q=85&s=340604ced4add3864f2641341826e1c9" alt="Jetpack" className="jetpack-callout-icon" width="256" height="256" data-path="images/jetpack-logomark-256.png" />

  <div className="jetpack-callout-content">
    <h4 className="jetpack-callout-title">Questions? Contact Jetpack Care.</h4>
    <p className="jetpack-callout-text">If you have any questions or run into issues, you can always contact Jetpack Care for help. Our team is always here to assist via Slack, phone, or email!</p>
  </div>
</div>
