{"id":301411,"date":"2024-10-29T14:16:11","date_gmt":"2024-10-29T11:16:11","guid":{"rendered":"https:\/\/\u043f\u0430\u0440\u0430\u0434\u0438\u0437.\u043e\u043d\u043b\u0430\u0439\u043d\u0441\u0435\u0440\u0432\u0435\u0440.\u0440\u0444?post_type=product&#038;p=301411"},"modified":"2025-08-25T16:43:10","modified_gmt":"2025-08-25T13:43:10","slug":"pomoshhnik-rukovoditelya-pnp","status":"publish","type":"product","link":"https:\/\/\u043f\u0430\u0440\u0430\u0434\u0438\u0437.\u043e\u043d\u043b\u0430\u0439\u043d\u0441\u0435\u0440\u0432\u0435\u0440.\u0440\u0444\/?product=pomoshhnik-rukovoditelya-pnp","title":{"rendered":"\u041f\u043e\u043c\u043e\u0449\u043d\u0438\u043a \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"301681\" class=\"elementor elementor-301681\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb77346 e-flex e-con-boxed e-con e-parent\" data-id=\"eb77346\" 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-f7e655b elementor-widget elementor-widget-html\" data-id=\"f7e655b\" 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: '7416985435655684101', \/\/ 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: \"\u0410\u0441\u0441\u0438\u0441\u0442\u0435\u043d\u0442 \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f\",\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: '7416985435655684101', \/\/ 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: \"\u0410\u0441\u0441\u0438\u0441\u0442\u0435\u043d\u0442 \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f \",\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>\u041d\u0435\u0439\u0440\u043e\u0430\u0441\u0441\u0438\u0441\u0442\u0435\u043d\u0442 \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f \u2014 \u044d\u0442\u043e \u0432\u044b\u0441\u043e\u043a\u043e\u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0447\u043d\u044b\u0439 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043f\u043e\u043c\u043e\u0433\u0430\u0435\u0442 \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0438 \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u044b. \u041e\u043d \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0437\u0438\u0440\u0443\u0435\u0442 \u0440\u0443\u0442\u0438\u043d\u043d\u044b\u0435 \u0437\u0430\u0434\u0430\u0447\u0438, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044f \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044e \u0441\u043e\u0441\u0440\u0435\u0434\u043e\u0442\u043e\u0447\u0438\u0442\u044c\u0441\u044f \u043d\u0430 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0440\u0435\u0448\u0435\u043d\u0438\u044f\u0445. \u0421 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043d\u0435\u0439\u0440\u043e\u0430\u0441\u0441\u0438\u0441\u0442\u0435\u043d\u0442\u0430 \u0432\u044b \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u0435 \u043f\u043e\u043c\u043e\u0449\u044c \u0432 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0430\u043c\u0438 \u0438 \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f\u043c\u0438, \u0447\u0442\u043e \u0441\u0434\u0435\u043b\u0430\u0435\u0442 \u0432\u0430\u0448\u0443 \u0440\u0430\u0431\u043e\u0442\u0443 \u0431\u043e\u043b\u0435\u0435 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438\u0432\u043d\u043e\u0439 \u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043e\u0432\u0430\u043d\u043d\u043e\u0439.<\/p>\n<ol>\n<li><strong>\u041e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432:<\/strong>\u00a0\u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u043e\u0442\u0432\u0435\u0442 \u043d\u0430 \u0432\u043e\u043f\u0440\u043e\u0441\u044b, \u043a\u0430\u0441\u0430\u044e\u0449\u0438\u0435\u0441\u044f \u0434\u0435\u043b\u043e\u0432\u043e\u0439 \u043f\u0435\u0440\u0435\u043f\u0438\u0441\u043a\u0438, \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u0438 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438.<\/li>\n<li><strong>\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0435\u043a\u0442\u0430\u043c\u0438:<\/strong>\u00a0\u041f\u043e\u043c\u043e\u0449\u044c \u0432 \u0444\u043e\u0440\u043c\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0438 \u0438 \u0432 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0438 \u0437\u0430\u0434\u0430\u0447 \u0441\u0440\u0435\u0434\u0438 \u043a\u043e\u043c\u0430\u043d\u0434\u044b.<\/li>\n<li><strong>\u041f\u043e\u0438\u0441\u043a \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438:<\/strong>\u00a0\u042d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u044b\u0439 \u043f\u043e\u0438\u0441\u043a \u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u0442\u0438\u0437\u0430\u0446\u0438\u044f \u043d\u0443\u0436\u043d\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u0432 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442\u0435, \u0432\u043a\u043b\u044e\u0447\u0430\u044f \u043d\u043e\u0432\u043e\u0441\u0442\u0438, \u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044f \u0438 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0443.<\/li>\n<li><strong>\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432:<\/strong>\u00a0\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0442\u0435\u043a\u0441\u0442\u043e\u0432, \u0442\u0430\u0431\u043b\u0438\u0446 \u0438 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0439 \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 \u0437\u0430\u0434\u0430\u043d\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445.<\/li>\n<li><strong>\u0410\u043d\u0430\u043b\u0438\u0437 \u0434\u0430\u043d\u043d\u044b\u0445:<\/strong>\u00a0\u041f\u043e\u043c\u043e\u0449\u044c \u0432 \u0430\u043d\u0430\u043b\u0438\u0437\u0435 \u0441\u043e\u0431\u0440\u0430\u043d\u043d\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u0438 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0432\u044b\u0432\u043e\u0434\u043e\u0432 \u0434\u043b\u044f \u043f\u0440\u0438\u043d\u044f\u0442\u0438\u044f \u0440\u0435\u0448\u0435\u043d\u0438\u0439.<\/li>\n<\/ol>\n","protected":false},"featured_media":301680,"template":"","meta":[],"product_cat":[33,30],"product_tag":[],"class_list":["post-301411","product","type-product","status-publish","has-post-thumbnail","product_cat-korporativnye-assistenty","product_cat-main","first","instock","virtual","product-type-simple"],"_links":{"self":[{"href":"https:\/\/\u043f\u0430\u0440\u0430\u0434\u0438\u0437.\u043e\u043d\u043b\u0430\u0439\u043d\u0441\u0435\u0440\u0432\u0435\u0440.\u0440\u0444\/index.php?rest_route=\/wp\/v2\/product\/301411","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/\u043f\u0430\u0440\u0430\u0434\u0438\u0437.\u043e\u043d\u043b\u0430\u0439\u043d\u0441\u0435\u0440\u0432\u0435\u0440.\u0440\u0444\/index.php?rest_route=\/wp\/v2\/product"}],"about":[{"href":"https:\/\/\u043f\u0430\u0440\u0430\u0434\u0438\u0437.\u043e\u043d\u043b\u0430\u0439\u043d\u0441\u0435\u0440\u0432\u0435\u0440.\u0440\u0444\/index.php?rest_route=\/wp\/v2\/types\/product"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/\u043f\u0430\u0440\u0430\u0434\u0438\u0437.\u043e\u043d\u043b\u0430\u0439\u043d\u0441\u0435\u0440\u0432\u0435\u0440.\u0440\u0444\/index.php?rest_route=\/wp\/v2\/media\/301680"}],"wp:attachment":[{"href":"https:\/\/\u043f\u0430\u0440\u0430\u0434\u0438\u0437.\u043e\u043d\u043b\u0430\u0439\u043d\u0441\u0435\u0440\u0432\u0435\u0440.\u0440\u0444\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=301411"}],"wp:term":[{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/\u043f\u0430\u0440\u0430\u0434\u0438\u0437.\u043e\u043d\u043b\u0430\u0439\u043d\u0441\u0435\u0440\u0432\u0435\u0440.\u0440\u0444\/index.php?rest_route=%2Fwp%2Fv2%2Fproduct_cat&post=301411"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/\u043f\u0430\u0440\u0430\u0434\u0438\u0437.\u043e\u043d\u043b\u0430\u0439\u043d\u0441\u0435\u0440\u0432\u0435\u0440.\u0440\u0444\/index.php?rest_route=%2Fwp%2Fv2%2Fproduct_tag&post=301411"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}