{"product_id":"gwm-tank-500-7640tk-front-wheel-6-piston-big-brake-kit","title":"GWM Tank 500 7640TK 前輪6活塞大制動套件","description":"\u003cstyle\u003e\n  :root {\n    --tt-brand-red: #FF170C;\n    --tt-border-color: #e5e5e5;\n    --tt-background-color-light: #f9f9f9;\n    --tt-header-height: 80px;\n  }\n  html { scroll-padding-top: var(--tt-header-height, 80px); }\n\n  \/* ====== Base Blocks \u0026 Typography ====== *\/\n  .tt-product-description { text-align: left; }\n  .tt-block { border: 1px solid var(--tt-border-color); border-radius: 0; padding: 18px; margin-bottom: 24px; }\n  .tt-title { color: var(--tt-brand-red); margin: 0 0 16px 0; font-weight: 600; }\n  .tt-product-description p { margin: 0 0 12px 0; line-height: 1.6; }\n  .tt-product-description p:last-child { margin-bottom: 0; }\n\n  \/* ====== Specifications Table ====== *\/\n  .tt-table-scroll-wrapper { overflow-x: auto; -webkit-overflow-scrolling: touch; margin-top: 16px; }\n  .spec-table { width: 100%; border-collapse: collapse; white-space: nowrap; }\n  .spec-table th, .spec-table td { padding: 12px; border: 1px solid var(--tt-border-color); text-align: left; vertical-align: top; }\n  .spec-table th.section-header { color: var(--tt-brand-red); background-color: var(--tt-background-color-light); font-weight: 600; }\n  .spec-table td.spec-label { font-weight: bold; min-width: 150px; white-space: normal; }\n\n  \/* ====== Fitment Checklist ====== *\/\n  .fitment-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 16px; }\n  .fitment-item { display: flex; flex-direction: column; align-items: center; text-align: center; border: 1px solid var(--tt-border-color); padding: 12px; }\n  .fitment-item img { width: 100%; max-width: 200px; height: auto; aspect-ratio: 1 \/ 1; object-fit: contain; display: block; margin-bottom: 10px; }\n  .fitment-item .step-title { color: var(--tt-brand-red); font-weight: bold; display: block; margin-bottom: 4px; }\n\n  \/* ====== Vehicle Compatibility ====== *\/\n  .veh-controls { display: flex; gap: 10px; align-items: center; flex-wrap: wrap; margin-bottom: 16px; }\n  .veh-controls input, .veh-controls select { border: 1px solid var(--tt-border-color); background: #fff; padding: 10px; min-width: 200px; flex-grow: 1; }\n  .veh-note { border: 1px dashed var(--tt-border-color); padding: 12px; margin: 16px 0; background-color: #fef9f8; }\n  .veh-details-group details { border-top: 1px solid var(--tt-border-color); margin-bottom: 0; }\n  .veh-details-group details:last-of-type { border-bottom: 1px solid var(--tt-border-color); }\n  .veh-details-group summary { cursor: pointer; padding: 12px 6px; font-weight: bold; list-style: none; }\n  .veh-details-group summary::-webkit-details-marker { display: none; }\n  .veh-details-group summary:hover { background-color: var(--tt-background-color-light); }\n  .veh-table-wrapper { overflow-x: auto; }\n  .veh-table { width: 100%; border-collapse: collapse; margin-bottom: 12px; }\n  .veh-table th, .veh-table td { border: 1px solid var(--tt-border-color); padding: 12px; text-align: left; }\n  .veh-table th { background-color: var(--tt-background-color-light); color: var(--tt-brand-red); }\n  .brand-hidden { display: none; }\n  .tt-brand-toggle { background: none; border: none; padding: 0; font-family: inherit; font-size: inherit; color: var(--tt-brand-red); text-decoration: underline; cursor: pointer; font-weight: 600; }\n\n  \/* ====== FAQ ====== *\/\n  .faq-list details { border-top: 1px solid var(--tt-border-color); padding: 16px 0; }\n  .faq-list details:last-of-type { border-bottom: 1px solid var(--tt-border-color); }\n  .faq-list summary { cursor: pointer; list-style: none; display: flex; align-items: center; justify-content: space-between; font-weight: bold; }\n  .faq-list summary::-webkit-details-marker { display: none; }\n  .faq-list .faq-a { padding-top: 12px; }\n  .faq-list .faq-kits { margin: 8px 0 0 0; padding-left: 20px; }\n  .faq-list .faq-kits li { margin-bottom: 4px; }\n  .faq-list summary::after { content: '+'; transition: transform 0.2s; line-height: 1.5em; font-size: 1.5em; font-weight: normal; }\n  .faq-list details[open] summary::after { content: '−'; }\n\n  \/* ====== CTA Button ====== *\/\n  .tt-cta-button { display: inline-block; background-color: var(--tt-brand-red); color: #fff !important; padding: 12px 24px; text-decoration: none; font-weight: bold; border: 2px solid transparent; transition: background-color 0.2s, color 0.2s, border-color 0.2s; cursor: pointer; }\n  .tt-cta-button:hover { background-color: #fff; color: var(--tt-brand-red) !important; border-color: var(--tt-brand-red); }\n\n  \/* ====== Responsive ====== *\/\n  @media (max-width: 768px) {\n    .tt-block { padding: 12px; }\n    .veh-table { border: 0; }\n    .veh-table thead { border: none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }\n    .veh-table tr { display: block; margin-bottom: .625em; border: 1px solid var(--tt-border-color); }\n    .veh-table td { display: block; text-align: right; border-bottom: 1px solid var(--tt-border-color); }\n    .veh-table td::before { content: attr(data-label); float: left; font-weight: bold; }\n    .veh-table td:last-child { border-bottom: 0; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tt-product-description\"\u003e\n\u003csection class=\"tt-block\" id=\"v-series-gwm-intro\"\u003e\n\u003ch2 class=\"tt-title\"\u003e免安裝座：GWM Tank 500 直裝式六活塞剎車系統\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003e這款專為Tank 500設計的六活塞大剎車套件，採用鑄造的整合式支耳卡鉗，可直接固定於Tank 500的原廠轉向節上。\u003c\/strong\u003e 無需獨立支架，減少隨時間鬆動的零件，提供更堅固的與輪轂的連接，並且安裝更乾淨、無需改裝。\u003c\/p\u003e\n\u003cp\u003e結合超大尺寸高碳轉子，這套系統適用於經常載滿乘客、行李，並拖曳最高3,000公斤（約6,600磅）制動拖車的Tank 500。它在山路、長途高速下坡和碎石路上提供穩定、自信的制動性能，同時適配Tank 500的原廠輪圈和大多數17英寸及以上的越野輪圈套件。\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"tt-block\" id=\"v-series-gwm-specs\"\u003e\n\u003ch2 class=\"tt-title\"\u003eGWM Tank 500的技術規格與套件選項\u003c\/h2\u003e\n\u003cp\u003e以下規格顯示此套件是如何根據Tank 500的尺寸、重量和拖曳用途進行工程設計的。整合式支耳取消了獨立的轉接支架，335毫米的轉子增加了熱容量，適合在滿載7座車和拖曳制動拖車的情況下反覆進行激烈制動。此套件僅配備我們的高碳轉子和M-01街道性能剎車片，以確保日常使用中的安靜與可預測的制動性能。\u003c\/p\u003e\n\u003cdiv class=\"tt-table-scroll-wrapper\"\u003e\n\u003ctable class=\"spec-table\" aria-label=\"GWM Tank 500 Big Brake Kit Specifications\"\u003e\n\u003ctbody role=\"rowgroup\"\u003e\n\u003ctr\u003e\n\u003cth class=\"section-header\" colspan=\"2\"\u003e卡鉗工程\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e系列\u003c\/td\u003e\n\u003ctd\u003e車輛專用系列\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e應用範圍\u003c\/td\u003e\n\u003ctd\u003e7640TK - GWM Tank 500\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e安裝位置\u003c\/td\u003e\n\u003ctd\u003e前軸\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e活塞數量\u003c\/td\u003e\n\u003ctd\u003e6活塞，交錯排列\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e活塞類型\u003c\/td\u003e\n\u003ctd\u003e雙片通風式帶防塵罩\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e活塞直徑\u003c\/td\u003e\n\u003ctd\u003e27毫米 \/ 32毫米 \/ 38毫米（1.06英寸 \/ 1.26英寸 \/ 1.50英寸）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e總活塞面積\u003c\/td\u003e\n\u003ctd\u003e50.10 平方公分 (7.77 平方英寸)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e結構\u003c\/td\u003e\n\u003ctd\u003e雙片鍛造鋁合金\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e淨重\u003c\/td\u003e\n\u003ctd\u003e3.72 公斤 (8.20 磅)（單個卡鉗，無刹車片）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e表面處理\u003c\/td\u003e\n\u003ctd\u003e高溫亮光塗層\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e最小輪圈尺寸\u003c\/td\u003e\n\u003ctd\u003e建議17英寸以上輪圈\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003ctbody role=\"rowgroup\"\u003e\n\u003ctr\u003e\n\u003cth class=\"section-header\" colspan=\"2\"\u003e轉子規格\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e材質\u003c\/td\u003e\n\u003ctd\u003e高碳鋼\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e尺寸\u003c\/td\u003e\n\u003ctd\u003e⌀335 毫米 (13.19 英寸) × 32 毫米 (1.26 英寸) 厚\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e結構\u003c\/td\u003e\n\u003ctd\u003e一片式通風\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e表面圖案\u003c\/td\u003e\n\u003ctd\u003e弧形通風槽式\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003ctbody role=\"rowgroup\"\u003e\n\u003ctr\u003e\n\u003cth class=\"section-header\" colspan=\"2\"\u003e制動片材料\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e合金款\u003c\/td\u003e\n\u003ctd\u003eM-01街道性能\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e工作溫度\u003c\/td\u003e\n\u003ctd\u003e最高600°C（1112°F）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e摩擦係數\u003c\/td\u003e\n\u003ctd\u003e0.38 μ\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003ctbody role=\"rowgroup\"\u003e\n\u003ctr\u003e\n\u003cth class=\"section-header\" colspan=\"2\"\u003e支援硬體（車輛專用）\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e制動軟管\u003c\/td\u003e\n\u003ctd\u003e三層不銹鋼編織（PTFE芯層、SUS304編織層、PVC護套），Tank 500專用長度與接頭\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tt-block\" id=\"fitment-checklist\"\u003e\n\u003ch2 class=\"tt-title\"\u003e是否適合？您的三步檢查\u003c\/h2\u003e\n\u003cdiv class=\"fitment-grid\" role=\"list\" aria-label=\"Fitment Checklist\"\u003e\n\u003cdiv class=\"fitment-item\" role=\"listitem\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0589\/8833\/1094\/files\/Logo_TTSPORT_Product_Wheel_Compatibility.png?v=1755589978\" alt=\"Step 1: TTSPORT GWM Tank 500 brake kit requires 17-inch or larger wheels for fitment.\" width=\"300\" height=\"300\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"step-title\"\u003e1. 輪圈直徑\u003c\/span\u003e\n\u003cp\u003e確認您的輪圈尺寸為17英寸或更大。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fitment-item\" role=\"listitem\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0589\/8833\/1094\/files\/Logo_TTSPORT_Product_Rim_Compatibility.png?v=1755590057\" alt=\"Step 2: Diagram showing measurement from wheel hub to inner spoke, requiring 99mm or 3.90in clearance.\" width=\"300\" height=\"300\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"step-title\"\u003e2. 輪輻間隙\u003c\/span\u003e\n\u003cp\u003e測量從轉子安裝面到車輪輪輻背面之間的距離。您需要至少99毫米（3.90英寸）的空間。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fitment-item\" role=\"listitem\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0589\/8833\/1094\/files\/Logo_TTSPORT_Product_Car_Compatibility.png?v=1755589960\" alt=\"Step 3: Check your vehicle's make and model against the compatibility list below.\" width=\"300\" height=\"300\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"step-title\"\u003e3. 車輛型號\u003c\/span\u003e\n\u003cp\u003e請使用相容性清單或提供您的Tank 500年份與車型，以確認適用性。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; margin-top: 16px;\"\u003e\u003cstrong\u003e想要一個可列印的適配模板？\u003c\/strong\u003e \u003ca title=\"Contact TTSPORT for a fitment template\" href=\"https:\/\/ttsport-brake.com\/pages\/contact-us\"\u003e聯繫我們\u003c\/a\u003e 提供您的車輛年份、品牌與型號，我們將通過電子郵件寄送一份1:1的輪圈空隙模板。\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"tt-block\" id=\"faq\"\u003e\n\u003ch2 class=\"tt-title\"\u003e常見問題\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e整合式安裝的主要優點是什麼？\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003e堅固與簡單。\u003c\/strong\u003e 通過將支耳直接鑄造到卡鉗本體，我們消除了其他套件中可能的彎曲或失效點——獨立的轉接支架。在像Tank 500這樣的重型SUV上，這種額外的剛性轉化為更堅實的踏板感受和更具信心的直接安裝體驗。\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e這套系統能否適配我的Tank 500原廠輪圈？\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e可以。此套件設計來適配Tank 500的原廠輪圈和剎車系統，在大多數市場使用18英寸輪圈。只要您使用17英寸或更大尺寸的輪圈，並確認輪圈的輪輻至少有99毫米（3.90英寸）的空隙，即可安裝。如對改裝輪圈有疑問，請索取我們的可列印模板或提供您目前的輪圈照片。\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e為什麼在重型SUV上使用一體式轉子？\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003e耐久性與熱容量。\u003c\/strong\u003e 在像Tank 500這樣的全尺寸、車身架構的SUV上，一體式高碳鋼轉子在承重時提供最大強度和穩定性。對於拖曳能力達到3,000公斤且經常行駛於崎嶇道路的車輛，一體式堅固設計是一個簡單且經過驗證的解決方案，具有較少的緊固件和接口，較不易腐蝕或鬆動。\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e包裝內容是什麼？這是完整的套件嗎？\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cp\u003e是的，這是一套全面的、專為Tank 500設計的車輛專用系統，適用於完整的螺栓式安裝。每套套件包括：\u003c\/p\u003e\n\u003cul class=\"faq-kits\"\u003e\n\u003cli\u003e2個6活塞鍛造卡鉗，帶集成安裝座（Tank 500專用）\u003c\/li\u003e\n\u003cli\u003e2個 1件式 335 毫米高碳鋼轉子\u003c\/li\u003e\n\u003cli\u003e1套M-01街道性能制動片\u003c\/li\u003e\n\u003cli\u003e2條不銹鋼編織制動軟管（Tank 500專用）\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"customer-cases\" class=\"tt-block\"\u003e\n\u003ch2 class=\"tt-title\"\u003e觀看此套件的實際運作\u003c\/h2\u003e\n\u003cp\u003e查看其他車主如何在他們的改裝中使用我們的卡車和 SUV 套件。真實的車輛，真實的效果。\u003c\/p\u003e\n\u003ca class=\"tt-cta-button\" href=\"https:\/\/ttsport-brake.com\/blogs\/customer-cases\"\u003e查看客戶改裝案例\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"TTSPORT","offers":[{"title":"標準顏色（如圖所示） \/ 335x32mm（輪圈 ≥ 17″） \/ 鋼材 - 弧形開槽","offer_id":43663526232150,"sku":"Tank-Front","price":4571.0,"currency_code":"AED","in_stock":true},{"title":"自訂顏色（需提供色碼） \/ 335x32mm（輪圈 ≥ 17″） \/ 鋼材 - 弧形開槽","offer_id":43663526264918,"sku":"Tank-Front","price":4720.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0589\/8833\/1094\/files\/Product_TTSPORT_Brake_Kit_GWM_Tank_500_7640TK_2.jpg?v=1764144554","url":"https:\/\/ttsport-brake.com\/zh\/products\/gwm-tank-500-7640tk-%e5%89%8d%e8%bc%aa6%e6%b4%bb%e5%a1%9e%e5%a4%a7%e5%88%b6%e5%8b%95%e5%a5%97%e4%bb%b6","provider":"TTSPORT","version":"1.0","type":"link"}