{"product_id":"car-phone-holder","title":"📱 Foldable Magnetic Car Phone Holder – 360° Rotating Metal Mount","description":"\u003cstyle\u003e\n\/* =========================================================\n   FVAULITY — FOLDABLE MAGNETIC CAR PHONE HOLDER\n   Shopify Product Description\n\n   IMPORTANT:\n   Layout responds to ACTUAL DESCRIPTION WIDTH,\n   not browser viewport width.\n\n   450–650px description width = single column\n   760px+ actual description   = two-column modules\n   ========================================================= *\/\n\n.cph-detail{\n  container-type:inline-size;\n  container-name:carPhoneDetail;\n\n  width:100%;\n  max-width:100%;\n  margin:0 auto;\n\n  color:#182330;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  font-size:16px;\n  line-height:1.65;\n}\n\n.cph-detail,\n.cph-detail *{\n  box-sizing:border-box;\n}\n\n.cph-detail h2,\n.cph-detail h3,\n.cph-detail p{\n  margin-top:0;\n}\n\n.cph-detail img{\n  display:block !important;\n\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:0 auto;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  border:0;\n}\n\n\n\/* =========================================================\n   SECTION COLORS\n   ========================================================= *\/\n\n.cph-section{\n  width:100%;\n\n  margin:18px 0;\n  padding:26px 20px;\n\n  border-radius:20px;\n  overflow:hidden;\n}\n\n.cph-dark{\n  background:#111d2b;\n  color:#ffffff;\n}\n\n.cph-white{\n  background:#ffffff;\n  border:1px solid #e1e7ed;\n}\n\n.cph-blue{\n  background:#edf5fb;\n}\n\n.cph-soft{\n  background:#f5f7f9;\n}\n\n.cph-silver{\n  background:#f0f2f4;\n}\n\n.cph-warm{\n  background:#f8f5ee;\n}\n\n\n\/* =========================================================\n   MAIN GRID\n   Default = ALWAYS single column\n   ========================================================= *\/\n\n.cph-grid{\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n}\n\n.cph-grid \u003e *{\n  min-width:0;\n}\n\n.cph-copy,\n.cph-image{\n  width:100%;\n  min-width:0;\n}\n\n.cph-image{\n  overflow:hidden;\n}\n\n.cph-image img{\n  border-radius:15px;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n   ========================================================= *\/\n\n.cph-label{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:#2877ad;\n\n  font-size:12px;\n  line-height:1.3;\n  font-weight:800;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cph-dark .cph-label{\n  color:#87cfff;\n}\n\n.cph-title{\n  margin-bottom:13px;\n\n  color:inherit;\n\n  font-size:29px;\n  line-height:1.14;\n  font-weight:800;\n\n  letter-spacing:-.025em;\n}\n\n.cph-heading{\n  margin-bottom:12px;\n\n  color:inherit;\n\n  font-size:25px;\n  line-height:1.18;\n  font-weight:800;\n\n  letter-spacing:-.02em;\n}\n\n.cph-text{\n  margin-bottom:0;\n\n  color:#5a6874;\n\n  font-size:16px;\n  line-height:1.65;\n}\n\n.cph-dark .cph-text{\n  color:#dbe6ef;\n}\n\n\n\/* =========================================================\n   TAGS\n   ========================================================= *\/\n\n.cph-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.cph-tag{\n  display:inline-flex;\n  align-items:center;\n\n  padding:7px 11px;\n\n  background:#e1eef7;\n\n  border-radius:999px;\n\n  color:#315e7c;\n\n  font-size:12px;\n  line-height:1.25;\n  font-weight:750;\n}\n\n.cph-dark .cph-tag{\n  background:rgba(255,255,255,.10);\n\n  border:1px solid rgba(255,255,255,.14);\n\n  color:#ffffff;\n}\n\n\n\/* =========================================================\n   INTRO BENEFITS\n   ========================================================= *\/\n\n.cph-benefits{\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap:10px;\n\n  margin-top:20px;\n}\n\n.cph-benefit{\n  padding:15px;\n\n  background:#ffffff;\n\n  border:1px solid #dce6ed;\n  border-radius:13px;\n}\n\n.cph-benefit strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#234c67;\n\n  font-size:15px;\n}\n\n.cph-benefit span{\n  display:block;\n\n  color:#63717b;\n\n  font-size:13px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FEATURE NUMBER\n   ========================================================= *\/\n\n.cph-number{\n  display:inline-grid !important;\n  place-items:center !important;\n\n  min-width:40px;\n  height:40px;\n\n  margin:0 0 13px 0 !important;\n  padding:0 10px !important;\n\n  background:#267caf;\n\n  border-radius:999px;\n\n  color:#ffffff !important;\n\n  font-size:12px !important;\n  line-height:1 !important;\n  font-weight:850 !important;\n\n  text-align:center !important;\n  text-indent:0 !important;\n\n  letter-spacing:.04em;\n}\n\n\n\/* =========================================================\n   CHECK LIST\n   ========================================================= *\/\n\n.cph-checks{\n  display:grid;\n\n  gap:9px;\n\n  margin:18px 0 0;\n  padding:0;\n\n  list-style:none;\n}\n\n.cph-checks li{\n  position:relative;\n\n  padding-left:29px;\n\n  color:#4d5d69;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n.cph-checks li:before{\n  content:\"✓\";\n\n  position:absolute;\n\n  left:0;\n  top:1px;\n\n  display:grid;\n  place-items:center;\n\n  width:20px;\n  height:20px;\n\n  background:#237da8;\n\n  border-radius:50%;\n\n  color:#ffffff;\n\n  font-size:11px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   INFO CARDS\n   ========================================================= *\/\n\n.cph-cards{\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap:10px;\n\n  margin-top:18px;\n}\n\n.cph-card{\n  padding:15px;\n\n  background:#ffffff;\n\n  border:1px solid #dce5eb;\n  border-radius:13px;\n}\n\n.cph-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#284c63;\n\n  font-size:14px;\n}\n\n.cph-card span{\n  display:block;\n\n  color:#65737c;\n\n  font-size:13px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   ROTATION BLOCK\n   ========================================================= *\/\n\n.cph-angle{\n  display:flex;\n  align-items:center;\n\n  gap:14px;\n\n  margin-top:18px;\n  padding:15px;\n\n  background:#ffffff;\n\n  border:1px solid #dce5eb;\n  border-radius:13px;\n}\n\n.cph-angle-value{\n  flex:0 0 auto;\n\n  color:#2178aa;\n\n  font-size:28px;\n  line-height:1;\n  font-weight:850;\n}\n\n.cph-angle strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#294653;\n\n  font-size:14px;\n}\n\n.cph-angle span{\n  display:block;\n\n  color:#68767e;\n\n  font-size:12px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   MOUNTING GRID\n   ========================================================= *\/\n\n.cph-mounts{\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap:9px;\n\n  margin-top:18px;\n}\n\n.cph-mount{\n  padding:13px 14px;\n\n  background:#ffffff;\n\n  border:1px solid #dce5ea;\n  border-radius:12px;\n\n  color:#4b606d;\n\n  font-size:14px;\n  line-height:1.45;\n  font-weight:650;\n}\n\n\n\/* =========================================================\n   SPECS\n   ========================================================= *\/\n\n.cph-specs{\n  width:100%;\n\n  margin-top:18px;\n\n  border-collapse:collapse;\n  table-layout:fixed;\n}\n\n.cph-specs td{\n  padding:10px 7px;\n\n  border-bottom:1px solid #dce4e9;\n\n  vertical-align:top;\n\n  overflow-wrap:anywhere;\n}\n\n.cph-specs td:first-child{\n  width:43%;\n\n  color:#687781;\n\n  font-weight:600;\n}\n\n.cph-specs td:last-child{\n  color:#263743;\n\n  font-weight:700;\n}\n\n.cph-note{\n  margin-top:17px;\n\n  padding:14px 15px;\n\n  background:#fff4d8;\n\n  border-left:4px solid #dba535;\n  border-radius:8px;\n\n  color:#655327;\n\n  font-size:14px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.cph-faq{\n  display:grid;\n\n  gap:9px;\n\n  margin-top:18px;\n}\n\n.cph-faq details{\n  overflow:hidden;\n\n  background:#ffffff;\n\n  border:1px solid #dce5ea;\n  border-radius:12px;\n}\n\n.cph-faq summary{\n  position:relative;\n\n  padding:15px 42px 15px 16px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:#293e4b;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:750;\n}\n\n.cph-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.cph-faq summary:after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:16px;\n  top:50%;\n\n  transform:translateY(-50%);\n\n  color:#257bac;\n\n  font-size:22px;\n  line-height:1;\n}\n\n.cph-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.cph-answer{\n  padding:0 16px 16px;\n\n  color:#61717b;\n\n  font-size:14px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   CONTAINER QUERY\n\n   IMPORTANT:\n   Uses actual PRODUCT DESCRIPTION width.\n\n   450px = single\n   550px = single\n   650px = single\n   760px+ = two columns\n   ========================================================= *\/\n\n@container carPhoneDetail (min-width:760px){\n\n  .cph-section{\n    padding:36px;\n  }\n\n  .cph-grid{\n    grid-template-columns:\n      minmax(0,1fr)\n      minmax(0,1fr);\n\n    gap:38px;\n  }\n\n  .cph-image-left .cph-image{\n    order:1;\n  }\n\n  .cph-image-left .cph-copy{\n    order:2;\n  }\n\n  .cph-title{\n    font-size:36px;\n  }\n\n  .cph-heading{\n    font-size:30px;\n  }\n\n  .cph-benefits{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .cph-cards{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .cph-mounts{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n}\n\n\n@container carPhoneDetail (min-width:1050px){\n\n  .cph-section{\n    padding:44px;\n  }\n\n  .cph-grid{\n    gap:50px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"cph-detail\"\u003e\n\u003c!-- =========================================================\n     INTRO 01\n     ========================================================= --\u003e\n\u003csection class=\"cph-section cph-dark\"\u003e\n\u003cdiv class=\"cph-grid\"\u003e\n\u003cdiv class=\"cph-copy\"\u003e\n\u003cspan class=\"cph-label\"\u003e Foldable Magnetic Car Phone Holder \u003c\/span\u003e\n\u003ch2 class=\"cph-title\"\u003eSnap On Your Phone. Adjust the View. Start Driving.\u003c\/h2\u003e\n\u003cp class=\"cph-text\"\u003eA compact magnetic phone mount with a foldable metal arm, multi-angle adjustment and a rotating base for easier navigation viewing without a bulky clamp around your phone.\u003c\/p\u003e\n\u003cdiv class=\"cph-tags\"\u003e\n\u003cspan class=\"cph-tag\"\u003e Magnetic Quick Release \u003c\/span\u003e \u003cspan class=\"cph-tag\"\u003e 360° Rotation \u003c\/span\u003e \u003cspan class=\"cph-tag\"\u003e Foldable Metal Design \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-image\"\u003e\u003cimg src=\"https:\/\/fvaulity.com\/cdn\/shop\/files\/f938be88ba58418da55c046b0eacd86a_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1789975130\u0026amp;width=1445\" alt=\"Foldable magnetic car phone holder with quick release magnetic mount\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     INTRO 02\n     ========================================================= --\u003e\n\u003csection class=\"cph-section cph-blue\"\u003e\n\u003cdiv class=\"cph-grid cph-image-left\"\u003e\n\u003cdiv class=\"cph-copy\"\u003e\n\u003cspan class=\"cph-label\"\u003e One Mount. Multiple Viewing Positions. \u003c\/span\u003e\n\u003ch2 class=\"cph-heading\"\u003eFold, Rotate \u0026amp; Position It Your Way\u003c\/h2\u003e\n\u003cp class=\"cph-text\"\u003eMultiple joints let you raise, lower, tilt, extend or fold the holder depending on your dashboard layout and preferred viewing angle.\u003c\/p\u003e\n\u003cdiv class=\"cph-benefits\"\u003e\n\u003cdiv class=\"cph-benefit\"\u003e\n\u003cstrong\u003eFull Rotation\u003c\/strong\u003e \u003cspan\u003e Rotate the base and phone platform for flexible positioning. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-benefit\"\u003e\n\u003cstrong\u003eMultiple Modes\u003c\/strong\u003e \u003cspan\u003e Fold the bracket into several useful viewing positions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-benefit\"\u003e\n\u003cstrong\u003eCompact Storage\u003c\/strong\u003e \u003cspan\u003e Fold it down when you do not need the phone mount. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-benefit\"\u003e\n\u003cstrong\u003ePortrait or Landscape\u003c\/strong\u003e \u003cspan\u003e Turn your phone to match navigation and viewing needs. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/63a330c7db5a48fab1ee15453f3b30ec_tplv-fhlh96nyum-crop-webp_2048_2048_6e45904e-a580-4d78-afe2-22f0e7d86bf4.webp?v=1789975131\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     01 — MAGNETIC QUICK RELEASE\n     ========================================================= --\u003e\n\u003csection class=\"cph-section cph-white\"\u003e\n\u003cdiv class=\"cph-grid\"\u003e\n\u003cdiv class=\"cph-copy\"\u003e\n\u003cspan class=\"cph-number\"\u003e 01 \u003c\/span\u003e\n\u003ch2 class=\"cph-heading\"\u003eMagnetic Quick-Release Hold\u003c\/h2\u003e\n\u003cp class=\"cph-text\"\u003ePlace a magnetically compatible phone or case against the mounting surface for fast attachment without opening and closing traditional clamp arms.\u003c\/p\u003e\n\u003cp class=\"cph-text\" style=\"margin-top: 12px;\"\u003eWhen you arrive, simply lift the phone away from the holder for quick one-hand removal.\u003c\/p\u003e\n\u003cul class=\"cph-checks\"\u003e\n\u003cli\u003eFast magnetic attachment\u003c\/li\u003e\n\u003cli\u003eNo side clamps covering the phone\u003c\/li\u003e\n\u003cli\u003eEasy to attach and remove during everyday use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cph-tags\"\u003e\n\u003cspan class=\"cph-tag\"\u003e Quick Release \u003c\/span\u003e \u003cspan class=\"cph-tag\"\u003e Magnetic Mount \u003c\/span\u003e \u003cspan class=\"cph-tag\"\u003e Easy Access \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-image\"\u003e\u003cimg src=\"https:\/\/fvaulity.com\/cdn\/shop\/files\/615ygKfFuzL._AC_SL1000.jpg?v=1789975131\u0026amp;width=1445\" alt=\"Magnetic car phone holder working with a compatible phone case\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     02 — MULTI-ANGLE ROTATION\n     ========================================================= --\u003e\n\u003csection class=\"cph-section cph-silver\"\u003e\n\u003cdiv class=\"cph-grid cph-image-left\"\u003e\n\u003cdiv class=\"cph-copy\"\u003e\n\u003cspan class=\"cph-number\"\u003e 02 \u003c\/span\u003e\n\u003ch2 class=\"cph-heading\"\u003e360° Rotation \u0026amp; Multi-Angle Viewing\u003c\/h2\u003e\n\u003cp class=\"cph-text\"\u003eThe rotating base and adjustable joints let you fine-tune the phone position instead of being locked into one fixed angle.\u003c\/p\u003e\n\u003cp class=\"cph-text\" style=\"margin-top: 12px;\"\u003eTilt the magnetic head, adjust the folding arm and rotate the mount to create a more comfortable viewing position.\u003c\/p\u003e\n\u003cdiv class=\"cph-angle\"\u003e\n\u003cspan class=\"cph-angle-value\"\u003e 360° \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Rotating Base \u003c\/strong\u003e \u003cspan\u003e Adjust the holder around the mounting point to suit different dashboard layouts. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-tags\"\u003e\n\u003cspan class=\"cph-tag\"\u003e 360° Base \u003c\/span\u003e \u003cspan class=\"cph-tag\"\u003e Adjustable Joints \u003c\/span\u003e \u003cspan class=\"cph-tag\"\u003e Portrait \/ Landscape \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-image\"\u003e\u003cimg src=\"https:\/\/fvaulity.com\/cdn\/shop\/files\/618nsAVk11L._AC_SL1000_6bc81489-e745-4670-a675-c8e258522307.jpg?v=1789975131\u0026amp;width=1445\" alt=\"Magnetic car phone mount with rotating base and adjustable ball joint\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     03 — FOLDABLE METAL DESIGN\n     ========================================================= --\u003e\n\u003csection class=\"cph-section cph-blue\"\u003e\n\u003cdiv class=\"cph-grid\"\u003e\n\u003cdiv class=\"cph-copy\"\u003e\n\u003cspan class=\"cph-number\"\u003e 03 \u003c\/span\u003e\n\u003ch2 class=\"cph-heading\"\u003eFoldable Metal Design Saves Space\u003c\/h2\u003e\n\u003cp class=\"cph-text\"\u003eThe multi-joint metal bracket opens when you need a phone mount and folds into a much more compact profile when you do not.\u003c\/p\u003e\n\u003cp class=\"cph-text\" style=\"margin-top: 12px;\"\u003eRaise it for easier viewing, extend it forward, angle it down, or fold it flat to reduce dashboard clutter.\u003c\/p\u003e\n\u003cdiv class=\"cph-cards\"\u003e\n\u003cdiv class=\"cph-card\"\u003e\n\u003cstrong\u003eFold Flat\u003c\/strong\u003e \u003cspan\u003e Reduce the holder's profile when it is not in use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-card\"\u003e\n\u003cstrong\u003eExtend Forward\u003c\/strong\u003e \u003cspan\u003e Bring your screen closer when your installation position allows. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-card\"\u003e\n\u003cstrong\u003eRaise the Screen\u003c\/strong\u003e \u003cspan\u003e Adjust the folding arm to suit your dashboard layout. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-card\"\u003e\n\u003cstrong\u003eMetal Bracket\u003c\/strong\u003e \u003cspan\u003e A compact metal support structure replaces a bulky fixed arm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-image\"\u003e\u003cimg src=\"https:\/\/fvaulity.com\/cdn\/shop\/files\/94831eab82a440bfbbdea48b02341644_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1789975131\u0026amp;width=1445\" alt=\"Foldable metal magnetic phone holder shown folded extended and upright\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     04 — STRONG ADHESIVE BASE\n     ========================================================= --\u003e\n\u003csection class=\"cph-section cph-warm\"\u003e\n\u003cdiv class=\"cph-grid cph-image-left\"\u003e\n\u003cdiv class=\"cph-copy\"\u003e\n\u003cspan class=\"cph-number\"\u003e 04 \u003c\/span\u003e\n\u003ch2 class=\"cph-heading\"\u003eSecure Adhesive Mounting Base\u003c\/h2\u003e\n\u003cp class=\"cph-text\"\u003eThe flat adhesive base attaches directly to a compatible smooth surface, giving the folding arm a stable mounting point.\u003c\/p\u003e\n\u003cp class=\"cph-text\" style=\"margin-top: 12px;\"\u003eFor the best bond, clean and dry the installation area before applying the base and press it firmly into place.\u003c\/p\u003e\n\u003cul class=\"cph-checks\"\u003e\n\u003cli\u003ePeel-and-stick mounting design\u003c\/li\u003e\n\u003cli\u003eFlat base helps create stable surface contact\u003c\/li\u003e\n\u003cli\u003eNo vent clip required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cph-note\"\u003e\n\u003cstrong\u003eInstallation Tip:\u003c\/strong\u003e Adhesive performance depends on surface texture, cleanliness and material. Use on a clean, dry, compatible surface.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-image\"\u003e\u003cimg src=\"https:\/\/fvaulity.com\/cdn\/shop\/files\/02_90f524fb-5aaa-468f-ace4-22fd3d411f9f.png?v=1789975131\u0026amp;width=1445\" alt=\"Adhesive base of foldable magnetic car phone holder\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     05 — MULTIPLE INSTALLATION POSITIONS\n     ========================================================= --\u003e\n\u003csection class=\"cph-section cph-white\"\u003e\n\u003cdiv class=\"cph-grid\"\u003e\n\u003cdiv class=\"cph-copy\"\u003e\n\u003cspan class=\"cph-number\"\u003e 05 \u003c\/span\u003e\n\u003ch2 class=\"cph-heading\"\u003eMount It Where It Works for You\u003c\/h2\u003e\n\u003cp class=\"cph-text\"\u003eThe adhesive mounting design gives you more placement flexibility than a holder that only works with one vent style.\u003c\/p\u003e\n\u003cp class=\"cph-text\" style=\"margin-top: 12px;\"\u003eThe product images show the holder used on several smooth surfaces and in different vehicle positions.\u003c\/p\u003e\n\u003cdiv class=\"cph-mounts\"\u003e\n\u003cdiv class=\"cph-mount\"\u003e🚘 Dashboard \/ Console Area\u003c\/div\u003e\n\u003cdiv class=\"cph-mount\"\u003e🪟 Compatible Glass Surface\u003c\/div\u003e\n\u003cdiv class=\"cph-mount\"\u003e🖥️ Smooth Desktop \/ Workspace\u003c\/div\u003e\n\u003cdiv class=\"cph-mount\"\u003e📱 Other Compatible Flat Surfaces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-note\"\u003e\n\u003cstrong\u003eSurface Note:\u003c\/strong\u003e Avoid installing where the holder could block your view, interfere with controls or prevent safe vehicle operation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-image\"\u003e\u003cimg src=\"https:\/\/fvaulity.com\/cdn\/shop\/files\/61Cym-g8JbL._AC_SL1000_091cfaa1-c08c-475b-a789-a555bee88f39.jpg?v=1789975130\u0026amp;width=1445\" alt=\"Magnetic phone holder used on glass console and different smooth surfaces\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     06 — MAGNETIC SUPPORT\n     ========================================================= --\u003e\n\u003csection class=\"cph-section cph-soft\"\u003e\n\u003cdiv class=\"cph-grid cph-image-left\"\u003e\n\u003cdiv class=\"cph-copy\"\u003e\n\u003cspan class=\"cph-number\"\u003e 06 \u003c\/span\u003e\n\u003ch2 class=\"cph-heading\"\u003eStrong Magnetic Support\u003c\/h2\u003e\n\u003cp class=\"cph-text\"\u003eThe magnetic mounting face uses multiple magnetic points to help keep a compatible phone positioned against the holder.\u003c\/p\u003e\n\u003cp class=\"cph-text\" style=\"margin-top: 12px;\"\u003ePair it with a magnetically compatible phone or case for the best hold, and check the attachment before driving.\u003c\/p\u003e\n\u003cdiv class=\"cph-cards\"\u003e\n\u003cdiv class=\"cph-card\"\u003e\n\u003cstrong\u003e8 Magnetic Points\u003c\/strong\u003e \u003cspan\u003e The product image shows eight magnetic components in the mount. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-card\"\u003e\n\u003cstrong\u003eCase Friendly\u003c\/strong\u003e \u003cspan\u003e Compatible magnetic cases can attach directly to the holder. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-card\"\u003e\n\u003cstrong\u003eClear Screen Access\u003c\/strong\u003e \u003cspan\u003e No clamp arms need to wrap around the sides of your phone. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-card\"\u003e\n\u003cstrong\u003eQuick Removal\u003c\/strong\u003e \u003cspan\u003e Lift the phone away when you are ready to leave the car. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-note\"\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Magnetic performance can vary with phone model, case design and case thickness. Confirm secure attachment before use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-image\"\u003e\u003cimg src=\"https:\/\/fvaulity.com\/cdn\/shop\/files\/61hvEA3R46L._AC_SL1001.jpg?v=1789975131\u0026amp;width=1445\" alt=\"Magnetic phone holder showing eight magnetic particles and wide angle adjustment\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FLEXIBLE USE\n     ========================================================= --\u003e\n\u003csection class=\"cph-section cph-blue\"\u003e\n\u003cdiv class=\"cph-grid\"\u003e\n\u003cdiv class=\"cph-copy\"\u003e\n\u003cspan class=\"cph-label\"\u003e Flexible Placement \u003c\/span\u003e\n\u003ch2 class=\"cph-heading\"\u003eDesigned for Different Vehicles \u0026amp; Spaces\u003c\/h2\u003e\n\u003cp class=\"cph-text\"\u003eThe compact adhesive base and foldable structure make it easier to adapt the holder to different vehicle layouts, dashboard shapes and compatible smooth surfaces.\u003c\/p\u003e\n\u003cdiv class=\"cph-tags\"\u003e\n\u003cspan class=\"cph-tag\"\u003e Different Vehicle Layouts \u003c\/span\u003e \u003cspan class=\"cph-tag\"\u003e Dashboard Use \u003c\/span\u003e \u003cspan class=\"cph-tag\"\u003e Windshield \/ Glass \u003c\/span\u003e \u003cspan class=\"cph-tag\"\u003e Home \u0026amp; Office \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-image\"\u003e\u003cimg src=\"https:\/\/fvaulity.com\/cdn\/shop\/files\/610dnRWkQfL._AC_SL1001.jpg?v=1789975130\u0026amp;width=1445\" alt=\"Foldable phone holder shown in several vehicle mounting positions\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     PRODUCT DETAILS\n     ========================================================= --\u003e\n\u003csection class=\"cph-section cph-silver\"\u003e\n\u003cdiv class=\"cph-grid cph-image-left\"\u003e\n\u003cdiv class=\"cph-copy\"\u003e\n\u003cspan class=\"cph-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch2 class=\"cph-heading\"\u003eCompact When Folded. Flexible When Open.\u003c\/h2\u003e\n\u003cp class=\"cph-text\"\u003eThe holder combines magnetic attachment, folding joints and a rotating adhesive base in one compact mounting system.\u003c\/p\u003e\n\u003ctable class=\"cph-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eMagnetic Car Phone Holder\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMain Structure\u003c\/td\u003e\n\u003ctd\u003eFoldable Metal Bracket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePhone Attachment\u003c\/td\u003e\n\u003ctd\u003eMagnetic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase Adjustment\u003c\/td\u003e\n\u003ctd\u003e360° Rotating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHead Adjustment\u003c\/td\u003e\n\u003ctd\u003eMulti-Angle \/ Rotating Joint\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Method\u003c\/td\u003e\n\u003ctd\u003eAdhesive Base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFoldable\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eViewing\u003c\/td\u003e\n\u003ctd\u003ePortrait \/ Landscape\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnetic Structure\u003c\/td\u003e\n\u003ctd\u003e8 Magnetic Points Shown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuggested Placement\u003c\/td\u003e\n\u003ctd\u003eCompatible Dashboard \/ Glass \/ Smooth Surfaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"cph-note\"\u003e\n\u003cstrong\u003eBefore Installation:\u003c\/strong\u003e Choose a location that does not obstruct your driving view, airbags, displays or vehicle controls. Clean the surface thoroughly before applying the adhesive base.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cph-image\"\u003e\u003cimg src=\"https:\/\/fvaulity.com\/cdn\/shop\/files\/8fd8b51d43d04833aeae7d7c145263e6_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1789975130\u0026amp;width=1445\" alt=\"Foldable magnetic phone holder with 360 degree rotating base\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FAQ\n     ========================================================= --\u003e\n\u003csection class=\"cph-section cph-white\"\u003e\u003cspan class=\"cph-label\"\u003e FAQ \u003c\/span\u003e\n\u003ch2 class=\"cph-heading\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"cph-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the holder rotate 360 degrees?\u003c\/summary\u003e\n\u003cdiv class=\"cph-answer\"\u003eYes. The product is designed with a 360-degree rotating base along with additional adjustable joints for flexible phone positioning.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use my phone in landscape mode?\u003c\/summary\u003e\n\u003cdiv class=\"cph-answer\"\u003eYes. The magnetic phone platform can be rotated so a compatible phone can be positioned in portrait or landscape.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the holder fold down?\u003c\/summary\u003e\n\u003cdiv class=\"cph-answer\"\u003eYes. The metal bracket has multiple folding joints and can collapse into a lower-profile position when not in use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the holder attach to the car?\u003c\/summary\u003e\n\u003cdiv class=\"cph-answer\"\u003eThe base uses an adhesive mounting surface. Clean and dry the installation area before applying the holder.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it work with a phone case?\u003c\/summary\u003e\n\u003cdiv class=\"cph-answer\"\u003eIt can work with compatible magnetic phone cases. Magnetic strength can vary depending on the case material and thickness.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I install it?\u003c\/summary\u003e\n\u003cdiv class=\"cph-answer\"\u003eProduct images show use on compatible dashboard, console, glass and other smooth surfaces. Always choose a position that does not obstruct safe driving.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it use a vent clip?\u003c\/summary\u003e\n\u003cdiv class=\"cph-answer\"\u003eNo. This design uses a flat adhesive mounting base rather than a traditional air-vent clip.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I get the strongest adhesive bond?\u003c\/summary\u003e\n\u003cdiv class=\"cph-answer\"\u003eInstall the base on a clean, dry and compatible smooth surface. Dust, oils and heavily textured surfaces can reduce adhesive performance.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"XHY","offers":[{"title":"Default Title","offer_id":49209702023353,"sku":"NC02072609215509-Q10强磁银色","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/8fd8b51d43d04833aeae7d7c145263e6_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1789975130","url":"https:\/\/fvaulity.com\/products\/car-phone-holder","provider":"fvaulity","version":"1.0","type":"link"}