{"product_id":"toyota-lc250-prado-lexus-gx550-7642tk-front-wheel-6-piston-big-brake-kit","title":"토요타 LC250 프라도 \u0026 렉서스 GX550 7642TK 전면 휠 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; 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 {\n      border: none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;\n    }\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\u003c!-- Intro --\u003e\n\u003csection class=\"tt-block\" id=\"7642tk-intro\"\u003e\n\u003ch2 class=\"tt-title\"\u003eTTSPORT 7642TK 무거운 하중용 6피스톤 대형 브레이크 키트 for 토요타 랜드크루저 250 프라도 \u0026 렉서스 GX550\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003e새로운 LC250와 GX550은 사용을 위해 설계되었으며 – 대부분의 오너들은 이들을 쇼룸 무게로 유지하지 않습니다.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e스틸 범퍼, 슬라이더, 언더바디 보호장치, 서랍, 냉장고, 루프 텐트, 연료 또는 물 추가 시, 제동 시스템은 원래 사양보다 훨씬 더 많은 작업을 수행하게 됩니다. 7642TK 전면 키트는 오버랜드 현실에 맞게 전면을 보강합니다.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eLC250\/GX550 전용 장착: \u003c\/strong\u003e 7642TK는 250 플랫폼의 프론트 너클과 허브를 기반으로 설계되었으며, 공장 스타일의 장착 포인트와 일체형 로터를 사용합니다. 프레임 절단이나 맞춤 브래킷이 필요 없습니다.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e무거운 투어용 피스톤 크기:\u003c\/strong\u003e 63.5cm² (9.84 in²)의 피스톤 면적을 가진 포지드 6피스톤 캘리퍼는 매일 실제 투어 무게를 싣는 차량에 적합하며, 주말용이 아닙니다.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e거친 노면용 내부 오일 라우팅:\u003c\/strong\u003e 캘리퍼 내부는 긴 울퉁불퉁한 노면, 와시, 느린 기술 주행 후에도 균일한 압력과 일관된 페달 감각을 유지하도록 설계되었습니다.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e32mm 고탄소 로터:\u003c\/strong\u003e 335 \/ 345mm 로터와 32mm 두께의 웨이브 슬롯 링은 높은 고속 주행 또는 적재된 알파인 패스를 내려올 때 필요한 무게와 냉각을 제공합니다.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eLC250 또는 GX550이 장거리 투어용으로 제작되고 학교 통학용 SUV가 아니라면, 7642TK는 내려갈 때와 오를 때 모두 여유를 제공하는 전면 브레이크 업그레이드입니다.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Specs --\u003e\n\u003csection class=\"tt-block\" id=\"7642tk-specs\"\u003e\n\u003ch2 class=\"tt-title\"\u003e기술 사양 및 키트 옵션\u003c\/h2\u003e\n\u003cp\u003e7642TK LC250\/GX550 키트는 무거운 하중용 6피스톤 구조를 사용하며, 새 플랫폼의 섀시, 무게, 용도에 맞게 맞춤 제작되었습니다.\u003c\/p\u003e\n\u003cdiv class=\"tt-table-scroll-wrapper\"\u003e\n\u003ctable class=\"spec-table\" aria-label=\"TTSPORT 7642TK Heavy-Load Big Brake Kit Specifications for Land Cruiser 250 Prado \u0026 Lexus GX550\"\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\u003e7642TK – 토요타 LC250 프라도 \u0026 렉서스 GX550\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\u003e38 mm (1.50 인치) ×4, 34 mm (1.34 인치) ×2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-label\"\u003e총 피스톤 면적\u003c\/td\u003e\n\u003ctd\u003e63.5cm² (9.84 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.8 kg (8.38 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 \/ 345 mm × 32 mm 두께\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 피복)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Fitment Checklist --\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 7642TK LC250 \u0026 GX550 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\u003e당신의 LC250 프라도 또는 GX550이 17인치 이상 휠을 장착하고 있으며, 전면 대형 브레이크 키트에 적합한지 확인하세요.\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: Measure spoke clearance for the TTSPORT 7642TK LC250 \u0026 GX550 kit.\" width=\"300\" height=\"300\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"step-title\"\u003e2. 스포크 간격\u003c\/span\u003e\n\u003cp\u003e\u003cspan\u003e로터 장착면에서 휠 스포크 뒤쪽까지의 거리를 측정하세요. 최소 94 mm (3.7 인치)의 여유 공간이 필요합니다.\u003c\/span\u003e\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 LC250\/GX550 year and trim against the compatibility list.\" width=\"300\" height=\"300\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"step-title\"\u003e3. 차량 모델\u003c\/span\u003e\n\u003cp\u003e당신의 LC250 또는 GX550 연도, 엔진 및 브레이크 패키지를 확인하세요. 확실하지 않다면, VIN, 휠 사양, 일반 적재량을 보내주시면 올바른 구성을 확인해 드리겠습니다.\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\u003c!-- FAQ --\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\u003e7642TK가 새 LC250 또는 GX550에 과도한가요?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e차량이 거의 기본 무게를 유지한다면, 그렇습니다. 7642TK는 방탄 장비, 저장 공간, 루프 적재물, 견인 등을 추가하는 오너를 위해 설계되었습니다. 플랫폼이 실제 여행용으로 구축되면, 더 무거운 전면 브레이크 시스템은 사치가 아니라 안전 여유가 됩니다.\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내 지역 4x4 또는 브레이크 샵에서 이 키트를 설치할 수 있나요?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e네. 이것은 플랫폼별 브래킷과 하드웨어가 포함된 볼트 온 시스템입니다. 숙련된 4x4 또는 브레이크 샵이라면 표준 대형 브레이크 절차를 따르고 고품질의 오일로 적절한 공기 제거를 수행하는 한 설치할 수 있습니다.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eLC250 \u0026 GX550 7642TK 키트에 포함된 내용은 무엇인가요?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cp\u003e랜드크루저 250 프라도와 렉서스 GX550용 완전한 전면 액슬 패키지를 받게 됩니다:\u003c\/p\u003e\n\u003cul class=\"faq-kits\"\u003e\n\u003cli\u003e2x TTSPORT 7642TK 6피스톤 포지드 캘리퍼\u003c\/li\u003e\n\u003cli\u003e2개 TTSPORT 1피스 하이-탄소 로터 (⌀335 \/ 345 mm × 32 mm, LC250\/GX550 구성)\u003c\/li\u003e\n\u003cli\u003e1세트 TTSPORT M-01 스트리트 퍼포먼스 브레이크 패드\u003c\/li\u003e\n\u003cli\u003e2x 스테인리스 스틸 브레이크 호스 (차량별 맞춤형)\u003c\/li\u003e\n\u003cli\u003e차량별 장착 하드웨어 및 설치 안내서\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Customer Cases --\u003e\n\u003csection class=\"tt-block\" id=\"customer-cases\"\u003e\n\u003ch2 class=\"tt-title\"\u003e이 키트의 작동 모습 보기\u003c\/h2\u003e\n\u003cp\u003eLC250와 GX550 오너들이 새로운 플랫폼을 진지한 투어러로 탈바꿈시키는 모습과, 실제 무게에 맞게 제작된 브레이크 시스템을 확인하세요.\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":43684116660310,"sku":"LC-Front","price":5320.0,"currency_code":"AED","in_stock":true},{"title":"기본 색상 (이미지 참고) \/ 345×32mm (휠 ≥ 18인치) \/ 강철 - 곡선 슬럿","offer_id":43684116693078,"sku":null,"price":5320.0,"currency_code":"AED","in_stock":true},{"title":"맞춤 색상 (색상 코드 필요) \/ 335x32mm (바퀴 ≥ 17인치) \/ 강철 - 곡선 슬럿","offer_id":43684116725846,"sku":"LC-Front","price":5470.0,"currency_code":"AED","in_stock":true},{"title":"맞춤 색상 (색상 코드 필요) \/ 345×32mm (휠 ≥ 18인치) \/ 강철 - 곡선 슬럿","offer_id":43684116758614,"sku":null,"price":5470.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0589\/8833\/1094\/files\/Product_TTSPORT_Brake_Kit_Toyota_LC250_Prado_Lexus_GX550_7642TK_1.jpg?v=1764233432","url":"https:\/\/ttsport-brake.com\/ko\/products\/toyota-lc250-prado-lexus-gx550-7642tk-%ec%a0%84%eb%a9%b4-%ed%9c%a0-6%ed%94%bc%ec%8a%a4%ed%86%a4-%eb%8c%80%ed%98%95-%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"}