{"id":172612,"date":"2026-02-28T22:11:45","date_gmt":"2026-02-28T20:11:45","guid":{"rendered":"https:\/\/marketx.uvt.bg\/?page_id=172612"},"modified":"2026-02-28T22:59:05","modified_gmt":"2026-02-28T20:59:05","slug":"chatbot_page","status":"publish","type":"page","link":"https:\/\/marketx.uvt.bg\/bg\/chatbot_page\/","title":{"rendered":"Chatbot_page"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div data-parent=\"true\" class=\"vc_row row-container\" id=\"row-unique-0\"><div class=\"row limit-width row-parent\"><div class=\"wpb_row row-inner\"><div class=\"wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter\"><div class=\"uncol style-light\"  ><div class=\"uncoltable\"><div class=\"uncell no-block-padding\" ><div class=\"uncont\" >\n\t<div class=\"wpb_raw_code wpb_raw_html \" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div class='mwai-chatbot-container' data-params='{&quot;aiName&quot;:&quot;ChatConsult AI: &quot;,&quot;userName&quot;:&quot;User: &quot;,&quot;guestName&quot;:&quot;Guest:&quot;,&quot;aiAvatar&quot;:true,&quot;aiAvatarUrl&quot;:&quot;chat-color-green.svg&quot;,&quot;textSend&quot;:&quot;Send&quot;,&quot;textClear&quot;:&quot;Clear&quot;,&quot;imageUpload&quot;:false,&quot;fileUpload&quot;:false,&quot;multiUpload&quot;:false,&quot;maxUploads&quot;:1,&quot;fileUploads&quot;:0,&quot;mode&quot;:&quot;chat&quot;,&quot;textInputPlaceholder&quot;:&quot;Type your message...&quot;,&quot;textInputMaxLength&quot;:512,&quot;textCompliance&quot;:&quot;&quot;,&quot;startSentence&quot;:&quot;Hi! I\\u2019m ChatConsult working on local LLM. I can help with MarketXpert information and capabilities. Please don\\u2019t share personal or confidential information. What you are looking \\u2014 a demo, a quote, or details on the packages?&quot;,&quot;localMemory&quot;:true,&quot;themeId&quot;:&quot;chatgpt&quot;,&quot;window&quot;:false,&quot;icon&quot;:&quot;chat-color-green.svg&quot;,&quot;iconText&quot;:&quot;Chat Consult AI&quot;,&quot;iconTextDelay&quot;:1,&quot;iconAlt&quot;:&quot;AI Engine Chatbot&quot;,&quot;iconPosition&quot;:&quot;bottom-right&quot;,&quot;centerOpen&quot;:true,&quot;width&quot;:&quot;&quot;,&quot;openDelay&quot;:&quot;&quot;,&quot;iconBubble&quot;:false,&quot;windowAnimation&quot;:&quot;zoom&quot;,&quot;fullscreen&quot;:false,&quot;copyButton&quot;:false,&quot;headerSubtitle&quot;:&quot;Hi! I\\u2019m ChatConsult for MarketXpert.&quot;,&quot;containerType&quot;:&quot;standard&quot;,&quot;headerType&quot;:&quot;standard&quot;,&quot;messagesType&quot;:&quot;standard&quot;,&quot;inputType&quot;:&quot;standard&quot;,&quot;footerType&quot;:&quot;standard&quot;}' data-system='{&quot;botId&quot;:&quot;chatbot-ejchhc&quot;,&quot;customId&quot;:null,&quot;userData&quot;:null,&quot;sessionId&quot;:&quot;69e7a286478cd&quot;,&quot;restNonce&quot;:null,&quot;contextId&quot;:null,&quot;pluginUrl&quot;:&quot;https:\\\/\\\/marketx.uvt.bg\\\/wp-content\\\/plugins\\\/ai-engine-pro&quot;,&quot;restUrl&quot;:&quot;https:\\\/\\\/marketx.uvt.bg\\\/bg\\\/wp-json&quot;,&quot;stream&quot;:true,&quot;debugMode&quot;:false,&quot;eventLogs&quot;:false,&quot;speech_recognition&quot;:true,&quot;speech_synthesis&quot;:false,&quot;typewriter&quot;:false,&quot;crossSite&quot;:false,&quot;actions&quot;:[],&quot;blocks&quot;:[{&quot;id&quot;:&quot;mwai_gdpr_69e7a28647a24&quot;,&quot;type&quot;:&quot;content&quot;,&quot;data&quot;:{&quot;id&quot;:&quot;mwai_gdpr_69e7a28647a24&quot;,&quot;html&quot;:&quot;&lt;div&gt;\\n                              &lt;p&gt;By using this chatbot, you agree to the recording and processing of your data by our website and the external services it might use (LLMs, vector databases, etc.).&lt;\\\/p&gt;\\n                              &lt;div class=\\&quot;mwai-gdpr-buttons\\&quot;&gt;\\n                              &lt;button id=\\&quot;mwai_gdpr_69e7a28647a24-button\\&quot; type=\\&quot;button\\&quot; style=\\&quot;width: 100%;\\&quot;&gt;I understand&lt;\\\/button&gt;\\n                              &lt;\\\/div&gt;\\n                              &lt;\\\/div&gt;&quot;,&quot;script&quot;:&quot;\\n                              (function() {\\n                                    \\\/\\\/ In cross-site mode, the server cannot see the cookie set on the\\n                                    \\\/\\\/ external domain, so check client-side if consent was already given.\\n                                    if (document.cookie.split(\\&quot;;\\&quot;).some(c =&gt; c.trim().startsWith(\\&quot;mwai_gdpr_accepted=1\\&quot;))) {\\n                                      var tryRemove = setInterval(function() {\\n                                        var chatbot = (typeof MwaiAPI !== \\&quot;undefined\\&quot;) ? MwaiAPI.getChatbot(\\&quot;chatbot-ejchhc\\&quot;) : null;\\n                                        if (chatbot) {\\n                                          chatbot.removeBlockById(\\&quot;mwai_gdpr_69e7a28647a24\\&quot;);\\n                                          clearInterval(tryRemove);\\n                                        }\\n                                      }, 100);\\n                                      setTimeout(function() { clearInterval(tryRemove); }, 5000);\\n                                      return;\\n                                    }\\n\\n                                    \\\/\\\/ Handle GDPR consent button click\\n                                    document.addEventListener(\\&quot;click\\&quot;, function(event) {\\n                                      if (event.target.id === \\&quot;mwai_gdpr_69e7a28647a24-button\\&quot;) {\\n                                        event.preventDefault();\\n                                        \\n                                        \\\/\\\/ Set GDPR acceptance cookie for 1 year\\n                                        const date = new Date();\\n                                        date.setTime(date.getTime() + (365 * 24 * 60 * 60 * 1000));\\n                                        document.cookie = \\&quot;mwai_gdpr_accepted=1; expires=\\&quot; + date.toUTCString() + \\&quot;; path=\\\/\\&quot;;\\n                                        \\n                                        \\\/\\\/ IMPORTANT: When multiple chatbots share the same botId, we must find\\n                                        \\\/\\\/ the specific chatbot instance that contains this GDPR block.\\n                                        \\\/\\\/ MwaiAPI.getChatbot() returns the first match, which may be wrong.\\n                                        let foundChatbot = null;\\n                                        const chatbotsWithSameBotId = MwaiAPI.chatbots.filter(cb =&gt; cb.botId === \\&quot;chatbot-ejchhc\\&quot;);\\n                                        \\n                                        \\\/\\\/ Find the chatbot that actually has this GDPR block\\n                                        for (const chatbot of chatbotsWithSameBotId) {\\n                                          const blocks = chatbot.getBlocks ? chatbot.getBlocks() : [];\\n                                          if (blocks.some(block =&gt; block.id === \\&quot;mwai_gdpr_69e7a28647a24\\&quot;)) {\\n                                            foundChatbot = chatbot;\\n                                            break;\\n                                          }\\n                                        }\\n                                        \\n                                        if (foundChatbot) {\\n                                          foundChatbot.unlock();\\n                                          foundChatbot.removeBlockById(\\&quot;mwai_gdpr_69e7a28647a24\\&quot;);\\n                                        }\\n                                      }\\n                                    }, true); \\\/\\\/ Use capture phase for better popup\\\/modal support\\n                                    \\n                                    \\\/\\\/ Lock the chatbot when it has this GDPR block\\n                                    \\\/\\\/ Note: Using MwaiAPI.getChatbot() here is fine for locking\\n                                    \\\/\\\/ as we want to lock any chatbot with this botId initially\\n                                    const tryLock = setInterval(function() {\\n                                      const chatbot = MwaiAPI.getChatbot(\\&quot;chatbot-ejchhc\\&quot;);\\n                                      if (chatbot &amp;&amp; chatbot.lock) {\\n                                        chatbot.lock();\\n                                        clearInterval(tryLock);\\n                                      }\\n                                    }, 100);\\n                                    \\n                                    \\\/\\\/ Stop trying after 5 seconds\\n                                    setTimeout(function() {\\n                                      clearInterval(tryLock);\\n                                    }, 5000);\\n                                  })();\\n                                &quot;}}],&quot;shortcuts&quot;:[]}' data-theme='{&quot;type&quot;:&quot;internal&quot;,&quot;name&quot;:&quot;ChatGPT&quot;,&quot;themeId&quot;:&quot;chatgpt&quot;,&quot;settings&quot;:{&quot;backgroundPrimaryColor&quot;:&quot;#203824fa&quot;,&quot;backgroundSecondaryColor&quot;:&quot;#003320&quot;,&quot;borderRadius&quot;:&quot;20px&quot;,&quot;borderColor&quot;:&quot;#155439&quot;,&quot;backgroundHeaderColor&quot;:&quot;#155439&quot;,&quot;iconTextBackgroundColor&quot;:&quot;#017a19&quot;,&quot;customCSS&quot;:&quot;.mwai-chatgpt-theme .mwai-reply .mwai-text,\\n.mwai-chatgpt-theme .mwai-reply .mwai-text * {\\n  color: #ffffff !important;\\n}&quot;},&quot;style&quot;:&quot;&quot;,&quot;customCSS&quot;:&quot;.mwai-chatgpt-theme .mwai-reply .mwai-text,\\n.mwai-chatgpt-theme .mwai-reply .mwai-text * {\\n  color: #ffffff !important;\\n}\\n&quot;,&quot;cssUrl&quot;:&quot;https:\\\/\\\/marketx.uvt.bg\\\/wp-content\\\/plugins\\\/ai-engine-pro\\\/themes\\\/chatgpt.css&quot;}'><\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><script id=\"script-row-unique-0\" data-row=\"script-row-unique-0\" type=\"text\/javascript\" class=\"vc_controls\">UNCODE.initRow(document.getElementById(\"row-unique-0\"));<\/script><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-172612","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Chatbot_page - MARKET XPERT<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"bg_BG\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Chatbot_page - MARKET XPERT\" \/>\n<meta property=\"og:url\" content=\"https:\/\/marketx.uvt.bg\/bg\/chatbot_page\/\" \/>\n<meta property=\"og:site_name\" content=\"MARKET XPERT\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/UVT.BG\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-28T20:59:05+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/marketx.uvt.bg\/chatbot_page\/\",\"url\":\"https:\/\/marketx.uvt.bg\/chatbot_page\/\",\"name\":\"Chatbot_page - MARKET XPERT\",\"isPartOf\":{\"@id\":\"https:\/\/marketx.uvt.bg\/#website\"},\"datePublished\":\"2026-02-28T20:11:45+00:00\",\"dateModified\":\"2026-02-28T20:59:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/marketx.uvt.bg\/chatbot_page\/#breadcrumb\"},\"inLanguage\":\"bg-BG\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/marketx.uvt.bg\/chatbot_page\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/marketx.uvt.bg\/chatbot_page\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/marketx.uvt.bg\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Chatbot_page\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/marketx.uvt.bg\/#website\",\"url\":\"https:\/\/marketx.uvt.bg\/\",\"name\":\"MARKET XPERT\",\"description\":\"Sales Assistant AI system\",\"publisher\":{\"@id\":\"https:\/\/marketx.uvt.bg\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/marketx.uvt.bg\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"bg-BG\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/marketx.uvt.bg\/#organization\",\"name\":\"MARKET XPERT\",\"url\":\"https:\/\/marketx.uvt.bg\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"bg-BG\",\"@id\":\"https:\/\/marketx.uvt.bg\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/marketx.uvt.bg\/wp-content\/uploads\/2026\/02\/Picture1.png\",\"contentUrl\":\"https:\/\/marketx.uvt.bg\/wp-content\/uploads\/2026\/02\/Picture1.png\",\"width\":464,\"height\":222,\"caption\":\"MARKET XPERT\"},\"image\":{\"@id\":\"https:\/\/marketx.uvt.bg\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/UVT.BG\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Chatbot_page - MARKET XPERT","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"bg_BG","og_type":"article","og_title":"Chatbot_page - MARKET XPERT","og_url":"https:\/\/marketx.uvt.bg\/bg\/chatbot_page\/","og_site_name":"MARKET XPERT","article_publisher":"https:\/\/www.facebook.com\/UVT.BG","article_modified_time":"2026-02-28T20:59:05+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/marketx.uvt.bg\/chatbot_page\/","url":"https:\/\/marketx.uvt.bg\/chatbot_page\/","name":"Chatbot_page - MARKET XPERT","isPartOf":{"@id":"https:\/\/marketx.uvt.bg\/#website"},"datePublished":"2026-02-28T20:11:45+00:00","dateModified":"2026-02-28T20:59:05+00:00","breadcrumb":{"@id":"https:\/\/marketx.uvt.bg\/chatbot_page\/#breadcrumb"},"inLanguage":"bg-BG","potentialAction":[{"@type":"ReadAction","target":["https:\/\/marketx.uvt.bg\/chatbot_page\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/marketx.uvt.bg\/chatbot_page\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/marketx.uvt.bg\/"},{"@type":"ListItem","position":2,"name":"Chatbot_page"}]},{"@type":"WebSite","@id":"https:\/\/marketx.uvt.bg\/#website","url":"https:\/\/marketx.uvt.bg\/","name":"MARKET XPERT","description":"Sales Assistant AI system","publisher":{"@id":"https:\/\/marketx.uvt.bg\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/marketx.uvt.bg\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"bg-BG"},{"@type":"Organization","@id":"https:\/\/marketx.uvt.bg\/#organization","name":"MARKET XPERT","url":"https:\/\/marketx.uvt.bg\/","logo":{"@type":"ImageObject","inLanguage":"bg-BG","@id":"https:\/\/marketx.uvt.bg\/#\/schema\/logo\/image\/","url":"https:\/\/marketx.uvt.bg\/wp-content\/uploads\/2026\/02\/Picture1.png","contentUrl":"https:\/\/marketx.uvt.bg\/wp-content\/uploads\/2026\/02\/Picture1.png","width":464,"height":222,"caption":"MARKET XPERT"},"image":{"@id":"https:\/\/marketx.uvt.bg\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/UVT.BG"]}]}},"_links":{"self":[{"href":"https:\/\/marketx.uvt.bg\/bg\/wp-json\/wp\/v2\/pages\/172612","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marketx.uvt.bg\/bg\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/marketx.uvt.bg\/bg\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/marketx.uvt.bg\/bg\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/marketx.uvt.bg\/bg\/wp-json\/wp\/v2\/comments?post=172612"}],"version-history":[{"count":2,"href":"https:\/\/marketx.uvt.bg\/bg\/wp-json\/wp\/v2\/pages\/172612\/revisions"}],"predecessor-version":[{"id":172616,"href":"https:\/\/marketx.uvt.bg\/bg\/wp-json\/wp\/v2\/pages\/172612\/revisions\/172616"}],"wp:attachment":[{"href":"https:\/\/marketx.uvt.bg\/bg\/wp-json\/wp\/v2\/media?parent=172612"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}