{"product_id":"gwm-tank-cannon-7640tk-6-piston-big-brake-kit","title":"GWM Cannon（Poer \/ P-Series）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 id=\"v-series-gwm-intro\" class=\"tt-block\"\u003e\n\u003ch2 class=\"tt-title\"\u003e免適配器：GWM Cannon \/ Poer \/ P-Series 直裝六活塞剎車系統\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003e適配器支架在你用力工作卡車時容易彈動或鬆動。我們已將其移除。\u003c\/strong\u003e 此專為 Cannon \/ Poer \/ P-Series 設計的六活塞大剎車套件採用鑄造、整合式安裝耳的卡鉗，可直接固定於原廠轉向節。保留原廠輪轂與防塵罩，但提供更堅固的連接、更緊實的踏板感受，以及乾淨的螺栓式安裝。\u003c\/p\u003e\n\u003cp\u003e搭配超大高碳鋼轉子，系統尺寸適合實際皮卡用途：一箱工具、一個車頂帳篷和帳篷，以及重達 3,000–3,500 公斤（約 6,600–7,700 磅）範圍內的拖車（依市場與車型而定）。在長長的下坡、匯入高速公路或突發制動時，提供可重複的制動性能，同時兼容原廠 17 吋及更大尺寸的輪圈。\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection id=\"v-series-gwm-specs\" class=\"tt-block\"\u003e\n\u003ch2 class=\"tt-title\"\u003eGWM Cannon \/ Poer \/ P-Series 技術規格與套件選項\u003c\/h2\u003e\n\u003cp\u003e以下規格顯示此套件如何符合 Cannon \/ Poer \/ P-Series 平台的拖曳與載重能力。整合式安裝耳省去獨立適配器支架，335 毫米轉子提升熱容量，適合載重或拖車時反覆制動。此套件僅配備我們的高碳鋼轉子，並標配 M-01 街道性能刹車片。\u003c\/p\u003e\n\u003cdiv class=\"tt-table-scroll-wrapper\"\u003e\n\u003ctable aria-label=\"GWM Cannon \/ Poer \/ P-Series Big Brake Kit Specifications\" class=\"spec-table\"\u003e\n\u003ctbody role=\"rowgroup\"\u003e\n\u003ctr\u003e\n\u003cth colspan=\"2\" class=\"section-header\"\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 Cannon \/ Poer \/ P-Series\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 colspan=\"2\" class=\"section-header\"\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 colspan=\"2\" class=\"section-header\"\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 colspan=\"2\" class=\"section-header\"\u003e支援硬體（車輛專用）\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e制動軟管\u003c\/td\u003e\n\u003ctd\u003e3層不銹鋼編織軟管（PTFE 核心、SUS304 編織、PVC 外套），專為 Cannon \/ Poer \/ P-Series 設計的長度與接頭\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 id=\"fitment-checklist\" class=\"tt-block\"\u003e\n\u003ch2 class=\"tt-title\"\u003e是否適合？您的三步檢查\u003c\/h2\u003e\n\u003cdiv aria-label=\"Fitment Checklist\" role=\"list\" class=\"fitment-grid\"\u003e\n\u003cdiv role=\"listitem\" class=\"fitment-item\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" height=\"300\" width=\"300\" alt=\"Step 1: TTSPORT GWM Cannon \/ Poer brake kit requires 17-inch or larger wheels for fitment.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0589\/8833\/1094\/files\/Logo_TTSPORT_Product_Wheel_Compatibility.png?v=1755589978\"\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 role=\"listitem\" class=\"fitment-item\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" height=\"300\" width=\"300\" alt=\"Step 2: Diagram showing measurement from wheel hub to inner spoke, requiring 99mm or 3.90in clearance.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0589\/8833\/1094\/files\/Logo_TTSPORT_Product_Rim_Compatibility.png?v=1755590057\"\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 role=\"listitem\" class=\"fitment-item\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" height=\"300\" width=\"300\" alt=\"Step 3: Check your vehicle's make and model against the compatibility list below.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0589\/8833\/1094\/files\/Logo_TTSPORT_Product_Car_Compatibility.png?v=1755589960\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"step-title\"\u003e3. 車輛型號\u003c\/span\u003e\n\u003cp\u003e請使用相容性清單或提供您的 GWM Cannon \/ Poer \/ P-Series 年份、車型與傳動系統，我們將協助確認。\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 href=\"https:\/\/ttsport-brake.com\/pages\/contact-us\" title=\"Contact TTSPORT for a fitment template\"\u003e聯繫我們\u003c\/a\u003e 提供您的車輛年份、品牌與型號，我們將通過電子郵件寄送一份1:1的輪圈空隙模板。\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection id=\"faq\" class=\"tt-block\"\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 透過將安裝點直接鑄造到卡鉗本體，我們省去了獨立的適配器支架，這在其他套件中可能成為彈動或失效點。在像 Cannon \/ Poer \/ P-Series 這樣的工作卡車上，這種額外的剛性轉化為更緊實的踏板感受和在載重或拖曳時更穩定的制動性能。\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e這會影響我卡車的原廠輪圈嗎？\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e在多數市場，Cannon \/ Poer \/ P-Series 配備 17 吋或 18 吋輪圈。本套件設計能配合原廠輪圈及多款熱門的越野改裝輪圈，只要它們是 17 吋或更大，並提供至少 99 毫米（3.90 英寸）的輪輻空間。如果你使用非原廠輪圈，建議先參考我們的列印模板或提供輪圈照片與規格，我們將協助確認是否適用。\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e為什麼在工作卡車上使用一體式轉子？\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003e提供拖曳和載重的強度。\u003c\/strong\u003e 對於經常在貨箱中攜帶工具、裝備或約 1,000 公斤（2,200 磅）並拖曳 3,000–3,500 公斤（6,600–7,700 磅）的中型皮卡，一體式高碳鋼轉子提供了一個堅固、低維護的解決方案。硬件接口較少，較不易鬆動，非常適合泥濘道路、施工現場和長途巡航。\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是的，這是一套專為 Cannon \/ Poer \/ P-Series 平台設計的全面性、車輛專用系統，支持完整的螺栓安裝。每套套件包括：\u003c\/p\u003e\n\u003cul class=\"faq-kits\"\u003e\n\u003cli\u003e2個 6活塞鍛造卡鉗，帶集成安裝座（專為 Cannon \/ Poer \/ P-Series 設計）\u003c\/li\u003e\n\u003cli\u003e2個 1件式 335 毫米高碳鋼轉子\u003c\/li\u003e\n\u003cli\u003e1套M-01街道性能制動片\u003c\/li\u003e\n\u003cli\u003e2條不銹鋼編織制動軟管（專為 Cannon \/ Poer \/ P-Series 設計）\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 class=\"tt-block\" id=\"customer-cases\"\u003e\n\u003ch2 class=\"tt-title\"\u003e觀看此套件的實際運作\u003c\/h2\u003e\n\u003cp\u003e查看其他車主如何在他們的改裝中使用我們的卡車和 SUV 套件。真實的車輛，真實的效果。\u003c\/p\u003e\n\u003ca href=\"https:\/\/ttsport-brake.com\/blogs\/customer-cases\" class=\"tt-cta-button\"\u003e查看客戶改裝案例\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"TTSPORT","offers":[{"title":"標準顏色（如圖所示） \/ 335x32mm（輪圈 ≥ 17″） \/ 鋼材 - 弧形開槽","offer_id":42340847091798,"sku":"Tank-Front","price":4571.0,"currency_code":"AED","in_stock":true},{"title":"自訂顏色（需提供色碼） \/ 335x32mm（輪圈 ≥ 17″） \/ 鋼材 - 弧形開槽","offer_id":42340847157334,"sku":"Tank-Front","price":4721.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0589\/8833\/1094\/files\/Product_TTSPORT_Brake_Kit_GWM_Cannon_7640TK_2.jpg?v=1764144866","url":"https:\/\/ttsport-brake.com\/zh\/products\/gwm-tank-cannon-7640tk-6%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"}