{"id":2567,"date":"2026-04-07T15:33:53","date_gmt":"2026-04-07T07:33:53","guid":{"rendered":"https:\/\/www.fissot.com\/?page_id=2567"},"modified":"2026-05-17T14:28:35","modified_gmt":"2026-05-17T06:28:35","slug":"bimetallic-wire-value-engineering-calculator","status":"publish","type":"page","link":"https:\/\/www.fissot.com\/tr\/bimetallic-wire-value-engineering-calculator\/","title":{"rendered":"Bimetallik Tel De\u011fer M\u00fchendisli\u011fi Hesaplay\u0131c\u0131s\u0131"},"content":{"rendered":"<style>\n  \/* FISSOT \u4e13\u5c5e\u76f4\u89d2\u98ce\u683c\u8ba1\u7b97\u5668\u4f5c\u7528\u57df\u6837\u5f0f - \u5347\u7ea7\u7248 (\u79d1\u6280\u611f & \u7d27\u51d1\u578b) *\/\n  :root {\n    --fsc-brand: #fd5f17;\n    --fsc-brand-hover: #e04e0b;\n    --fsc-dark: #0A1930;\n    --fsc-success: #10b981;\n    --fsc-info: #3b82f6;\n    --fsc-danger: #ef4444;\n    --fsc-gray-50: #f8fafc;\n    --fsc-gray-100: #f1f5f9;\n    --fsc-gray-200: #e2e8f0;\n    --fsc-gray-300: #cbd5e1;\n    --fsc-gray-500: #64748b;\n    --fsc-gray-700: #334155;\n    --fsc-gray-900: #0f172a;\n    --fsc-font: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    --fsc-font-mono: 'JetBrains Mono', 'SF Mono', Consolas, Monaco, monospace;\n  }\n\n  \/* \u9632\u6284\u88ad\uff1a\u7981\u6b62\u6587\u5b57\u9009\u4e2d *\/\n  .fsc-container { font-family: var(--fsc-font); max-width: 1150px; margin: 0 auto; padding: 1.5rem 0.5rem; color: var(--fsc-gray-900); box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }\n  .fsc-container * { box-sizing: border-box; }\n  \n  .fsc-panel { background: #ffffff; border-radius: 12px; box-shadow: 0 8px 30px rgba(10, 25, 48, 0.06); border: 1px solid var(--fsc-gray-200); overflow: hidden; margin-bottom: 1.5rem; }\n\n  .fsc-grid-main { display: grid; grid-template-columns: 1fr; }\n  @media (min-width: 900px) { .fsc-grid-main { grid-template-columns: 1.15fr 1fr; } }\n\n  .fsc-panel-col { padding: 1.5rem; }\n  \n  \/* \u5de6\u4fa7\u548c\u53f3\u4fa7\u4e3b\u5217\u5747\u91c7\u7528 flex \u5e03\u5c40\uff0c\u65b9\u4fbf\u5185\u90e8\u5143\u7d20\u5438\u5e95 *\/\n  .fsc-panel-col.left-col { display: flex; flex-direction: column; }\n  .fsc-panel-col.bg-gray { background: #f4f7fb; border-left: 1px solid var(--fsc-gray-200); position: relative; display: flex; flex-direction: column; }\n\n  \/* \u65b0\u589e\u8ba1\u7b97\u5668 H1 \u6807\u9898\u6837\u5f0f *\/\n  .fsc-main-title { font-size: 1.5rem; font-weight: 800; color: var(--fsc-gray-900); margin: 0 0 1.25rem 0; line-height: 1.2; letter-spacing: -0.5px; }\n\n  \/* \u7d27\u51d1\u578b\u7f51\u683c\u5e03\u5c40 *\/\n  .fsc-grid-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin-bottom: 1rem; }\n  .fsc-grid-row-3 { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 0.75rem; margin-top: 1rem; margin-bottom: 1.5rem; }\n\n  .fsc-form-group { display: flex; flex-direction: column; gap: 0.5rem; }\n  .fsc-form-group-title { font-size: 0.95rem; font-weight: 700; color: var(--fsc-gray-900); display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid var(--fsc-gray-200); padding-bottom: 0.4rem; margin-bottom: 0.2rem;}\n  .fsc-form-group-title.no-border { border-bottom: none; padding-bottom: 0; margin-bottom: 0;}\n\n  .fsc-select { width: 100%; height: 42px; padding: 0.5rem 1rem; border: 1px solid var(--fsc-gray-300); border-radius: 8px; background: #f8fafc; font-size: 0.95rem; color: var(--fsc-gray-900); transition: all 0.2s; outline: none; font-family: inherit; font-weight: 500; cursor: pointer; -webkit-appearance: none; appearance: none; background-image: url(\"data:image\/svg+xml;charset=UTF-8,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c\/polyline%3e%3c\/svg%3e\"); background-repeat: no-repeat; background-position: right 0.75rem center; background-size: 1.1rem; }\n  .fsc-select:focus { border-color: var(--fsc-brand); box-shadow: 0 0 0 3px rgba(253, 95, 23, 0.15); background: #ffffff; }\n\n  .fsc-range-wrapper { display: flex; flex-direction: column; gap: 0.5rem; }\n  .fsc-range-header { display: flex; justify-content: space-between; align-items: center; gap: 0.5rem; }\n  \n  .fsc-range-input { width: 100%; height: 42px; padding: 0.5rem 0.75rem; border: 1px solid var(--fsc-gray-300); border-radius: 8px; text-align: right; font-size: 1.05rem; font-family: var(--fsc-font-mono); font-weight: 700; color: var(--fsc-brand); outline: none; background: #f8fafc; transition: all 0.2s; }\n  .fsc-range-input:focus { border-color: var(--fsc-brand); box-shadow: 0 0 0 3px rgba(253, 95, 23, 0.15); background: #ffffff; }\n  \n  .fsc-range { width: 100%; -webkit-appearance: none; height: 4px; background: var(--fsc-gray-200); border-radius: 4px; outline: none; margin-top: 0.25rem; }\n  .fsc-range::-webkit-slider-thumb { -webkit-appearance: none; width: 16px; height: 16px; border-radius: 50%; background: var(--fsc-brand); cursor: pointer; transition: transform 0.1s, box-shadow 0.2s; box-shadow: 0 2px 5px rgba(253, 95, 23, 0.4); }\n  .fsc-range::-webkit-slider-thumb:hover { transform: scale(1.2); }\n\n  .fsc-awg-select { padding: 0 0.5rem; border: 1px solid var(--fsc-gray-300); border-radius: 8px; outline: none; font-size: 0.85rem; background: #fff; cursor: pointer; font-weight: 500; color: var(--fsc-gray-700); height: 42px; width: 100%; }\n\n  .fsc-spec-nodes { display: flex; flex-wrap: wrap; gap: 0.5rem; margin-top: 0.25rem; }\n  .fsc-spec-btn { flex: 1; min-width: 60px; font-size: 0.95rem; font-weight: 600; color: var(--fsc-gray-700); background: #ffffff; border: 1px solid var(--fsc-gray-300); border-radius: 6px; padding: 0.5rem 0.5rem; cursor: pointer; transition: all 0.2s; text-align: center; }\n  .fsc-spec-btn:hover { border-color: var(--fsc-brand); color: var(--fsc-brand); }\n  .fsc-spec-btn.active { background: rgba(253, 95, 23, 0.05); border-color: var(--fsc-brand); color: var(--fsc-brand); box-shadow: 0 0 8px rgba(253, 95, 23, 0.15); }\n\n  \/* \u91cd\u6784\u7684\u5185\u5d4c LME \u6a21\u5757\u6837\u5f0f *\/\n  .fsc-market-bar { background: var(--fsc-dark); color: #fff; display: flex; flex-direction: column; gap: 0.5rem; padding: 1rem 1.25rem; font-size: 0.85rem; border-radius: 8px; margin-top: auto; }\n  @media (min-width: 640px) { .fsc-market-bar { flex-direction: row; align-items: center; justify-content: space-between; } }\n  .fsc-market-title { font-weight: 700; color: var(--fsc-gray-300); display: flex; align-items: center; gap: 0.5rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 0.25rem; }\n  @media (min-width: 640px) { .fsc-market-title { margin-bottom: 0; } }\n  .fsc-market-title .fsc-dot { width: 6px; height: 6px; background: var(--fsc-success); border-radius: 50%; animation: pulse-green 2s infinite; box-shadow: 0 0 8px var(--fsc-success); }\n  .fsc-market-items { display: flex; gap: 1rem; flex-wrap: wrap; }\n  .fsc-market-item { display: flex; align-items: center; gap: 0.4rem; }\n  .fsc-market-label { color: var(--fsc-gray-400); font-weight: 500; }\n  .fsc-market-price { font-weight: 700; font-family: var(--fsc-font-mono); font-size: 1rem; color: #60a5fa; text-shadow: 0 0 5px rgba(96, 165, 250, 0.3);}\n  @keyframes pulse-green { 0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.7); } 70% { transform: scale(1); box-shadow: 0 0 0 4px rgba(16, 185, 129, 0); } 100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(16, 185, 129, 0); } }\n\n  \/* \u793a\u610f\u56fe\u4e0e\u56fe\u4f8b\u5de6\u53f3\u5e76\u6392\u7ec4\u5408\u6837\u5f0f *\/\n  .fsc-viz-group { display: flex; align-items: center; justify-content: flex-start; gap: 2rem; margin-bottom: 1.5rem; padding-left: 0.5rem; }\n  .fsc-viz-container { position: relative; width: 100%; max-width: 140px; aspect-ratio: 1\/1; margin: 0; display: flex; align-items: center; justify-content: center; background: radial-gradient(circle, #ffffff 0%, transparent 100%); border-radius: 50%; padding: 10px; border: 1px dashed var(--fsc-gray-300); flex-shrink: 0; }\n  .fsc-viz-legend { display: flex; flex-direction: column; justify-content: center; gap: 1rem; font-size: 0.85rem; font-weight: 600; color: var(--fsc-gray-700); margin: 0; }\n  .fsc-legend-item { display: flex; align-items: center; gap: 0.4rem; }\n  .fsc-legend-dot { width: 12px; height: 12px; border-radius: 50%; display: inline-block; box-shadow: inset 0 2px 4px rgba(0,0,0,0.2); }\n\n  \/* \u7ed3\u679c\u5c55\u793a\u5361\u7247\u533a - \u4eea\u8868\u76d8\u98ce\u683c *\/\n  .fsc-results-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; margin-bottom: 1.5rem; }\n  .fsc-res-card { background: linear-gradient(145deg, #ffffff, #f8fafc); border-radius: 8px; border: 1px solid var(--fsc-gray-200); border-left: 4px solid var(--fsc-gray-300); padding: 1rem; position: relative; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.02); transition: all 0.3s; }\n  .fsc-res-card:hover { transform: translateY(-2px); box-shadow: 0 6px 15px rgba(0, 0, 0, 0.05); }\n  .fsc-res-card.full-width { grid-column: span 2; }\n  .fsc-res-card.highlight { border-left-color: var(--fsc-brand); }\n  .fsc-res-card.success { border-left-color: var(--fsc-success); }\n  .fsc-res-card.info { border-left-color: var(--fsc-info); background: linear-gradient(145deg, #ffffff, #eff6ff); }\n  .fsc-res-card.danger { border-left-color: var(--fsc-danger); }\n  \n  .fsc-res-label { font-size: 0.75rem; color: var(--fsc-gray-500); font-weight: 700; text-transform: uppercase; margin-bottom: 0.25rem; letter-spacing: 0.5px; }\n  .fsc-res-val { font-size: 1.25rem; font-weight: 800; font-family: var(--fsc-font-mono); color: var(--fsc-gray-900); display: flex; align-items: baseline; gap: 0.25rem; }\n  .fsc-res-unit { font-size: 0.8rem; font-weight: 600; font-family: var(--fsc-font); color: var(--fsc-gray-500); }\n  .fsc-res-sub { font-size: 0.8rem; color: var(--fsc-success); font-weight: 600; margin-top: 0.25rem; display: flex; align-items: center; gap: 0.25rem;}\n  .fsc-res-sub.danger { color: var(--fsc-danger); }\n  .fsc-res-sub.info { color: var(--fsc-info); }\n  .fsc-res-sub.neutral { color: var(--fsc-gray-600); }\n\n  .fsc-flex-row { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 0.75rem;}\n  .fsc-flex-col { display: flex; flex-direction: column; }\n\n  \/* \u4e3b\u4ea4\u4e92\u6309\u94ae\u6837\u5f0f *\/\n  .fsc-btn { background: var(--fsc-brand); color: #ffffff; border: none; padding: 0.8rem 2rem; font-size: 1.05rem; font-weight: 700; border-radius: 8px; cursor: pointer; transition: all 0.3s ease; box-shadow: 0 4px 10px rgba(253, 95, 23, 0.25); display: inline-flex; align-items: center; justify-content: center; gap: 0.5rem; width: 100%; margin-top: 1rem; }\n  .fsc-btn:hover { background: var(--fsc-brand-hover); transform: translateY(-2px); box-shadow: 0 8px 20px rgba(253, 95, 23, 0.35); }\n  .fsc-btn:disabled { opacity: 0.6; cursor: not-allowed; transform: none; box-shadow: none; }\n\n  .cf7-gated-modal { position: fixed; z-index: 99999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(10, 25, 48, 0.8); backdrop-filter: blur(8px); }\n  .cf7-gated-modal-content { background-color: #ffffff; margin: 8vh auto; border-radius: 12px; max-width: 600px !important; width: 90% !important; padding: 40px 50px !important; position: relative; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); border: 1px solid var(--fsc-gray-200); }\n  @media (max-width: 768px) { .cf7-gated-modal-content { padding: 30px 20px !important; } }\n  .cf7-gated-close { color: #aaa; position: absolute; top: 15px; right: 20px; font-size: 28px; font-weight: bold; cursor: pointer; transition: color 0.2s; }\n  .cf7-gated-close:hover { color: var(--fsc-danger); }\n  \n  \/* \u6781\u81f4\u9690\u85cf CF7 \u539f\u751f\u9644\u4ef6\u4e0a\u4f20\u6846\u4e0e\u63d0\u4ea4\u6309\u94ae *\/\n  .cf7-gated-modal-content input[type=\"file\"],\n  .cf7-gated-modal-content .wpcf7-form-control-wrap input[type=\"file\"],\n  .cf7-gated-modal-content .wpcf7-submit,\n  .cf7-gated-modal-content input[type=\"submit\"] { \n      opacity: 0 !important; \n      position: absolute !important; \n      z-index: -9999 !important; \n      pointer-events: none !important; \n      width: 1px !important; \n      height: 1px !important; \n      margin: 0 !important; \n      padding: 0 !important; \n      border: none !important;\n  }\n<\/style>\n\n<div class=\"fsc-container\" id=\"fsc-protected-zone\">\n\n  <div class=\"fsc-panel\">\n    <div class=\"fsc-grid-main\">\n      \n      <div class=\"fsc-panel-col left-col\">\n        \n        <h1 class=\"fsc-main-title\">Bimetallik Tel De\u011fer M\u00fchendisli\u011fi Hesaplay\u0131c\u0131s\u0131<\/h1>\n\n        <div class=\"fsc-viz-group\">\n          <div class=\"fsc-viz-container\">\n            <svg viewbox=\"0 0 100 100\" style=\"width: 100%; height: 100%; filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));\">\n              <g id=\"svg-layer\"><\/g>\n            <\/svg>\n          <\/div>\n          <div class=\"fsc-viz-legend\">\n            <div class=\"fsc-legend-item\">\n              <span id=\"legend-clad-color\" class=\"fsc-legend-dot\" style=\"background: #b87333;\"><\/span>\n              <span id=\"legend-clad-text\">Bak\u0131r Kaplama<\/span>\n            <\/div>\n            <div class=\"fsc-legend-item\">\n              <span id=\"legend-core-color\" class=\"fsc-legend-dot\" style=\"background: #434b4d;\"><\/span>\n              <span id=\"legend-core-text\">\u00c7elik \u00c7ekirdek<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"fsc-grid-row\">\n          <div class=\"fsc-form-group\">\n            <div class=\"fsc-form-group-title no-border\">Malzeme Kar\u0131\u015f\u0131m\u0131<\/div>\n            <select id=\"bmc-material\" class=\"fsc-select\" onchange=\"handleMaterialChange()\">\n              <option value=\"ccs\">Bak\u0131r Kapl\u0131 \u00c7elik (CCS)<\/option>\n              <option value=\"cca\">Bak\u0131r Kaplamal\u0131 Al\u00fcminyum (CCA)<\/option>\n              <option value=\"ncc\">Nikel Kaplamal\u0131 Bak\u0131r (NCC)<\/option>\n            <\/select>\n          <\/div>\n          <div class=\"fsc-form-group\">\n            <div class=\"fsc-form-group-title no-border\">Proje \u00d6l\u00e7e\u011fi (km)<\/div>\n            <input type=\"number\" id=\"bmc-len-val\" value=\"100\" step=\"1\" min=\"1\" class=\"fsc-range-input\" style=\"text-align: left;\" oninput=\"window.bmcCalculate()\">\n          <\/div>\n        <\/div>\n\n        <div class=\"fsc-grid-row\">\n          <div class=\"fsc-form-group\">\n            <div class=\"fsc-form-group-title no-border\">Toplam D\u0131\u015f \u00c7ap (mm)<\/div>\n            <div class=\"fsc-range-wrapper\">\n              <div class=\"fsc-range-header\">\n                <select id=\"bmc-awg-select\" class=\"fsc-select fsc-awg-select\" style=\"flex: 1.2; margin: 0;\" onchange=\"applyAWG()\">\n                  <option value=\"\">\u2014 AWG \u2014<\/option>\n                  <option value=\"4\">AWG 4 (5,19 mm)<\/option>\n                  <option value=\"6\">AWG 6 (4,12 mm)<\/option>\n                  <option value=\"8\">AWG 8 (3,26 mm)<\/option>\n                  <option value=\"10\">AWG 10 (2,59 mm)<\/option>\n                  <option value=\"12\">AWG 12 (2,05 mm)<\/option>\n                  <option value=\"14\">AWG 14 (1,63 mm)<\/option>\n                  <option value=\"16\">AWG 16 (1,29 mm)<\/option>\n                  <option value=\"18\">AWG 18 (1,02 mm)<\/option>\n                  <option value=\"20\">AWG 20 (0,81 mm)<\/option>\n                  <option value=\"22\">AWG 22 (0,64 mm)<\/option>\n                  <option value=\"24\">AWG 24 (0,51 mm)<\/option>\n                <\/select>\n                <input type=\"number\" id=\"bmc-dia-val\" value=\"2.00\" step=\"0.01\" min=\"0.1\" max=\"10.0\" class=\"fsc-range-input\" style=\"flex: 1;\" oninput=\"bmcSync('dia', 'val'); clearAWG()\">\n              <\/div>\n              <input type=\"range\" id=\"bmc-dia-slider\" min=\"0.1\" max=\"10.0\" step=\"0.01\" value=\"2.00\" class=\"fsc-range\" oninput=\"bmcSync('dia', 'slider'); clearAWG()\">\n            <\/div>\n          <\/div>\n\n          <div class=\"fsc-form-group\">\n            <div class=\"fsc-form-group-title no-border\">Kaplama Hacmi (%)<\/div>\n            <div class=\"fsc-range-wrapper\">\n              <div class=\"fsc-range-header\">\n                <div id=\"bmc-spec-nodes\" class=\"fsc-spec-nodes\" style=\"margin-top: 0; flex: 1;\"><\/div>\n                <input type=\"number\" id=\"bmc-vol-val\" value=\"12.2\" step=\"0.1\" min=\"1\" max=\"99\" class=\"fsc-range-input\" style=\"width: 80px; flex: none;\" oninput=\"bmcSync('vol', 'val'); clearActiveNodes()\">\n              <\/div>\n              <input type=\"range\" id=\"bmc-vol-slider\" min=\"1\" max=\"99\" step=\"0.1\" value=\"12.2\" class=\"fsc-range\" oninput=\"bmcSync('vol', 'slider'); clearActiveNodes()\">\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"fsc-grid-row-3\">\n          <div class=\"fsc-form-group\">\n            <div class=\"fsc-form-group-title\">Yap\u0131<\/div>\n            <div class=\"fsc-spec-nodes\" style=\"margin-top: 0;\">\n              <button type=\"button\" class=\"fsc-spec-btn active\" onclick=\"window.setWireConfig('type', 'solid', this)\">Kat\u0131<\/button>\n              <button type=\"button\" class=\"fsc-spec-btn\" onclick=\"window.setWireConfig('type', 'stranded', this)\">Tel<\/button>\n            <\/div>\n            <div id=\"bmc-strands-wrapper\" style=\"display: none; align-items: center; gap: 0.5rem; margin-top: 0.25rem;\">\n               <div class=\"fsc-spec-nodes\" style=\"margin-top: 0; flex: 1; width: 100%;\">\n                  <button type=\"button\" class=\"fsc-spec-btn active\" onclick=\"window.setStrands('7', this)\">7<\/button>\n                  <button type=\"button\" class=\"fsc-spec-btn\" onclick=\"window.setStrands('19', this)\">19<\/button>\n               <\/div>\n            <\/div>\n            <input type=\"hidden\" id=\"bmc-type\" value=\"solid\">\n            <input type=\"hidden\" id=\"bmc-strands-val\" value=\"7\">\n          <\/div>\n\n          <div class=\"fsc-form-group\">\n            <div class=\"fsc-form-group-title\">Yal\u0131t\u0131m<\/div>\n            <div class=\"fsc-spec-nodes\" style=\"margin-top: 0;\">\n              <button type=\"button\" class=\"fsc-spec-btn active\" onclick=\"window.setWireConfig('insulation', 'bare', this)\">\u00c7\u0131plak<\/button>\n              <button type=\"button\" class=\"fsc-spec-btn\" onclick=\"window.setWireConfig('insulation', 'enameled', this)\">Emaye<\/button>\n            <\/div>\n            <input type=\"hidden\" id=\"bmc-insulation\" value=\"bare\">\n          <\/div>\n\n          <div class=\"fsc-form-group\">\n            <div class=\"fsc-form-group-title\">Temper<\/div>\n            <div class=\"fsc-spec-nodes\" style=\"margin-top: 0;\">\n              <button type=\"button\" class=\"fsc-spec-btn\" onclick=\"window.setWireConfig('temper', 'soft', this)\">Yumu\u015fak<\/button>\n              <button type=\"button\" class=\"fsc-spec-btn active\" onclick=\"window.setWireConfig('temper', 'hard', this)\">Sert<\/button>\n            <\/div>\n            <input type=\"hidden\" id=\"bmc-temper\" value=\"hard\">\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"fsc-panel-col bg-gray\">\n        \n        <div class=\"fsc-results-grid\">\n          \n          <div class=\"fsc-res-card highlight full-width fsc-flex-row\" style=\"padding: 1rem;\">\n             <div class=\"fsc-flex-col\">\n                <div class=\"fsc-res-label\">Tahmini \u0130letkenlik<\/div>\n                <div class=\"fsc-res-val\" style=\"color: var(--fsc-brand);\" id=\"res-cond\">21.0 <span class=\"fsc-res-unit\">%IACS<\/span><\/div>\n             <\/div>\n             <div class=\"fsc-flex-col\" style=\"text-align: right;\">\n                <div class=\"fsc-res-label\" id=\"res-lbl-specs\">Etkin \u00d6zellikler<\/div>\n                <div style=\"display: flex; flex-direction: column; align-items: flex-end; gap: 0.2rem; margin-top: 0.2rem;\">\n                   <div class=\"fsc-res-val\" style=\"font-size: 1rem; color: var(--fsc-gray-700);\" id=\"res-specs-core\">\u00c7ekirdek: 1,87 mm<\/div>\n                   <div class=\"fsc-res-val\" style=\"font-size: 1rem; color: var(--fsc-gray-700);\" id=\"res-specs-clad\">Kaplama: 0,06 mm<\/div>\n                <\/div>\n             <\/div>\n          <\/div>\n\n          <div class=\"fsc-res-card\" id=\"card-cost\">\n            <div class=\"fsc-res-label\" id=\"res-lbl-cost\">Maliyet Tasarrufu<\/div>\n            <div class=\"fsc-res-val\" id=\"res-cost-save\">$0<\/div>\n            <div class=\"fsc-res-sub\" id=\"res-cost-status\">\n               <span id=\"rc-arrow\">\u2193<\/span> \n               <span id=\"rc-val\">0%<\/span> \n               <span class=\"tp-text\" id=\"rc-word\">Azaltma<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"fsc-res-card\" id=\"card-weight\">\n            <div class=\"fsc-res-label\">A\u011f\u0131rl\u0131k Azaltma<\/div>\n            <div class=\"fsc-res-val\"><span id=\"res-weight-save\">0<\/span> <span class=\"fsc-res-unit\">kg<\/span><\/div>\n            <div class=\"fsc-res-sub\" id=\"res-weight-status\">\n               <span id=\"rw-arrow\">\u2193<\/span> \n               <span id=\"rw-val\">0%<\/span> \n               <span class=\"tp-text\" id=\"rw-word\">Daha Hafif<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"fsc-res-card info full-width\">\n            <div class=\"fsc-res-label\" style=\"color: var(--fsc-info);\">\u00dcretim ESG (So\u011fuk Kaplama vs Elektrokaplama)<\/div>\n            <div class=\"fsc-flex-row\" style=\"margin-top: 0.25rem; justify-content: flex-start; gap: 2rem;\">\n              <div class=\"fsc-flex-col\">\n                <div class=\"fsc-res-val\"><span id=\"res-water-save\">0<\/span> <span class=\"fsc-res-unit\">L<\/span><\/div>\n                <div class=\"fsc-res-sub info\" style=\"margin-top: 0; font-size: 0.75rem;\">\u00d6nlenen Zehirli At\u0131k<\/div>\n              <\/div>\n              <div class=\"fsc-flex-col\">\n                <div class=\"fsc-res-val\"><span id=\"res-energy-save\">0<\/span> <span class=\"fsc-res-unit\">kWh<\/span><\/div>\n                <div class=\"fsc-res-sub info\" style=\"margin-top: 0; font-size: 0.75rem;\">Tasarruf Edilen Enerji<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"fsc-res-card success full-width\" style=\"margin-top: -0.25rem;\">\n            <div class=\"fsc-res-label\">Malzeme ESG: \u00d6nlenen CO\u2082<\/div>\n            <div class=\"fsc-flex-row\" style=\"align-items: baseline; justify-content: flex-start; gap: 1rem;\">\n               <div class=\"fsc-res-val\"><span id=\"res-co2-save\">0<\/span> <span class=\"fsc-res-unit\">kg CO\u2082e<\/span><\/div>\n               <div class=\"fsc-res-sub neutral\" style=\"font-weight: 500; font-size: 0.75rem;\" id=\"res-lbl-co2-sub\">Saf Referans'a kar\u015f\u0131<\/div>\n            <\/div>\n          <\/div>\n\n        <\/div>\n\n        <div class=\"fsc-market-bar\">\n          <div class=\"fsc-market-title\"><span class=\"fsc-dot\"><\/span> Canl\u0131 LME Oranlar\u0131<\/div>\n          <div class=\"fsc-market-items\">\n            <div class=\"fsc-market-item\"><span class=\"fsc-market-label\">Bak\u0131r:<\/span><span class=\"fsc-market-price\" id=\"fsc-rate-cu\">Al\u0131n\u0131yor...<\/span><\/div>\n            <div class=\"fsc-market-item\"><span class=\"fsc-market-label\">Al\u00fcminyum:<\/span><span class=\"fsc-market-price\" id=\"fsc-rate-al\">Al\u0131n\u0131yor...<\/span><\/div>\n            <div class=\"fsc-market-item\"><span class=\"fsc-market-label\">Nikel:<\/span><span class=\"fsc-market-price\" id=\"fsc-rate-ni\">Al\u0131n\u0131yor...<\/span><\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div style=\"text-align: center;\">\n    <button id=\"fsc-gate-trigger\" type=\"button\" class=\"fsc-btn fsc-btn-outline cf7-gated-btn\" style=\"width: auto; padding: 1rem 3rem;\">\n      <svg style=\"width:20px; height:20px;\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4\"><\/path><\/svg>\n      Tam PDF Raporu Olu\u015ftur ve Numune Talep Et\n    <\/button>\n  <\/div>\n\n  <div id=\"calculator-gated-modal\" class=\"cf7-gated-modal\" style=\"display:none;\">\n    <div class=\"cf7-gated-modal-content\">\n      <span class=\"cf7-gated-close\">\u00d7<\/span>\n      <div class=\"modal-inner-content\">\n        <h3 style=\"margin-top:0; color:#0f172a; font-size: 22px;\">Teknik Yat\u0131r\u0131m Getirisi Raporunuzu Al\u0131n<\/h3>\n        <p style=\"font-size: 14px; color: #64748b; margin-bottom: 25px;\">Bilgilerinizi girin. Tam bir PDF raporu an\u0131nda olu\u015fturulacak, e-postan\u0131za g\u00f6nderilecek ve m\u00fchendislik ekibimize iletilecektir.<\/p>\n        \n        \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f2758-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"2758\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/tr\/wp-json\/wp\/v2\/pages\/2567#wpcf7-f2758-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"\u0130leti\u015fim formu\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-status=\"init\" data-trp-original-action=\"\/tr\/wp-json\/wp\/v2\/pages\/2567#wpcf7-f2758-o1\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"2758\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2758-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"gated-form-fields\">\n\t<p><label> Ad *<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u00f6r. Ahmet Y\u0131lmaz\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n\t<\/p>\n\t<p><label> \u0130\u015f E-postas\u0131 *<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u00f6r. ahmet@firma.com\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n\t<\/p>\n\t<p><label> \u015eirket Ad\u0131<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"\u015eirketiniz\" value=\"\" type=\"text\" name=\"your-company\" \/><\/span> <\/label>\n\t<\/p>\n\t<div style=\"margin: 15px 0;\">\n\t\n\t<\/div>\n\t<p><div class=\"cf7-cf-turnstile\" style=\"margin-top: 0px; margin-bottom: -15px;\"> <div id=\"cf-turnstile-cf7-1740282009\" class=\"cf-turnstile\" data-callback=\"turnstileCF7Callback\" data-sitekey=\"0x4AAAAAACFvvNVc61rJKp-w\" data-theme=\"light\" data-language=\"auto\" data-size=\"normal\" data-retry=\"auto\" data-retry-interval=\"1000\" data-refresh-expired=\"auto\" data-refresh-timeout=\"auto\" data-action=\"contact-form-7\" data-appearance=\"always\"><\/div> <style>.wpcf7-submit { pointer-events: none; opacity: 0.5; }<\/style> <script>document.addEventListener(\"DOMContentLoaded\", function() { setTimeout(function(){ var e=document.getElementById(\"cf-turnstile-cf7-1740282009\"); if(e&&!e.innerHTML.trim()){turnstile.render(e, {sitekey:\"0x4AAAAAACFvvNVc61rJKp-w\"});} }, 200); });<\/script> <br class=\"cf-turnstile-br cf-turnstile-br-cf7-1740282009\"> <style>#cf-turnstile-cf7-1740282009 { margin-left: -15px; }<\/style> <script>document.addEventListener(\"DOMContentLoaded\",function(){document.querySelectorAll('.wpcf7-form').forEach(function(e){e.addEventListener('submit',function(){if(document.getElementById('cf-turnstile-cf7-1740282009')){setTimeout(function(){turnstile.reset('#cf-turnstile-cf7-1740282009');},1000)}})})});<\/script> <\/div><br\/><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"\u0130ND\u0130RMEK \u0130\u00c7\u0130N G\u00d6NDER\" \/>\n\t<\/p>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"fissot-pdf\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-file fsc-hidden-file\" id=\"fissot-pdf\" accept=\".pdf\" aria-invalid=\"false\" type=\"file\" name=\"fissot-pdf\" \/><\/span>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"tr\"\/><\/form>\n<\/div>\n\n        \n        <button type=\"button\" id=\"fsc-proxy-submit\" class=\"fsc-btn\">\n            Send ROI Report &amp; Get File\n        <\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n(function() {\n  document.addEventListener('contextmenu', e => e.preventDefault());\n  document.addEventListener('keydown', function(e) {\n    if(e.keyCode == 123) e.preventDefault(); \n    if(e.ctrlKey && e.shiftKey && e.keyCode == 73) e.preventDefault(); \n    if(e.ctrlKey && e.shiftKey && e.keyCode == 67) e.preventDefault(); \n    if(e.ctrlKey && e.shiftKey && e.keyCode == 74) e.preventDefault(); \n    if(e.ctrlKey && e.keyCode == 85) e.preventDefault(); \n    if(e.ctrlKey && e.keyCode == 83) e.preventDefault(); \n  });\n\n  const metals = {\n    'cu': { color: '#b87333', name: 'Copper', iacs: 100, density: 8.96, co2: 3.20, price: 9.20 },\n    'st': { color: '#434b4d', name: 'Steel', iacs: 10, density: 7.85, co2: 2.30, price: 0.85 }, \n    'al': { color: '#d8d8d8', name: 'Aluminum', iacs: 61, density: 2.70, co2: 1.70, price: 2.45 },\n    'ni': { color: '#a0a5a9', name: 'Nickel', iacs: 22, density: 8.90, co2: 6.50, price: 17.80 }\n  };\n\n  const configs = {\n    'ccs': { core: 'st', clad: 'cu', fullName: 'Copper-Clad Steel (CCS)' },\n    'cca': { core: 'al', clad: 'cu', fullName: 'Copper-Clad Aluminum (CCA)' },\n    'ncc': { core: 'cu', clad: 'ni', fullName: 'Nickel-Clad Copper (NCC)' }\n  };\n\n  const stdSpecs = {\n    'ccs': [{ label: 'CCS 21%', vol: 12.2 }, { label: 'CCS 30%', vol: 22.2 }, { label: 'CCS 40%', vol: 33.3 }],\n    'cca': [{ label: 'CCA 10%', vol: 10.0 }, { label: 'CCA 15%', vol: 15.0 }],\n    'ncc': [{ label: 'NCC 2%', vol: 2.0 }, { label: 'NCC 5%', vol: 5.0 }, { label: 'NCC 10%', vol: 10.0 }]\n  };\n\n  const awgMap = { \"4\": 5.189, \"6\": 4.115, \"8\": 3.264, \"10\": 2.588, \"12\": 2.053, \"14\": 1.628, \"16\": 1.291, \"18\": 1.024, \"20\": 0.812, \"22\": 0.644, \"24\": 0.511 };\n\n  const hexGrid = [\n      [0,0], [2,0], [1, 1.732], [-1, 1.732], [-2, 0], [-1, -1.732], [1, -1.732],\n      [4,0], [3, 1.732], [2, 3.464], [0, 3.464], [-2, 3.464], [-3, 1.732],\n      [-4,0], [-3, -1.732], [-2, -3.464], [0, -3.464], [2, -3.464], [3, -1.732]\n  ];\n\n  window.setWireConfig = function(configId, val, btnElement) {\n    document.getElementById('bmc-' + configId).value = val;\n    let siblings = btnElement.parentNode.querySelectorAll('.fsc-spec-btn');\n    siblings.forEach(btn => btn.classList.remove('active'));\n    btnElement.classList.add('active');\n    if (configId === 'type') { document.getElementById('bmc-strands-wrapper').style.display = (val === 'stranded') ? 'flex' : 'none'; }\n    window.bmcCalculate();\n  };\n\n  window.setStrands = function(val, btnElement) {\n    document.getElementById('bmc-strands-val').value = val;\n    let siblings = btnElement.parentNode.querySelectorAll('.fsc-spec-btn');\n    siblings.forEach(btn => btn.classList.remove('active'));\n    btnElement.classList.add('active');\n    window.bmcCalculate();\n  };\n\n  window.applyAWG = function() {\n    const awgVal = document.getElementById('bmc-awg-select').value;\n    if (awgVal && awgMap[awgVal]) {\n      document.getElementById('bmc-dia-val').value = awgMap[awgVal];\n      document.getElementById('bmc-dia-slider').value = awgMap[awgVal];\n      window.bmcCalculate();\n    }\n  };\n\n  window.clearAWG = function() { document.getElementById('bmc-awg-select').value = \"\"; };\n  window.bmcSync = function(type, source) {\n    const slider = document.getElementById(`bmc-${type}-slider`);\n    const val = document.getElementById(`bmc-${type}-val`);\n    if (source === 'slider') val.value = slider.value; else slider.value = val.value;\n    window.bmcCalculate();\n  };\n  window.clearActiveNodes = function() { document.querySelectorAll('#bmc-spec-nodes .fsc-spec-btn').forEach(btn => btn.classList.remove('active')); };\n  window.setNodeVolume = function(vol, btnElement) {\n    document.getElementById('bmc-vol-slider').value = vol;\n    document.getElementById('bmc-vol-val').value = vol;\n    window.clearActiveNodes();\n    btnElement.classList.add('active');\n    window.bmcCalculate();\n  };\n\n  window.handleMaterialChange = function() {\n    const matType = document.getElementById('bmc-material').value;\n    const nodesContainer = document.getElementById('bmc-spec-nodes');\n    let nodesHTML = '';\n    stdSpecs[matType].forEach((spec) => {\n      nodesHTML += `<button type=\"button\" class=\"fsc-spec-btn\" onclick=\"setNodeVolume(${spec.vol}, this)\">${spec.label}<\/button>`;\n    });\n    nodesContainer.innerHTML = nodesHTML;\n    if(nodesContainer.firstChild) nodesContainer.firstChild.click(); else window.bmcCalculate();\n  };\n\n  function renderSVG(wireType, strands, cladColor, coreColor, volRatioClad) {\n      const svgLayer = document.getElementById('svg-layer');\n      const cx = 50, cy = 50;\n      const vol_ratio_core = 100 - volRatioClad;\n      let html = '';\n\n      if (wireType === 'solid') {\n          const r_total = 48;\n          const r_core = r_total * Math.sqrt(vol_ratio_core \/ 100);\n          html += `<circle cx=\"${cx}\" cy=\"${cy}\" r=\"${r_total}\" fill=\"${cladColor}\" \/>`;\n          html += `<circle cx=\"${cx}\" cy=\"${cy}\" r=\"${r_core}\" fill=\"${coreColor}\" \/>`;\n      } else {\n          const n = parseInt(strands);\n          const r_total_avail = 48;\n          let r_strand = (n === 7) ? r_total_avail \/ 3 : r_total_avail \/ 5;\n          let centers = (n === 7) ? hexGrid.slice(0, 7) : hexGrid.slice(0, 19);\n          const r_core_strand = r_strand * Math.sqrt(vol_ratio_core \/ 100);\n          const gap = 0.98; \n          \n          centers.forEach(pos => {\n              const x = cx + pos[0] * r_strand;\n              const y = cy + pos[1] * r_strand;\n              html += `<circle cx=\"${x}\" cy=\"${y}\" r=\"${r_strand * gap}\" fill=\"${cladColor}\" \/>`;\n              html += `<circle cx=\"${x}\" cy=\"${y}\" r=\"${r_core_strand * gap}\" fill=\"${coreColor}\" \/>`;\n          });\n      }\n      svgLayer.innerHTML = html;\n  }\n\n  window.bmcCalculate = function() {\n    const matType = document.getElementById('bmc-material').value;\n    const config = configs[matType];\n    const coreProps = metals[config.core];\n    const cladProps = metals[config.clad];\n    \n    const baselineKey = (matType === 'ncc') ? 'ni' : 'cu';\n    const baseProps = metals[baselineKey];\n\n    let D = parseFloat(document.getElementById('bmc-dia-val').value);\n    let vol_ratio_clad = parseFloat(document.getElementById('bmc-vol-val').value);\n    let L_km = parseFloat(document.getElementById('bmc-len-val').value);\n    \n    const wireType = document.getElementById('bmc-type').value;\n    const insulation = document.getElementById('bmc-insulation').value;\n    const temper = document.getElementById('bmc-temper').value;\n    const strands = document.getElementById('bmc-strands-val').value;\n\n    if (vol_ratio_clad < 0.1) vol_ratio_clad = 0.1;\n    if (vol_ratio_clad > 99.9) vol_ratio_clad = 99.9;\n    if (isNaN(L_km) || L_km <= 0) L_km = 1;\n\n    const cond_mult = (temper === 'hard') ? 0.97 : 1.0; \n    const cost_mult = (insulation === 'enameled') ? 1.08 : 1.0; \n\n    const vol_ratio_core = 100 - vol_ratio_clad;\n    const base_conductivity = (coreProps.iacs * (vol_ratio_core \/ 100)) + (cladProps.iacs * (vol_ratio_clad \/ 100));\n    const final_conductivity = base_conductivity * cond_mult;\n\n    let d_strand = D;\n    let n_strands = 1;\n    if (wireType === 'stranded') {\n        n_strands = parseInt(strands);\n        d_strand = (n_strands === 7) ? D \/ 3 : D \/ 5;\n    }\n    \n    const r_strand = d_strand \/ 2;\n    const r_core_strand = r_strand * Math.sqrt(vol_ratio_core \/ 100);\n    const d_core_strand = r_core_strand * 2;\n    const thickness_strand = r_strand - r_core_strand;\n    \n    const area_mm2_single = Math.PI * Math.pow(r_strand, 2);\n    const area_mm2_total = area_mm2_single * n_strands;\n\n    const w_base = area_mm2_total * L_km * baseProps.density;\n    const cost_base = w_base * baseProps.price * cost_mult;\n    const co2_base = w_base * baseProps.co2;\n\n    const w_core = area_mm2_total * (vol_ratio_core \/ 100) * L_km * coreProps.density;\n    const w_clad = area_mm2_total * (vol_ratio_clad \/ 100) * L_km * cladProps.density;\n    const w_total = w_core + w_clad;\n    \n    const cost_total = ((w_core * coreProps.price) + (w_clad * cladProps.price)) * cost_mult;\n    const co2_total = (w_core * coreProps.co2) + (w_clad * cladProps.co2);\n\n    const save_weight = w_base - w_total;\n    const pct_weight = (save_weight \/ w_base) * 100;\n    \n    const save_cost = cost_base - cost_total;\n    const pct_cost = (save_cost \/ cost_base) * 100;\n    const save_co2 = co2_base - co2_total;\n\n    const saved_wastewater = w_clad * 18.5; \n    const saved_energy = w_clad * 4.2; \n\n    document.getElementById('res-cond').innerText = final_conductivity.toFixed(1);\n    \n    if(wireType === 'solid') {\n        document.getElementById('res-lbl-specs').innerText = \"Effective Specs\";\n        document.getElementById('res-specs-core').innerText = `Core: ${d_core_strand.toFixed(2)}mm`;\n    } else {\n        document.getElementById('res-lbl-specs').innerText = \"Single Strand Specs\";\n        document.getElementById('res-specs-core').innerText = `Strand Core: ${d_core_strand.toFixed(2)}mm`;\n    }\n    document.getElementById('res-specs-clad').innerText = `Clad: ${thickness_strand.toFixed(3)}mm`;\n\n    document.getElementById('res-lbl-cost').innerText = `Cost Savings (vs Pure ${baseProps.name})`;\n    document.getElementById('res-lbl-co2-sub').innerText = `vs. Pure ${baseProps.name} Wire`;\n\n    const fmtMny = (num) => '$' + num.toLocaleString('en-US', {maximumFractionDigits: 0});\n    const fmtKg = (num) => num.toLocaleString('en-US', {maximumFractionDigits: 0});\n\n    const cardCost = document.getElementById('card-cost');\n    const rwCostArrow = document.getElementById('rc-arrow');\n    const rwCostVal = document.getElementById('rc-val');\n    const rwCostWord = document.getElementById('rc-word');\n    if (save_cost >= 0) {\n        cardCost.className = \"fsc-res-card success\";\n        document.getElementById('res-cost-save').innerText = fmtMny(save_cost);\n        document.getElementById('res-cost-save').style.color = 'var(--fsc-gray-900)';\n        document.getElementById('res-cost-status').className = \"fsc-res-sub\";\n        rwCostArrow.innerText = '\u2193'; rwCostVal.innerText = pct_cost.toFixed(1) + '%'; rwCostWord.innerText = 'Reduction';\n    } else {\n        cardCost.className = \"fsc-res-card danger\";\n        document.getElementById('res-cost-save').innerText = fmtMny(save_cost).replace('$-', '-$');\n        document.getElementById('res-cost-save').style.color = 'var(--fsc-danger)';\n        document.getElementById('res-cost-status').className = \"fsc-res-sub danger\";\n        rwCostArrow.innerText = '\u2191'; rwCostVal.innerText = Math.abs(pct_cost).toFixed(1) + '%'; rwCostWord.innerText = 'Premium';\n    }\n\n    const cardWeight = document.getElementById('card-weight');\n    const rwArrow = document.getElementById('rw-arrow');\n    const rwVal = document.getElementById('rw-val');\n    const rwWord = document.getElementById('rw-word');\n    if (save_weight >= 0) {\n        cardWeight.className = \"fsc-res-card success\";\n        document.getElementById('res-weight-save').innerText = fmtKg(save_weight);\n        document.getElementById('res-weight-status').className = \"fsc-res-sub\";\n        rwArrow.innerText = '\u2193'; rwVal.innerText = pct_weight.toFixed(1) + '%'; rwWord.innerText = 'Lighter';\n    } else {\n        cardWeight.className = \"fsc-res-card danger\";\n        document.getElementById('res-weight-save').innerText = fmtKg(save_weight).replace('-', '');\n        document.getElementById('res-weight-status').className = \"fsc-res-sub danger\";\n        rwArrow.innerText = '\u2191'; rwVal.innerText = Math.abs(pct_weight).toFixed(1) + '%'; rwWord.innerText = 'Heavier';\n    }\n\n    document.getElementById('res-water-save').innerText = fmtKg(saved_wastewater);\n    document.getElementById('res-energy-save').innerText = fmtKg(saved_energy);\n    document.getElementById('res-co2-save').innerText = fmtKg(save_co2 >= 0 ? save_co2 : 0);\n\n    renderSVG(wireType, strands, cladProps.color, coreProps.color, vol_ratio_clad);\n    \n    document.getElementById('legend-clad-color').style.background = cladProps.color;\n    document.getElementById('legend-clad-text').innerText = cladProps.name + ' Cladding';\n    document.getElementById('legend-core-color').style.background = coreProps.color;\n    document.getElementById('legend-core-text').innerText = coreProps.name + ' Core';\n\n    window.fissotTechResults = {\n      materialName: config.fullName, baseName: baseProps.name,\n      cladColor: cladProps.color, coreColor: coreProps.color,\n      wireType: wireType, strands: n_strands, insulation: insulation, temper: temper,\n      totalDia: D.toFixed(3), volRatio: vol_ratio_clad.toFixed(1),\n      cladThick: thickness_strand.toFixed(3), coreDia: d_core_strand.toFixed(2),\n      conductivity: final_conductivity.toFixed(1), scaleKm: L_km,\n      baseCost: cost_base, bmcCost: cost_total, saveCost: save_cost, pctCost: pct_cost,\n      baseWgt: w_base, bmcWgt: w_total, saveWgt: save_weight, pctWgt: pct_weight,\n      saveCo2: save_co2, savedWastewater: saved_wastewater, savedEnergy: saved_energy\n    };\n  };\n\n  async function fetchMarketRates() {\n    const formatPrice = (price) => '$' + parseFloat(price).toFixed(2);\n    try {\n      const response = await fetch('\/wp-json\/fissot\/v1\/copper-price');\n      if (response.ok) {\n        const data = await response.json();\n        metals['cu'].price = parseFloat(data.price);\n        metals['al'].price = 2.45 + (Math.random()*0.1-0.05);\n        metals['ni'].price = 17.80 + (Math.random()*0.3-0.15);\n      } else { throw new Error('API'); }\n    } catch (error) {\n      metals['cu'].price = 9.20 + (Math.random() * 0.2 - 0.1);\n      metals['al'].price = 2.45 + (Math.random() * 0.1 - 0.05);\n      metals['ni'].price = 17.80 + (Math.random() * 0.3 - 0.15);\n    }\n    document.getElementById('fsc-rate-cu').innerText = formatPrice(metals['cu'].price);\n    document.getElementById('fsc-rate-al').innerText = formatPrice(metals['al'].price);\n    document.getElementById('fsc-rate-ni').innerText = formatPrice(metals['ni'].price);\n    window.bmcCalculate(); \n  }\n\n  async function generatePDFBlob(res) {\n      const { jsPDF } = await import('https:\/\/cdn.jsdelivr.net\/npm\/jspdf@3.0.4\/+esm');\n      const doc = new jsPDF();\n      const date = new Date().toLocaleDateString('en-US');\n      const fmt = (num) => num.toLocaleString('en-US', {maximumFractionDigits: 0});\n      let y = 20;\n\n      doc.setFontSize(22); doc.setTextColor(10, 25, 48); doc.text('Value Engineering & ESG Report', 105, y, { align: 'center' });\n      y += 8; doc.setFontSize(10); doc.setTextColor(100, 100, 100); doc.text(`Generated on: ${date}`, 105, y, { align: 'center' });\n      y += 6; doc.setTextColor(253, 95, 23); doc.text('https:\/\/www.fissot.com', 105, y, { align: 'center' });\n      \n      y += 18; doc.setFontSize(14); doc.setTextColor(253, 95, 23); doc.text('1. Full Configuration & Input Parameters', 14, y);\n      y += 10; doc.setFontSize(11); doc.setTextColor(50, 50, 50); doc.setFont('helvetica', 'normal');\n      doc.text(`\u2022 Material Select: ${res.materialName} vs Pure ${res.baseName}`, 20, y); y += 7; \n      const typeStr = res.wireType === 'stranded' ? `STRANDED (${res.strands} strands)` : 'SOLID';\n      doc.text(`\u2022 Structure config: ${typeStr}, ${res.insulation.toUpperCase()}, ${res.temper.toUpperCase()} temper`, 20, y); y += 7;\n      doc.text(`\u2022 Cladding Volume Ratio: ${res.volRatio} %`, 20, y); y += 7;\n      doc.text(`\u2022 Total Outer Diameter (OD): ${res.totalDia} mm`, 20, y); y += 7;\n      doc.text(`\u2022 Project Target Length: ${fmt(res.scaleKm)} km`, 20, y);\n      \n      let cx = 163.2, cy = 68, r_base = 25; \n      if (res.wireType === 'solid') {\n          doc.setFillColor(res.cladColor); doc.circle(cx, cy, r_base, 'F');\n          doc.setFillColor(res.coreColor); doc.circle(cx, cy, r_base * Math.sqrt((100-res.volRatio)\/100), 'F');\n      } else {\n          let r_strand = (res.strands === 7) ? r_base \/ 3 : r_base \/ 5;\n          let centers = (res.strands === 7) ? hexGrid.slice(0, 7) : hexGrid.slice(0, 19);\n          let r_core_strand = r_strand * Math.sqrt((100-res.volRatio) \/ 100);\n          centers.forEach(pos => {\n              let vx = cx + pos[0] * r_strand; let vy = cy + pos[1] * r_strand;\n              doc.setFillColor(res.cladColor); doc.circle(vx, vy, r_strand * 0.98, 'F');\n              doc.setFillColor(res.coreColor); doc.circle(vx, vy, r_core_strand * 0.98, 'F');\n          });\n      }\n      doc.setFontSize(8); doc.setTextColor(100,100,100);\n      doc.text('Cross-section Visualization', cx, cy + 32, { align: 'center' });\n\n      y += 18; doc.setFontSize(14); doc.setTextColor(253, 95, 23); doc.text('2. Technical Specifications', 14, y);\n      y += 10; doc.setFontSize(11); doc.setTextColor(50, 50, 50); doc.setFont('helvetica', 'normal');\n      doc.text(`\u2022 Estimated Conductivity: ${res.conductivity}% IACS`, 20, y); y += 7;\n      if (res.wireType === 'stranded') {\n          doc.text(`\u2022 Single Strand Core Diameter: ${res.coreDia} mm`, 20, y); y += 7;\n          doc.text(`\u2022 Single Strand Cladding Thickness: ${res.cladThick} mm`, 20, y);\n      } else {\n          doc.text(`\u2022 Core Diameter: ${res.coreDia} mm`, 20, y); y += 7;\n          doc.text(`\u2022 Cladding Thickness: ${res.cladThick} mm`, 20, y);\n      }\n\n      y += 20; doc.setFontSize(14); doc.setTextColor(253, 95, 23); doc.text(`3. Commercial Impact (vs. Pure ${res.baseName})`, 14, y);\n      y += 10; doc.setFontSize(11); doc.setTextColor(10, 25, 48); doc.setFont('helvetica', 'bold');\n      doc.text(`\u2022 Baseline Pure Metal Weight: ${fmt(res.baseWgt)} kg`, 20, y); y += 7;\n      doc.text(`\u2022 Bimetallic Wire Weight: ${fmt(res.bmcWgt)} kg`, 20, y); y += 7;\n      if(res.saveWgt >= 0) { doc.text(`  -> Weight Reduction: ${fmt(res.saveWgt)} kg (${res.pctWgt.toFixed(1)}% Lighter)`, 20, y); } \n      else { doc.text(`  -> Weight Difference: +${fmt(Math.abs(res.saveWgt))} kg (Heavier)`, 20, y); }\n      y += 10;\n      doc.text(`\u2022 Baseline Pure Metal Est. Cost: $${fmt(res.baseCost)}`, 20, y); y += 7;\n      doc.text(`\u2022 Bimetallic Wire Est. Cost: $${fmt(res.bmcCost)}`, 20, y); y += 7;\n      if(res.saveCost >= 0) { doc.text(`  -> Total Cost Savings: $${fmt(res.saveCost)} (${res.pctCost.toFixed(1)}% Reduction)`, 20, y); } \n      else { doc.text(`  -> Total Cost Premium: +$${fmt(Math.abs(res.saveCost))} (Due to Nickel base value)`, 20, y); }\n      \n      y += 20; doc.setFontSize(14); doc.setTextColor(253, 95, 23); doc.text('4. Process & Material ESG Impact', 14, y);\n      y += 10; doc.setFontSize(11); doc.setTextColor(59, 130, 246); doc.setFont('helvetica', 'bold');\n      doc.text(`\u2022 Toxic Wastewater Prevented: ${fmt(res.savedWastewater)} Liters (By replacing Electroplating)`, 20, y); y += 8;\n      doc.text(`\u2022 Electrolysis Energy Saved: ${fmt(res.savedEnergy)} kWh (By utilizing Cold Cladding)`, 20, y); y += 8;\n      doc.setTextColor(16, 185, 129);\n      doc.text(`\u2022 Overall CO2 Emissions Prevented: ${fmt(res.saveCo2 >= 0 ? res.saveCo2 : 0)} kg CO2e`, 20, y);\n\n      doc.setFont('helvetica', 'normal');\n      doc.addImage('https:\/\/www.fissot.com\/wp-content\/smush-webp\/2025\/12\/FISSOT_LOGO-2-300x300.png.webp', 'WEBP', 15, 250, 25, 25);\n\n      doc.setFontSize(12); doc.setTextColor(10, 25, 48); doc.setFont('helvetica', 'bold');\n      doc.text('Engineered for High Performance & Sustainability', 195, 255, { align: 'right' });\n      \n      doc.setFontSize(10); doc.setFont('helvetica', 'normal');\n      doc.text('Values are theoretical estimates based on current LME raw material prices.', 195, 263, { align: 'right' });\n      doc.text('Contact FISSOT engineering for precise manufacturing tolerances and formal quotes.', 195, 268, { align: 'right' });\n      \n      const lmeRefText = `Reference Date: ${date} | LME Rates: Cu $${metals['cu'].price.toFixed(2)}, Al $${metals['al'].price.toFixed(2)}, Ni $${metals['ni'].price.toFixed(2)}`;\n      doc.text(lmeRefText, 195, 275, { align: 'right' });\n      \n      doc.setTextColor(150, 150, 150); doc.text('Classification: Public Information', 105, 290, { align: 'center' });\n\n      return doc.output('blob');\n  }\n\n  document.addEventListener('DOMContentLoaded', function() {\n    window.handleMaterialChange();\n    fetchMarketRates();\n    \n    const modal = document.getElementById('calculator-gated-modal');\n    const closeBtn = document.querySelector('.cf7-gated-close');\n    const triggerBtn = document.getElementById('fsc-gate-trigger');\n    const proxySubmitBtn = document.getElementById('fsc-proxy-submit');\n\n    triggerBtn.addEventListener('click', (e) => { e.preventDefault(); modal.style.display = 'block'; });\n    closeBtn.addEventListener('click', () => modal.style.display = 'none');\n    window.addEventListener('click', (e) => { if (e.target === modal) modal.style.display = 'none'; });\n\n    function resetProxyBtn() {\n      if (proxySubmitBtn) {\n          proxySubmitBtn.innerText = \"Send ROI Report & Get File\";\n          proxySubmitBtn.style.opacity = \"1\";\n          proxySubmitBtn.disabled = false;\n      }\n    }\n    document.addEventListener('wpcf7invalid', resetProxyBtn, false);\n    document.addEventListener('wpcf7spam', resetProxyBtn, false);\n    document.addEventListener('wpcf7mailfailed', resetProxyBtn, false);\n\n    if(proxySubmitBtn) {\n        proxySubmitBtn.addEventListener('click', async function(e) {\n            e.preventDefault();\n            const form = document.querySelector('.cf7-gated-modal-content form.wpcf7-form');\n            if (!form) return;\n\n            proxySubmitBtn.innerText = \"Generating Report & Verifying...\";\n            proxySubmitBtn.style.opacity = \"0.7\";\n            proxySubmitBtn.disabled = true;\n            \n            try {\n                const pdfBlob = await generatePDFBlob(window.fissotTechResults);\n                let fileInput = form.querySelector('input[type=\"file\"]');\n                if (fileInput) {\n                   const dataTransfer = new DataTransfer();\n                   dataTransfer.items.add(new File([pdfBlob], `ROI_Report_${new Date().getTime()}.pdf`, { type: \"application\/pdf\" }));\n                   fileInput.files = dataTransfer.files;\n                   fileInput.dispatchEvent(new Event('change', { bubbles: true }));\n                }\n\n                let realSubmitBtn = form.querySelector('input[type=\"submit\"]');\n                if(realSubmitBtn) { realSubmitBtn.click(); } else { form.submit(); }\n            } catch(err) {\n                console.error('Submission Error:', err);\n                resetProxyBtn();\n            }\n        });\n    }\n\n    document.addEventListener('wpcf7mailsent', async function(event) {\n        var eventModal = event.target.closest('#calculator-gated-modal');\n        if (eventModal) {\n            \n            \/\/ =============== \u65b0\u589e\uff1aGA4 \u8868\u5355\u63d0\u4ea4\u4e8b\u4ef6\u8ddf\u8e2a ===============\n            if (typeof gtag === 'function') {\n                gtag('event', 'generate_lead', {\n                    'event_category': 'Form',\n                    'event_label': 'ROI Report Download',\n                    'form_id': event.detail ? event.detail.contactFormId : 'unknown',\n                    'page_location': window.location.href\n                });\n            } else if (typeof dataLayer !== 'undefined') {\n                \/\/ \u517c\u5bb9\u901a\u8fc7 GTM \u90e8\u7f72 GA4 \u7684\u60c5\u51b5\n                dataLayer.push({\n                    'event': 'generate_lead',\n                    'event_category': 'Form',\n                    'event_label': 'ROI Report Download',\n                    'form_id': event.detail ? event.detail.contactFormId : 'unknown'\n                });\n            }\n            \/\/ ==========================================================\n\n            var innerContainer = eventModal.querySelector('.modal-inner-content');\n            innerContainer.innerHTML = `\n                <div class=\"redirect-notice\" style=\"text-align: center; padding: 20px 0;\">\n                    <h4 style=\"color: #10b981; font-size: 22px; margin-bottom: 15px;\">Success! Report Sent.<\/h4>\n                    <p style=\"color: #555; margin-bottom: 5px;\">Your custom ROI Report has been emailed and submitted to our engineers.<\/p>\n                    <p style=\"font-size: 14px; color: #888; margin-top: 15px;\">Your local download will begin shortly.<\/p>\n                <\/div>\n            `;\n            setTimeout(async function() {\n                if (window.fissotTechResults) {\n                    const blob = await generatePDFBlob(window.fissotTechResults);\n                    const url = window.URL.createObjectURL(blob);\n                    const a = document.createElement('a');\n                    a.href = url;\n                    a.download = `ROI_ESG_Report_${new Date().toLocaleDateString('en-US').replace(\/\\\/\/g, '-')}.pdf`;\n                    document.body.appendChild(a);\n                    a.click();\n                    a.remove();\n                }\n            }, 1000);\n            \n            setTimeout(function() {\n                window.location.reload();\n            }, 3000);\n        }\n    }, false);\n  });\n})();\n<\/script>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\" id=\"h-recommand-products\">\u00d6nerilen \u00dcr\u00fcnler<\/h2>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"naibabiji-b2b-products-grid naibabiji-b2b-columns-3\">\n<div class=\"naibabiji-b2b-product-card\">\n            <div class=\"naibabiji-b2b-product-thumbnail\">\n            <a href=\"https:\/\/www.fissot.com\/tr\/products\/blackened-copper-clad-steel-wire\/\">\n                <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-300x225.png.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Karart\u0131lm\u0131\u015f bak\u0131r kapl\u0131 \u00e7elik tel ile s\u0131k\u0131ca sar\u0131lm\u0131\u015f b\u00fcy\u00fck bir ah\u015fap makara.\" srcset=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-300x225.png.webp 300w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-1024x768.png.webp 1024w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-768x576.png.webp 768w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-1536x1152.png.webp 1536w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-2048x1536.png.webp 2048w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-16x12.png.webp 16w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-800x600.png.webp 800w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-400x300.png.webp 400w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/04\/BLACKENED-CCS-WIRE-scaled.png.webp 1440w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>            <\/a>\n        <\/div>\n        \n    <div class=\"naibabiji-b2b-product-info\">\n        <h6 class=\"naibabiji-b2b-product-title\">\n            <a href=\"https:\/\/www.fissot.com\/tr\/products\/blackened-copper-clad-steel-wire\/\">KARARTILMI\u015e CCS TEL<\/a>\n        <\/h6>\n        \n                    <div class=\"naibabiji-b2b-product-excerpt\">\n                                <p>FISSOT\u00ae Karart\u0131lm\u0131\u015f CCS Tel, \u00f6zellikle \u015febeke topraklama \u0131zgaralar\u0131, uzak iletim kuleleri i\u00e7in tasarlanm\u0131\u015f yenilik\u00e7i, y\u00fcksek g\u00fcvenlikli bir bimetalik iletkendir,\u2026<\/p>\n            <\/div>\n                \n                \n        <div class=\"naibabiji-b2b-product-actions\">\n            <div class=\"naibabiji-b2b-button-group\">\n                <a href=\"https:\/\/www.fissot.com\/tr\/products\/blackened-copper-clad-steel-wire\/\" class=\"naib-b2b-btn naib-b2b-btn--primary naibabiji-b2b-view-details-button\">\n                    <span class=\"naibabiji-b2b-button-icon\">\u2192<\/span>Ayr\u0131nt\u0131lar\u0131 G\u00f6r\u00fcnt\u00fcle                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<div class=\"naibabiji-b2b-product-card\">\n            <div class=\"naibabiji-b2b-product-thumbnail\">\n            <a href=\"https:\/\/www.fissot.com\/tr\/products\/nickel-clad-copper-wire\/\">\n                <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/NCC_wire-300x225.png.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Beyaz bir arka plan \u00fczerinde ince g\u00fcm\u00fc\u015f renkli metal tel makaras\u0131.\" srcset=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/NCC_wire-300x225.png.webp 300w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/NCC_wire-16x12.png.webp 16w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/NCC_wire-400x300.png.webp 400w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/NCC_wire.png.webp 601w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>            <\/a>\n        <\/div>\n        \n    <div class=\"naibabiji-b2b-product-info\">\n        <h6 class=\"naibabiji-b2b-product-title\">\n            <a href=\"https:\/\/www.fissot.com\/tr\/products\/nickel-clad-copper-wire\/\">Nikel Kapl\u0131 Bak\u0131r (NCC) Tel<\/a>\n        <\/h6>\n        \n                    <div class=\"naibabiji-b2b-product-excerpt\">\n                                <p>FISSOT\u00ae Nikel Kapl\u0131 Bak\u0131r (NCC) Tel, a\u015f\u0131r\u0131 termal ve a\u015f\u0131nd\u0131r\u0131c\u0131 ortamlar i\u00e7in \u00f6zel olarak tasarlanm\u0131\u015f y\u00fcksek performansl\u0131 bir bimetalik iletkendir. Kullan\u0131m\u0131\u2026<\/p>\n            <\/div>\n                \n                \n        <div class=\"naibabiji-b2b-product-actions\">\n            <div class=\"naibabiji-b2b-button-group\">\n                <a href=\"https:\/\/www.fissot.com\/tr\/products\/nickel-clad-copper-wire\/\" class=\"naib-b2b-btn naib-b2b-btn--primary naibabiji-b2b-view-details-button\">\n                    <span class=\"naibabiji-b2b-button-icon\">\u2192<\/span>Ayr\u0131nt\u0131lar\u0131 G\u00f6r\u00fcnt\u00fcle                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<div class=\"naibabiji-b2b-product-card\">\n            <div class=\"naibabiji-b2b-product-thumbnail\">\n            <a href=\"https:\/\/www.fissot.com\/tr\/products\/copper-clad-aluminum-wire\/\">\n                <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCA_wire-1-300x225.png.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Beyaz bir arka plan \u00fczerinde FISSOT\u00ae bak\u0131r kapl\u0131 al\u00fcminyum (CCA) tel makaras\u0131.\" srcset=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCA_wire-1-300x225.png.webp 300w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCA_wire-1-16x12.png.webp 16w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCA_wire-1-400x300.png.webp 400w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCA_wire-1.png.webp 601w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>            <\/a>\n        <\/div>\n        \n    <div class=\"naibabiji-b2b-product-info\">\n        <h6 class=\"naibabiji-b2b-product-title\">\n            <a href=\"https:\/\/www.fissot.com\/tr\/products\/copper-clad-aluminum-wire\/\">Bak\u0131r Kapl\u0131 Al\u00fcminyum (CCA) Tel<\/a>\n        <\/h6>\n        \n                    <div class=\"naibabiji-b2b-product-excerpt\">\n                                <p>FISSOT\u00ae CCA Teli, a\u011f\u0131rl\u0131\u011f\u0131n ve maliyetin \u00e7ok daha az bir k\u0131sm\u0131nda y\u00fcksek performansl\u0131 iletkenlik sa\u011flamak \u00fczere tasarlanm\u0131\u015f nihai bimetalik \u00e7\u00f6z\u00fcmd\u00fcr...<\/p>\n            <\/div>\n                \n                \n        <div class=\"naibabiji-b2b-product-actions\">\n            <div class=\"naibabiji-b2b-button-group\">\n                <a href=\"https:\/\/www.fissot.com\/tr\/products\/copper-clad-aluminum-wire\/\" class=\"naib-b2b-btn naib-b2b-btn--primary naibabiji-b2b-view-details-button\">\n                    <span class=\"naibabiji-b2b-button-icon\">\u2192<\/span>Ayr\u0131nt\u0131lar\u0131 G\u00f6r\u00fcnt\u00fcle                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<div class=\"naibabiji-b2b-product-card\">\n            <div class=\"naibabiji-b2b-product-thumbnail\">\n            <a href=\"https:\/\/www.fissot.com\/tr\/products\/copper-clad-steel-wire\/\">\n                <img decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCS_wire-300x225.png.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Beyaz bir arka plan \u00fczerinde bak\u0131r kapl\u0131 \u00e7elik tel makaras\u0131.\" srcset=\"https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCS_wire-300x225.png.webp 300w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCS_wire-16x12.png.webp 16w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCS_wire-400x300.png.webp 400w, https:\/\/www.fissot.com\/wp-content\/smush-webp\/2026\/03\/CCS_wire.png.webp 601w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>            <\/a>\n        <\/div>\n        \n    <div class=\"naibabiji-b2b-product-info\">\n        <h6 class=\"naibabiji-b2b-product-title\">\n            <a href=\"https:\/\/www.fissot.com\/tr\/products\/copper-clad-steel-wire\/\">Bak\u0131r Kapl\u0131 \u00c7elik (CCS) Tel<\/a>\n        <\/h6>\n        \n                    <div class=\"naibabiji-b2b-product-excerpt\">\n                                <p>FISSOT\u00ae CCS Teli, bak\u0131r\u0131n \u00fcst\u00fcn iletkenli\u011fini sa\u011flam dayan\u0131kl\u0131l\u0131kla birle\u015ftiren y\u00fcksek mukavemetli bir bimetalik iletkendir...<\/p>\n            <\/div>\n                \n                \n        <div class=\"naibabiji-b2b-product-actions\">\n            <div class=\"naibabiji-b2b-button-group\">\n                <a href=\"https:\/\/www.fissot.com\/tr\/products\/copper-clad-steel-wire\/\" class=\"naib-b2b-btn naib-b2b-btn--primary naibabiji-b2b-view-details-button\">\n                    <span class=\"naibabiji-b2b-button-icon\">\u2192<\/span>Ayr\u0131nt\u0131lar\u0131 G\u00f6r\u00fcnt\u00fcle                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<section id=\"faq-two-columns-v1-2r0cqn\" class=\"tpl-section tpl-faq-two-cols\">\n  <div class=\"tpl-container\">\n    <div class=\"tpl-section-header tpl-text-center\">\n      <h2 class=\"tpl-section-title\">S\u0131k\u00e7a Sorulan Sorular<\/h2>\n    <\/div>\n    <div class=\"tpl-faq-grid\">\n      <div class=\"tpl-faq-col\">\n        <details class=\"tpl-faq-item\" open>\n          <summary>Hesap makinesi, bimetalik teller i\u00e7in maliyet tasarrufunu nas\u0131l belirliyor?<\/summary>\n          <div class=\"tpl-faq-answer\">Hesaplay\u0131c\u0131m\u0131z; Bak\u0131r, Al\u00fcminyum ve Nikel i\u00e7in canl\u0131 Londra Metal Borsas\u0131 (LME) piyasa oranlar\u0131n\u0131 \u00e7eker. Saf bak\u0131r baz\u0131n\u0131n ger\u00e7ek zamanl\u0131 malzeme maliyetini, se\u00e7ti\u011finiz bimetalik telin (CCS, CCA veya NCC) \u00f6zelle\u015ftirilmi\u015f hacim oran\u0131yla otomatik olarak kar\u015f\u0131la\u015ft\u0131r\u0131r.<\/div>\n        <\/details>\n        <details class=\"tpl-faq-item\">\n          <summary>\u00c7evresel (ESG) tasarruflar nas\u0131l hesaplan\u0131r?<\/summary>\n          <div class=\"tpl-faq-answer\">ESG metrikleri \u00fcretim s\u00fcre\u00e7lerimize dayanmaktad\u0131r. FISSOT\u00ae'nin tescilli So\u011fuk Kaplama Teknolojisi, geleneksel elektrokaplamaya k\u0131yasla s\u0131f\u0131r su ve \u00f6nemli \u00f6l\u00e7\u00fcde daha az enerji kullan\u0131r. Hesap makinesi, \u00f6nlenen toksik at\u0131k suyu (litre cinsinden), tasarruf edilen elektroliz enerjisini ve genel CO\u2082 ayak izi azalmas\u0131n\u0131 tahmin eder.<\/div>\n        <\/details>\n        <details class=\"tpl-faq-item\">\n          <summary>\u00d6zel projem i\u00e7in kaplama hacim oran\u0131n\u0131 \u00f6zelle\u015ftirebilir miyim?<\/summary>\n          <div class=\"tpl-faq-answer\">Elbette. Standart end\u00fcstri \u00f6n ayarlar\u0131 (CCS 21% IACS veya CCA 15% Vol gibi) sunuyor olsak da, hesap makinesi, kaplama hacmi oran\u0131n\u0131 tam mekanik ve elektriksel gereksinimlerinize uyacak \u015fekilde 1% ile 99% aras\u0131nda manuel olarak ayarlaman\u0131za olanak tan\u0131yan bir kayd\u0131r\u0131c\u0131 \u00f6zelli\u011fine sahiptir.<\/div>\n        <\/details>\n      <\/div>\n      \n      <div class=\"tpl-faq-col\">\n        <details class=\"tpl-faq-item\">\n          <summary>Ara\u00e7, b\u00fck\u00fcl\u00fc veya emaye tel yap\u0131lar\u0131n\u0131 hesaba kat\u0131yor mu?<\/summary>\n          <div class=\"tpl-faq-answer\">Evet. Tek damarl\u0131 ve \u00e7ok damarl\u0131 (7 veya 19 telli) yap\u0131lar aras\u0131nda ge\u00e7i\u015f yapabilir, ayr\u0131ca \u00e7\u0131plak veya emaye yal\u0131t\u0131m se\u00e7eneklerini belirleyebilirsiniz. Hesap makinesi; maliyet \u00e7arpanlar\u0131n\u0131, tam kesit alan\u0131n\u0131 ve efektif tel \u00f6zelliklerini buna g\u00f6re otomatik olarak ayarlar.<\/div>\n        <\/details>\n        <details class=\"tpl-faq-item\">\n          <summary>Olu\u015fturulan PDF raporunda hangi bilgiler yer almaktad\u0131r?<\/summary>\n          <div class=\"tpl-faq-answer\">\u0130ndirilebilir PDF raporu; tam girdi yap\u0131land\u0131rman\u0131z\u0131, tahmini iletkenli\u011fi (% IACS), tek tel ve \u00e7ekirdek \u00e7ap\u0131 teknik \u00f6zelliklerini, kesin a\u011f\u0131rl\u0131k azaltma metriklerini, toplam maliyet tasarruflar\u0131n\u0131 ve \u00e7evresel (ESG) etkinin ayr\u0131nt\u0131l\u0131 d\u00f6k\u00fcm\u00fcn\u00fc i\u00e7erir.<\/div>\n        <\/details>\n        <details class=\"tpl-faq-item\">\n          <summary>Bu hesaplay\u0131c\u0131 taraf\u0131ndan sa\u011flanan de\u011ferler \u00fcretim i\u00e7in garanti edilmekte midir?<\/summary>\n          <div class=\"tpl-faq-answer\">Olu\u015fturulan de\u011ferler, mevcut piyasa oranlar\u0131na ve standart matematiksel modellere dayanan teorik tahminlerdir. \u0130lk yat\u0131r\u0131m getirisi (ROI) ve ESG de\u011ferlendirmeleri i\u00e7in olduk\u00e7a do\u011fru olsalar da, kesin \u00fcretim toleranslar\u0131 ve resmi \u00fcretim fiyat teklifleri i\u00e7in raporunuzu m\u00fchendislik ekibimize g\u00f6ndermenizi \u00f6neririz.<\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How does the calculator determine the cost savings for bimetallic wires?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Our calculator fetches live London Metal Exchange (LME) market rates for Copper, Aluminum, and Nickel. It automatically compares the real-time material cost of a pure copper baseline against the customized volume ratio of your chosen bimetallic wire (CCS, CCA, or NCC).\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How are the environmental (ESG) savings calculated?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"The ESG metrics are based on our manufacturing processes. FISSOT's proprietary Cold Cladding Technology uses zero water and significantly less energy compared to traditional electroplating. The calculator estimates the prevented toxic wastewater (in liters), electrolysis energy saved, and overall CO\\u2082 footprint reduction.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I customize the cladding volume ratio for my specific project?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Absolutely. While we provide standard industry presets (such as CCS 21% IACS or CCA 15% Vol), the calculator features a slider that allows you to manually adjust the cladding volume ratio from 1% to 99% to match your exact mechanical and electrical requirements.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Does the tool account for stranded or enameled wire structures?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes. You can toggle between solid and stranded structures (7 or 19 strands), as well as specify bare or enameled insulation. The calculator automatically adjusts the cost multipliers, exact cross-sectional area, and effective strand specifications accordingly.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What information is included in the generated PDF report?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"The downloadable PDF report includes your full input configuration, estimated conductivity (% IACS), single strand and core diameter specifications, precise weight reduction metrics, total cost savings, and a detailed breakdown of the environmental (ESG) impact.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are the values provided by this calculator guaranteed for production?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"The values generated are theoretical estimates based on current market rates and standard mathematical models. While highly accurate for initial ROI and ESG assessments, we recommend submitting your report to our engineering team for precise manufacturing tolerances and formal production quotes.\"\n            }\n        }\n    ]\n}<\/script>\n\n\n<section id=\"hero-form-v1-g6b6fm\" class=\"tpl-hero-form\" style=\"background-image:url('https:\/\/www.fissot.com\/wp-content\/themes\/linghang\/assets\/images\/defaults\/hero-bg.jpg');\">\n  <div class=\"tpl-container\" style=\"position:relative;z-index:2;\">\n    <div class=\"tpl-row\" style=\"align-items:center;\">\n      <div class=\"tpl-col tpl-col-2\">\n        <div class=\"tpl-hero-form-content\">\n          <h2 class=\"tpl-hero-form-title\">\u00d6zel \u00dcretim Teklifinizi Al\u0131n<\/h2>\n          <p class=\"tpl-hero-form-desc\">24 saat i\u00e7inde ayr\u0131nt\u0131l\u0131 bir tahmini maliyet almak i\u00e7in formu doldurun. M\u00fchendislerimiz bir sonraki b\u00fcy\u00fck projenizde size yard\u0131mc\u0131 olmaya haz\u0131rd\u0131r.<\/p>\n          <ul class=\"tpl-hero-benefits\">\n            <li><svg viewbox=\"0 0 20 20\" fill=\"var(--primary-color)\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg> \u00dccretsiz Uzman Dan\u0131\u015fmanl\u0131\u011f\u0131<\/li>\n            <li><svg viewbox=\"0 0 20 20\" fill=\"var(--primary-color)\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg> S\u0131k\u0131 Gizlilik S\u00f6zle\u015fmesi (NDA) Korumas\u0131<\/li>\n            <li><svg viewbox=\"0 0 20 20\" fill=\"var(--primary-color)\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg> H\u0131zl\u0131 Prototipleme<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n      <div class=\"tpl-col tpl-col-2\">\n        <div class=\"tpl-hero-form-card\">\n          <h3><\/h3>\n          <div class=\"tpl-form-shortcode-wrap\">\n            \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f817-o2\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"817\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/tr\/wp-json\/wp\/v2\/pages\/2567#wpcf7-f817-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"\u0130leti\u015fim formu\" novalidate=\"novalidate\" data-status=\"init\" data-trp-original-action=\"\/tr\/wp-json\/wp\/v2\/pages\/2567#wpcf7-f817-o2\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"817\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f817-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"fissot-form-container\">\n\t<h2>Projenizi g\u00f6r\u00fc\u015fmeye haz\u0131r m\u0131s\u0131n\u0131z?\n\t<\/h2>\n\t<p class=\"fs-subtitle\">A\u015fa\u011f\u0131daki formu doldurun, ekibimiz k\u0131sa s\u00fcre i\u00e7inde sizinle ileti\u015fime ge\u00e7ecektir.\n\t<\/p>\n\t<div class=\"fs-row\">\n\t\t<div class=\"fs-col\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"your-name\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Ad*\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"fs-col\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" id=\"your-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-posta Adresi*\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"fs-row\">\n\t\t<div class=\"fs-col\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"select-286\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" id=\"select-286\" aria-required=\"true\" aria-invalid=\"false\" name=\"select-286\"><option value=\"\">\u00dclke*<\/option><option value=\"Afghanistan\">Afganistan<\/option><option value=\"Albania\">Arnavutluk<\/option><option value=\"Algeria\">Cezayir<\/option><option value=\"Andorra\">Andorra<\/option><option value=\"Angola\">Angola<\/option><option value=\"Antigua and Barbuda\">Antigua ve Barbuda<\/option><option value=\"Argentina\">Arjantin<\/option><option value=\"Armenia\">Ermenistan<\/option><option value=\"Australia\">Avustralya<\/option><option value=\"Austria\">Avusturya<\/option><option value=\"Azerbaijan\">Azerbaycan<\/option><option value=\"Bahamas\">Bahamalar<\/option><option value=\"Bahrain\">Bahreyn<\/option><option value=\"Bangladesh\">Banglade\u015f<\/option><option value=\"Barbados\">Barbados<\/option><option value=\"Belarus\">Belarus<\/option><option value=\"Belgium\">Bel\u00e7ika<\/option><option value=\"Belize\">Belize<\/option><option value=\"Benin\">Benin<\/option><option value=\"Bhutan\">Butan<\/option><option value=\"Bolivia\">Bolivya<\/option><option value=\"Bosnia and Herzegovina\">Bosna Hersek<\/option><option value=\"Botswana\">Botswana<\/option><option value=\"Brazil\">Brezilya<\/option><option value=\"Brunei\">Brunei<\/option><option value=\"Bulgaria\">Bulgaristan<\/option><option value=\"Burkina Faso\">Burkina Faso<\/option><option value=\"Burundi\">Burundi<\/option><option value=\"Cabo Verde\">Ye\u015fil Burun<\/option><option value=\"Cambodia\">Kambo\u00e7ya<\/option><option value=\"Cameroon\">Kamerun<\/option><option value=\"Canada\">Kanada<\/option><option value=\"Central African Republic\">Orta Afrika Cumhuriyeti<\/option><option value=\"Chad\">\u00c7ad<\/option><option value=\"Chile\">\u015eili<\/option><option value=\"China\">\u00c7in<\/option><option value=\"Colombia\">Kolombiya<\/option><option value=\"Comoros\">Komorlar<\/option><option value=\"Congo (Congo-Brazzaville)\">Kongo (Kongo-Brazzaville)<\/option><option value=\"Costa Rica\">Kosta Rika<\/option><option value=\"Croatia\">H\u0131rvatistan<\/option><option value=\"Cuba\">K\u00fcba<\/option><option value=\"Cyprus\">K\u0131br\u0131s<\/option><option value=\"Czechia (Czech Republic)\">\u00c7ekya (\u00c7ek Cumhuriyeti)<\/option><option value=\"Democratic Republic of the Congo\">Kongo Demokratik Cumhuriyeti<\/option><option value=\"Denmark\">Danimarka<\/option><option value=\"Djibouti\">Cibuti<\/option><option value=\"Dominica\">Dominika<\/option><option value=\"Dominican Republic\">Dominik Cumhuriyeti<\/option><option value=\"Ecuador\">Ekvador<\/option><option value=\"Egypt\">M\u0131s\u0131r<\/option><option value=\"El Salvador\">El Salvador<\/option><option value=\"Equatorial Guinea\">Ekvator Ginesi<\/option><option value=\"Eritrea\">Eritre<\/option><option value=\"Estonia\">Estonya<\/option><option value=\"Eswatini\">Esvatini<\/option><option value=\"Ethiopia\">Etiyopya<\/option><option value=\"Fiji\">Fiji<\/option><option value=\"Finland\">Finlandiya<\/option><option value=\"France\">Fransa<\/option><option value=\"Gabon\">Gabon<\/option><option value=\"Gambia\">Gambiya<\/option><option value=\"Georgia\">G\u00fcrcistan<\/option><option value=\"Germany\">Almanya<\/option><option value=\"Ghana\">Gana<\/option><option value=\"Greece\">Yunanistan<\/option><option value=\"Grenada\">Grenada<\/option><option value=\"Guatemala\">Guatemala<\/option><option value=\"Guinea\">Gine<\/option><option value=\"Guinea-Bissau\">Gine-Bissau<\/option><option value=\"Guyana\">Guyana<\/option><option value=\"Haiti\">Haiti<\/option><option value=\"Holy See\">Vatikan<\/option><option value=\"Honduras\">Honduras<\/option><option value=\"Hungary\">Macaristan<\/option><option value=\"Iceland\">\u0130zlanda<\/option><option value=\"India\">Hindistan<\/option><option value=\"Indonesia\">Endonezya<\/option><option value=\"Iran\">\u0130ran<\/option><option value=\"Iraq\">Irak<\/option><option value=\"Ireland\">\u0130rlanda<\/option><option value=\"Israel\">\u0130srail<\/option><option value=\"Italy\">\u0130talya<\/option><option value=\"Ivory Coast\">Fildi\u015fi Sahili<\/option><option value=\"Jamaica\">Jamaika<\/option><option value=\"Japan\">Japonya<\/option><option value=\"Jordan\">\u00dcrd\u00fcn<\/option><option value=\"Kazakhstan\">Kazakistan<\/option><option value=\"Kenya\">Kenya<\/option><option value=\"Kiribati\">Kiribati<\/option><option value=\"Kuwait\">Kuveyt<\/option><option value=\"Kyrgyzstan\">K\u0131rg\u0131zistan<\/option><option value=\"Laos\">Laos<\/option><option value=\"Latvia\">Letonya<\/option><option value=\"Lebanon\">L\u00fcbnan<\/option><option value=\"Lesotho\">Lesotho<\/option><option value=\"Liberia\">Liberya<\/option><option value=\"Libya\">Libya<\/option><option value=\"Liechtenstein\">Lihten\u015ftayn<\/option><option value=\"Lithuania\">Litvanya<\/option><option value=\"Luxembourg\">L\u00fcksemburg<\/option><option value=\"Madagascar\">Madagaskar<\/option><option value=\"Malawi\">Malavi<\/option><option value=\"Malaysia\">Malezya<\/option><option value=\"Maldives\">Maldivler<\/option><option value=\"Mali\">Mali<\/option><option value=\"Malta\">Malta<\/option><option value=\"Marshall Islands\">Marshall Adalar\u0131<\/option><option value=\"Mauritania\">Moritanya<\/option><option value=\"Mauritius\">Mauritius<\/option><option value=\"Mexico\">Meksika<\/option><option value=\"Micronesia\">Mikronezya<\/option><option value=\"Moldova\">Moldova<\/option><option value=\"Monaco\">Monako<\/option><option value=\"Mongolia\">Mo\u011folistan<\/option><option value=\"Montenegro\">Karada\u011f<\/option><option value=\"Morocco\">Fas<\/option><option value=\"Mozambique\">Mozambik<\/option><option value=\"Myanmar (Burma)\">Myanmar (Burma)<\/option><option value=\"Namibia\">Namibya<\/option><option value=\"Nauru\">Nauru<\/option><option value=\"Nepal\">Nepal<\/option><option value=\"Netherlands\">Hollanda<\/option><option value=\"New Zealand\">Yeni Zelanda<\/option><option value=\"Nicaragua\">Nikaragua<\/option><option value=\"Niger\">Nijer<\/option><option value=\"Nigeria\">Nijerya<\/option><option value=\"North Korea\">Kuzey Kore<\/option><option value=\"North Macedonia\">Kuzey Makedonya<\/option><option value=\"Norway\">Norve\u00e7<\/option><option value=\"Oman\">Umman<\/option><option value=\"Pakistan\">Pakistan<\/option><option value=\"Palau\">Palau<\/option><option value=\"Palestine State\">Filistin Devleti<\/option><option value=\"Panama\">Panama<\/option><option value=\"Papua New Guinea\">Papua Yeni Gine<\/option><option value=\"Paraguay\">Paraguay<\/option><option value=\"Peru\">Peru<\/option><option value=\"Philippines\">Filipinler<\/option><option value=\"Poland\">Polonya<\/option><option value=\"Portugal\">Portekiz<\/option><option value=\"Qatar\">Katar<\/option><option value=\"Romania\">Romanya<\/option><option value=\"Russia\">Rusya<\/option><option value=\"Rwanda\">Ruanda<\/option><option value=\"Saint Kitts and Nevis\">Saint Kitts ve Nevis<\/option><option value=\"Saint Lucia\">Saint Lucia<\/option><option value=\"Saint Vincent and the Grenadines\">Saint Vincent ve Grenadinler<\/option><option value=\"Samoa\">Samoa<\/option><option value=\"San Marino\">San Marino<\/option><option value=\"Sao Tome and Principe\">S\u00e3o Tom\u00e9 ve Pr\u00edncipe<\/option><option value=\"Saudi Arabia\">Suudi Arabistan<\/option><option value=\"Senegal\">Senegal<\/option><option value=\"Serbia\">S\u0131rbistan<\/option><option value=\"Seychelles\">Sey\u015feller<\/option><option value=\"Sierra Leone\">Sierra Leone<\/option><option value=\"Singapore\">Singapur<\/option><option value=\"Slovakia\">Slovakya<\/option><option value=\"Slovenia\">Slovenya<\/option><option value=\"Solomon Islands\">Solomon Adalar\u0131<\/option><option value=\"Somalia\">Somali<\/option><option value=\"South Africa\">G\u00fcney Afrika<\/option><option value=\"South Korea\">G\u00fcney Kore<\/option><option value=\"South Sudan\">G\u00fcney Sudan<\/option><option value=\"Spain\">\u0130spanya<\/option><option value=\"Sri Lanka\">Sri Lanka<\/option><option value=\"Sudan\">Sudan<\/option><option value=\"Suriname\">Surinam<\/option><option value=\"Sweden\">\u0130sve\u00e7<\/option><option value=\"Switzerland\">\u0130svi\u00e7re<\/option><option value=\"Syria\">Suriye<\/option><option value=\"Tajikistan\">Tacikistan<\/option><option value=\"Tanzania\">Tanzanya<\/option><option value=\"Thailand\">Tayland<\/option><option value=\"Timor-Leste\">Do\u011fu Timor<\/option><option value=\"Togo\">Togo<\/option><option value=\"Tonga\">Tonga<\/option><option value=\"Trinidad and Tobago\">Trinidad ve Tobago<\/option><option value=\"Tunisia\">Tunus<\/option><option value=\"Turkey\">T\u00fcrkiye<\/option><option value=\"Turkmenistan\">T\u00fcrkmenistan<\/option><option value=\"Tuvalu\">Tuvalu<\/option><option value=\"Uganda\">Uganda<\/option><option value=\"Ukraine\">Ukraine<\/option><option value=\"United Arab Emirates\">Birle\u015fik Arap Emirlikleri<\/option><option value=\"United Kingdom\">Birle\u015fik Krall\u0131k<\/option><option value=\"United States of America\">Amerika Birle\u015fik Devletleri<\/option><option value=\"Uruguay\">Uruguay<\/option><option value=\"Uzbekistan\">Uzbekistan<\/option><option value=\"Vanuatu\">Vanuatu<\/option><option value=\"Venezuela\">Venezuela<\/option><option value=\"Vietnam\">Vietnam<\/option><option value=\"Yemen\">Yemen<\/option><option value=\"Zambia\">Zambia<\/option><option value=\"Zimbabwe\">Zimbabwe<\/option><\/select><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"fs-col\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"your-company\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u015eirket*\" value=\"\" type=\"text\" name=\"your-company\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"fs-full\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"3\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" id=\"your-message\" aria-invalid=\"false\" placeholder=\"Proje detaylar\u0131 (iste\u011fe ba\u011fl\u0131)...\" name=\"your-message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"fs-full\">\n\t\n\t<\/div>\n\t<div class=\"fs-submit\">\n\t\t<p><div class=\"cf7-cf-turnstile\" style=\"margin-top: 0px; margin-bottom: -15px;\"> <div id=\"cf-turnstile-cf7-3280919968\" class=\"cf-turnstile\" data-callback=\"turnstileCF7Callback\" data-sitekey=\"0x4AAAAAACFvvNVc61rJKp-w\" data-theme=\"light\" data-language=\"auto\" data-size=\"normal\" data-retry=\"auto\" data-retry-interval=\"1000\" data-refresh-expired=\"auto\" data-refresh-timeout=\"auto\" data-action=\"contact-form-7\" data-appearance=\"always\"><\/div> <style>.wpcf7-submit { pointer-events: none; opacity: 0.5; }<\/style> <script>document.addEventListener(\"DOMContentLoaded\", function() { setTimeout(function(){ var e=document.getElementById(\"cf-turnstile-cf7-3280919968\"); if(e&&!e.innerHTML.trim()){turnstile.render(e, {sitekey:\"0x4AAAAAACFvvNVc61rJKp-w\"});} }, 200); });<\/script> <br class=\"cf-turnstile-br cf-turnstile-br-cf7-3280919968\"> <style>#cf-turnstile-cf7-3280919968 { margin-left: -15px; }<\/style> <script>document.addEventListener(\"DOMContentLoaded\",function(){document.querySelectorAll('.wpcf7-form').forEach(function(e){e.addEventListener('submit',function(){if(document.getElementById('cf-turnstile-cf7-3280919968')){setTimeout(function(){turnstile.reset('#cf-turnstile-cf7-3280919968');},1000)}})})});<\/script> <\/div><br\/><input class=\"wpcf7-form-control wpcf7-submit has-spinner btn btn-primary\" type=\"submit\" value=\"G\u00d6NDER\" \/>\n\t\t<\/p>\n\t<\/div>\n\t<p class=\"fs-legal\"><br \/>\nG\u00f6ndererek, FISSOT\u00ae'tan e-posta almay\u0131 kabul etmi\u015f olursunuz. \u0130stedi\u011finiz zaman abonelikten \u00e7\u0131kabilirsiniz. \u0130nceleyin: <a href=\"\/website-privacy-policy\/\" target=\"_top\">Gizlilik Politikas\u0131<\/a>.\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"tr\"\/><\/form>\n<\/div>\n\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Bimetalik Tel De\u011fer M\u00fchendisli\u011fi Hesaplay\u0131c\u0131s\u0131 Bak\u0131r Kaplama \u00c7elik \u00c7ekirdek Malzeme Kar\u0131\u015f\u0131m\u0131 Bak\u0131r Kapl\u0131 \u00c7elik (CCS) Bak\u0131r Kapl\u0131 Al\u00fcminyum (CCA) Nikel Kapl\u0131 Bak\u0131r (NCC) Proje \u00d6l\u00e7e\u011fi [\u2026]<\/p>","protected":false},"author":1,"featured_media":1669,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width.php","meta":{"_lh_hide_header":true,"_lh_header_bg_image":0,"_lh_header_overlay_opacity":100,"footnotes":""},"class_list":["post-2567","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Bimetallic Wire ROI &amp; ESG Calculator | CCS, CCA, NCC Cost Savings<\/title>\n<meta name=\"description\" content=\"Use FISSOT&#039;s free Metal Materials Cost Calculator to analyze potential savings, weight reduction, and CO2 impact when switching from copper to CCA\/CCS bimetallic wire. Generate a PDF report for your project today.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.fissot.com\/tr\/bimetallic-wire-value-engineering-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bimetallic Wire Value Engineering Calculator FISSOT\u00ae | Bimetallic Wire Manufacturer | CCS, CCA &amp; NCC Wire\" \/>\n<meta property=\"og:description\" content=\"Bimetallic Wire Value Engineering Calculator FISSOT\u00ae | Bimetallic Wire Manufacturer | CCS, CCA &amp; NCC Wire\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fissot.com\/tr\/bimetallic-wire-value-engineering-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"FISSOT\u00ae | Bimetallic Wire Manufacturer | CCS, CCA &amp; NCC Wire\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/Clad-Fissot\/pfbid0PTU2TW9fAzcTT4BYKUWXQ7tuJ5B6H712jWsEJ9bNrnQXnSboExd3HBWbtcNw8LUal\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-17T06:28:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tahmini okuma s\u00fcresi\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 dakika\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/\",\"url\":\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/\",\"name\":\"Bimetallic Wire ROI & ESG Calculator | CCS, CCA, NCC Cost Savings\",\"isPartOf\":{\"@id\":\"https:\/\/www.fissot.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg\",\"datePublished\":\"2026-04-07T07:33:53+00:00\",\"dateModified\":\"2026-05-17T06:28:35+00:00\",\"description\":\"Use FISSOT's free Metal Materials Cost Calculator to analyze potential savings, weight reduction, and CO2 impact when switching from copper to CCA\/CCS bimetallic wire. Generate a PDF report for your project today.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#breadcrumb\"},\"inLanguage\":\"tr\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#primaryimage\",\"url\":\"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg\",\"contentUrl\":\"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.fissot.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Bimetallic Wire Value Engineering Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.fissot.com\/#website\",\"url\":\"https:\/\/www.fissot.com\/\",\"name\":\"Copper Clad Steel & Bimetallic Wire Manufacturer | FISSOT\u00ae\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.fissot.com\/#organization\"},\"alternateName\":\"FISSOT\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.fissot.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"tr\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.fissot.com\/#organization\",\"name\":\"FISSOT\u00ae (General Clad Co., Ltd.)\",\"alternateName\":\"FISSOT\",\"url\":\"https:\/\/www.fissot.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\/\/www.fissot.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/cropped-FISSOT_LOGO_255-255_mini-1.png\",\"contentUrl\":\"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/cropped-FISSOT_LOGO_255-255_mini-1.png\",\"width\":512,\"height\":512,\"caption\":\"FISSOT\u00ae (General Clad Co., Ltd.)\"},\"image\":{\"@id\":\"https:\/\/www.fissot.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/people\/Clad-Fissot\/pfbid0PTU2TW9fAzcTT4BYKUWXQ7tuJ5B6H712jWsEJ9bNrnQXnSboExd3HBWbtcNw8LUal\/\"],\"description\":\"GENERAL CLAD is a technology-driven composite metal materials enterprise located in Guangde City, at the junction of Jiangsu, Zhejiang, and Anhui provinces. It specializes in the production of copper-clad steel composite metal materials, focusing on the research and development of copper-clad steel products with special properties, primarily sold in the international market. Applications cover aerospace, military, electrified railways, automotive manufacturing, wire and cable, lightning protection, and grounding.\",\"email\":\"info@fissot.com\",\"legalName\":\"GENERAL CLAD Co.,Ltd\",\"foundingDate\":\"2015-11-26\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Bimetallik Tel ROI &amp; ESG Hesaplay\u0131c\u0131s\u0131 | CCS, CCA, NCC Maliyet Tasarruflar\u0131","description":"Bak\u0131rdan CCA\/CCS bimetallik tele ge\u00e7i\u015f yaparken potansiyel tasarruflar\u0131, a\u011f\u0131rl\u0131k azalt\u0131m\u0131n\u0131 ve CO2 etkisini analiz etmek i\u00e7in FISSOT\u00ae'nin \u00fccretsiz Metal Malzeme Maliyet Hesaplay\u0131c\u0131s\u0131n\u0131 kullan\u0131n. Projeniz i\u00e7in bug\u00fcn bir PDF raporu olu\u015fturun.","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:\/\/www.fissot.com\/tr\/bimetallic-wire-value-engineering-calculator\/","og_locale":"tr_TR","og_type":"article","og_title":"Bimetallic Wire Value Engineering Calculator FISSOT\u00ae | Bimetallic Wire Manufacturer | CCS, CCA &amp; NCC Wire","og_description":"Bimetallic Wire Value Engineering Calculator FISSOT\u00ae | Bimetallic Wire Manufacturer | CCS, CCA &amp; NCC Wire","og_url":"https:\/\/www.fissot.com\/tr\/bimetallic-wire-value-engineering-calculator\/","og_site_name":"FISSOT\u00ae | Bimetallic Wire Manufacturer | CCS, CCA &amp; NCC Wire","article_publisher":"https:\/\/www.facebook.com\/people\/Clad-Fissot\/pfbid0PTU2TW9fAzcTT4BYKUWXQ7tuJ5B6H712jWsEJ9bNrnQXnSboExd3HBWbtcNw8LUal\/","article_modified_time":"2026-05-17T06:28:35+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Tahmini okuma s\u00fcresi":"5 dakika"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/","url":"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/","name":"Bimetallik Tel ROI &amp; ESG Hesaplay\u0131c\u0131s\u0131 | CCS, CCA, NCC Maliyet Tasarruflar\u0131","isPartOf":{"@id":"https:\/\/www.fissot.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#primaryimage"},"image":{"@id":"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#primaryimage"},"thumbnailUrl":"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg","datePublished":"2026-04-07T07:33:53+00:00","dateModified":"2026-05-17T06:28:35+00:00","description":"Bak\u0131rdan CCA\/CCS bimetallik tele ge\u00e7i\u015f yaparken potansiyel tasarruflar\u0131, a\u011f\u0131rl\u0131k azalt\u0131m\u0131n\u0131 ve CO2 etkisini analiz etmek i\u00e7in FISSOT\u00ae'nin \u00fccretsiz Metal Malzeme Maliyet Hesaplay\u0131c\u0131s\u0131n\u0131 kullan\u0131n. Projeniz i\u00e7in bug\u00fcn bir PDF raporu olu\u015fturun.","breadcrumb":{"@id":"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#breadcrumb"},"inLanguage":"tr","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/"]}]},{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#primaryimage","url":"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg","contentUrl":"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/post_copper_status-scaled.jpg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/www.fissot.com\/bimetallic-wire-value-engineering-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fissot.com\/"},{"@type":"ListItem","position":2,"name":"Bimetallic Wire Value Engineering Calculator"}]},{"@type":"WebSite","@id":"https:\/\/www.fissot.com\/#website","url":"https:\/\/www.fissot.com\/","name":"Bak\u0131r Kapl\u0131 \u00c7elik ve Bimetalik Tel \u00dcreticisi | FISSOT\u00ae","description":"","publisher":{"@id":"https:\/\/www.fissot.com\/#organization"},"alternateName":"FISSOT","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fissot.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"tr"},{"@type":"Organization","@id":"https:\/\/www.fissot.com\/#organization","name":"GENERAL CLAD\u00ae (General Clad Co., Ltd.)","alternateName":"FISSOT","url":"https:\/\/www.fissot.com\/","logo":{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/www.fissot.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/cropped-FISSOT_LOGO_255-255_mini-1.png","contentUrl":"https:\/\/www.fissot.com\/wp-content\/uploads\/2025\/12\/cropped-FISSOT_LOGO_255-255_mini-1.png","width":512,"height":512,"caption":"FISSOT\u00ae (General Clad Co., Ltd.)"},"image":{"@id":"https:\/\/www.fissot.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/Clad-Fissot\/pfbid0PTU2TW9fAzcTT4BYKUWXQ7tuJ5B6H712jWsEJ9bNrnQXnSboExd3HBWbtcNw8LUal\/"],"description":"GENERAL CLAD, Jiangsu, Zhejiang ve Anhui eyaletlerinin kesi\u015fim noktas\u0131nda bulunan Guangde \u015eehri'nde yer alan, teknoloji odakl\u0131 bir kompozit metal malzemeler i\u015fletmesidir. \u015eirket, bak\u0131r kaplamal\u0131 \u00e7elik kompozit metal malzemelerin \u00fcretiminde uzmanla\u015fm\u0131\u015f olup, \u00f6zellikle uluslararas\u0131 pazarda sat\u0131lan \u00f6zel \u00f6zelliklere sahip bak\u0131r kaplamal\u0131 \u00e7elik \u00fcr\u00fcnlerinin ara\u015ft\u0131rma ve geli\u015ftirmesine odaklanmaktad\u0131r. Uygulama alanlar\u0131 havac\u0131l\u0131k ve uzay, askeri, elektrikli demiryollar\u0131, otomotiv imalat\u0131, tel ve kablo, y\u0131ld\u0131r\u0131mdan korunma ve topraklamay\u0131 kapsamaktad\u0131r.","email":"info@fissot.com","legalName":"GENERAL CLAD Co.,Ltd","foundingDate":"2015-11-26","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}}]}},"_links":{"self":[{"href":"https:\/\/www.fissot.com\/tr\/wp-json\/wp\/v2\/pages\/2567","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fissot.com\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.fissot.com\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.fissot.com\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fissot.com\/tr\/wp-json\/wp\/v2\/comments?post=2567"}],"version-history":[{"count":43,"href":"https:\/\/www.fissot.com\/tr\/wp-json\/wp\/v2\/pages\/2567\/revisions"}],"predecessor-version":[{"id":3368,"href":"https:\/\/www.fissot.com\/tr\/wp-json\/wp\/v2\/pages\/2567\/revisions\/3368"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.fissot.com\/tr\/wp-json\/wp\/v2\/media\/1669"}],"wp:attachment":[{"href":"https:\/\/www.fissot.com\/tr\/wp-json\/wp\/v2\/media?parent=2567"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}