How to embed a #jedidesk widget in OPENCART

OpenCart is a free tool for creating commercial websites. The main advantage is that anyone can download this engine and easily create their own online store.

  1. Create a #jedidesk widget and copy the generated code.

  2. Log in to OpenCart.

#jedidesk widget code meets the same placement requirements as Google Analytics code. Therefore, it can be placed in this block both separately and together with the Google code. This does not cause a conflict or disruption of the site.

  1. Go to Administration → Modules and extensions and select the Analytics extension type. Install Google Analytics and click the Edit button on the right:

  1. Paste your the #jedidesk widget code, select the Enabled status and save the settings:


You can also insert the code via FTP, for this you need:

  1. 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

  1. Open the footer.tpl file in editor mode and insert the JediDesk widget code before the closing <body> tag and save the changes:

  1. 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.

Last updated