{"product_id":"tesery-footwell-led-lights-model-yl-2pcs","title":"TESERY 모델 3\/Y\/S\/X 풋웰 LED 조명","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700\u0026display=swap');\n\n  .ts-pdp-wrap * {\n    box-sizing: border-box;\n    font-family: 'Montserrat', sans-serif;\n  }\n\n  .ts-pdp-wrap {\n    max-width: 100%;\n    margin: 0 auto;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n\n  \/* Hero *\/\n  .ts-hero {\n    background: #ffffff;\n    border-bottom: 2px solid #0065b3;\n    padding: 56px 0 44px;\n    text-align: center;\n    margin-bottom: 56px;\n  }\n\n  .ts-hero-eyebrow {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #0065b3;\n    margin-bottom: 14px;\n  }\n\n  .ts-hero-title {\n    font-size: 34px;\n    font-weight: 700;\n    color: #111111;\n    margin: 0 0 18px;\n    line-height: 1.2;\n  }\n\n  .ts-hero-sub {\n    font-size: 15px;\n    color: #555;\n    max-width: 600px;\n    margin: 0 auto;\n  }\n\n  \/* Alert \/ Note *\/\n  .ts-alert {\n    background: #fffbf0;\n    border-left: 3px solid #f59e0b;\n    border-radius: 8px;\n    padding: 14px 18px;\n    font-size: 13px;\n    color: #6b4c00;\n    margin-bottom: 14px;\n  }\n\n  .ts-note {\n    background: #f0f6ff;\n    border-left: 3px solid #0065b3;\n    border-radius: 8px;\n    padding: 14px 18px;\n    font-size: 13px;\n    color: #003d6b;\n    margin-bottom: 56px;\n  }\n\n  \/* Section *\/\n  .ts-section {\n    margin-bottom: 72px;\n  }\n\n  .ts-section-eyebrow {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #0065b3;\n    margin-bottom: 10px;\n    text-align: center;\n  }\n\n  .ts-section-title {\n    font-size: 30px;\n    font-weight: 700;\n    color: #111;\n    margin: 0 0 12px;\n    text-align: center;\n  }\n\n  .ts-section-sub {\n    font-size: 14px;\n    color: #666;\n    margin-bottom: 36px;\n    text-align: center;\n  }\n\n  \/* Image-Text Selling Points *\/\n  .ts-imgtext-item {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0;\n    align-items: center;\n    margin-bottom: 24px;\n    background: #ffffff;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 2px 16px rgba(0,0,0,0.07);\n  }\n\n  .ts-imgtext-item.reverse {\n    direction: rtl;\n  }\n\n  .ts-imgtext-item.reverse \u003e * {\n    direction: ltr;\n  }\n\n  .ts-imgtext-img {\n    width: 100%;\n    display: block;\n    object-fit: cover;\n    aspect-ratio: 1 \/ 1;\n    border-radius: 16px;\n  }\n\n  .ts-imgtext-content {\n    padding: 40px 44px;\n  }\n\n  .ts-imgtext-num {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #0065b3;\n    margin-bottom: 12px;\n  }\n\n  .ts-imgtext-title {\n    font-size: 19px;\n    font-weight: 700;\n    color: #111;\n    margin-bottom: 14px;\n    line-height: 1.3;\n  }\n\n  .ts-imgtext-desc {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.75;\n  }\n\n  \/* Kit Options *\/\n  .ts-kit-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-bottom: 36px;\n  }\n\n  .ts-kit-card {\n    background: #ffffff;\n    border-radius: 16px;\n    padding: 36px 20px;\n    text-align: center;\n    box-shadow: 0 2px 12px rgba(0,0,0,0.06);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n\n  .ts-kit-card.featured {\n    background: #f4f9ff;\n    box-shadow: 0 4px 20px rgba(0,101,179,0.12);\n    border: 2px solid #0065b3;\n  }\n\n  .ts-kit-badge {\n    display: inline-block;\n    background: #0065b3;\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 20px;\n    margin-bottom: 14px;\n  }\n\n  .ts-kit-pcs {\n    font-size: 48px;\n    font-weight: 700;\n    color: #0065b3;\n    line-height: 1;\n    margin-bottom: 2px;\n  }\n\n  .ts-kit-unit {\n    font-size: 12px;\n    font-weight: 600;\n    color: #0065b3;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 18px;\n  }\n\n  .ts-kit-divider {\n    width: 32px;\n    height: 2px;\n    background: #e0e0e0;\n    margin: 0 auto 18px;\n    border-radius: 2px;\n  }\n\n  .ts-kit-card.featured .ts-kit-divider {\n    background: #0065b3;\n    opacity: 0.3;\n  }\n\n  .ts-kit-coverage {\n    font-size: 12px;\n    color: #555;\n    line-height: 1.7;\n  }\n\n  \/* Location Images Row *\/\n  .ts-location-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .ts-location-card {\n    text-align: center;\n  }\n\n  .ts-location-img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    border-radius: 14px;\n    display: block;\n    margin-bottom: 12px;\n  }\n\n  .ts-location-label {\n    font-size: 12px;\n    font-weight: 600;\n    color: #333;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n  \/* Install Steps *\/\n  .ts-steps {\n    margin-bottom: 0;\n  }\n\n  .ts-step {\n    display: flex;\n    gap: 20px;\n    margin-bottom: 16px;\n    align-items: flex-start;\n    background: #ffffff;\n    border-radius: 12px;\n    padding: 28px;\n    box-shadow: 0 1px 8px rgba(0,0,0,0.05);\n  }\n\n  .ts-step-num {\n    flex-shrink: 0;\n    width: 36px;\n    height: 36px;\n    background: #0065b3;\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .ts-step-content-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 6px;\n  }\n\n  .ts-step-content-desc {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.6;\n  }\n\n  \/* FAQ Accordion *\/\n  .ts-faq-title {\n    font-size: 30px;\n    font-weight: 700;\n    color: #111;\n    margin-bottom: 24px;\n    text-align: center;\n  }\n\n  .ts-faq-item {\n    background: #ffffff;\n    border-radius: 12px;\n    margin-bottom: 14px;\n    overflow: hidden;\n    box-shadow: 0 1px 6px rgba(0,0,0,0.06);\n  }\n\n  .ts-faq-toggle {\n    display: none;\n  }\n\n  .ts-faq-label {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 24px 28px;\n    cursor: pointer;\n    font-size: 16px;\n    font-weight: 600;\n    color: #1a1a1a;\n    user-select: none;\n    gap: 12px;\n    min-height: 76px;\n  }\n\n  .ts-faq-label-text {\n    display: flex;\n    align-items: baseline;\n    gap: 10px;\n    flex: 1;\n  }\n\n  .ts-faq-qnum {\n    font-size: 13px;\n    font-weight: 700;\n    color: #0065b3;\n    letter-spacing: 1px;\n    flex-shrink: 0;\n  }\n\n  .ts-faq-label::after {\n    content: '+';\n    font-size: 24px;\n    font-weight: 300;\n    color: #0065b3;\n    flex-shrink: 0;\n    line-height: 1;\n  }\n\n  .ts-faq-toggle:checked + .ts-faq-label::after {\n    content: '−';\n  }\n\n  .ts-faq-body {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.3s ease, padding 0.3s ease;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.7;\n    padding: 0 28px;\n  }\n\n  .ts-faq-anum {\n    font-size: 13px;\n    font-weight: 700;\n    color: #0065b3;\n    letter-spacing: 1px;\n    margin-right: 6px;\n  }\n\n  .ts-faq-toggle:checked ~ .ts-faq-body {\n    max-height: 300px;\n    padding: 0 28px 24px;\n  }\n\n  @media (max-width: 640px) {\n    .ts-hero { padding: 36px 16px 28px; margin-bottom: 36px; }\n    .ts-hero-title { font-size: 26px; }\n    .ts-section { margin-bottom: 48px; }\n    .ts-section-title { font-size: 22px; }\n    .ts-faq-title { font-size: 22px; }\n    .ts-imgtext-item { grid-template-columns: 1fr; }\n    .ts-imgtext-item.reverse { direction: ltr; }\n    .ts-imgtext-content { padding: 24px; }\n    .ts-kit-grid { grid-template-columns: 1fr; gap: 12px; }\n    .ts-location-grid { gap: 10px; }\n    .ts-faq-label { font-size: 14px; padding: 18px 20px; }\n    .ts-faq-body { padding: 0 20px; }\n    .ts-faq-toggle:checked ~ .ts-faq-body { padding: 0 20px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ts-pdp-wrap\"\u003e\n\n  \u003c!-- Hero --\u003e\n  \u003cdiv class=\"ts-hero\"\u003e\n    \u003cdiv class=\"ts-hero-eyebrow\"\u003eTesla 실내 조명\u003c\/div\u003e\n    \u003ch2 class=\"ts-hero-title\"\u003e네 가지 색상. 완벽한 빛.\u003c\/h2\u003e\n    \u003cp class=\"ts-hero-sub\"\u003eTesla Model 3, Y, S \u0026amp; X용 플러그 앤 플레이 풋웰 LED 라이트 — 배선, 도구 없이 즉시 분위기 연출.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Alerts --\u003e\n  \u003cdiv class=\"ts-alert\"\u003e\n    \u003cstrong\u003e호환성 안내:\u003c\/strong\u003e Tesla Model 3 \/ Model Y (모든 연식), Model S (2012–2021), Model X (2016–2021)용으로 설계되었습니다. 다른 브랜드 차량에는 적합하지 않을 수 있습니다.\n  \u003c\/div\u003e\n  \u003cdiv class=\"ts-note\"\u003e\n    \u003cstrong\u003e중요:\u003c\/strong\u003e 일부 Tesla 모델의 공장 뒷문 웰컴 라이트는 \u003cstrong\u003e원형이며 이 제품과 호환되지 않습니다\u003c\/strong\u003e. \u003cstrong\u003e사각형\u003c\/strong\u003e 공장 조명 소켓만 호환됩니다. 구매 전 차량 소켓 모양을 꼭 확인하세요.\n  \u003c\/div\u003e\n\n  \u003c!-- Image-Text Selling Points --\u003e\n  \u003cdiv class=\"ts-section\"\u003e\n    \u003cdiv class=\"ts-section-eyebrow\"\u003e제품 하이라이트\u003c\/div\u003e\n    \u003ch3 class=\"ts-section-title\"\u003e운전자들이 사랑하는 이유\u003c\/h3\u003e\n    \u003cp class=\"ts-section-sub\"\u003eTesla 오너들이 가장 선호하는 실내 조명 업그레이드인 네 가지 이유.\u003c\/p\u003e\n\n    \u003cdiv class=\"ts-imgtext-item\"\u003e\n      \u003cimg class=\"ts-imgtext-img\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/tupian5_2.jpg?v=1714816023\" alt=\"초고광 LED 칩\"\u003e\n      \u003cdiv class=\"ts-imgtext-content\"\u003e\n        \u003cdiv class=\"ts-imgtext-num\"\u003e01\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-title\"\u003e더 밝은 실내, 낮은 전력 소모\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-desc\"\u003e고출력 LED 칩으로 구동되어 공장 전구보다 훨씬 밝은 조명을 제공하면서도 전력 소모는 훨씬 적습니다. 주행 거리 걱정 없이 문을 열 때마다 더 밝은 실내를 경험하세요.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-imgtext-item reverse\"\u003e\n      \u003cimg class=\"ts-imgtext-img\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/Footwell_LED_Lights_for_Tesla_19.png?v=1781173435\" alt=\"개인 맞춤 색상 옵션\"\u003e\n      \u003cdiv class=\"ts-imgtext-content\"\u003e\n        \u003cdiv class=\"ts-imgtext-num\"\u003e02\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-title\"\u003e색상으로 분위기 설정\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-desc\"\u003e블루, 화이트, 퍼플, 레드 중에서 스타일에 맞게 선택하세요. 차분하고 시원한 빛부터 대담하고 생동감 있는 포인트까지, 매번 운전할 때마다 Tesla가 당신만의 특별한 느낌을 줍니다.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-imgtext-item\"\u003e\n      \u003cimg class=\"ts-imgtext-img\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/Footwell_LED_Lights_for_Tesla_18.png?v=1781173435\" alt=\"다중 위치 커버리지\"\u003e\n      \u003cdiv class=\"ts-imgtext-content\"\u003e\n        \u003cdiv class=\"ts-imgtext-num\"\u003e03\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-title\"\u003e전체 실내 분위기, 모든 구석구석\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-desc\"\u003e풋웰과 도어 패널부터 글러브박스, 앞 트렁크, 뒷 트렁크까지 — Tesla 실내의 모든 구역을 커버하세요. 조명 위치가 많을수록 몰입감 있는 분위기가 만들어집니다.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-imgtext-item reverse\"\u003e\n      \u003cimg class=\"ts-imgtext-img\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/tupian1.jpg?v=1714813199\" alt=\"쉬운 설치\"\u003e\n      \u003cdiv class=\"ts-imgtext-content\"\u003e\n        \u003cdiv class=\"ts-imgtext-num\"\u003e04\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-title\"\u003e몇 분 만에 완료, 경험 불필요\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-desc\"\u003e배선 필요 없음. 드릴링 필요 없음. 매장 방문 필요 없음. 평평한 드라이버로 공장 조명을 빼내고, Tesery LED를 꽂은 후 다시 끼우기만 하면 됩니다. 대부분의 사용자가 15분 이내에 설치를 완료합니다.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Kit Options --\u003e\n  \u003cdiv class=\"ts-section\"\u003e\n    \u003cdiv class=\"ts-section-eyebrow\"\u003e패키지 옵션\u003c\/div\u003e\n    \u003ch3 class=\"ts-section-title\"\u003e커버리지 선택\u003c\/h3\u003e\n    \u003cp class=\"ts-section-sub\"\u003e필수 풋웰 조명부터 전체 실내 변신까지 — 필요에 맞는 키트를 선택하세요.\u003c\/p\u003e\n\n    \u003cdiv class=\"ts-kit-grid\"\u003e\n      \u003cdiv class=\"ts-kit-card\"\u003e\n        \u003cdiv class=\"ts-kit-pcs\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-unit\"\u003e개\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-coverage\"\u003e풋웰 \u0026amp; 퍼들 라이트\u003cbr\u003e앞좌석 + 뒷좌석\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-kit-card featured\"\u003e\n        \u003cdiv class=\"ts-kit-badge\"\u003e가장 인기 있는 제품\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-pcs\"\u003e7\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-unit\"\u003e개\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-coverage\"\u003e풋웰 · 도어 패널\u003cbr\u003e글러브 컴파트먼트\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-kit-card\"\u003e\n        \u003cdiv class=\"ts-kit-pcs\"\u003e11\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-unit\"\u003e개\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-coverage\"\u003e풋웰 · 도어 · 글러브박스\u003cbr\u003e앞 트렁크 · 뒤 트렁크\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-location-grid\"\u003e\n      \u003cdiv class=\"ts-location-card\"\u003e\n        \u003cimg class=\"ts-location-img\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/footwell-led-lights-for-tesla-model-3ysx-4pcs-691949.png?v=1749506577\" alt=\"풋웰\"\u003e\n        \u003cdiv class=\"ts-location-label\"\u003e풋웰\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-location-card\"\u003e\n        \u003cimg class=\"ts-location-img\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/footwell-led-lights-for-tesla-model-3ysx-4pcs-535417.png?v=1749506578\" alt=\"도어\"\u003e\n        \u003cdiv class=\"ts-location-label\"\u003e도어\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-location-card\"\u003e\n        \u003cimg class=\"ts-location-img\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/footwell-led-lights-for-tesla-model-3ysx-4pcs-116876.png?v=1749506577\" alt=\"글러브박스\"\u003e\n        \u003cdiv class=\"ts-location-label\"\u003e글러브박스\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Installation Steps --\u003e\n  \u003cdiv class=\"ts-section\"\u003e\n    \u003cdiv class=\"ts-section-eyebrow\"\u003e설치\u003c\/div\u003e\n    \u003ch3 class=\"ts-section-title\"\u003e변화된 실내를 위한 3단계\u003c\/h3\u003e\n    \u003cp class=\"ts-section-sub\"\u003e전문가 설치가 필요 없습니다. 작은 일자 드라이버만 있으면 됩니다.\u003c\/p\u003e\n    \u003cdiv class=\"ts-steps\"\u003e\n      \u003cdiv class=\"ts-step\"\u003e\n        \u003cdiv class=\"ts-step-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"ts-step-content-title\"\u003e공장 조명 제거하기\u003c\/div\u003e\n          \u003cdiv class=\"ts-step-content-desc\"\u003e일자 드라이버를 사용해 원래 풋웰 조명을 하우징에서 부드럽게 들어 올리세요. 절단이나 연결 작업은 필요 없습니다.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-step\"\u003e\n        \u003cdiv class=\"ts-step-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"ts-step-content-title\"\u003eTesery LED 연결하기\u003c\/div\u003e\n          \u003cdiv class=\"ts-step-content-desc\"\u003eTesery LED 유닛을 기존 소켓에 직접 연결하세요. 플러그 앤 플레이 커넥터가 안전하고 흔들림 없는 장착을 보장합니다.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-step\"\u003e\n        \u003cdiv class=\"ts-step-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"ts-step-content-title\"\u003e딱 맞게 끼우고 즐기세요\u003c\/div\u003e\n          \u003cdiv class=\"ts-step-content-desc\"\u003e유닛을 하우징에 단단히 눌러 클릭 소리가 날 때까지 밀어 넣으세요. Tesla 전원을 켜면 즉시 업그레이드된 실내 분위기를 즐길 수 있습니다.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ Accordion --\u003e\n  \u003cdiv class=\"ts-section\"\u003e\n    \u003cdiv class=\"ts-faq-title\"\u003e자주 묻는 질문\u003c\/div\u003e\n\n    \u003cdiv class=\"ts-faq-item\"\u003e\n      \u003cinput class=\"ts-faq-toggle\" type=\"checkbox\" id=\"faq1\"\u003e\n      \u003clabel class=\"ts-faq-label\" for=\"faq1\"\u003e\n        \u003cspan class=\"ts-faq-label-text\"\u003e\u003cspan class=\"ts-faq-qnum\"\u003eQ1\u003c\/span\u003e 이 LED 조명은 모든 Tesla 모델과 호환되나요?\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"ts-faq-body\"\u003e\n\u003cspan class=\"ts-faq-anum\"\u003eA1\u003c\/span\u003e 네 — 이 제품은 Tesla Model 3, Model Y(모든 연식), Model S(2012–2021), Model X(2016–2021)용으로 설계되었습니다. 다른 차량 브랜드와의 호환성은 보장되지 않습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-faq-item\"\u003e\n      \u003cinput class=\"ts-faq-toggle\" type=\"checkbox\" id=\"faq2\"\u003e\n      \u003clabel class=\"ts-faq-label\" for=\"faq2\"\u003e\n        \u003cspan class=\"ts-faq-label-text\"\u003e\u003cspan class=\"ts-faq-qnum\"\u003eQ2\u003c\/span\u003e 설치를 위해 특별한 도구가 필요한가요?\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"ts-faq-body\"\u003e\n\u003cspan class=\"ts-faq-anum\"\u003eA2\u003c\/span\u003e 특별한 도구는 필요 없습니다. 공장 조명을 제거하고 Tesery LED 유닛을 설치하는 데는 작은 일자 드라이버만 있으면 됩니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-faq-item\"\u003e\n      \u003cinput class=\"ts-faq-toggle\" type=\"checkbox\" id=\"faq3\"\u003e\n      \u003clabel class=\"ts-faq-label\" for=\"faq3\"\u003e\n        \u003cspan class=\"ts-faq-label-text\"\u003e\u003cspan class=\"ts-faq-qnum\"\u003eQ3\u003c\/span\u003e 이 LED 조명이 테슬라 배터리를 소모하나요?\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"ts-faq-body\"\u003e\n\u003cspan class=\"ts-faq-anum\"\u003eA3\u003c\/span\u003e 아닙니다. 이 조명은 초저전력 소비를 위해 설계되어 테슬라 배터리나 주행 거리에는 의미 있는 영향을 미치지 않습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-faq-item\"\u003e\n      \u003cinput class=\"ts-faq-toggle\" type=\"checkbox\" id=\"faq4\"\u003e\n      \u003clabel class=\"ts-faq-label\" for=\"faq4\"\u003e\n        \u003cspan class=\"ts-faq-label-text\"\u003e\u003cspan class=\"ts-faq-qnum\"\u003eQ4\u003c\/span\u003e 이 LED 조명을 다른 차종에도 사용할 수 있나요?\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"ts-faq-body\"\u003e\n\u003cspan class=\"ts-faq-anum\"\u003eA4\u003c\/span\u003e 이 제품은 테슬라 모델 전용으로 설계되었습니다. 커넥터와 하우징 크기가 테슬라 전용이므로 다른 자동차 브랜드와의 호환성은 보장되지 않습니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-faq-item\"\u003e\n      \u003cinput class=\"ts-faq-toggle\" type=\"checkbox\" id=\"faq5\"\u003e\n      \u003clabel class=\"ts-faq-label\" for=\"faq5\"\u003e\n        \u003cspan class=\"ts-faq-label-text\"\u003e\u003cspan class=\"ts-faq-qnum\"\u003eQ5\u003c\/span\u003e 4개 패키지에는 몇 개의 LED 조명이 포함되어 있나요?\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"ts-faq-body\"\u003e\n\u003cspan class=\"ts-faq-anum\"\u003eA5\u003c\/span\u003e 4개 세트에는 발 페달 위치용 2개와 앞좌석 아래 위치용 2개가 포함되어 있어 네 개의 풋웰 영역 전체를 커버합니다.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Tesery Official Store","offers":[{"title":"색상을 선택하세요","offer_id":48846522188008,"sku":null,"price":38000.0,"currency_code":"KRW","in_stock":true},{"title":"파란색","offer_id":48846522286312,"sku":"TSL1907","price":38000.0,"currency_code":"KRW","in_stock":true},{"title":"흰색","offer_id":48846522384616,"sku":"TSL1907","price":38000.0,"currency_code":"KRW","in_stock":true},{"title":"보라색","offer_id":48846522482920,"sku":"TSL1907","price":38000.0,"currency_code":"KRW","in_stock":true},{"title":"빨간색","offer_id":48846522581224,"sku":"TSL1907","price":38000.0,"currency_code":"KRW","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesery-footwell-led-lights-for-model-3ysx-5527750.png?v=1781264090","url":"https:\/\/kr.tesery.com\/products\/tesery-footwell-led-lights-model-yl-2pcs","provider":"Tesery Official Store","version":"1.0","type":"link"}