Overview
Module #
Clerk.io integrates with your PrestaShop store through the PrestaShop module. This module enables seamless data synchronization between PrestaShop and Clerk.io while allowing you to incorporate Clerk.io elements into your store effortlessly.
Setup #
The installable module can be downloaded and installed by following the instructions in the Get Started guide.
Supported Versions #
The Module supports PrestaShop versions from 1.6.x, including versions 1.7.x and 8.x +. For any other PrestaShop version, you can still implement Clerk.io by following the Custom Integration guide.
Data Flow #
When the Module is installed and configured, it automatically sets up API endpoints to fetch the following data from PrestaShop:
- Products
- Orders
- Customers
- Categories
- Pages
The module includes a Real-time updates feature that, when enabled, automatically detects data changes in PrestaShop and updates them in Clerk.io.
Extra attributes can be imported by following the Sync customised data guide.
Content #
The module also allows you to add Clerk.io Search and Recommendation embedded codes to your PrestaShop store. Alternatively, you can use the Injection feature.