{"product_id":"model-3-highland-model-y-juniper-under-screen-crystal-dock-3-in-1-ambient-light-aromatherapy-usb-fast-charging","title":"Model 3 Highland\/Model Y Juniper Under Screen Crystal Dock | 3-in-1 Ambient Light, Aromatherapy \u0026 USB Fast Charging","description":"\u003cstyle\u003e\n  .teskay-crystal-dock {\n    --text: #111;\n    --muted: #6d6d6d;\n    --border: #e8e8e8;\n    --soft: #f7f7f7;\n    --accent: #111;\n    max-width: 1280px;\n    margin: 0 auto;\n    padding: 12px 20px 64px;\n    color: var(--text);\n    font-family: inherit;\n    box-sizing: border-box;\n  }\n\n  .teskay-crystal-dock *,\n  .teskay-crystal-dock *::before,\n  .teskay-crystal-dock *::after {\n    box-sizing: border-box;\n  }\n\n  .teskay-crystal-dock img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .teskay-crystal-dock h2,\n  .teskay-crystal-dock h3,\n  .teskay-crystal-dock h4,\n  .teskay-crystal-dock p {\n    margin-top: 0;\n  }\n\n  \/* Hero *\/\n  .cd-hero {\n    text-align: center;\n    max-width: 850px;\n    margin: 0 auto 48px;\n    padding-top: 10px;\n  }\n\n  .cd-hero h2 {\n    font-size: clamp(32px, 3.25vw, 50px);\n    line-height: 1.08;\n    font-weight: 700;\n    letter-spacing: -0.035em;\n    margin-bottom: 18px;\n  }\n\n  .cd-hero p {\n    max-width: 760px;\n    margin: 0 auto;\n    font-size: 17px;\n    line-height: 1.65;\n    color: var(--muted);\n  }\n\n  \/* Features *\/\n  .cd-features {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 14px;\n    margin-bottom: 68px;\n  }\n\n  .cd-feature {\n    text-align: center;\n    padding: 22px 10px;\n  }\n\n  .cd-feature-icon {\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 13px;\n    border: 1.5px solid #111;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .cd-feature h4 {\n    font-size: 15px;\n    line-height: 1.3;\n    font-weight: 700;\n    margin-bottom: 7px;\n  }\n\n  .cd-feature p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  \/* Main visual sections *\/\n  .cd-section {\n    margin-bottom: 78px;\n  }\n\n  .cd-section-image {\n    overflow: hidden;\n  }\n\n  .cd-copy {\n    max-width: 780px;\n    margin: 26px auto 0;\n    text-align: center;\n  }\n\n  .cd-eyebrow {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--muted);\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  .cd-copy h3 {\n    font-size: clamp(27px, 2.5vw, 40px);\n    line-height: 1.12;\n    font-weight: 700;\n    letter-spacing: -0.025em;\n    margin-bottom: 14px;\n  }\n\n  .cd-copy p {\n    margin: 0 auto;\n    font-size: 16px;\n    line-height: 1.7;\n    color: var(--muted);\n  }\n\n  \/* Action *\/\n  .cd-action {\n    margin: 84px 0;\n  }\n\n  .cd-action-head {\n    text-align: center;\n    max-width: 720px;\n    margin: 0 auto 30px;\n  }\n\n  .cd-action-head h3 {\n    font-size: clamp(30px, 2.7vw, 42px);\n    line-height: 1.1;\n    margin-bottom: 13px;\n    letter-spacing: -0.03em;\n  }\n\n  .cd-action-head p {\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  .cd-action-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n  }\n\n  .cd-action-card {\n    position: relative;\n  }\n\n  .cd-action-label {\n    text-align: center;\n    padding: 14px 5px 0;\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  \/* Compatibility *\/\n  .cd-compat {\n    display: grid;\n    grid-template-columns: 54px 1fr;\n    gap: 18px;\n    background: #f6f6f6;\n    padding: 30px 34px;\n    margin: 80px 0;\n    align-items: flex-start;\n  }\n\n  .cd-compat-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    background: #111;\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 20px;\n  }\n\n  .cd-compat h3 {\n    font-size: 25px;\n    line-height: 1.25;\n    margin: 0 0 9px;\n  }\n\n  .cd-compat p {\n    margin: 0;\n    color: #565656;\n    line-height: 1.65;\n    font-size: 15px;\n  }\n\n  \/* Specs *\/\n  .cd-specs {\n    margin: 76px auto;\n    max-width: 980px;\n  }\n\n  .cd-specs \u003e h3 {\n    text-align: center;\n    font-size: clamp(30px, 2.5vw, 40px);\n    margin-bottom: 30px;\n    letter-spacing: -0.02em;\n  }\n\n  .cd-spec-table {\n    border-top: 1px solid var(--border);\n  }\n\n  .cd-spec-row {\n    display: grid;\n    grid-template-columns: 230px 1fr;\n    gap: 24px;\n    border-bottom: 1px solid var(--border);\n    padding: 17px 4px;\n  }\n\n  .cd-spec-name {\n    font-weight: 650;\n  }\n\n  .cd-spec-value {\n    color: #555;\n  }\n\n  \/* FAQ *\/\n  .cd-faq {\n    max-width: 980px;\n    margin: 80px auto 20px;\n  }\n\n  .cd-faq \u003e h3 {\n    text-align: center;\n    font-size: clamp(30px, 2.5vw, 40px);\n    margin-bottom: 28px;\n    letter-spacing: -0.025em;\n  }\n\n  .cd-faq details {\n    border-top: 1px solid var(--border);\n  }\n\n  .cd-faq details:last-child {\n    border-bottom: 1px solid var(--border);\n  }\n\n  .cd-faq summary {\n    list-style: none;\n    cursor: pointer;\n    font-weight: 600;\n    font-size: 16px;\n    padding: 22px 42px 22px 0;\n    position: relative;\n  }\n\n  .cd-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .cd-faq summary::before,\n  .cd-faq summary::after {\n    content: \"\";\n    position: absolute;\n    right: 6px;\n    top: 50%;\n    width: 14px;\n    height: 1.5px;\n    background: #111;\n    transition: transform .2s ease;\n  }\n\n  .cd-faq summary::after {\n    transform: rotate(90deg);\n  }\n\n  .cd-faq details[open] summary::after {\n    transform: rotate(0);\n  }\n\n  .cd-faq-answer {\n    padding: 0 55px 22px 0;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  @media screen and (max-width: 989px) {\n    .teskay-crystal-dock {\n      padding-left: 18px;\n      padding-right: 18px;\n    }\n\n    .cd-features {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 8px;\n    }\n\n    .cd-section {\n      margin-bottom: 62px;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .teskay-crystal-dock {\n      width: 100%;\n      padding: 4px 16px 46px;\n    }\n\n    .cd-hero {\n      margin-bottom: 30px;\n    }\n\n    .cd-hero h2 {\n      font-size: 30px;\n      line-height: 1.1;\n      margin-bottom: 13px;\n    }\n\n    .cd-hero p {\n      font-size: 15px;\n      line-height: 1.55;\n    }\n\n    .cd-features {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 2px 8px;\n      margin-bottom: 46px;\n    }\n\n    .cd-feature {\n      padding: 16px 4px;\n    }\n\n    .cd-feature:last-child {\n      grid-column: 1 \/ -1;\n      max-width: 50%;\n      width: 100%;\n      margin: 0 auto;\n    }\n\n    .cd-feature-icon {\n      width: 38px;\n      height: 38px;\n      margin-bottom: 10px;\n    }\n\n    .cd-feature h4 {\n      font-size: 14px;\n    }\n\n    .cd-feature p {\n      font-size: 12px;\n    }\n\n    .cd-section {\n      margin-bottom: 54px;\n    }\n\n    .cd-copy {\n      margin-top: 20px;\n      padding: 0 3px;\n    }\n\n    .cd-eyebrow {\n      font-size: 12px;\n      margin-bottom: 6px;\n    }\n\n    .cd-copy h3 {\n      font-size: 27px;\n      line-height: 1.13;\n      margin-bottom: 11px;\n    }\n\n    .cd-copy p {\n      font-size: 14px;\n      line-height: 1.62;\n    }\n\n    .cd-action {\n      margin: 62px 0;\n    }\n\n    .cd-action-head h3 {\n      font-size: 29px;\n    }\n\n    .cd-action-head p {\n      font-size: 14px;\n    }\n\n    .cd-action-grid {\n      grid-template-columns: 1fr;\n      gap: 28px;\n    }\n\n    .cd-compat {\n      grid-template-columns: 38px 1fr;\n      gap: 12px;\n      padding: 22px 18px;\n      margin: 54px 0;\n    }\n\n    .cd-compat-icon {\n      width: 36px;\n      height: 36px;\n      font-size: 17px;\n    }\n\n    .cd-compat h3 {\n      font-size: 20px;\n    }\n\n    .cd-compat p {\n      font-size: 13.5px;\n      line-height: 1.6;\n    }\n\n    .cd-specs {\n      margin: 56px auto;\n    }\n\n    .cd-specs \u003e h3,\n    .cd-faq \u003e h3 {\n      font-size: 28px;\n    }\n\n    .cd-spec-row {\n      grid-template-columns: 1fr;\n      gap: 5px;\n      padding: 15px 2px;\n      font-size: 14px;\n    }\n\n    .cd-faq {\n      margin-top: 58px;\n    }\n\n    .cd-faq summary {\n      font-size: 14.5px;\n      line-height: 1.45;\n      padding: 18px 36px 18px 0;\n    }\n\n    .cd-faq-answer {\n      padding-right: 30px;\n      font-size: 13.5px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"teskay-crystal-dock\"\u003e\n\n  \u003csection class=\"cd-hero\"\u003e\n    \u003ch2\u003eOne Dock. Light, Scent, and Power.\u003c\/h2\u003e\n    \u003cp\u003e\n      Upgrade the space beneath your Tesla display with ambient lighting,\n      hidden aromatherapy, and convenient USB charging—all in one seamless,\n      space-saving dock.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cd-features\"\u003e\n\n    \u003cdiv class=\"cd-feature\"\u003e\n      \u003cdiv class=\"cd-feature-icon\"\u003e✦\u003c\/div\u003e\n      \u003ch4\u003eCrystal Ambient Light\u003c\/h4\u003e\n      \u003cp\u003eDynamic glow through a crystal-cut panel\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-feature\"\u003e\n      \u003cdiv class=\"cd-feature-icon\"\u003e◌\u003c\/div\u003e\n      \u003ch4\u003eHidden Aromatherapy\u003c\/h4\u003e\n      \u003cp\u003eConcealed chamber for a fresh, subtle scent\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-feature\"\u003e\n      \u003cdiv class=\"cd-feature-icon\"\u003e⚡\u003c\/div\u003e\n      \u003ch4\u003eUSB Fast Charging\u003c\/h4\u003e\n      \u003cp\u003eBuilt-in ports keep devices topped up\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-feature\"\u003e\n      \u003cdiv class=\"cd-feature-icon\"\u003e✓\u003c\/div\u003e\n      \u003ch4\u003eBroad Compatibility\u003c\/h4\u003e\n      \u003cp\u003eModel 3, Model Y and Model YL\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-feature\"\u003e\n      \u003cdiv class=\"cd-feature-icon\"\u003e＋\u003c\/div\u003e\n      \u003ch4\u003eNo-Drill Install\u003c\/h4\u003e\n      \u003cp\u003eSimple plug-and-play installation\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"cd-section\"\u003e\n    \u003cdiv class=\"cd-section-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Under_Screen_Crystal_Dock_2.jpg?v=1787901152\" alt=\"Crystal ambient light panel beneath Tesla center screen\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-copy\"\u003e\n      \u003cspan class=\"cd-eyebrow\"\u003eAmbient Lighting\u003c\/span\u003e\n      \u003ch3\u003eA Premium Glow Beneath Your Display\u003c\/h3\u003e\n      \u003cp\u003e\n        The crystal-cut lighting panel softly diffuses light beneath the center\n        display, adding depth and atmosphere to your Tesla interior. Its clean,\n        modern appearance complements the cabin during both daytime and\n        nighttime driving.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cd-section\"\u003e\n    \u003cdiv class=\"cd-section-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Under_Screen_Crystal_Dock_5.jpg?v=1787901152\" alt=\"Hidden aromatherapy chamber in Tesla under-screen dock\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-copy\"\u003e\n      \u003cspan class=\"cd-eyebrow\"\u003eAromatherapy\u003c\/span\u003e\n      \u003ch3\u003eA Fresher Cabin with a Hidden Design\u003c\/h3\u003e\n      \u003cp\u003e\n        The integrated fragrance chamber keeps the aromatherapy element\n        discreetly concealed inside the dock. It releases a gentle scent\n        without adding visible bottles, clips, or accessories to your\n        minimalist interior.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cd-section\"\u003e\n    \u003cdiv class=\"cd-section-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Under_Screen_Crystal_Dock_6.jpg?v=1787901152\" alt=\"USB charging and installation of Tesla crystal dock\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-copy\"\u003e\n      \u003cspan class=\"cd-eyebrow\"\u003eCharging \u0026amp; Installation\u003c\/span\u003e\n      \u003ch3\u003eConvenient Power Without Cabin Clutter\u003c\/h3\u003e\n      \u003cp\u003e\n        Built-in USB ports provide an accessible charging location for phones\n        and other compatible devices. The plug-and-play design installs beneath\n        the center display without drilling or permanent modification, creating\n        a clean, integrated appearance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cd-action\"\u003e\n\n    \u003cdiv class=\"cd-action-head\"\u003e\n      \u003ch3\u003eIn Action\u003c\/h3\u003e\n      \u003cp\u003e\n        See the crystal lighting effect at night and the dock installed\n        cleanly beneath the Tesla center display.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-action-grid\"\u003e\n\n      \u003cdiv class=\"cd-action-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Under_Screen_Crystal_Dock_14.jpg?v=1787901151\" alt=\"Crystal dock ambient light glowing at night\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"cd-action-label\"\u003eNight Glow\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cd-action-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Under_Screen_Crystal_Dock_1.jpg?v=1787901152\" alt=\"Crystal dock installed beneath Tesla display\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"cd-action-label\"\u003eInstalled Fit\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cd-compat\"\u003e\n\n    \u003cdiv class=\"cd-compat-icon\"\u003e!\u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch3\u003eFits Model 3 \u0026amp; Model Y, 2024–2026, and Model YL 6-Seater\u003c\/h3\u003e\n      \u003cp\u003e\n        Designed for Tesla Model 3 Highland (2024+), Model Y Juniper (2025+),\n        Model 3 Standard (2026+), Model Y Standard (2026+), and Model YL\n        6-Seater. Vehicle interiors and connection points can vary by market\n        and production date, so please confirm your exact configuration before\n        ordering.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"cd-specs\"\u003e\n\n    \u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"cd-spec-table\"\u003e\n\n      \u003cdiv class=\"cd-spec-row\"\u003e\n        \u003cdiv class=\"cd-spec-name\"\u003eCompatibility\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-value\"\u003e\n          Model 3 Highland (2024+), Model Y Juniper (2025+),\n          Model 3\/Y Standard (2026+), Model YL 6-Seater\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cd-spec-row\"\u003e\n        \u003cdiv class=\"cd-spec-name\"\u003eFunction\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-value\"\u003e\n          3-in-1: Ambient Light, Aromatherapy, USB Charging\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cd-spec-row\"\u003e\n        \u003cdiv class=\"cd-spec-name\"\u003eLighting\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-value\"\u003eCrystal-Cut Ambient LED\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cd-spec-row\"\u003e\n        \u003cdiv class=\"cd-spec-name\"\u003eFragrance\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-value\"\u003eConcealed Aromatherapy Chamber\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cd-spec-row\"\u003e\n        \u003cdiv class=\"cd-spec-name\"\u003eCharging\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-value\"\u003eBuilt-In USB Charging Ports\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cd-spec-row\"\u003e\n        \u003cdiv class=\"cd-spec-name\"\u003eInstallation\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-value\"\u003eNo-Drill, Plug \u0026amp; Play\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cd-spec-row\"\u003e\n        \u003cdiv class=\"cd-spec-name\"\u003ePlacement\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-value\"\u003eBeneath Center Display\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cd-spec-row\"\u003e\n        \u003cdiv class=\"cd-spec-name\"\u003eShipping\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-value\"\u003eFree Shipping\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cd-spec-row\"\u003e\n        \u003cdiv class=\"cd-spec-name\"\u003eWarranty\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-value\"\u003e1 Year\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"cd-faq\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill this fit my Tesla?\u003c\/summary\u003e\n      \u003cdiv class=\"cd-faq-answer\"\u003e\n        It is designed for Model 3 Highland (2024+), Model Y Juniper\n        (2025+), Model 3\/Y Standard (2026+), and Model YL 6-Seater.\n        If you are unsure about your configuration, contact us before ordering.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes installation require drilling or permanent modification?\u003c\/summary\u003e\n      \u003cdiv class=\"cd-faq-answer\"\u003e\n        No. The dock uses a plug-and-play installation and does not require\n        drilling or permanent modification of the vehicle interior.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the aromatherapy scent strong?\u003c\/summary\u003e\n      \u003cdiv class=\"cd-faq-answer\"\u003e\n        The concealed chamber is designed to provide a gentle fragrance inside\n        the cabin rather than an overpowering scent.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the ambient lighting be used while driving?\u003c\/summary\u003e\n      \u003cdiv class=\"cd-faq-answer\"\u003e\n        The crystal panel provides a soft ambient lighting effect intended to\n        complement the cabin during everyday driving.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is covered by the warranty?\u003c\/summary\u003e\n      \u003cdiv class=\"cd-faq-answer\"\u003e\n        The product includes a 1-year warranty covering eligible manufacturing\n        defects.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Teskay","offers":[{"title":"Default Title","offer_id":49673164587223,"sku":null,"price":148.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0775\/7525\/8327\/files\/01_3587407d-fe0e-4078-8fe9-2e77b89468d0.jpg?v=1788320670","url":"https:\/\/teskay.com\/products\/model-3-highland-model-y-juniper-under-screen-crystal-dock-3-in-1-ambient-light-aromatherapy-usb-fast-charging","provider":"Teskay","version":"1.0","type":"link"}