{"product_id":"farlavo™-precision-clamp-wireless-charging-phone-mount","title":"farlavo™ Precision Clamp Wireless Charging Phone Mount","description":"\u003cstyle\u003e\n\/* =========================================================\n   farlavo™ PRECISION CLAMP WIRELESS CHARGING PHONE MOUNT\n   Shopify Custom Liquid\n\n   PREMIUM AUTOMOTIVE TECH ACCESSORY LAYOUT\n   Compact \/ Vertical \/ 1:1 Image System\n\n   Theme:\n   Deep Cobalt Blue + Titanium Silver\n   + Signal Coral + Graphite Black\n   ========================================================= *\/\n\n.fpm,\n.fpm * {\n  box-sizing: border-box;\n}\n\n.fpm {\n  --fpm-white: #ffffff;\n\n  --fpm-blue: #184f8d;\n  --fpm-blue-deep: #0c315c;\n  --fpm-blue-soft: #e8eef6;\n\n  --fpm-silver: #aeb8c3;\n  --fpm-silver-light: #edf0f3;\n\n  --fpm-coral: #d86f5f;\n  --fpm-coral-soft: #f5ded9;\n\n  --fpm-graphite: #20262d;\n  --fpm-graphite-2: #2b333b;\n\n  --fpm-text: #4a545e;\n  --fpm-muted: #76818b;\n  --fpm-border: #d8dde3;\n\n  width: 100%;\n  max-width: 820px;\n\n  margin: 24px auto 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  border: 1px solid rgba(32,38,45,.08);\n  border-radius: 18px;\n\n  background: var(--fpm-white);\n  color: var(--fpm-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.fpm img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n}\n\n.fpm-shell {\n  width: 100%;\n  max-width: 730px;\n\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.fpm-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n\n  margin-bottom: 8px;\n\n  color: var(--fpm-coral);\n\n  font-size: 8px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.25px;\n\n  text-transform: uppercase;\n}\n\n.fpm-kicker::before {\n  content: \"\";\n\n  width: 22px;\n  height: 2px;\n\n  border-radius: 20px;\n\n  background: currentColor;\n}\n\n.fpm-heading {\n  margin: 0;\n\n  color: var(--fpm-graphite);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 30px;\n  line-height: 1.08;\n  font-weight: 500;\n  letter-spacing: -.35px;\n}\n\n.fpm-copy {\n  margin: 10px 0 0;\n\n  color: var(--fpm-muted);\n\n  font-size: 12px;\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   1:1 IMAGE SYSTEM\n   ========================================================= *\/\n\n.fpm-media {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  height: auto !important;\n\n  overflow: hidden;\n\n  border-radius: 14px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #dce5ef 0%,\n      #b7c5d3 100%\n    );\n\n  box-shadow:\n    0 14px 30px rgba(16,49,88,.12);\n}\n\n.fpm-media img {\n  display: block;\n  width: 100%;\n  height: 100% !important;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n.fpm-placeholder {\n  width: 100%;\n  height: 100%;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  padding: 28px;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 34%,\n      rgba(255,255,255,.18),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      #184f8d 0%,\n      #0c315c 100%\n    );\n}\n\n.fpm-placeholder strong {\n  display: block;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 20px;\n  line-height: 1.2;\n  font-weight: 500;\n}\n\n.fpm-placeholder span {\n  display: block;\n\n  max-width: 405px;\n  margin-top: 7px;\n\n  color: rgba(255,255,255,.76);\n\n  font-size: 8.4px;\n  line-height: 1.4;\n  font-weight: 800;\n  letter-spacing: .85px;\n\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   01 — HERO\n   ========================================================= *\/\n\n.fpm-hero {\n  padding: 34px 0 28px;\n\n  background:\n    radial-gradient(\n      circle at 85% 4%,\n      rgba(216,111,95,.12),\n      transparent 25%\n    ),\n    linear-gradient(\n      180deg,\n      #f9fbfd 0%,\n      #eef2f6 100%\n    );\n}\n\n.fpm-hero-tag {\n  display: inline-flex;\n\n  margin-bottom: 10px;\n  padding: 6px 10px;\n\n  border: 1px solid rgba(24,79,141,.18);\n  border-radius: 999px;\n\n  background: rgba(24,79,141,.08);\n\n  color: var(--fpm-blue);\n\n  font-size: 8px;\n  line-height: 1;\n  font-weight: 900;\n  letter-spacing: .9px;\n\n  text-transform: uppercase;\n}\n\n.fpm-hero h1 {\n  max-width: 700px;\n  margin: 0;\n\n  color: var(--fpm-graphite);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 40px;\n  line-height: 1.02;\n  font-weight: 500;\n  letter-spacing: -.75px;\n}\n\n.fpm-hero-sub {\n  max-width: 650px;\n  margin-top: 11px;\n\n  color: var(--fpm-blue-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  line-height: 1.38;\n}\n\n.fpm-hero-copy {\n  max-width: 660px;\n  margin: 13px 0 0;\n\n  color: var(--fpm-muted);\n\n  font-size: 11.7px;\n  line-height: 1.6;\n}\n\n.fpm-hero-image {\n  margin-top: 20px;\n}\n\n.fpm-hero-specs {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 6px;\n  margin-top: 11px;\n}\n\n.fpm-hero-specs div {\n  padding: 9px 7px;\n\n  border: 1px solid var(--fpm-border);\n  border-radius: 8px;\n\n  background: rgba(255,255,255,.88);\n\n  text-align: center;\n}\n\n.fpm-hero-specs small {\n  display: block;\n\n  color: var(--fpm-coral);\n\n  font-size: 6.9px;\n  font-weight: 900;\n  letter-spacing: .7px;\n\n  text-transform: uppercase;\n}\n\n.fpm-hero-specs strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--fpm-graphite);\n\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   02 — CLAMP ARCHITECTURE\n   ========================================================= *\/\n\n.fpm-clamp {\n  padding: 31px 0;\n\n  background: #ffffff;\n}\n\n.fpm-clamp-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.fpm-clamp-card {\n  position: relative;\n\n  padding: 14px 11px 13px;\n\n  border: 1px solid var(--fpm-border);\n  border-radius: 11px;\n\n  background: #f6f8fa;\n}\n\n.fpm-clamp-card::before {\n  content: \"\";\n\n  position: absolute;\n  left: 0;\n  top: 0;\n\n  width: 38px;\n  height: 3px;\n\n  border-radius: 0 0 8px 0;\n\n  background: var(--fpm-blue);\n}\n\n.fpm-clamp-card small {\n  display: block;\n\n  color: var(--fpm-coral);\n\n  font-size: 7.3px;\n  font-weight: 900;\n  letter-spacing: .7px;\n\n  text-transform: uppercase;\n}\n\n.fpm-clamp-card strong {\n  display: block;\n\n  margin-top: 5px;\n\n  color: var(--fpm-graphite);\n\n  font-size: 10.2px;\n  line-height: 1.3;\n}\n\n.fpm-clamp-card p {\n  margin: 4px 0 0;\n\n  color: var(--fpm-muted);\n\n  font-size: 9.2px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   IMAGE 02\n   ========================================================= *\/\n\n.fpm-image-two {\n  padding: 0 0 31px;\n\n  background: #ffffff;\n}\n\n.fpm-caption {\n  margin-top: 11px;\n\n  display: grid;\n  grid-template-columns:\n    minmax(0, .82fr)\n    minmax(0, 1.18fr);\n\n  gap: 18px;\n}\n\n.fpm-caption strong {\n  color: var(--fpm-graphite);\n\n  font-size: 10.3px;\n  line-height: 1.35;\n}\n\n.fpm-caption span {\n  color: var(--fpm-muted);\n\n  font-size: 9.4px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   03 — WIRELESS CHARGING\n   ========================================================= *\/\n\n.fpm-charge {\n  padding: 32px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #edf2f7 0%,\n      #fafbfc 100%\n    );\n}\n\n.fpm-charge-band {\n  margin-top: 17px;\n\n  display: grid;\n  gap: 8px;\n}\n\n.fpm-charge-row {\n  display: grid;\n  grid-template-columns:\n    48px\n    minmax(0, 1fr);\n\n  gap: 11px;\n  align-items: start;\n\n  padding: 12px;\n\n  border: 1px solid var(--fpm-border);\n  border-radius: 10px;\n\n  background: #ffffff;\n}\n\n.fpm-charge-no {\n  color: var(--fpm-coral);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 15px;\n}\n\n.fpm-charge-row strong {\n  display: block;\n\n  color: var(--fpm-graphite);\n\n  font-size: 10.5px;\n  line-height: 1.3;\n}\n\n.fpm-charge-row p {\n  margin: 4px 0 0;\n\n  color: var(--fpm-muted);\n\n  font-size: 9.4px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   04 — VIEWING \/ POSITIONING\n   ========================================================= *\/\n\n.fpm-view {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.fpm-view-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 9px;\n  margin-top: 17px;\n}\n\n.fpm-view-card {\n  padding: 15px 13px 14px;\n\n  border: 1px solid var(--fpm-border);\n  border-radius: 12px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #f6f8fa 100%\n    );\n}\n\n.fpm-view-card small {\n  display: block;\n\n  color: var(--fpm-coral);\n\n  font-size: 7.4px;\n  font-weight: 900;\n  letter-spacing: .72px;\n\n  text-transform: uppercase;\n}\n\n.fpm-view-card strong {\n  display: block;\n\n  margin-top: 6px;\n\n  color: var(--fpm-graphite);\n\n  font-size: 10.8px;\n  line-height: 1.3;\n}\n\n.fpm-view-card p {\n  margin: 5px 0 0;\n\n  color: var(--fpm-muted);\n\n  font-size: 9.5px;\n  line-height: 1.44;\n}\n\n\n\/* =========================================================\n   IMAGE 03\n   ========================================================= *\/\n\n.fpm-detail {\n  padding: 0 0 31px;\n\n  background: #ffffff;\n}\n\n.fpm-detail-head {\n  max-width: 620px;\n  margin-bottom: 17px;\n}\n\n.fpm-detail-note {\n  margin-top: 9px;\n\n  color: var(--fpm-blue-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 13.5px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   05 — AUTOMOTIVE TECH DESIGN\n   ========================================================= *\/\n\n.fpm-design {\n  padding: 32px 0;\n\n  background:\n    radial-gradient(\n      circle at 88% 8%,\n      rgba(216,111,95,.13),\n      transparent 24%\n    ),\n    linear-gradient(\n      135deg,\n      #28323b 0%,\n      #1d242a 100%\n    );\n\n  color: #ffffff;\n}\n\n.fpm-design .fpm-kicker {\n  color: #f1a294;\n}\n\n.fpm-design .fpm-heading {\n  color: #ffffff;\n}\n\n.fpm-design-intro {\n  max-width: 610px;\n  margin-top: 9px;\n\n  color: rgba(255,255,255,.68);\n\n  font-size: 11.4px;\n  line-height: 1.55;\n}\n\n.fpm-design-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 7px;\n  margin-top: 17px;\n}\n\n.fpm-design-item {\n  display: grid;\n  grid-template-columns:\n    30px\n    minmax(0, 1fr);\n\n  gap: 8px;\n  align-items: center;\n\n  padding: 10px;\n\n  border: 1px solid rgba(255,255,255,.12);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.04);\n}\n\n.fpm-design-no {\n  width: 30px;\n  height: 30px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  background: rgba(24,79,141,.32);\n\n  color: #dbe8f6;\n\n  font-size: 7.5px;\n  font-weight: 900;\n}\n\n.fpm-design-item strong {\n  color: #f4f6f8;\n\n  font-size: 9.4px;\n  line-height: 1.35;\n}\n\n\n\/* =========================================================\n   06 — USE CASES\n   ========================================================= *\/\n\n.fpm-use {\n  padding: 32px 0;\n\n  background: #f4f6f8;\n}\n\n.fpm-use-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 7px;\n  margin-top: 16px;\n}\n\n.fpm-use-item {\n  padding: 12px 9px;\n\n  border: 1px solid var(--fpm-border);\n  border-radius: 9px;\n\n  background: #ffffff;\n\n  text-align: center;\n}\n\n.fpm-use-item small {\n  display: block;\n\n  color: var(--fpm-coral);\n\n  font-size: 6.9px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.fpm-use-item strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--fpm-graphite);\n\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   IMAGE 04\n   ========================================================= *\/\n\n.fpm-image-four {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n\n\/* =========================================================\n   07 — HOW TO USE\n   ========================================================= *\/\n\n.fpm-how {\n  padding: 31px 0 35px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #edf2f7 0%,\n      #fafbfc 100%\n    );\n}\n\n.fpm-how-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.fpm-how-card {\n  position: relative;\n\n  padding: 14px 11px 12px;\n\n  border: 1px solid var(--fpm-border);\n  border-radius: 10px;\n\n  background: #ffffff;\n}\n\n.fpm-how-card::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 3px;\n\n  border-radius: 10px 10px 0 0;\n\n  background: var(--fpm-blue);\n}\n\n.fpm-how-no {\n  color: var(--fpm-coral);\n\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .8px;\n}\n\n.fpm-how-card h3 {\n  margin: 6px 0 4px;\n\n  color: var(--fpm-graphite);\n\n  font-size: 10.2px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.fpm-how-card p {\n  margin: 0;\n\n  color: var(--fpm-muted);\n\n  font-size: 9.2px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   08 — COMPATIBILITY\n   ========================================================= *\/\n\n.fpm-compat {\n  padding: 31px 0;\n\n  background: #ffffff;\n}\n\n.fpm-compat-box {\n  margin-top: 17px;\n  padding: 15px;\n\n  border: 1px solid var(--fpm-border);\n  border-radius: 12px;\n\n  background: #f8fafc;\n}\n\n.fpm-compat-line {\n  display: grid;\n  grid-template-columns:\n    8px\n    minmax(0, 1fr);\n\n  gap: 9px;\n  align-items: start;\n\n  padding: 8px 0;\n\n  border-bottom: 1px solid rgba(216,221,227,.8);\n}\n\n.fpm-compat-line:last-child {\n  border-bottom: 0;\n}\n\n.fpm-dot {\n  width: 8px;\n  height: 8px;\n\n  margin-top: 3px;\n\n  border-radius: 50%;\n\n  background: var(--fpm-coral);\n}\n\n.fpm-compat-line p {\n  margin: 0;\n\n  color: var(--fpm-muted);\n\n  font-size: 9.5px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.fpm-final {\n  padding: 40px 0 43px;\n\n  background:\n    radial-gradient(\n      circle at 50% 118%,\n      rgba(216,111,95,.18),\n      transparent 34%\n    ),\n    linear-gradient(\n      135deg,\n      #184f8d 0%,\n      #0c315c 45%,\n      #20262d 100%\n    );\n\n  text-align: center;\n}\n\n.fpm-final-label {\n  color: #f1a294;\n\n  font-size: 8px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.3px;\n\n  text-transform: uppercase;\n}\n\n.fpm-final h2 {\n  margin: 9px 0 0;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 28px;\n  line-height: 1.1;\n  font-weight: 500;\n}\n\n.fpm-final p {\n  max-width: 555px;\n  margin: 11px auto 0;\n\n  color: rgba(255,255,255,.70);\n\n  font-size: 11.3px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width: 680px) {\n\n  .fpm-clamp-grid,\n  .fpm-view-grid,\n  .fpm-how-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .fpm-caption {\n    grid-template-columns: 1fr;\n    gap: 4px;\n  }\n\n  .fpm-use-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 480px) {\n\n  .fpm {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .fpm-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .fpm-hero h1 {\n    font-size: 31px;\n  }\n\n  .fpm-heading {\n    font-size: 25px;\n  }\n\n  .fpm-hero-specs,\n  .fpm-design-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  .fpm-media {\n    aspect-ratio: 1 \/ 1;\n    min-height: 0 !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"fpm\"\u003e\n\n  \u003c!-- ======================================================\n       01 — HERO\n       ====================================================== --\u003e\n\n  \u003csection class=\"fpm-hero\"\u003e\n    \u003cdiv class=\"fpm-shell\"\u003e\n\n      \u003cdiv class=\"fpm-hero-tag\"\u003e\n        In-Car Phone Support + Wireless Charging\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        farlavo™ Precision Clamp Wireless Charging Phone Mount\n      \u003c\/h1\u003e\n\n      \u003cdiv class=\"fpm-hero-sub\"\u003e\n        Secure phone positioning, adjustable viewing, and compatible wireless charging in one compact automotive form.\n      \u003c\/div\u003e\n\n      \u003cp class=\"fpm-hero-copy\"\u003e\n        The farlavo™ Precision Clamp Wireless Charging Phone Mount combines supportive side arms,\n        a broad central charging surface, adjustable viewing geometry and a compact cabin-focused profile\n        designed for everyday navigation, route guidance and in-car phone access.\n      \u003c\/p\u003e\n\n      \u003c!-- IMAGE 01 --\u003e\n      \u003cdiv class=\"fpm-hero-image\"\u003e\n        \u003cdiv class=\"fpm-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/1_422c4f64-8b64-4029-ae1c-1b90d93b2d84.png?v=1790246819\" alt=\"farlavo Precision Clamp Wireless Charging Phone Mount installed in a premium vehicle interior\" loading=\"eager\" fetchpriority=\"high\"\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpm-hero-specs\"\u003e\n\n        \u003cdiv\u003e\n          \u003csmall\u003eHold\u003c\/small\u003e\n          \u003cstrong\u003eClamp-Style Support\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003csmall\u003eCharge\u003c\/small\u003e\n          \u003cstrong\u003eWireless Charging Surface\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003csmall\u003eAdjust\u003c\/small\u003e\n          \u003cstrong\u003eRepositionable Viewing Angle\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003csmall\u003eOrientation\u003c\/small\u003e\n          \u003cstrong\u003ePortrait or Landscape\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       02 — CLAMP ARCHITECTURE\n       ====================================================== --\u003e\n\n  \u003csection class=\"fpm-clamp\"\u003e\n    \u003cdiv class=\"fpm-shell\"\u003e\n\n      \u003cdiv class=\"fpm-kicker\"\u003e\n        Precision Clamp Architecture\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"fpm-heading\"\u003e\n        Support the Phone Without Making the Cabin Feel Crowded.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fpm-copy\"\u003e\n        The compact clamp structure is designed to hold a compatible smartphone between two supportive side arms\n        while keeping the overall mount visually streamlined.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"fpm-clamp-grid\"\u003e\n\n        \u003cdiv class=\"fpm-clamp-card\"\u003e\n\n          \u003csmall\u003eSide Arms\u003c\/small\u003e\n\n          \u003cstrong\u003eSupportive Clamp Structure\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The phone is positioned between two side arms that help maintain a stable everyday viewing position.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-clamp-card\"\u003e\n\n          \u003csmall\u003eContact\u003c\/small\u003e\n\n          \u003cstrong\u003eSoft-Finished Grip Areas\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The contact surfaces are shaped to reduce unnecessary hard-edge contact with compatible smartphones.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-clamp-card\"\u003e\n\n          \u003csmall\u003eProfile\u003c\/small\u003e\n\n          \u003cstrong\u003eCompact Automotive Geometry\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The holder keeps a smaller visual footprint than larger dashboard-mounted accessories.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 02\n       ====================================================== --\u003e\n\n  \u003csection class=\"fpm-image-two\"\u003e\n    \u003cdiv class=\"fpm-shell\"\u003e\n\n      \u003cdiv class=\"fpm-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/2_26b82b5a-5818-4efd-aa1e-e187c5ee7cab.png?v=1790246819\" alt=\"farlavo wireless charging phone mount holding a smartphone with central charging surface\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpm-caption\"\u003e\n\n        \u003cstrong\u003e\n          The phone rests directly against the charging area while the side arms help maintain position.\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Wireless charging performance depends on the phone model, case, charging standard,\n          cable, adapter and installation conditions.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       03 — WIRELESS CHARGING\n       ====================================================== --\u003e\n\n  \u003csection class=\"fpm-charge\"\u003e\n    \u003cdiv class=\"fpm-shell\"\u003e\n\n      \u003cdiv class=\"fpm-kicker\"\u003e\n        Integrated Charging Surface\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"fpm-heading\"\u003e\n        Support the Phone and Charge Compatible Devices at the Same Time.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fpm-charge-band\"\u003e\n\n        \u003cdiv class=\"fpm-charge-row\"\u003e\n\n          \u003cdiv class=\"fpm-charge-no\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eBroad Central Charging Area\u003c\/strong\u003e\n\n            \u003cp\u003e\n              The phone rests directly against the central surface when positioned inside the clamp.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-charge-row\"\u003e\n\n          \u003cdiv class=\"fpm-charge-no\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eCompatible Wireless Charging\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Charging is intended for compatible wireless-charging smartphones connected through a suitable vehicle power source.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-charge-row\"\u003e\n\n          \u003cdiv class=\"fpm-charge-no\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eCase Thickness Matters\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Thick, metallic, magnetic or unusually shaped cases may affect charging performance or proper clamping.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-charge-row\"\u003e\n\n          \u003cdiv class=\"fpm-charge-no\"\u003e\n            04\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eCharging Speed Can Vary\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Performance may differ depending on the phone model, connected power source, temperature and other operating conditions.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       04 — VIEWING \/ POSITIONING\n       ====================================================== --\u003e\n\n  \u003csection class=\"fpm-view\"\u003e\n    \u003cdiv class=\"fpm-shell\"\u003e\n\n      \u003cdiv class=\"fpm-kicker\"\u003e\n        Adjustable Viewing Geometry\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"fpm-heading\"\u003e\n        Set the Viewing Angle Before Driving.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fpm-view-grid\"\u003e\n\n        \u003cdiv class=\"fpm-view-card\"\u003e\n\n          \u003csmall\u003eAngle\u003c\/small\u003e\n\n          \u003cstrong\u003eAdjustable Mounting Joint\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Reposition the phone angle for a more comfortable viewing orientation before beginning travel.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-view-card\"\u003e\n\n          \u003csmall\u003ePortrait\u003c\/small\u003e\n\n          \u003cstrong\u003eVertical Positioning\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Suitable for navigation layouts or other phone interfaces that are easier to view vertically.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-view-card\"\u003e\n\n          \u003csmall\u003eLandscape\u003c\/small\u003e\n\n          \u003cstrong\u003eHorizontal Positioning\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Rotate to a horizontal orientation when the final mount configuration and phone setup allow it.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-view-card\"\u003e\n\n          \u003csmall\u003eMounting\u003c\/small\u003e\n\n          \u003cstrong\u003eCompatible Interior Locations\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The rear attachment system is intended for supported mounting points such as suitable air-vent structures or other compatible locations.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 03\n       ====================================================== --\u003e\n\n  \u003csection class=\"fpm-detail\"\u003e\n    \u003cdiv class=\"fpm-shell\"\u003e\n\n      \u003cdiv class=\"fpm-detail-head\"\u003e\n\n        \u003cdiv class=\"fpm-kicker\"\u003e\n          Automotive Tech Detailing\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"fpm-heading\"\u003e\n          Deep Cobalt Blue, Titanium Silver, and a Restrained Signal Coral Accent.\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"fpm-detail-note\"\u003e\n          The cobalt-blue housing, silver structural details and subtle coral accent give the mount\n          a cleaner technical appearance designed to coordinate naturally with modern vehicle interiors.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpm-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/3_3cdfeb0b-305c-46ef-af32-6dfa7b0cdbf7.png?v=1790246819\" alt=\"Detail of farlavo phone mount clamp arms charging surface adjustable joint and automotive color accents\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       05 — AUTOMOTIVE TECH DESIGN\n       ====================================================== --\u003e\n\n  \u003csection class=\"fpm-design\"\u003e\n    \u003cdiv class=\"fpm-shell\"\u003e\n\n      \u003cdiv class=\"fpm-kicker\"\u003e\n        Compact Cabin Technology\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"fpm-heading\"\u003e\n        A Cleaner Alternative to Bulky Phone Holders.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fpm-design-intro\"\u003e\n        The mount combines phone support, charging and viewing adjustment\n        while maintaining a restrained, architectural form inside the cabin.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"fpm-design-grid\"\u003e\n\n        \u003cdiv class=\"fpm-design-item\"\u003e\n          \u003cdiv class=\"fpm-design-no\"\u003e01\u003c\/div\u003e\n          \u003cstrong\u003eClamp-style phone holding structure\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-design-item\"\u003e\n          \u003cdiv class=\"fpm-design-no\"\u003e02\u003c\/div\u003e\n          \u003cstrong\u003eIntegrated compatible wireless charging surface\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-design-item\"\u003e\n          \u003cdiv class=\"fpm-design-no\"\u003e03\u003c\/div\u003e\n          \u003cstrong\u003eAdjustable viewing angle\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-design-item\"\u003e\n          \u003cdiv class=\"fpm-design-no\"\u003e04\u003c\/div\u003e\n          \u003cstrong\u003ePortrait or landscape positioning\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-design-item\"\u003e\n          \u003cdiv class=\"fpm-design-no\"\u003e05\u003c\/div\u003e\n          \u003cstrong\u003eSoft-contact side grip areas\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-design-item\"\u003e\n          \u003cdiv class=\"fpm-design-no\"\u003e06\u003c\/div\u003e\n          \u003cstrong\u003eCompact automotive-focused profile\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-design-item\"\u003e\n          \u003cdiv class=\"fpm-design-no\"\u003e07\u003c\/div\u003e\n          \u003cstrong\u003eTitanium Silver structural detailing\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-design-item\"\u003e\n          \u003cdiv class=\"fpm-design-no\"\u003e08\u003c\/div\u003e\n          \u003cstrong\u003eSubtle Signal Coral accent\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       06 — USE CASES\n       ========================================================= --\u003e\n\n  \u003csection class=\"fpm-use\"\u003e\n    \u003cdiv class=\"fpm-shell\"\u003e\n\n      \u003cdiv class=\"fpm-kicker\"\u003e\n        Everyday In-Car Use\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"fpm-heading\"\u003e\n        Designed Around Daily Driving Routines.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fpm-use-grid\"\u003e\n\n        \u003cdiv class=\"fpm-use-item\"\u003e\n          \u003csmall\u003eUse 01\u003c\/small\u003e\n          \u003cstrong\u003eDaily Commuting\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-use-item\"\u003e\n          \u003csmall\u003eUse 02\u003c\/small\u003e\n          \u003cstrong\u003eNavigation + Route Guidance\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-use-item\"\u003e\n          \u003csmall\u003eUse 03\u003c\/small\u003e\n          \u003cstrong\u003eShort-Distance Driving\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-use-item\"\u003e\n          \u003csmall\u003eUse 04\u003c\/small\u003e\n          \u003cstrong\u003eLong-Distance Driving\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-use-item\"\u003e\n          \u003csmall\u003eUse 05\u003c\/small\u003e\n          \u003cstrong\u003eRideshare + Passenger Travel\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-use-item\"\u003e\n          \u003csmall\u003eUse 06\u003c\/small\u003e\n          \u003cstrong\u003eRoutine Phone Positioning\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 04\n       ====================================================== --\u003e\n\n  \u003csection class=\"fpm-image-four\"\u003e\n    \u003cdiv class=\"fpm-shell\"\u003e\n\n      \u003cdiv class=\"fpm-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/4_fce23cfe-943c-4900-8583-6896310c428c.png?v=1790246820\" alt=\"farlavo wireless charging phone mount used for navigation inside a modern vehicle interior\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       07 — HOW TO USE\n       ====================================================== --\u003e\n\n  \u003csection class=\"fpm-how\"\u003e\n    \u003cdiv class=\"fpm-shell\"\u003e\n\n      \u003cdiv class=\"fpm-kicker\"\u003e\n        Simple Setup\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"fpm-heading\"\u003e\n        How to Use farlavo™\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fpm-how-grid\"\u003e\n\n        \u003cdiv class=\"fpm-how-card\"\u003e\n\n          \u003cdiv class=\"fpm-how-no\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Install and Connect Power\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Attach the mount securely to a compatible vehicle mounting point, then connect the charging input to a suitable vehicle power source.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-how-card\"\u003e\n\n          \u003cdiv class=\"fpm-how-no\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Position the Phone\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Place a compatible smartphone against the charging surface and allow the side arms to hold the device securely.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-how-card\"\u003e\n\n          \u003cdiv class=\"fpm-how-no\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Adjust Before Driving\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Set the viewing angle and confirm that the phone and mount are securely positioned before beginning travel.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       08 — COMPATIBILITY \/ SAFETY\n       ====================================================== --\u003e\n\n  \u003csection class=\"fpm-compat\"\u003e\n    \u003cdiv class=\"fpm-shell\"\u003e\n\n      \u003cdiv class=\"fpm-kicker\"\u003e\n        Compatibility + Important Use Notes\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"fpm-heading\"\u003e\n        Fit, Charging, and Installation Conditions Matter.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fpm-compat-box\"\u003e\n\n        \u003cdiv class=\"fpm-compat-line\"\u003e\n          \u003cdiv class=\"fpm-dot\"\u003e\u003c\/div\u003e\n          \u003cp\u003e\n            Wireless charging performance depends on the smartphone model, phone case, charging standard, cable, power adapter and installation conditions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-compat-line\"\u003e\n          \u003cdiv class=\"fpm-dot\"\u003e\u003c\/div\u003e\n          \u003cp\u003e\n            Thick, metallic, magnetic or unusually shaped phone cases may interfere with wireless charging or proper clamping.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-compat-line\"\u003e\n          \u003cdiv class=\"fpm-dot\"\u003e\u003c\/div\u003e\n          \u003cp\u003e\n            Install the mount only where it does not obstruct the driver's field of view, vehicle controls, displays, airbags, vents or other safety-related components.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-compat-line\"\u003e\n          \u003cdiv class=\"fpm-dot\"\u003e\u003c\/div\u003e\n          \u003cp\u003e\n            Do not adjust the phone or mount while driving.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fpm-compat-line\"\u003e\n          \u003cdiv class=\"fpm-dot\"\u003e\u003c\/div\u003e\n          \u003cp\u003e\n            Do not describe the mount as universally compatible, permanently secure, or guaranteed not to move unless those functions have been specifically tested and verified.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       FINAL\n       ====================================================== --\u003e\n\n  \u003csection class=\"fpm-final\"\u003e\n    \u003cdiv class=\"fpm-shell\"\u003e\n\n      \u003cdiv class=\"fpm-final-label\"\u003e\n        farlavo™ Precision Clamp Wireless Charging Phone Mount\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Support the Phone.\u003cbr\u003e\n        Charge With Less Clutter.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A compact automotive phone mount designed to combine supportive clamping,\n        adjustable viewing and compatible wireless charging in one refined cabin-focused form.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"farlavo™","offers":[{"title":"Default Title","offer_id":53148075524413,"sku":null,"price":45.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/5_e0684e1f-ea7a-4f95-a190-d75679a6417e.jpg?v=1790246816","url":"https:\/\/farlavo.com\/products\/farlavo%e2%84%a2-precision-clamp-wireless-charging-phone-mount","provider":"farlavo™","version":"1.0","type":"link"}