{"product_id":"slim-sl8-8-piston-big-brake-kit","title":"Slim 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專為此設計，提供強大的8活塞制動力，配備窄身設計，適合大多數原廠19吋及更大輪圈的安裝。\u003c\/p\u003e\n\u003cp\u003e極其剛性的雙片鍛造車身抗彎曲，轉化為您可以信賴的堅實踏板感受。八個交錯排列的活塞能更均勻地施加夾緊力於大面積的制動片，帶來更佳的熱分散、減少制動片磨損，以及在重載牽引或激烈制動時保持穩定無衰退的性能。這是追求高效、可重複制動力的用戶的終極免維護升級方案，無需更換輪圈。\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\"\u003e雙片通風式帶防塵罩\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e活塞直徑\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e28毫米（1.10英寸）×4，32毫米（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.77平方厘米（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\"\u003e雙片鍛造鋁合金\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公斤（11.46磅）（單個卡鉗，不含制動片）\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\"\u003e建議19吋\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毫米（15.0–16.0英寸）× 34毫米（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\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\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\"\u003e三層不銹鋼編織（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是否適合？您的三步檢查\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\u003e確認您使用的是19吋或更大輪圈。\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測量從轉子安裝面到輪圈辐條背面。您至少需要91毫米（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的核心設計特色是其纖薄的外形，旨在將8活塞性能集成於能通過大多數原廠19吋及更大輪圈的緊湊包裝中。然而，由於每款輪圈設計不同，我們 \u003cstrong\u003e強烈建議\u003c\/strong\u003e 建議您使用我們的可列印適配模板，以在下單前百分之百確定。\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e為何選擇8活塞卡鉗而非6活塞？\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e對於較重的車輛或高馬力應用，八個活塞能更均勻地將夾緊力分佈於較大面積的制動片上。這改善了熱分散，降低了制動片錐形的可能性，並在反覆重負荷制動時提供更穩定、堅實的踏板感受。這是管理熱量和保持一致性的重要措施。\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\u003e2 個 兩片式浮動制動盤（可選材料）\u003c\/li\u003e\n\u003cli\u003e一套完整的性能制動片（M-01或M-03）\u003c\/li\u003e\n\u003cli\u003e2 條不銹鋼編織制動軟管\u003c\/li\u003e\n\u003cli\u003e2 個定制 CNC 加工的制動盤帽\u003c\/li\u003e\n\u003cli\u003e2 個定制 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\"\u003e觀看SL8的實際操作\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\/zh\/products\/slim-sl8-8%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"}