{"product_id":"bike-phone-holder","title":"Bike Phone Holder","description":"\u003c!-- iLiveX Anti-Shake Handlebar Phone Mount\n     Shopify product description with black text\n--\u003e\n\u003cstyle\u003e\n  .ilvx {\n    --ink: #000000;\n    --muted: #000000;\n    --card: #f5f5f5;\n    --border: #cccccc;\n    max-width: 1100px;\n    margin: 30px auto;\n    color: #000000 !important;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .ilvx *,\n  .ilvx h2,\n  .ilvx h3,\n  .ilvx h4,\n  .ilvx p,\n  .ilvx div,\n  .ilvx span,\n  .ilvx strong,\n  .ilvx td,\n  .ilvx figcaption {\n    box-sizing: border-box;\n    color: #000000 !important;\n  }\n\n  .ilvx h2 {\n    margin: 0;\n    font-size: clamp(1.5rem, 1.1rem + 1.2vw, 2.3rem);\n    line-height: 1.12;\n  }\n\n  .ilvx h3 {\n    margin: 0 0 15px;\n    font-size: clamp(1.1rem, 0.95rem + 0.7vw, 1.5rem);\n  }\n\n  .ilvx p {\n    margin: 0;\n  }\n\n  .ilvx .card {\n    margin-top: 14px;\n    padding: clamp(15px, 2vw, 20px);\n    background: var(--card);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n  }\n\n  .ilvx .tag {\n    margin-top: 8px;\n    color: #000000 !important;\n  }\n\n  \/* Key information *\/\n\n  .ilvx .kpis {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 16px;\n  }\n\n  .ilvx .kpi {\n    padding: 14px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px dashed #999999;\n    border-radius: 12px;\n  }\n\n  .ilvx .kpi .value {\n    color: #000000 !important;\n    font-size: 1.1rem;\n    font-weight: 800;\n  }\n\n  .ilvx .kpi .label {\n    color: #000000 !important;\n    font-size: 0.9rem;\n  }\n\n  \/* Feature list *\/\n\n  .ilvx .feature-list {\n    display: grid;\n    gap: 14px;\n  }\n\n  .ilvx .feature {\n    position: relative;\n    display: grid;\n    grid-template-columns: 30px 1fr;\n    gap: 11px;\n    align-items: start;\n  }\n\n  .ilvx .feature::before {\n    content: \"\";\n    position: absolute;\n    top: 31px;\n    bottom: -10px;\n    left: 11px;\n    width: 2px;\n    background: #bbbbbb;\n  }\n\n  .ilvx .feature:last-child::before {\n    display: none;\n  }\n\n  .ilvx .feature svg {\n    width: 23px;\n    height: 23px;\n    color: #000000 !important;\n    stroke: #000000 !important;\n  }\n\n  .ilvx .feature-title {\n    color: #000000 !important;\n    font-weight: 700;\n  }\n\n  .ilvx .feature-copy {\n    color: #000000 !important;\n    font-size: 0.98rem;\n  }\n\n  \/* Specifications *\/\n\n  .ilvx .specs {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.98rem;\n  }\n\n  .ilvx .specs td {\n    padding: 11px 4px;\n    color: #000000 !important;\n    vertical-align: top;\n  }\n\n  .ilvx .specs tr + tr td {\n    border-top: 1px dashed #aaaaaa;\n  }\n\n  .ilvx .specs td:first-child {\n    width: 40%;\n    padding-right: 15px;\n    color: #000000 !important;\n    font-weight: 700;\n  }\n\n  \/* Images *\/\n\n  .ilvx figure {\n    margin: 0;\n  }\n\n  .ilvx img {\n    width: 100%;\n    height: auto;\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n  }\n\n  .ilvx figcaption {\n    margin-top: 7px;\n    color: #000000 !important;\n    font-size: 0.92rem;\n  }\n\n  .ilvx .image-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n  }\n\n  \/* Installation *\/\n\n  .ilvx .steps {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 11px;\n  }\n\n  .ilvx .step {\n    padding: 16px;\n    background: #ffffff;\n    border: 1px dashed #999999;\n    border-radius: 12px;\n  }\n\n  .ilvx .step-number {\n    display: inline-block;\n    margin-bottom: 8px;\n    color: #000000 !important;\n    font-size: 0.82rem;\n    font-weight: 800;\n  }\n\n  .ilvx .step strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #000000 !important;\n  }\n\n  .ilvx .step p {\n    color: #000000 !important;\n    font-size: 0.94rem;\n  }\n\n  .ilvx .note {\n    margin-top: 12px;\n    color: #000000 !important;\n    font-size: 0.9rem;\n  }\n\n  .ilvx .warning {\n    margin-top: 14px;\n    padding: 16px;\n    color: #000000 !important;\n    background: #ffffff;\n    border: 1px solid #aaaaaa;\n    border-left: 5px solid #000000;\n    border-radius: 10px;\n  }\n\n  .ilvx .warning strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  @media (min-width: 760px) {\n    .ilvx .kpis {\n      grid-template-columns: repeat(4, 1fr);\n    }\n\n    .ilvx .image-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ilvx .steps {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 520px) {\n    .ilvx .kpis {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"ilvx\"\u003e\u003c!-- PRODUCT INTRODUCTION --\u003e\u003cheader class=\"card\"\u003e\n\u003ch2\u003eiLiveX Anti-Shake Motorcycle Phone Mount — Secure Handlebar Holder\u003c\/h2\u003e\n\u003cp class=\"tag\"\u003eA stable and adjustable handlebar phone holder designed to keep a compatible smartphone secure and visible for navigation during motorcycle, scooter and bicycle rides.\u003c\/p\u003e\n\u003cdiv class=\"kpis\"\u003e\n\u003cdiv class=\"kpi\"\u003e\n\u003cdiv class=\"value\"\u003eAnti-Shake\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eReduced unwanted movement\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kpi\"\u003e\n\u003cdiv class=\"value\"\u003eSecure Hold\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eSupportive locking design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kpi\"\u003e\n\u003cdiv class=\"value\"\u003eAdjustable\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003ePortrait or landscape view\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kpi\"\u003e\n\u003cdiv class=\"value\"\u003eHandlebar\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eCompact mounting system\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- PRODUCT HIGHLIGHTS --\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eWhy riders choose this phone mount\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\"\u003e\n          \u003cpath d=\"M4 8h16M4 16h16M7 4 4 8l3 4M17 12l3 4-3 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"feature-title\"\u003eAnti-shake support\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003eThe reinforced mounting structure is designed to help reduce unwanted phone movement on uneven streets and everyday routes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\"\u003e\n          \u003crect x=\"6\" y=\"3\" width=\"12\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M9 6h6M10 18h4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"feature-title\"\u003eSecure smartphone hold\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003eA supportive clamping and locking design helps keep a compatible smartphone firmly positioned throughout the journey.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\"\u003e\n          \u003cpath d=\"M4 12a8 8 0 0 1 13-6l2 2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M19 4v4h-4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M20 12a8 8 0 0 1-13 6l-2-2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20v-4h4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"feature-title\"\u003eAdjustable viewing position\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003ePosition the screen in portrait or landscape orientation according to your preferred navigation setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"feature-title\"\u003eHandlebar-mounted convenience\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003eKeeps your phone visible for navigation and essential information without requiring you to hold the device.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\"\u003e\n          \u003cpath d=\"M5 12h14M8 8l-3 4 3 4M16 8l3 4-3 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"feature-title\"\u003eCompact profile\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003eThe streamlined design integrates neatly with a compatible handlebar without adding unnecessary bulk.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 4v16M4 12h16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"feature-title\"\u003eMultiple riding applications\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003eDesigned for compatible motorcycle, scooter and bicycle handlebars. Verify all measurements before ordering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"note\"\u003ePhone fit and mount stability depend on device dimensions, handlebar diameter, installation quality and riding conditions.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"card\"\u003e\n\u003ch3\u003eProduct specifications\u003c\/h3\u003e\n\u003ctable class=\"specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct type\u003c\/td\u003e\n\u003ctd\u003eHandlebar-mounted smartphone holder\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary feature\u003c\/td\u003e\n\u003ctd\u003eAnti-shake mounting support\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSecurity design\u003c\/td\u003e\n\u003ctd\u003eSupportive clamping and locking structure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eViewing position\u003c\/td\u003e\n\u003ctd\u003eAdjustable portrait or landscape orientation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation location\u003c\/td\u003e\n\u003ctd\u003eCompatible handlebar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTypical applications\u003c\/td\u003e\n\u003ctd\u003eMotorcycles, scooters, bicycles and similar vehicles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePhone compatibility\u003c\/td\u003e\n\u003ctd\u003eVerify supported phone dimensions before ordering\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandlebar compatibility\u003c\/td\u003e\n\u003ctd\u003eVerify supported handlebar diameter before ordering\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended use\u003c\/td\u003e\n\u003ctd\u003eNavigation and displaying essential ride information\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage contents\u003c\/td\u003e\n\u003ctd\u003ePhone holder and mounting components supplied by the manufacturer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"note\"\u003eConfirm the exact dimensions, materials and included components using the product packaging or supplier documentation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT IMAGES --\u003e\n\u003csection class=\"card\"\u003e\n\u003ch3\u003eProduct overview\u003c\/h3\u003e\n\u003cdiv class=\"image-grid\"\u003e\n\u003cfigure\u003e\u003cimg alt=\"iLiveX anti-shake handlebar phone mount\"\u003e\n\u003cfigcaption\u003eCompact handlebar-mounted design created to keep a compatible smartphone secure and visible.\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure\u003e\u003cimg alt=\"iLiveX phone holder adjustment and security features\"\u003e\n\u003cfigcaption\u003eAdjustable positioning supports portrait or landscape screen orientation.\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPATIBILITY --\u003e\n\u003csection class=\"card\"\u003e\n\u003ch3\u003eCompatibility and fit\u003c\/h3\u003e\n\u003ctable class=\"specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSmartphone width\u003c\/td\u003e\n\u003ctd\u003eCheck the manufacturer’s supported size range\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePhone thickness\u003c\/td\u003e\n\u003ctd\u003eThick protective cases may affect compatibility\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandlebar diameter\u003c\/td\u003e\n\u003ctd\u003eCheck the manufacturer’s supported diameter range\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation clearance\u003c\/td\u003e\n\u003ctd\u003eMust not obstruct controls, cables, steering or visibility\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eScreen orientation\u003c\/td\u003e\n\u003ctd\u003ePortrait or landscape, depending on final adjustment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection class=\"card\"\u003e\n\u003ch3\u003eQuick installation\u003c\/h3\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cspan class=\"step-number\"\u003eSTEP 01\u003c\/span\u003e \u003cstrong\u003eChoose the location\u003c\/strong\u003e\n\u003cp\u003eSelect a clear handlebar position that does not interfere with controls, cables, steering or your view.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cspan class=\"step-number\"\u003eSTEP 02\u003c\/span\u003e \u003cstrong\u003eSecure the mount\u003c\/strong\u003e\n\u003cp\u003eInstall and tighten the handlebar clamp according to the included manufacturer instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cspan class=\"step-number\"\u003eSTEP 03\u003c\/span\u003e \u003cstrong\u003eInsert and test\u003c\/strong\u003e\n\u003cp\u003ePlace the compatible phone in the holder, engage the locking system and test its stability before traveling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SAFETY --\u003e\n\u003csection class=\"card\"\u003e\n\u003ch3\u003eSafe-use reminders\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\"\u003e\n          \u003cpath d=\"M12 3 2 21h20L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 9v5M12 18h.01\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"feature-title\"\u003eInspect before every ride\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003eConfirm that the phone, holder, mounting clamp and adjustment points are fully secure.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"m8 8 8 8M16 8l-8 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"feature-title\"\u003eDo not adjust while moving\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003eStop in a safe location before touching the phone or changing the mount’s position.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\"\u003e\n          \u003cpath d=\"M4 12h16M12 4v16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"feature-title\"\u003eMaintain full control\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003eThe installed mount must not block vehicle controls, steering, instruments or the rider’s line of sight.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warning\"\u003e\n\u003cstrong\u003eImportant safety notice\u003c\/strong\u003e Follow the manufacturer’s installation instructions and applicable local traffic laws. Do not use or interact with a smartphone while the vehicle is moving.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/section\u003e","brand":"Team Bike","offers":[{"title":"Black","offer_id":53357380993313,"sku":null,"price":3.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/3642\/0641\/files\/Z2_84ff0713-d297-4422-8388-516eb5f8028b.jpg?v=1787440766","url":"https:\/\/www.teambike.us\/products\/bike-phone-holder","provider":"Team Bike","version":"1.0","type":"link"}