{"id":483,"date":"2025-07-23T16:26:21","date_gmt":"2025-07-23T13:26:21","guid":{"rendered":"https:\/\/bisaselektrik.com\/?page_id=483"},"modified":"2025-08-08T13:26:30","modified_gmt":"2025-08-08T10:26:30","slug":"mika-boru-2","status":"publish","type":"page","link":"https:\/\/bisaselektrik.com\/index.php\/mika-boru-2\/","title":{"rendered":"Mika Boru"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"tr\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>Mika Boru Teknik Tablosu<\/title>\n  <style>\n    body {\n      font-family: Arial, sans-serif;\n      margin: 20px;\n      background: #f9f9f9;\n    }\n    h2 {\n      font-size: 24px;\n      margin-bottom: 15px;\n    }\n    h3 {\n      font-size: 18px;\n      margin: 25px 0 15px 0;\n    }\n    .gorsel-container {\n      text-align: center;\n      margin-bottom: 30px;\n    }\n    .gorsel-container img {\n      max-width: 70vw;\n      max-height: 200px;\n      width: auto;\n      height: auto;\n      cursor: pointer;\n      border-radius: 8px;\n      box-shadow: 0 2px 6px rgba(0,0,0,0.15);\n      transition: transform 0.3s ease;\n    }\n    .gorsel-container img:hover {\n      transform: scale(1.05);\n    }\n.urun-aciklama {\n      margin-top: 20px;\n      background: #f9f9f9;\n      padding: 15px;\n      border-left: 4px solid #444;\n    }\n    .urun-tablosu {\n      max-width: 600px;\n      margin: auto;\n      overflow-x: auto;\n      background: white;\n      border-radius: 8px;\n      box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n      font-size: 14px;\n      padding: 0 5px;\n    }\n    table {\n      border-collapse: collapse;\n      width: 100%; \n      min-width: auto;\n    }\n    th, td {\n      border: 1px solid #999;\n      padding: 6px 8px;\n      text-align: center;\n    }\n    th {\n      background-color: #eee;\n      font-weight: 600;\n    }\n    \/* Lightbox styles *\/\n    .lightbox {\n      display: none;\n      position: fixed;\n      z-index: 10000;\n      top: 0; left: 0;\n      width: 100vw;\n      height: 100vh;\n      background: rgba(0,0,0,0.8);\n      align-items: center;\n      justify-content: center;\n    }\n    .lightbox.active {\n      display: flex;\n    }\n    .lightbox img {\n      max-width: 90%;\n      max-height: 90%;\n      border-radius: 10px;\n      box-shadow: 0 0 20px #000;\n    }\n    .lightbox-close {\n      position: fixed;\n      top: 20px;\n      right: 30px;\n      font-size: 40px;\n      color: white;\n      cursor: pointer;\n      user-select: none;\n      font-weight: bold;\n      z-index: 10001;\n    }\n    @media (max-width: 480px) {\n      .urun-tablosu {\n        font-size: 13px;\n      }\n      h2 {\n        font-size: 30px;\n      }\n    \n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n \n\n  <div class=\"gorsel-container\">\n    <img decoding=\"async\" id=\"imgMikaBoru\" src=\"https:\/\/bisaselektrik.com\/wp-content\/uploads\/2025\/08\/Mika-Boru.png\" alt=\"Mika Boru\" \/>\n  <\/div>\n\n  <div class=\"urun-tablosu\">\n<h2>Teknik Tablo<\/h2>\n    <table>\n      <thead>\n        <tr>\n          <th>\u0130\u00e7 \u00c7ap (mm)<\/th>\n          <th>D\u0131\u015f \u00c7ap (mm)<\/th>\n          <th>Boy (mm)<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td>9<\/td><td>13<\/td><td>1000<\/td><\/tr>\n        <tr><td>10<\/td><td>16<\/td><td>1000<\/td><\/tr>\n        <tr><td>13<\/td><td>19<\/td><td>1000<\/td><\/tr>\n        <tr><td>17<\/td><td>23<\/td><td>1000<\/td><\/tr>\n        <tr><td>20<\/td><td>25<\/td><td>1000<\/td><\/tr>\n        <tr><td>25<\/td><td>32<\/td><td>1000<\/td><\/tr>\n        <tr><td>30<\/td><td>38<\/td><td>1000<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n\n <div class=\"urun-aciklama\">\n    <h3>Mika Boru &#8211; 500\u02daC<\/h3>\n    <p>Cam elyaf \u00f6rg\u00fc malzeme epoxy re\u00e7inesi ile ba\u011flanarak sarma y\u00f6n\u00fcnde \u00fcretilmi\u015f olup y\u00fcksek \u0131s\u0131, y\u00fcksek voltaj dayan\u0131ml\u0131, darbeye ve bask\u0131 mukavemetine dayan\u0131m\u0131 olan izolasyon borular\u0131d\u0131r. \u0130stenilen her \u00f6l\u00e7\u00fcde \u00fcretilebilir.<\/p>\n  <\/div>\n<\/div>\n  <!-- Lightbox -->\n  <div class=\"lightbox\" id=\"lightboxMikaBoru\">\n    <span class=\"lightbox-close\" id=\"lightboxClose\">&times;<\/span>\n    <img decoding=\"async\" src=\"https:\/\/bisaselektrik.com\/wp-content\/uploads\/2025\/08\/Mika-Boru.png\" alt=\"Mika Boru B\u00fcy\u00fck G\u00f6rsel\" \/>\n  <\/div>\n\n  <script>\n    const imgMikaBoru = document.getElementById('imgMikaBoru');\n    const lightboxMikaBoru = document.getElementById('lightboxMikaBoru');\n    const lightboxClose = document.getElementById('lightboxClose');\n\n    imgMikaBoru.addEventListener('click', () => {\n      lightboxMikaBoru.classList.add('active');\n      document.body.style.overflow = 'hidden';\n    });\n\n    lightboxClose.addEventListener('click', () => {\n      lightboxMikaBoru.classList.remove('active');\n      document.body.style.overflow = '';\n    });\n\n    lightboxMikaBoru.addEventListener('click', (e) => {\n      if (e.target === lightboxMikaBoru) {\n        lightboxMikaBoru.classList.remove('active');\n        document.body.style.overflow = '';\n      }\n    });\n\n    document.addEventListener('keydown', (e) => {\n      if (e.key === 'Escape' && lightboxMikaBoru.classList.contains('active')) {\n        lightboxMikaBoru.classList.remove('active');\n        document.body.style.overflow = '';\n      }\n    });\n  <\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Mika Boru Teknik Tablosu Teknik Tablo \u0130\u00e7 \u00c7ap (mm) D\u0131\u015f \u00c7ap (mm) Boy (mm) 9 13 1000 10 16 1000 13 19 1000 17 23 1000 20 25 1000 25 32 1000 30 38 1000 Mika Boru &#8211; 500\u02daC Cam elyaf \u00f6rg\u00fc malzeme epoxy re\u00e7inesi ile ba\u011flanarak sarma y\u00f6n\u00fcnde \u00fcretilmi\u015f olup y\u00fcksek \u0131s\u0131, y\u00fcksek voltaj&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-483","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bisaselektrik.com\/index.php\/wp-json\/wp\/v2\/pages\/483","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bisaselektrik.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bisaselektrik.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bisaselektrik.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bisaselektrik.com\/index.php\/wp-json\/wp\/v2\/comments?post=483"}],"version-history":[{"count":16,"href":"https:\/\/bisaselektrik.com\/index.php\/wp-json\/wp\/v2\/pages\/483\/revisions"}],"predecessor-version":[{"id":1125,"href":"https:\/\/bisaselektrik.com\/index.php\/wp-json\/wp\/v2\/pages\/483\/revisions\/1125"}],"wp:attachment":[{"href":"https:\/\/bisaselektrik.com\/index.php\/wp-json\/wp\/v2\/media?parent=483"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}