{"id":308,"date":"2025-05-22T13:16:10","date_gmt":"2025-05-22T11:16:10","guid":{"rendered":"https:\/\/serwis.thermosilesia.pl\/welcome-to-thermosilesia-service-department-site\/"},"modified":"2026-06-08T16:14:30","modified_gmt":"2026-06-08T14:14:30","slug":"welcome-to-thermosilesia-service-department-site","status":"publish","type":"page","link":"https:\/\/serwis.thermosilesia.pl\/en\/","title":{"rendered":"Welcome to Thermosilesia Service Department site"},"content":{"rendered":"\n<div style=\"text-align: center;\"><a class=\"documents-link\" href=\"#footer-documents\" id=\"scrollToDocuments\" title=\"Przydatne dokumenty\" style=\"margin: 0;\">Przydatne dokumenty\n    <\/a><\/div><style>.documents-link {\n    transition: color 0.3s ease;\n}\n.documents-link:hover {\n    color: #2C83F5 !important;\n    text-decoration: underline;\n}\n<\/style>\n\n<div class=\"thss_container\">\n    <div class=\"thss_row\">\n        <div class=\"thss_column\">\n            <div class=\"thss_content\">\n                <h1 class=\"thss_heading_with_border\">Fault reporting<\/h1>\n                <div class=\"info\">Device displaying an error code? Concerned about the device operation ? \nSelect this option when you have a problem with products from our assortment.\n                <\/div>\n                <div class=\"foot1\">\n                    <a href=\"https:\/\/serwis.thermosilesia.pl\/en\/warranty-failure\/\" class=\"btn btn-secondary dynamic-link\" data-pl=\"\/en\/warranty-failure\/\" data-en=\"\/en\/warranty-failure\/\">\n Go to form \u00bb\n                    <\/a>\n                <\/div>\n                <div class=\"foot2\">\n                    <a class=\"link dynamic-home-link\" href=\"https:\/\/thermosilesia.pl\/\">Come back to Thermosilesia.pl<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"thss_column\">\n            <div class=\"thss_content\">\n                <h1 class=\"thss_heading_with_border\">Technical Consultation<\/h1>\n                <div class=\"info\">Not sure how a function in your air conditioner works? Do You want to know how to make a proper assembling of heat pump? Curious about how device features work? \nSelect this option for technical questions about our products.  \n                <\/div>\n                <div class=\"foot1\">\n                    <a href=\"https:\/\/serwis.thermosilesia.pl\/en\/technical-consultation\/\" class=\"btn btn-secondary dynamic-link\" data-pl=\"\/en\/technical-consultation\/\" data-en=\"\/en\/technical-consultation\/\">\n Go to form \u00bb\n                    <\/a>\n                <\/div>\n                <div class=\"foot2\">\n                    <a class=\"link dynamic-home-link\" href=\"https:\/\/thermosilesia.pl\/\">Come back to Thermosilesia.pl<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"thss_row\">\n        <div class=\"thss_column\">\n            <div class=\"thss_content\">\n                <h1 class=\"thss_heading_with_border\">Pricing and purchase of spare parts<\/h1>\n                <div class=\"info\">Are you interested in purchasing parts for devices from our former or current assortment?\nThis tab is for you!\n                <\/div>\n                <div class=\"foot1\">\n                    <a href=\"https:\/\/serwis.thermosilesia.pl\/en\/valuation-and-purchase-of-spare-parts\/\" class=\"btn btn-secondary dynamic-link\" data-pl=\"\/en\/valuation-and-purchase-of-spare-parts\/\" data-en=\"\/en\/valuation-and-purchase-of-spare-parts\/\">\n Go to form \u00bb\n                    <\/a>\n                <\/div>\n                <div class=\"foot2\">\n                    <a class=\"link dynamic-home-link\" href=\"https:\/\/thermosilesia.pl\/\">Come back to Thermosilesia.pl<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"thss_column\">\n            <div class=\"thss_content\">\n                <h1 class=\"thss_heading_with_border\">First running support<\/h1>\n                <div class=\"info\">Want to know how to prepare for the commissioning of a heat recovery unit, heat pump, or RVF system? Or perhaps it\u2019s already scheduled and you need our support? If so, this is the perfect place to submit your request. Remember to do so well in advance.   \n                <\/div>\n                <div class=\"foot1\">\n                    <a href=\"https:\/\/serwis.thermosilesia.pl\/en\/first-running-support-heat-pumps-vrf-systems\/\" class=\"btn btn-secondary dynamic-link\" data-pl=\"\/pl\/wsparcie-przy-uruchomieniu\/\" data-en=\"\/en\/first-running-support\/\">\n Go to form \u00bb\n                    <\/a>\n                <\/div>\n                <div class=\"foot2\">\n                    <a class=\"link dynamic-home-link\" href=\"https:\/\/thermosilesia.pl\/\">Come back to Thermosilesia.pl<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <div class=\"container pt-6\">\n        <div class=\"h1 text-center heading-with-border-center\">\n Contact\n        <\/div>\n        <p class=\"text-center mb-5\">\n Contact Data\n        <\/p>\n        <div class=\"ins-v-company-data basic text-center\" id=\"1b920e1d-8e2c-4572-93f8-cd6fdc5bb4f1\">\n            <p class=\"data-row mb-1\">\n                 <a href=\"tel:+48326306220\">\n                    <strong>+48 32 630 62 20<\/strong>\n                <\/a><br\/>                <a href=\"mailto:serwis@thermosilesia.pl\">\n                    <strong>serwis@thermosilesia.pl<\/strong>\n                <\/a><br\/>                <strong>(Monday &#8211; Friday 8-16)<\/strong>\n            <\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n\/\/ Automatyczne dostosowanie link\u00f3w do j\u0119zyka\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ Bardziej dok\u0142adne sprawdzenie j\u0119zyka\n    const currentPath = window.location.pathname;\n    let currentLang = 'pl'; \/\/ domy\u015blnie polski\n    \n    \/\/ Sprawd\u017a r\u00f3\u017cne warianty\n    if (currentPath.includes('\/en\/') || currentPath.startsWith('\/en')) {\n        currentLang = 'en';\n    } else if (currentPath.includes('\/pl\/') || currentPath.startsWith('\/pl')) {\n        currentLang = 'pl';\n    }\n    \n    \/\/ Znajd\u017a wszystkie dynamiczne linki\n    const dynamicLinks = document.querySelectorAll('.dynamic-link');\n    \n    dynamicLinks.forEach(function(link) {\n        const targetUrl = link.dataset[currentLang];\n        if (targetUrl) {\n            \/\/ Ustaw odpowiedni URL\n            link.href = targetUrl;\n        }\n    });\n    \n    \/\/ Dostosuj tak\u017ce linki \"Wr\u00f3\u0107 na Thermosilesia.pl\"\n    const homeLinks = document.querySelectorAll('.dynamic-home-link');\n    homeLinks.forEach(function(link) {\n        if (currentLang === 'en') {\n            link.href = 'https:\/\/thermosilesia.pl\/en\/';\n        } else {\n            link.href = 'https:\/\/thermosilesia.pl\/';\n        }\n    });\n    \n    \/\/ Opcjonalnie: debug info (usu\u0144 w produkcji)\n    console.log('Current language detected:', currentLang);\n    console.log('Current path:', currentPath);\n});\n<\/script>\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Fault reporting Device displaying an error code? Concerned about the device operation ? Select this option when you have a problem with products from our assortment. Go to form \u00bb Come back to Thermosilesia.pl Technical Consultation Not sure how a function in your air conditioner works? Do You want to know how to make a [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-308","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/serwis.thermosilesia.pl\/en\/wp-json\/wp\/v2\/pages\/308","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/serwis.thermosilesia.pl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/serwis.thermosilesia.pl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/serwis.thermosilesia.pl\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serwis.thermosilesia.pl\/en\/wp-json\/wp\/v2\/comments?post=308"}],"version-history":[{"count":11,"href":"https:\/\/serwis.thermosilesia.pl\/en\/wp-json\/wp\/v2\/pages\/308\/revisions"}],"predecessor-version":[{"id":421,"href":"https:\/\/serwis.thermosilesia.pl\/en\/wp-json\/wp\/v2\/pages\/308\/revisions\/421"}],"wp:attachment":[{"href":"https:\/\/serwis.thermosilesia.pl\/en\/wp-json\/wp\/v2\/media?parent=308"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}