# Title: Flexible Phone Holder for Model 3 Highland & Model Y Juniper | TESERY ## Description: .tesery-fph{--ink:#101318;--muted:#626872;--line:#e2e6ea;--soft:#f5f7f9;--accent:#0056b3;color:var(--ink);font-family:inherit;font-size:16px;line-height:1.65;margin:0 auto;max-width:1180px;overflow:hidden}.tesery-fph,.tesery-fph *{box-sizing:border-box}.tesery-fph h2,.tesery-fph h3,.tesery-fph p,.tesery-fph ul,.tesery-fph ol,.tesery-fph figure{margin:0}.tesery-fph img{display:block;height:auto;max-width:100%;width:100%}.tesery-fph a{color:inherit}.tesery-fph__section{padding:clamp(50px,7vw,90px) clamp(18px,4vw,56px)}.tesery-fph__section+.tesery-fph__section{border-top:1px solid var(--line)}.tesery-fph__eyebrow{color:var(--accent);font-size:.76rem;font-weight:850;letter-spacing:.12em;margin-bottom:12px!important;text-transform:uppercase}.tesery-fph__heading{font-size:clamp(2rem,4.8vw,4.2rem);letter-spacing:-.046em;line-height:1.02;max-width:900px}.tesery-fph__subheading{font-size:clamp(1.35rem,2.8vw,2.35rem);letter-spacing:-.032em;line-height:1.12}.tesery-fph__lead{color:var(--muted);font-size:clamp(1rem,1.8vw,1.2rem);margin-top:20px!important;max-width:820px} .tesery-fph__hero{background:linear-gradient(135deg,#101318,#262b32);box-shadow:inset 5px 0 0 var(--accent);color:#fff;display:grid;gap:clamp(30px,5vw,66px);grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);padding:clamp(26px,4vw,58px)}.tesery-fph__hero-copy{align-self:center;padding:clamp(18px,3vw,40px) 0}.tesery-fph__hero .tesery-fph__eyebrow{color:#7dbaff}.tesery-fph__hero .tesery-fph__heading{color:#fff!important}.tesery-fph__hero .tesery-fph__lead{color:#d5dae0}.tesery-fph__hero-media{border-radius:20px;min-height:430px;overflow:hidden}.tesery-fph__hero-media img{height:100%;object-fit:cover}.tesery-fph__chips{display:flex;flex-wrap:wrap;gap:9px;list-style:none!important;margin:27px 0 0!important;padding:0!important}.tesery-fph__chips li{border:1px solid rgba(255,255,255,.27);border-radius:999px;font-size:.84rem;list-style:none!important;margin:0!important;padding:8px 13px}.tesery-fph__chips li::before,.tesery-fph__chips li::marker{content:none!important;display:none!important} .tesery-fph__choice{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:34px}.tesery-fph__card{border:1px solid var(--line);border-radius:20px;padding:clamp(24px,3vw,34px)}.tesery-fph__card--dark{background:#171a1f;color:#fff}.tesery-fph__label{color:var(--accent);display:block;font-size:.76rem;font-weight:850;letter-spacing:.11em;margin-bottom:14px;text-transform:uppercase}.tesery-fph__card--dark .tesery-fph__label{color:#7dbaff}.tesery-fph__card p{color:var(--muted);margin-top:11px!important}.tesery-fph__card--dark p{color:#d1d6dc}.tesery-fph__list{list-style:none!important;margin:20px 0 0!important;padding:0!important}.tesery-fph__list li{border-top:1px solid var(--line);list-style:none!important;margin:0!important;padding:12px 0}.tesery-fph__card--dark .tesery-fph__list li{border-color:rgba(255,255,255,.15)}.tesery-fph__list li::before{color:var(--accent);content:"✓";font-weight:900;margin-right:9px}.tesery-fph__card--dark .tesery-fph__list li::before{color:#7dbaff}.tesery-fph__list li::marker{content:none!important} .tesery-fph__fit{border-collapse:collapse;margin-top:34px;width:100%}.tesery-fph__fit th,.tesery-fph__fit td{border-bottom:1px solid var(--line);padding:18px 12px;text-align:left;vertical-align:top}.tesery-fph__fit th{color:var(--muted);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.tesery-fph__fit td:first-child{font-weight:800;width:34%}.tesery-fph__yes{color:#197048;font-weight:800}.tesery-fph__no{color:#a33c36;font-weight:800}.tesery-fph__note{background:#fff;border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:16px;margin-top:28px;padding:22px 24px}.tesery-fph__note strong{display:block;margin-bottom:6px}.tesery-fph__note p{color:var(--muted)} .tesery-fph__soft{background:var(--soft)}.tesery-fph__split{align-items:center;display:grid;gap:clamp(32px,6vw,76px);grid-template-columns:repeat(2,minmax(0,1fr))}.tesery-fph__media{border-radius:20px;overflow:hidden}.tesery-fph__steps{counter-reset:fph;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none!important;margin:34px 0 0!important;padding:0!important}.tesery-fph__steps li{border-top:2px solid var(--line);list-style:none!important;margin:0!important;padding:20px 8px 0 0}.tesery-fph__steps li::before{color:var(--accent);content:"0" counter(fph);counter-increment:fph;display:block;font-size:.78rem;font-weight:850;letter-spacing:.1em;margin-bottom:12px}.tesery-fph__steps li::marker{content:none!important}.tesery-fph__steps strong{display:block;margin-bottom:7px}.tesery-fph__steps span{color:var(--muted);font-size:.92rem} .tesery-fph__faq details{border-top:1px solid var(--line)}.tesery-fph__faq details:last-child{border-bottom:1px solid var(--line)}.tesery-fph__faq summary{cursor:pointer;font-weight:780;list-style:none;padding:21px 42px 21px 0;position:relative}.tesery-fph__faq summary::-webkit-details-marker{display:none}.tesery-fph__faq summary::after{color:var(--accent);content:"+";font-size:1.45rem;position:absolute;right:5px;top:15px}.tesery-fph__faq details[open] summary::after{content:"−"}.tesery-fph__faq details p{color:var(--muted);padding:0 36px 22px 0}.tesery-fph__cta{text-align:center}.tesery-fph__cta .tesery-fph__subheading{margin-inline:auto;max-width:760px}.tesery-fph__button{background:var(--ink);border:2px solid var(--ink);border-radius:999px;color:#fff!important;display:inline-flex;font-weight:800;margin-top:26px;padding:13px 22px;text-decoration:none}.tesery-fph__button:hover{background:#fff;color:var(--ink)!important} @media(max-width:760px){.tesery-fph__hero,.tesery-fph__split,.tesery-fph__choice{grid-template-columns:1fr}.tesery-fph__hero-media{min-height:280px}.tesery-fph__steps{grid-template-columns:1fr}.tesery-fph__fit{font-size:.9rem}.tesery-fph__fit th,.tesery-fph__fit td{padding:14px 8px}} Highland · Juniper · Model YL Put navigation near your sightline without giving up the center display. A vehicle-specific support arm with an adjustable 17 mm ball head, offered with either a solar-assisted auto clamp or a passive magnetic phone interface. 360° ball adjustment Two holder styles Black finish Model-specific base Choose the phone interface Solar Clip and Magnetic are different products—not just two names for the same head. Solar Clip · BlackAuto-sensing clamp Uses an internally powered clamp with solar-assisted energy storage for one-hand opening and closing. Side-grip support for a wider phone range Powered mechanism requires stored charge Best when the solar area receives usable light Magnetic · BlackPassive magnetic hold Simpler placement with no motorized clamp. Holding strength depends on the phone, case and magnetic interface. Fast portrait or landscape placement No powered clamping mechanism Use a compatible magnetic phone/case or ring Charging is not the product’s primary function.“Solar Clip” refers to supporting the clamp’s internal mechanism. Do not interpret the listing as a promise that it wirelessly charges the phone. Exact live fitment The base changes with the refreshed dashboard architecture. Vehicle Fitment Selector choice Model 3 Highland · 2024+ Compatible Select “Model 3 Highland 2024+”. Model Y Juniper · 2025+ Compatible Select “Model Y Juniper 2025+ & Model YL 2026+”. Model YL · 2026+ Compatible Uses the combined Juniper / Model YL choice. Model 3 · 2017–2023 Not listed Earlier dashboard/screen surround is different. Model Y · 2020–Feb. 2025 Not listed Pre-refresh dashboard is not included. Adjust the arm, then lock the view 360° refers to the ball joint—not unlimited safe placement. The 17 mm ball connection supports portrait/landscape rotation and angle adjustment. Set the phone where it can be glanced at without covering the road, the center display, vents, warning information or nearby controls. Recheck after the first drives.Phone weight, a thick case, rough roads and cabin heat can change joint tension or magnetic grip. Retighten and reposition before driving if anything moves. Install without forcing trim Dry-test the vehicle-specific base before loading a phone. Match the baseConfirm the selected vehicle label and compare the mounting profile with the dashboard/screen surround. Seat graduallyAlign the contact surfaces and apply even hand pressure. Do not lever, sharply bend or force interior trim. Load and testAttach the arm and holder, place the phone while parked, then check clearance through the full adjustment range. Stop if the trim must deform.If the base does not seat with controlled pressure, verify fitment and contact support before continuing. Before you order Phone-holder FAQ Does it fit the older Model 3 or pre-refresh Model Y?No option for those dashboards is listed. This product is for Model 3 Highland 2024+, Model Y Juniper 2025+ and Model YL 2026+. Does Solar Clip charge my phone?The solar-assisted feature supports the powered clamp mechanism; the listing should not be treated as a promise of phone charging. Will every phone work with the Magnetic version?Magnetic hold depends on the phone, case and compatible magnetic ring/interface. Thick or non-magnetic cases can reduce grip. Can it block the center display or driving view?Any holder can obstruct controls or sightlines if positioned poorly. Adjust while parked and confirm clear road view, display access and control clearance before driving. What should I know about returns?Dry-fit the base and confirm the chosen style before forcing trim or applying any included mounting material. Used, damaged or installed parts may not qualify; review the current refund policy. Vehicle → holder style → viewing angle Choose the dashboard generation first, then Solar Clip or Magnetic. Choose your configuration ## Product type: Phone Holder ## Vendor: Tesery Official Store ## Tags: Shopify Collective, Tesery Official Store ## Price range: 22.99 - 29.99 USD ## Link: https://shop.water-services.us/products/flexible-phone-holder-for-model-3-highland-model-y-juniper-tesery ## Compare-at price range: 35.0 - 35.0 USD ## Options - Applicable Model & Year: Model 3 Highland 2024+, Model Y Juniper 2025+ & Model YL 2026+ - Choose Style: Solar Clip (Black), Magnetic (Black) ## Variants - Model 3 Highland 2024+ / Solar Clip (Black), SKU: TSL7701, Available: no, Inventory: 0, Delivery profile: Shopify Collective - Model 3 Highland 2024+ / Magnetic (Black), SKU: TSL7701-A, Available: yes, Inventory: 0, Delivery profile: Shopify Collective - Model Y Juniper 2025+ & Model YL 2026+ / Solar Clip (Black), SKU: TSL7701, Available: no, Inventory: 0, Delivery profile: Shopify Collective - Model Y Juniper 2025+ & Model YL 2026+ / Magnetic (Black), SKU: TSL7701-A, Available: yes, Inventory: 0, Delivery profile: Shopify Collective ## Metafields - google_product_category: 8483 - badge:
- widget: - review_widget_data: {"number_of_reviews":0,"average_rating":"0.00","number_of_questions":0,"product_name":"Flexible Phone Holder for Model 3 Highland & Model Y Juniper | TESERY","product_external_id":7420151955536,"product_coupons_enabled":true,"image_url":"https://cdn.shopify.com/s/files/1/0242/9940/5392/files/flexible-phone-holder-for-model-3-highland-model-y-juniper-164816.jpg?v=1788180321","histogram":[{"rating":5,"frequency":0,"percentage":0,"extra_class":null},{"rating":4,"frequency":0,"percentage":0,"extra_class":null},{"rating":3,"frequency":0,"percentage":0,"extra_class":null},{"rating":2,"frequency":0,"percentage":0,"extra_class":null},{"rating":1,"frequency":0,"percentage":0,"extra_class":null}],"review_keywords":null,"product_medals":[],"custom_form_filters_and_averages":null,"photo_gallery":null,"review_summary_text":"Be the first to write a review","ai_summary_text":"","sort_key":"created_at","multi_language_sorting_enabled":true,"metafield_updated_at":"2026-08-31T12:49:43Z","primary_language":"en","primary_language_reviews":[],"primary_language_pagination":{"total_pages":0,"current_page":1,"per_page":5},"other_language_reviews":[],"other_language_pagination":{"total_pages":0,"current_page":1,"per_page":3},"reviews":[]} - product_status: {"pending":4,"failed":0,"approved":0}