Install
1
Download the module
Get
thinnestai.zip from your agent’s Channels page.2
Upload it
Modules → Module Manager → Upload a module, choose the zip, then
Install. No FTP, no theme editing.
3
Configure
Open Configure and paste your public key.
4
Clear the cache
Advanced Parameters → Performance. PrestaShop caches aggressively and
the widget will not appear until you do.
Why a module rather than a paste
PrestaShop’s own advice for third-party scripts is to editfooter.tpl. That
loses the widget the day you change theme, and needs FTP or the file editor to
undo.
A module survives a theme change, switches off from the back office, and can do
the one thing a paste cannot: sign the logged-in customer server-side.
Recognise signed-in customers
Add your identity secret — from the same Channels page — in Configure. A signed-in customer is then recognised across your shop and WhatsApp as one person with one history.The secret never reaches the page; only an HMAC of the customer id does. Leave
it empty and the widget still works, with visitors anonymous.