{"id":28863,"date":"2021-02-11T19:33:10","date_gmt":"2021-02-11T16:33:10","guid":{"rendered":"https:\/\/isotec.com.tr\/?page_id=28863"},"modified":"2026-02-21T16:33:56","modified_gmt":"2026-02-21T13:33:56","slug":"onlinetool","status":"publish","type":"page","link":"https:\/\/isotec.com.tr\/eng\/onlinetool\/","title":{"rendered":"Online Tool"},"content":{"rendered":"<style>\n    \/* ===== Online Tool Sayfa Genel ===== *\/\n    .page-id-28863 #main,\n    .page-id-28863 .entry-content-wrapper,\n    .page-id-28863 .post-entry,\n    .page-id-28863 #content {\n        padding: 0 !important;\n        margin: 0 !important;\n    }\n    .page-id-28863 .sidebar,\n    .page-id-28863 #sidebar {\n        display: none !important;\n    }\n    .page-id-28863 #content {\n        width: 100% !important;\n        max-width: 100% !important;\n    }\n    .page-id-28863 .title_container {\n        display: none !important;\n    }\n\n    \/* ===== Full-Width Hero Section ===== *\/\n    .isotec-ot-fullhero {\n        position: relative;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n        min-height: 580px;\n        background-image: url('https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/1-1-2-12-31-scaled-1.jpg');\n        background-size: cover;\n        background-position: center 30%;\n        display: flex;\n        align-items: center;\n        overflow: hidden;\n    }\n    .isotec-ot-fullhero-overlay {\n        position: absolute;\n        inset: 0;\n        background: linear-gradient(100deg, rgba(8,25,48,0.9) 0%, rgba(8,25,48,0.65) 50%, rgba(8,25,48,0.1) 100%);\n        z-index: 1;\n    }\n    .isotec-ot-fullhero-content {\n        position: relative;\n        z-index: 2;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 90px 40px;\n        width: 100%;\n    }\n    .isotec-ot-fh-badge {\n        display: inline-block;\n        background: rgba(13,113,185,0.92);\n        color: #fff;\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        padding: 6px 20px;\n        border-radius: 30px;\n        margin-bottom: 28px;\n        backdrop-filter: blur(8px);\n    }\n    .isotec-ot-fh-title {\n        font-size: 56px;\n        font-weight: 300;\n        color: #fff;\n        line-height: 1.1;\n        margin: 0 0 22px 0;\n        letter-spacing: -1.5px;\n        max-width: 580px;\n    }\n    .isotec-ot-fh-title strong {\n        font-weight: 800;\n        display: block;\n    }\n    .isotec-ot-fh-desc {\n        font-size: 17px;\n        color: rgba(255,255,255,0.82);\n        line-height: 1.7;\n        margin: 0 0 40px 0;\n        max-width: 500px;\n    }\n    .isotec-ot-fh-buttons {\n        display: flex;\n        gap: 14px;\n        flex-wrap: wrap;\n    }\n    .isotec-ot-fh-btn-primary {\n        display: inline-block;\n        padding: 16px 36px;\n        background: #0d71b9;\n        color: #fff !important;\n        text-decoration: none;\n        border-radius: 30px;\n        font-size: 16px;\n        font-weight: 600;\n        box-shadow: 0 6px 25px rgba(13,113,185,0.45);\n        transition: all 0.3s;\n    }\n    .isotec-ot-fh-btn-primary:hover {\n        background: #095a94;\n        transform: translateY(-2px);\n        box-shadow: 0 10px 32px rgba(13,113,185,0.55);\n        color: #fff !important;\n    }\n    .isotec-ot-fh-btn-secondary {\n        display: inline-block;\n        padding: 16px 36px;\n        background: transparent;\n        color: #fff !important;\n        text-decoration: none;\n        border-radius: 30px;\n        font-size: 16px;\n        font-weight: 600;\n        border: 2px solid rgba(255,255,255,0.65);\n        transition: all 0.3s;\n    }\n    .isotec-ot-fh-btn-secondary:hover {\n        background: rgba(255,255,255,0.12);\n        border-color: #fff;\n        color: #fff !important;\n    }\n\n    \/* ===== Video Tutorials Section ===== *\/\n    .isotec-ot-videos {\n        background: #fff;\n        padding: 70px 0;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n    }\n    .isotec-ot-videos-inner {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 30px;\n    }\n    .isotec-ot-videos-header {\n        text-align: center;\n        margin-bottom: 50px;\n    }\n    .isotec-ot-videos-header h2 {\n        font-size: 30px;\n        font-weight: 700;\n        color: #1a1a1a;\n        margin: 0 0 10px 0;\n    }\n    .isotec-ot-videos-header p {\n        font-size: 15px;\n        color: #888;\n        margin: 0;\n    }\n    .isotec-ot-videos-layout {\n        display: grid;\n        grid-template-columns: 1fr 360px;\n        gap: 30px;\n        align-items: start;\n    }\n    \/* Sol: Video Player *\/\n    .isotec-ot-player {\n        position: sticky;\n        top: 30px;\n    }\n    .isotec-ot-player-wrap {\n        position: relative;\n        padding-bottom: 56.25%;\n        height: 0;\n        border-radius: 14px;\n        overflow: hidden;\n        box-shadow: 0 10px 40px rgba(0,0,0,0.12);\n        background: #000;\n    }\n    .isotec-ot-player-wrap iframe {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        border: 0;\n    }\n    .isotec-ot-now-playing {\n        margin-top: 14px;\n        font-size: 14px;\n        font-weight: 600;\n        color: #333;\n        padding: 0 4px;\n    }\n    .isotec-ot-now-playing span {\n        color: #0d71b9;\n    }\n    \/* Sa\u011f: Video Listesi *\/\n    .isotec-ot-video-list {\n        max-height: 480px;\n        overflow-y: auto;\n        border-radius: 12px;\n        border: 1px solid #eee;\n        scrollbar-width: thin;\n        scrollbar-color: #ddd transparent;\n    }\n    .isotec-ot-video-list::-webkit-scrollbar {\n        width: 5px;\n    }\n    .isotec-ot-video-list::-webkit-scrollbar-track {\n        background: transparent;\n    }\n    .isotec-ot-video-list::-webkit-scrollbar-thumb {\n        background: #ddd;\n        border-radius: 3px;\n    }\n    .isotec-ot-video-item {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        padding: 12px 14px;\n        cursor: pointer;\n        transition: background 0.2s;\n        border-bottom: 1px solid #f0f0f0;\n    }\n    .isotec-ot-video-item:last-child { border-bottom: none; }\n    .isotec-ot-video-item:hover,\n    .isotec-ot-video-item.active {\n        background: #eaf3fb;\n    }\n    .isotec-ot-video-item.active {\n        border-left: 3px solid #0d71b9;\n    }\n    .isotec-ot-video-num {\n        width: 28px;\n        height: 28px;\n        background: #e8f0f8;\n        color: #0d71b9;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 12px;\n        font-weight: 700;\n        flex-shrink: 0;\n    }\n    .isotec-ot-video-item.active .isotec-ot-video-num {\n        background: #0d71b9;\n        color: #fff;\n    }\n    .isotec-ot-video-thumb {\n        width: 80px;\n        height: 52px;\n        border-radius: 6px;\n        overflow: hidden;\n        flex-shrink: 0;\n        background: #e0e0e0;\n    }\n    .isotec-ot-video-thumb img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n    }\n    .isotec-ot-video-info {\n        flex: 1;\n        min-width: 0;\n    }\n    .isotec-ot-video-title {\n        font-size: 13px;\n        font-weight: 600;\n        color: #333;\n        line-height: 1.35;\n        display: -webkit-box;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n    }\n    .isotec-ot-video-item.active .isotec-ot-video-title {\n        color: #0d71b9;\n    }\n    .isotec-ot-playlist-embed {\n        width: 100%;\n        aspect-ratio: 16\/9;\n        border-radius: 14px;\n        overflow: hidden;\n        box-shadow: 0 10px 40px rgba(0,0,0,0.12);\n    }\n    .isotec-ot-playlist-embed iframe {\n        width: 100%;\n        height: 100%;\n        border: 0;\n    }\n\n    \/* ===== CTA Final Section ===== *\/\n    .isotec-ot-cta-final {\n        background: linear-gradient(135deg, #0d71b9 0%, #0a5a94 100%);\n        padding: 80px 0;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n        margin-bottom: -50px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n    .isotec-ot-cta-final::before {\n        content: '';\n        position: absolute;\n        top: -30px;\n        left: 0;\n        right: 0;\n        height: 30px;\n        background: #fff;\n        clip-path: ellipse(55% 100% at 50% 0%);\n    }\n    .isotec-ot-cta-final-inner {\n        max-width: 700px;\n        margin: 0 auto;\n        padding: 0 30px;\n        position: relative;\n        z-index: 1;\n    }\n    .isotec-ot-cta-final h2 {\n        font-size: 32px;\n        font-weight: 700;\n        color: #fff;\n        margin: 0 0 16px 0;\n    }\n    .isotec-ot-cta-final p {\n        font-size: 16px;\n        color: rgba(255,255,255,0.85);\n        line-height: 1.7;\n        margin: 0 0 32px 0;\n    }\n    .isotec-ot-cta-final-btn {\n        display: inline-block;\n        padding: 18px 48px;\n        background: #fff;\n        color: #0d71b9 !important;\n        text-decoration: none;\n        border-radius: 30px;\n        font-size: 17px;\n        font-weight: 700;\n        box-shadow: 0 8px 30px rgba(0,0,0,0.15);\n        transition: all 0.3s;\n    }\n    .isotec-ot-cta-final-btn:hover {\n        background: #f0f8ff;\n        transform: translateY(-3px);\n        box-shadow: 0 12px 40px rgba(0,0,0,0.2);\n        color: #0d71b9 !important;\n    }\n\n    \/* ===== Responsive ===== *\/\n    @media (max-width: 992px) {\n        .isotec-ot-videos-layout {\n            grid-template-columns: 1fr;\n        }\n        .isotec-ot-player { position: static; }\n        .isotec-ot-video-list { max-height: 320px; }\n    }\n    @media (max-width: 768px) {\n        .isotec-ot-fullhero { min-height: 460px; }\n        .isotec-ot-fullhero-content { padding: 60px 25px; }\n        .isotec-ot-fh-title { font-size: 36px; letter-spacing: -0.5px; }\n        .isotec-ot-fh-desc { font-size: 15px; }\n        .isotec-ot-fh-btn-primary, .isotec-ot-fh-btn-secondary { padding: 14px 28px; font-size: 15px; }\n        .isotec-ot-videos { padding: 45px 0; }\n        .isotec-ot-videos-inner { padding: 0 20px; }\n        .isotec-ot-videos-header h2 { font-size: 24px; }\n        .isotec-ot-cta-final { padding: 55px 0; }\n        .isotec-ot-cta-final h2 { font-size: 24px; }\n        .isotec-ot-cta-final p { font-size: 14px; }\n    }\n    <\/style>\n\n    <!-- 1. HERO SECTION (Full-Width) -->\n    <div class=\"isotec-ot-fullhero\">\n        <div class=\"isotec-ot-fullhero-overlay\"><\/div>\n        <div class=\"isotec-ot-fullhero-content\">\n            <span class=\"isotec-ot-fh-badge\">ISOTEC ONLINE TOOL<\/span>\n            <h1 class=\"isotec-ot-fh-title\">ISOTEC<strong>Online Configurator<\/strong><\/h1>\n            <p class=\"isotec-ot-fh-desc\">Plan your project from your desktop. Enter your roof parameters, select your PV modules, and create your layout plan in minutes. Registration is free.<\/p>\n            <div class=\"isotec-ot-fh-buttons\">\n                <a href=\"https:\/\/isotec.solarprotool.com\" target=\"_blank\" rel=\"noopener\" class=\"isotec-ot-fh-btn-primary\">Start Configurator \u2192<\/a>\n                <a href=\"#isotec-ot-videos\" class=\"isotec-ot-fh-btn-secondary\">How to Use?<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- 2. VIDEO TUTORIALS SECTION -->\n    <div class=\"isotec-ot-videos\" id=\"isotec-ot-videos\">\n        <div class=\"isotec-ot-videos-inner\">\n            <div class=\"isotec-ot-videos-header\">\n                <h2>How to Use?<\/h2>\n                <p>Learn Solarpro Configurator quickly with step-by-step video guides.<\/p>\n            <\/div>\n                        <div class=\"isotec-ot-videos-layout\">\n                <!-- Sol: Video Player -->\n                <div class=\"isotec-ot-player\">\n                    <div class=\"isotec-ot-player-wrap\">\n                        <iframe id=\"isotec-ot-iframe\" src=\"https:\/\/www.youtube.com\/embed\/_IOHBclmwqg?rel=0&#038;autoplay=0\" title=\"Introduction\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"><\/iframe>\n                    <\/div>\n                    <div class=\"isotec-ot-now-playing\">\n                        <span id=\"isotec-ot-now-title\">Introduction<\/span>\n                    <\/div>\n                <\/div>\n                <!-- Sa\u011f: Video Listesi -->\n                <div class=\"isotec-ot-video-list\">\n                                        <div class=\"isotec-ot-video-item active\"\n                         data-video-id=\"_IOHBclmwqg\"\n                         data-video-title=\"Introduction\">\n                        <div class=\"isotec-ot-video-num\">1<\/div>\n                        <div class=\"isotec-ot-video-thumb\">\n                            <img decoding=\"async\" src=\"https:\/\/i4.ytimg.com\/vi\/_IOHBclmwqg\/hqdefault.jpg\" alt=\"Introduction\" loading=\"lazy\">\n                        <\/div>\n                        <div class=\"isotec-ot-video-info\">\n                            <div class=\"isotec-ot-video-title\">Introduction<\/div>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"isotec-ot-video-item\"\n                         data-video-id=\"xGz4K_CgVss\"\n                         data-video-title=\"1. Project Information\">\n                        <div class=\"isotec-ot-video-num\">2<\/div>\n                        <div class=\"isotec-ot-video-thumb\">\n                            <img decoding=\"async\" src=\"https:\/\/i1.ytimg.com\/vi\/xGz4K_CgVss\/hqdefault.jpg\" alt=\"1. Project Information\" loading=\"lazy\">\n                        <\/div>\n                        <div class=\"isotec-ot-video-info\">\n                            <div class=\"isotec-ot-video-title\">1. Project Information<\/div>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"isotec-ot-video-item\"\n                         data-video-id=\"Z1c6NlB_Pck\"\n                         data-video-title=\"2. Roof Parameters and Loads\">\n                        <div class=\"isotec-ot-video-num\">3<\/div>\n                        <div class=\"isotec-ot-video-thumb\">\n                            <img decoding=\"async\" src=\"https:\/\/i3.ytimg.com\/vi\/Z1c6NlB_Pck\/hqdefault.jpg\" alt=\"2. Roof Parameters and Loads\" loading=\"lazy\">\n                        <\/div>\n                        <div class=\"isotec-ot-video-info\">\n                            <div class=\"isotec-ot-video-title\">2. Roof Parameters and Loads<\/div>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"isotec-ot-video-item\"\n                         data-video-id=\"B3SKOj7h5hw\"\n                         data-video-title=\"3. Pv Module Selection\">\n                        <div class=\"isotec-ot-video-num\">4<\/div>\n                        <div class=\"isotec-ot-video-thumb\">\n                            <img decoding=\"async\" src=\"https:\/\/i3.ytimg.com\/vi\/B3SKOj7h5hw\/hqdefault.jpg\" alt=\"3. PV Module Selection\" loading=\"lazy\">\n                        <\/div>\n                        <div class=\"isotec-ot-video-info\">\n                            <div class=\"isotec-ot-video-title\">3. PV Module Selection<\/div>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"isotec-ot-video-item\"\n                         data-video-id=\"qH0sziEKarQ\"\n                         data-video-title=\"4. Project Design\">\n                        <div class=\"isotec-ot-video-num\">5<\/div>\n                        <div class=\"isotec-ot-video-thumb\">\n                            <img decoding=\"async\" src=\"https:\/\/i2.ytimg.com\/vi\/qH0sziEKarQ\/hqdefault.jpg\" alt=\"4. Project Design\" loading=\"lazy\">\n                        <\/div>\n                        <div class=\"isotec-ot-video-info\">\n                            <div class=\"isotec-ot-video-title\">4. Project Design<\/div>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"isotec-ot-video-item\"\n                         data-video-id=\"dFuxXHFLJWQ\"\n                         data-video-title=\"5. Reviewing and Customizing Layout\">\n                        <div class=\"isotec-ot-video-num\">6<\/div>\n                        <div class=\"isotec-ot-video-thumb\">\n                            <img decoding=\"async\" src=\"https:\/\/i1.ytimg.com\/vi\/dFuxXHFLJWQ\/hqdefault.jpg\" alt=\"5. Reviewing and Customizing Layout\" loading=\"lazy\">\n                        <\/div>\n                        <div class=\"isotec-ot-video-info\">\n                            <div class=\"isotec-ot-video-title\">5. Reviewing and Customizing Layout<\/div>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"isotec-ot-video-item\"\n                         data-video-id=\"yNDaoMdi_Vc\"\n                         data-video-title=\"6. Construction Layout\">\n                        <div class=\"isotec-ot-video-num\">7<\/div>\n                        <div class=\"isotec-ot-video-thumb\">\n                            <img decoding=\"async\" src=\"https:\/\/i2.ytimg.com\/vi\/yNDaoMdi_Vc\/hqdefault.jpg\" alt=\"6. Construction Layout\" loading=\"lazy\">\n                        <\/div>\n                        <div class=\"isotec-ot-video-info\">\n                            <div class=\"isotec-ot-video-title\">6. Construction Layout<\/div>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"isotec-ot-video-item\"\n                         data-video-id=\"58_0wCXiF_4\"\n                         data-video-title=\"7. Static\">\n                        <div class=\"isotec-ot-video-num\">8<\/div>\n                        <div class=\"isotec-ot-video-thumb\">\n                            <img decoding=\"async\" src=\"https:\/\/i2.ytimg.com\/vi\/58_0wCXiF_4\/hqdefault.jpg\" alt=\"7. Static\" loading=\"lazy\">\n                        <\/div>\n                        <div class=\"isotec-ot-video-info\">\n                            <div class=\"isotec-ot-video-title\">7. Static<\/div>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"isotec-ot-video-item\"\n                         data-video-id=\"gqOmcZ0p164\"\n                         data-video-title=\"8. Output\">\n                        <div class=\"isotec-ot-video-num\">9<\/div>\n                        <div class=\"isotec-ot-video-thumb\">\n                            <img decoding=\"async\" src=\"https:\/\/i4.ytimg.com\/vi\/gqOmcZ0p164\/hqdefault.jpg\" alt=\"8. Output\" loading=\"lazy\">\n                        <\/div>\n                        <div class=\"isotec-ot-video-info\">\n                            <div class=\"isotec-ot-video-title\">8. Output<\/div>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"isotec-ot-video-item\"\n                         data-video-id=\"BqOFw7YR8Lw\"\n                         data-video-title=\"ISOTEC Solar Online Metraj ve Statik Konfig\u00fcrat\u00f6r \/ Tool Tan\u0131t\u0131m\u0131\">\n                        <div class=\"isotec-ot-video-num\">10<\/div>\n                        <div class=\"isotec-ot-video-thumb\">\n                            <img decoding=\"async\" src=\"https:\/\/i3.ytimg.com\/vi\/BqOFw7YR8Lw\/hqdefault.jpg\" alt=\"Introduction to ISOTEC Solar Online Quantity Surveying and Static Configurator \/ Tool\" loading=\"lazy\">\n                        <\/div>\n                        <div class=\"isotec-ot-video-info\">\n                            <div class=\"isotec-ot-video-title\">Introduction to ISOTEC Solar Online Quantity Surveying and Static Configurator \/ Tool<\/div>\n                        <\/div>\n                    <\/div>\n                                    <\/div>\n            <\/div>\n                    <\/div>\n    <\/div>\n\n    <!-- 3. CTA FINAL SECTION -->\n    <div class=\"isotec-ot-cta-final\">\n        <div class=\"isotec-ot-cta-final-inner\">\n            <h2>Plan your project now.<\/h2>\n            <p>Complete all steps from roof measurement to panel placement in minutes with Solarpro Configurator. ISOTEC quality, digitally.<\/p>\n            <a href=\"https:\/\/isotec.solarprotool.com\" target=\"_blank\" rel=\"noopener\" class=\"isotec-ot-cta-final-btn\">Start Configurator<\/a>\n        <\/div>\n    <\/div>\n\n    <script>\n    (function() {\n\n        \/\/ Video oynat\u0131c\u0131\n        function isotecOtPlayVideo(videoId, title, clickedEl) {\n            var iframe = document.getElementById('isotec-ot-iframe');\n            var nowTitle = document.getElementById('isotec-ot-now-title');\n            if (!iframe) return;\n\n            iframe.src = 'https:\/\/www.youtube.com\/embed\/' + videoId + '?rel=0&autoplay=1';\n            if (nowTitle) nowTitle.textContent = title;\n\n            \/\/ Active class g\u00fcncelle\n            document.querySelectorAll('.isotec-ot-video-item').forEach(function(el) {\n                el.classList.remove('active');\n            });\n            if (clickedEl) clickedEl.classList.add('active');\n        }\n\n        \/\/ Video item t\u0131klama\n        document.querySelectorAll('.isotec-ot-video-item').forEach(function(item) {\n            item.addEventListener('click', function() {\n                var vid   = this.getAttribute('data-video-id');\n                var title = this.getAttribute('data-video-title');\n                if (vid) isotecOtPlayVideo(vid, title, this);\n            });\n        });\n    })();\n    <\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","footnotes":""},"class_list":["post-28863","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Online Tool - ISOTEC Solar Montaj Sistemleri<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/isotec.com.tr\/eng\/onlinetool\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Online Tool - ISOTEC Solar Montaj Sistemleri\" \/>\n<meta property=\"og:url\" content=\"https:\/\/isotec.com.tr\/eng\/onlinetool\/\" \/>\n<meta property=\"og:site_name\" content=\"ISOTEC Solar Montaj Sistemleri\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/isotec.enerji\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-21T13:33:56+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:\/\/isotec.com.tr\/onlinetool\/\",\"url\":\"https:\/\/isotec.com.tr\/onlinetool\/\",\"name\":\"Online Tool - ISOTEC Solar Montaj Sistemleri\",\"isPartOf\":{\"@id\":\"https:\/\/isotec.com.tr\/#website\"},\"datePublished\":\"2021-02-11T16:33:10+00:00\",\"dateModified\":\"2026-02-21T13:33:56+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/isotec.com.tr\/onlinetool\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/isotec.com.tr\/#website\",\"url\":\"https:\/\/isotec.com.tr\/\",\"name\":\"ISOTEC Solar Montaj Sistemleri\",\"description\":\"Gelecek nesiller i\u00e7in kal\u0131c\u0131 \u00e7\u00f6z\u00fcmler\",\"publisher\":{\"@id\":\"https:\/\/isotec.com.tr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/isotec.com.tr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/isotec.com.tr\/#organization\",\"name\":\"ISOTEC Solar Ltd. \u015eti.\",\"url\":\"https:\/\/isotec.com.tr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/isotec.com.tr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2022\/02\/isotec_solar_logo__.png\",\"contentUrl\":\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2022\/02\/isotec_solar_logo__.png\",\"width\":331,\"height\":152,\"caption\":\"ISOTEC Solar Ltd. \u015eti.\"},\"image\":{\"@id\":\"https:\/\/isotec.com.tr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/isotec.enerji\/\",\"https:\/\/tr.linkedin.com\/company\/isotec-enerji\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Online Tool - ISOTEC Solar Installation Systems","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/isotec.com.tr\/eng\/onlinetool\/","og_locale":"en_US","og_type":"article","og_title":"Online Tool - ISOTEC Solar Montaj Sistemleri","og_url":"https:\/\/isotec.com.tr\/eng\/onlinetool\/","og_site_name":"ISOTEC Solar Montaj Sistemleri","article_publisher":"https:\/\/www.facebook.com\/isotec.enerji\/","article_modified_time":"2026-02-21T13:33:56+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/isotec.com.tr\/onlinetool\/","url":"https:\/\/isotec.com.tr\/onlinetool\/","name":"Online Tool - ISOTEC Solar Installation Systems","isPartOf":{"@id":"https:\/\/isotec.com.tr\/#website"},"datePublished":"2021-02-11T16:33:10+00:00","dateModified":"2026-02-21T13:33:56+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/isotec.com.tr\/onlinetool\/"]}]},{"@type":"WebSite","@id":"https:\/\/isotec.com.tr\/#website","url":"https:\/\/isotec.com.tr\/","name":"ISOTEC Solar Mounting Systems","description":"Permanent solutions for future generations","publisher":{"@id":"https:\/\/isotec.com.tr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/isotec.com.tr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/isotec.com.tr\/#organization","name":"ISOTEC Solar Ltd. Sti.","url":"https:\/\/isotec.com.tr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/isotec.com.tr\/#\/schema\/logo\/image\/","url":"https:\/\/isotec.com.tr\/wp-content\/uploads\/2022\/02\/isotec_solar_logo__.png","contentUrl":"https:\/\/isotec.com.tr\/wp-content\/uploads\/2022\/02\/isotec_solar_logo__.png","width":331,"height":152,"caption":"ISOTEC Solar Ltd. \u015eti."},"image":{"@id":"https:\/\/isotec.com.tr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/isotec.enerji\/","https:\/\/tr.linkedin.com\/company\/isotec-enerji"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/pages\/28863"},"_links":{"self":[{"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/pages\/28863","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/comments?post=28863"}],"version-history":[{"count":8,"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/pages\/28863\/revisions"}],"predecessor-version":[{"id":49793,"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/pages\/28863\/revisions\/49793"}],"wp:attachment":[{"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/media?parent=28863"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}