> For the complete documentation index, see [llms.txt](https://doc.simax.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.simax.fr/fonctionnelle/connecteurs-e-commerce/prestashop/configuration-au-demarrage/connecteur.md).

# Connecteur

## Dans Prestashop

Pour établir la **connexion** entre **Simax** et **PrestaShop**, il est nécessaire de disposer de :

* l’**URL** du site PrestaShop,
* une **clé API** du **webservice PrestaShop**.

Pour obtenir ces informations, connectez-vous au **back-office** de votre **PrestaShop**.

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

Copiez la **clé API**.\
Si aucune clé n’existe encore, vous pouvez en créer une via le bouton \[\[ **Ajouter une clé de service web** ]].

## Dans Simax

Il est nécessaire d’activer le **module E-commerce** :\
**Paramétrage > Choix des modules et des options**, cocher | **E-commerce** |, puis cliquer sur \[\[ **Enregistrer** ]].

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

Créez ensuite un **site e-commerce** via :\
**Paramétrage > E-commerce > Liste sites e-commerce**, puis cliquez sur \[\[ **Créer** ]].

<figure><img src="/files/3S5Z3nD8J0bWJWtbENxW" alt=""><figcaption></figcaption></figure>

Renseignez :

* l’**établissement** auquel les **commandes** seront rattachées,
* la **catégorie tarifaire**, etc.

Collez ensuite la **clé API du webservice** dans le champ **“APIKey Test”**.\
Dans **Site de test**, saisissez l’**URL** de votre **front-office PrestaShop**.

Enfin, cliquez sur \[\[ **Enregistrer** ]].


---

# 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://doc.simax.fr/fonctionnelle/connecteurs-e-commerce/prestashop/configuration-au-demarrage/connecteur.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.
