> ## 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.

# Store Integrations Overview

> Learn how to connect your ecommerce platform to Jetpack for automatic product and order syncing.

<div className="page-intro">
  Connecting your ecommerce store to Jetpack enables automatic syncing of products and orders, streamlining your fulfillment operations. Each platform has its own integration process and capabilities.
</div>

<div
  style={{
backgroundColor: 'var(--color-background-secondary, #f8f9fa)',
padding: '8px 24px',
borderRadius: '8px',
marginTop: '16px',
marginBottom: '20px',
border: '1px solid var(--color-border, #e5e7eb)'
}}
>
  <div
    style={{
display: 'flex',
alignItems: 'center',
gap: '10px',
marginBottom: '0px'
}}
  >
    <img
      src="https://mintcdn.com/jetpack/l0jHEdf4TBXptPmb/images/shipbob-logomark.svg?fit=max&auto=format&n=l0jHEdf4TBXptPmb&q=85&s=12e573fede92cef73c1e1c767cd19643"
      alt="ShipBob"
      style={{
    height: '20px',
    width: 'auto'
  }}
      width="22"
      height="22"
      data-path="images/shipbob-logomark.svg"
    />

    <div
      style={{
  fontSize: '16px',
  fontWeight: '600',
  color: 'var(--color-text-primary, #1f2937)',
  letterSpacing: '0.3px'
}}
    >
      About ShipBob Integration References
    </div>
  </div>

  <div
    style={{
fontSize: '15px',
lineHeight: '1.7',
color: 'var(--color-text-secondary, #4b5563)',
marginTop: '0'
}}
  >
    During integration setup, you'll see <strong>"ShipBob"</strong> references on partner platforms like the Shopify App Store or Amazon Seller Central. This is expected—Jetpack has licensed ShipBob's integration infrastructure to provide reliable connections to leading ecommerce platforms. Your data flows seamlessly to your Jetpack dashboard.
  </div>
</div>

## Supported Platforms

Jetpack integrates with the following ecommerce platforms. Click on any platform to view detailed integration instructions:

<CardGroup cols={3}>
  <Card title="Shopify" icon="shopify" href="/fulfillment/account-setup/integrating-store/shopify">
    Connect your Shopify store
  </Card>

  <Card title="Amazon" icon="amazon" href="/fulfillment/account-setup/integrating-store/amazon">
    Integrate Amazon Seller Central
  </Card>

  <Card title="WooCommerce" icon="wordpress" href="/fulfillment/account-setup/integrating-store/woocommerce">
    Connect your WordPress store
  </Card>

  <Card title="BigCommerce" icon="store" href="/fulfillment/account-setup/integrating-store/bigcommerce">
    Integrate BigCommerce store
  </Card>

  <Card title="Adobe Commerce" icon="adobe" href="/fulfillment/account-setup/integrating-store/adobe-commerce">
    Connect Magento 2 store
  </Card>

  <Card title="Square" icon="square" href="/fulfillment/account-setup/integrating-store/square">
    Integrate Square POS and online
  </Card>

  <Card title="Wix" icon="wix" href="/fulfillment/account-setup/integrating-store/wix">
    Connect your Wix store
  </Card>

  <Card title="Squarespace" icon="squarespace" href="/fulfillment/account-setup/integrating-store/squarespace">
    Integrate Squarespace Commerce
  </Card>

  <Card title="eBay" icon="ebay" href="/fulfillment/account-setup/integrating-store/ebay">
    Connect eBay Seller Hub
  </Card>

  <Card title="Walmart" icon="cart-shopping" href="/fulfillment/account-setup/integrating-store/walmart">
    Integrate Walmart Marketplace
  </Card>

  <Card title="TikTok Shop" icon="tiktok" href="/fulfillment/account-setup/integrating-store/tiktok">
    Connect TikTok Shop
  </Card>

  <Card title="Temu" icon="bag-shopping" href="/fulfillment/account-setup/integrating-store/temu">
    Integrate Temu marketplace
  </Card>

  <Card title="SHEIN" icon="shirt" href="/fulfillment/account-setup/integrating-store/shein">
    Connect SHEIN marketplace
  </Card>

  <Card title="Macy's" icon="building" href="/fulfillment/account-setup/integrating-store/macys">
    Integrate Macy's marketplace
  </Card>
</CardGroup>

***

## What Happens After Integration

Once you've connected your store:

1. **Products sync automatically** - Your product catalog syncs to Jetpack's Product Catalog page
2. **Orders import in real-time** - New orders are automatically imported for fulfillment
3. **Inventory updates sync back** - Inventory changes at fulfillment centers sync back to your store

Learn more about [syncing products](/fulfillment/managing-products/syncing-products) and [importing orders](/fulfillment/account-setup/importing-orders).

***

## Let's Dive Deeper

<CardGroup cols={3}>
  <Card title="Integrations Overview" icon="plug" href="/fulfillment/account-setup/integrations-overview">
    Understanding integration types
  </Card>

  <Card title="Syncing Products" icon="arrows-rotate" href="/fulfillment/managing-products/syncing-products">
    How to sync your product catalog
  </Card>

  <Card title="Importing Orders" icon="file-import" href="/fulfillment/account-setup/importing-orders">
    How orders flow into Jetpack
  </Card>

  <Card title="Onboarding Process" icon="list-check" href="/fulfillment/account-setup/index">
    Complete onboarding checklist and 5-step process
  </Card>

  <Card title="Other Integrations" icon="grid-2" href="/fulfillment/account-setup/other-integrations">
    Third-party integrations overview
  </Card>

  <Card title="Ship Option Mapping" icon="map" href="/fulfillment/account-setup/shipping-preferences/ship-option-mapping">
    Configure shipping method mappings
  </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>
