{"product_id":"quick-release-bike-phone-mount","title":"🎉 🚴‍♂️ Quick-Release Bike Phone Mount – SecureLock \u0026 Shockproof Padding 📱","description":"\u003cstyle\u003e\n  .bike-mount-page {\n    --green-dark: #243f32;\n    --green: #315c45;\n    --green-mid: #527461;\n    --green-light: #eaf1ec;\n    --cream: #faf9f5;\n    --orange: #c87532;\n    --orange-light: #f3dfcf;\n    --text: #414b45;\n    --muted: #68736c;\n    --border: #dce5df;\n\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 10px 18px 32px;\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.7;\n    box-sizing: border-box;\n  }\n\n  .bike-mount-page * {\n    box-sizing: border-box;\n  }\n\n  \/* INTRO *\/\n  .bike-mount-intro {\n    text-align: center;\n    padding: 24px 15px 32px;\n  }\n\n  .bike-mount-kicker {\n    display: inline-block;\n    margin: 0 0 9px;\n    color: var(--orange);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.6px;\n    text-transform: uppercase;\n  }\n\n  .bike-mount-intro h2 {\n    max-width: 700px;\n    margin: 0 auto;\n    color: var(--green-dark);\n    font-size: 29px;\n    line-height: 1.25;\n    font-weight: 750;\n  }\n\n  .bike-mount-intro p {\n    max-width: 650px;\n    margin: 12px auto 0;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* FEATURES *\/\n  .bike-mount-feature {\n    margin: 0 0 28px;\n    background: var(--cream);\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    overflow: hidden;\n  }\n\n  .bike-mount-feature img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .bike-mount-feature-content {\n    padding: 20px 23px 23px;\n  }\n\n  .bike-mount-number {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--orange);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.8px;\n  }\n\n  .bike-mount-feature h3 {\n    margin: 0 0 7px;\n    color: var(--green-dark);\n    font-size: 19px;\n    line-height: 1.35;\n    font-weight: 750;\n  }\n\n  .bike-mount-feature p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* SPEC *\/\n  .bike-mount-spec {\n    margin-top: 36px;\n    padding: 28px 25px;\n    background: var(--green-light);\n    border-radius: 15px;\n  }\n\n  .bike-mount-section-title {\n    margin: 0 0 18px;\n    color: var(--green-dark);\n    font-size: 20px;\n    line-height: 1.3;\n    font-weight: 750;\n    text-align: center;\n  }\n\n  .bike-mount-section-title span {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--orange);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .bike-mount-spec-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .bike-mount-spec-list li {\n    display: flex;\n    gap: 15px;\n    padding: 11px 0;\n    border-bottom: 1px solid rgba(49, 92, 69, 0.13);\n    font-size: 14px;\n  }\n\n  .bike-mount-spec-list li:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .bike-mount-spec-label {\n    min-width: 82px;\n    color: var(--green-dark);\n    font-weight: 700;\n  }\n\n  .bike-mount-spec-value {\n    color: var(--muted);\n  }\n\n  \/* PACKAGE *\/\n  .bike-mount-package {\n    margin-top: 22px;\n    padding: 23px 25px;\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    background: #fff;\n    text-align: center;\n  }\n\n  .bike-mount-package p {\n    margin: 0;\n    color: var(--text);\n    font-size: 14px;\n  }\n\n  .bike-mount-package strong {\n    color: var(--green-dark);\n  }\n\n  \/* NOTES *\/\n  .bike-mount-notes {\n    margin-top: 22px;\n    padding: 21px 24px;\n    background: #f4f7f4;\n    border-left: 3px solid var(--orange);\n    border-radius: 8px;\n  }\n\n  .bike-mount-notes h3 {\n    margin: 0 0 10px;\n    color: var(--green-dark);\n    font-size: 17px;\n    line-height: 1.4;\n  }\n\n  .bike-mount-notes ul {\n    margin: 0;\n    padding-left: 19px;\n  }\n\n  .bike-mount-notes li {\n    margin: 6px 0;\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n  @media screen and (max-width: 600px) {\n\n    .bike-mount-page {\n      padding: 5px 12px 25px;\n    }\n\n    .bike-mount-intro {\n      padding: 18px 8px 25px;\n    }\n\n    .bike-mount-kicker {\n      font-size: 10px;\n      letter-spacing: 2px;\n    }\n\n    .bike-mount-intro h2 {\n      font-size: 24px;\n      line-height: 1.3;\n    }\n\n    .bike-mount-intro p {\n      margin-top: 10px;\n      font-size: 13.5px;\n    }\n\n    .bike-mount-feature {\n      margin-bottom: 20px;\n      border-radius: 12px;\n    }\n\n    .bike-mount-feature-content {\n      padding: 17px 18px 19px;\n    }\n\n    .bike-mount-feature h3 {\n      font-size: 17px;\n    }\n\n    .bike-mount-feature p {\n      font-size: 13.5px;\n    }\n\n    .bike-mount-spec {\n      margin-top: 28px;\n      padding: 23px 18px;\n      border-radius: 12px;\n    }\n\n    .bike-mount-spec-list li {\n      display: block;\n      padding: 10px 0;\n    }\n\n    .bike-mount-spec-label {\n      display: block;\n      min-width: auto;\n      margin-bottom: 2px;\n    }\n\n    .bike-mount-package,\n    .bike-mount-notes {\n      padding: 19px 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bike-mount-page\"\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"bike-mount-intro\"\u003e\n\u003cp class=\"bike-mount-kicker\"\u003eBUILT FOR THE RIDE\u003c\/p\u003e\n\u003ch2\u003eSecure Your Phone. Stay Focused on the Road.\u003c\/h2\u003e\n\u003cp\u003eA sturdy, easy-to-use phone mount designed to keep your screen secure, visible, and ready when you need it on every ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 01 --\u003e\n\u003cdiv class=\"bike-mount-feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260710103712_7d7b39e8b629365a29052ca2983fb555.jpg?v=1783651036\" alt=\"Secure lock bike phone mount\"\u003e\n\u003cdiv class=\"bike-mount-feature-content\"\u003e\n\u003cspan class=\"bike-mount-number\"\u003e 01 \/ SECURE HOLD \u003c\/span\u003e\n\u003ch3\u003eA Firm Grip That Keeps Your Phone in Place\u003c\/h3\u003e\n\u003cp\u003eThe secure locking mechanism helps keep your phone firmly mounted, giving you added confidence while riding through streets, trails, and everyday commutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 02 --\u003e\n\u003cdiv class=\"bike-mount-feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260710103716_30f27e7afd566ccea906fabdcd1bd0ef.jpg?v=1783651040\" alt=\"One handed quick release phone mount\"\u003e\n\u003cdiv class=\"bike-mount-feature-content\"\u003e\n\u003cspan class=\"bike-mount-number\"\u003e 02 \/ QUICK ACCESS \u003c\/span\u003e\n\u003ch3\u003eMount or Release in Just One Hand\u003c\/h3\u003e\n\u003cp\u003eThe intuitive quick-release mechanism makes it easy to attach or remove your phone in seconds, so you're ready to go without complicated adjustments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 03 --\u003e\n\u003cdiv class=\"bike-mount-feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260710103722_882402d565bce5fbbde75506498ed234.jpg?v=1783651045\" alt=\"Adjustable universal handlebar phone mount\"\u003e\n\u003cdiv class=\"bike-mount-feature-content\"\u003e\n\u003cspan class=\"bike-mount-number\"\u003e 03 \/ FLEXIBLE FIT \u003c\/span\u003e\n\u003ch3\u003eAdjustable for a Secure Fit\u003c\/h3\u003e\n\u003cp\u003eThe adjustable clamping design helps accommodate compatible standard and larger handlebars, creating a stable mounting point for your phone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 04 --\u003e\n\u003cdiv class=\"bike-mount-feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260710103725_9231bf1b573c9818775fdd61af27e82f.jpg?v=1783651049\" alt=\"Adjustable viewing angle bike phone holder\"\u003e\n\u003cdiv class=\"bike-mount-feature-content\"\u003e\n\u003cspan class=\"bike-mount-number\"\u003e 04 \/ BETTER VISIBILITY \u003c\/span\u003e\n\u003ch3\u003eAdjust the View to Your Ride\u003c\/h3\u003e\n\u003cp\u003eRotate and position your screen to find a comfortable viewing angle, making maps, directions, and ride information easier to see at a glance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 05 --\u003e\n\u003cdiv class=\"bike-mount-feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260710103729_8a73bf3875f9868bd61058f7d401fd74.jpg?v=1783651053\" alt=\"Shock absorbing silicone padded bike phone mount\"\u003e\n\u003cdiv class=\"bike-mount-feature-content\"\u003e\n\u003cspan class=\"bike-mount-number\"\u003e 05 \/ SHOCK ABSORPTION \u003c\/span\u003e\n\u003ch3\u003eExtra Cushioning for Rougher Roads\u003c\/h3\u003e\n\u003cp\u003eSoft silicone padding helps absorb everyday road vibrations while creating a protective layer between your phone and the mount, helping reduce scratches and surface contact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv class=\"bike-mount-spec\"\u003e\n\u003ch3 class=\"bike-mount-section-title\"\u003e\n\u003cspan\u003ePRODUCT DETAILS\u003c\/span\u003e Specifications\u003c\/h3\u003e\n\u003cul class=\"bike-mount-spec-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"bike-mount-spec-label\"\u003e Options \u003c\/span\u003e \u003cspan class=\"bike-mount-spec-value\"\u003e Handlebar Mount — Black \/ Orange\u003cbr\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bike-mount-spec-label\"\u003e Material \u003c\/span\u003e \u003cspan class=\"bike-mount-spec-value\"\u003e Aluminum Alloy, Silicone \u0026amp; ABS \u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- PACKAGE --\u003e\n\u003cdiv class=\"bike-mount-package\"\u003e\n\u003ch3 class=\"bike-mount-section-title\"\u003e\n\u003cspan\u003eIN THE BOX\u003c\/span\u003e What You Get\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e1 × Phone Mount\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- NOTES --\u003e\n\u003cdiv class=\"bike-mount-notes\"\u003e\n\u003ch3\u003eImportant Notes\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCheck that your handlebar or rearview mirror diameter is compatible with the selected mount model before installation.\u003c\/li\u003e\n\u003cli\u003eFor safety, adjust the viewing angle and operate your phone only when the bike is stationary.\u003c\/li\u003e\n\u003cli\u003ePeriodically check and tighten all mounting screws, especially after extended use on rough or vibrating roads.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"handlebar mount (black)","offer_id":48689921032386,"sku":"LN40546266HEI","price":29.99,"currency_code":"USD","in_stock":true},{"title":"handlebar mount (orange)","offer_id":48689921065154,"sku":"LN40546266JUS","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/3067\/0018\/files\/spp_shopify20260710103735_f9cf362370d36df107be9c0864e92bd8_67ff1dce-664d-4032-8542-9022e3746630.jpg?v=1787824418","url":"https:\/\/tryinsplus.com\/products\/quick-release-bike-phone-mount","provider":"Tryinsplus","version":"1.0","type":"link"}