> For the complete documentation index, see [llms.txt](https://docs.artisanflo.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.artisanflo.net/how-to-add-store/integrating-artisan-furniture-into-your-woocommerce-store-a-step-by-step-guide.md).

# Integrating Artisan Furniture into Your WooCommerce Store : A Step-by-Step Guide

Login into your WooCommerce Account (<https://{domainname}/wp-admin/>).

Login with your credentials.

**Access the Setting Section:**

In your Wordpress Dashboard, Navigate to WooCommerce Section.

Here are the steps to create API key in your WooCommerce Account

* Go to WooCommerce
* Click on Setting.
* Go to Advanced.
* Click on REST API.

<figure><img src="/files/5XLKKujlf3gbtjjqxj1l" alt=""><figcaption></figcaption></figure>

After that click on the Add Key.

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

Fill the Details and click on Generate API Key

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

Copy your Consumer Key & Consumer Secret.

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

Here are the steps to add your WooCommerce into Artisan Flo.

Click on the button Add Store & then Click on the WooCommerce Icon.

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

After click on the WooCommerce Icon you will get below popup.

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

In the store URL you have to enter your website URL.

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

After store has been added you will see below page.

<figure><img src="/files/5nCl0NWxvXutsRRldi2i" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.artisanflo.net/how-to-add-store/integrating-artisan-furniture-into-your-woocommerce-store-a-step-by-step-guide.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.
