{"product_id":"magnetic-bedside-tablet-stand-with-hidden-mattress-base","title":"Magnetic Bedside Tablet Stand with Hidden Mattress Base","description":"\u003cstyle\u003e\n  .bedstand-listing {\n    --cream: #f4ede3;\n    --cream-soft: #faf6f0;\n    --paper: #fffdfa;\n    --brown: #2b1d16;\n    --brown-2: #3a271e;\n    --ink: #241b17;\n    --body: #62534b;\n    --muted: #8b7b72;\n    --gold: #b88a4f;\n    --line: #e8ddd2;\n    --white: #ffffff;\n\n    width: 100%;\n    max-width: 960px;\n    margin: 0 auto;\n    color: var(--ink);\n    background: var(--paper);\n    font-family: \"Avenir Next\", Avenir, \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n    text-rendering: optimizeLegibility;\n    box-sizing: border-box;\n  }\n\n  .bedstand-listing *,\n  .bedstand-listing *::before,\n  .bedstand-listing *::after {\n    box-sizing: border-box;\n  }\n\n  .bedstand-listing h2,\n  .bedstand-listing h3,\n  .bedstand-listing p,\n  .bedstand-listing ul {\n    margin-top: 0;\n  }\n\n  .bedstand-section {\n    width: 100%;\n    padding: 60px 22px;\n  }\n\n  .bedstand-section--dark {\n    background: var(--brown);\n    color: var(--white);\n  }\n\n  .bedstand-section--cream {\n    background: var(--cream);\n  }\n\n  .bedstand-section--soft {\n    background: var(--cream-soft);\n  }\n\n  .bedstand-section--paper {\n    background: var(--paper);\n  }\n\n  .bedstand-inner {\n    width: 100%;\n    max-width: 790px;\n    margin: 0 auto;\n  }\n\n  .bedstand-kicker {\n    margin: 0 0 13px;\n    color: var(--gold);\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1.4;\n    letter-spacing: .17em;\n    text-transform: uppercase;\n  }\n\n  .bedstand-section--dark .bedstand-kicker {\n    color: #d6af77;\n  }\n\n  .bedstand-title,\n  .bedstand-section-title {\n    margin: 0;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 500;\n    letter-spacing: -.032em;\n  }\n\n  .bedstand-title {\n    max-width: 720px;\n    font-size: clamp(42px, 7vw, 61px);\n    line-height: 1.03;\n  }\n\n  .bedstand-section-title {\n    max-width: 700px;\n    font-size: clamp(31px, 5.2vw, 44px);\n    line-height: 1.12;\n  }\n\n  .bedstand-section--dark .bedstand-title,\n  .bedstand-section--dark .bedstand-section-title {\n    color: var(--white);\n  }\n\n  .bedstand-title em,\n  .bedstand-section-title em {\n    color: var(--gold);\n    font-style: normal;\n  }\n\n  .bedstand-lead {\n    max-width: 680px;\n    margin: 20px 0 0;\n    color: var(--body);\n    font-size: 18px;\n    line-height: 1.72;\n  }\n\n  .bedstand-copy {\n    max-width: 690px;\n    margin: 16px 0 0;\n    color: var(--body);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .bedstand-section--dark .bedstand-lead,\n  .bedstand-section--dark .bedstand-copy {\n    color: #d8cbc3;\n  }\n\n  .bedstand-image {\n    display: block !important;\n    width: 100% !important;\n    min-width: 100% !important;\n    max-width: 100% !important;\n    margin-top: 32px;\n    overflow: hidden;\n    border-radius: 14px;\n    background: transparent;\n  }\n\n  .bedstand-image img {\n    display: block !important;\n    width: 100% !important;\n    min-width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    margin: 0 !important;\n    float: none !important;\n  }\n\n  .bedstand-feature-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-top: 28px;\n  }\n\n  .bedstand-feature {\n    padding: 20px 20px 21px;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    background: rgba(255,255,255,.72);\n  }\n\n  .bedstand-section--dark .bedstand-feature {\n    border-color: rgba(255,255,255,.12);\n    background: rgba(255,255,255,.055);\n  }\n\n  .bedstand-feature strong {\n    display: block;\n    color: var(--ink);\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .bedstand-section--dark .bedstand-feature strong {\n    color: var(--white);\n  }\n\n  .bedstand-feature span {\n    display: block;\n    margin-top: 6px;\n    color: var(--body);\n    font-size: 14px;\n    line-height: 1.62;\n  }\n\n  .bedstand-section--dark .bedstand-feature span {\n    color: #cdbfb7;\n  }\n\n  .bedstand-highlight {\n    margin-top: 28px;\n    padding: 24px 24px 25px;\n    border-left: 3px solid var(--gold);\n    background: rgba(255,255,255,.56);\n  }\n\n  .bedstand-section--dark .bedstand-highlight {\n    background: rgba(255,255,255,.055);\n  }\n\n  .bedstand-highlight strong {\n    display: block;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1.35;\n  }\n\n  .bedstand-section--dark .bedstand-highlight strong {\n    color: var(--white);\n  }\n\n  .bedstand-highlight p {\n    margin: 8px 0 0;\n    color: var(--body);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .bedstand-section--dark .bedstand-highlight p {\n    color: #cdbfb7;\n  }\n\n  .bedstand-use-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 24px;\n  }\n\n  .bedstand-use {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 8px 14px;\n    border: 1px solid #d9cbbb;\n    border-radius: 999px;\n    background: rgba(255,255,255,.68);\n    color: #584a42;\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.25;\n  }\n\n  .bedstand-section--dark .bedstand-use {\n    border-color: rgba(255,255,255,.18);\n    background: rgba(255,255,255,.06);\n    color: #f2e9e2;\n  }\n\n  .bedstand-steps {\n    margin-top: 28px;\n    border-top: 1px solid var(--line);\n  }\n\n  .bedstand-step {\n    display: grid;\n    grid-template-columns: 42px 1fr;\n    gap: 14px;\n    padding: 19px 0;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .bedstand-step-num {\n    color: var(--gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 23px;\n    line-height: 1;\n  }\n\n  .bedstand-step strong {\n    display: block;\n    color: var(--ink);\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.45;\n  }\n\n  .bedstand-step span {\n    display: block;\n    margin-top: 4px;\n    color: var(--body);\n    font-size: 14px;\n    line-height: 1.62;\n  }\n\n  .bedstand-info {\n    margin-top: 32px;\n    border-top: 1px solid var(--line);\n  }\n\n  .bedstand-info details {\n    border-bottom: 1px solid var(--line);\n  }\n\n  .bedstand-info summary {\n    position: relative;\n    padding: 19px 38px 19px 0;\n    cursor: pointer;\n    list-style: none;\n    color: var(--ink);\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.45;\n  }\n\n  .bedstand-info summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .bedstand-info summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    transform: translateY(-50%);\n    color: var(--gold);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .bedstand-info details[open] summary::after {\n    content: \"−\";\n  }\n\n  .bedstand-info-body {\n    padding: 0 0 20px;\n    color: var(--body);\n    font-size: 14px;\n    line-height: 1.72;\n  }\n\n  .bedstand-info-body p {\n    margin: 0 0 8px;\n  }\n\n  .bedstand-info-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .bedstand-note {\n    margin-top: 20px;\n    padding: 17px 18px;\n    border-radius: 12px;\n    background: #f3ece5;\n    color: #675a52;\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  @media (max-width: 680px) {\n    .bedstand-section {\n      padding: 44px 15px;\n    }\n\n    .bedstand-title {\n      font-size: 39px;\n      line-height: 1.05;\n    }\n\n    .bedstand-section-title {\n      font-size: 30px;\n      line-height: 1.14;\n    }\n\n    .bedstand-lead {\n      margin-top: 16px;\n      font-size: 16px;\n      line-height: 1.68;\n    }\n\n    .bedstand-copy {\n      margin-top: 13px;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .bedstand-feature-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .bedstand-feature {\n      padding: 18px;\n    }\n\n    .bedstand-highlight {\n      padding: 20px 18px;\n    }\n\n    .bedstand-highlight strong {\n      font-size: 20px;\n    }\n\n    .bedstand-image {\n      margin-top: 27px;\n      border-radius: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bedstand-listing\"\u003e\n\n  \u003c!-- 01 \/ Bedtime hands-free hero --\u003e\n  \u003csection class=\"bedstand-section bedstand-section--dark\"\u003e\n    \u003cdiv class=\"bedstand-inner\"\u003e\n      \u003cp class=\"bedstand-kicker\"\u003eHANDS-FREE BEDSIDE COMFORT\u003c\/p\u003e\n      \u003ch2 class=\"bedstand-title\"\u003eSettle In. \u003cem\u003eKeep Your Hands Free.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"bedstand-lead\"\u003e\n        Bring your screen to a comfortable viewing position without holding it for hours. This bedside phone and tablet stand creates an easy hands-free setup for movies, reading, video calls, and everyday wind-down time.\n      \u003c\/p\u003e\n      \u003cdiv class=\"bedstand-feature-grid\"\u003e\n        \u003cdiv class=\"bedstand-feature\"\u003e\n          \u003cstrong\u003eBedside-Friendly Design\u003c\/strong\u003e\n          \u003cspan\u003eA low-profile base and articulated arm create a stable viewing setup without requiring a permanent furniture installation.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bedstand-feature\"\u003e\n          \u003cstrong\u003eFor Phones \u0026amp; Tablets\u003c\/strong\u003e\n          \u003cspan\u003eThe device holder is designed to support common smartphone and tablet viewing needs.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bedstand-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/1_0f6d67f3-ab76-45f4-983d-b5dca4824da2.png?v=1786535439\" alt=\"Hands-free bedside phone and tablet stand\" loading=\"eager\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 02 \/ Structure and proportions --\u003e\n  \u003csection class=\"bedstand-section bedstand-section--cream\"\u003e\n    \u003cdiv class=\"bedstand-inner\"\u003e\n      \u003cp class=\"bedstand-kicker\"\u003eENGINEERED FOR EASY VIEWING\u003c\/p\u003e\n      \u003ch2 class=\"bedstand-section-title\"\u003eA Slim Base. A Long-Reach \u003cem\u003eMechanical Arm.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"bedstand-copy\"\u003e\n        The stand combines a broad bedplate with multiple cantilever sections, giving you useful reach while keeping the base low and unobtrusive around your bedside setup.\n      \u003c\/p\u003e\n      \u003cdiv class=\"bedstand-highlight\"\u003e\n        \u003cstrong\u003eDesigned to Fit Into the Space You Already Have.\u003c\/strong\u003e\n        \u003cp\u003e\n          The low-profile support plate is made to slide into a supported bedside position, while the articulated arm brings your device up to a more convenient viewing height.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bedstand-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/2_60ec3166-2c33-4ab7-b8eb-91e1d42f2078.png?v=1786535436\" alt=\"Bedside tablet stand dimensions and structure\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 03 \/ Multi-angle --\u003e\n  \u003csection class=\"bedstand-section bedstand-section--soft\"\u003e\n    \u003cdiv class=\"bedstand-inner\"\u003e\n      \u003cp class=\"bedstand-kicker\"\u003eMULTI-ANGLE ADJUSTMENT\u003c\/p\u003e\n      \u003ch2 class=\"bedstand-section-title\"\u003eFind the Angle That \u003cem\u003eFeels Right.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"bedstand-copy\"\u003e\n        A multi-jointed mechanical arm lets you reposition the screen for different activities and viewing postures. Adjust the height, reach, and orientation instead of adjusting yourself around the device.\n      \u003c\/p\u003e\n      \u003cdiv class=\"bedstand-use-list\"\u003e\n        \u003cspan class=\"bedstand-use\"\u003eReading\u003c\/span\u003e\n        \u003cspan class=\"bedstand-use\"\u003eStreaming\u003c\/span\u003e\n        \u003cspan class=\"bedstand-use\"\u003eVideo Calls\u003c\/span\u003e\n        \u003cspan class=\"bedstand-use\"\u003ePortrait Viewing\u003c\/span\u003e\n        \u003cspan class=\"bedstand-use\"\u003eLandscape Viewing\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bedstand-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/3_7059c305-bd03-4585-99eb-7e3e592b3088.png?v=1786535438\" alt=\"Multi-angle adjustable tablet and phone stand\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 04 \/ Stability --\u003e\n  \u003csection class=\"bedstand-section bedstand-section--dark\"\u003e\n    \u003cdiv class=\"bedstand-inner\"\u003e\n      \u003cp class=\"bedstand-kicker\"\u003eBUILT FOR A STEADIER SETUP\u003c\/p\u003e\n      \u003ch2 class=\"bedstand-section-title\"\u003eSupport Where It Matters. \u003cem\u003eControl Where You Need It.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"bedstand-copy\"\u003e\n        Metal arm sections provide structural support, while adjustable joints help hold the selected viewing position. Protective contact points on the device holder help reduce direct hard-surface contact with your phone or tablet.\n      \u003c\/p\u003e\n      \u003cdiv class=\"bedstand-feature-grid\"\u003e\n        \u003cdiv class=\"bedstand-feature\"\u003e\n          \u003cstrong\u003eMetal Mechanical Arm\u003c\/strong\u003e\n          \u003cspan\u003eArticulated sections provide reach and positioning flexibility for bedside viewing.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bedstand-feature\"\u003e\n          \u003cstrong\u003eProtective Device Contact\u003c\/strong\u003e\n          \u003cspan\u003eSilicone-padded grip areas help hold the device more securely while protecting its surface.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bedstand-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/4_85f3c3ce-2412-441a-8e91-7c306c5a9fee.png?v=1786535438\" alt=\"Stable metal bedside tablet stand construction\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 05 \/ Core reasons --\u003e\n  \u003csection class=\"bedstand-section bedstand-section--dark\"\u003e\n    \u003cdiv class=\"bedstand-inner\"\u003e\n      \u003cp class=\"bedstand-kicker\"\u003eEVERYDAY COMFORT, LESS HOLDING\u003c\/p\u003e\n      \u003ch2 class=\"bedstand-section-title\"\u003eWhy This Setup Works \u003cem\u003eSo Well at Home.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"bedstand-copy\"\u003e\n        Instead of balancing a tablet on pillows or holding a phone through an entire movie, the stand gives your device its own adjustable position—leaving your hands free for a more relaxed routine.\n      \u003c\/p\u003e\n      \u003cdiv class=\"bedstand-feature-grid\"\u003e\n        \u003cdiv class=\"bedstand-feature\"\u003e\n          \u003cstrong\u003eHands-Free Viewing\u003c\/strong\u003e\n          \u003cspan\u003eKeep your screen in place while you relax, read, watch, or chat.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bedstand-feature\"\u003e\n          \u003cstrong\u003eFlexible Positioning\u003c\/strong\u003e\n          \u003cspan\u003eMultiple mechanical joints make it easier to adapt the screen to different viewing angles.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bedstand-feature\"\u003e\n          \u003cstrong\u003eLow-Profile Bedside Base\u003c\/strong\u003e\n          \u003cspan\u003eThe support design helps keep the setup neat and unobtrusive around the bed.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bedstand-feature\"\u003e\n          \u003cstrong\u003ePhone \u0026amp; Tablet Ready\u003c\/strong\u003e\n          \u003cspan\u003eChoose the compatible holder style for the device configuration you use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bedstand-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/5_b6ee6dcf-d71c-4e8e-a3d7-147705c12cfc.png?v=1786535438\" alt=\"Key benefits of bedside tablet and phone stand\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 06 \/ Bedtime lifestyle --\u003e\n  \u003csection class=\"bedstand-section bedstand-section--dark\"\u003e\n    \u003cdiv class=\"bedstand-inner\"\u003e\n      \u003cp class=\"bedstand-kicker\"\u003eBEDTIME, MADE MORE COMFORTABLE\u003c\/p\u003e\n      \u003ch2 class=\"bedstand-section-title\"\u003eYour Screen, Right Where \u003cem\u003eYou Want It.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"bedstand-copy\"\u003e\n        Create a more comfortable personal viewing setup for evenings in bed. Position your device for a movie, an e-book, a video chat, or a quiet scroll without keeping one arm occupied the entire time.\n      \u003c\/p\u003e\n      \u003cdiv class=\"bedstand-use-list\"\u003e\n        \u003cspan class=\"bedstand-use\"\u003eEvening Reading\u003c\/span\u003e\n        \u003cspan class=\"bedstand-use\"\u003eMovie Nights\u003c\/span\u003e\n        \u003cspan class=\"bedstand-use\"\u003eVideo Chat\u003c\/span\u003e\n        \u003cspan class=\"bedstand-use\"\u003eCasual Browsing\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bedstand-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/6_e107f728-89bd-422c-bfad-bec72bc75cde.png?v=1786535439\" alt=\"Relaxing bedtime viewing with tablet stand\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 07 \/ Work --\u003e\n  \u003csection class=\"bedstand-section bedstand-section--dark\"\u003e\n    \u003cdiv class=\"bedstand-inner\"\u003e\n      \u003cp class=\"bedstand-kicker\"\u003eHANDS-FREE BEYOND THE BEDROOM\u003c\/p\u003e\n      \u003ch2 class=\"bedstand-section-title\"\u003eMake Calls and Multitasking \u003cem\u003eFeel Easier.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"bedstand-copy\"\u003e\n        The adjustable arm can also support hands-free screen positioning for video calls, remote meetings, notes, and other desk-side tasks where keeping the device elevated and visible is useful.\n      \u003c\/p\u003e\n      \u003cdiv class=\"bedstand-feature-grid\"\u003e\n        \u003cdiv class=\"bedstand-feature\"\u003e\n          \u003cstrong\u003eBetter Screen Positioning\u003c\/strong\u003e\n          \u003cspan\u003eRaise and angle the device for a more natural line of sight during calls.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bedstand-feature\"\u003e\n          \u003cstrong\u003eMore Room to Multitask\u003c\/strong\u003e\n          \u003cspan\u003eKeep your hands available for typing, writing, or handling other tasks while the screen stays in view.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bedstand-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/7_af49093a-361a-4f0c-a09a-93229ccb31ba.png?v=1786535438\" alt=\"Hands-free tablet stand for video calls and desk use\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 08 \/ Setup --\u003e\n  \u003csection class=\"bedstand-section bedstand-section--cream\"\u003e\n    \u003cdiv class=\"bedstand-inner\"\u003e\n      \u003cp class=\"bedstand-kicker\"\u003eSTRAIGHTFORWARD SETUP\u003c\/p\u003e\n      \u003ch2 class=\"bedstand-section-title\"\u003eAssemble It. Position It. \u003cem\u003eStart Viewing.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"bedstand-copy\"\u003e\n        The modular parts connect into a simple mechanical-arm setup. Attach the arm to the selected base, secure the joints, install the compatible device holder, and adjust the stand to your preferred position.\n      \u003c\/p\u003e\n      \u003cdiv class=\"bedstand-steps\"\u003e\n        \u003cdiv class=\"bedstand-step\"\u003e\n          \u003cdiv class=\"bedstand-step-num\"\u003e01\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eAttach the Mechanical Arm\u003c\/strong\u003e\n            \u003cspan\u003eConnect the cantilever arm to the included base style.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bedstand-step\"\u003e\n          \u003cdiv class=\"bedstand-step-num\"\u003e02\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eSecure the Joints\u003c\/strong\u003e\n            \u003cspan\u003eSet the joint tension and locking points before mounting your device.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bedstand-step\"\u003e\n          \u003cdiv class=\"bedstand-step-num\"\u003e03\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eInstall the Device Holder\u003c\/strong\u003e\n            \u003cspan\u003eFit the clamp or magnetic head supplied with your selected style.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bedstand-step\"\u003e\n          \u003cdiv class=\"bedstand-step-num\"\u003e04\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eAdjust Your Viewing Position\u003c\/strong\u003e\n            \u003cspan\u003eMove the articulated sections gently until the screen sits at a comfortable angle.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bedstand-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/8_2fa824d6-f3ad-44ab-a73d-27c4738e6363.png?v=1786535438\" alt=\"Bedside tablet stand assembly and setup steps\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 09 \/ Before vs after experience --\u003e\n  \u003csection class=\"bedstand-section bedstand-section--dark\"\u003e\n    \u003cdiv class=\"bedstand-inner\"\u003e\n      \u003cp class=\"bedstand-kicker\"\u003eRELAX \u0026amp; ENJOY\u003c\/p\u003e\n      \u003ch2 class=\"bedstand-section-title\"\u003eStop Holding the Screen. \u003cem\u003eStart Enjoying It.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"bedstand-copy\"\u003e\n        A hands-free stand changes the bedtime viewing experience in a simple way: your device stays supported while you settle into a position that feels more natural for relaxing, watching, reading, or chatting.\n      \u003c\/p\u003e\n      \u003cdiv class=\"bedstand-highlight\"\u003e\n        \u003cstrong\u003eMade for the Moments When You Want the Screen—Not the Effort of Holding It.\u003c\/strong\u003e\n        \u003cp\u003e\n          Keep your device elevated, visible, and adjustable while your hands stay free.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bedstand-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/9_58db45e0-9703-423a-8df7-84b84d1f92c4.png?v=1786535439\" alt=\"Before and after hands-free bedside viewing experience\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 10 \/ Final summary + product details --\u003e\n  \u003csection class=\"bedstand-section bedstand-section--dark\"\u003e\n    \u003cdiv class=\"bedstand-inner\"\u003e\n      \u003cp class=\"bedstand-kicker\"\u003eUPGRADE YOUR BEDSIDE SETUP\u003c\/p\u003e\n      \u003ch2 class=\"bedstand-section-title\"\u003eOne Adjustable Stand. \u003cem\u003eMore Comfortable Screen Time.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"bedstand-copy\"\u003e\n        A versatile mechanical-arm holder designed to bring phones and tablets into a more convenient hands-free viewing position at the bedside or wherever a supported base setup suits your routine.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"bedstand-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/10_e8b1bf7c-da58-4cbf-b924-c94a694ccc6b.png?v=1786535438\" alt=\"Adjustable bedside phone and tablet stand\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Product information --\u003e\n  \u003csection class=\"bedstand-section bedstand-section--paper\"\u003e\n    \u003cdiv class=\"bedstand-inner\"\u003e\n      \u003cp class=\"bedstand-kicker\"\u003ePRODUCT DETAILS\u003c\/p\u003e\n      \u003ch2 class=\"bedstand-section-title\"\u003eSpecifications \u0026amp; \u003cem\u003ePackage Contents.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cdiv class=\"bedstand-info\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eSpecifications\u003c\/summary\u003e\n          \u003cdiv class=\"bedstand-info-body\"\u003e\n            \u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e Black\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eBedplate:\u003c\/strong\u003e 23 × 35 cm \/ 9.1 × 13.8 in\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eCantilever Sections:\u003c\/strong\u003e 35 + 35 + 24 cm \/ 13.8 + 13.8 + 9.4 in\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Metal, Plastic\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eAvailable Styles:\u003c\/strong\u003e Phone Clamp Cantilever Stand; Universal Phone\/Tablet Clamp Cantilever Stand; Three-Section Bedplate Magnetic Stand\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003ePackage Includes\u003c\/summary\u003e\n          \u003cdiv class=\"bedstand-info-body\"\u003e\n            \u003cp\u003e1 × Cantilever Mechanical Arm\u003c\/p\u003e\n            \u003cp\u003e1 × Insertable Bedplate Base or Clamp Base, depending on selected style\u003c\/p\u003e\n            \u003cp\u003e1 × Device Holder, magnetic head or clamp depending on selected style\u003c\/p\u003e\n            \u003cp\u003e1 × Cable Management Clip\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eUse \u0026amp; Care Notes\u003c\/summary\u003e\n          \u003cdiv class=\"bedstand-info-body\"\u003e\n            \u003cp\u003eEnsure the mattress or cushion provides sufficient weight and support for the insertable bedplate before mounting a heavier tablet.\u003c\/p\u003e\n            \u003cp\u003eDo not force the mechanical joints beyond their intended adjustment range.\u003c\/p\u003e\n            \u003cp\u003eFor magnetic-head versions, align the magnetic ring correctly with the device before overhead use.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bedstand-note\"\u003e\n        Package configuration and device holder style vary by the option selected. Please match the stand style to your intended phone or tablet setup.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"rivoneed","offers":[{"title":"Phone Clamp Cantilever Stand","offer_id":50245531402480,"sku":"LE30239145YMX+LB20249955-1","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Universal Phone\/Tablet Clamp Cantilever Stand","offer_id":50245531435248,"sku":"LB20249955-2","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Three-Section Bedplate Magnetic Stand","offer_id":50245531468016,"sku":"LB20249955-6","price":62.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/1_0f6d67f3-ab76-45f4-983d-b5dca4824da2.png?v=1786535439","url":"https:\/\/rivoneed.com\/products\/magnetic-bedside-tablet-stand-with-hidden-mattress-base","provider":"rivoneed","version":"1.0","type":"link"}