{"product_id":"foldable-360-bike-cup-holder","title":"🚴 Foldable 360° Rotating Bike Cup Holder – Adjustable Drink Mount for Bikes, Scooters \u0026 Strollers","description":"\u003cstyle\u003e\n  .frh-page,\n  .frh-page * {\n    box-sizing: border-box;\n  }\n\n  .frh-page {\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 12px;\n    color: #1d261f;\n    line-height: 1.55;\n    overflow-x: clip;\n    overflow-wrap: anywhere;\n    container-type: inline-size;\n    container-name: frh;\n  }\n\n  .frh-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border: 0;\n  }\n\n  .frh-card {\n    min-width: 0;\n    margin: 0 0 16px;\n    padding: 22px 18px;\n    border: 1px solid #e3e9e1;\n    border-radius: 20px;\n    background: #ffffff;\n    overflow: hidden;\n  }\n\n  .frh-card--hero {\n    padding: 24px 18px 20px;\n    background: linear-gradient(\n      145deg,\n      #f4f8f1 0%,\n      #fbfcfa 55%,\n      #f8f4ec 100%\n    );\n    border-color: #dde7d9;\n  }\n\n  .frh-card--green {\n    background: #f3f7f0;\n  }\n\n  .frh-card--warm {\n    background: #faf7f1;\n  }\n\n  .frh-card--dark {\n    background: #1f3023;\n    border-color: #1f3023;\n    color: #ffffff;\n  }\n\n  .frh-kicker {\n    display: inline-flex;\n    align-items: center;\n    max-width: 100%;\n    margin: 0 0 12px;\n    padding: 7px 11px;\n    border-radius: 999px;\n    background: #e3edde;\n    color: #315132;\n    font-size: 12px;\n    line-height: 1.2;\n    font-weight: 800;\n    letter-spacing: .05em;\n    text-transform: uppercase;\n  }\n\n  .frh-title,\n  .frh-heading,\n  .frh-subheading,\n  .frh-text {\n    margin-top: 0;\n  }\n\n  .frh-title {\n    margin-bottom: 12px;\n    color: #172019;\n    font-size: clamp(28px, 7.7cqw, 46px);\n    line-height: 1.08;\n    letter-spacing: -.02em;\n    font-weight: 850;\n  }\n\n  .frh-heading {\n    margin-bottom: 10px;\n    color: #172019;\n    font-size: clamp(23px, 5.7cqw, 34px);\n    line-height: 1.15;\n    letter-spacing: -.015em;\n    font-weight: 820;\n  }\n\n  .frh-subheading {\n    margin-bottom: 8px;\n    color: #1f2d22;\n    font-size: 18px;\n    line-height: 1.25;\n    font-weight: 800;\n  }\n\n  .frh-text {\n    margin-bottom: 12px;\n    color: #445046;\n    font-size: 15.5px;\n  }\n\n  .frh-card--dark .frh-heading,\n  .frh-card--dark .frh-text,\n  .frh-card--dark .frh-subheading {\n    color: #ffffff;\n  }\n\n  .frh-lead {\n    max-width: 720px;\n    margin: 0 0 18px;\n    color: #344139;\n    font-size: 16.5px;\n    line-height: 1.55;\n  }\n\n  .frh-media {\n    margin: 16px 0 0;\n    border-radius: 16px;\n    overflow: hidden;\n    background: #eef2eb;\n  }\n\n  .frh-benefits,\n  .frh-mode-grid,\n  .frh-use-grid,\n  .frh-spec-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .frh-benefit,\n  .frh-mode,\n  .frh-use,\n  .frh-spec {\n    min-width: 0;\n    padding: 14px;\n    border: 1px solid rgba(43, 73, 45, .10);\n    border-radius: 14px;\n    background: rgba(255, 255, 255, .78);\n  }\n\n  .frh-benefit strong,\n  .frh-mode strong,\n  .frh-use strong,\n  .frh-spec strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #203123;\n    font-size: 14.5px;\n    line-height: 1.3;\n  }\n\n  .frh-benefit span,\n  .frh-mode span,\n  .frh-use span,\n  .frh-spec span {\n    display: block;\n    color: #59635b;\n    font-size: 13.5px;\n    line-height: 1.45;\n  }\n\n  .frh-bullets {\n    display: grid;\n    gap: 9px;\n    margin: 14px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .frh-bullets li {\n    position: relative;\n    min-width: 0;\n    padding-left: 25px;\n    color: #344039;\n    font-size: 15px;\n  }\n\n  .frh-bullets li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #3f6b3c;\n    font-weight: 900;\n  }\n\n  .frh-flow {\n    display: grid;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .frh-flow details {\n    border: 1px solid #dce5d8;\n    border-radius: 14px;\n    background: rgba(255, 255, 255, .82);\n    overflow: hidden;\n  }\n\n  .frh-flow summary {\n    cursor: pointer;\n    padding: 14px 42px 14px 14px;\n    color: #243228;\n    font-size: 15px;\n    line-height: 1.35;\n    font-weight: 800;\n    list-style: none;\n    position: relative;\n  }\n\n  .frh-flow summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .frh-flow summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 15px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #3e6840;\n    font-size: 21px;\n    font-weight: 800;\n  }\n\n  .frh-flow details[open] summary::after {\n    content: \"–\";\n  }\n\n  .frh-flow details p {\n    margin: 0;\n    padding: 0 14px 14px;\n    color: #566158;\n    font-size: 14px;\n  }\n\n  .frh-fit-note {\n    margin-top: 14px;\n    padding: 12px 14px;\n    border-left: 4px solid #4e7548;\n    border-radius: 10px;\n    background: #eef4ea;\n    color: #344239;\n    font-size: 13.5px;\n  }\n\n  .frh-spec-label {\n    margin-bottom: 4px;\n    color: #667069;\n    font-size: 11.5px;\n    line-height: 1.2;\n    font-weight: 800;\n    letter-spacing: .05em;\n    text-transform: uppercase;\n  }\n\n  .frh-spec-value {\n    color: #203124;\n    font-size: 15px;\n    line-height: 1.4;\n    font-weight: 800;\n  }\n\n  .frh-faq {\n    display: grid;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .frh-faq details {\n    border: 1px solid #e0e5de;\n    border-radius: 14px;\n    background: #ffffff;\n    overflow: hidden;\n  }\n\n  .frh-faq summary {\n    cursor: pointer;\n    padding: 14px 42px 14px 14px;\n    color: #243128;\n    font-size: 15px;\n    line-height: 1.35;\n    font-weight: 800;\n    list-style: none;\n    position: relative;\n  }\n\n  .frh-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .frh-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 15px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #426a40;\n    font-size: 21px;\n    font-weight: 800;\n  }\n\n  .frh-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .frh-faq p {\n    margin: 0;\n    padding: 0 14px 14px;\n    color: #58625a;\n    font-size: 14px;\n  }\n\n  .frh-cta {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 100%;\n    max-width: 430px;\n    min-height: 52px;\n    margin-top: 8px;\n    padding: 14px 18px;\n    border-radius: 13px;\n    background: #ffffff;\n    color: #1f3023 !important;\n    text-align: center;\n    text-decoration: none !important;\n    font-size: 16px;\n    line-height: 1.2;\n    font-weight: 850;\n    transition: transform .18s ease, opacity .18s ease;\n  }\n\n  .frh-cta:hover {\n    transform: translateY(-1px);\n    opacity: .95;\n  }\n\n  .frh-micro {\n    margin: 10px 0 0;\n    color: #dce7de;\n    font-size: 12.5px;\n  }\n\n  .frh-safety {\n    margin: 10px 0 0;\n    color: #69736b;\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  @container frh (min-width: 620px) {\n    .frh-page {\n      padding: 18px;\n    }\n\n    .frh-card {\n      padding: 30px;\n      margin-bottom: 20px;\n      border-radius: 24px;\n    }\n\n    .frh-benefits,\n    .frh-mode-grid,\n    .frh-use-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .frh-spec-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @container frh (min-width: 760px) {\n    .frh-split {\n      display: grid;\n      grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);\n      gap: 24px;\n      align-items: center;\n    }\n\n    .frh-split--reverse .frh-copy {\n      order: 2;\n    }\n\n    .frh-split--reverse .frh-media {\n      order: 1;\n    }\n\n    .frh-split .frh-media {\n      margin-top: 0;\n    }\n  }\n\n  @media (max-width: 360px) {\n    .frh-page {\n      padding: 8px;\n    }\n\n    .frh-card {\n      padding: 19px 14px;\n      border-radius: 17px;\n    }\n\n    .frh-title {\n      font-size: 28px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .frh-cta {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"frh-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"frh-card frh-card--hero\"\u003e\n\u003cdiv class=\"frh-kicker\"\u003eFoldable • Rotating • Everyday Ready\u003c\/div\u003e\n\u003ch2 class=\"frh-title\"\u003eKeep Your Drink Close Without Crowding Your Ride\u003c\/h2\u003e\n\u003cp class=\"frh-lead\"\u003eA compact cup holder that mounts to compatible round tubes, rotates to suit your setup, and folds down when you want a cleaner profile.\u003c\/p\u003e\n\u003cdiv class=\"frh-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/11_afdaa052-2887-459e-a9dc-3482be0fc566.png?v=1789372044\" alt=\"Foldable rotating cup holder installed on a bicycle\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"frh-benefits\"\u003e\n\u003cdiv class=\"frh-benefit\"\u003e\n\u003cstrong\u003e🥤 Easy-Reach Hydration\u003c\/strong\u003e \u003cspan\u003e Keep a bottle or compatible travel cup nearby. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-benefit\"\u003e\n\u003cstrong\u003e🔄 360° Positioning\u003c\/strong\u003e \u003cspan\u003e Rotate the holder to better match your setup. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-benefit\"\u003e\n\u003cstrong\u003e⚡ Folds Down Fast\u003c\/strong\u003e \u003cspan\u003e Reduce handlebar clutter when the holder is not in use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PAIN --\u003e\n\u003csection class=\"frh-card frh-card--warm\"\u003e\n\u003cdiv class=\"frh-split\"\u003e\n\u003cdiv class=\"frh-copy\"\u003e\n\u003cdiv class=\"frh-kicker\"\u003eLess Stopping. Less Digging.\u003c\/div\u003e\n\u003ch2 class=\"frh-heading\"\u003eYour Drink Shouldn’t Be Buried in a Bag\u003c\/h2\u003e\n\u003cp class=\"frh-text\"\u003eWhen water is tucked away in a backpack or storage pouch, every sip can become another stop. This holder gives your drink a dedicated spot on your ride.\u003c\/p\u003e\n\u003cul class=\"frh-bullets\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuick access\u003c\/strong\u003e during commutes and casual rides\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCleaner organization\u003c\/strong\u003e around your everyday setup\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUseful beyond bikes\u003c\/strong\u003e on compatible scooters and strollers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/12_91fe16d0-c9b0-4cae-8481-2b124d486179.png?v=1789372044\" alt=\"Cup holder keeping a drink accessible on an everyday ride\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTERACTIVE LEARNING --\u003e\n\u003csection class=\"frh-card frh-card--green\"\u003e\n\u003cdiv class=\"frh-split frh-split--reverse\"\u003e\n\u003cdiv class=\"frh-copy\"\u003e\n\u003cdiv class=\"frh-kicker\"\u003eSee How It Works\u003c\/div\u003e\n\u003ch2 class=\"frh-heading\"\u003eThree Simple Moves, One More Flexible Setup\u003c\/h2\u003e\n\u003cp class=\"frh-text\"\u003eTap each step to see how the holder adapts from mounting to everyday use.\u003c\/p\u003e\n\u003cdiv class=\"frh-flow\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e1. Mount to a compatible round tube\u003c\/summary\u003e\n\u003cp\u003eUse the manually tightened clamp on a compatible tube or bracket within the stated fit range.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e2. Rotate to a comfortable position\u003c\/summary\u003e\n\u003cp\u003eThe rotating structure gives you more freedom to orient the holder around your handlebar or mounting point.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e3. Fold it down when you are done\u003c\/summary\u003e\n\u003cp\u003eThe linkage design lets the holder collapse into a more compact position between uses.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/13_7bc5f792-8d16-4573-97bd-fbc663d44bc9.png?v=1789372044\" alt=\"Folding mechanism of the compact cup holder\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MULTI-MODE --\u003e\n\u003csection class=\"frh-card\"\u003e\n\u003cdiv class=\"frh-split\"\u003e\n\u003cdiv class=\"frh-copy\"\u003e\n\u003cdiv class=\"frh-kicker\"\u003eBuilt to Adapt\u003c\/div\u003e\n\u003ch2 class=\"frh-heading\"\u003eAdjust the Holder Around Your Ride\u003c\/h2\u003e\n\u003cp class=\"frh-text\"\u003eInstead of locking you into one fixed angle, the rotating design helps you position the holder where it makes the most sense for your compatible setup.\u003c\/p\u003e\n\u003cdiv class=\"frh-mode-grid\"\u003e\n\u003cdiv class=\"frh-mode\"\u003e\n\u003cstrong\u003eRotate\u003c\/strong\u003e \u003cspan\u003e Change the holder orientation around the mount. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-mode\"\u003e\n\u003cstrong\u003eFold\u003c\/strong\u003e \u003cspan\u003e Collapse it down for a more compact profile. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-mode\"\u003e\n\u003cstrong\u003eTighten\u003c\/strong\u003e \u003cspan\u003e Secure the manual clamp to a compatible round tube. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/14_f3d6b3fa-6232-43a5-a4aa-b7e9399b9f8d.png?v=1789372044\" alt=\"360 degree adjustable rotating cup holder\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- USE CASES --\u003e\n\u003csection class=\"frh-card frh-card--warm\"\u003e\n\u003cdiv class=\"frh-split frh-split--reverse\"\u003e\n\u003cdiv class=\"frh-copy\"\u003e\n\u003cdiv class=\"frh-kicker\"\u003eMore Than a Bike Accessory\u003c\/div\u003e\n\u003ch2 class=\"frh-heading\"\u003eOne Compact Holder for Everyday Outings\u003c\/h2\u003e\n\u003cp class=\"frh-text\"\u003eUse it wherever the mounting point and tube size are compatible. It is a practical add-on for daily rides, neighborhood trips and family outings.\u003c\/p\u003e\n\u003cdiv class=\"frh-use-grid\"\u003e\n\u003cdiv class=\"frh-use\"\u003e\n\u003cstrong\u003e🚲 Bicycles\u003c\/strong\u003e \u003cspan\u003e Commuting, leisure rides and weekend cycling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-use\"\u003e\n\u003cstrong\u003e🛴 Scooters\u003c\/strong\u003e \u003cspan\u003e A convenient drink spot on compatible round tubes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-use\"\u003e\n\u003cstrong\u003e🍼 Strollers\u003c\/strong\u003e \u003cspan\u003e Useful for compatible stroller bars during everyday outings. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/16_677fa6ee-f6af-4f54-b24f-1d77e960b9a5.png?v=1789372176\" alt=\"Foldable cup holder for bicycle scooter and stroller use\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"frh-card frh-card--green\"\u003e\n\u003cdiv class=\"frh-split\"\u003e\n\u003cdiv class=\"frh-copy\"\u003e\n\u003cdiv class=\"frh-kicker\"\u003eCheck Your Fit\u003c\/div\u003e\n\u003ch2 class=\"frh-heading\"\u003eMeasure Before You Order\u003c\/h2\u003e\n\u003cp class=\"frh-text\"\u003eFit depends on the diameter and shape of your mounting point. Compare your tube size with the range below before purchasing.\u003c\/p\u003e\n\u003cdiv class=\"frh-spec-grid\"\u003e\n\u003cdiv class=\"frh-spec\"\u003e\n\u003cdiv class=\"frh-spec-label\"\u003eCompatible Tube Diameter\u003c\/div\u003e\n\u003cdiv class=\"frh-spec-value\"\u003eApprox. 1.8–3 cm \/ 0.71–1.18 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-spec\"\u003e\n\u003cdiv class=\"frh-spec-label\"\u003eAdjustment\u003c\/div\u003e\n\u003cdiv class=\"frh-spec-value\"\u003e360° rotating positioning\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-spec\"\u003e\n\u003cdiv class=\"frh-spec-label\"\u003eStorage Design\u003c\/div\u003e\n\u003cdiv class=\"frh-spec-value\"\u003eFoldable linkage structure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-spec\"\u003e\n\u003cdiv class=\"frh-spec-label\"\u003eMounting Style\u003c\/div\u003e\n\u003cdiv class=\"frh-spec-value\"\u003eManually tightened clamp\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-spec\"\u003e\n\u003cdiv class=\"frh-spec-label\"\u003eDrink Types\u003c\/div\u003e\n\u003cdiv class=\"frh-spec-value\"\u003eWater bottles and compatible travel cups\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-spec\"\u003e\n\u003cdiv class=\"frh-spec-label\"\u003eSuggested Uses\u003c\/div\u003e\n\u003cdiv class=\"frh-spec-value\"\u003eBikes, scooters and strollers with compatible tubes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-fit-note\"\u003e\n\u003cstrong\u003eFit note:\u003c\/strong\u003e Cup and mounting compatibility can vary by shape and size. Measure your mounting tube before ordering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/15_c6b06bdd-a806-40dd-b383-9443a5467169.png?v=1789372044\" alt=\"Cup holder mounting size and compatibility guide\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"frh-card\"\u003e\n\u003cdiv class=\"frh-kicker\"\u003eQuick Answers\u003c\/div\u003e\n\u003ch2 class=\"frh-heading\"\u003eFAQ\u003c\/h2\u003e\n\u003cdiv class=\"frh-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it fit my bicycle or scooter?\u003c\/summary\u003e\n\u003cp\u003eIt is designed for compatible round mounting tubes approximately 1.8–3 cm (0.71–1.18 in) in diameter. Measure your mounting point before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it fit every bottle or cup?\u003c\/summary\u003e\n\u003cp\u003eIt is intended for water bottles and compatible travel cups, but exact fit can vary by cup shape and size.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I change the holder angle?\u003c\/summary\u003e\n\u003cp\u003eYes. The rotating design allows you to adjust the holder orientation around the mounting point.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the holder fold when I am not using it?\u003c\/summary\u003e\n\u003cp\u003eYes. The linkage mechanism lets the holder fold down into a more compact position.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on a stroller?\u003c\/summary\u003e\n\u003cp\u003eIt can be used on compatible stroller bars when the tube shape and diameter fall within the supported mounting range.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"frh-safety\"\u003eFor safer riding, make adjustments while stationary and use your drink only when conditions allow you to do so safely.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"frh-card frh-card--dark\"\u003e\n\u003cdiv class=\"frh-split frh-split--reverse\"\u003e\n\u003cdiv class=\"frh-copy\"\u003e\n\u003cdiv class=\"frh-kicker\"\u003eSmall Upgrade. Everyday Convenience.\u003c\/div\u003e\n\u003ch2 class=\"frh-heading\"\u003eKeep Hydration Close and Your Setup Cleaner\u003c\/h2\u003e\n\u003cp class=\"frh-text\"\u003eMount it. Rotate it. Fold it away. A simple way to give your drink a dedicated place on compatible bikes, scooters and strollers.\u003c\/p\u003e\n\u003ca class=\"frh-cta\" href=\"#product-form\"\u003e Choose Your Option \u003c\/a\u003e\n\u003cp class=\"frh-micro\"\u003eCheck tube size and cup compatibility before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frh-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ecf2fc96-8930-4b04-bd0e-57abe334f08c_677e68d1-7748-4b44-95c9-d87d3e39d497.png?v=1789372504\" alt=\"Compact foldable rotating drink holder for everyday riding\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"lwb","offers":[{"title":"Default Title","offer_id":55069600645486,"sku":"NC03242609173002-黑色","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/11_afdaa052-2887-459e-a9dc-3482be0fc566.png?v=1789443809","url":"https:\/\/bvuyomi.com\/products\/foldable-360-bike-cup-holder","provider":"Bvuyomi","version":"1.0","type":"link"}