{"id":1945,"date":"2025-08-16T13:38:50","date_gmt":"2025-08-16T10:38:50","guid":{"rendered":"https:\/\/bisaselektrik.com\/?page_id=1945"},"modified":"2025-08-16T13:38:50","modified_gmt":"2025-08-16T10:38:50","slug":"yumusak-mika-2","status":"publish","type":"page","link":"https:\/\/bisaselektrik.com\/index.php\/yumusak-mika-2\/","title":{"rendered":"Yumu\u015fak Mika"},"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>GRF-MGGM-0.50 Yumu\u015fak Mika<\/title>\n  <style>\n    body {\n      margin: 0;\n      font-family: Arial, sans-serif;\n      background: #fff;\n    }\n    .urun-container {\n      max-width: 1000px;\n      margin: 40px auto;\n      font-size: 14px;\n      border: 1px solid #ccc;\n      padding: 15px;\n      box-sizing: border-box;\n    }\n    .urun-gorsel {\n      width: 100%;\n      max-width: 300px;\n      height: auto;\n      display: block;\n      margin-bottom: 15px;\n      border: 1px solid #ccc;\n      cursor: pointer;\n      transition: 0.3s;\n    }\n    .urun-gorsel:hover {\n      opacity: 0.85;\n    }\n    .urun-tablo {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 15px;\n    }\n    .urun-tablo th,\n    .urun-tablo td {\n      border: 1px solid #aaa;\n      padding: 6px;\n      text-align: left;\n      vertical-align: top;\n    }\n    .urun-tablo th {\n      background-color: #f5f5f5;\n      font-weight: bold;\n    }\n    .lightbox {\n      display: none;\n      position: fixed;\n      z-index: 1000;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: rgba(0, 0, 0, 0.85);\n      align-items: center;\n      justify-content: center;\n    }\n    .lightbox img {\n      max-width: 90%;\n      max-height: 90%;\n      border: 4px solid white;\n      box-shadow: 0 0 10px black;\n      border-radius: 8px;\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"urun-container\">\n    <img decoding=\"async\"\n      src=\"https:\/\/bisaselektrik.com\/wp-content\/uploads\/2025\/08\/yumusak-mika.png\"\n      alt=\"GRF-MGGM-0.50 Yumu\u015fak Mika\"\n      class=\"urun-gorsel\"\n      id=\"resimKucuk\"\n    \/>\n\n    <h3>\u00dcr\u00fcn A\u00e7\u0131klamas\u0131<\/h3>\n    <p>\n      GRF-MGGM-0.50 yumu\u015fak mika, y\u00fcksek elektriksel dayan\u0131m ve mekanik \u00f6zellikler sunan bir yal\u0131t\u0131m malzemesidir.\n      Standart olarak 500 mm veya 1000 mm geni\u015flikte ve 20-100 m uzunlukta rulo olarak temin edilebilir. \n      Standart mandrel \u00e7ap\u0131: 152 mm. M\u00fc\u015fteri taleplerine g\u00f6re \u00e7e\u015fitli teknik spesifikasyonlar sa\u011flanabilir.\n    <\/p>\n\n    <h3>Teknik Veriler<\/h3>\n    <table class=\"urun-tablo\">\n      <tr>\n        <th>Kalem<\/th>\n        <th>Birim<\/th>\n        <th>De\u011fer<\/th>\n      <\/tr>\n      <tr><td>Tip<\/td><td>&#8211;<\/td><td>GRF-MGGM-0.50<\/td><\/tr>\n      <tr><td>Normal Kal\u0131nl\u0131k<\/td><td>mm<\/td><td>0.5 \u00b1 0.04<\/td><\/tr>\n      <tr><td>Toplam Madde<\/td><td>g\/m\u00b2<\/td><td>772 \u00b1 44<\/td><\/tr>\n      <tr><td>Mika \u0130\u00e7eri\u011fi<\/td><td>g\/m\u00b2<\/td><td>640 \u00b1 32<\/td><\/tr>\n      <tr><td>Cam \u0130\u00e7eri\u011fi<\/td><td>g\/m\u00b2<\/td><td>48 \u00b1 6<\/td><\/tr>\n      <tr><td>Yap\u0131\u015ft\u0131r\u0131c\u0131 \u0130\u00e7eri\u011fi<\/td><td>g\/m\u00b2<\/td><td>84 \u00b1 6<\/td><\/tr>\n      <tr><td>Delinme Gerilimi<\/td><td>kV \/ Katman<\/td><td>>2.0<\/td><\/tr>\n      <tr><td>\u00c7ekme Dayan\u0131m\u0131<\/td><td>N\/cm<\/td><td>>120<\/td><\/tr>\n    <\/table>\n\n    <p><b>Not:<\/b> Bu teknik veriler, standart laboratuvar testleri sonucunda elde edilen ortalama de\u011ferlerdir ve de\u011fi\u015fiklik g\u00f6sterebilir. Bu de\u011ferler herhangi bir yasal sorumluluk garantisi veya temsil niteli\u011fi ta\u015f\u0131maz.<\/p>\n  <\/div>\n\n  <!-- Lightbox -->\n  <div class=\"lightbox\" id=\"lightbox\">\n    <img decoding=\"async\"\n      src=\"https:\/\/bisaselektrik.com\/wp-content\/uploads\/2025\/08\/yumusak-mika.png\"\n      alt=\"GRF-MGGM-0.50 Yumu\u015fak Mika - B\u00fcy\u00fck G\u00f6rsel\"\n    \/>\n  <\/div>\n\n  <script>\n    const lightbox = document.getElementById(\"lightbox\");\n    const resimKucuk = document.getElementById(\"resimKucuk\");\n\n    resimKucuk.addEventListener(\"click\", () => {\n      lightbox.style.display = \"flex\";\n    });\n\n    lightbox.addEventListener(\"click\", (e) => {\n      if (e.target === lightbox) {\n        lightbox.style.display = \"none\";\n      }\n    });\n\n    document.addEventListener(\"keydown\", (e) => {\n      if (e.key === \"Escape\") {\n        lightbox.style.display = \"none\";\n      }\n    });\n  <\/script>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>GRF-MGGM-0.50 Yumu\u015fak Mika \u00dcr\u00fcn A\u00e7\u0131klamas\u0131 GRF-MGGM-0.50 yumu\u015fak mika, y\u00fcksek elektriksel dayan\u0131m ve mekanik \u00f6zellikler sunan bir yal\u0131t\u0131m malzemesidir. Standart olarak 500 mm veya 1000 mm geni\u015flikte ve 20-100 m uzunlukta rulo olarak temin edilebilir. Standart mandrel \u00e7ap\u0131: 152 mm. M\u00fc\u015fteri taleplerine g\u00f6re \u00e7e\u015fitli teknik spesifikasyonlar sa\u011flanabilir. Teknik Veriler Kalem Birim De\u011fer Tip &#8211; GRF-MGGM-0.50 Normal&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-1945","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bisaselektrik.com\/index.php\/wp-json\/wp\/v2\/pages\/1945","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=1945"}],"version-history":[{"count":1,"href":"https:\/\/bisaselektrik.com\/index.php\/wp-json\/wp\/v2\/pages\/1945\/revisions"}],"predecessor-version":[{"id":1946,"href":"https:\/\/bisaselektrik.com\/index.php\/wp-json\/wp\/v2\/pages\/1945\/revisions\/1946"}],"wp:attachment":[{"href":"https:\/\/bisaselektrik.com\/index.php\/wp-json\/wp\/v2\/media?parent=1945"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}