# Connecteurs E-Commerce

**Simax** peut se connecter à plusieurs **sites e-commerce** afin de piloter l’ensemble des **processus post-commande**, tels que la **préparation**, la **livraison** et la **facturation**.

Le **site e-commerce** joue le rôle de **front-office**, où les **clients** passent leurs commandes. Celles-ci sont ensuite **créées automatiquement dans Simax**. Les **données** transitent de manière synchronisée entre **Simax** et le **site e-commerce**, garantissant ainsi l’**intégrité** et la **cohérence des informations**.

À ce titre, **Simax** peut s’interfacer avec des plateformes e-commerce telles que **PrestaShop**, **Shopify** ou **WooCommerce**.


---

# 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://doc.simax.fr/fonctionnelle/connecteurs-e-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.
