{"product_id":"magnetic-car-phone-mount-hands-free-cell-phone-holder-clip-car-accessories-fit-iphone-17-16-15-14-13-12-pro-plus-max-95-adjustable-car-phone-holder-for-magsafe-phone-holders","title":"🚗 Magnetic Car Phone Mount – Strong Hold, 95° Adjustable Hands-Free Dashboard Holder","description":"\u003cstyle\u003e\n    .nuvaro-phone-mount {\n      --np-dark: #182126;\n      --np-green: #2f5d50;\n      --np-light-green: #e8f0ec;\n      --np-cream: #f7f4ed;\n      --np-white: #ffffff;\n      --np-text: #202724;\n      --np-muted: #64706b;\n      max-width: 920px;\n      margin: 0 auto;\n      overflow: hidden;\n      color: var(--np-text);\n      background: var(--np-white);\n      font-family: Arial, Helvetica, sans-serif;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .nuvaro-phone-mount * {\n      box-sizing: border-box;\n    }\n\n    .nuvaro-phone-mount img {\n      display: block;\n      width: 100%;\n      height: auto;\n      margin: 0;\n    }\n\n    .nuvaro-phone-mount h2,\n    .nuvaro-phone-mount h3,\n    .nuvaro-phone-mount p {\n      margin-top: 0;\n    }\n\n    .nuvaro-phone-mount h2 {\n      margin-bottom: 14px;\n      font-size: clamp(28px, 5vw, 44px);\n      line-height: 1.15;\n      letter-spacing: -0.7px;\n    }\n\n    .nuvaro-phone-mount h3 {\n      margin-bottom: 7px;\n      font-size: 19px;\n      line-height: 1.3;\n    }\n\n    .np-section {\n      padding: 52px 38px;\n    }\n\n    .np-center {\n      text-align: center;\n    }\n\n    .np-eyebrow {\n      display: inline-block;\n      margin-bottom: 12px;\n      color: var(--np-green);\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n    }\n\n    .np-lead {\n      max-width: 700px;\n      margin: 0 auto 25px;\n      color: var(--np-muted);\n      font-size: 18px;\n    }\n\n    .np-hero {\n      padding: 50px 38px 35px;\n      background:\n        radial-gradient(circle at 80% 15%, rgba(70, 126, 108, 0.2), transparent 35%),\n        linear-gradient(145deg, #f8f5ee 0%, #e8f0ec 100%);\n      text-align: center;\n    }\n\n    .np-hero h2 {\n      max-width: 760px;\n      margin-right: auto;\n      margin-left: auto;\n      color: var(--np-dark);\n      font-size: clamp(35px, 6vw, 58px);\n    }\n\n    .np-pills {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 9px;\n      margin-top: 22px;\n    }\n\n    .np-pill {\n      padding: 9px 14px;\n      border: 1px solid rgba(47, 93, 80, 0.18);\n      border-radius: 999px;\n      background: rgba(255,255,255,0.72);\n      color: var(--np-green);\n      font-size: 14px;\n      font-weight: 700;\n    }\n\n    .np-image {\n      margin-top: 28px;\n      overflow: hidden;\n      border-radius: 22px;\n      background: #f1f1f1;\n      box-shadow: 0 18px 45px rgba(20,35,30,0.12);\n    }\n\n    .np-image.no-margin {\n      margin-top: 0;\n    }\n\n    .np-intro-points {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 14px;\n      margin-top: 25px;\n    }\n\n    .np-intro-point {\n      padding: 19px 14px;\n      border: 1px solid #e1e6e3;\n      border-radius: 16px;\n      background: #ffffff;\n      text-align: center;\n    }\n\n    .np-intro-point span {\n      display: block;\n      margin-bottom: 7px;\n      font-size: 25px;\n    }\n\n    .np-intro-point strong {\n      display: block;\n      font-size: 15px;\n      line-height: 1.3;\n    }\n\n    .np-green-section {\n      color: #ffffff;\n      background:\n        radial-gradient(circle at 85% 20%, rgba(255,255,255,0.09), transparent 30%),\n        var(--np-green);\n    }\n\n    .np-green-section .np-eyebrow {\n      color: #bfe4d7;\n    }\n\n    .np-green-section .np-lead,\n    .np-green-section p {\n      color: #dcebe5;\n    }\n\n    .np-benefits {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 15px;\n      margin-top: 28px;\n    }\n\n    .np-benefit {\n      padding: 23px;\n      border: 1px solid rgba(255,255,255,0.14);\n      border-radius: 17px;\n      background: rgba(255,255,255,0.08);\n    }\n\n    .np-benefit-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 45px;\n      height: 45px;\n      margin-bottom: 13px;\n      border-radius: 13px;\n      background: rgba(255,255,255,0.14);\n      font-size: 23px;\n    }\n\n    .np-benefit p {\n      margin-bottom: 0;\n      font-size: 15px;\n    }\n\n    .np-copy {\n      max-width: 720px;\n      margin: 0 auto 26px;\n      text-align: center;\n    }\n\n    .np-copy p {\n      margin-bottom: 0;\n      color: var(--np-muted);\n      font-size: 17px;\n    }\n\n    .np-cream-section {\n      background: var(--np-cream);\n    }\n\n    .np-checklist {\n      max-width: 650px;\n      margin: 25px auto 0;\n    }\n\n    .np-check {\n      display: flex;\n      align-items: flex-start;\n      gap: 11px;\n      margin-bottom: 13px;\n      padding: 14px 16px;\n      border-radius: 12px;\n      background: rgba(255,255,255,0.72);\n    }\n\n    .np-check-icon {\n      flex: 0 0 25px;\n      color: var(--np-green);\n      font-size: 20px;\n      font-weight: 900;\n      line-height: 1.25;\n    }\n\n    .np-check p {\n      margin: 0;\n    }\n\n    .np-use-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 14px;\n      margin-top: 25px;\n    }\n\n    .np-use {\n      padding: 21px 14px;\n      border: 1px solid #e2e7e4;\n      border-radius: 16px;\n      background: #ffffff;\n      text-align: center;\n    }\n\n    .np-use span {\n      display: block;\n      margin-bottom: 8px;\n      font-size: 27px;\n    }\n\n    .np-use strong {\n      display: block;\n      line-height: 1.3;\n    }\n\n    .np-compatibility {\n      margin-top: 25px;\n      padding: 22px;\n      border-left: 4px solid var(--np-green);\n      border-radius: 0 14px 14px 0;\n      background: var(--np-light-green);\n    }\n\n    .np-compatibility h3 {\n      color: var(--np-green);\n    }\n\n    .np-compatibility p:last-child {\n      margin-bottom: 0;\n    }\n\n    .np-warning {\n      margin-top: 15px;\n      padding: 17px 19px;\n      border: 1px solid #ebd4a4;\n      border-radius: 13px;\n      background: #fff8e9;\n      color: #5f4b22;\n    }\n\n    .np-warning strong {\n      color: #493816;\n    }\n\n    .np-specs {\n      margin-top: 26px;\n      overflow: hidden;\n      border: 1px solid #dfe5e2;\n      border-radius: 17px;\n      background: #ffffff;\n    }\n\n    .np-spec-row {\n      display: grid;\n      grid-template-columns: 38% 62%;\n      border-bottom: 1px solid #e4e8e6;\n    }\n\n    .np-spec-row:last-child {\n      border-bottom: 0;\n    }\n\n    .np-spec-row strong,\n    .np-spec-row span {\n      padding: 14px 16px;\n    }\n\n    .np-spec-row strong {\n      color: var(--np-dark);\n      background: #edf3f0;\n    }\n\n    .np-spec-row span {\n      color: var(--np-muted);\n    }\n\n    .np-faq details {\n      padding: 17px 0;\n      border-bottom: 1px solid #dfe5e2;\n    }\n\n    .np-faq summary {\n      position: relative;\n      padding-right: 30px;\n      color: var(--np-dark);\n      font-weight: 700;\n      cursor: pointer;\n      list-style: none;\n    }\n\n    .np-faq summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .np-faq summary::after {\n      position: absolute;\n      top: -3px;\n      right: 2px;\n      content: \"+\";\n      color: var(--np-green);\n      font-size: 25px;\n      line-height: 1;\n    }\n\n    .np-faq details[open] summary::after {\n      content: \"−\";\n    }\n\n    .np-faq details p {\n      margin: 11px 0 0;\n      padding-right: 22px;\n      color: var(--np-muted);\n    }\n\n    .np-final {\n      padding: 52px 38px;\n      color: #ffffff;\n      background:\n        radial-gradient(circle at center top, rgba(87, 151, 130, 0.4), transparent 44%),\n        var(--np-dark);\n      text-align: center;\n    }\n\n    .np-final .np-eyebrow {\n      color: #bde3d6;\n    }\n\n    .np-final p {\n      max-width: 650px;\n      margin-right: auto;\n      margin-left: auto;\n      color: #d5dfdb;\n      font-size: 17px;\n    }\n\n    .np-final-badges {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 9px;\n      margin-top: 21px;\n    }\n\n    .np-final-badge {\n      padding: 9px 13px;\n      border: 1px solid rgba(255,255,255,0.17);\n      border-radius: 999px;\n      background: rgba(255,255,255,0.08);\n      font-size: 14px;\n      font-weight: 700;\n    }\n\n    .np-safety-note {\n      margin-top: 22px;\n      color: #9faaa6;\n      font-size: 12px;\n    }\n\n    @media screen and (max-width: 640px) {\n      .nuvaro-phone-mount {\n        font-size: 15px;\n      }\n\n      .np-section,\n      .np-final {\n        padding: 39px 18px;\n      }\n\n      .np-hero {\n        padding: 38px 18px 28px;\n      }\n\n      .np-hero h2 {\n        font-size: 36px;\n      }\n\n      .np-lead {\n        font-size: 16px;\n      }\n\n      .np-image {\n        border-radius: 15px;\n      }\n\n      .np-intro-points,\n      .np-use-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .np-intro-point,\n      .np-use {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        padding: 15px;\n        text-align: left;\n      }\n\n      .np-intro-point span,\n      .np-use span {\n        flex: 0 0 36px;\n        margin: 0;\n        text-align: center;\n      }\n\n      .np-benefits {\n        grid-template-columns: 1fr;\n      }\n\n      .np-benefit {\n        padding: 20px;\n      }\n\n      .np-spec-row {\n        grid-template-columns: 42% 58%;\n      }\n\n      .np-spec-row strong,\n      .np-spec-row span {\n        padding: 12px 10px;\n        font-size: 13px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"nuvaro-phone-mount\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"np-hero\"\u003e\u003cspan class=\"np-eyebrow\"\u003eDrive Smarter • Keep Your View Clear\u003c\/span\u003e\n\u003ch2\u003eYour Phone. Right Where You Need It.\u003c\/h2\u003e\n\u003cp class=\"np-lead\"\u003eKeep maps and driving information in a more convenient viewing position with a compact magnetic holder designed for quick, one-hand attachment.\u003c\/p\u003e\n\u003cdiv class=\"np-pills\"\u003e\n\u003cspan class=\"np-pill\"\u003e🧲 Strong Magnetic Hold\u003c\/span\u003e \u003cspan class=\"np-pill\"\u003e↕️ Up To 95° Adjustable\u003c\/span\u003e \u003cspan class=\"np-pill\"\u003e📱 One-Hand Attachment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/1_1c539e0b-fa2d-4beb-9dba-0e7a6d635050.webp?v=1787897659\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003csection class=\"np-section\"\u003e\n\u003cdiv class=\"np-center\"\u003e\n\u003cspan class=\"np-eyebrow\"\u003eCompact Everyday Convenience\u003c\/span\u003e\n\u003ch2\u003eStop Fighting With Bulky Phone Mounts\u003c\/h2\u003e\n\u003cp class=\"np-lead\"\u003eNo awkward side clamps. No complicated adjustments every time you enter the car. Attach your compatible phone magnetically and keep your route comfortably visible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-intro-points\"\u003e\n\u003cdiv class=\"np-intro-point\"\u003e\n\u003cspan\u003e🧲\u003c\/span\u003e \u003cstrong\u003eQuick Magnetic Attachment\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-intro-point\"\u003e\n\u003cspan\u003e🔄\u003c\/span\u003e \u003cstrong\u003ePortrait Or Landscape View\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-intro-point\"\u003e\n\u003cspan\u003e🚘\u003c\/span\u003e \u003cstrong\u003eCompact Dashboard Design\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/7_8f76d52e-d908-4baf-8df7-c7405eceee1c.webp?v=1787897659\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORE FEATURES --\u003e\n\u003csection class=\"np-section np-green-section\"\u003e\n\u003cdiv class=\"np-center\"\u003e\n\u003cspan class=\"np-eyebrow\"\u003eSmall Mount. Confident Hold.\u003c\/span\u003e\n\u003ch2\u003eBuilt To Stay Put While You Drive\u003c\/h2\u003e\n\u003cp class=\"np-lead\"\u003eA phone mount is only useful when your phone stays where you placed it. The multi-magnet mounting surface provides confident holding power for normal everyday driving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-benefits\"\u003e\n\u003cdiv class=\"np-benefit\"\u003e\n\u003cdiv class=\"np-benefit-icon\"\u003e🧲\u003c\/div\u003e\n\u003ch3\u003eStrong Magnetic Grip\u003c\/h3\u003e\n\u003cp\u003eThe multi-magnet ring is designed to keep a compatible phone securely positioned during normal driving, turns and uneven roads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-benefit\"\u003e\n\u003cdiv class=\"np-benefit-icon\"\u003e👆\u003c\/div\u003e\n\u003ch3\u003eOne-Hand Convenience\u003c\/h3\u003e\n\u003cp\u003eAttach or remove your phone in seconds without squeezing side arms or opening a traditional clamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-benefit\"\u003e\n\u003cdiv class=\"np-benefit-icon\"\u003e🔄\u003c\/div\u003e\n\u003ch3\u003eFlexible Viewing\u003c\/h3\u003e\n\u003cp\u003eAdjust the screen for a more comfortable navigation position and switch between portrait and landscape viewing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-benefit\"\u003e\n\u003cdiv class=\"np-benefit-icon\"\u003e🚘\u003c\/div\u003e\n\u003ch3\u003eLow-Profile Design\u003c\/h3\u003e\n\u003cp\u003eDesigned to sit neatly around compatible dashboard structures without the oversized look of windshield mounts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/3_4a7fd407-5741-4f6f-a9d9-937879c7fc34.webp?v=1786952600\" alt=\"Strong multi-magnet phone holding system\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 95 DEGREE ADJUSTMENT --\u003e\n\u003csection class=\"np-section np-cream-section\"\u003e\n\u003cdiv class=\"np-copy\"\u003e\n\u003cspan class=\"np-eyebrow\"\u003eFind Your Comfortable Position\u003c\/span\u003e\n\u003ch2\u003eAdjustable Up To 95°\u003c\/h2\u003e\n\u003cp\u003eReposition the holder to suit your dashboard and driving position, helping make navigation easier to view without constantly handling your phone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-image no-margin\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/4_e75ceb06-d233-41f7-ad15-9f95cda910bd.webp?v=1787897659\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-checklist\"\u003e\n\u003cdiv class=\"np-check\"\u003e\n\u003cspan class=\"np-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eAdjustable viewing angle\u003c\/strong\u003e for different driver positions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-check\"\u003e\n\u003cspan class=\"np-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003ePortrait orientation\u003c\/strong\u003e for calls and everyday viewing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-check\"\u003e\n\u003cspan class=\"np-check-icon\"\u003e✓\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eLandscape orientation\u003c\/strong\u003e for wider navigation maps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HANDS FREE --\u003e\n\u003csection class=\"np-section\"\u003e\n\u003cdiv class=\"np-copy\"\u003e\n\u003cspan class=\"np-eyebrow\"\u003eNavigation Within Easy View\u003c\/span\u003e\n\u003ch2\u003eSpend Less Time Reaching For Your Phone\u003c\/h2\u003e\n\u003cp\u003eKeep maps and essential driving information in a convenient position for commuting, road trips and rideshare driving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-image no-margin\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/5_5f60746b-90e3-4f82-848b-813d79484944.webp?v=1786952599\" alt=\"Hands-free phone navigation while driving\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-use-grid\"\u003e\n\u003cdiv class=\"np-use\"\u003e\n\u003cspan\u003e🗺️\u003c\/span\u003e \u003cstrong\u003eNavigation\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-use\"\u003e\n\u003cspan\u003e🚘\u003c\/span\u003e \u003cstrong\u003eDaily Driving\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-use\"\u003e\n\u003cspan\u003e📱\u003c\/span\u003e \u003cstrong\u003eHands-Free Viewing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MAGSAFE COMPATIBILITY --\u003e\n\u003csection class=\"np-section np-cream-section\"\u003e\n\u003cdiv class=\"np-copy\"\u003e\n\u003cspan class=\"np-eyebrow\"\u003eBefore You Order\u003c\/span\u003e\n\u003ch2\u003eDesigned For MagSafe-Compatible Phones\u003c\/h2\u003e\n\u003cp\u003eDirect magnetic attachment is intended for MagSafe-compatible iPhones and compatible magnetic phone cases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-image no-margin\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/6_35f9b015-39a4-4efd-9ba5-6ea56943c384.webp?v=1786952599\" alt=\"MagSafe compatible car phone mount\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-compatibility\"\u003e\n\u003ch3\u003e📱 Compatible Phone Setup\u003c\/h3\u003e\n\u003cp\u003eDesigned for MagSafe-compatible iPhones, including compatible iPhone 12 series and newer models.\u003c\/p\u003e\n\u003cp\u003eIf you use a protective case, choose a MagSafe-compatible case for the most reliable magnetic connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DASHBOARD FIT --\u003e\n\u003csection class=\"np-section\"\u003e\n\u003cdiv class=\"np-copy\"\u003e\n\u003cspan class=\"np-eyebrow\"\u003eVehicle Compatibility Matters\u003c\/span\u003e\n\u003ch2\u003eCheck Your Dashboard Before Ordering\u003c\/h2\u003e\n\u003cp\u003eThis holder uses a clip-style mounting structure. Dashboard shapes vary between vehicles, so compare your dashboard with the illustrated compatibility examples before purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-image no-margin\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/8_2670c655-65c8-4ea0-9fe8-fa25d8f94fc6.webp?v=1787897659\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-warning\"\u003e\n\u003cstrong\u003e⚠️ Important Fit Note:\u003c\/strong\u003e Dashboard compatibility varies by vehicle. Please review the mounting position and compatibility examples carefully before ordering.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL AND PROTECTION --\u003e\n\u003csection class=\"np-section np-green-section\"\u003e\n\u003cdiv class=\"np-copy\"\u003e\n\u003cspan class=\"np-eyebrow\"\u003eCompact By Design\u003c\/span\u003e\n\u003ch2\u003eLightweight, Durable \u0026amp; Discreet\u003c\/h2\u003e\n\u003cp\u003eABS and stainless-steel construction keeps the holder compact, while protective contact surfaces help reduce scratching during normal use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-image no-margin\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/3_799bdfbe-3356-43b8-ac5d-7dd2690f7c21.webp?v=1787897659\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-benefits\"\u003e\n\u003cdiv class=\"np-benefit\"\u003e\n\u003cdiv class=\"np-benefit-icon\"\u003e🪶\u003c\/div\u003e\n\u003ch3\u003eApproximately 59 g\u003c\/h3\u003e\n\u003cp\u003eLightweight construction makes the holder compact enough to leave installed between drives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-benefit\"\u003e\n\u003cdiv class=\"np-benefit-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3\u003eProtective Contact Areas\u003c\/h3\u003e\n\u003cp\u003eSoft contact surfaces help protect the phone and compatible mounting area during everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT SPECS --\u003e\n\u003csection class=\"np-section np-cream-section\"\u003e\n\u003cdiv class=\"np-center\"\u003e\n\u003cspan class=\"np-eyebrow\"\u003eProduct Information\u003c\/span\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/9_c86b7b9c-2e3d-41c0-9d1d-611bdc4ed6f5.webp?v=1786952600\" alt=\"Magnetic car phone mount dimensions and specifications\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-specs\"\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003eMagnetic car phone holder\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cstrong\u003eModel\u003c\/strong\u003e \u003cspan\u003eXO-C191\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e \u003cspan\u003eABS + stainless steel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cstrong\u003eAdjustment\u003c\/strong\u003e \u003cspan\u003eUp to 95°\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cstrong\u003eOrientation\u003c\/strong\u003e \u003cspan\u003ePortrait and landscape\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cstrong\u003eNet Weight\u003c\/strong\u003e \u003cspan\u003eApproximately 59 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cstrong\u003eWidth\u003c\/strong\u003e \u003cspan\u003eApproximately 58 mm \/ 2.28 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cstrong\u003eHeight\u003c\/strong\u003e \u003cspan\u003eApproximately 80 mm \/ 3.15 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cstrong\u003ePhone Compatibility\u003c\/strong\u003e \u003cspan\u003eMagSafe-compatible phones and cases\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cstrong\u003eMounting Style\u003c\/strong\u003e \u003cspan\u003eCompatible dashboard clip\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"np-section np-faq\"\u003e\n\u003cdiv class=\"np-center\"\u003e\n\u003cspan class=\"np-eyebrow\"\u003eQuestions \u0026amp; Answers\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this holder work with my phone?\u003c\/summary\u003e\n\u003cp\u003eIt is designed for MagSafe-compatible phones. Compatible iPhone 12 series and newer models can attach directly. A MagSafe-compatible case is recommended if you use a protective case.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it work with every dashboard?\u003c\/summary\u003e\n\u003cp\u003eNo. Because it uses a clip-style mounting structure, compatibility depends on the shape and available edge of your dashboard. Review the compatibility image before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I rotate my phone horizontally?\u003c\/summary\u003e\n\u003cp\u003eYes. You can use a compatible phone in portrait or landscape orientation and adjust the holder up to 95°.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I attach or remove the phone with one hand?\u003c\/summary\u003e\n\u003cp\u003eYes. The magnetic surface is designed for quick one-hand phone attachment and removal.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it scratch my phone or dashboard?\u003c\/summary\u003e\n\u003cp\u003eThe mount includes protective contact areas designed to help reduce scratching during normal use. Always install it carefully and confirm that it is securely positioned before driving.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it charge the phone?\u003c\/summary\u003e\n\u003cp\u003eNo charging function is stated for this model. It is a magnetic phone holder designed for positioning and hands-free viewing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"np-final\"\u003e\u003cspan class=\"np-eyebrow\"\u003eA Cleaner Dashboard Setup\u003c\/span\u003e\n\u003ch2\u003eMake Every Drive More Convenient\u003c\/h2\u003e\n\u003cp\u003eKeep navigation visible, your compatible phone within easy reach and your dashboard setup clean with one compact magnetic holder.\u003c\/p\u003e\n\u003cdiv class=\"np-final-badges\"\u003e\n\u003cspan class=\"np-final-badge\"\u003e🧲 Magnetic Attachment\u003c\/span\u003e \u003cspan class=\"np-final-badge\"\u003e🔄 Flexible Viewing\u003c\/span\u003e \u003cspan class=\"np-final-badge\"\u003e🚘 Compact Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"np-safety-note\"\u003eAlways install the mount securely before driving. Set your route while parked and follow local laws regarding mobile-device use in vehicles.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"WYP001","offers":[{"title":"Default Title","offer_id":41821593960581,"sku":"WYP260821300-黑色","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/1_1c539e0b-fa2d-4beb-9dba-0e7a6d635050.webp?v=1787897659","url":"https:\/\/noomoriey.com\/zh\/products\/magnetic-car-phone-mount-hands-free-cell-phone-holder-clip-car-accessories-fit-iphone-17-16-15-14-13-12-pro-plus-max-95-adjustable-car-phone-holder-for-magsafe-phone-holders","provider":"noomoriey","version":"1.0","type":"link"}