{"id":301817,"date":"2024-12-05T14:31:50","date_gmt":"2024-12-05T11:31:50","guid":{"rendered":"https:\/\/cp.aiprofi.online\/?post_type=product&#038;p=301817"},"modified":"2024-12-05T14:31:50","modified_gmt":"2024-12-05T11:31:50","slug":"sozdatel-dataseta","status":"publish","type":"product","link":"https:\/\/cp.aiprofi.online\/?product=sozdatel-dataseta","title":{"rendered":"\u0421\u043e\u0437\u0434\u0430\u0442\u0435\u043b\u044c \u0414\u0430\u0442\u0430\u0441\u0435\u0442\u0430"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"301814\" class=\"elementor elementor-301814\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ac818fb e-flex e-con-boxed e-con e-parent\" data-id=\"ac818fb\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9cf9597 elementor-widget elementor-widget-html\" data-id=\"9cf9597\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-6\">\r\n<title>Chat Integration<\/title>\r\n<style>\r\n#chat-container {\r\n    width: 100%;\r\n    height: 1000px;\r\n    border: 1px solid #ccc;\r\n    overflow: hidden;\r\n    position: relative; \/* \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0435 \u043f\u043e\u0437\u0438\u0446\u0438\u044e \u043e\u0442\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u044f *\/\r\n    z-index: 1; \/* \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0435 z-index \u043d\u0438\u0436\u0435, \u0447\u0435\u043c \u0443 \u043c\u043e\u0434\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043e\u043a\u043d\u0430 *\/\r\n}\r\n#closeChat {\r\n    position: fixed; \r\n    right: 6%;\r\n    top: 13%;\r\n    cursor: pointer; \r\n    z-index: 1002;\r\n    width: 100px; \r\n    height: 30px; \r\n}\r\n#chatModal {\r\n    display: none; \/* \u0418\u0437\u043d\u0430\u0447\u0430\u043b\u044c\u043d\u043e \u0441\u043a\u0440\u044b\u0442\u043e *\/\r\n    position:fixed; \/* \u0417\u0430\u0444\u0438\u043a\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u043e \u043e\u0442\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043e\u043a\u043d\u0430 *\/\r\n    top: 0; \r\n    left: 0; \r\n    width: 100%; \r\n    height: 100%; \r\n    background-color: rgba(0, 0, 0, 0.5); \/* \u041f\u043e\u043b\u0443\u043f\u0440\u043e\u0437\u0440\u0430\u0447\u043d\u044b\u0439 \u0444\u043e\u043d *\/\r\n    justify-content: center; \r\n    align-items: center; \r\n    z-index: 5000; \/* \u041f\u043e\u0432\u0435\u0440\u0445 \u0432\u0441\u0435\u0445 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 *\/\r\n}\r\n#openChat{\r\n    position: absolute;\r\n    right: 1vh;\r\n    margin: 7px;\r\n    margin-right: 0px;\r\n    z-index: 100;\r\n}\r\n\/* Add these new styles *\/\r\n#chat-container > div {\r\nwidth: 100% !important;\r\nheight: 100% !important;\r\n}\r\n#chatContent {\r\n    width: 90%;\r\n    height: 900px;\r\n    overflow: hidden;\r\n    position: fixed; \/* \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0435 \u043f\u043e\u0437\u0438\u0446\u0438\u044e \u043e\u0442\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u044f *\/\r\n    z-index: 1; \r\n}\r\n#chatContent > div {\r\nwidth: 100% !important;\r\nheight: 100% !important;\r\n}\r\n@media (max-width: 768px){\r\n    #openChat{\r\n    position: absolute;\r\n    right: 2vh;\r\n    margin: 20px;\r\n    margin-right: 6px;\r\n    z-index: 100;\r\n}\r\n#chatContent > div {\r\nwidth: 100% !important;\r\nheight: 80% !important;\r\nmargin-top: 20% ;\r\n}\r\n#closeChat {\r\n    position: fixed; \r\n    right: 0%;\r\n    top: 5%;\r\n    cursor: pointer; \r\n    z-index: 1002;\r\n    width: 100px; \r\n    height: 30px; \r\n}\r\n}\r\n#chat-container iframe {\r\nwidth: 100% !important;\r\nheight: 100% !important;\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n    <button id=\"openChat\">\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0447\u0430\u0442<\/button>\r\n    <div id=\"chat-container\"><\/div>\r\n    \r\n    <div id=\"chatModal\">\r\n        <button id=\"closeChat\" >\u0417\u0430\u043a\u0440\u044b\u0442\u044c<\/button>\r\n        <div id=\"chatContent\"><\/div>\r\n    <\/div>\r\n\r\n    <script src=\"https:\/\/sf-cdn.coze.com\/obj\/unpkg-va\/flow-platform\/chat-app-sdk\/1.0.0-beta.4\/libs\/oversea\/index.js\"><\/script>\r\n    <script>\r\n        const cozeWebSDK = new CozeWebSDK.WebChatClient({\r\n            config: {\r\n                botId: '7444879806246436920', \/\/ Provided botId\r\n            },\r\n            auth: {\r\n                type: 'unauth', \/\/ No authentication\r\n            },\r\n            ui: {\r\n                base: {\r\n                    icon: '', \/\/ \u0423\u0431\u0438\u0440\u0430\u0435\u043c \u0438\u043a\u043e\u043d\u043a\u0443\r\n                },\r\n                chatBot: {\r\n                    title: \"\u0421\u043e\u0437\u0434\u0430\u0442\u0435\u043b\u044c \u0434\u0430\u0442\u0430\u0441\u0435\u0442\u0430\",\r\n                    uploadable: true,\r\n                    el: document.getElementById('chat-container'), \/\/ \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440\r\n                },\r\n                footer: {\r\n                    isShow: false \/\/ \u0423\u0431\u0438\u0440\u0430\u0435\u0442 \u0442\u0435\u043a\u0441\u0442 \"powered by coze\"\r\n                }\r\n            }\r\n        });\r\n        cozeWebSDK.showChatBot();\r\n\r\ndocument.getElementById('openChat').onclick = function() {\r\n    \/\/ Disable body scrolling\r\n    document.body.style.overflow = 'hidden'; \r\n\r\n    const cozeWebSDKModal = new CozeWebSDK.WebChatClient({\r\n        config: {\r\n            botId: '7444879806246436920', \/\/ Provided botId\r\n        },\r\n        auth: {\r\n            type: 'unauth', \/\/ No authentication\r\n        },\r\n        ui: {\r\n            base: {\r\n                icon: '', \/\/ \u0423\u0431\u0438\u0440\u0430\u0435\u043c \u0438\u043a\u043e\u043d\u043a\u0443\r\n            },\r\n            chatBot: {\r\n                title: \"\u0421\u043e\u0437\u0434\u0430\u0442\u0435\u043b\u044c \u0434\u0430\u0442\u0430\u0441\u0435\u0442\u0430\",\r\n                uploadable: true,\r\n                el: document.getElementById('chatContent'), \/\/ \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440 \u0434\u043b\u044f \u0447\u0430\u0442\u0430 \u0432 \u043c\u043e\u0434\u0430\u043b\u044c\u043d\u043e\u043c \u043e\u043a\u043d\u0435\r\n            },\r\n            footer: {\r\n                isShow: false \/\/ \u0423\u0431\u0438\u0440\u0430\u0435\u0442 \u0442\u0435\u043a\u0441\u0442 \"powered by coze\"\r\n            }\r\n        }\r\n    });\r\n    cozeWebSDKModal.showChatBot();\r\n    document.getElementById('chatModal').style.display = 'flex'; \/\/ \u041e\u0442\u043a\u0440\u044b\u0432\u0430\u0435\u043c \u043c\u043e\u0434\u0430\u043b\u044c\u043d\u043e\u0435 \u043e\u043a\u043d\u043e\r\n};\r\n\r\ndocument.getElementById('closeChat').onclick = function() {\r\n    document.getElementById('chatModal').style.display = 'none'; \/\/ \u0417\u0430\u043a\u0440\u044b\u0432\u0430\u0435\u043c \u043c\u043e\u0434\u0430\u043b\u044c\u043d\u043e\u0435 \u043e\u043a\u043d\u043e\r\n    \r\n    \/\/ Re-enable body scrolling\r\n    document.body.style.overflow = 'auto'; \r\n};\r\n\r\nwindow.onclick = function(event) {\r\n    if (event.target == document.getElementById('chatModal')) {\r\n        document.getElementById('chatModal').style.display = 'none'; \/\/ \u0417\u0430\u043a\u0440\u044b\u0432\u0430\u0435\u043c \u043c\u043e\u0434\u0430\u043b\u044c\u043d\u043e\u0435 \u043e\u043a\u043d\u043e \u043f\u0440\u0438 \u043a\u043b\u0438\u043a\u0435 \u0432\u043d\u0435 \u0435\u0433\u043e\r\n        \r\n        \/\/ Re-enable body scrolling\r\n        document.body.style.overflow = 'auto'; \r\n    }\r\n};\r\n    <\/script>\r\n<\/body>\r\n<\/html>\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\n","protected":false},"excerpt":{"rendered":"<p>\u0432\u0438\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u043c\u043e\u0449\u043d\u0438\u043a, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043f\u043e\u043c\u043e\u0433\u0430\u0435\u0442 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c \u0432 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0438 \u043a\u043e\u0440\u043f\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u044b\u0445 \u0434\u0430\u0442\u0430\u0441\u0435\u0442\u043e\u0432 \u0434\u043b\u044f \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433\u043e\u0432\u044b\u0445 \u0446\u0435\u043b\u0435\u0439. \u041e\u043d \u043f\u0440\u043e\u0432\u043e\u0434\u0438\u0442 \u043e\u043f\u0440\u043e\u0441\u044b, \u0447\u0442\u043e\u0431\u044b \u0441\u043e\u0431\u0440\u0430\u0442\u044c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e, \u0438 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434 \u043a \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044e \u0434\u0430\u043d\u043d\u044b\u0445. \u042d\u0442\u043e\u0442 \u043f\u043e\u043c\u043e\u0449\u043d\u0438\u043a \u0437\u0430\u0431\u043e\u0442\u0438\u0442\u0441\u044f \u043e \u0442\u043e\u043c, \u0447\u0442\u043e\u0431\u044b \u0432\u0441\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u0431\u044b\u043b\u0438 \u0441\u043e\u0431\u0440\u0430\u043d\u044b \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u0438 \u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u043e, \u0447\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c \u0441\u043e\u0441\u0440\u0435\u0434\u043e\u0442\u043e\u0447\u0438\u0442\u044c\u0441\u044f \u043d\u0430 \u0441\u0432\u043e\u0438\u0445 \u0437\u0430\u0434\u0430\u0447\u0430\u0445, \u043d\u0435 \u043e\u0442\u0432\u043b\u0435\u043a\u0430\u044f\u0441\u044c \u043d\u0430 \u0434\u0435\u0442\u0430\u043b\u0438 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430. \u0421\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u0435\u043b\u044c \u0434\u0430\u0442\u0430\u0441\u0435\u0442\u0430 \u0442\u0430\u043a\u0436\u0435 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u043f\u043e\u0434\u0441\u043a\u0430\u0437\u043a\u0438 \u0438 \u043d\u0430\u0432\u043e\u0434\u044f\u0449\u0438\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b, \u0435\u0441\u043b\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044e \u0441\u043b\u043e\u0436\u043d\u043e \u0441\u0444\u043e\u0440\u043c\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0432\u043e\u0438 \u043c\u044b\u0441\u043b\u0438, \u0447\u0442\u043e \u0434\u0435\u043b\u0430\u0435\u0442 \u0435\u0433\u043e \u043d\u0435\u0437\u0430\u043c\u0435\u043d\u0438\u043c\u044b\u043c \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u043c \u0434\u043b\u044f \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0433\u043e \u0441\u0431\u043e\u0440\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438.<\/p>\n","protected":false},"featured_media":301818,"template":"","meta":[],"product_cat":[34],"product_tag":[],"class_list":["post-301817","product","type-product","status-publish","has-post-thumbnail","product_cat-marketingdepartment","first","instock","shipping-taxable","product-type-simple"],"_links":{"self":[{"href":"https:\/\/cp.aiprofi.online\/index.php?rest_route=\/wp\/v2\/product\/301817","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cp.aiprofi.online\/index.php?rest_route=\/wp\/v2\/product"}],"about":[{"href":"https:\/\/cp.aiprofi.online\/index.php?rest_route=\/wp\/v2\/types\/product"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cp.aiprofi.online\/index.php?rest_route=\/wp\/v2\/media\/301818"}],"wp:attachment":[{"href":"https:\/\/cp.aiprofi.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=301817"}],"wp:term":[{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/cp.aiprofi.online\/index.php?rest_route=%2Fwp%2Fv2%2Fproduct_cat&post=301817"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/cp.aiprofi.online\/index.php?rest_route=%2Fwp%2Fv2%2Fproduct_tag&post=301817"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}