# How to connect WooCommerce as the Main Store

This article outlines the instructions for connecting WooCommerce as your Main Store to your LitCommerce account.&#x20;

{% hint style="info" %}
**LitCommerce does not support** [**Local Host from WordPress**](https://wordpress.com/go/website-building/what-is-localhost-and-why-is-it-useful-for-wordpress/)**.**
{% endhint %}

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

If you don’t have a LitCommerce account, sign up [HERE](https://app.litcommerce.com/register). After that, you can select either of the following methods to complete this step.

### <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/C7NFoepiIQSlqN2Ff7qa" 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/7su694pN4VQkUF7BuojP" alt=""><figcaption></figcaption></figure>

{% endstep %}

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

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

{% endstep %}

{% step %}
Tap on `Download Plugin` and you will be redirected to the WordPress Plugin Store to download the LitCommerce plugin.

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

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

{% stepper %}
{% step %}
Visit your WordPress admin, and select `Add Plugin` from the `Plugins` tab.

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

{% endstep %}

{% step %}
Search for LitCommerce.

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

## <mark style="color:$primary;">**Step 2: Install the LitCommerce plugin on the WordPress Plugin Store**</mark>

### <mark style="color:$info;">**If Method 1 was selected:**</mark>

{% stepper %}
{% step %}
Click `Download` to install the LitCommerce plugin.

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

{% endstep %}

{% step %}
Choose `Upload Plugin` in the Plugins tab from the WordPress dashboard and select the downloaded LitCommerce plugin.

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

### <mark style="color:$info;">**If Method 2 was selected:**</mark>

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

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

{% endstep %}

{% step %}
Tap on `Activate`.

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

Once activated, WordPress will initiate the process to establish the connection to LitCommerce.

<div><figure><img src="/files/QwDEA0mZoP2rodV2qY0f" alt=""><figcaption></figcaption></figure> <figure><img src="/files/007A6OFw3j6J6NlA5ksb" alt=""><figcaption></figcaption></figure></div>

Upon successful completion, you will be redirected to the LitCommerce application and WooCommerce will be connected as the Main Store.

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

{% hint style="info" %}
**If the connection process between WordPress and LitCommerce fails, check your firewall settings or try reinstalling the LitCommerce plugin.**
{% endhint %}

With your Main Store set up, you can now [connect 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/woocommerce/how-to-connect-woocommerce-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.
