Add Pure Chat to Prestashop
August 12th, 2023
Knowledge
Add your chat box to your Prestashop website in 6 steps:
- Navigate to Presto > Themes > YourTheme.
- Find your footer.tpl file in the theme folder.
- Download the footer.tpl file to your computer and open it in a text editor of your choice.
- With the footer.tpl file open, copy your Pure Chat code snippet and paste it in the file, just above the </body> tag.
- With the file still open, insert a {literal} tag below the <script> Pure Chat snippet, and a {/literal} above the </script> of the Pure Chat snippet.
- Save the changes to the footer.tpl file and you're all set!