# Woo-Commerce

### Prerequisites

Before setting up the integration, ensure you have:

* **Admin Access** to your WooCommerce store.
* **Plugin Zip File** provided by LimeChat.
* **API Key/Access Token** from LimeChat's platform.

### Step-by-Step Setup

#### 1. Install the LimeChat Plugin in WooCommerce

1. Contact the LimeChat team to obtain the **WooCommerce plugin ZIP file**.
2. Log in to your WooCommerce dashboard.
3. Navigate to **Plugins** > **Add New** > **Upload Plugin**.
4. Select the **ZIP file** downloaded from LimeChat.
5. Click **Install Now**.
6. Once installed, click **Activate Plugin**.

#### 2. Configure the Plugin in WooCommerce

1. After activation, navigate to **Plugins > LimeChat** in the WooCommerce admin panel.
2. You will see a field to enter your **API Key**.
3. Obtain your API Key from:
   * Log in to **outbound.limechat.ai**.
   * Go to **Profile Settings**.
   * Copy the **access token**.
4. Paste the **API Key** into the LimeChat plugin settings in WooCommerce.

#### 3. Connect WooCommerce to LimeChat

1. On the **LimeChat Marketing Platform**, go to **Integrations**.
2. Select **WooCommerce** and click **Connect Now**.
3. Enter your **WooCommerce Store Domain** (e.g., `https://mystore.com`).
4. Click **Connect Now** to finalize the integration.

### Completion

After setup, WooCommerce data will sync with LimeChat, enabling real-time marketing automation, order tracking, and customer engagement. Store owners can now leverage LimeChat’s chatbot and marketing tools to enhance customer experience and boost sales.


---

# 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://limechatai.gitbook.io/limechat-product-guide/whatsapp-marketing/integrations/e-commerce-storefronts/woo-commerce.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.
