How to embed a #jedidesk widget in PrestaShop
PrestaShop is open source software designed to quickly create an online store. With this application, the user can set up their store both on cloud storage and on their own hosting.
Last updated
PrestaShop is open source software designed to quickly create an online store. With this application, the user can set up their store both on cloud storage and on their own hosting.
Last updated
Create a #jedidesk widget and copy the generated code.
Log in to PrestaShop.
Go to the hosting of your site, or connect to the hosting via an FTP client and go to the directory: main_folder/themes/name of your template/footer.tpl
Open the footer.tpl file in editor mode and insert the JediDesk widget code before the closing <body> tag and save the changes:
In some templates, the footer.tpl file is not connected to each page, then it is appropriate to use the header.tpl file from the directory: main folder/themes/your template name/header.tpl
You need to insert the #jedidesk widget code in it before the closing <head> tag and save the changes.
Download the contentBox module from the site http://contentbox.org:
Go to the PrestaShop control panel, in the Module Manager section, download the ContentBox module:
After successfully downloading the module, click Configure:
In the window, select the HTML editor → Edit HTML source (next to the font) and paste the code of your #jedidesk widget.
Save changes by clicking Update (Save).
If the window did not open automatically, it can be called by clicking on the Configure button in the list of modules, in the СontentBox module.