# How to connect Wix as the Main Store

This article outlines the instructions for connecting Wix as your Main Store to your LitCommerce account.

## <mark style="color:$primary;">**Step 1: Select Wix 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/hQ5QsKfGBWtZfhYktcQx" 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/b2BZsBxsLkgw5kcncSxg" alt=""><figcaption></figcaption></figure>

{% endstep %}

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

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

{% endstep %}

{% step %}
Tap on `Connect Your Account`, and you will be redirected to the LitCommerce app on the [Wix App Market](https://www.wix.com/app-market/).

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

{% hint style="info" %}
**If you already log in to your Wix store on the current web browser, you will be redirected to a page that displays the permissions required for LitCommerce to connect.**
{% endhint %}

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

Go to the [Wix App Market](https://www.wix.com/app-market/) and search for “LitCommerce” (or visit [this link](https://www.wix.com/app-market/search-result?query=LitCommerce)).

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

{% hint style="info" %}
**Registration on LitCommerce is not necessary. The system will automatically create a LitCommerce account using Wix's owner's email address and set Wix as the Main Store.**&#x20;

**Furthermore, an email with a random password will be sent for future login sessions.**
{% endhint %}

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

{% stepper %}
{% step %}
In the LitCommerce app on the Wix App Market, click `Add to Site`.

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

{% endstep %}

{% step %}
Log in to your Wix account if prompted, and select the store you want to connect as the Main Store.

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

{% endstep %}

{% step %}
The page will show the permissions from LitCommerce to connect to your Wix store. Click `Agree & Add` to continue.

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

After installing the app, you will be redirected back to LitCommerce and your Wix store will be designated as your Main Store in LitCommerce.

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

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/wix/how-to-connect-wix-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.
