{"id":5999,"date":"2025-12-04T10:53:08","date_gmt":"2025-12-04T09:53:08","guid":{"rendered":"https:\/\/implementi.ai\/?page_id=5999"},"modified":"2025-12-04T14:16:33","modified_gmt":"2025-12-04T13:16:33","slug":"5999-2","status":"publish","type":"page","link":"https:\/\/implementi.ai\/de\/5999-2\/","title":{"rendered":"Leon \u2013 Test Sirius"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5999\" class=\"elementor elementor-5999\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a571f66 e-flex e-con-boxed e-con e-parent\" data-id=\"2a571f66\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-71b962bb e-con-full e-flex e-con e-child\" data-id=\"71b962bb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-736a177b e-con-full e-flex e-con e-child\" data-id=\"736a177b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61cedfc6 elementor-widget elementor-widget-text-editor\" data-id=\"61cedfc6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Meet Leon<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1141d8b8 elementor-widget elementor-widget-text-editor\" data-id=\"1141d8b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>test sirius<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f4ff457 elementor-widget elementor-widget-html\" data-id=\"4f4ff457\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  .chat-box {\r\n    max-width: 470px;\r\n    width: 100%;\r\n    min-height: 400px;\r\n    max-height: 410px;\r\n    margin: auto;\r\n    padding: 15px;\r\n    border-radius: 10px;\r\n    background: #fff;\r\n    box-sizing: border-box;\r\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\r\n    display: flex;\r\n    flex-direction: column;\r\n    overflow: hidden;\r\n    font-family: Arial, sans-serif;\r\n  }\r\n  .chat-box h3 {\r\n    margin-top: 0;\r\n    margin-bottom: 12px;\r\n    text-align: center;\r\n  }\r\n  .messages {\r\n    flex-grow: 1;\r\n    overflow-y: auto;\r\n    height: 280px;\r\n    margin-bottom: 10px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 8px;\r\n    padding-right: 5px;\r\n  }\r\n  .message {\r\n    padding: 10px 14px;\r\n    border-radius: 12px;\r\n    max-width: 80%;\r\n    word-wrap: break-word;\r\n    box-sizing: border-box;\r\n  }\r\n  .user {\r\n    background: #DAE9FA;\r\n    align-self: flex-end;\r\n  }\r\n  .bot {\r\n    background: #C0D9F7;\r\n    align-self: flex-start;\r\n  }\r\n  input, button {\r\n    font-size: 1em;\r\n    padding: 10px 14px;\r\n    border-radius: 8px;\r\n    box-sizing: border-box;\r\n    border: 1px solid #ccc;\r\n    margin-top: 5px;\r\n    width: 100%;\r\n  }\r\n  input:focus {\r\n    outline: none;\r\n    border-color: #183457;\r\n    box-shadow: 0 0 5px #183457;\r\n  }\r\n  button {\r\n    background-color: #183457 !important;\r\n    color: white !important;\r\n    border: none !important;\r\n    cursor: pointer !important;\r\n    font-weight: bold !important;\r\n    transition: background-color 0.3s ease !important;\r\n  }\r\n  button:hover {\r\n    background-color: #FF554C !important;\r\n  }\r\n\r\n  \/* prosty wska\u017anik \"Sirius pisze...\" *\/\r\n  .typing {\r\n    font-size: 0.9em;\r\n    opacity: 0.8;\r\n  }\r\n<\/style>\r\n\r\n<div class=\"chat-box\" role=\"region\" aria-label=\"Chat with Sirius AI\">\r\n  <h3>Porozmawiaj z Siriusem<\/h3>\r\n  <div class=\"messages\" id=\"messages\" aria-live=\"polite\" aria-relevant=\"additions\"><\/div>\r\n  <input type=\"text\" id=\"userInput\" placeholder=\"Napisz wiadomo\u015b\u0107...\" autocomplete=\"off\" \/>\r\n  <button id=\"sendBtn\" aria-label=\"Wy\u015blij wiadomo\u015b\u0107\">Wy\u015blij<\/button>\r\n<\/div>\r\n\r\n<script>\r\n  \/\/ \ud83d\udd17 Webhook SIRIUS\r\n  const webhookUrl = \"https:\/\/hook.eu2.make.com\/w963z4qa75xzxjw59aocwsnmqevd9m1h\";\r\n\r\n  function generateUUID() {\r\n    return 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(\/[xy]\/g, function(c) {\r\n      const r = Math.random() * 16 | 0, v = c === 'x' ? r : (r & 0x3 | 0x8);\r\n      return v.toString(16);\r\n    });\r\n  }\r\n\r\n  \/\/ osobna sesja rozmowy z Siriusem\r\n  const SESSION_KEY = 'sessionId_sirius';\r\n  let sessionId = localStorage.getItem(SESSION_KEY);\r\n  if (!sessionId) {\r\n    sessionId = generateUUID();\r\n    localStorage.setItem(SESSION_KEY, sessionId);\r\n  }\r\n\r\n  const input = document.getElementById(\"userInput\");\r\n  const sendBtn = document.getElementById(\"sendBtn\");\r\n  const messages = document.getElementById(\"messages\");\r\n\r\n  function addMessage(text, sender) {\r\n    const msg = document.createElement(\"div\");\r\n    msg.className = `message ${sender}`;\r\n    msg.textContent = text;\r\n    messages.appendChild(msg);\r\n    messages.scrollTop = messages.scrollHeight;\r\n    return msg;\r\n  }\r\n\r\n  let typingEl = null;\r\n  function showTyping() {\r\n    typingEl = addMessage(\"Sirius pisze\u2026\", \"bot typing\");\r\n  }\r\n  function hideTyping() {\r\n    if (typingEl && typingEl.parentNode) {\r\n      typingEl.parentNode.removeChild(typingEl);\r\n      typingEl = null;\r\n    }\r\n  }\r\n\r\n  async function sendMessage() {\r\n    const text = input.value.trim();\r\n    if (!text) return;\r\n\r\n    addMessage(text, \"user\");\r\n    input.value = \"\";\r\n    input.disabled = true;\r\n    sendBtn.disabled = true;\r\n\r\n    showTyping();\r\n\r\n    try {\r\n      const response = await fetch(webhookUrl, {\r\n        method: \"POST\",\r\n        headers: { \"Content-Type\": \"application\/json\" },\r\n        body: JSON.stringify({ message: text, sessionId })\r\n      });\r\n\r\n      hideTyping();\r\n\r\n      const contentType = response.headers.get(\"content-type\");\r\n\r\n      if (contentType && contentType.includes(\"application\/json\")) {\r\n        const data = await response.json();\r\n        const reply = data.response || JSON.stringify(data);\r\n        addMessage(reply, \"bot\");\r\n      } else {\r\n        const reply = await response.text();\r\n        addMessage(reply, \"bot\");\r\n      }\r\n\r\n    } catch (error) {\r\n      hideTyping();\r\n      addMessage(\"Sirius nie odpowiada \ud83d\ude22\", \"bot\");\r\n      console.error(error);\r\n    } finally {\r\n      input.disabled = false;\r\n      sendBtn.disabled = false;\r\n      input.focus();\r\n    }\r\n  }\r\n\r\n  sendBtn.addEventListener(\"click\", sendMessage);\r\n  input.addEventListener(\"keydown\", (event) => {\r\n    if (event.key === \"Enter\") {\r\n      event.preventDefault();\r\n      sendMessage();\r\n    }\r\n  });\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-645fbcc9 e-con-full e-flex e-con e-child\" data-id=\"645fbcc9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-266bb7b3 elementor-widget elementor-widget-image\" data-id=\"266bb7b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"720\" height=\"669\" src=\"https:\/\/implementi.ai\/wp-content\/uploads\/2024\/07\/banner-image.png\" class=\"attachment-large size-large wp-image-262\" alt=\"\" srcset=\"https:\/\/implementi.ai\/wp-content\/uploads\/2024\/07\/banner-image.png 844w, https:\/\/implementi.ai\/wp-content\/uploads\/2024\/07\/banner-image-300x279.png 300w, https:\/\/implementi.ai\/wp-content\/uploads\/2024\/07\/banner-image-768x713.png 768w, https:\/\/implementi.ai\/wp-content\/uploads\/2024\/07\/banner-image-600x557.png 600w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19a48b60 e-flex e-con-boxed e-con e-parent\" data-id=\"19a48b60\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a0943f3 elementor-widget elementor-widget-text-editor\" data-id=\"5a0943f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Who is Leon?<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20a1ed72 elementor-widget elementor-widget-text-editor\" data-id=\"20a1ed72\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Edward is a member of the Implementi team, working as a Customer Success Manager dedicated to optical companies. It supports opticians in the effective implementation of automation in their daily work.<br \/>By focusing on implementation, client communications and digital visibility, Edward helps optical professionals save time, attract more clients and build a modern, automated practice using Implementi products.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-46e9ce63 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"46e9ce63\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/calendly.com\/d\/cv3s-28d-54k\/30-minutowe-spotkanie%20enctype=multipart\/form-data\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book a meeting<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9419411 e-flex e-con-boxed e-con e-parent\" data-id=\"9419411\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3ca4b8a2 e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"3ca4b8a2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-104ca114 e-con-full e-flex e-con e-child\" data-id=\"104ca114\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1131c9dd e-con-full e-flex e-con e-child\" data-id=\"1131c9dd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15ba660c elementor-widget elementor-widget-text-editor\" data-id=\"15ba660c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Turn your business into a smart, AI-powered system with less manual work.<br \/><br \/><\/li><li>Get ready-to-use blueprints and practical exercises \u2014 no guesswork, no fluff.<br \/><br \/><\/li><li>Learn how to design, optimize, and scale automations using tools like Make.com and ChatGPT<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5c4a836e e-con-full e-flex e-con e-child\" data-id=\"5c4a836e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f41c0e4 elementor-widget elementor-widget-text-editor\" data-id=\"6f41c0e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<form class=\"cart\" style=\"text-align: center;\" action=\"https:\/\/implementi.ai\/en\/product\/ai-and-automation-in-depth-training\/\"multipart\/form-data\" method=\"post\" target=\"_blank\"><button class=\"single_add_to_cart_button button alt\" style=\"display: inline-block; padding: 10px 20px; background-color: #183457; color: white; border: none; border-radius: 5px; font-weight: bold; cursor: pointer;\" name=\"add-to-cart\" type=\"submit\" value=\"2365\">Add to cart\n<\/button><\/form>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-765794dc e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"765794dc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2421e308 e-con-full e-flex e-con e-child\" data-id=\"2421e308\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7b2ea61f e-con-full e-flex e-con e-child\" data-id=\"7b2ea61f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34391dd4 elementor-widget elementor-widget-text-editor\" data-id=\"34391dd4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Automatically replies to patient inquiries about eye exams, glasses, lenses, and contact lens fittings.<br \/><br \/><\/li><li>Answers questions about prices, available frame collections, and special offers at your optical store.<br \/><br \/><\/li><li>Provides instant, 24\/7 support that boosts customer satisfaction and helps you attract more appointments.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ac4fc76 e-con-full e-flex e-con e-child\" data-id=\"2ac4fc76\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47d0e039 elementor-widget elementor-widget-text-editor\" data-id=\"47d0e039\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<form class=\"cart\" style=\"text-align: center;\" action=\"https:\/\/implementi.ai\/en\/product\/ai-chat-for-wordpress\/\" enctype=\"multipart\/form-data\" method=\"post\" target=\"_blank\"><button class=\"single_add_to_cart_button button alt\" style=\"display: inline-block; padding: 10px 20px; background-color: #183457; color: white; border: none; border-radius: 5px; font-weight: bold; cursor: pointer;\" name=\"add-to-cart\" type=\"submit\" value=\"2365\">Add to cart\n<\/button><\/form>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bf65754 e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"bf65754\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2e05a80b e-con-full e-flex e-con e-child\" data-id=\"2e05a80b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1885c19e e-con-full e-flex e-con e-child\" data-id=\"1885c19e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-737cf090 elementor-widget elementor-widget-text-editor\" data-id=\"737cf090\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Turns your eyewear blog content into ready-to-post updates for Facebook, Instagram, and Google My Business.<br \/><br \/><\/li><li>Keeps your brand active and visible so patients remember your optical store when they need new glasses or an eye exam.<br \/><br \/><\/li><li>Saves valuable time by reusing and repurposing your existing content with AI \u2013 no more manual copy-pasting.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2b472d88 e-con-full e-flex e-con e-child\" data-id=\"2b472d88\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8b3036 elementor-widget elementor-widget-text-editor\" data-id=\"c8b3036\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<form class=\"cart\" style=\"text-align: center;\" action=\"https:\/\/implementi.ai\/product\/ai-blog-to-social-media\/\" enctype=\"multipart\/form-data\" method=\"post\" target=\"_blank\"><button class=\"single_add_to_cart_button button alt\" style=\"display: inline-block; padding: 10px 20px; background-color: #183457; color: white; border: none; border-radius: 5px; font-weight: bold; cursor: pointer;\" name=\"add-to-cart\" type=\"submit\" value=\"4289\">Add to cart\n<\/button><\/form>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3ec92b68 e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"3ec92b68\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-1d226d64 e-con-full e-flex e-con e-child\" data-id=\"1d226d64\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-18518002 e-con-full e-flex e-con e-child\" data-id=\"18518002\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3fc07a78 elementor-widget elementor-widget-text-editor\" data-id=\"3fc07a78\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Automatically transforms your Instagram posts about new frames, promotions, or contact lens offers into Google My Business updates.<br \/><br \/><\/li><li>Improves your local SEO and visibility in Google Maps, so customers can easily find your optical store.<br \/><br \/><\/li><li>Keeps your Google presence active by reusing your Instagram posts automatically.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6f197a72 e-con-full e-flex e-con e-child\" data-id=\"6f197a72\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d6804e elementor-widget elementor-widget-text-editor\" data-id=\"3d6804e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<form class=\"cart\" style=\"text-align: center;\" action=\"https:\/\/implementi.ai\/en\/product\/ai-post-to-google-my-business-from-instagram\/\" enctype=\"multipart\/form-data\" method=\"post\" target=\"_blank\"><button class=\"single_add_to_cart_button button alt\" style=\"display: inline-block; padding: 10px 20px; background-color: #183457; color: white; border: none; border-radius: 5px; font-weight: bold; cursor: pointer;\" name=\"add-to-cart\" type=\"submit\" value=\"4292\">Add to cart\n<\/button><\/form>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-372c6f17 e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"372c6f17\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-6fb63d3e e-con-full e-flex e-con e-child\" data-id=\"6fb63d3e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-15ca7d4b e-con-full e-flex e-con e-child\" data-id=\"15ca7d4b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a34d3a7 elementor-widget elementor-widget-text-editor\" data-id=\"5a34d3a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Automatically generates short, engaging videos from your articles, promotions, or eyewear collections.<br \/><br \/><\/li><li>Perfect for showcasing new frames, lenses, or special offers in a way that builds trust and attracts attention.<br \/><br \/><\/li><li>Makes video marketing easy and affordable \u2013 no editing skills or expensive equipment required.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e8615e9 e-con-full e-flex e-con e-child\" data-id=\"6e8615e9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37b5eff5 elementor-widget elementor-widget-text-editor\" data-id=\"37b5eff5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<form class=\"cart\" action=\"https:\/\/implementi.ai\/product\/ai-video-content-maker\/\" enctype=\"multipart\/form-data\" method=\"post\" target=\"_blank\"><button class=\"single_add_to_cart_button button alt\" style=\"display: inline-block; padding: 10px 20px; background-color: #183457; color: white; border: none; border-radius: 5px; font-weight: bold; cursor: pointer;\" name=\"add-to-cart\" type=\"submit\" value=\"2243\">Add to cart\n<\/button><\/form>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-52cb0d50 e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"52cb0d50\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4f406b10 e-con-full e-flex e-con e-child\" data-id=\"4f406b10\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bda45c0 e-con-full e-flex e-con e-child\" data-id=\"bda45c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16030088 elementor-widget elementor-widget-text-editor\" data-id=\"16030088\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Automatically detects comments with buying intent like \u201cWhat\u2019s the price?\u201d, \u201cDo you have this frame in stock?\u201d, \u201cWhere can I order?\u201d on your Facebook or Instagram posts<br \/><br \/><\/li><li>Pre-qualifies each comment and instantly turns it into a lead, sent straight to your email or CRM<br \/><br \/><\/li><li>Saves time and increases sales by making sure no interested customer is overlooked.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5af72e64 e-con-full e-flex e-con e-child\" data-id=\"5af72e64\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-517ff4c5 elementor-widget elementor-widget-text-editor\" data-id=\"517ff4c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<form class=\"cart\" action=\"https:\/\/implementi.ai\/en\/product\/ai-convert-social-media-comments-into-leads\/\" enctype=\"multipart\/form-data\" method=\"post\" target=\"_blank\"><button class=\"single_add_to_cart_button button alt\" style=\"display: inline-block; padding: 10px 20px; background-color: #183457; color: white; border: none; border-radius: 5px; font-weight: bold; cursor: pointer;\" name=\"add-to-cart\" type=\"submit\" value=\"2243\">Add to cart\n<\/button><\/form>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-391c40e9 e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"391c40e9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-12e13c9 e-con-full e-flex e-con e-child\" data-id=\"12e13c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3833de8b e-con-full e-flex e-con e-child\" data-id=\"3833de8b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1393ae elementor-widget elementor-widget-text-editor\" data-id=\"f1393ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Automatically replies to incoming SMS about prices, new frames, or eye exam availability<br \/><br \/><\/li><li>Replies instantly to every SMS, so your clients always feel taken care of.<br \/><br \/><\/li><li>Shares booking links, promotions, or next steps, so customers always know how to reach your store.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-49cb2a0d e-con-full e-flex e-con e-child\" data-id=\"49cb2a0d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6173e71d elementor-widget elementor-widget-text-editor\" data-id=\"6173e71d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<form class=\"cart\" style=\"text-align: center;\" action=\"https:\/\/implementi.ai\/en\/product\/ai-auto-reply-sms\/\" enctype=\"multipart\/form-data\" method=\"post\" target=\"_blank\"><button class=\"single_add_to_cart_button button alt\" style=\"display: inline-block; padding: 10px 20px; background-color: #183457; color: white; border: none; border-radius: 5px; font-weight: bold; cursor: pointer;\" name=\"add-to-cart\" type=\"submit\" value=\"2218\">Add to cart\n<\/button><\/form>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1df37b35 e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"1df37b35\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a25e8e4 e-con-full e-flex e-con e-child\" data-id=\"a25e8e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-78da32de e-con-full e-flex e-con e-child\" data-id=\"78da32de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48f93d9b elementor-widget elementor-widget-text-editor\" data-id=\"48f93d9b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Automatically creates polished, persuasive descriptions for your frames, sunglasses, and contact lenses.<br \/><br \/><\/li><li>Optimizes every product for SEO, so customers can easily find your optical store online.<br \/><br \/><\/li><li>Generates consistent, high-quality texts in bulk, making your e-commerce catalog ready to sell.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f61b91 e-con-full e-flex e-con e-child\" data-id=\"f61b91\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7face045 elementor-widget elementor-widget-text-editor\" data-id=\"7face045\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<form class=\"cart\" style=\"text-align: center;\" action=\"https:\/\/implementi.ai\/en\/product\/ai-high-converting-descriptions-for-woocommerce\/\" enctype=\"multipart\/form-data\" method=\"post\" target=\"_blank\"><button class=\"single_add_to_cart_button button alt\" style=\"display: inline-block; padding: 10px 20px; background-color: #183457; color: white; border: none; border-radius: 5px; font-weight: bold; cursor: pointer;\" name=\"add-to-cart\" type=\"submit\" value=\"4284\">Add to cart\n<\/button><\/form>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-35d4e1a3 e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"35d4e1a3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-d082fea e-con-full e-flex e-con e-child\" data-id=\"d082fea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-295dcf3d e-con-full e-flex e-con e-child\" data-id=\"295dcf3d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a887cc0 elementor-widget elementor-widget-text-editor\" data-id=\"5a887cc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>We design tailor-made automations based on your specific ideas \u2013 whether it\u2019s marketing, sales, or customer support.<br \/><br \/><\/li><li>Flexible and scalable \u2013 from small improvements (like automating appointment reminders) to complex workflows connecting multiple tools.<br \/><br \/><\/li><li>Delivers real business value, saving you time and helping your store attract and serve more customers.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4130d9a e-con-full e-flex e-con e-child\" data-id=\"4130d9a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57ee259 elementor-widget elementor-widget-text-editor\" data-id=\"57ee259\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<form class=\"cart\" style=\"text-align: center;\" action=\"https:\/\/calendly.com\/d\/cv3s-28d-54k\/30-minutowe-spotkanie\" enctype=\"multipart\/form-data\" method=\"post\" target=\"_blank\"><button class=\"single_add_to_cart_button button alt\" style=\"display: inline-block; padding: 10px 20px; background-color: #183457; color: white; border: none; border-radius: 5px; font-weight: bold; cursor: pointer;\" name=\"add-to-cart\" type=\"submit\" value=\"4284\">Visit the website<br \/><\/button><\/form>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-594910c e-flex e-con-boxed e-con e-parent\" data-id=\"594910c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a63665c elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a63665c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/implementi.ai\/shop\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">See more..<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Meet Leon test sirius Porozmawiaj z Siriusem Wy\u015blij Who is Leon? Edward is a member of the Implementi team, working as a Customer Success Manager dedicated to optical companies. It supports opticians in the effective implementation of automation in their daily work.By focusing on implementation, client communications and digital visibility, Edward helps optical professionals save time, attract more clients and [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":262,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-5999","page","type-page","status-publish","has-post-thumbnail","hentry"],"ams_acf":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/implementi.ai\/de\/wp-json\/wp\/v2\/pages\/5999","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/implementi.ai\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/implementi.ai\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/implementi.ai\/de\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/implementi.ai\/de\/wp-json\/wp\/v2\/comments?post=5999"}],"version-history":[{"count":24,"href":"https:\/\/implementi.ai\/de\/wp-json\/wp\/v2\/pages\/5999\/revisions"}],"predecessor-version":[{"id":6038,"href":"https:\/\/implementi.ai\/de\/wp-json\/wp\/v2\/pages\/5999\/revisions\/6038"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/implementi.ai\/de\/wp-json\/wp\/v2\/media\/262"}],"wp:attachment":[{"href":"https:\/\/implementi.ai\/de\/wp-json\/wp\/v2\/media?parent=5999"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}