All installation methods

How to install the widget on OpenCart

The code is added to the active theme footer template and works on every store page.

Embed code
<script type="text/javascript" src="https://leadmate.me/widget.js?widget_id=YOUR_WIDGET_ID"></script>

Replace YOUR_WIDGET_ID with your project ID from the dashboard — you can find it on the "Install" tab.

  1. 1

    Open the footer template

    Over FTP, open the footer.twig file of your active theme — usually catalog/view/theme/.../template/common/footer.twig.

  2. 2

    Paste the widget code

    Add the copied code before the closing </body> tag.

  3. 3

    Save and clear the cache

    Save the file and refresh the theme cache in the admin ("Design → Themes", refresh button at the top right).

Check that the widget works

Open your site in a new tab — the widget appears in the corner. Send a test message and confirm the lead reaches your dashboard.

Guides for other platforms

No account yet? Create a project and get your widget code.

Create an account