{"product_id":"waterproof-detachable-on-bike-phone-holder","title":"Waterproof Detachable On-Bike Phone Holder for Up to 6.8 Inch Smartphones | Touch Sensitive Bike Phone Mount Case with Easylock Compatibility, Magnetic Lock \u0026 Release Bicycle Mobile Holder","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Waterproof Detachable On-Bike Phone Holder for up to 6.8 inch smartphones. Touch sensitive front screen protector, Easylock mount compatibility, detachable phone case, magnetic lock and release design, ideal bike phone mount for cycling.\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n:root{\n  --white:#ffffff;\n  --off:#f6f7f9;\n  --gray-50:#eceef2;\n  --gray-100:#d9dde5;\n  --gray-300:#aeb6c4;\n  --gray-500:#646c7a;\n  --gray-700:#353c47;\n  --gray-900:#0f1318;\n  --accent:#4e5f73;\n  --accent-dark:#364658;\n  --accent-soft:rgba(78,95,115,0.08);\n  --radius:18px;\n  --shadow:0 12px 30px rgba(0,0,0,0.05);\n  --ease:0.3s cubic-bezier(0.22,0.61,0.36,1);\n}\n*{margin:0;padding:0;box-sizing:border-box}\nbody{\n  font-family:Arial,sans-serif;\n  color:var(--gray-700);\n  background:#ffffff;\n  line-height:1.7;\n  -webkit-font-smoothing:antialiased;\n}\n.top-line{\n  height:3px;\n  background:linear-gradient(90deg,var(--gray-900),var(--accent),var(--gray-900));\n}\n.section{\n  padding:70px 22px;\n  background:#ffffff;\n}\n.container{\n  max-width:1140px;\n  margin:0 auto;\n}\n.hero{\n  background:#ffffff;\n  border-bottom:1px solid var(--gray-100);\n}\n.hero-wrap{\n  display:grid;\n  grid-template-columns:1.05fr 0.95fr;\n  gap:34px;\n  align-items:center;\n}\n.badges{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin-bottom:22px;\n}\n.badge{\n  display:inline-block;\n  padding:7px 14px;\n  border-radius:999px;\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:1.8px;\n  text-transform:uppercase;\n  border:1px solid var(--gray-100);\n  color:var(--gray-500);\n  background:#ffffff;\n}\n.badge.dark{\n  background:var(--gray-900);\n  color:var(--white);\n  border-color:var(--gray-900);\n}\n.badge.soft{\n  color:var(--accent-dark);\n  background:var(--accent-soft);\n  border-color:rgba(78,95,115,0.18);\n}\n.eyebrow{\n  font-size:10px;\n  letter-spacing:3px;\n  text-transform:uppercase;\n  color:var(--accent-dark);\n  font-weight:700;\n  margin-bottom:10px;\n}\n.title{\n  font-size:clamp(28px,5vw,48px);\n  line-height:1.08;\n  letter-spacing:-1px;\n  color:var(--gray-900);\n  font-weight:800;\n  margin-bottom:16px;\n}\n.title .accent{color:var(--accent)}\n.subtitle{\n  font-size:16px;\n  color:var(--gray-500);\n  max-width:720px;\n}\n.buy-box{\n  margin-top:28px;\n  background:var(--off);\n  border:1px solid var(--gray-100);\n  border-radius:22px;\n  padding:22px;\n  box-shadow:var(--shadow);\n}\n.buy-box h3{\n  font-size:14px;\n  text-transform:uppercase;\n  letter-spacing:2px;\n  color:var(--accent-dark);\n  margin-bottom:14px;\n}\n.buy-list{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:12px;\n}\n.buy-item{\n  background:#ffffff;\n  border:1px solid var(--gray-100);\n  border-radius:14px;\n  padding:14px 12px;\n  font-size:14px;\n  color:var(--gray-700);\n}\n.buy-item strong{\n  color:var(--gray-900);\n  display:block;\n  margin-bottom:4px;\n}\n.center-head{\n  text-align:center;\n  max-width:760px;\n  margin:0 auto 44px;\n}\n.grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:16px;\n}\n.card{\n  background:#ffffff;\n  border:1px solid var(--gray-100);\n  border-radius:18px;\n  padding:28px 22px;\n  transition:var(--ease);\n}\n.card:hover{\n  transform:translateY(-3px);\n  box-shadow:var(--shadow);\n}\n.icon{\n  width:52px;\n  height:52px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:var(--off);\n  border:1px solid var(--gray-100);\n  font-size:22px;\n  margin-bottom:14px;\n}\n.card h3{\n  font-size:17px;\n  color:var(--gray-900);\n  margin-bottom:8px;\n}\n.card p{\n  font-size:14px;\n  color:var(--gray-500);\n}\n.features{\n  background:var(--off);\n  border-top:1px solid var(--gray-100);\n}\n.specs{\n  background:#ffffff;\n  border-top:1px solid var(--gray-100);\n}\n.spec-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n}\n.spec-box{\n  background:var(--off);\n  border:1px solid var(--gray-100);\n  border-radius:18px;\n  padding:26px;\n}\n.spec-box h3{\n  font-size:12px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  color:var(--accent-dark);\n  margin-bottom:16px;\n}\n.spec-row{\n  display:flex;\n  justify-content:space-between;\n  gap:16px;\n  padding:10px 0;\n}\n.spec-row + .spec-row{\n  border-top:1px solid var(--gray-50);\n}\n.spec-row span{\n  font-size:14px;\n  color:var(--gray-500);\n}\n.spec-row strong{\n  font-size:14px;\n  color:var(--gray-900);\n  text-align:right;\n}\n.policy{\n  background:var(--off);\n  border-top:1px solid var(--gray-100);\n}\n.policy-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n}\n.policy-box{\n  background:#ffffff;\n  border:1px solid var(--gray-100);\n  border-radius:18px;\n  padding:28px;\n}\n.policy-box h3{\n  font-size:20px;\n  color:var(--gray-900);\n  margin-bottom:10px;\n}\n.policy-box p,.policy-box li{\n  font-size:14px;\n  color:var(--gray-500);\n}\n.policy-box ul{\n  margin-top:12px;\n  padding-left:18px;\n}\n.faq{\n  background:#ffffff;\n  border-top:1px solid var(--gray-100);\n}\n.faq-wrap{\n  max-width:920px;\n  margin:0 auto;\n}\n.faq-item{\n  border:1px solid var(--gray-100);\n  border-radius:16px;\n  background:var(--off);\n  padding:20px 22px;\n}\n.faq-item + .faq-item{\n  margin-top:14px;\n}\n.faq-item h3{\n  font-size:17px;\n  color:var(--gray-900);\n  margin-bottom:8px;\n}\n.faq-item p{\n  font-size:14px;\n  color:var(--gray-500);\n}\n.footer-strip{\n  background:var(--gray-900);\n  color:var(--gray-300);\n  text-align:center;\n  padding:26px 20px;\n  font-size:12px;\n  letter-spacing:0.4px;\n}\n.footer-strip strong{\n  color:#c7d2df;\n}\n@media(max-width:960px){\n  .hero-wrap{grid-template-columns:1fr}\n  .grid{grid-template-columns:repeat(2,1fr)}\n  .spec-grid,.policy-grid{grid-template-columns:1fr}\n}\n@media(max-width:560px){\n  .section{padding:52px 16px}\n  .grid{grid-template-columns:1fr}\n  .buy-list{grid-template-columns:1fr}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"top-line\"\u003e\u003c\/div\u003e\n\n\u003csection class=\"section hero\"\u003e\n  \u003cdiv class=\"container hero-wrap\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"badges\"\u003e\n        \u003cspan class=\"badge dark\"\u003eBike Mount\u003c\/span\u003e\n        \u003cspan class=\"badge\"\u003eWaterproof Case\u003c\/span\u003e\n        \u003cspan class=\"badge soft\"\u003eUp to 6.8 Inches\u003c\/span\u003e\n        \u003cspan class=\"badge\"\u003eEasylock Compatible\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eyebrow\"\u003eCycling Phone Holder\u003c\/div\u003e\n      \u003ch1 class=\"title\"\u003eWaterproof Detachable \u003cspan class=\"accent\"\u003eOn-Bike Phone Holder\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"subtitle\"\u003e\n        Keep your smartphone protected and accessible with this \u003cstrong\u003ewaterproof bike phone holder\u003c\/strong\u003e. \n        Designed with a \u003cstrong\u003etouch sensitive front transparent screen protector\u003c\/strong\u003e, \n        \u003cstrong\u003edetachable phone case\u003c\/strong\u003e, and \u003cstrong\u003eEasylock mount compatibility\u003c\/strong\u003e, \n        this \u003cstrong\u003ebicycle phone mount\u003c\/strong\u003e is suitable for smartphones up to \u003cstrong\u003e6.8 inches\u003c\/strong\u003e. \n        Built from \u003cstrong\u003eABS, silicone, PVC, magnets, and metal\u003c\/strong\u003e, it offers practical protection and convenience for everyday cycling.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"buy-box\"\u003e\n        \u003ch3\u003eBuy Box Highlights\u003c\/h3\u003e\n        \u003cdiv class=\"buy-list\"\u003e\n          \u003cdiv class=\"buy-item\"\u003e\n\u003cstrong\u003eWaterproof Design\u003c\/strong\u003eHelps protect your phone while riding\u003c\/div\u003e\n          \u003cdiv class=\"buy-item\"\u003e\n\u003cstrong\u003eTouch Sensitive Cover\u003c\/strong\u003eUse your screen through the front protector\u003c\/div\u003e\n          \u003cdiv class=\"buy-item\"\u003e\n\u003cstrong\u003eFits Up to 6.8 Inches\u003c\/strong\u003eCompatible with many smartphones\u003c\/div\u003e\n          \u003cdiv class=\"buy-item\"\u003e\n\u003cstrong\u003eEasylock Compatible\u003c\/strong\u003eWorks with Easylock mounts\u003c\/div\u003e\n          \u003cdiv class=\"buy-item\"\u003e\n\u003cstrong\u003eDetachable Case\u003c\/strong\u003eSeparated phone case can release and lock easily\u003c\/div\u003e\n          \u003cdiv class=\"buy-item\"\u003e\n\u003cstrong\u003eDurable Materials\u003c\/strong\u003eABS, silicone, PVC, magnets, and metal\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#f6f7f9;border:1px solid #d9dde5;border-radius:24px;padding:24px;min-height:340px;display:flex;align-items:center;justify-content:center;\"\u003e\n      \u003cdiv style=\"width:100%;min-height:300px;border:2px dashed #d9dde5;border-radius:16px;display:flex;align-items:center;justify-content:center;text-align:center;color:#8a93a3;padding:20px;background:#ffffff;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/46C01B95-05BE-4203-9322-F493F7E013C0_430x.jpg?v=1725913003#\"\u003e\u003cbr\u003e\u003cbr\u003e\n        \n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"section features\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"center-head\"\u003e\n      \u003cdiv class=\"eyebrow\"\u003eKey Features\u003c\/div\u003e\n      \u003ch2 class=\"title\" style=\"font-size:clamp(24px,4vw,38px)\"\u003eProtection, Visibility, and Quick Release\u003c\/h2\u003e\n      \u003cp class=\"subtitle\" style=\"margin:0 auto\"\u003e\n        A practical \u003cstrong\u003ecycling phone holder\u003c\/strong\u003e designed for riders who want their device secure, visible, and easy to remove.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"grid\"\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003cdiv class=\"icon\"\u003e💧\u003c\/div\u003e\n        \u003ch3\u003eWaterproof Phone Holder\u003c\/h3\u003e\n        \u003cp\u003e\n          Designed to help protect your device during cycling, making it a useful \u003cstrong\u003ebike phone case mount\u003c\/strong\u003e for daily rides.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"card\"\u003e\n        \u003cdiv class=\"icon\"\u003e📱\u003c\/div\u003e\n        \u003ch3\u003eTouch Sensitive Front Cover\u003c\/h3\u003e\n        \u003cp\u003e\n          The transparent front screen protector allows screen interaction while keeping the phone enclosed in the case.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"card\"\u003e\n        \u003cdiv class=\"icon\"\u003e📏\u003c\/div\u003e\n        \u003ch3\u003eFits Up to 6.8 Inch Phones\u003c\/h3\u003e\n        \u003cp\u003e\n          Suitable for smartphones up to 6.8 inches, including many popular iPhone and Android models.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"card\"\u003e\n        \u003cdiv class=\"icon\"\u003e🔒\u003c\/div\u003e\n        \u003ch3\u003eDetachable Lock \u0026amp; Release\u003c\/h3\u003e\n        \u003cp\u003e\n          The separated phone case can easily release and lock, giving you more convenience when taking your phone on and off the bike.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"card\"\u003e\n        \u003cdiv class=\"icon\"\u003e🧲\u003c\/div\u003e\n        \u003ch3\u003eEasylock Compatible\u003c\/h3\u003e\n        \u003cp\u003e\n          Built to work with Easylock mounts, helping provide a more practical and flexible cycling setup.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"card\"\u003e\n        \u003cdiv class=\"icon\"\u003e🛠️\u003c\/div\u003e\n        \u003ch3\u003eDurable Multi-Material Build\u003c\/h3\u003e\n        \u003cp\u003e\n          Made from ABS, silicone, PVC, magnets, and metal for a balanced combination of structure, grip, and support.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"section specs\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"center-head\"\u003e\n      \u003cdiv class=\"eyebrow\"\u003eSpecifications\u003c\/div\u003e\n      \u003ch2 class=\"title\" style=\"font-size:clamp(24px,4vw,38px)\"\u003eTechnical Details\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-box\"\u003e\n        \u003ch3\u003eProduct Information\u003c\/h3\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan\u003eProduct Name\u003c\/span\u003e\u003cstrong\u003eWaterproof Detachable On-Bike Phone Holder\u003c\/strong\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e\u003cstrong\u003eABS + Silicone + PVC + Magnets + Metal\u003c\/strong\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan\u003eColour\u003c\/span\u003e\u003cstrong\u003eBlack\u003c\/strong\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan\u003eCategory\u003c\/span\u003e\u003cstrong\u003eBike Phone Holder\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-box\"\u003e\n        \u003ch3\u003eCompatibility \u0026amp; Features\u003c\/h3\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan\u003ePhone Size\u003c\/span\u003e\u003cstrong\u003eUp to 6.8 Inches\u003c\/strong\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan\u003eScreen Cover\u003c\/span\u003e\u003cstrong\u003eFront Transparent Touch Sensitive Protector\u003c\/strong\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan\u003eMount System\u003c\/span\u003e\u003cstrong\u003eCompatible with Easylock Mounts\u003c\/strong\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"spec-row\"\u003e\n\u003cspan\u003eCase Design\u003c\/span\u003e\u003cstrong\u003eDetachable Release \u0026amp; Lock\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"section policy\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"center-head\"\u003e\n      \u003cdiv class=\"eyebrow\"\u003eWarranty \u0026amp; Returns\u003c\/div\u003e\n      \u003ch2 class=\"title\" style=\"font-size:clamp(24px,4vw,38px)\"\u003eShop with Confidence\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"policy-grid\"\u003e\n      \u003cdiv class=\"policy-box\"\u003e\n        \u003ch3\u003e12-Month Warranty\u003c\/h3\u003e\n        \u003cp\u003e\n          This warranty covers defects in the product that result in failure or faults making the product unable to function. It does not cover damage caused by accidents, misuse, or unauthorized modifications.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"policy-box\"\u003e\n        \u003ch3\u003e14-Day Return Policy\u003c\/h3\u003e\n        \u003cp\u003e\n          We accept returns within 14 days of purchase, provided the item is in the same condition as when received.\n        \u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eContact customer service with your order details\u003c\/li\u003e\n          \u003cli\u003eReturn in original packaging with all accessories and documentation\u003c\/li\u003e\n          \u003cli\u003eReturned items are inspected on receipt\u003c\/li\u003e\n          \u003cli\u003eRefund processed to the original payment method\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"section faq\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"center-head\"\u003e\n      \u003cdiv class=\"eyebrow\"\u003eFAQ\u003c\/div\u003e\n      \u003ch2 class=\"title\" style=\"font-size:clamp(24px,4vw,38px)\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-wrap\"\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003ch3\u003eIs this bike phone holder waterproof?\u003c\/h3\u003e\n        \u003cp\u003eYes, according to the product name and design, this is a waterproof detachable on-bike phone holder.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003ch3\u003eCan I use the phone screen while it is inside the case?\u003c\/h3\u003e\n        \u003cp\u003eYes, it features a front transparent touch sensitive screen protector for convenient screen use.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003ch3\u003eWhat phone size does it support?\u003c\/h3\u003e\n        \u003cp\u003eIt is compatible with smartphones up to 6.8 inches.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003ch3\u003eIs it compatible with Easylock mounts?\u003c\/h3\u003e\n        \u003cp\u003eYes, the holder is compatible with Easylock mounts.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003ch3\u003eCan the phone case be detached easily?\u003c\/h3\u003e\n        \u003cp\u003eYes, the separated phone case can easily release and lock for more convenience during use.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003ch3\u003eWhat does the warranty cover?\u003c\/h3\u003e\n        \u003cp\u003eThe 12-month warranty covers product defects that result in failure or faults preventing normal function. It does not cover accidental damage, misuse, or unauthorized modifications.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"footer-strip\"\u003e\n  \u003cstrong\u003eBike Phone Holder\u003c\/strong\u003e — Waterproof Detachable On-Bike Phone Holder · Touch Sensitive Screen Cover · Easylock Compatible · Fits Up to 6.8 Inch Smartphones · Black\n\u003c\/div\u003e","brand":"snapcases.co.uk","offers":[{"title":"Default Title","offer_id":49269259796825,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/83A8914C-3C1A-4BC3-A27D-1401F94F4D59.jpg?v=1725913003","url":"https:\/\/snapcases.co.uk\/products\/waterproof-detachable-on-bike-phone-holder","provider":"snapcases.co.uk","version":"1.0","type":"link"}