Назад на контролну таблу

Документација

Научите како да користите Asyntai

Функције
Скенирање веб-сајта Празнине у знању Картице производа Динамичке картице производа Dynamic Images Кориснички контекст Prilagođeni alati Параметри линкова Праћење уживо Преузимање од стране човека Ескалација AI обавештења Дневни извештај Проток података у реалном времену Максимални проток података у реалном времену Чланови тима Јединствена пријава Двофакторска аутентификација Укључите слике Препознавање слика Виџет за превођење Локализација Транспарентност вештачке интелигенције Потенцијални клијенти Паметно прикупљање потенцијалних клијената Тикети за подршку Резервације Уграђивања Искључите странице Блокиране IP адресе Политика чувања података Режим без чувања Маскирање PII Класификатор одговора Access Tags Закачање верзије виџета Ревизорски дневник Паметнији модел Омогућите размишљање Предлози одговора Накнадне поруке Говор у текст Преузимање транскрипта Уграђено ћаскање

How to Add Asyntai AI Chatbot to Lightspeed

Step-by-step guide for Lightspeed eCom stores

Преузмите код за уградњу

Корак 1: Набавите свој код за уграђивање

Прво, идите на своју Asyntai контролну таблу и померите се до одељка „Код за уграђивање". Копирајте свој јединствени код за уграђивање који ће изгледати овако:

<script>(function(){var l=function(){var s=document.createElement("script");s.src="https://widget.asyntai.com/static/js/chat-widget.js";s.async=true;s.setAttribute("data-asyntai-id","YOUR_WIDGET_ID");document.head.appendChild(s)};if(document.readyState==="complete"){l()}else{window.addEventListener("load",l)}})();</script>

Напомена: Код изнад је само пример. Морате копирати свој јединствени код за уграђивање са своје Контролне табле јер садржи ваш лични ИД виџета.

Step 2: Add the Code via Web Extras (Recommended)

Lightspeed eCom (C-Series) has a built-in Custom JavaScript field that loads on every page of your online store — this is the easiest place to add your Asyntai widget. No theme editing required.

  1. Log in to your Lightspeed eCom Back Office
  2. In the left-hand menu, go to Settings
  3. Under Website settings, click Web Extras
  4. Select the Custom JavaScript tab
  5. Paste your Asyntai embed code into the text field
  6. Кликните Сачувај да примените промене

Савет: Code added in the Custom JavaScript field runs on all pages of your store automatically, so the chat widget appears everywhere without touching your theme files.

Напомена: The Custom JavaScript field expects a full script tag. Paste your embed code exactly as it appears in your Dashboard — including the opening and closing <script> tags.

Важно: Only add code from trusted sources over a secure (SSL / HTTPS) connection, and make sure all tags and brackets are correctly closed. Malformed scripts can interfere with your store's checkout and layout. The Asyntai embed code is a single, self-contained script that is safe to add here.

Alternative Method: Template Editor

If you prefer to edit your theme directly, or you want the widget on specific pages only, you can add the embed code through the Template Editor instead:

  1. In the Back Office, go to DesignCustomize theme
  2. Open the Advanced section and choose Edit code to launch the Template Editor
  3. Open your theme's main layout file (commonly named index.rain or a shared header/footer template)
  4. Find the closing </body> tag
  5. Налепите ваш Asyntai embed код непосредно пре </body> тага
  6. Click Save to apply your changes

Напомена: The Template Editor is only recommended for experienced users. For most stores, the Custom JavaScript field described above is simpler and safer. Consider duplicating your theme before editing template files so you can easily revert.

Корак 4: Верификујте инсталацију

After saving your changes, open your Lightspeed store in a new browser tab or incognito window. You should see the chat widget button in the bottom right corner. Click it to ensure it opens and functions correctly.

Не видите виџет? Make sure you've saved all template changes. Clear your browser cache or view in incognito mode. Lightspeed may cache pages, so changes might take a few minutes to appear. Check the browser console (F12) for any JavaScript errors.

Потребна вам је помоћ?

If you're not comfortable editing template files, Lightspeed's Customer Support team can assist with custom code and design requests. You can also contact Asyntai support for guidance on installing the chatbot on your Lightspeed store.

Професионална подршка: Lightspeed and its partner network offer custom coding services if you need professional assistance with theme modifications or complex customizations.