{"product_id":"guitar-holder-2-1-7-2","title":"Guitar or Ukulele Magnetic Phone Holder","description":"\u003cstyle\u003e\n\/* =========================================================\n   GUITAR \/ UKULELE MAGNETIC PHONE HOLDER\n   Shopify High-Conversion Detail Page\n   Warm Studio \/ Soft Teal \/ Wood Brown\n   NO Duplicate Images\n   Mobile First + Container Query\n   Theme Font Inherited\n========================================================= *\/\n\n.guitar-holder-page{\n  --cream:#fbf8f2;\n  --cream2:#f4eee5;\n  --white:#ffffff;\n\n  --teal:#5d9792;\n  --teal-dark:#417873;\n  --teal-soft:#e8f3f1;\n\n  --wood:#9b6548;\n  --wood-dark:#754a35;\n  --wood-soft:#f3e7df;\n\n  --gold:#c9a05c;\n  --gold-soft:#f4dfb4;\n\n  --heading:#445452;\n  --text:#454946;\n  --muted:#707772;\n  --line:#dde5e0;\n\n  --shadow:0 16px 42px rgba(57,77,72,.10);\n\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n  overflow:hidden;\n\n  background:var(--cream);\n  color:var(--text);\n\n  line-height:1.62;\n  container-type:inline-size;\n}\n\n.guitar-holder-page *{\n  box-sizing:border-box;\n}\n\n.guitar-holder-page img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.guitar-holder-page h1,\n.guitar-holder-page h2,\n.guitar-holder-page h3,\n.guitar-holder-page p{\n  margin-top:0;\n}\n\n.guitar-holder-page a{\n  text-decoration:none;\n}\n\n.gh-container{\n  width:100%;\n  max-width:1110px;\n  margin:0 auto;\n  padding:0 18px;\n}\n\n.gh-section{\n  padding:58px 0;\n}\n\n.gh-eyebrow{\n  display:inline-flex;\n  margin-bottom:13px;\n\n  color:var(--wood-dark);\n\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:1.55px;\n  text-transform:uppercase;\n}\n\n.gh-title{\n  margin-bottom:15px;\n\n  color:var(--heading);\n\n  font-size:43px;\n  line-height:1.06;\n  letter-spacing:-1.5px;\n  font-weight:900;\n}\n\n.gh-copy{\n  max-width:740px;\n  margin-bottom:0;\n\n  color:var(--muted);\n  font-size:16px;\n}\n\n.gh-accent{\n  color:#8d5a40;\n  font-style:italic;\n}\n\n\n\/* =========================================================\n   SOFT STUDIO PANEL\n========================================================= *\/\n\n.gh-panel{\n  padding:36px;\n\n  border:1px solid #d5e0dc;\n  border-radius:26px;\n\n  background:\n    radial-gradient(\n      circle at 90% 7%,\n      rgba(255,255,255,.84),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #e1efec,\n      #f3e7dd\n    );\n\n  color:#47524f;\n\n  box-shadow:0 18px 43px rgba(55,76,70,.10);\n}\n\n.gh-panel h1,\n.gh-panel h2,\n.gh-panel h3{\n  color:#41504d;\n}\n\n.gh-panel p{\n  color:#68716d;\n}\n\n\n\/* =========================================================\n   TEAL FEATURE PANEL\n========================================================= *\/\n\n.gh-teal{\n  padding:36px;\n\n  border-radius:26px;\n\n  background:\n    radial-gradient(\n      circle at 90% 7%,\n      rgba(255,235,195,.13),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #447d78,\n      #65a09a\n    );\n\n  color:#ffffff;\n\n  box-shadow:0 18px 44px rgba(53,108,101,.16);\n}\n\n.gh-teal h1,\n.gh-teal h2,\n.gh-teal h3{\n  color:#ffffff;\n}\n\n.gh-teal p{\n  color:#edf7f5;\n}\n\n.gh-teal .gh-eyebrow{\n  color:#e8f6f4;\n}\n\n.gh-teal .gh-accent{\n  color:#ffe1a7;\n}\n\n\n\/* =========================================================\n   WHITE CARD\n========================================================= *\/\n\n.gh-card{\n  padding:34px;\n\n  border:1px solid var(--line);\n  border-radius:25px;\n\n  background:#ffffff;\n\n  box-shadow:var(--shadow);\n}\n\n\n\/* =========================================================\n   IMAGE CARD\n========================================================= *\/\n\n.gh-image{\n  overflow:hidden;\n\n  border-radius:24px;\n\n  background:#ffffff;\n\n  box-shadow:var(--shadow);\n}\n\n.gh-image-window{\n  overflow:hidden;\n\n  height:475px;\n\n  background:#eef2ef;\n}\n\n.gh-image-window img{\n  width:100%;\n  height:100%;\n\n  object-fit:cover;\n}\n\n.gh-caption{\n  padding:18px 20px;\n}\n\n.gh-caption-label{\n  display:inline-flex;\n\n  margin-bottom:8px;\n  padding:6px 10px;\n\n  border-radius:999px;\n\n  background:var(--teal-soft);\n  color:#4f7f7a;\n\n  font-size:9px;\n  font-weight:900;\n  letter-spacing:.7px;\n  text-transform:uppercase;\n}\n\n.gh-caption h3{\n  margin-bottom:6px;\n\n  color:var(--heading);\n\n  font-size:18px;\n}\n\n.gh-caption p{\n  margin-bottom:0;\n\n  color:var(--muted);\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.gh-hero{\n  padding:32px 0 28px;\n}\n\n.gh-hero-grid{\n  display:grid;\n  grid-template-columns:1.02fr .98fr;\n\n  gap:25px;\n  align-items:center;\n}\n\n.gh-hero-copy h1{\n  margin-bottom:18px;\n\n  font-size:54px;\n  line-height:1.01;\n  letter-spacing:-2.4px;\n  font-weight:950;\n}\n\n.gh-hero-copy p{\n  margin-bottom:23px;\n\n  font-size:17px;\n}\n\n.gh-hero-image{\n  overflow:hidden;\n\n  min-height:550px;\n\n  border-radius:25px;\n\n  background:#ffffff;\n\n  box-shadow:var(--shadow);\n}\n\n.gh-hero-image img{\n  width:100%;\n  height:550px;\n\n  object-fit:cover;\n}\n\n.gh-stats{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n\n  gap:9px;\n\n  margin-top:23px;\n}\n\n.gh-stat{\n  padding:14px;\n\n  border:1px solid rgba(60,84,79,.12);\n  border-radius:13px;\n\n  background:rgba(255,255,255,.60);\n}\n\n.gh-stat strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#7c5641;\n\n  font-size:16px;\n  font-weight:950;\n}\n\n.gh-stat span{\n  display:block;\n\n  color:#68716d;\n\n  font-size:9px;\n  font-weight:850;\n  letter-spacing:.6px;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TWO COLUMN\n========================================================= *\/\n\n.gh-two{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:24px;\n  align-items:center;\n}\n\n\n\/* =========================================================\n   CHECKS\n========================================================= *\/\n\n.gh-checks{\n  display:grid;\n\n  gap:10px;\n\n  margin:23px 0;\n}\n\n.gh-check{\n  display:flex;\n\n  gap:10px;\n  align-items:flex-start;\n\n  font-size:14px;\n}\n\n.gh-check-icon{\n  display:flex;\n\n  width:24px;\n  height:24px;\n  flex:0 0 24px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:var(--gold-soft);\n  color:#694d25;\n\n  font-size:12px;\n  font-weight:950;\n}\n\n.gh-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n}\n\n.gh-pill{\n  padding:7px 11px;\n\n  border:1px solid rgba(255,255,255,.21);\n  border-radius:999px;\n\n  background:rgba(255,255,255,.10);\n  color:#ffffff;\n\n  font-size:11px;\n  font-weight:850;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.gh-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:11px;\n\n  margin-top:23px;\n}\n\n.gh-benefit{\n  padding:20px;\n\n  border:1px solid var(--line);\n  border-radius:17px;\n\n  background:#ffffff;\n\n  box-shadow:0 7px 20px rgba(54,72,67,.05);\n}\n\n.gh-benefit-icon{\n  margin-bottom:11px;\n  font-size:24px;\n}\n\n.gh-benefit h3{\n  margin-bottom:6px;\n\n  color:var(--heading);\n\n  font-size:15px;\n}\n\n.gh-benefit p{\n  margin-bottom:0;\n\n  color:var(--muted);\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   USE CASES\n========================================================= *\/\n\n.gh-use-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:10px;\n\n  margin-top:22px;\n}\n\n.gh-use{\n  padding:18px 15px;\n\n  border-radius:16px;\n\n  background:var(--teal-soft);\n}\n\n.gh-use-icon{\n  margin-bottom:9px;\n  font-size:23px;\n}\n\n.gh-use h3{\n  margin-bottom:5px;\n\n  color:var(--heading);\n\n  font-size:14px;\n}\n\n.gh-use p{\n  margin-bottom:0;\n\n  color:var(--muted);\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   SETUP STEPS\n========================================================= *\/\n\n.gh-step-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:11px;\n\n  margin-top:23px;\n}\n\n.gh-step{\n  padding:20px;\n\n  border:1px solid var(--line);\n  border-radius:17px;\n\n  background:#ffffff;\n}\n\n.gh-step-number{\n  margin-bottom:14px;\n\n  color:var(--wood);\n\n  font-size:40px;\n  line-height:1;\n  font-weight:950;\n}\n\n.gh-step h3{\n  margin-bottom:6px;\n\n  color:var(--heading);\n\n  font-size:16px;\n}\n\n.gh-step p{\n  margin-bottom:0;\n\n  color:var(--muted);\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   BENEFIT FEATURE\n========================================================= *\/\n\n.gh-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:11px;\n\n  margin-top:23px;\n}\n\n.gh-feature{\n  padding:21px;\n\n  border:1px solid var(--line);\n  border-radius:18px;\n\n  background:#ffffff;\n}\n\n.gh-feature-icon{\n  margin-bottom:11px;\n  font-size:24px;\n}\n\n.gh-feature h3{\n  margin-bottom:6px;\n\n  color:var(--heading);\n\n  font-size:16px;\n}\n\n.gh-feature p{\n  margin-bottom:0;\n\n  color:var(--muted);\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   WIDE IMAGE\n========================================================= *\/\n\n.gh-wide{\n  margin-top:24px;\n}\n\n.gh-wide .gh-image-window{\n  height:470px;\n}\n\n\n\/* =========================================================\n   PHONE COMPATIBILITY NOTE\n========================================================= *\/\n\n.gh-note{\n  display:grid;\n  grid-template-columns:auto 1fr;\n\n  gap:17px;\n  align-items:flex-start;\n\n  padding:24px;\n\n  border:1px solid #d8e3de;\n  border-radius:18px;\n\n  background:#eef6f3;\n}\n\n.gh-note-icon{\n  display:flex;\n\n  width:48px;\n  height:48px;\n  flex:0 0 48px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:13px;\n\n  background:var(--teal);\n  color:#ffffff;\n\n  font-size:22px;\n}\n\n.gh-note h3{\n  margin-bottom:6px;\n\n  color:var(--heading);\n\n  font-size:18px;\n}\n\n.gh-note p{\n  margin-bottom:0;\n\n  color:#68736e;\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   REVIEW\n========================================================= *\/\n\n.gh-review{\n  display:flex;\n  flex-wrap:wrap;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:10px 17px;\n\n  margin-top:22px;\n  padding:18px;\n\n  border:1px solid #e3d7c9;\n  border-radius:17px;\n\n  background:#f7efe3;\n\n  text-align:center;\n}\n\n.gh-stars{\n  color:#bd9248;\n  letter-spacing:2px;\n  font-size:18px;\n}\n\n.gh-review-number{\n  color:#554b45;\n\n  font-size:18px;\n  font-weight:950;\n}\n\n.gh-review-copy{\n  color:#776e67;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.gh-spec{\n  overflow:hidden;\n\n  margin-top:21px;\n\n  border:1px solid var(--line);\n  border-radius:18px;\n\n  background:#ffffff;\n}\n\n.gh-spec-row{\n  display:grid;\n  grid-template-columns:.8fr 1.2fr;\n\n  border-bottom:1px solid #e5ebe7;\n}\n\n.gh-spec-row:last-child{\n  border-bottom:0;\n}\n\n.gh-spec-key,\n.gh-spec-value{\n  padding:15px 18px;\n\n  font-size:13px;\n}\n\n.gh-spec-key{\n  background:#edf4f2;\n\n  color:#50635f;\n\n  font-weight:850;\n}\n\n.gh-spec-value{\n  color:var(--muted);\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.gh-faq details{\n  margin-bottom:8px;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  background:#ffffff;\n}\n\n.gh-faq summary{\n  position:relative;\n\n  padding:17px 46px 17px 17px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--heading);\n\n  font-size:14px;\n  font-weight:850;\n}\n\n.gh-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.gh-faq summary:after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:17px;\n  top:50%;\n\n  transform:translateY(-50%);\n\n  color:var(--teal);\n\n  font-size:22px;\n}\n\n.gh-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.gh-answer{\n  padding:0 17px 17px;\n\n  color:var(--muted);\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.gh-final{\n  padding:18px 0 60px;\n}\n\n.gh-final-card{\n  text-align:center;\n}\n\n.gh-final-card h2{\n  max-width:840px;\n\n  margin:0 auto 15px;\n\n  font-size:46px;\n  line-height:1.04;\n  letter-spacing:-1.7px;\n}\n\n.gh-final-card p{\n  max-width:700px;\n\n  margin:0 auto 24px;\n}\n\n.gh-button{\n  display:inline-flex;\n\n  min-width:300px;\n  min-height:56px;\n\n  align-items:center;\n  justify-content:center;\n\n  padding:16px 25px;\n\n  border-radius:12px;\n\n  background:#ffffff;\n  color:#437872 !important;\n\n  font-size:13px;\n  font-weight:950;\n\n  box-shadow:0 10px 24px rgba(45,97,90,.17);\n}\n\n.gh-trust{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:10px 19px;\n\n  margin-top:19px;\n\n  color:#e9f6f4;\n\n  font-size:11px;\n  font-weight:750;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@container (max-width:760px){\n\n  .gh-container{\n    padding:0 14px;\n  }\n\n  .gh-section{\n    padding:42px 0;\n  }\n\n  .gh-panel,\n  .gh-teal,\n  .gh-card{\n    padding:22px;\n    border-radius:20px;\n  }\n\n  .gh-hero-grid,\n  .gh-two{\n    grid-template-columns:1fr;\n    gap:20px;\n  }\n\n  .gh-hero-copy h1{\n    font-size:36px;\n    letter-spacing:-1.2px;\n  }\n\n  .gh-hero-image{\n    min-height:0;\n  }\n\n  .gh-hero-image img{\n    height:auto;\n  }\n\n  .gh-title{\n    font-size:30px;\n    letter-spacing:-.8px;\n  }\n\n  .gh-image-window,\n  .gh-wide .gh-image-window{\n    height:auto;\n  }\n\n  .gh-image-window img{\n    height:auto;\n    object-fit:contain;\n  }\n\n  .gh-benefit-grid,\n  .gh-use-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .gh-step-grid,\n  .gh-feature-grid{\n    grid-template-columns:1fr;\n  }\n\n  .gh-note{\n    grid-template-columns:1fr;\n  }\n\n  .gh-spec-row{\n    grid-template-columns:1fr;\n  }\n\n  .gh-spec-key{\n    padding-bottom:5px;\n  }\n\n  .gh-spec-value{\n    padding-top:5px;\n  }\n\n  .gh-final-card h2{\n    font-size:33px;\n  }\n\n  .gh-button{\n    width:100%;\n    min-width:0;\n  }\n\n}\n\n@media(max-width:430px){\n\n  .gh-benefit-grid,\n  .gh-use-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"guitar-holder-page\"\u003e\n\n\n  \u003c!-- =====================================================\n       1. HERO\n       IMAGE 1 — UNIQUE\n  ====================================================== --\u003e\n\n  \u003csection class=\"gh-hero\"\u003e\n\n    \u003cdiv class=\"gh-container\"\u003e\n\n      \u003cdiv class=\"gh-hero-grid\"\u003e\n\n\n        \u003cdiv class=\"gh-panel gh-hero-copy\"\u003e\n\n          \u003cdiv class=\"gh-eyebrow\"\u003e\n            — KEEP THE SONG IN FRONT OF YOU —\n          \u003c\/div\u003e\n\n\n          \u003ch1\u003e\n            Stop Looking Down\n            \u003cbr\u003e\n            At A Phone Balanced\n            \u003cspan class=\"gh-accent\"\u003e\n              On Your Knee.\n            \u003c\/span\u003e\n          \u003c\/h1\u003e\n\n\n          \u003cp\u003e\n            Put chords, lyrics, tabs, tuner apps or your camera directly beside the instrument with a compact magnetic phone holder designed around guitar and ukulele practice.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"gh-stats\"\u003e\n\n            \u003cdiv class=\"gh-stat\"\u003e\n              \u003cstrong\u003eMagnetic Hold\u003c\/strong\u003e\n              \u003cspan\u003ePhone Mount\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-stat\"\u003e\n              \u003cstrong\u003eInstrument Mount\u003c\/strong\u003e\n              \u003cspan\u003eStays With Your Guitar\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-stat\"\u003e\n              \u003cstrong\u003eHands-Free View\u003c\/strong\u003e\n              \u003cspan\u003eChords \/ Lyrics \/ Tabs\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-stat\"\u003e\n              \u003cstrong\u003eCamera Ready\u003c\/strong\u003e\n              \u003cspan\u003ePractice \u0026amp; Recording\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gh-hero-image\"\u003e\n\n          \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/7c54f8a3fb02a6f83e55c14b3def35bfb8b095b2.webp?v=1789024373\u0026amp;width=1946\" alt=\"Magnetic phone holder attached to acoustic guitar during practice\" loading=\"eager\"\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       2. PAIN → EASY VIEWING\n       IMAGE 2 — UNIQUE\n  ====================================================== --\u003e\n\n  \u003csection class=\"gh-section\"\u003e\n\n    \u003cdiv class=\"gh-container\"\u003e\n\n      \u003cdiv class=\"gh-two\"\u003e\n\n\n        \u003cdiv class=\"gh-teal\"\u003e\n\n          \u003cdiv class=\"gh-eyebrow\"\u003e\n            YOUR PHONE SHOULD HELP YOU PLAY — NOT DISTRACT YOU\n          \u003c\/div\u003e\n\n\n          \u003ch2 style=\"\n            margin-bottom:14px;\n            font-size:40px;\n            line-height:1.06;\n          \"\u003e\n            Chords On The Chair.\n            Lyrics On Your Leg.\n            \u003cbr\u003e\n            \u003cspan class=\"gh-accent\"\u003e\n              Or Just Put Them Where You Can See Them.\n            \u003c\/span\u003e\n          \u003c\/h2\u003e\n\n\n          \u003cp\u003e\n            Instead of stopping to reach for your phone every time you forget the next chord or lyric, keep the screen within your natural playing area.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"gh-checks\"\u003e\n\n            \u003cdiv class=\"gh-check\"\u003e\n              \u003cspan class=\"gh-check-icon\"\u003e✓\u003c\/span\u003e\n              \u003cspan\u003e\n                \u003cstrong\u003eKeep reference material visible\u003c\/strong\u003e\n                while both hands stay focused on the instrument.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-check\"\u003e\n              \u003cspan class=\"gh-check-icon\"\u003e✓\u003c\/span\u003e\n              \u003cspan\u003e\n                \u003cstrong\u003eReduce awkward phone placement\u003c\/strong\u003e\n                on chairs, stands, tables or your leg.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-check\"\u003e\n              \u003cspan class=\"gh-check-icon\"\u003e✓\u003c\/span\u003e\n              \u003cspan\u003e\n                \u003cstrong\u003eBring the screen closer\u003c\/strong\u003e\n                to the neck and fretboard area.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-pills\"\u003e\n            \u003cspan class=\"gh-pill\"\u003e🎼 Chords\u003c\/span\u003e\n            \u003cspan class=\"gh-pill\"\u003e🎤 Lyrics\u003c\/span\u003e\n            \u003cspan class=\"gh-pill\"\u003e🎸 Tabs\u003c\/span\u003e\n            \u003cspan class=\"gh-pill\"\u003e🎵 Tuner Apps\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gh-image\"\u003e\n\n          \u003cdiv class=\"gh-image-window\"\u003e\n\n            \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/16346900d4e4070ab8286f2cd237e0faa57edcb4.webp?v=1789024373\u0026amp;width=1946\" alt=\"Phone showing lyrics and chords mounted beside acoustic guitar\" loading=\"lazy\"\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-caption\"\u003e\n\n            \u003cdiv class=\"gh-caption-label\"\u003e\n              KEEP THE SCREEN CLOSE\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Glance At The Song Without Leaving The Instrument\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Position your phone where chord sheets, lyrics and practice apps remain easier to reference while you play.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       3. CORE BENEFITS\n  ====================================================== --\u003e\n\n  \u003csection class=\"gh-section\"\u003e\n\n    \u003cdiv class=\"gh-container\"\u003e\n\n      \u003cdiv class=\"gh-card\"\u003e\n\n        \u003cdiv class=\"gh-eyebrow\"\u003e\n          SMALL ACCESSORY • BIG PRACTICE CONVENIENCE\n        \u003c\/div\u003e\n\n\n        \u003ch2 class=\"gh-title\"\u003e\n          Your Phone Becomes Part Of\n          \u003cspan style=\"color:#8c5b41;\"\u003e\n            The Practice Setup.\n          \u003c\/span\u003e\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"gh-copy\"\u003e\n          The holder keeps the phone attached near the instrument instead of forcing you to build the room around a separate music stand or tripod.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"gh-benefit-grid\"\u003e\n\n\n          \u003cdiv class=\"gh-benefit\"\u003e\n\n            \u003cdiv class=\"gh-benefit-icon\"\u003e\n              👀\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Easier Screen Viewing\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Keep reference material closer to the area where your eyes are already focused.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-benefit\"\u003e\n\n            \u003cdiv class=\"gh-benefit-icon\"\u003e\n              🧲\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Magnetic Phone Mount\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Attach and remove a compatible magnetic phone or case without a traditional clamp around the phone.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-benefit\"\u003e\n\n            \u003cdiv class=\"gh-benefit-icon\"\u003e\n              🎥\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Recording Angle\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Position the camera toward your hands, fretboard or playing position for practice recordings.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-benefit\"\u003e\n\n            \u003cdiv class=\"gh-benefit-icon\"\u003e\n              🎒\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Compact Setup\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Much smaller than carrying a separate floor stand or full-size phone tripod.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       4. RECORDING\n       IMAGE 3 — UNIQUE\n  ====================================================== --\u003e\n\n  \u003csection class=\"gh-section\"\u003e\n\n    \u003cdiv class=\"gh-container\"\u003e\n\n      \u003cdiv class=\"gh-two\"\u003e\n\n\n        \u003cdiv class=\"gh-image\"\u003e\n\n          \u003cdiv class=\"gh-image-window\"\u003e\n\n            \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/8792e26c346bfab69c13c19cf6f873ec6974e670.webp?v=1789024373\u0026amp;width=1946\" alt=\"Side angle of magnetic phone holder attached to acoustic guitar\" loading=\"lazy\"\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gh-panel\"\u003e\n\n          \u003cdiv class=\"gh-eyebrow\"\u003e\n            YOUR PHONE CAN WATCH YOUR HANDS TOO\n          \u003c\/div\u003e\n\n\n          \u003ch2 style=\"\n            margin-bottom:14px;\n            font-size:39px;\n            line-height:1.06;\n          \"\u003e\n            Record The Fretboard\n            \u003cspan class=\"gh-accent\"\u003e\n              Without Setting Up A Tripod.\n            \u003c\/span\u003e\n          \u003c\/h2\u003e\n\n\n          \u003cp\u003e\n            Aim the phone toward your fretting hand, picking hand or wider playing angle to capture practice clips, lessons or short performance videos.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"gh-feature-grid\"\u003e\n\n\n            \u003cdiv class=\"gh-feature\"\u003e\n\n              \u003cdiv class=\"gh-feature-icon\"\u003e\n                🎥\n              \u003c\/div\u003e\n\n              \u003ch3\u003e\n                Practice Review\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Record a take and replay it to check timing, chord changes and technique.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"gh-feature\"\u003e\n\n              \u003cdiv class=\"gh-feature-icon\"\u003e\n                📱\n              \u003c\/div\u003e\n\n              \u003ch3\u003e\n                Short Videos\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Capture playing clips without positioning a phone across the room.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"gh-feature\"\u003e\n\n              \u003cdiv class=\"gh-feature-icon\"\u003e\n                🎓\n              \u003c\/div\u003e\n\n              \u003ch3\u003e\n                Lessons\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Use the camera during remote practice, demonstrations or instructional sessions.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       5. WHERE IT HELPS\n  ====================================================== --\u003e\n\n  \u003csection class=\"gh-section\"\u003e\n\n    \u003cdiv class=\"gh-container\"\u003e\n\n      \u003cdiv class=\"gh-card\"\u003e\n\n        \u003cdiv class=\"gh-eyebrow\"\u003e\n          MORE THAN A LYRIC HOLDER\n        \u003c\/div\u003e\n\n\n        \u003ch2 class=\"gh-title\"\u003e\n          One Screen.\n          \u003cspan style=\"color:#8c5b41;\"\u003e\n            A Lot Of Practice Tools.\n          \u003c\/span\u003e\n        \u003c\/h2\u003e\n\n\n        \u003cdiv class=\"gh-use-grid\"\u003e\n\n\n          \u003cdiv class=\"gh-use\"\u003e\n\n            \u003cdiv class=\"gh-use-icon\"\u003e\n              🎼\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Chord Charts\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Keep the next chord change visible during practice.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-use\"\u003e\n\n            \u003cdiv class=\"gh-use-icon\"\u003e\n              🎤\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Lyrics\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Read the next line without looking down at another surface.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-use\"\u003e\n\n            \u003cdiv class=\"gh-use-icon\"\u003e\n              🎸\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Tabs\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Keep tablature closer to your normal playing position.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-use\"\u003e\n\n            \u003cdiv class=\"gh-use-icon\"\u003e\n              🎵\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Tuner Apps\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Keep your phone accessible when checking tuning or practice apps.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-use\"\u003e\n\n            \u003cdiv class=\"gh-use-icon\"\u003e\n              ⏱️\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Metronome\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Keep timing tools visible during drills and repetitions.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-use\"\u003e\n\n            \u003cdiv class=\"gh-use-icon\"\u003e\n              🎥\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Recording\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Capture technique or performance clips from the instrument.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-use\"\u003e\n\n            \u003cdiv class=\"gh-use-icon\"\u003e\n              ▶️\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Video Lessons\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Watch tutorials while keeping both hands near the instrument.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-use\"\u003e\n\n            \u003cdiv class=\"gh-use-icon\"\u003e\n              📝\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Songwriting\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Keep notes, voice memos and draft lyrics close while experimenting.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       6. UKULELE\n       IMAGE 4 — UNIQUE\n  ====================================================== --\u003e\n\n  \u003csection class=\"gh-section\"\u003e\n\n    \u003cdiv class=\"gh-container\"\u003e\n\n      \u003cdiv class=\"gh-two\"\u003e\n\n\n        \u003cdiv class=\"gh-teal\"\u003e\n\n          \u003cdiv class=\"gh-eyebrow\"\u003e\n            SMALLER INSTRUMENT • SAME PHONE PROBLEM\n          \u003c\/div\u003e\n\n\n          \u003ch2 style=\"\n            margin-bottom:14px;\n            font-size:39px;\n            line-height:1.06;\n          \"\u003e\n            Keep The Phone Close\n            \u003cspan class=\"gh-accent\"\u003e\n              When You're Playing Ukulele Too.\n            \u003c\/span\u003e\n          \u003c\/h2\u003e\n\n\n          \u003cp\u003e\n            The seller presents this phone-holder concept for guitar and ukulele use, letting the screen sit close to the instrument instead of somewhere across the room.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"gh-checks\"\u003e\n\n            \u003cdiv class=\"gh-check\"\u003e\n              \u003cspan class=\"gh-check-icon\"\u003e✓\u003c\/span\u003e\n              \u003cspan\u003eUseful for chords and lyric reference.\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-check\"\u003e\n              \u003cspan class=\"gh-check-icon\"\u003e✓\u003c\/span\u003e\n              \u003cspan\u003eCompact format suits seated practice setups.\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gh-check\"\u003e\n              \u003cspan class=\"gh-check-icon\"\u003e✓\u003c\/span\u003e\n              \u003cspan\u003eMagnetic phone attachment keeps the screen easy to remove.\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gh-image\"\u003e\n\n          \u003cdiv class=\"gh-image-window\"\u003e\n\n            \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/1c4f8d3557a7b52f5c8d38b18e78f2060271da03.webp?v=1789024373\u0026amp;width=1946\" alt=\"Magnetic phone holder attached to ukulele\" loading=\"lazy\"\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-caption\"\u003e\n\n            \u003cdiv class=\"gh-caption-label\"\u003e\n              UKULELE PRACTICE\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Your Screen Can Stay With The Instrument\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Check the exact holder version and instrument fit before ordering.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       7. SIMPLE SETUP\n  ====================================================== --\u003e\n\n  \u003csection class=\"gh-section\"\u003e\n\n    \u003cdiv class=\"gh-container\"\u003e\n\n      \u003cdiv class=\"gh-card\"\u003e\n\n        \u003cdiv class=\"gh-eyebrow\"\u003e\n          SIMPLE PRACTICE SETUP\n        \u003c\/div\u003e\n\n\n        \u003ch2 class=\"gh-title\"\u003e\n          Mount.\n          Position.\n          \u003cspan style=\"color:#8c5b41;\"\u003e\n            Start Playing.\n          \u003c\/span\u003e\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"gh-copy\"\u003e\n          The design uses an instrument-side holder together with a magnetic phone mounting surface, so there is no separate floor stand to position.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"gh-step-grid\"\u003e\n\n\n          \u003cdiv class=\"gh-step\"\u003e\n\n            \u003cdiv class=\"gh-step-number\"\u003e\n              01\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Attach The Holder\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Fit the holder to a compatible area of the guitar or ukulele and secure it according to the supplied instructions.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-step\"\u003e\n\n            \u003cdiv class=\"gh-step-number\"\u003e\n              02\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Position The Phone\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Attach a compatible magnetic phone or case to the mounting surface.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-step\"\u003e\n\n            \u003cdiv class=\"gh-step-number\"\u003e\n              03\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Set Your View\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Adjust the viewing position for lyrics, tabs, apps or the camera angle you want.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       8. TWO INSTRUMENT EXAMPLES\n       IMAGE 5 — UNIQUE\n  ====================================================== --\u003e\n\n  \u003csection class=\"gh-section\"\u003e\n\n    \u003cdiv class=\"gh-container\"\u003e\n\n      \u003cdiv class=\"gh-image gh-wide\"\u003e\n\n        \u003cdiv class=\"gh-image-window\"\u003e\n\n          \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/932ee91fd4f98d68a22f305dce03ac8c82c6c8f8.webp?v=1789024373\u0026amp;width=1946\" alt=\"Magnetic phone holder shown on both guitar and ukulele\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gh-caption\"\u003e\n\n          \u003cdiv class=\"gh-caption-label\"\u003e\n            GUITAR \u0026amp; UKULELE USE\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            One Idea: Keep The Phone Attached To The Instrument\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            The product imagery shows the holder positioned with both an acoustic guitar and a ukulele for practice and viewing.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       9. WHY IT MATTERS\n  ====================================================== --\u003e\n\n  \u003csection class=\"gh-section\"\u003e\n\n    \u003cdiv class=\"gh-container\"\u003e\n\n      \u003cdiv class=\"gh-panel\"\u003e\n\n        \u003cdiv class=\"gh-eyebrow\"\u003e\n          LESS INTERRUPTION • MORE CONTINUOUS PLAYING\n        \u003c\/div\u003e\n\n\n        \u003ch2 style=\"\n          margin-bottom:13px;\n          font-size:40px;\n          line-height:1.06;\n        \"\u003e\n          Keep Your Hands On The Instrument\n          \u003cspan class=\"gh-accent\"\u003e\n            And Your Reference In Sight.\n          \u003c\/span\u003e\n        \u003c\/h2\u003e\n\n\n        \u003cp\u003e\n          The real value isn't simply holding a phone. It's reducing the little interruptions that happen when your lyrics, tab, tuner or camera are somewhere inconvenient.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"gh-feature-grid\"\u003e\n\n\n          \u003cdiv class=\"gh-feature\"\u003e\n\n            \u003cdiv class=\"gh-feature-icon\"\u003e\n              🎯\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Better Practice Flow\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Spend less time reaching away from the guitar between repetitions.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-feature\"\u003e\n\n            \u003cdiv class=\"gh-feature-icon\"\u003e\n              👁️\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Faster Glances\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Keep information closer to the instrument instead of across the room.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"gh-feature\"\u003e\n\n            \u003cdiv class=\"gh-feature-icon\"\u003e\n              📹\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Easier Self-Recording\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Put the camera close to the fretboard without setting up separate filming equipment.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       10. PHONE COMPATIBILITY NOTE\n  ====================================================== --\u003e\n\n  \u003csection class=\"gh-section\"\u003e\n\n    \u003cdiv class=\"gh-container\"\u003e\n\n      \u003cdiv class=\"gh-note\"\u003e\n\n        \u003cdiv class=\"gh-note-icon\"\u003e\n          ℹ\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003ch3\u003e\n            Check Magnetic Phone Compatibility Before Ordering\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            The phone attaches magnetically. Use a phone or case designed for magnetic mounting, or an appropriate compatible magnetic ring\/adapter when required. Also confirm that the selected holder fits your instrument before use. Do not assume any phone, case or magnetic accessory shown in lifestyle photos is included unless specifically listed with your selected option.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       11. SOCIAL PROOF\n  ====================================================== --\u003e\n\n  \u003csection class=\"gh-section\"\u003e\n\n    \u003cdiv class=\"gh-container\"\u003e\n\n      \u003cdiv class=\"gh-card\"\u003e\n\n        \u003cdiv class=\"gh-eyebrow\"\u003e\n          CURRENT PRODUCT LISTING\n        \u003c\/div\u003e\n\n\n        \u003ch2 class=\"gh-title\"\u003e\n          A Small Practice Accessory\n          \u003cspan style=\"color:#8c5b41;\"\u003e\n            Getting Plenty Of Attention.\n          \u003c\/span\u003e\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"gh-copy\"\u003e\n          The current product page displays more than 5,000 reviews for this magnetic instrument phone holder.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"gh-review\"\u003e\n\n          \u003cdiv class=\"gh-stars\"\u003e\n            ★★★★★\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gh-review-number\"\u003e\n            5000+ Reviews\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gh-review-copy\"\u003e\n            Review count displayed on the current seller listing\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       12. SPECIFICATIONS\n  ====================================================== --\u003e\n\n  \u003csection class=\"gh-section\"\u003e\n\n    \u003cdiv class=\"gh-container\"\u003e\n\n      \u003cdiv class=\"gh-panel\"\u003e\n\n        \u003cdiv class=\"gh-eyebrow\"\u003e\n          PRODUCT DETAILS\n        \u003c\/div\u003e\n\n\n        \u003ch2 style=\"\n          margin-bottom:0;\n          font-size:39px;\n          line-height:1.06;\n        \"\u003e\n          Specifications\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"gh-spec\"\u003e\n\n\n        \u003cdiv class=\"gh-spec-row\"\u003e\n\n          \u003cdiv class=\"gh-spec-key\"\u003e\n            Product Type\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gh-spec-value\"\u003e\n            Guitar \/ Ukulele Magnetic Phone Holder\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gh-spec-row\"\u003e\n\n          \u003cdiv class=\"gh-spec-key\"\u003e\n            Main Function\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gh-spec-value\"\u003e\n            Holds A Compatible Phone Near The Instrument For Viewing Or Recording\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gh-spec-row\"\u003e\n\n          \u003cdiv class=\"gh-spec-key\"\u003e\n            Phone Attachment\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gh-spec-value\"\u003e\n            Magnetic Mount\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gh-spec-row\"\u003e\n\n          \u003cdiv class=\"gh-spec-key\"\u003e\n            Main Material\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gh-spec-value\"\u003e\n            Plastic\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gh-spec-row\"\u003e\n\n          \u003cdiv class=\"gh-spec-key\"\u003e\n            Seller-Shown Instrument Use\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gh-spec-value\"\u003e\n            Guitar \/ Ukulele\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gh-spec-row\"\u003e\n\n          \u003cdiv class=\"gh-spec-key\"\u003e\n            Suggested Phone Uses\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gh-spec-value\"\u003e\n            Chords \/ Lyrics \/ Tabs \/ Tuner Apps \/ Metronome \/ Video Lessons \/ Recording\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gh-spec-row\"\u003e\n\n          \u003cdiv class=\"gh-spec-key\"\u003e\n            Package\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gh-spec-value\"\u003e\n            1 × Guitar Or Ukulele Magnetic Phone Holder\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       13. FAQ\n  ====================================================== --\u003e\n\n  \u003csection class=\"gh-section gh-faq\"\u003e\n\n    \u003cdiv class=\"gh-container\"\u003e\n\n      \u003cdiv class=\"gh-panel\" style=\"margin-bottom:19px;\"\u003e\n\n        \u003cdiv class=\"gh-eyebrow\"\u003e\n          QUESTIONS, ANSWERED\n        \u003c\/div\u003e\n\n\n        \u003ch2 style=\"\n          margin-bottom:0;\n          font-size:39px;\n          line-height:1.06;\n        \"\u003e\n          Before You Start Playing\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What is this holder designed to do?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"gh-answer\"\u003e\n          It positions a compatible smartphone near a guitar or ukulele so you can view chords, lyrics, tabs and apps or use the phone camera while playing.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can I use it for recording?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"gh-answer\"\u003e\n          Yes. The seller specifically presents the holder as a way to position a phone camera for recording fretwork, fingerpicking, solos and other playing moments.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can I read tabs or lyrics while playing?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"gh-answer\"\u003e\n          Yes. Displaying chords, lyrics and tablature within easier reach is one of the primary uses described by the seller.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Does the phone attach magnetically?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"gh-answer\"\u003e\n          Yes. The product is designed around a magnetic phone mounting surface. Your phone or case must be compatible with magnetic mounting, or use an appropriate compatible adapter where required.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Will it fit every guitar or ukulele?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"gh-answer\"\u003e\n          Instrument bodies and dimensions vary. Confirm the selected holder version and your instrument's shape before ordering rather than assuming universal fit.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is the phone included?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"gh-answer\"\u003e\n          No. Phones shown in the product photos are demonstration props. The product listing includes one magnetic instrument phone holder.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is a magnetic phone case included?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"gh-answer\"\u003e\n          The current Bvuyomi package description lists one phone holder and does not clearly state that a phone case is included. Use a compatible magnetic phone\/case or suitable adapter as needed.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What material is the holder made from?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"gh-answer\"\u003e\n          The current product description lists the main material as plastic.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can I use it with a tuner or metronome app?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"gh-answer\"\u003e\n          Yes. Any compatible phone app can remain on screen while the phone is mounted, making tuner, metronome, lesson and practice apps convenient use cases.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       14. FINAL CTA\n  ====================================================== --\u003e\n\n  \u003csection class=\"gh-final\"\u003e\n\n    \u003cdiv class=\"gh-container\"\u003e\n\n      \u003cdiv class=\"gh-teal gh-final-card\"\u003e\n\n        \u003cdiv class=\"gh-eyebrow\"\u003e\n          KEEP THE MUSIC IN FRONT OF YOU\n        \u003c\/div\u003e\n\n\n        \u003ch2\u003e\n          Less Reaching For The Phone.\n          \u003cbr\u003e\n          More Time\n          \u003cspan class=\"gh-accent\"\u003e\n            Actually Playing.\n          \u003c\/span\u003e\n        \u003c\/h2\u003e\n\n\n        \u003cp\u003e\n          Keep chords, lyrics, tabs, practice apps and your camera right beside the instrument with one compact magnetic phone holder.\n        \u003c\/p\u003e\n\n\n        \u003ca href=\"#product-form\" class=\"gh-button\"\u003e\n          GET YOUR GUITAR PHONE HOLDER →\n        \u003c\/a\u003e\n\n\n        \u003cdiv class=\"gh-trust\"\u003e\n          \u003cspan\u003e✓ Magnetic Phone Mount\u003c\/span\u003e\n          \u003cspan\u003e✓ Practice + Recording Use\u003c\/span\u003e\n          \u003cspan\u003e✓ Free Shipping Over $69.99\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"HSY","offers":[{"title":"Guitar","offer_id":54758116557166,"sku":"NC03002609037173-吉他手机支架","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/16346900d4e4070ab8286f2cd237e0faa57edcb4.webp?v=1789024373","url":"https:\/\/bvuyomi.com\/products\/guitar-holder-2-1-7-2","provider":"Bvuyomi","version":"1.0","type":"link"}