{"product_id":"front-bumper-lip-abs-spoiler-for-tesla-model-y-l-accessories","title":"Front Bumper Lip ABS Spoiler for Tesla Model Y L Accessories","description":"\u003cstyle\u003e\n  .ts-frontlipb-desc {\n    --ts-black: #050505;\n    --ts-ink: #111827;\n    --ts-muted: #526071;\n    --ts-line: #e5e7eb;\n    --ts-soft: #f6f8fb;\n    --ts-blue: #1397e8;\n    --ts-blue-soft: #eaf6ff;\n    font-family: Montserrat, Poppins, Arial, Helvetica, sans-serif;\n    color: var(--ts-ink);\n    background: #fff;\n  }\n  .ts-frontlipb-desc * { box-sizing: border-box; }\n  .ts-frontlipb-desc img { display: block; width: 100%; height: auto; max-width: 100%; }\n  .ts-frontlipb-desc a { color: inherit; text-decoration: none; }\n  .ts-frontlipb-section { padding: 72px 0; }\n  .ts-frontlipb-section:first-of-type { padding-top: 34px; }\n  .ts-frontlipb-soft { background: var(--ts-soft); }\n  .ts-frontlipb-wrap { width: min(1120px, calc(100% - 32px)); margin: 0 auto; }\n  .ts-frontlipb-hero, .ts-frontlipb-feature, .ts-frontlipb-banner { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 44px; align-items: center; }\n  .ts-frontlipb-media { border: 1px solid var(--ts-line); border-radius: 8px; overflow: hidden; background: #fff; }\n  .ts-frontlipb-media img { object-fit: contain; background: #fff; }\n  .ts-frontlipb-eyebrow, .ts-frontlipb-tag, .ts-frontlipb-product-label { display: inline-flex; align-items: center; gap: 8px; color: #0071ce; font-size: 12px; font-weight: 900; line-height: 1.2; letter-spacing: .03em; text-transform: uppercase; margin: 0 0 12px; }\n  .ts-frontlipb-eyebrow::before { content: \"\"; width: 8px; height: 8px; border-radius: 999px; background: var(--ts-blue); }\n  .ts-frontlipb-desc h2, .ts-frontlipb-desc h3 { margin: 0; color: #000; letter-spacing: 0; font-weight: 950; }\n  .ts-frontlipb-desc h2 { font-size: clamp(26px, 3vw, 38px); line-height: 1.08; }\n  .ts-frontlipb-desc h3 { font-size: 21px; line-height: 1.18; }\n  .ts-frontlipb-desc p { margin: 14px 0 0; color: var(--ts-muted); font-size: 16px; line-height: 1.68; }\n  .ts-frontlipb-badges { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin-top: 22px; }\n  .ts-frontlipb-badge { min-height: 58px; border: 1px solid var(--ts-line); border-radius: 7px; background: #fff; display: flex; align-items: center; gap: 12px; padding: 13px 14px; color: #111827; font-size: 14px; line-height: 1.3; font-weight: 900; }\n  .ts-frontlipb-badge::before, .ts-frontlipb-list li::before { content: \"\"; width: 9px; height: 9px; border-radius: 999px; background: var(--ts-blue); box-shadow: 0 0 0 5px var(--ts-blue-soft); flex: 0 0 auto; }\n  .ts-frontlipb-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }\n  .ts-frontlipb-panel { border: 1px solid var(--ts-line); border-radius: 8px; background: #fff; padding: 30px; }\n  .ts-frontlipb-panel.ts-dark { background: #050505; border-color: #050505; }\n  .ts-frontlipb-panel.ts-dark h3, .ts-frontlipb-panel.ts-dark li { color: #fff; }\n  .ts-frontlipb-panel.ts-dark .ts-frontlipb-list li::before { background: var(--ts-blue); box-shadow: 0 0 0 5px rgba(19, 151, 232, .18); }\n  .ts-frontlipb-list { display: grid; gap: 13px; margin: 18px 0 0; padding: 0; list-style: none; }\n  .ts-frontlipb-list li { display: flex; gap: 13px; color: var(--ts-muted); font-size: 15.5px; line-height: 1.55; }\n  .ts-frontlipb-feature { padding: 28px 0; border-bottom: 1px solid var(--ts-line); }\n  .ts-frontlipb-feature:last-child { border-bottom: 0; }\n  .ts-frontlipb-feature:nth-child(even) .ts-frontlipb-media { order: 2; }\n  .ts-frontlipb-feature-cards { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }\n  .ts-frontlipb-feature-card { border: 1px solid var(--ts-line); border-radius: 8px; background: #fff; padding: 26px; }\n  .ts-frontlipb-feature-card p { margin-top: 12px; }\n  .ts-frontlipb-install { border: 1px solid var(--ts-line); border-radius: 8px; background: #fff; padding: 26px; display: flex; align-items: center; justify-content: space-between; gap: 22px; }\n  .ts-frontlipb-install h3 { font-size: 21px; }\n  .ts-frontlipb-install p { margin-top: 8px; }\n  .ts-frontlipb-install-link { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; border-radius: 999px; background: var(--ts-blue); color: #fff !important; padding: 12px 20px; font-size: 14px; font-weight: 950; white-space: nowrap; box-shadow: 0 12px 26px rgba(19, 151, 232, .18); }\n  .ts-frontlipb-video { display: grid; grid-template-columns: minmax(0, .72fr) minmax(0, 1.28fr); gap: 28px; align-items: center; }\n  .ts-frontlipb-video-frame { position: relative; width: 100%; aspect-ratio: 16 \/ 9; border: 1px solid var(--ts-line); border-radius: 8px; overflow: hidden; background: #000; }\n  .ts-frontlipb-video-frame iframe, .ts-frontlipb-video-frame video { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; object-fit: contain; background: #000; }\n  .ts-frontlipb-banner { background: #050505; border-radius: 8px; padding: 38px; overflow: hidden; }\n  .ts-frontlipb-banner.ts-solo { grid-template-columns: 1fr; }\n  .ts-frontlipb-banner.ts-solo \u003e div { max-width: 780px; }\n  .ts-frontlipb-banner h2, .ts-frontlipb-banner p { color: #fff; }\n  .ts-frontlipb-banner p { opacity: .82; }\n  .ts-frontlipb-banner .ts-frontlipb-media { border-color: rgba(255,255,255,.18); background: #111; }\n  .ts-frontlipb-pairings { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; margin-top: 24px; }\n  .ts-frontlipb-product { border: 1px solid var(--ts-line); border-radius: 8px; overflow: hidden; background: #fff; transition: transform .18s ease, box-shadow .18s ease; }\n  .ts-frontlipb-product.ts-text-only { min-height: 172px; display: flex; }\n  .ts-frontlipb-product.ts-text-only .ts-frontlipb-product-body { width: 100%; display: flex; flex-direction: column; }\n  .ts-frontlipb-product.ts-text-only .ts-frontlipb-link { margin-top: auto; }\n  .ts-frontlipb-product:hover { transform: translateY(-2px); box-shadow: 0 14px 30px rgba(15, 23, 42, .08); }\n  .ts-frontlipb-product img { aspect-ratio: 1 \/ .82; object-fit: contain; background: #f8fafc; border-bottom: 1px solid var(--ts-line); }\n  .ts-frontlipb-product-body { padding: 16px; }\n  .ts-frontlipb-product-label { margin-bottom: 8px; font-size: 11px; }\n  .ts-frontlipb-product h3 { font-size: 16px; line-height: 1.22; min-height: 40px; }\n  .ts-frontlipb-link { display: inline-flex; margin-top: 18px; color: #0071ce; font-size: 13px; font-weight: 900; }\n  .ts-frontlipb-faq { margin-top: 24px; border: 1px solid var(--ts-line); border-radius: 8px; background: #fff; padding: 2px 24px; }\n  .ts-frontlipb-faq details { border-bottom: 1px solid var(--ts-line); }\n  .ts-frontlipb-faq details:last-child { border-bottom: 0; }\n  .ts-frontlipb-faq summary { position: relative; cursor: pointer; padding: 22px 36px 22px 0; color: #000; font-size: 17px; font-weight: 950; list-style: none; }\n  .ts-frontlipb-faq summary::-webkit-details-marker { display: none; }\n  .ts-frontlipb-faq summary::after { content: \"+\"; position: absolute; top: 50%; right: 0; width: 22px; height: 22px; transform: translateY(-50%); border-radius: 999px; background: var(--ts-blue-soft); color: var(--ts-blue); display: grid; place-items: center; font-size: 20px; font-weight: 950; }\n  .ts-frontlipb-faq details[open] summary::after { content: \"-\"; }\n  .ts-frontlipb-faq details p { margin: -8px 0 22px; max-width: 820px; }\n  @media (max-width: 900px) {\n    .ts-frontlipb-hero, .ts-frontlipb-feature, .ts-frontlipb-banner, .ts-frontlipb-grid, .ts-frontlipb-video, .ts-frontlipb-feature-cards { grid-template-columns: 1fr; }\n    .ts-frontlipb-feature:nth-child(even) .ts-frontlipb-media { order: 0; }\n    .ts-frontlipb-pairings { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .ts-frontlipb-install { align-items: flex-start; flex-direction: column; }\n  }\n  @media (max-width: 560px) {\n    .ts-frontlipb-section { padding: 42px 0; }\n    .ts-frontlipb-desc h2 { font-size: 28px; }\n    .ts-frontlipb-badges, .ts-frontlipb-pairings { grid-template-columns: 1fr; }\n    .ts-frontlipb-panel, .ts-frontlipb-banner { padding: 22px; }\n    .ts-frontlipb-faq { padding: 2px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ts-frontlipb-desc\"\u003e\n\u003csection class=\"ts-frontlipb-section\"\u003e\n\u003cdiv class=\"ts-frontlipb-wrap ts-frontlipb-hero\"\u003e\n\u003cdiv class=\"ts-frontlipb-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/Tesstudio_Front_Bumper_Lip_ABS_Spoiler_for_Tesla_Model_Y_Juniper_Accessories.png?v=1761287527\" alt=\"Three-Segment ABS Front Bumper Lip\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"ts-frontlipb-eyebrow\"\u003eModel Y L Lower Front Styling\u003c\/p\u003e\n\u003ch2\u003eThree-Segment ABS Front Bumper Lip\u003c\/h2\u003e\n\u003cp\u003eExtend the Juniper lower bumper with a durable three-segment ABS lip in gloss or matte black and carbon-pattern finishes, installed through stock holes and clips.\u003c\/p\u003e\n\u003cdiv class=\"ts-frontlipb-badges\"\u003e\n\u003cdiv class=\"ts-frontlipb-badge\"\u003eY L 2025.11+\u003c\/div\u003e\n\u003cdiv class=\"ts-frontlipb-badge\"\u003eThree-segment ABS\u003c\/div\u003e\n\u003cdiv class=\"ts-frontlipb-badge\"\u003eStock-hole install\u003c\/div\u003e\n\u003cdiv class=\"ts-frontlipb-badge\"\u003eFour finishes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ts-frontlipb-section ts-frontlipb-soft\"\u003e\n\u003cdiv class=\"ts-frontlipb-wrap\"\u003e\n\u003cdiv class=\"ts-frontlipb-grid\"\u003e\n\u003cdiv class=\"ts-frontlipb-panel\"\u003e\n\u003ch3\u003eWhen the front edge needs both definition and a buffer\u003c\/h3\u003e\n\u003cul class=\"ts-frontlipb-list\"\u003e\n\u003cli\u003eThe lower bumper receives stone and road-surface exposure.\u003c\/li\u003e\n\u003cli\u003eThe factory front profile can appear high beside sport-oriented upgrades.\u003c\/li\u003e\n\u003cli\u003ePermanent modifications reduce reversibility.\u003c\/li\u003e\n\u003cli\u003eAn unsupported universal splitter may sit unevenly.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-frontlipb-panel ts-dark\"\u003e\n\u003ch3\u003eWith a model-specific lip secured below the bumper\u003c\/h3\u003e\n\u003cul class=\"ts-frontlipb-list\"\u003e\n\u003cli\u003eCreate a continuous lower edge across three fitted sections.\u003c\/li\u003e\n\u003cli\u003eAdd ABS between routine road debris and the original bumper.\u003c\/li\u003e\n\u003cli\u003eInstall through compatible stock holes and clips.\u003c\/li\u003e\n\u003cli\u003eChoose gloss or matte black and carbon-pattern styling.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ts-frontlipb-section\"\u003e\n\u003cdiv class=\"ts-frontlipb-wrap\"\u003e\n\u003cdiv class=\"ts-frontlipb-feature\"\u003e\n\u003cdiv class=\"ts-frontlipb-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/teslamodelyFrontBumperLip8.png?v=1768984353\" alt=\"Align the lip around the Juniper bumper shape\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ts-frontlipb-tag\"\u003eModel-Specific Three Segments\u003c\/span\u003e\n\u003ch3\u003eAlign the lip around the Juniper bumper shape\u003c\/h3\u003e\n\u003cp\u003eThe divided structure follows the front profile and supports more controlled positioning during installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-frontlipb-feature\"\u003e\n\u003cdiv class=\"ts-frontlipb-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/teslamodelyFrontBumperLip6.png?v=1768984353\" alt=\"Place durable material at the vulnerable lower edge\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ts-frontlipb-tag\"\u003eABS Road-Contact Layer\u003c\/span\u003e\n\u003ch3\u003ePlace durable material at the vulnerable lower edge\u003c\/h3\u003e\n\u003cp\u003eLightweight ABS is suited to an exterior part that may need replacement after significant impact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-frontlipb-feature\"\u003e\n\u003cdiv class=\"ts-frontlipb-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/teslamodelyFrontBumperLip2.png?v=1768984353\" alt=\"Avoid drilling new holes in the bumper\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ts-frontlipb-tag\"\u003eStock-Hole Installation\u003c\/span\u003e\n\u003ch3\u003eAvoid drilling new holes in the bumper\u003c\/h3\u003e\n\u003cp\u003eThe design uses compatible original holes, clips, and included hardware for a reversible exterior upgrade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ts-frontlipb-section ts-frontlipb-soft\"\u003e\n\u003cdiv class=\"ts-frontlipb-wrap\"\u003e\n\u003cdiv class=\"ts-frontlipb-banner\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"ts-frontlipb-eyebrow\"\u003eA Sharper Front Profile With Practical Purpose\u003c\/p\u003e\n\u003ch2\u003eGive the Lower Bumper a Defined Edge Before the Road Does\u003c\/h2\u003e\n\u003cp\u003eThe lip adds visual width and routine protection, but drivers should account for the reduced approach clearance on ramps, curbs, and uneven roads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-frontlipb-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/teslamodelyFrontBumperLip4.png?v=1768984353\" alt=\"Give the Lower Bumper a Defined Edge Before the Road Does\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ts-frontlipb-section\"\u003e\n\u003cdiv class=\"ts-frontlipb-wrap\"\u003e\n\u003cp class=\"ts-frontlipb-eyebrow\"\u003eRecommended Pairings\u003c\/p\u003e\n\u003ch2\u003eBuild a More Complete Y L Exterior\u003c\/h2\u003e\n\u003cp\u003ePair the front lip with a rear spoiler, welcome lighting, sill protection, and a carbon charging-port cover.\u003c\/p\u003e\n\u003cdiv class=\"ts-frontlipb-pairings\"\u003e\n\u003ca class=\"ts-frontlipb-product\" href=\"https:\/\/www.tesstudio.com\/products\/rear-bumper-spoiler-for-model-y-juniper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/Tesstudio_Rear_Bumper_Spoiler_For_Model_Y_Juniper_Sleek_Protection_Aerodynamic_Upgrade.png?v=1761722809\" alt=\"Juniper Rear Bumper Spoiler\"\u003e\n\u003cdiv class=\"ts-frontlipb-product-body\"\u003e\n\u003cspan class=\"ts-frontlipb-product-label\"\u003eRear Styling\u003c\/span\u003e\n\u003ch3\u003eJuniper Rear Bumper Spoiler\u003c\/h3\u003e\n\u003cspan class=\"ts-frontlipb-link\"\u003eView product\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"ts-frontlipb-product\" href=\"https:\/\/www.tesstudio.com\/products\/angel-wing-side-mirror-welcome-projector-light-for-tesla-model-y\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/Tesstudio_Angel_Wing_Side_Mirror_Welcome_Projector_Light_for_Tesla_Model_Y_Y_Juniper_2025.png?v=1762500179\" alt=\"Angel Wing Mirror Projector Lights\"\u003e\n\u003cdiv class=\"ts-frontlipb-product-body\"\u003e\n\u003cspan class=\"ts-frontlipb-product-label\"\u003eWelcome Lighting\u003c\/span\u003e\n\u003ch3\u003eAngel Wing Mirror Projector Lights\u003c\/h3\u003e\n\u003cspan class=\"ts-frontlipb-link\"\u003eView product\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"ts-frontlipb-product\" href=\"https:\/\/www.tesstudio.com\/products\/tesla-model-y-juniper-door-sill-protector-door-sill-threshold-scuff-plate-trim-tesstudio%C2%AE-4pcs\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/01_0d898e3a-4c9b-4b4f-8552-2a20e34b0ca7.jpg?v=1748336716\" alt=\"Juniper Carbon Fiber Door Sill Protectors\"\u003e\n\u003cdiv class=\"ts-frontlipb-product-body\"\u003e\n\u003cspan class=\"ts-frontlipb-product-label\"\u003eEntry Protection\u003c\/span\u003e\n\u003ch3\u003eJuniper Carbon Fiber Door Sill Protectors\u003c\/h3\u003e\n\u003cspan class=\"ts-frontlipb-link\"\u003eView product\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"ts-frontlipb-product\" href=\"https:\/\/www.tesstudio.com\/products\/premium-real-carbon-fiber-charging-port-cover-for-tesla-model-3-y-s-x\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/Premium_Carbon_Fiber_Charging_Port_Cover_for_Tesla_Model_3_Y_S_X.jpg?v=1763434976\" alt=\"Real Carbon Fiber Charging Port Cover\"\u003e\n\u003cdiv class=\"ts-frontlipb-product-body\"\u003e\n\u003cspan class=\"ts-frontlipb-product-label\"\u003eCharging Detail\u003c\/span\u003e\n\u003ch3\u003eReal Carbon Fiber Charging Port Cover\u003c\/h3\u003e\n\u003cspan class=\"ts-frontlipb-link\"\u003eView product\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ts-frontlipb-section ts-frontlipb-soft\"\u003e\n\u003cdiv class=\"ts-frontlipb-wrap\"\u003e\n\u003cp class=\"ts-frontlipb-eyebrow\"\u003eFAQ\u003c\/p\u003e\n\u003ch2\u003eQuestions Before You Upgrade\u003c\/h2\u003e\n\u003cdiv class=\"ts-frontlipb-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhich vehicle does the lip fit?\u003c\/summary\u003e\n\u003cp\u003eIt is designed for Model Y L 2025.11+.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat material is used?\u003c\/summary\u003e\n\u003cp\u003eThe lip is made from ABS in a three-segment design.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require drilling?\u003c\/summary\u003e\n\u003cp\u003eNo new holes are required; compatible stock holes and clips secure the supplied hardware.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich finishes are available?\u003c\/summary\u003e\n\u003cp\u003eChoose Glossy Black, Glossy Carbon Texture, Matte Black, or Matte Carbon Texture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I check after installation?\u003c\/summary\u003e\n\u003cp\u003eConfirm every clip and fastener is secure, then recheck the lip after initial driving and any contact with a steep ramp or obstacle.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Tesstudio","offers":[{"title":"Model Y L (2025.11+) \/ ABS - Glossy Black","offer_id":53252994498849,"sku":"TESB0145","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Model Y L (2025.11+) \/ ABS - Glossy Carbon Texture","offer_id":53252994531617,"sku":"TESB0146","price":287.0,"currency_code":"USD","in_stock":true},{"title":"Model Y L (2025.11+) \/ ABS - Matte Black","offer_id":53252994564385,"sku":"TESB0144","price":287.0,"currency_code":"USD","in_stock":true},{"title":"Model Y L (2025.11+) \/ ABS - Matte Carbon Texture","offer_id":53252994597153,"sku":"TESB0147","price":240.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/Tesstudio_Front_Bumper_Lip_ABS_Spoiler_for_Tesla_Model_Y_Juniper_Accessories.png?v=1761287527","url":"https:\/\/www.tesstudio.com\/fr\/products\/front-bumper-lip-abs-spoiler-for-tesla-model-y-l-accessories","provider":"Tesstudio","version":"1.0","type":"link"}