# How to connect BigCommerce as the Main Store

This article outlines the instructions for connecting BigCommerce as the Main Store in LitCommerce. There are two available connection methods:

* Method 1: Via LitCommerce
* Method 2: Via BigCommerce

More details can be found below.

## <mark style="color:$primary;">**Step 1: Select BigCommerce as the Main Store**</mark>

If you do not have a LitCommerce account, sign up [HERE](https://app.litcommerce.com/register). After that, select either of the following methods to proceed.

### <mark style="color:$info;">**Method 1: Via LitCommerce**</mark>

{% stepper %}
{% step %}
Log in to your LitCommerce account. If this is your first setup, choose your desired LitCommerce app: **Marketplace Integration** or **Feed Management**.

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

{% hint style="success" %}
**If you select the Marketplace Integration app, choose "Your online store becomes the source of truth" and click `Next` to proceed.**
{% endhint %}

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

{% endstep %}

{% step %}
Locate BigCommerce and click `Connect`.

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

{% endstep %}

{% step %}
Click `Connect Your Account`.&#x20;

<figure><img src="/files/9gF5u41rsH781qA2Y8bh" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Log in to your BigCommerce account if prompted, and you will then be redirected to the LitCommerce app on the BigCommerce App Marketplace.

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

Continue with [Step 2](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/supported-platforms/bigcommerce/how-to-connect-bigcommerce-as-the-main-store#step-2-install-the-litcommerce-app-on-bigcommerce) to complete the connection process.

### <mark style="color:$info;">**Method 2: Via BigCommerce**</mark>

{% stepper %}
{% step %}
Log in to your BigCommerce Store Admin.

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

{% endstep %}

{% step %}
Go to the App Marketplace under the Apps section and click `Discover apps in the App Marketplace`.

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

{% endstep %}

{% step %}
Search for “LitCommerce” or use [this link](https://www.bigcommerce.com/apps/categories/?query=LitCommerce) to reach the page.

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

{% endstep %}

{% step %}
Select your desired LitCommerce app: **Marketplace Integration** or **Feed Management**.

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

{% endstep %}

{% step %}
Click on the `Get this app` button.

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

{% endstep %}

{% step %}
Choose one of the following options to proceed: “Existing BigCommerce store” or “New to BigCommerce”.

<figure><img src="/files/m1hywc2DcuKi6fapJurI" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Log in to your BigCommerce account if prompted, then select the store you want to connect as the Main Store.

{% hint style="info" %}
**Registration on LitCommerce before connecting the Main Store is not required. The system will automatically create a LitCommerce account using the BigCommerce owner's email address and set this platform as the Main Store.**

\
**An email with a random password will also be sent for future login sessions.**
{% endhint %}

## <mark style="color:$primary;">**Step 2: Install the LitCommerce app on BigCommerce**</mark>

{% stepper %}
{% step %}
Click `Install`.

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

{% endstep %}

{% step %}
Click `Confirm` to verify that you allow LitCommerce to access your BigCommerce store and associated data.

<figure><img src="/files/4mMpLR27YykgGSvmjmbm" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Click `here` to open LitCommerce and find BigCommerce connected as a Main Store.

<div><figure><img src="/files/PbYrA3Ks7fxIZHXUOice" alt=""><figcaption></figcaption></figure> <figure><img src="/files/dBMlHEIvS0aHrO5xpLEC" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

With the Main Store connected, you can now [integrate your first Sales Channel](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-1-set-up-the-main-store-and-first-channel#setup-first-channel).

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/bigcommerce/how-to-connect-bigcommerce-as-the-main-store.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.
