{"product_id":"gwm-tank-500-7640tk-front-wheel-6-piston-big-brake-kit","title":"GWM 탱크 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용 직결 6피스톤 브레이크\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003e이 Tank 500 전용 6피스톤 대형 브레이크 키트는, 포지드 통합 마운팅 이어가 달린 캘리퍼를 사용하여, Tank 500의 공장 노켈에 바로 장착됩니다.\u003c\/strong\u003e 별도의 브래킷이 없기 때문에 시간이 지나면서 느슨해질 부품이 적고, 허브와의 연결이 더 견고하며, 깔끔하고 개조 없는 설치가 가능합니다.\u003c\/p\u003e\n\u003cp\u003e대형 고탄소 로터와 결합된 이 시스템은, 탱크 500이 종종 승객, 짐, 최대 3,000kg(약 6,600파운드)의 브레이크가 걸린 트레일러를 견인하며 차량 총중량에 근접하거나 초과하는 상황에 적합하게 설계되었습니다. 산악 도로, 긴 고속도로 내리막, 자갈길에서도 일관되고 자신감 있는 제동력을 제공하며, 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의 크기, 무게, 견인 용도에 맞게 설계된 방식을 보여줍니다. 통합 마운팅 이어는 별도 어댑터 브래킷을 제거하며, 335mm 로터는 적재된 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\u003e2피스 포지드 통풍형, 더스트 부츠 포함\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e피스톤 직경\u003c\/td\u003e\n\u003ctd\u003e27mm \/ 32mm \/ 38mm (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 cm² (7.77 in²)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e구성\u003c\/td\u003e\n\u003ctd\u003e2피스 포지드 알루미늄 합금\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e순중량\u003c\/td\u003e\n\u003ctd\u003e3.72 kg (8.20 lbs) (단일 캘리퍼, 패드 미포함)\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\u003e17인치 추천\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 mm (13.19 인치) × 32 mm (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\u003e3중 구조 스테인리스 스틸 브레이드 호스 (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적합 여부 확인? 3단계 체크\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\u003e17인치 이상 휠을 사용하고 있음을 확인하세요.\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로터 장착면에서 휠 스포크 뒤쪽까지의 거리를 측정하세요. 최소 99mm(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 마운팅 포인트를 캘리퍼 본체에 직접 포지드하여 별도 어댑터 브래킷을 제거함으로써, 다른 키트에서 흔히 발생하는 유연성 또는 실패 가능성을 없앴습니다. 무거운 SUV인 Tank 500과 같은 차량에서는, 이러한 추가 강성이 페달 감각을 더 단단하게 하고, 더 자신감 있는 직결 장착 설치를 가능하게 합니다.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e이 제품이 제 Tank 500의 순정 휠과 호환되나요?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e네. 이 키트는 대부분 시장에서 18인치 휠을 사용하는 OEM 휠과 브레이크 패키지를 기준으로 설계되었습니다. 17인치 이상 휠을 사용하고, 최소 99mm(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,000kg의 견인력을 갖춘 차량이나 거친 도로를 주행하는 차량에는, 견고한 일체형 설계가 적은 볼트와 인터페이스로 부식이나 느슨함이 적은 검증된 간단한 해결책입니다.\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개 일체형 335mm 고탄소강 로터\u003c\/li\u003e\n\u003cli\u003eM-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":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_Tank_500_7640TK_2.jpg?v=1764144554","url":"https:\/\/ttsport-brake.com\/ko\/products\/gwm-%ed%83%b1%ed%81%ac-500-7640tk-%ec%a0%84%eb%a9%b4-%ed%9c%a0-6%ed%94%bc%ec%8a%a4%ed%86%a4-%eb%b9%85-%eb%b8%8c%eb%a0%88%ec%9d%b4%ed%81%ac-%ed%82%a4%ed%8a%b8","provider":"TTSPORT","version":"1.0","type":"link"}