{"product_id":"honda-fit-jazz-4-piston-big-brake-kit","title":"ชุดเบรกล้อหน้าขนาดใหญ่ 4 ลูกสูบสำหรับ Honda Fit \/ Jazz","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; 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 Design ====== *\/\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-fit-intro\" class=\"tt-block\"\u003e\n\u003ch2 class=\"tt-title\"\u003eเบรกใหญ่สำหรับรถเล็ก: ชุดเบรกใหญ่สำหรับ Honda Fit \/ Jazz\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eรถ Fit\/Jazz ของคุณเป็นรถที่เน้นความเร็วและแรงเหวี่ยง อย่าทำให้ความเร็วและแรงเหวี่ยงนั้นลดลงด้วยเบรกที่อ่อนแอและนุ่มนิ่มเกินไป\u003c\/strong\u003e ชุดเบรกใหญ่เฉพาะรถของเราเป็นกุญแจสำคัญในการปลดล็อกศักยภาพการควบคุมของรถคุณ ออกแบบมาเพื่อแทนที่เบรกโรงงานที่ไม่เพียงพอ ด้วยคาลิปเปอร์แบบ forged 4 ลูกสูบ และโรเตอร์ประสิทธิภาพขนาดใหญ่ 262 มม.\u003c\/p\u003e\n\u003cp\u003eชุดครบชุดนี้ให้การปรับปรุงแรงเบรกและการระบายความร้อนอย่างมาก ช่วยให้คุณมั่นใจในการเบรกช้าลงและขับเร็วขึ้นบนถนนสายหลังหรือในการแข่ง autocross ที่ดีที่สุดคือเป็นระบบติดตั้งง่ายที่ออกแบบให้พอดีกับล้อโรงงานขนาด 15 นิ้วขึ้นไป เพื่อการติดตั้งที่ไม่ยุ่งยากและเปลี่ยนแปลงความรู้สึกของรถคุณอย่างสมบูรณ์\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection id=\"v-series-fit-specs\" class=\"tt-block\"\u003e\n\u003ch2 class=\"tt-title\"\u003eข้อมูลทางเทคนิค \u0026 ตัวเลือกชุดเบรก\u003c\/h2\u003e\n\u003cp\u003eข้อมูลด้านล่างแสดงให้เห็นถึงเทคโนโลยีและการออกแบบของชุดนี้ที่เน้นประสิทธิภาพขนาดกะทัดรัด โดยเน้นน้ำหนักสุทธิต่ำเป็นพิเศษเพื่อปรับปรุงการควบคุมและความสามารถในการระบายความร้อนที่เหนือกว่ารุ่นเดิม ชุดนี้มีเฉพาะโรเตอร์เหล็กกล้าความคาร์บอนสูงเท่านั้น และมาพร้อมกับผ้าเบรกสำหรับการใช้งานบนถนน M-01 เป็นมาตรฐาน\u003c\/p\u003e\n\u003cdiv class=\"tt-table-scroll-wrapper\"\u003e\n\u003ctable aria-label=\"Honda Fit \/ Jazz Big Brake Kit Specifications\" class=\"spec-table\"\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\u003eWD4 – Honda Fit \/ Jazz\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แบบ 4 ลูกสูบ\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\u003e38 มม. (1.50 นิ้ว) ×4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003eพื้นที่ลูกสูบรวม\u003c\/td\u003e\n\u003ctd\u003e45.36 ซม.² (7.03 ตร.นิ้ว)\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\u003e1.80 กก. (3.97 ปอนด์) (คาลิปเปอร์เดียว, ไม่มีผ้าเบรก)\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แนะนำ 15\"\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⌀262 มม. (10.31 นิ้ว) × ความหนา 21 มม. (0.83 นิ้ว)\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สายถักสแตนเลส 3 ชั้น (แกน PTFE, สาย SUS304, หุ้ม PVC)\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จะเข้ากันได้ไหม? การตรวจสอบ 3 ขั้นตอนของคุณ\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 Honda Fit brake kit requires 15-inch or larger wheels.\" 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ยืนยันว่าคุณใช้งานล้อขนาด 15\" หรือใหญ่กว่า\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 67mm or 2.64in 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วัดจากพื้นผิวติดตั้งโรเตอร์ไปยังด้านหลังของซี่ล้อ คุณต้องมีระยะอย่างน้อย 67 มม. (2.64 นิ้ว)\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โปรดใช้ตัวกรองรถยนต์ของเรา หรือ ติดต่อเราเพื่อยืนยัน\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ทุกอย่างเกี่ยวกับการควบคุมและความสม่ำเสมอ คาลิปเปอร์แบบ 4 ลูกสูบที่แข็งแรงให้ความรู้สึกแป้นเบรกที่แน่นหนาและคาดเดาได้ ช่วยให้คุณเบรกช้าลงและเข้าโค้งได้แม่นยำขึ้น โรเตอร์ที่ใหญ่ขึ้นช่วยเพิ่มความสามารถในการระบายความร้อนเพื่อป้องกันการเฟดในระหว่างการแข่ง autocross หรือการขับขี่อย่างสนุกสนาน น้ำหนักที่เบาขึ้นยังช่วยลดมวลที่ไม่หยุดนิ่ง ทำให้ช่วงล่างตอบสนองได้ดีขึ้น\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eชุดนี้จะเข้ากับล้อโรงงานขนาด 15 นิ้วของฉันจริงหรือไม่?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eแน่นอน\u003c\/strong\u003e ชุดนี้ได้รับการออกแบบมาโดยเฉพาะสำหรับพื้นที่ว่างที่แน่นของล้อโรงงานขนาด 15 นิ้วขึ้นไปบน Honda Fit\/Jazz เป็นหนึ่งในชุดเบรกใหญ่ที่แท้จริงไม่บังคับให้คุณต้องซื้อล้อใหม่ขนาดใหญ่ขึ้น\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eนี่เป็นการติดตั้งแบบบ็อตทอนตรงหรือไม่?\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ใช่ นี่คือระบบที่ครอบคลุมและออกแบบเฉพาะสำหรับรถยนต์ของคุณ พร้อมติดตั้งง่าย ชุดประกอบด้วย:\u003c\/p\u003e\n\u003cul class=\"faq-kits\"\u003e\n\u003cli\u003eคาลิปเปอร์ WD4 Forged 4 ลูกสูบ 2 ชุด\u003c\/li\u003e\n\u003cli\u003eโรเตอร์เหล็กกล้าคุณภาพสูง 262 มม. 1 ชิ้น 2 ชุด\u003c\/li\u003e\n\u003cli\u003eชุดผ้าเบรก M-01 สำหรับการใช้งานบนถนน\u003c\/li\u003e\n\u003cli\u003eสายเบรกถักสแตนเลส 2 ชิ้น\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ชมวิธีที่ผู้ใช้งานคนอื่นๆ ใช้ชุดเบรกขนาดใหญ่บนรถของพวกเขา ผลลัพธ์จริงจากรถจริง\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":"สีมาตรฐาน (ตามภาพ) \/ 262x21มม. (ล้อ ≥ 15″) \/ เบรกโลหะ - ช่องลิ่มโค้ง","offer_id":42340946346070,"sku":"Fit-Front","price":2398.0,"currency_code":"AED","in_stock":true},{"title":"สีตามสั่ง (ต้องระบุรหัสสี) \/ 262x21มม. (ล้อ ≥ 15″) \/ เบรกโลหะ - ช่องลิ่มโค้ง","offer_id":42340946411606,"sku":"Fit-Front","price":2548.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0589\/8833\/1094\/files\/Product_TTSPORT_Brake_Kit_Fit_Front_5.jpg?v=1750323309","url":"https:\/\/ttsport-brake.com\/th\/products\/%e0%b8%8a%e0%b8%b8%e0%b8%94%e0%b9%80%e0%b8%9a%e0%b8%a3%e0%b8%81%e0%b8%82%e0%b8%99%e0%b8%b2%e0%b8%94%e0%b9%83%e0%b8%ab%e0%b8%8d%e0%b9%88%e0%b9%81%e0%b8%9a%e0%b8%9a%e0%b8%a5%e0%b8%b9%e0%b8%81%e0%b8%aa%e0%b8%b9%e0%b8%9a-4-%e0%b8%95%e0%b8%b1%e0%b8%a7%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a-honda-fit-jazz","provider":"TTSPORT","version":"1.0","type":"link"}