# Prestashop

To configure the **connector** between **SIMAX** and **PrestaShop**, you need to enter the **connection details once** to enable **secure communication** between the two systems.

Communication between **SIMAX** and **PrestaShop** relies on a **REST API** operating in **polling** mode.\
**SIMAX** automatically queries the **PrestaShop API** at **regular intervals** to retrieve **updates** related to:

* **customers,**
* **customer addresses,**
* **orders.**

The **polling frequency** can be configured through **SIMAX scheduled automations** (for example: every 5 minutes, every hour, or once a day).

This documentation is based on **PrestaShop version 9.0.0**.


---

# 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/documentation-simax-anglais/management-of-stock-and-logistics/order-flow-preparation-delivery/e-commerce-connectors/prestashop.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.
