{"product_id":"model-y-juniper-front-bumper-corner-guards","title":"Front Bumper Corner Guards for Tesla Model Y Juniper \/ Model YL (2-Piece) | ABS","description":"\u003cstyle\u003e\n  .pdp-description {\n    --pdp-text: #171717;\n    --pdp-muted: #686868;\n    --pdp-border: #e7e7e7;\n    --pdp-surface: #f7f7f7;\n    --pdp-dark: #111111;\n    max-width: 960px;\n    margin: 0 auto;\n    color: var(--pdp-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .pdp-description * {\n    box-sizing: border-box;\n  }\n\n  .pdp-description h2,\n  .pdp-description h3,\n  .pdp-description h4,\n  .pdp-description p {\n    margin-top: 0;\n  }\n\n  .pdp-description h2 {\n    margin-bottom: 16px;\n    font-size: clamp(28px, 4vw, 42px);\n    line-height: 1.15;\n    letter-spacing: -0.03em;\n  }\n\n  .pdp-description h3 {\n    margin-bottom: 18px;\n    font-size: 24px;\n    line-height: 1.25;\n    letter-spacing: -0.015em;\n  }\n\n  .pdp-description p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Hero *\/\n  .pdp-hero {\n    padding: clamp(32px, 6vw, 64px);\n    border-radius: 16px;\n    background: var(--pdp-dark);\n    color: #ffffff;\n  }\n\n  .pdp-hero h2 {\n    color: #ffffff !important;\n    opacity: 1 !important;\n    -webkit-text-fill-color: #ffffff;\n  }\n\n  .pdp-eyebrow {\n    margin-bottom: 12px;\n    color: #d0d0d0 !important;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .pdp-lead {\n    max-width: 720px;\n    margin-bottom: 24px;\n    color: #e0e0e0 !important;\n    font-size: 18px;\n  }\n\n  .pdp-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .pdp-badge {\n    display: inline-block;\n    padding: 8px 13px;\n    border: 1px solid #555555;\n    border-radius: 999px;\n    color: #ffffff !important;\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  \/* General sections *\/\n  .pdp-section {\n    padding: clamp(36px, 6vw, 64px) 0;\n    border-bottom: 1px solid var(--pdp-border);\n  }\n\n  .pdp-section:last-child {\n    border-bottom: 0;\n  }\n\n  .pdp-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .pdp-card {\n    padding: 24px;\n    border: 1px solid var(--pdp-border);\n    border-radius: 12px;\n    background: #ffffff;\n  }\n\n  .pdp-card h3 {\n    margin-bottom: 8px;\n    color: var(--pdp-text);\n    font-size: 18px;\n  }\n\n  .pdp-card p {\n    margin-bottom: 0;\n    color: var(--pdp-muted);\n  }\n\n  \/* Fitment *\/\n  .pdp-fitment {\n    padding: 28px;\n    border-radius: 12px;\n    background: var(--pdp-surface);\n  }\n\n  .pdp-fitment-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 20px 0;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .pdp-fitment-list li {\n    padding: 14px 16px;\n    border-radius: 8px;\n    background: #ffffff;\n    font-weight: 600;\n    list-style: none !important;\n  }\n\n  .pdp-fitment-list li::marker {\n    content: \"\";\n  }\n\n  .pdp-fitment-list li::before {\n    margin-right: 8px;\n    color: #178143;\n    content: \"✓\";\n  }\n\n  .pdp-warning {\n    margin: 0;\n    padding: 14px 16px;\n    border-left: 3px solid #c73a2a;\n    background: #fff5f3;\n    color: #72271e;\n  }\n\n  \/* Specifications *\/\n  .pdp-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .pdp-specs th,\n  .pdp-specs td {\n    padding: 14px 12px;\n    border-bottom: 1px solid var(--pdp-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .pdp-specs th {\n    width: 38%;\n    color: var(--pdp-text);\n    font-weight: 600;\n  }\n\n  .pdp-specs td {\n    color: var(--pdp-muted);\n  }\n\n  \/* Installation *\/\n  .pdp-steps {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .pdp-step {\n    min-height: 150px;\n    padding: 18px;\n    border-radius: 10px;\n    background: var(--pdp-surface);\n  }\n\n  .pdp-step-number {\n    display: grid;\n    width: 32px;\n    height: 32px;\n    margin-bottom: 16px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--pdp-dark);\n    color: #ffffff !important;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .pdp-step p {\n    margin: 0;\n    color: var(--pdp-muted);\n  }\n\n  .pdp-note {\n    margin-top: 18px;\n    color: var(--pdp-muted);\n    font-size: 14px;\n  }\n\n  \/* FAQ *\/\n  .pdp-faq {\n    border-top: 1px solid var(--pdp-border);\n  }\n\n  .pdp-faq details {\n    margin: 0;\n    padding: 0;\n    border-bottom: 1px solid var(--pdp-border);\n  }\n\n  .pdp-faq summary {\n    position: relative;\n    padding: 20px 44px 20px 0;\n    color: var(--pdp-text);\n    font-weight: 600;\n    line-height: 1.4;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .pdp-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .pdp-faq summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--pdp-text);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    content: \"+\";\n    transform: translateY(-50%);\n  }\n\n  .pdp-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .pdp-faq-answer {\n    max-width: 800px;\n    padding: 0 44px 20px 0;\n    color: var(--pdp-muted);\n  }\n\n  .pdp-faq-answer p {\n    margin-bottom: 0;\n  }\n\n  \/* Disclaimer *\/\n  .pdp-disclaimer {\n    color: var(--pdp-muted);\n    font-size: 12px;\n    line-height: 1.55;\n  }\n\n  @media (max-width: 700px) {\n    .pdp-grid,\n    .pdp-fitment-list {\n      grid-template-columns: 1fr;\n    }\n\n    .pdp-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 440px) {\n    .pdp-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .pdp-step {\n      min-height: 0;\n    }\n\n    .pdp-specs th,\n    .pdp-specs td {\n      display: block;\n      width: 100%;\n    }\n\n    .pdp-specs th {\n      padding-bottom: 2px;\n      border-bottom: 0;\n    }\n\n    .pdp-specs td {\n      padding-top: 2px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pdp-description\"\u003e\n\u003csection class=\"pdp-hero\"\u003e\n\u003cp class=\"pdp-eyebrow\"\u003eFront Bumper Corner Protection\u003c\/p\u003e\n\u003ch2\u003eEveryday Protection.\u003cbr\u003eFactory-Fit Style.\u003c\/h2\u003e\n\u003cp class=\"pdp-lead\"\u003eVehicle-specific ABS corner guards designed to help protect the exposed lower front bumper of the Model Y Juniper and Model YL from everyday scuffs and light contact.\u003c\/p\u003e\n\u003cdiv class=\"pdp-badges\"\u003e\n\u003cspan class=\"pdp-badge\"\u003e2-Piece Set\u003c\/span\u003e \u003cspan class=\"pdp-badge\"\u003eDurable ABS\u003c\/span\u003e \u003cspan class=\"pdp-badge\"\u003eNo Drilling\u003c\/span\u003e \u003cspan class=\"pdp-badge\"\u003eModel-Specific Fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section\"\u003e\n\u003ch3\u003eSubtle Protection Where It Matters\u003c\/h3\u003e\n\u003cdiv class=\"pdp-grid\"\u003e\n\u003carticle class=\"pdp-card\"\u003e\n\u003ch3\u003eOriginal-Contour Fit\u003c\/h3\u003e\n\u003cp\u003eMolded to follow the factory bumper curves for a clean, integrated appearance.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pdp-card\"\u003e\n\u003ch3\u003eEveryday Scuff Protection\u003c\/h3\u003e\n\u003cp\u003eHelps shield vulnerable bumper corners from parking curbs, traffic cones and other minor contact.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pdp-card\"\u003e\n\u003ch3\u003eDurable ABS Construction\u003c\/h3\u003e\n\u003cp\u003eLightweight, rigid construction designed for reliable everyday use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pdp-card\"\u003e\n\u003ch3\u003eQuick Adhesive Installation\u003c\/h3\u003e\n\u003cp\u003eInstalls with pre-applied automotive adhesive—no drilling or permanent modification required.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section\"\u003e\n\u003cdiv class=\"pdp-fitment\"\u003e\n\u003ch3\u003eVehicle Fitment\u003c\/h3\u003e\n\u003cul class=\"pdp-fitment-list\"\u003e\n\u003cli\u003eModel Y Juniper (2025+)\u003c\/li\u003e\n\u003cli\u003eModel YL (2026+)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"pdp-warning\"\u003e\u003cstrong\u003eNot compatible with Performance \/ Standard.\u003c\/strong\u003e Please compare your front bumper with the product shape and mounting position before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003ctable class=\"pdp-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFront bumper corner guards\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eModel Y Juniper (2025+) and Model YL (2026+)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eABS plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish Options\u003c\/th\u003e\n\u003ctd\u003eMatte black or gloss black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMounting Position\u003c\/th\u003e\n\u003ctd\u003eLower left and right front bumper corners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003ePre-applied adhesive; no drilling required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003eTwo pieces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section\"\u003e\n\u003ch3\u003eInstall in Minutes\u003c\/h3\u003e\n\u003cdiv class=\"pdp-steps\"\u003e\n\u003cdiv class=\"pdp-step\"\u003e\n\u003cspan class=\"pdp-step-number\"\u003e1\u003c\/span\u003e\n\u003cp\u003eClean and completely dry the mounting surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-step\"\u003e\n\u003cspan class=\"pdp-step-number\"\u003e2\u003c\/span\u003e\n\u003cp\u003eTest-fit both guards and confirm their correct positions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-step\"\u003e\n\u003cspan class=\"pdp-step-number\"\u003e3\u003c\/span\u003e\n\u003cp\u003eRemove the protective liners from the adhesive strips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-step\"\u003e\n\u003cspan class=\"pdp-step-number\"\u003e4\u003c\/span\u003e\n\u003cp\u003eAlign carefully and press firmly along every edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pdp-note\"\u003eInstall in a warm, dry environment. Avoid washing the vehicle or exposing the parts to heavy moisture for at least 24 hours after installation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"pdp-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich vehicles are these corner guards compatible with?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003e\n\u003cp\u003eThey are designed for the Model Y Juniper (2025+) and Model YL (2026+). They are not compatible with Performance or P-version models.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to drill into the bumper?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003e\n\u003cp\u003eNo. The guards install with pre-applied automotive adhesive and do not require drilling or permanent modification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the guards affect normal driving?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003e\n\u003cp\u003eThe low-profile guards are designed to sit closely against the original bumper contours without interfering with normal vehicle use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between matte black and gloss black?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003e\n\u003cp\u003eMatte black provides a subtle OEM-inspired finish with minimal reflection. Gloss black offers a shinier appearance that coordinates with gloss-black exterior trim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I prepare the surface before installation?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003e\n\u003cp\u003eRemove dust, wax, oil and moisture from the mounting area. Test-fit both pieces before removing the adhesive liners, then apply firm and even pressure after installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo these guards provide collision protection?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003e\n\u003cp\u003eNo. They are intended to help reduce cosmetic scuffs and scratches caused by light, low-speed everyday contact. They are not structural safety components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section\"\u003e\n\u003cp\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e Verify your vehicle model, model year and front bumper design before ordering. Regional vehicle configurations may vary.\u003c\/p\u003e\n\u003cp class=\"pdp-disclaimer\"\u003eThis is an aftermarket accessory designed for vehicle compatibility. Tesla and Model Y are trademarks of their respective owner. This product is not manufactured, sponsored or endorsed by Tesla, Inc.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Tesery Official Store","offers":[{"title":"Matte Carbon Fiber","offer_id":43301377245416,"sku":"TSL8315-MB","price":83.0,"currency_code":"GBP","in_stock":true},{"title":"Glossy Carbon Fiber","offer_id":49074603720936,"sku":"TSL8315-GB","price":83.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/front-bumper-corner-guards-for-tesla-model-y-juniper-model-yl-2-piece-abs-1164330.png?v=1789645274","url":"https:\/\/www.tesery.com\/en-gb\/products\/model-y-juniper-front-bumper-corner-guards","provider":"Tesery Official Store","version":"1.0","type":"link"}