{"product_id":"slim-sl8-8-piston-big-brake-kit","title":"슬림 SL8 전면 휠 8피스톤 빅 브레이크 키트","description":"\u003cstyle\u003e\n  :root {\n    --tt-brand-red: #FF170C;\n    --tt-border-color: #e5e5e5;\n    --tt-background-color-light: #f9f9f9;\n    \/* Pro-Tip: Adjust this value to match your theme's sticky header height *\/\n    --tt-header-height: 80px;\n  }\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  .tt-product-description ul { margin: 12px 0 0 18px; }\n  .tt-product-description li { margin: 6px 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; 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=\"sl8-intro\" class=\"tt-block\"\u003e\n\u003ch2 class=\"tt-title\"\u003e공장 휠에 강력한 힘: SL8 8피스톤 캘리퍼 키트\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003e대형 트럭과 고출력 차량의 경우, 단순한 브레이크 업그레이드 이상이 필요합니다—열 관리 솔루션이 필요합니다.\u003c\/strong\u003e TTSPORT SL8은 바로 그것을 위해 설계되었으며, 대부분의 공장 19인치 이상 휠 뒤에 장착할 수 있도록 설계된 좁은 바디에 강력한 8피스톤 제동력을 제공합니다.\u003c\/p\u003e\n\u003cp\u003e믿을 수 있는 강성의 이중 포지드 바디는 휨을 방지하며, 견고한 페달 감각을 제공합니다. 8개의 계단식 피스톤이 큰 패드 표면 전체에 균일하게 클램핑력을 가해 열 분산, 패드 마모 감소, 그리고 일관되고 페이드 없는 성능을 실현합니다. 무거운 견인이나 강한 제동 시에도 신뢰할 수 있는 최고의 번거로움 없는 브레이크 업그레이드입니다.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection id=\"sl8-specs\" class=\"tt-block\"\u003e\n\u003ch2 class=\"tt-title\"\u003e기술 사양 및 키트 옵션\u003c\/h2\u003e\n\u003cp\u003e다음 데이터는 SL8의 강력한 제동력 뒤에 숨겨진 엔지니어링을 보여줍니다. 최대 클램핑력을 위한 큰 전체 피스톤 면적과 균일한 패드 마모를 위한 계단식 피스톤 배치를 참고하세요. 귀하의 키트는 기본적으로 M-01(강철 로터용) 또는 M-03(카본 세라믹 로터용) 스트리트 퍼포먼스 브레이크 패드와 함께 제공됩니다.\u003c\/p\u003e\n\u003cdiv class=\"tt-table-scroll-wrapper\"\u003e\n\u003ctable class=\"spec-table\" aria-label=\"SL8 Big Brake Kit Technical Specifications\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"section-header\" colspan=\"3\"\u003e캘리퍼 엔지니어링\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e시리즈\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e슬림 시리즈\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e모델\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eSL8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e장착 위치\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e전륜\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e피스톤 수\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e8피스톤, 스태거드\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e피스톤 유형\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e2피스 포지드 통풍형, 더스트 부츠 포함\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e피스톤 직경\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e28mm (1.10인치) ×4, 32mm (1.26인치) ×4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e총 피스톤 면적\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e56.77cm² (8.80인치²)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e구성\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e2피스 포지드 알루미늄 합금\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e순중량\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e5.20 kg (11.46 lbs) (단일 캘리퍼, 패드 미포함)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e마감\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e고온 광택 코팅\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e최소 휠 크기\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e19인치 권장\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e필수 로터 크기\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e⌀380–405 mm (15.0–16.0인치) × 34 mm (1.34인치) 두께\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"section-header\" colspan=\"3\"\u003e로터 옵션 (하나 선택)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e\u003cstrong\u003e재질\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e고탄소 강철\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e카본 세라믹 복합재\u003c\/strong\u003e\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\u003ctd\u003e2피스 플로팅\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\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\u003ctd\u003e크로스 드릴링만\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"section-header\" colspan=\"3\"\u003e브레이크 패드 화합물\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e\u003cstrong\u003e적용 분야\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e스틸 로터용\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e카본 세라믹 로터용\u003c\/strong\u003e\u003c\/td\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\u003ctd\u003eM-03 세라믹 퍼포먼스\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\u003ctd\u003e최대 750°C (1382°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\u003ctd\u003e0.44 μ\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"section-header\" colspan=\"3\"\u003e차량별 지원 하드웨어\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e브레이크 호스\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e3단계 스테인리스 스틸 브레이드 호스 (PTFE 코어, SUS304 브레이드, PVC 피복)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e로터 햇 \/ 벨\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e맞춤 CNC 가공 6061-T6 항공 등급 알루미늄\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e캘리퍼 브래킷\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e맞춤 CNC 가공 S45C 단조 강철\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 SL8 brake caliper requires 19-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\u003e19인치 이상 휠인지 확인하세요.\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 91mm or 3.58in 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로터 장착면에서 휠 스포크 뒤쪽까지의 거리를 측정하세요. 최소 91mm(3.58인치)의 여유 공간이 필요합니다.\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차량 필터를 사용하거나 문의하여 확인하세요.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\" class=\"tt-mt-16\"\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 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\"\u003eSL8의 핵심 설계 특징은 슬림한 프로파일로, 대부분의 OEM 19인치 이상 휠을 클리어하는 8피스톤 성능을 작은 패키지에 담아낸 것입니다. 그러나 휠 디자인마다 차이가 있으므로, \u003cstrong\u003e강력히 추천합니다.\u003c\/strong\u003e 구매 전에 100% 확실히 맞춤 템플릿을 인쇄하여 확인하세요.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e왜 8피스톤 캘리퍼를 6피스톤보다 선택하나요?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e무거운 차량이나 고출력 애플리케이션의 경우, 8개의 피스톤이 더 넓은 패드 영역에 클램핑력을 더 균일하게 분산시킵니다. 이는 열 분산을 개선하고, 패드 테이퍼링 가능성을 줄이며, 반복되는 강제 제동 시 더 일관되고 견고한 페달 감각을 제공합니다. 열 관리를 잘 하고 일관성을 유지하는 것이 가장 중요할 때입니다.\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네, 이는 차량별로 설계된 포괄적인 시스템으로, 완전한 볼트 온 설치가 가능합니다. 각 SL8 키트에는:\u003c\/p\u003e\n\u003cul class=\"faq-kits\"\u003e\n\u003cli\u003e2개 SL8 포지드 8피스톤 캘리퍼\u003c\/li\u003e\n\u003cli\u003e2x 2조각 플로팅 로터(재질 선택 가능)\u003c\/li\u003e\n\u003cli\u003e퍼포먼스 브레이크 패드 전체 세트 (M-01 또는 M-03)\u003c\/li\u003e\n\u003cli\u003e2x 스테인리스 스틸 브레이드 브레이크 호스\u003c\/li\u003e\n\u003cli\u003e2x 맞춤 CNC 가공 로터 햇\u003c\/li\u003e\n\u003cli\u003e2x 맞춤 CNC 가공 캘리퍼 브래킷\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\"\u003eSL8의 작동 모습 보기\u003c\/h2\u003e\n\u003cp\u003e다른 열정적인 사용자들이 어떻게 대형 브레이크 키트를 자신의 차량에 적용하는지 확인하세요. 실제 차량, 실제 결과.\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":"기본 색상 (이미지 참고) \/ 380x34mm (휠 ≥ 19″) \/ 강철 - 곡선 슬럿","offer_id":42337504493654,"sku":"SL8","price":6220.0,"currency_code":"AED","in_stock":true},{"title":"기본 색상 (이미지 참고) \/ 380x34mm (휠 ≥ 19″) \/ 강철 - GrainSlot","offer_id":42337504526422,"sku":"SL8","price":6220.0,"currency_code":"AED","in_stock":true},{"title":"기본 색상 (이미지 참고) \/ 380x34mm (휠 ≥ 19″) \/ 강철 - 드릴 및 슬럿","offer_id":42337504559190,"sku":"SL8","price":6220.0,"currency_code":"AED","in_stock":true},{"title":"기본 색상 (이미지 참고) \/ 380x34mm (휠 ≥ 19″) \/ 강철 - WaveSlot","offer_id":42337504591958,"sku":"SL8","price":6220.0,"currency_code":"AED","in_stock":true},{"title":"기본 색상 (이미지 참고) \/ 380x34mm (휠 ≥ 19″) \/ 탄소 세라믹 - 크로스 드릴드","offer_id":42337597751382,"sku":"SL8","price":17496.0,"currency_code":"AED","in_stock":true},{"title":"기본 색상 (이미지 참고) \/ 405x34mm (휠 ≥ 20″) \/ 강철 - 곡선 슬럿","offer_id":42337504624726,"sku":"SL8","price":6707.0,"currency_code":"AED","in_stock":true},{"title":"기본 색상 (이미지 참고) \/ 405x34mm (휠 ≥ 20″) \/ 강철 - GrainSlot","offer_id":42337504657494,"sku":"SL8","price":6707.0,"currency_code":"AED","in_stock":true},{"title":"기본 색상 (이미지 참고) \/ 405x34mm (휠 ≥ 20″) \/ 강철 - 드릴 및 슬럿","offer_id":42337504690262,"sku":"SL8","price":6707.0,"currency_code":"AED","in_stock":true},{"title":"기본 색상 (이미지 참고) \/ 405x34mm (휠 ≥ 20″) \/ 강철 - WaveSlot","offer_id":42337504723030,"sku":"SL8","price":6707.0,"currency_code":"AED","in_stock":true},{"title":"기본 색상 (이미지 참고) \/ 405x34mm (휠 ≥ 20″) \/ 탄소 세라믹 - 크로스 드릴드","offer_id":42337597784150,"sku":"SL8","price":18058.0,"currency_code":"AED","in_stock":true},{"title":"맞춤 색상 (색상 코드 필요) \/ 380x34mm (휠 ≥ 19″) \/ 강철 - 곡선 슬럿","offer_id":42337504755798,"sku":"SL8","price":6369.0,"currency_code":"AED","in_stock":true},{"title":"맞춤 색상 (색상 코드 필요) \/ 380x34mm (휠 ≥ 19″) \/ 강철 - GrainSlot","offer_id":42337504788566,"sku":"SL8","price":6369.0,"currency_code":"AED","in_stock":true},{"title":"맞춤 색상 (색상 코드 필요) \/ 380x34mm (휠 ≥ 19″) \/ 강철 - 드릴 및 슬럿","offer_id":42337504821334,"sku":"SL8","price":6369.0,"currency_code":"AED","in_stock":true},{"title":"맞춤 색상 (색상 코드 필요) \/ 380x34mm (휠 ≥ 19″) \/ 강철 - WaveSlot","offer_id":42337504854102,"sku":"SL8","price":6369.0,"currency_code":"AED","in_stock":true},{"title":"맞춤 색상 (색상 코드 필요) \/ 380x34mm (휠 ≥ 19″) \/ 탄소 세라믹 - 크로스 드릴드","offer_id":42337597816918,"sku":"SL8","price":17646.0,"currency_code":"AED","in_stock":true},{"title":"맞춤 색상 (색상 코드 필요) \/ 405x34mm (휠 ≥ 20″) \/ 강철 - 곡선 슬럿","offer_id":42337504886870,"sku":"SL8","price":6856.0,"currency_code":"AED","in_stock":true},{"title":"맞춤 색상 (색상 코드 필요) \/ 405x34mm (휠 ≥ 20″) \/ 강철 - GrainSlot","offer_id":42337504919638,"sku":"SL8","price":6856.0,"currency_code":"AED","in_stock":true},{"title":"맞춤 색상 (색상 코드 필요) \/ 405x34mm (휠 ≥ 20″) \/ 강철 - 드릴 및 슬럿","offer_id":42337504952406,"sku":"SL8","price":6856.0,"currency_code":"AED","in_stock":true},{"title":"맞춤 색상 (색상 코드 필요) \/ 405x34mm (휠 ≥ 20″) \/ 강철 - WaveSlot","offer_id":42337504985174,"sku":"SL8","price":6856.0,"currency_code":"AED","in_stock":true},{"title":"맞춤 색상 (색상 코드 필요) \/ 405x34mm (휠 ≥ 20″) \/ 탄소 세라믹 - 크로스 드릴드","offer_id":42337597849686,"sku":"SL8","price":18208.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0589\/8833\/1094\/files\/Product_TTSPORT_Brake_Kit_SL8_5.jpg?v=1759817625","url":"https:\/\/ttsport-brake.com\/ko\/products\/%ec%8a%ac%eb%a6%bc-sl8-8%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"}