{"title":"UL Certified Electric Bikes","description":"\u003cp\u003eSafety first. Our UL certified electric bikes have passed rigorous third-party testing for electrical and fire safety. Shop with confidence knowing these e-bikes meet the highest safety standards in the industry.\u003c\/p\u003e","products":[{"product_id":"buzz-cerana-2-ebike-dusted-moss-green-e4823","title":"BUZZ CERANA 2 EBIKE DUSTED MOSS GREEN - E4823","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eBUZZ CERANA 2 - Step-Through e-Bike\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout *\/\n        [data-belcopia-product] {\n            font-family: Futura, \"Trebuchet MS\", Arial, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            overflow-x: hidden;\n            background-color: #fff;\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #2c2c2c;\n            color: #fff;\n            padding: 20px;\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 20px;\n            text-align: center;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .at-a-glance-bar {\n                grid-template-columns: repeat(5, 1fr); \/* Adjusted for 5 items *\/\n            }\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n        [data-belcopia-product] .glance-item .glance-label {\n            font-size: 0.8em;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            opacity: 0.8;\n            margin-bottom: 5px;\n        }\n        [data-belcopia-product] .glance-item .glance-value {\n            font-size: 1.4em;\n            font-weight: bold;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 60vh;\n            min-height: 400px;\n            max-height: 550px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #333;\n        }\n        [data-belcopia-product] .hero-image-section img {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transform: translate(-50%, -50%);\n            z-index: 1;\n        }\n        [data-belcopia-product] .hero-overlay {\n            position: absolute;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background: linear-gradient(to top, rgba(0,0,0,0.5), transparent 60%);\n            z-index: 2;\n        }\n        [data-belcopia-product] .hero-content {\n            position: relative;\n            z-index: 3;\n            color: #fff;\n            padding: 20px;\n        }\n        [data-belcopia-product] .hero-content h2 {\n            font-size: 2.8em;\n            color: #fff;\n            margin: 0 0 5px 0;\n            text-shadow: 2px 2px 8px rgba(0,0,0,0.7);\n            line-height: 1.2;\n            text-transform: none;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .hero-content h2 { font-size: 3.5em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.2em;\n            font-weight: normal;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* 4. Main Content \u0026 Section Styling *\/\n        [data-belcopia-product] .page-content {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 1.8em;\n            font-weight: bold;\n            color: #5f7038; \/* Green Heading Color *\/\n            border-bottom: 2px solid #eee;\n            padding-bottom: 10px;\n            margin-bottom: 30px;\n            text-align: left;\n        }\n        [data-belcopia-product] h4 {\n            font-size: 1.4em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 10px;\n        }\n        [data-belcopia-product] .bordered-section { padding: 40px 0; border-top: 1px solid #ddd; }\n        [data-belcopia-product] .unbordered-section { padding: 40px 0; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; }\n        [data-belcopia-product] .sub-headline { font-size: 1.6em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n        \n        \/* 5. Two-Column Layout Sections *\/\n        [data-belcopia-product] .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n        @media (min-width: 768px) { [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } }\n        \n        [data-belcopia-product] .two-col-container img, [data-belcopia-product] .two-col-container .video-wrapper { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; overflow: hidden;}\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n        [data-belcopia-product] .two-col-list { list-style: none; padding: 0; }\n        [data-belcopia-product] .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 18px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #5f7038; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; }\n        \n        \/* Dropdown Section Styles *\/\n        [data-belcopia-product] .dropdown-section details {\n            background-color: #f9f9f9;\n            border: 1px solid #ddd;\n            border-radius: 8px;\n            margin-bottom: 15px;\n            overflow: hidden;\n        }\n        [data-belcopia-product] .dropdown-section summary {\n            padding: 20px;\n            font-weight: bold;\n            font-size: 1.2em;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none; \/* For Safari *\/\n        }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; } \/* For Chrome\/Safari *\/\n        [data-belcopia-product] .dropdown-section summary::after {\n            content: '+';\n            position: absolute;\n            right: 25px;\n            font-size: 1.5em;\n            color: #5f7038;\n            transition: transform 0.3s ease-in-out;\n        }\n        [data-belcopia-product] .dropdown-section details[open] summary::after {\n            transform: rotate(45deg);\n        }\n        [data-belcopia-product] .dropdown-content {\n            padding: 0 20px 20px 20px;\n            border-top: 1px solid #ddd;\n        }\n\n        \/* 6. Features Scroller Section *\/\n        [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding-bottom: 20px; scrollbar-width: thin; scrollbar-color: #ccc #f0f0f0; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar { height: 8px; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar-track { background: #f0f0f0; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar-thumb { background-color: #ccc; border-radius: 6px; }\n        [data-belcopia-product] .feature-card { flex: 0 0 290px; margin-right: 20px; background-color: #f9f9f9; border-radius: 12px; border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.06); display: flex; flex-direction: column; }\n        [data-belcopia-product] .feature-card-content { padding: 20px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.1em; }\n        [data-belcopia-product] .feature-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* 7. Performance Ratings Section *\/\n        [data-belcopia-product] .rating-explanation { font-size: 0.9em; color: #555; margin-top: -15px; margin-bottom: 30px; }\n        [data-belcopia-product] .performance-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n        @media (min-width: 992px) { [data-belcopia-product] .performance-container { grid-template-columns: 1.7fr 1fr; } }\n        [data-belcopia-product] .rating-bars { width: 100%; }\n        [data-belcopia-product] .rating-bar { margin-bottom: 20px; }\n        [data-belcopia-product] .rating-label { font-weight: bold; margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center; font-size: 0.9em; }\n        [data-belcopia-product] .rating-label span:last-child { color: #555; }\n        [data-belcopia-product] .bar-container { height: 25px; background-color: #e9e9e9; border-radius: 5px; overflow: hidden; }\n        [data-belcopia-product] .bar-fill { height: 100%; background-color: #5f7038; border-radius: 5px; animation: fillBar 2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }\n        @keyframes fillBar { from { width: 0; } }\n        [data-belcopia-product] .bar-fill-96 { width: 96%; }\n        [data-belcopia-product] .bar-fill-93 { width: 93%; }\n        [data-belcopia-product] .bar-fill-90 { width: 90%; }\n        [data-belcopia-product] .bar-fill-87 { width: 87%; }\n\n        [data-belcopia-product] .bel-score-box { padding: 30px; text-align: center; background-color: #f7f8f6; border-radius: 12px; border: 1px solid #e9e9e9; box-shadow: 0 4px 20px rgba(0,0,0,0.04); }\n        [data-belcopia-product] .bel-score-box h4 { margin: 0 0 10px 0; border-bottom: none; font-size: 1.2em; color: #5f7038; letter-spacing: 1px; }\n        [data-belcopia-product] .score-display { margin: 0; font-size: 4.5em; font-weight: bold; color: #2c2c2c; line-height: 1.1; }\n        [data-belcopia-product] .expert-take { margin-top: 15px; font-style: italic; font-size: 0.95em; color: #555; }\n\n        \/* 8. Specifications Table *\/\n        [data-belcopia-product] .spec-table-container { overflow-x: auto; padding-top: 15px;}\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; min-width: 600px; }\n        [data-belcopia-product] .spec-table th, [data-belcopia-product] .spec-table td { border: 1px solid #ddd; padding: 12px; text-align: left; }\n        [data-belcopia-product] .spec-table th { background-color: #f9f9f9; font-weight: bold; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n        \n    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eTop Speed\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e20 MPH\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eThrottle\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eThumb\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eMotor\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e500W\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eMax Range\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e40 Miles\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eSafety\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eUL 2849\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Man_standing_with_Buzz_Cerana_2_step-through_electric_bike_in_light_gray_urban_commuter_e-bike_with_rear_cargo_rack_photographed_at_race_track.png?v=1757994470\" alt=\"Man with a Buzz Cerana 2 step-through electric bike at a race track.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eBUZZ CERANA 2\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Ultimate Commuter e-Bike\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"page-content\"\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003cp class=\"sub-headline\"\u003e\"Rediscover the Joy of Riding.\"\u003c\/p\u003e\n            \u003cp\u003eThe Buzz Cerana 2 is your class 2 e-bike for adventure, empowering you to go farther, experience more, and conquer any terrain with a smile. It’s built around a powerful \u003cstrong class=\"description-emphasis\"\u003e500-watt hub motor\u003c\/strong\u003e and a long-lasting 48-volt battery, ensuring you have the power to cruise up to 20 mph and the range to explore for up to 40 miles on a single charge.\u003c\/p\u003e\n            \u003cp\u003eComfort is key, and the Cerana 2 delivers. Its oversized 24-inch tires and relaxed cruiser frame provide a smooth, stable ride. The innovative \u003cstrong class=\"description-emphasis\"\u003emanual dropper seat post\u003c\/strong\u003e allows for quick adjustments on the go, making it perfect for any adventure, big or small. With a convenient step-through frame and a host of user-friendly features, the Cerana 2 is the perfect companion for rediscovering your freedom.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThis Is The Tool For You If...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou're looking for a comfortable, reliable, and easy-to-ride e-bike for commuting and recreation.\u003c\/li\u003e\n                    \u003cli\u003eYou value safety and want an e-bike that is tested and compliant with UL 2849 standards.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate user-friendly features like a step-through frame and a dropper seat post.\u003c\/li\u003e\n                    \u003cli\u003eYou want the flexibility of both pedal assist and a thumb throttle for an effortless ride.\u003c\/li\u003e\n                    \u003cli\u003eYou need a dependable e-bike that comes fully equipped with lights, fenders, and racks.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the Buzz Cerana 2 drivetrain and chain system.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Close-up_of_Buzz_Cerana_2_electric_bike_drivetrain_and_chain_system_featuring_48-volt_motor_and_Shimano_Tourney_derailleur_for_smooth_pedaling.png?v=1757994470\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eStay In Control\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The Buzz Cerana 2 LCD display screen.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Buzz_Cerana_2_electric_bike_LCD_display_screen_for_speed_battery_and_pedal_assist_settings.png?v=1757994470\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour Ride, At a Glance\u003c\/h4\u003e\n                    \u003cp\u003eStay in control and monitor your ride data with ease. The Buzz Cerana 2 features a large, \u003cstrong class=\"description-emphasis\"\u003ecenter-mounted LCD display\u003c\/strong\u003e that provides clear and concise information at a glance. Keep track of your speed, check your battery life, see your mileage, and adjust between the \u003cstrong class=\"description-emphasis\"\u003e5 levels of pedal assist\u003c\/strong\u003e with the simple touch of a button. This intuitive interface allows you to optimize your ride in real-time and maximize every adventure.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eSmooth, Reliable Performance\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eShift with Confidence\u003c\/h4\u003e\n                    \u003cp\u003eThe Cerana 2 is equipped with a reliable \u003cstrong class=\"description-emphasis\"\u003eShimano 7-speed trigger shifter\u003c\/strong\u003e and derailleur, a trusted name in cycling for its smooth and consistent performance. This simple yet effective gearing system provides the flexibility you need to find the perfect pedal cadence, whether you're starting from a stop, cruising on a flat path, or tackling a gentle incline. It's the dependable, user-friendly system you need for a worry-free and enjoyable ride every day.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the Shimano Tourney derailleur on a Buzz Cerana 2 e-bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Shimano_Tourney_6-speed_derailleur_on_Buzz_Cerana_2_electric_bike_designed_for_smooth_gear_shifting_and_reliable_performance.png?v=1757994470\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eKey Features\u003c\/h3\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eStep-Thru Frame\u003c\/h4\u003e\n                        \u003cp\u003eA low 15-inch step-over height makes getting on and off the bike incredibly easy and comfortable.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eManual Dropper Seat Post\u003c\/h4\u003e\n                        \u003cp\u003eRaise and lower your seat with the press of a lever for confident handling and easy stops.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                 \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eThumb Throttle\u003c\/h4\u003e\n                        \u003cp\u003eLet the bike do the work. Cruise up to 20 mph without pedaling for an effortless ride.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFront Suspension\u003c\/h4\u003e\n                        \u003cp\u003eAbsorbs bumps and obstacles, ensuring a smooth and enjoyable ride on city streets and beyond.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e500W Hub Motor\u003c\/h4\u003e\n                        \u003cp\u003eA powerful motor provides the boost you need to conquer hills and cruise with confidence.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFully Equipped\u003c\/h4\u003e\n                        \u003cp\u003eComes standard with front and rear lights, fenders, and front and rear racks for ultimate utility.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section dropdown-section\"\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"spec-table-container\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e500 Watt, 50Nm, Rear Hub-Drive\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V, 10.4Ah, 500Wh\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eMax Speed\u003c\/th\u003e\n\u003ctd\u003e20 mph\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 40 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eThrottle\u003c\/th\u003e\n\u003ctd\u003eThumb Throttle\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAluminum, Step-Through\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003eFront Fork, 60mm Travel\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eFront\/Rear Mechanical Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e24\" x 2.5\" Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003e7-Speed Shimano\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e63 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003ePayload Capacity\u003c\/th\u003e\n\u003ctd\u003eUp to 300 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eExtras\u003c\/th\u003e\n\u003ctd\u003eFront \u0026amp; Rear Racks, Fenders, Lights, Bell, Dropper Seat Post\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                   \u003cp\u003eThe Buzz Cerana 2 is designed with a highly accessible step-through frame and a manual dropper seat post to comfortably fit a wide range of riders.\u003c\/p\u003e\n                   \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eRecommended Rider Heights:\u003c\/strong\u003e \u003cstrong\u003e5'2\" - 6'3\"\u003c\/strong\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eStep-Over Height:\u003c\/strong\u003e 15 inches\u003c\/li\u003e\n                   \u003c\/ul\u003e\n                   \u003cp\u003eWith its extremely low step-over height and easily adjustable seat, most riders in this range will find a perfect, confidence-inspiring fit.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n            \u003ch3\u003ePerformance Ratings\u003c\/h3\u003e\n            \u003cp class=\"rating-explanation\"\u003eOur proprietary Belcopia Rating is calculated using a sophisticated algorithm that analyzes key performance metrics against extensive market data. This AI-driven score provides an objective, at-a-glance measure of a product's overall value and capability in its class.\u003c\/p\u003e\n            \u003cdiv class=\"performance-container\"\u003e\n                \u003cdiv class=\"rating-bars\"\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eComfort \u0026amp; Accessibility\u003c\/span\u003e\u003cspan\u003e96\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-96\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eEase of Use\u003c\/span\u003e\u003cspan\u003e93\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-93\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eFeatures \u0026amp; Value\u003c\/span\u003e\u003cspan\u003e90\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-90\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                     \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003ePerformance\u003c\/span\u003e\u003cspan\u003e87\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-87\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"bel-score-box\"\u003e\n                    \u003ch4\u003eBelcopia Rating\u003c\/h4\u003e\n                    \u003cp class=\"score-display\"\u003e92%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Buzz Cerana 2 is a fantastic choice for riders seeking comfort, convenience, and safety. Its user-friendly design, complete with a step-through frame and dropper post, makes it incredibly accessible, while its full suite of included accessories offers outstanding value.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Buzz Bicycles","offers":[{"title":"Default Title","offer_id":41009041571914,"sku":"E4823","price":999.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/buzz-cerana-2-ebike-dusted-moss-green-e4823-2.webp?v=1767087109"},{"product_id":"buzz-cerana-2-ebike-black-e4803","title":"BUZZ CERANA 2 EBIKE BLACK - E4803","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eBUZZ CERANA 2 - Step-Through e-Bike\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout *\/\n        [data-belcopia-product] {\n            font-family: Futura, \"Trebuchet MS\", Arial, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            overflow-x: hidden;\n            background-color: #fff;\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #2c2c2c;\n            color: #fff;\n            padding: 20px;\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 20px;\n            text-align: center;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .at-a-glance-bar {\n                grid-template-columns: repeat(5, 1fr); \/* Adjusted for 5 items *\/\n            }\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n        [data-belcopia-product] .glance-item .glance-label {\n            font-size: 0.8em;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            opacity: 0.8;\n            margin-bottom: 5px;\n        }\n        [data-belcopia-product] .glance-item .glance-value {\n            font-size: 1.4em;\n            font-weight: bold;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 60vh;\n            min-height: 400px;\n            max-height: 550px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #333;\n        }\n        [data-belcopia-product] .hero-image-section img {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transform: translate(-50%, -50%);\n            z-index: 1;\n        }\n        [data-belcopia-product] .hero-overlay {\n            position: absolute;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background: linear-gradient(to top, rgba(0,0,0,0.5), transparent 60%);\n            z-index: 2;\n        }\n        [data-belcopia-product] .hero-content {\n            position: relative;\n            z-index: 3;\n            color: #fff;\n            padding: 20px;\n        }\n        [data-belcopia-product] .hero-content h2 {\n            font-size: 2.8em;\n            color: #fff;\n            margin: 0 0 5px 0;\n            text-shadow: 2px 2px 8px rgba(0,0,0,0.7);\n            line-height: 1.2;\n            text-transform: none;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .hero-content h2 { font-size: 3.5em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.2em;\n            font-weight: normal;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* 4. Main Content \u0026 Section Styling *\/\n        [data-belcopia-product] .page-content {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 1.8em;\n            font-weight: bold;\n            color: #5f7038; \/* Green Heading Color *\/\n            border-bottom: 2px solid #eee;\n            padding-bottom: 10px;\n            margin-bottom: 30px;\n            text-align: left;\n        }\n        [data-belcopia-product] h4 {\n            font-size: 1.4em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 10px;\n        }\n        [data-belcopia-product] .bordered-section { padding: 40px 0; border-top: 1px solid #ddd; }\n        [data-belcopia-product] .unbordered-section { padding: 40px 0; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; }\n        [data-belcopia-product] .sub-headline { font-size: 1.6em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n        \n        \/* 5. Two-Column Layout Sections *\/\n        [data-belcopia-product] .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n        @media (min-width: 768px) { [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } }\n        \n        [data-belcopia-product] .two-col-container img, [data-belcopia-product] .two-col-container .video-wrapper { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; overflow: hidden;}\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n        [data-belcopia-product] .two-col-list { list-style: none; padding: 0; }\n        [data-belcopia-product] .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 18px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #5f7038; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; }\n        \n        \/* Dropdown Section Styles *\/\n        [data-belcopia-product] .dropdown-section details {\n            background-color: #f9f9f9;\n            border: 1px solid #ddd;\n            border-radius: 8px;\n            margin-bottom: 15px;\n            overflow: hidden;\n        }\n        [data-belcopia-product] .dropdown-section summary {\n            padding: 20px;\n            font-weight: bold;\n            font-size: 1.2em;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none; \/* For Safari *\/\n        }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; } \/* For Chrome\/Safari *\/\n        [data-belcopia-product] .dropdown-section summary::after {\n            content: '+';\n            position: absolute;\n            right: 25px;\n            font-size: 1.5em;\n            color: #5f7038;\n            transition: transform 0.3s ease-in-out;\n        }\n        [data-belcopia-product] .dropdown-section details[open] summary::after {\n            transform: rotate(45deg);\n        }\n        [data-belcopia-product] .dropdown-content {\n            padding: 0 20px 20px 20px;\n            border-top: 1px solid #ddd;\n        }\n\n        \/* 6. Features Scroller Section *\/\n        [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding-bottom: 20px; scrollbar-width: thin; scrollbar-color: #ccc #f0f0f0; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar { height: 8px; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar-track { background: #f0f0f0; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar-thumb { background-color: #ccc; border-radius: 6px; }\n        [data-belcopia-product] .feature-card { flex: 0 0 290px; margin-right: 20px; background-color: #f9f9f9; border-radius: 12px; border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.06); display: flex; flex-direction: column; }\n        [data-belcopia-product] .feature-card-content { padding: 20px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.1em; }\n        [data-belcopia-product] .feature-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* 7. Performance Ratings Section *\/\n        [data-belcopia-product] .rating-explanation { font-size: 0.9em; color: #555; margin-top: -15px; margin-bottom: 30px; }\n        [data-belcopia-product] .performance-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n        @media (min-width: 992px) { [data-belcopia-product] .performance-container { grid-template-columns: 1.7fr 1fr; } }\n        [data-belcopia-product] .rating-bars { width: 100%; }\n        [data-belcopia-product] .rating-bar { margin-bottom: 20px; }\n        [data-belcopia-product] .rating-label { font-weight: bold; margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center; font-size: 0.9em; }\n        [data-belcopia-product] .rating-label span:last-child { color: #555; }\n        [data-belcopia-product] .bar-container { height: 25px; background-color: #e9e9e9; border-radius: 5px; overflow: hidden; }\n        [data-belcopia-product] .bar-fill { height: 100%; background-color: #5f7038; border-radius: 5px; animation: fillBar 2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }\n        @keyframes fillBar { from { width: 0; } }\n        [data-belcopia-product] .bar-fill-96 { width: 96%; }\n        [data-belcopia-product] .bar-fill-93 { width: 93%; }\n        [data-belcopia-product] .bar-fill-90 { width: 90%; }\n        [data-belcopia-product] .bar-fill-87 { width: 87%; }\n\n        [data-belcopia-product] .bel-score-box { padding: 30px; text-align: center; background-color: #f7f8f6; border-radius: 12px; border: 1px solid #e9e9e9; box-shadow: 0 4px 20px rgba(0,0,0,0.04); }\n        [data-belcopia-product] .bel-score-box h4 { margin: 0 0 10px 0; border-bottom: none; font-size: 1.2em; color: #5f7038; letter-spacing: 1px; }\n        [data-belcopia-product] .score-display { margin: 0; font-size: 4.5em; font-weight: bold; color: #2c2c2c; line-height: 1.1; }\n        [data-belcopia-product] .expert-take { margin-top: 15px; font-style: italic; font-size: 0.95em; color: #555; }\n\n        \/* 8. Specifications Table *\/\n        [data-belcopia-product] .spec-table-container { overflow-x: auto; padding-top: 15px;}\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; min-width: 600px; }\n        [data-belcopia-product] .spec-table th, [data-belcopia-product] .spec-table td { border: 1px solid #ddd; padding: 12px; text-align: left; }\n        [data-belcopia-product] .spec-table th { background-color: #f9f9f9; font-weight: bold; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n        \n    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eTop Speed\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e20 MPH\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eThrottle\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eThumb\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eMotor\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e500W\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eMax Range\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e40 Miles\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eSafety\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eUL 2849\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Buzz_Cerana_2_black_electric_bike_ridden_by_woman_in_casual_outfit_on_a_sunny_urban_street_with_blooming_flowers.png?v=1757993389\" alt=\"Woman riding a black Buzz Cerana 2 electric bike on a sunny urban street.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eBUZZ CERANA 2\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Ultimate Commuter e-Bike\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"page-content\"\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003cp class=\"sub-headline\"\u003e\"Rediscover the Joy of Riding.\"\u003c\/p\u003e\n            \u003cp\u003eThe Buzz Cerana 2 is your class 2 e-bike for adventure, empowering you to go farther, experience more, and conquer any terrain with a smile. It’s built around a powerful \u003cstrong class=\"description-emphasis\"\u003e500-watt hub motor\u003c\/strong\u003e and a long-lasting 48-volt battery, ensuring you have the power to cruise up to 20 mph and the range to explore for up to 40 miles on a single charge.\u003c\/p\u003e\n            \u003cp\u003eComfort is key, and the Cerana 2 delivers. Its oversized 24-inch tires and relaxed cruiser frame provide a smooth, stable ride. The innovative \u003cstrong class=\"description-emphasis\"\u003emanual dropper seat post\u003c\/strong\u003e allows for quick adjustments on the go, making it perfect for any adventure, big or small. With a convenient step-through frame and a host of user-friendly features, the Cerana 2 is the perfect companion for rediscovering your freedom.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThis Is The Tool For You If...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou're looking for a comfortable, reliable, and easy-to-ride e-bike for commuting and recreation.\u003c\/li\u003e\n                    \u003cli\u003eYou value safety and want an e-bike that is tested and compliant with UL 2849 standards.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate user-friendly features like a step-through frame and a dropper seat post.\u003c\/li\u003e\n                    \u003cli\u003eYou want the flexibility of both pedal assist and a thumb throttle for an effortless ride.\u003c\/li\u003e\n                    \u003cli\u003eYou need a dependable e-bike that comes fully equipped with lights, fenders, and racks.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman riding a black Buzz Cerana 2 e-bike on a modern urban bridge.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Buzz_Cerana_2_black_electric_bike_with_step-through_frame_ridden_by_woman_in_jeans_and_boots_on_modern_urban_bridge.png?v=1757993389\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003ePower On The Go\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rider inserting the removable battery into a Buzz Cerana 2 e-bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/highlights_Buzz_Cerana_2_black_electric_bike_with_rider_inserting_removable_battery_step-through_e-bike_for_urban_commuting_and_easy_charging.png?v=1757993389\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eConvenient and Secure Energy\u003c\/h4\u003e\n                    \u003cp\u003eThe Buzz Cerana 2 features a seamlessly \u003cstrong class=\"description-emphasis\"\u003eintegrated 48V battery\u003c\/strong\u003e that provides a generous range of up to 40 miles on a single charge. One of its best features is its convenience. The 10.4 amp hour battery is \u003cstrong class=\"description-emphasis\"\u003eeasily removable\u003c\/strong\u003e, allowing you to charge it on or off the frame to suit your lifestyle. Whether you're charging at home, in the office, or in your garage, you'll be ready for your next adventure in just 4-6 hours. This user-friendly system makes managing your e-bike's power simple and hassle-free.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eEffortless Cruising Power\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eTake Control of Your Ride\u003c\/h4\u003e\n                    \u003cp\u003eThe Cerana 2 is all about making your ride easier and more enjoyable. The powerful \u003cstrong class=\"description-emphasis\"\u003e500-watt hub motor\u003c\/strong\u003e gives you the boost you need to conquer hills and cruise with ease. When you want a break from pedaling, the intuitive \u003cstrong class=\"description-emphasis\"\u003ethumb throttle\u003c\/strong\u003e is right at your fingertips. Let the bike do the work as you cruise up to 20 mph without pedaling—it’s perfect for tackling steep inclines, carrying heavy loads, or simply sitting back and enjoying the ride. With 5 levels of pedal assist, you always have the perfect amount of power on demand.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the Buzz Cerana 2 battery lock with a key.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/highlights_Close-up_of_Buzz_Cerana_2_black_electric_bike_battery_lock_with_key_secure_removable_e-bike_battery_system_for_urban_commuting.png?v=1757993389\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eKey Features\u003c\/h3\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eStep-Thru Frame\u003c\/h4\u003e\n                        \u003cp\u003eA low 15-inch step-over height makes getting on and off the bike incredibly easy and comfortable.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eManual Dropper Seat Post\u003c\/h4\u003e\n                        \u003cp\u003eRaise and lower your seat with the press of a lever for confident handling and easy stops.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                 \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eThumb Throttle\u003c\/h4\u003e\n                        \u003cp\u003eLet the bike do the work. Cruise up to 20 mph without pedaling for an effortless ride.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFront Suspension\u003c\/h4\u003e\n                        \u003cp\u003eAbsorbs bumps and obstacles, ensuring a smooth and enjoyable ride on city streets and beyond.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e500W Hub Motor\u003c\/h4\u003e\n                        \u003cp\u003eA powerful motor provides the boost you need to conquer hills and cruise with confidence.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFully Equipped\u003c\/h4\u003e\n                        \u003cp\u003eComes standard with front and rear lights, fenders, and front and rear racks for ultimate utility.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eSee It In Action\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\n                    \u003ciframe title=\"BUZZ CENTRIS Video\" src=\"https:\/\/www.youtube.com\/embed\/6Jx0Qnl-yLE\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eDiscover the comfort and convenience of the step-through frame.\u003c\/li\u003e\n                    \u003cli\u003eSee how the 500W motor and thumb throttle make riding effortless.\u003c\/li\u003e\n                    \u003cli\u003eWitness the smooth ride provided by the front suspension.\u003c\/li\u003e\n                    \u003cli\u003eExplore the features that make this the perfect daily commuter e-bike.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section dropdown-section\"\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"spec-table-container\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e500 Watt, 50Nm, Rear Hub-Drive\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V, 10.4Ah, 500Wh\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eMax Speed\u003c\/th\u003e\n\u003ctd\u003e20 mph\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 40 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eThrottle\u003c\/th\u003e\n\u003ctd\u003eThumb Throttle\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAluminum, Step-Through\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003eFront Fork, 60mm Travel\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eFront\/Rear Mechanical Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e24\" x 2.5\" Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003e7-Speed Shimano\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e63 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003ePayload Capacity\u003c\/th\u003e\n\u003ctd\u003eUp to 300 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eExtras\u003c\/th\u003e\n\u003ctd\u003eFront \u0026amp; Rear Racks, Fenders, Lights, Bell\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                   \u003cp\u003eThe Buzz Cerana 2 is designed with a highly accessible step-through frame and a manual dropper seat post to comfortably fit a wide range of riders.\u003c\/p\u003e\n                   \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eRecommended Rider Heights:\u003c\/strong\u003e \u003cstrong\u003e5'2\" - 6'3\"\u003c\/strong\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eStep-Over Height:\u003c\/strong\u003e 15 inches\u003c\/li\u003e\n                   \u003c\/ul\u003e\n                   \u003cp\u003eWith its extremely low step-over height and easily adjustable seat, most riders in this range will find a perfect, confidence-inspiring fit.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n            \u003ch3\u003ePerformance Ratings\u003c\/h3\u003e\n            \u003cp class=\"rating-explanation\"\u003eOur proprietary Belcopia Rating is calculated using a sophisticated algorithm that analyzes key performance metrics against extensive market data. This AI-driven score provides an objective, at-a-glance measure of a product's overall value and capability in its class.\u003c\/p\u003e\n            \u003cdiv class=\"performance-container\"\u003e\n                \u003cdiv class=\"rating-bars\"\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eComfort \u0026amp; Accessibility\u003c\/span\u003e\u003cspan\u003e96\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-96\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eEase of Use\u003c\/span\u003e\u003cspan\u003e93\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-93\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eFeatures \u0026amp; Value\u003c\/span\u003e\u003cspan\u003e90\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-90\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                     \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003ePerformance\u003c\/span\u003e\u003cspan\u003e87\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-87\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"bel-score-box\"\u003e\n                    \u003ch4\u003eBelcopia Rating\u003c\/h4\u003e\n                    \u003cp class=\"score-display\"\u003e92%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Buzz Cerana 2 is a fantastic choice for riders seeking comfort, convenience, and safety. Its user-friendly design, complete with a step-through frame and dropper post, makes it incredibly accessible, while its full suite of included accessories offers outstanding value.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Buzz Bicycles","offers":[{"title":"Default Title","offer_id":41009167728714,"sku":"E4803","price":999.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/buzz-cerana-2-ebike-black-e4803-1.webp?v=1767087136"},{"product_id":"buzz-centris-folding-e-bike-black-e4321","title":"Buzz Centris E4321 500W Folding Commuter Electric Bike – Black","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eBUZZ CENTRIS - Folding Fat Tire e-Bike\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout *\/\n        [data-belcopia-product] {\n            font-family: Futura, \"Trebuchet MS\", Arial, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            overflow-x: hidden;\n            background-color: #fff;\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #2c2c2c;\n            color: #fff;\n            padding: 20px;\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 20px;\n            text-align: center;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .at-a-glance-bar {\n                grid-template-columns: repeat(6, 1fr);\n            }\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n        [data-belcopia-product] .glance-item .glance-label {\n            font-size: 0.8em;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            opacity: 0.8;\n            margin-bottom: 5px;\n        }\n        [data-belcopia-product] .glance-item .glance-value {\n            font-size: 1.4em;\n            font-weight: bold;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 60vh;\n            min-height: 400px;\n            max-height: 550px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #333;\n        }\n        [data-belcopia-product] .hero-image-section img {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transform: translate(-50%, -50%);\n            z-index: 1;\n        }\n        [data-belcopia-product] .hero-overlay {\n            position: absolute;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background: linear-gradient(to top, rgba(0,0,0,0.5), transparent 60%);\n            z-index: 2;\n        }\n        [data-belcopia-product] .hero-content {\n            position: relative;\n            z-index: 3;\n            color: #fff;\n            padding: 20px;\n        }\n        [data-belcopia-product] .hero-content h2 {\n            font-size: 2.8em;\n            color: #fff;\n            margin: 0 0 5px 0;\n            text-shadow: 2px 2px 8px rgba(0,0,0,0.7);\n            line-height: 1.2;\n            text-transform: none;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .hero-content h2 { font-size: 3.5em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.2em;\n            font-weight: normal;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* 4. Main Content \u0026 Section Styling *\/\n        [data-belcopia-product] .page-content {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 1.8em;\n            font-weight: bold;\n            color: #5f7038; \/* Green Heading Color *\/\n            border-bottom: 2px solid #eee;\n            padding-bottom: 10px;\n            margin-bottom: 30px;\n            text-align: left;\n        }\n        [data-belcopia-product] h4 {\n            font-size: 1.4em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 10px;\n        }\n        [data-belcopia-product] .bordered-section { padding: 40px 0; border-top: 1px solid #ddd; }\n        [data-belcopia-product] .unbordered-section { padding: 40px 0; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; }\n        [data-belcopia-product] .sub-headline { font-size: 1.6em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n        \n        \/* 5. Two-Column Layout Sections *\/\n        [data-belcopia-product] .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n        @media (min-width: 768px) { [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } }\n        \n        [data-belcopia-product] .two-col-container img, [data-belcopia-product] .two-col-container .video-wrapper { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; overflow: hidden;}\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n        [data-belcopia-product] .two-col-list { list-style: none; padding: 0; }\n        [data-belcopia-product] .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 18px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #5f7038; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; }\n        \n        \/* Dropdown Section Styles *\/\n        [data-belcopia-product] .dropdown-section details {\n            background-color: #f9f9f9;\n            border: 1px solid #ddd;\n            border-radius: 8px;\n            margin-bottom: 15px;\n            overflow: hidden;\n        }\n        [data-belcopia-product] .dropdown-section summary {\n            padding: 20px;\n            font-weight: bold;\n            font-size: 1.2em;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none; \/* For Safari *\/\n        }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; } \/* For Chrome\/Safari *\/\n        [data-belcopia-product] .dropdown-section summary::after {\n            content: '+';\n            position: absolute;\n            right: 25px;\n            font-size: 1.5em;\n            color: #5f7038;\n            transition: transform 0.3s ease-in-out;\n        }\n        [data-belcopia-product] .dropdown-section details[open] summary::after {\n            transform: rotate(45deg);\n        }\n        [data-belcopia-product] .dropdown-content {\n            padding: 0 20px 20px 20px;\n            border-top: 1px solid #ddd;\n        }\n\n        \/* 6. Features Scroller Section *\/\n        [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding-bottom: 20px; scrollbar-width: thin; scrollbar-color: #ccc #f0f0f0; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar { height: 8px; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar-track { background: #f0f0f0; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar-thumb { background-color: #ccc; border-radius: 6px; }\n        [data-belcopia-product] .feature-card { flex: 0 0 290px; margin-right: 20px; background-color: #f9f9f9; border-radius: 12px; border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.06); display: flex; flex-direction: column; }\n        [data-belcopia-product] .feature-card-content { padding: 20px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.1em; }\n        [data-belcopia-product] .feature-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* 7. Performance Ratings Section *\/\n        [data-belcopia-product] .rating-explanation { font-size: 0.9em; color: #555; margin-top: -15px; margin-bottom: 30px; }\n        [data-belcopia-product] .performance-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n        @media (min-width: 992px) { [data-belcopia-product] .performance-container { grid-template-columns: 1.7fr 1fr; } }\n        [data-belcopia-product] .rating-bars { width: 100%; }\n        [data-belcopia-product] .rating-bar { margin-bottom: 20px; }\n        [data-belcopia-product] .rating-label { font-weight: bold; margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center; font-size: 0.9em; }\n        [data-belcopia-product] .rating-label span:last-child { color: #555; }\n        [data-belcopia-product] .bar-container { height: 25px; background-color: #e9e9e9; border-radius: 5px; overflow: hidden; }\n        [data-belcopia-product] .bar-fill { height: 100%; background-color: #5f7038; border-radius: 5px; animation: fillBar 2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }\n        @keyframes fillBar { from { width: 0; } }\n        [data-belcopia-product] .bar-fill-97 { width: 97%; }\n        [data-belcopia-product] .bar-fill-94 { width: 94%; }\n        [data-belcopia-product] .bar-fill-90 { width: 90%; }\n        [data-belcopia-product] .bar-fill-86 { width: 86%; }\n\n        [data-belcopia-product] .bel-score-box { padding: 30px; text-align: center; background-color: #f7f8f6; border-radius: 12px; border: 1px solid #e9e9e9; box-shadow: 0 4px 20px rgba(0,0,0,0.04); }\n        [data-belcopia-product] .bel-score-box h4 { margin: 0 0 10px 0; border-bottom: none; font-size: 1.2em; color: #5f7038; letter-spacing: 1px; }\n        [data-belcopia-product] .score-display { margin: 0; font-size: 4.5em; font-weight: bold; color: #2c2c2c; line-height: 1.1; }\n        [data-belcopia-product] .expert-take { margin-top: 15px; font-style: italic; font-size: 0.95em; color: #555; }\n\n        \/* 8. Specifications Table *\/\n        [data-belcopia-product] .spec-table-container { overflow-x: auto; padding-top: 15px;}\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; min-width: 600px; }\n        [data-belcopia-product] .spec-table th, [data-belcopia-product] .spec-table td { border: 1px solid #ddd; padding: 12px; text-align: left; }\n        [data-belcopia-product] .spec-table th { background-color: #f9f9f9; font-weight: bold; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n        \n    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eTop Speed\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e20 MPH\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eThrottle\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eThumb\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eMotor\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e500W\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eMax Range\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e40 Miles\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eFoldable\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eYes\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eSafety\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eUL 2849\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Smiling_woman_riding_a_black_Buzz_Centris_electric_bike_with_cargo_bags_at_RV_campground.png?v=1757992410\" alt=\"Woman riding a black Buzz Centris electric bike at an RV campground.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eBUZZ CENTRIS\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eFolding Fat Tire e-Bike\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"page-content\"\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003cp class=\"sub-headline\"\u003e\"The No-Excuses eBike. Your Adventure, Folded.\"\u003c\/p\u003e\n            \u003cp\u003eThe Buzz Centris is the ultimate go-anywhere, do-anything e-bike that combines rugged all-terrain capability with the unparalleled convenience of a \u003cstrong class=\"description-emphasis\"\u003esturdy folding frame\u003c\/strong\u003e. Power through your commute or explore new trails with the reliable \u003cstrong class=\"description-emphasis\"\u003e500W rear hub motor\u003c\/strong\u003e, offering speeds up to 20 mph and a range of up to 40 miles. When you're done, simply fold it up and store it in your car, RV, or at home.\u003c\/p\u003e\n            \u003cp\u003eBut the Centris doesn't just offer convenience; it delivers a remarkably comfortable and confident ride. The wide, 4-inch fat tires and a front suspension fork with 60mm of travel absorb bumps and obstacles, while the accessible step-through frame makes hopping on and off a breeze. Fully equipped with front and rear racks and integrated lights, the Buzz Centris is your ready-for-anything adventure partner.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThis Is The Tool For You If...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou need a versatile e-bike that can handle both city streets and rugged trails.\u003c\/li\u003e\n                    \u003cli\u003eYou have limited storage space and need a bike that can be easily folded and stored.\u003c\/li\u003e\n                    \u003cli\u003eYou are an RVer, boater, or traveler who wants to bring a capable e-bike on your adventures.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate the comfort and stability of fat tires and front suspension.\u003c\/li\u003e\n                    \u003cli\u003eYou want a fully-equipped bike with racks and lights included, ready to ride from day one.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The Buzz Centris black electric bike parked on a mountain overlook trail.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Buzz_Centris_black_electric_bike_with_fat_tires_and_cargo_rack_parked_on_mountain_overlook_trail.png?v=1757992410\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eReady for Any Haul\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The Buzz Centris rear rack carrying firewood.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Buzz_Centris_electric_bike_rear_rack_carrying_firewood_with_bungee_cords_for_utility_transport.png?v=1757992410\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eUtility Meets Adventure\u003c\/h4\u003e\n                    \u003cp\u003eThe Buzz Centris comes adventure-ready right out of the box. Don't pay extra for essential accessories—this e-bike includes rugged, \u003cstrong class=\"description-emphasis\"\u003eintegrated front and rear racks\u003c\/strong\u003e so you can pack for your next journey. With a total payload capacity of up to 300 lbs, you can easily load up with groceries, camping gear, or firewood for the evening bonfire. The Centris isn't just about getting you there; it's about making sure you can bring everything you need for the fun when you arrive.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eAdventure-Ready, Storage-Friendly\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eTake Your Adventure Anywhere\u003c\/h4\u003e\n                    \u003cp\u003eThe true genius of the Buzz Centris is its \u003cstrong class=\"description-emphasis\"\u003esturdy folding frame\u003c\/strong\u003e. This feature transforms a rugged all-terrain bike into a compact, portable package that can fit in the smallest of car trunks, RV storage bays, or closets. In a few simple steps, you can take your adventure anywhere, without the need for a bulky bike rack. The convenient \u003cstrong class=\"description-emphasis\"\u003estep-through frame design\u003c\/strong\u003e adds another layer of ease, making it effortless to get on and off the bike, no matter where your journey takes you.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The Buzz Centris folding electric bike in its compact storage mode.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Buzz_Centris_folding_electric_bike_in_compact_storage_mode_with_fat_tires_and_rear_cargo_rack.png?v=1757992410\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eKey Features\u003c\/h3\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFolding Frame\u003c\/h4\u003e\n                        \u003cp\u003eA sturdy folding frame that fits in small trunks, making it incredibly easy to store and transport.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eThumb Throttle\u003c\/h4\u003e\n                        \u003cp\u003eCruise up to 20 mph without pedaling. Perfect for getting a boost up hills or taking a break.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                 \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eStep-Thru Frame\u003c\/h4\u003e\n                        \u003cp\u003eA low 16-inch step-over height ensures a smooth and easy transition from ground to saddle.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFat Tires \u0026amp; Front Suspension\u003c\/h4\u003e\n                        \u003cp\u003e4-inch tires and 60mm of travel absorb bumps and obstacles for a comfortable ride.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eIntegrated 48V Battery\u003c\/h4\u003e\n                        \u003cp\u003eA seamlessly integrated, removable battery provides a range of up to 40 miles on a single charge.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eRacks and Lights Included\u003c\/h4\u003e\n                        \u003cp\u003eComes fully equipped with front and rear racks and integrated lights, so you're ready for any adventure.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eSee It In Action\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\n                    \u003ciframe title=\"BUZZ CENTRIS Video\" src=\"https:\/\/www.youtube.com\/embed\/6Jx0Qnl-yLE\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eSee the convenient folding frame design in action.\u003c\/li\u003e\n                    \u003cli\u003eWitness how the fat tires and suspension handle rugged terrain.\u003c\/li\u003e\n                    \u003cli\u003eDiscover the power of the 500W motor and thumb throttle.\u003c\/li\u003e\n                    \u003cli\u003eExplore the features that make the Centris the ultimate portable e-bike.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section dropdown-section\"\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"spec-table-container\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e500 Watt, 50Nm, Rear Hub-Drive\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V, 10.4Ah, 500Wh\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eMax Speed\u003c\/th\u003e\n\u003ctd\u003e20 mph\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 40 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eThrottle\u003c\/th\u003e\n\u003ctd\u003eThumb Throttle\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAluminum, Step-Through, Folding\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003eFront Fork, 60mm Travel\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eFront\/Rear Mechanical Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e20\" x 4\" Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003e6-Speed Shimano\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e68 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003ePayload Capacity\u003c\/th\u003e\n\u003ctd\u003eUp to 300 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                   \u003cp\u003eThe Buzz Centris is designed with a highly accessible step-through frame and adjustable components to comfortably fit a wide range of riders.\u003c\/p\u003e\n                   \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eRecommended Rider Heights:\u003c\/strong\u003e \u003cstrong\u003e5'2\" - 6'3\"\u003c\/strong\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eStep-Over Height:\u003c\/strong\u003e 16 inches\u003c\/li\u003e\n                   \u003c\/ul\u003e\n                   \u003cp\u003eWith its low step-over height and adjustable seat and handlebars, most riders in this range will find a comfortable and confidence-inspiring riding position.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n            \u003ch3\u003ePerformance Ratings\u003c\/h3\u003e\n            \u003cp class=\"rating-explanation\"\u003eOur proprietary Belcopia Rating is calculated using a sophisticated algorithm that analyzes key performance metrics against extensive market data. This AI-driven score provides an objective, at-a-glance measure of a product's overall value and capability in its class.\u003c\/p\u003e\n            \u003cdiv class=\"performance-container\"\u003e\n                \u003cdiv class=\"rating-bars\"\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003ePortability \u0026amp; Convenience\u003c\/span\u003e\u003cspan\u003e97\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-97\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eAll-Terrain Versatility\u003c\/span\u003e\u003cspan\u003e94\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-94\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eComfort \u0026amp; Ride Quality\u003c\/span\u003e\u003cspan\u003e90\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-90\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                     \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eFeatures \u0026amp; Value\u003c\/span\u003e\u003cspan\u003e86\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-86\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"bel-score-box\"\u003e\n                    \u003ch4\u003eBelcopia Rating\u003c\/h4\u003e\n                    \u003cp class=\"score-display\"\u003e92%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Buzz Centris is an outstanding folding e-bike that brilliantly combines all-terrain capability with ultimate convenience. Its fat tires and suspension provide a great ride on any surface, while the sturdy folding frame makes it the perfect choice for travelers, RVers, and anyone with limited storage space.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Buzz Bicycles","offers":[{"title":"Default Title","offer_id":41009278681162,"sku":"E4321","price":899.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/buzz-centris-folding-e-bike-black-e4321-1.webp?v=1767087174"},{"product_id":"buzz-centris-folding-e-bike-white-e4311","title":"Buzz Centris E4311 500W Folding Commuter Electric Bike – White","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eBUZZ CENTRIS - Folding Fat Tire e-Bike\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout *\/\n        [data-belcopia-product] {\n            font-family: Futura, \"Trebuchet MS\", Arial, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            overflow-x: hidden;\n            background-color: #fff;\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #2c2c2c;\n            color: #fff;\n            padding: 20px;\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 20px;\n            text-align: center;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .at-a-glance-bar {\n                grid-template-columns: repeat(6, 1fr);\n            }\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n        [data-belcopia-product] .glance-item .glance-label {\n            font-size: 0.8em;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            opacity: 0.8;\n            margin-bottom: 5px;\n        }\n        [data-belcopia-product] .glance-item .glance-value {\n            font-size: 1.4em;\n            font-weight: bold;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 60vh;\n            min-height: 400px;\n            max-height: 550px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #333;\n        }\n        [data-belcopia-product] .hero-image-section img {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transform: translate(-50%, -50%);\n            z-index: 1;\n        }\n        [data-belcopia-product] .hero-overlay {\n            position: absolute;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background: linear-gradient(to top, rgba(0,0,0,0.5), transparent 60%);\n            z-index: 2;\n        }\n        [data-belcopia-product] .hero-content {\n            position: relative;\n            z-index: 3;\n            color: #fff;\n            padding: 20px;\n        }\n        [data-belcopia-product] .hero-content h2 {\n            font-size: 2.8em;\n            color: #fff;\n            margin: 0 0 5px 0;\n            text-shadow: 2px 2px 8px rgba(0,0,0,0.7);\n            line-height: 1.2;\n            text-transform: none;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .hero-content h2 { font-size: 3.5em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.2em;\n            font-weight: normal;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* 4. Main Content \u0026 Section Styling *\/\n        [data-belcopia-product] .page-content {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 1.8em;\n            font-weight: bold;\n            color: #5f7038; \/* Green Heading Color *\/\n            border-bottom: 2px solid #eee;\n            padding-bottom: 10px;\n            margin-bottom: 30px;\n            text-align: left;\n        }\n        [data-belcopia-product] h4 {\n            font-size: 1.4em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 10px;\n        }\n        [data-belcopia-product] .bordered-section { padding: 40px 0; border-top: 1px solid #ddd; }\n        [data-belcopia-product] .unbordered-section { padding: 40px 0; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; }\n        [data-belcopia-product] .sub-headline { font-size: 1.6em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n        \n        \/* 5. Two-Column Layout Sections *\/\n        [data-belcopia-product] .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n        @media (min-width: 768px) { [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } }\n        \n        [data-belcopia-product] .two-col-container img, [data-belcopia-product] .two-col-container .video-wrapper { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; overflow: hidden;}\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n        [data-belcopia-product] .two-col-list { list-style: none; padding: 0; }\n        [data-belcopia-product] .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 18px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #5f7038; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; }\n        \n        \/* Dropdown Section Styles *\/\n        [data-belcopia-product] .dropdown-section details {\n            background-color: #f9f9f9;\n            border: 1px solid #ddd;\n            border-radius: 8px;\n            margin-bottom: 15px;\n            overflow: hidden;\n        }\n        [data-belcopia-product] .dropdown-section summary {\n            padding: 20px;\n            font-weight: bold;\n            font-size: 1.2em;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none; \/* For Safari *\/\n        }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; } \/* For Chrome\/Safari *\/\n        [data-belcopia-product] .dropdown-section summary::after {\n            content: '+';\n            position: absolute;\n            right: 25px;\n            font-size: 1.5em;\n            color: #5f7038;\n            transition: transform 0.3s ease-in-out;\n        }\n        [data-belcopia-product] .dropdown-section details[open] summary::after {\n            transform: rotate(45deg);\n        }\n        [data-belcopia-product] .dropdown-content {\n            padding: 0 20px 20px 20px;\n            border-top: 1px solid #ddd;\n        }\n\n        \/* 6. Features Scroller Section *\/\n        [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding-bottom: 20px; scrollbar-width: thin; scrollbar-color: #ccc #f0f0f0; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar { height: 8px; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar-track { background: #f0f0f0; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar-thumb { background-color: #ccc; border-radius: 6px; }\n        [data-belcopia-product] .feature-card { flex: 0 0 290px; margin-right: 20px; background-color: #f9f9f9; border-radius: 12px; border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.06); display: flex; flex-direction: column; }\n        [data-belcopia-product] .feature-card-content { padding: 20px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.1em; }\n        [data-belcopia-product] .feature-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* 7. Performance Ratings Section *\/\n        [data-belcopia-product] .rating-explanation { font-size: 0.9em; color: #555; margin-top: -15px; margin-bottom: 30px; }\n        [data-belcopia-product] .performance-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n        @media (min-width: 992px) { [data-belcopia-product] .performance-container { grid-template-columns: 1.7fr 1fr; } }\n        [data-belcopia-product] .rating-bars { width: 100%; }\n        [data-belcopia-product] .rating-bar { margin-bottom: 20px; }\n        [data-belcopia-product] .rating-label { font-weight: bold; margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center; font-size: 0.9em; }\n        [data-belcopia-product] .rating-label span:last-child { color: #555; }\n        [data-belcopia-product] .bar-container { height: 25px; background-color: #e9e9e9; border-radius: 5px; overflow: hidden; }\n        [data-belcopia-product] .bar-fill { height: 100%; background-color: #5f7038; border-radius: 5px; animation: fillBar 2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }\n        @keyframes fillBar { from { width: 0; } }\n        [data-belcopia-product] .bar-fill-97 { width: 97%; }\n        [data-belcopia-product] .bar-fill-94 { width: 94%; }\n        [data-belcopia-product] .bar-fill-90 { width: 90%; }\n        [data-belcopia-product] .bar-fill-86 { width: 86%; }\n\n        [data-belcopia-product] .bel-score-box { padding: 30px; text-align: center; background-color: #f7f8f6; border-radius: 12px; border: 1px solid #e9e9e9; box-shadow: 0 4px 20px rgba(0,0,0,0.04); }\n        [data-belcopia-product] .bel-score-box h4 { margin: 0 0 10px 0; border-bottom: none; font-size: 1.2em; color: #5f7038; letter-spacing: 1px; }\n        [data-belcopia-product] .score-display { margin: 0; font-size: 4.5em; font-weight: bold; color: #2c2c2c; line-height: 1.1; }\n        [data-belcopia-product] .expert-take { margin-top: 15px; font-style: italic; font-size: 0.95em; color: #555; }\n\n        \/* 8. Specifications Table *\/\n        [data-belcopia-product] .spec-table-container { overflow-x: auto; padding-top: 15px;}\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; min-width: 600px; }\n        [data-belcopia-product] .spec-table th, [data-belcopia-product] .spec-table td { border: 1px solid #ddd; padding: 12px; text-align: left; }\n        [data-belcopia-product] .spec-table th { background-color: #f9f9f9; font-weight: bold; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n        \n    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eTop Speed\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e20 MPH\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eThrottle\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eThumb\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eMotor\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e500W\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eMax Range\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e40 Miles\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eFoldable\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eYes\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eSafety\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eUL 2849\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Buzz_Centris_white_electric_cargo_bike_with_fat_tires_front_and_rear_racks_parked_on_desert_trail_with_mountains_in_the_background.png?v=1757991099\" alt=\"The Buzz Centris white electric cargo bike parked on a desert trail.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eBUZZ CENTRIS\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eFolding Fat Tire e-Bike\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"page-content\"\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003cp class=\"sub-headline\"\u003e\"Your Adventure, Folded.\"\u003c\/p\u003e\n            \u003cp\u003eThe Buzz Centris is the ultimate go-anywhere, do-anything e-bike that combines rugged all-terrain capability with the unparalleled convenience of a \u003cstrong class=\"description-emphasis\"\u003esturdy folding frame\u003c\/strong\u003e. Power through your commute or explore new trails with the reliable \u003cstrong class=\"description-emphasis\"\u003e500W rear hub motor\u003c\/strong\u003e, offering speeds up to 20 mph and a range of up to 40 miles. When you're done, simply fold it up and store it in your car, RV, or at home.\u003c\/p\u003e\n            \u003cp\u003eBut the Centris doesn't just offer convenience; it delivers a remarkably comfortable and confident ride. The wide, 4-inch fat tires and a front suspension fork with 60mm of travel absorb bumps and obstacles, while the accessible step-through frame makes hopping on and off a breeze. Fully equipped with front and rear racks and integrated lights, the Buzz Centris is your ready-for-anything adventure partner.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThis Is The Tool For You If...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou need a versatile e-bike that can handle both city streets and rugged trails.\u003c\/li\u003e\n                    \u003cli\u003eYou have limited storage space and need a bike that can be easily folded and stored.\u003c\/li\u003e\n                    \u003cli\u003eYou are an RVer, boater, or traveler who wants to bring a capable e-bike on your adventures.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate the comfort and stability of fat tires and front suspension.\u003c\/li\u003e\n                    \u003cli\u003eYou want a fully-equipped bike with racks and lights included, ready to ride from day one.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rider on a Buzz Centris electric cargo bike on a rocky desert trail.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Rider_on_Buzz_Centris_white_electric_cargo_bike_with_fat_tires_navigating_rocky_desert_trail_followed_by_another_cyclist_on_an_e-bike.png?v=1757991099\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eAll-Terrain Comfort and Capability\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Buzz Centris electric cargo bike ridden on a desert highway.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Buzz_Centris_white_electric_cargo_bike_with_fat_tires_ridden_on_desert_highway_near_cactus_designed_for_versatile_urban_and_off-road_commuting.png?v=1757991099\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eSmooth Out Your Ride\u003c\/h4\u003e\n                    \u003cp\u003eThe Buzz Centris is built to provide a comfortable and confidence-inspiring ride on any surface. Its large, \u003cstrong class=\"description-emphasis\"\u003e4-inch wide fat tires\u003c\/strong\u003e provide superior traction and stability, floating over sand, gravel, and bumpy pavement with ease. These are paired with a capable \u003cstrong class=\"description-emphasis\"\u003efront suspension fork with 60mm of travel\u003c\/strong\u003e that expertly absorbs bumps and obstacles. This powerful combination ensures a smooth riding experience, whether you're tackling rugged trails or navigating pothole-ridden city streets.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eAdventure-Ready, Storage-Friendly\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eTake Your Adventure Anywhere\u003c\/h4\u003e\n                    \u003cp\u003eThe true genius of the Buzz Centris is its \u003cstrong class=\"description-emphasis\"\u003esturdy folding frame\u003c\/strong\u003e. This feature transforms a rugged all-terrain bike into a compact, portable package that can fit in the smallest of car trunks, RV storage bays, or closets. In a few simple steps, you can take your adventure anywhere, without the need for a bulky bike rack. The convenient \u003cstrong class=\"description-emphasis\"\u003estep-through frame design\u003c\/strong\u003e adds another layer of ease, making it effortless to get on and off the bike, no matter where your journey takes you.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Buzz Centris folding electric bike being loaded into an SUV.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Buzz_Centris_white_folding_electric_bike_being_loaded_into_SUV_near_desert_mountains_compact_e-bike_for_travel_and_storage.png?v=1757991623\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eKey Features\u003c\/h3\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFolding Frame\u003c\/h4\u003e\n                        \u003cp\u003eA sturdy folding frame that fits in small trunks, making it incredibly easy to store and transport.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eThumb Throttle\u003c\/h4\u003e\n                        \u003cp\u003eCruise up to 20 mph without pedaling. Perfect for getting a boost up hills or taking a break.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                 \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eStep-Thru Frame\u003c\/h4\u003e\n                        \u003cp\u003eA low 16-inch step-over height ensures a smooth and easy transition from ground to saddle.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFat Tires \u0026amp; Front Suspension\u003c\/h4\u003e\n                        \u003cp\u003e4-inch tires and 60mm of travel absorb bumps and obstacles for a comfortable ride.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eIntegrated 48V Battery\u003c\/h4\u003e\n                        \u003cp\u003eA seamlessly integrated, removable battery provides a range of up to 40 miles on a single charge.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eRacks and Lights Included\u003c\/h4\u003e\n                        \u003cp\u003eComes fully equipped with front and rear racks and integrated lights, so you're ready for any adventure.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eSee It In Action\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\n                    \u003ciframe title=\"BUZZ CENTRIS Video\" src=\"https:\/\/www.youtube.com\/embed\/6Jx0Qnl-yLE\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eSee the convenient folding frame design in action.\u003c\/li\u003e\n                    \u003cli\u003eWitness how the fat tires and suspension handle rugged terrain.\u003c\/li\u003e\n                    \u003cli\u003eDiscover the power of the 500W motor and thumb throttle.\u003c\/li\u003e\n                    \u003cli\u003eExplore the features that make the Centris the ultimate portable e-bike.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section dropdown-section\"\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"spec-table-container\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e500 Watt, 50Nm, Rear Hub-Drive\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V, 10.4Ah, 500Wh\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eMax Speed\u003c\/th\u003e\n\u003ctd\u003e20 mph\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 40 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eThrottle\u003c\/th\u003e\n\u003ctd\u003eThumb Throttle\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAluminum, Step-Through, Folding\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003eFront Fork, 60mm Travel\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eFront\/Rear Mechanical Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e20\" x 4\" Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003e6-Speed Shimano\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e68 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003ePayload Capacity\u003c\/th\u003e\n\u003ctd\u003eUp to 300 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                   \u003cp\u003eThe Buzz Centris is designed with a highly accessible step-through frame and adjustable components to comfortably fit a wide range of riders.\u003c\/p\u003e\n                   \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eRecommended Rider Heights:\u003c\/strong\u003e \u003cstrong\u003e5'2\" - 6'3\"\u003c\/strong\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eStep-Over Height:\u003c\/strong\u003e 16 inches\u003c\/li\u003e\n                   \u003c\/ul\u003e\n                   \u003cp\u003eWith its low step-over height and adjustable seat and handlebars, most riders in this range will find a comfortable and confidence-inspiring riding position.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n            \u003ch3\u003ePerformance Ratings\u003c\/h3\u003e\n            \u003cp class=\"rating-explanation\"\u003eOur proprietary Belcopia Rating is calculated using a sophisticated algorithm that analyzes key performance metrics against extensive market data. This AI-driven score provides an objective, at-a-glance measure of a product's overall value and capability in its class.\u003c\/p\u003e\n            \u003cdiv class=\"performance-container\"\u003e\n                \u003cdiv class=\"rating-bars\"\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003ePortability \u0026amp; Convenience\u003c\/span\u003e\u003cspan\u003e97\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-97\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eAll-Terrain Versatility\u003c\/span\u003e\u003cspan\u003e94\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-94\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eComfort \u0026amp; Ride Quality\u003c\/span\u003e\u003cspan\u003e90\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-90\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                     \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eFeatures \u0026amp; Value\u003c\/span\u003e\u003cspan\u003e86\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-86\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"bel-score-box\"\u003e\n                    \u003ch4\u003eBelcopia Rating\u003c\/h4\u003e\n                    \u003cp class=\"score-display\"\u003e92%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Buzz Centris is an outstanding folding e-bike that brilliantly combines all-terrain capability with ultimate convenience. Its fat tires and suspension provide a great ride on any surface, while the sturdy folding frame makes it the perfect choice for travelers, RVers, and anyone with limited storage space.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Buzz Bicycles","offers":[{"title":"Default Title","offer_id":41009333928010,"sku":"E4311","price":899.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/buzz-centris-folding-e-bike-white-e4311-1.webp?v=1767087271"},{"product_id":"cyrusher-trax-2-0-step-through-full-suspension-electric-bike","title":"Cyrusher Trax 2.0 Step-Through Full-Suspension Electric Bike","description":"\u003cstyle\u003e\n.bike-product-wrapper {\n    --brand-primary: #5f7038;\n    --brand-accent: #d4a831;\n    --brand-dark: #212121;\n    font-family: 'Lato', 'Trebuchet MS', Arial, sans-serif;\n    line-height: 1.6; color: #000;\n    overflow-x: hidden; background-color: #fff;\n    width:100vw; position:relative; left:50%; right:50%;\n    margin-left:-50vw; margin-right:-50vw;\n}\n.bike-product-wrapper img {\n    transition: transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94);\n    will-change: transform;\n    -webkit-user-select:none; user-select:none; pointer-events:auto;\n    -webkit-touch-callout:none;\n}\n\n\/* Lightbox Modal *\/\n.bike-product-wrapper .belcopia-modal {\n    display:none; position:fixed; z-index:99999;\n    left:0; top:0; right:0; bottom:0;\n    width:100vw; height:100vh;\n    background-color:rgba(0,0,0,0.85);\n    backdrop-filter:blur(8px);\n    opacity:0; transition:opacity 0.3s ease;\n}\n.bike-product-wrapper .belcopia-modal.show { display:block; opacity:1; }\n.bike-product-wrapper .belcopia-modal-content {\n    position:absolute; top:50%; left:50%;\n    transform:translate(-50%,-50%) scale(0.95);\n    max-width:90vw; max-height:85vh;\n    border-radius:12px; box-shadow:0 10px 40px rgba(0,0,0,0.5);\n    object-fit:contain;\n    transition:transform 0.3s cubic-bezier(0.25,0.46,0.45,0.94);\n}\n.bike-product-wrapper .belcopia-modal.show .belcopia-modal-content {\n    transform:translate(-50%,-50%) scale(1);\n}\n.bike-product-wrapper .belcopia-modal-close {\n    position:absolute; top:20px; right:30px; z-index:100000;\n    color:#fff; font-size:45px; font-weight:bold; cursor:pointer;\n    text-shadow:0 2px 4px rgba(0,0,0,0.5);\n}\n.bike-product-wrapper .belcopia-modal-close:hover { color:var(--brand-accent); }\n\n\/* Shimmer Animation *\/\n@keyframes metallicShimmer {\n    0% { background-position:0% 50%; }\n    100% { background-position:200% 50%; }\n}\n\n\/* At-A-Glance Bar *\/\n.bike-product-wrapper .at-a-glance-bar {\n    background-color:var(--brand-dark); color:#fff;\n    padding:12px 10px; contain:layout paint;\n}\n.bike-product-wrapper .glance-container {\n    display:flex; justify-content:space-around;\n    text-align:center; max-width:1200px; margin:0 auto;\n    flex-wrap:wrap; gap:15px;\n}\n.bike-product-wrapper .glance-item {\n    display:flex; flex-direction:column; align-items:center; gap:5px;\n    font-size:0.8em; min-width:90px;\n}\n.bike-product-wrapper .glance-item img { width:36px; height:36px; filter:brightness(0) invert(1); }\n.bike-product-wrapper .glance-title { font-weight:bold; text-transform:uppercase; }\n\n\/* Terrain Rating *\/\n.bike-product-wrapper .terrain-rating {\n    display:flex; flex-wrap:wrap; gap:16px 32px; justify-content:center;\n    padding:16px 16px; margin:0; background:#1a1a1a;\n}\n.bike-product-wrapper .terrain-item {\n    display:flex; align-items:center; gap:8px; min-width:140px;\n}\n.bike-product-wrapper .terrain-label {\n    font-family:'Montserrat','Lato',sans-serif;\n    font-size:0.72em; font-weight:700; text-transform:uppercase; letter-spacing:1px;\n    color:#bbb; min-width:90px;\n}\n.bike-product-wrapper .terrain-stars {\n    display:flex; gap:2px; font-size:14px; line-height:1;\n}\n.bike-product-wrapper .terrain-star { color:#444; }\n.bike-product-wrapper .terrain-star.filled { color:var(--brand-accent);\n}\n\n\/* Video Embed *\/\n.bike-product-wrapper .video-section {\n    position:relative; padding-bottom:56.25%; height:0; overflow:hidden;\n    margin:40px 0; border-radius:8px; background:#000;\n}\n.bike-product-wrapper .video-section iframe {\n    position:absolute; top:0; left:0; width:100%; height:100%; border:0;\n}\n\n\/* Hero *\/\n.bike-product-wrapper .hero-image-section {\n    position:relative; height:50vh; min-height:400px; max-height:600px;\n    display:flex; align-items:center; justify-content:center;\n    overflow:hidden; background-color:#000; contain:layout paint;\n}\n.bike-product-wrapper .hero-image-section img {\n    position:absolute; top:50%; left:50%; width:100%; height:100%;\n    object-fit:cover; transform:translate(-50%,-50%); opacity:0.85;\n}\n.bike-product-wrapper .hero-overlay {\n    position:absolute; top:0; left:0; width:100%; height:100%;\n    background:linear-gradient(to top, rgba(0,0,0,0.85), rgba(0,0,0,0.3) 60%);\n}\n.bike-product-wrapper .hero-content {\n    position:relative; z-index:3; padding:20px; text-align:center; width:100%;\n    display:flex; flex-direction:column; align-items:center;\n}\n.bike-product-wrapper .shimmer-text {\n    background:linear-gradient(90deg, var(--brand-primary) 0%, var(--brand-accent) 25%, #fff 50%, var(--brand-accent) 75%, var(--brand-primary) 100%);\n    background-size:200% auto; color:transparent;\n    -webkit-background-clip:text; background-clip:text;\n    animation:metallicShimmer 4s linear infinite;\n    -webkit-text-stroke:1px rgba(255,255,255,0.4);\n    filter:drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\n}\n.bike-product-wrapper .hero-content h2 {\n    font-family:'Bebas Neue','Montserrat',sans-serif;\n    font-size:4em; font-weight:400; line-height:1.05;\n    text-transform:uppercase; letter-spacing:1px; margin:0 auto 10px auto;\n}\n.bike-product-wrapper .product-subtitle {\n    font-family:'Bebas Neue','Montserrat',sans-serif;\n    font-size:1.8em; font-weight:400; text-transform:uppercase;\n    letter-spacing:2px; display:block; width:100%; margin-top:5px;\n    -webkit-text-stroke:0.5px #fff;\n}\n\n\/* Content Sections *\/\n.bike-product-wrapper .page-content { max-width:100%; margin:0 auto; padding:10px 40px; }\n.bike-product-wrapper h3 {\n    font-family:'Bebas Neue','Montserrat',sans-serif;\n    font-size:3.5em !important; font-weight:400 !important; color:var(--brand-primary) !important;\n    border-bottom:none !important; padding-bottom:8px;\n    margin-bottom:30px; text-transform:uppercase; letter-spacing:3px; position:relative;\n    text-align:center;\n}\n.bike-product-wrapper h3::after {\n    content:''; position:absolute; bottom:0; left:50%; transform:translateX(-50%);\n    width:60px; height:3px;\n    background-color:var(--brand-accent); transition:width 0.6s ease;\n}\n.bike-product-wrapper .unbordered-section:hover h3::after { width:200px; }\n.bike-product-wrapper h4 {\n    font-family:'Bebas Neue','Montserrat',sans-serif;\n    font-size:2.4em !important; font-weight:400 !important; color:#1a1a1a;\n    border-left:3px solid var(--brand-accent); padding-left:15px;\n    text-transform:uppercase; letter-spacing:2px; margin-bottom:15px;\n}\n.bike-product-wrapper .unbordered-section { padding:20px 0; border:none; }\n.bike-product-wrapper .description-emphasis { font-style:italic; font-weight:bold; color:var(--brand-primary); }\n.bike-product-wrapper .sub-headline {\n    font-family:'Montserrat','Lato',sans-serif;\n    font-size:1.5em !important; font-weight:600; font-style:italic; color:var(--brand-primary);\n    text-align:center; margin-bottom:25px; line-height:1.5; letter-spacing:0.5px;\n}\n.bike-product-wrapper p { margin-bottom:20px; line-height:1.7; font-size:1.1em; }\n\n\/* Two-Col Grid *\/\n.bike-product-wrapper .two-col-container {\n    display:grid; grid-template-columns:1fr; align-items:center; gap:30px; margin-bottom:25px;\n}\n@media (min-width:768px) {\n    .bike-product-wrapper .two-col-container { grid-template-columns:1fr 1fr; }\n    .bike-product-wrapper .two-col-container.reverse \u003e :first-child { order:2; }\n}\n.bike-product-wrapper .two-col-container img {\n    width:100%; max-height:380px; object-fit:cover; border-radius:12px;\n    box-shadow:0 8px 30px rgba(0,0,0,0.12); display:block; overflow:hidden;\n    cursor:zoom-in; transition:transform 0.5s ease;\n}\n@media (hover:hover) { .bike-product-wrapper .two-col-container img:hover { transform:scale(1.03); } }\n.bike-product-wrapper .two-col-list { list-style:none; padding:0; }\n.bike-product-wrapper .two-col-list li {\n    display:flex; align-items:flex-start; margin-bottom:20px; font-weight:500;\n}\n.bike-product-wrapper .two-col-list li::before {\n    content:'\\2713'; color:var(--brand-accent); font-size:1.6em;\n    margin-right:15px; line-height:1; font-weight:900;\n}\n\n\/* For You — cinematic background section *\/\n.bike-product-wrapper .for-you-section {\n    position:relative; padding:50px 40px; margin:30px 0;\n    background-color:#111; background-size:cover; background-position:center;\n    background-attachment:scroll; overflow:hidden;\n}\n.bike-product-wrapper .for-you-section::before {\n    content:''; position:absolute; top:0; left:0; width:100%; height:100%;\n    background:linear-gradient(135deg, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.65) 50%, rgba(0,0,0,0.82) 100%);\n    z-index:1;\n}\n.bike-product-wrapper .for-you-section \u003e * { position:relative; z-index:2; }\n.bike-product-wrapper .for-you-section h3 {\n    color:#fff; border-bottom-color:rgba(255,255,255,0.15);\n}\n.bike-product-wrapper .for-you-section h3::after { background-color:var(--brand-primary); }\n.bike-product-wrapper .for-you-section .two-col-list li {\n    font-family:'Montserrat','Lato',sans-serif;\n    color:#e0e0e0; font-weight:500; font-size:1.05em; line-height:1.6; letter-spacing:0.3px;\n}\n.bike-product-wrapper .for-you-section .two-col-list li::before {\n    color:var(--brand-accent);\n}\n.bike-product-wrapper .for-you-section .bike-fade-swap {\n    box-shadow:0 8px 30px rgba(0,0,0,0.4);\n}\n\n\/* 2-Image Crossfade Swap *\/\n.bike-product-wrapper .bike-fade-swap {\n    position:relative; width:100%; border-radius:12px;\n    overflow:hidden; box-shadow:0 8px 30px rgba(0,0,0,0.12); aspect-ratio:4\/3;\n}\n.bike-product-wrapper .bike-fade-swap .fade-img {\n    position:absolute; top:0; left:0; width:100%; height:100%;\n    object-fit:cover; opacity:0; transition:opacity 0.8s ease-in-out;\n    cursor:zoom-in; border-radius:0; box-shadow:none; max-height:none;\n}\n.bike-product-wrapper .bike-fade-swap .fade-img.active { opacity:1; z-index:2; }\n\n\/* Key Features — Horizontal Scroller *\/\n.bike-product-wrapper .features-scroller-wrap { position:relative; }\n.bike-product-wrapper .features-scroller {\n    display:flex; overflow-x:auto; padding-bottom:20px;\n    scroll-snap-type:x mandatory; scrollbar-width:none;\n    -ms-overflow-style:none; scroll-behavior:smooth; contain:layout paint;\n}\n.bike-product-wrapper .features-scroller::-webkit-scrollbar { display:none; }\n.bike-product-wrapper .features-scroller-progress {\n    width:100%; height:3px; background:#e0e0e0; border-radius:2px; margin-top:15px; overflow:hidden;\n}\n.bike-product-wrapper .features-scroller-progress-bar {\n    height:100%; background:var(--brand-primary); border-radius:2px; width:30%;\n}\n.bike-product-wrapper .features-scroller-nav {\n    display:flex; justify-content:flex-end; gap:10px; margin-top:15px;\n}\n.bike-product-wrapper .features-scroller-nav button {\n    width:44px; height:44px; border-radius:3px; border:1.5px solid var(--brand-primary); background:#fff;\n    cursor:pointer; display:flex; align-items:center; justify-content:center;\n    transition:all 0.2s ease; font-size:18px; color:var(--brand-primary);\n}\n.bike-product-wrapper .features-scroller-nav button:hover {\n    background:var(--brand-primary); color:#fff;\n}\n.bike-product-wrapper .features-dark-section {\n    background:#111; padding:40px 40px 30px; margin:30px 0; border-top:3px solid var(--brand-primary);\n    background-image:radial-gradient(circle at 1px 1px, rgba(212,168,49,0.04) 1px, transparent 0);\n    background-size:28px 28px;\n}\n.bike-product-wrapper .features-dark-section h3 { color:#fff; border-bottom-color:#333; }\n.bike-product-wrapper .features-dark-section h3::after { background-color:var(--brand-primary); }\n.bike-product-wrapper .features-dark-section .scroll-hint { color:#bbb; }\n.bike-product-wrapper .features-dark-section .features-scroller-nav button {\n    background:#1a1a1a; border-color:#333; color:#fff;\n}\n.bike-product-wrapper .features-dark-section .features-scroller-nav button:hover {\n    border-color:var(--brand-primary); background:#252525;\n}\n.bike-product-wrapper .features-dark-section .features-scroller-progress { background:#333; }\n.bike-product-wrapper .features-dark-section .features-scroller-progress-bar { background:var(--brand-primary); }\n.bike-product-wrapper .feature-card {\n    flex:0 0 280px; margin-right:20px; background:transparent; border-radius:0;\n    border:none; overflow:hidden; box-shadow:none;\n    display:flex; flex-direction:column; text-align:center;\n    scroll-snap-align:start;\n}\n.bike-product-wrapper .feature-card:last-child { margin-right:0; }\n.bike-product-wrapper .feature-card:hover { transform:none; box-shadow:none; }\n.bike-product-wrapper .feature-card.has-image img {\n    width:100%; height:220px; object-fit:cover; border-radius:12px; cursor:zoom-in;\n    transition:transform 0.3s ease;\n}\n.bike-product-wrapper .feature-card.has-image:hover img { transform:scale(1.03); }\n.bike-product-wrapper .feature-card-content { padding:16px 8px 0; flex-grow:1; display:flex; flex-direction:column; align-items:center; }\n.bike-product-wrapper .feature-card h4 { font-family:'Montserrat','Lato',sans-serif; color:var(--brand-primary); font-size:1.05em; font-weight:700; border:none; padding:0; margin-bottom:8px; letter-spacing:0.06em; }\n.bike-product-wrapper .feature-card p { font-size:0.88em; color:#555; margin:0; line-height:1.5; max-width:260px; }\n\n\/* Key Features — Text-Only Grid *\/\n.bike-product-wrapper .features-grid {\n    display:grid; grid-template-columns:1fr; gap:20px; margin-top:15px;\n}\n@media (min-width:768px) {\n    .bike-product-wrapper .features-grid { grid-template-columns:repeat(2, 1fr); }\n}\n.bike-product-wrapper .feature-card.text-only {\n    border-top:3px solid var(--brand-primary); background:#1a1a1a;\n    border-radius:8px; padding:0; flex:0 0 240px; margin-right:14px;\n    scroll-snap-align:start;\n}\n.bike-product-wrapper .feature-card.text-only .feature-card-content { padding:18px 16px; text-align:center; }\n.bike-product-wrapper .feature-card.text-only h4 { color:var(--brand-primary) !important; font-size:1.35em !important; margin-bottom:8px !important; font-weight:700 !important; letter-spacing:0.06em !important; border:none !important; padding:0 !important; font-family:'Bebas Neue','Montserrat',sans-serif !important; text-transform:uppercase; line-height:1.2; }\n.bike-product-wrapper .feature-card.text-only p { color:#bbb; max-width:none; font-size:0.92em; line-height:1.55; }\n.bike-product-wrapper .feature-note {\n    font-size:0.85em; color:#555; font-style:italic; margin-top:-20px; margin-bottom:25px;\n}\n.bike-product-wrapper .scroll-hint {\n    font-size:0.85em; color:var(--brand-primary); font-style:italic;\n    text-align:right; margin-bottom:8px; display:block; font-weight:bold;\n}\n@media (min-width:992px) { .bike-product-wrapper .scroll-hint { display:none; } }\n\n\/* YouTube Facade (lazy-load — no iframe until click) *\/\n.bike-product-wrapper .yt-video-grid {\n    display:grid; grid-template-columns:1fr 1fr; gap:24px; margin-top:20px;\n}\n@media (max-width:640px) {\n    .bike-product-wrapper .yt-video-grid { grid-template-columns:1fr; }\n}\n.bike-product-wrapper .yt-facade {\n    position:relative; cursor:pointer; border-radius:12px; overflow:hidden;\n    background:#111;\n}\n.bike-product-wrapper .yt-facade::before {\n    content:''; display:block; padding-top:56.25%;\n}\n.bike-product-wrapper .yt-facade img {\n    position:absolute; top:0; left:0; width:100%; height:100%;\n    object-fit:cover; transition:transform 0.3s ease; display:block;\n}\n.bike-product-wrapper .yt-facade:hover img { transform:scale(1.03); }\n.bike-product-wrapper .yt-play-btn {\n    position:absolute; top:50%; left:50%;\n    transform:translate(-50%,-50%); pointer-events:none;\n    transition:transform 0.2s ease; filter:drop-shadow(0 2px 8px rgba(0,0,0,0.4));\n}\n.bike-product-wrapper .yt-facade:hover .yt-play-btn {\n    transform:translate(-50%,-50%) scale(1.12);\n}\n.bike-product-wrapper .yt-facade iframe {\n    position:absolute; top:0; left:0; width:100%; height:100%; border:none;\n}\n.bike-product-wrapper .yt-video-title {\n    margin:10px 0 0; font-size:0.9em; font-weight:600; color:#444;\n    text-align:center; text-transform:uppercase; letter-spacing:0.04em;\n}\n\n\/* Comparison Table *\/\n.bike-product-wrapper .compare-table-wrap {\n    overflow-x:auto; -webkit-overflow-scrolling:touch; margin-top:20px;\n    max-width:1100px; margin-left:auto; margin-right:auto;\n}\n.bike-product-wrapper .compare-table {\n    width:100%; border-collapse:collapse; min-width:700px;\n}\n.bike-product-wrapper .compare-table th,\n.bike-product-wrapper .compare-table td {\n    padding:12px 16px; text-align:center; vertical-align:middle;\n    border-bottom:1px solid #eee; font-size:0.92em;\n}\n.bike-product-wrapper .compare-table thead th {\n    border-bottom:2px solid #ddd; padding-bottom:8px;\n}\n.bike-product-wrapper .compare-table .compare-label {\n    font-family:'Montserrat','Lato',sans-serif;\n    text-align:left; font-weight:700; color:#1a1a1a; text-transform:uppercase;\n    font-size:0.82em; letter-spacing:0.08em; width:18%;\n}\n.bike-product-wrapper .compare-img {\n    width:100%; max-width:220px; height:auto; margin:0 auto; display:block;\n    border-radius:8px;\n}\n.bike-product-wrapper .compare-name {\n    font-family:'Montserrat','Lato',sans-serif;\n    font-weight:700; font-size:0.95em; color:#1a1a1a; margin:10px 0 2px;\n    text-transform:uppercase; letter-spacing:0.08em; min-height:2.4em;\n    display:flex; align-items:center; justify-content:center;\n}\n.bike-product-wrapper .compare-price {\n    font-weight:700; font-size:1.1em; color:var(--brand-primary);\n}\n.bike-product-wrapper .compare-highlight {\n    background:#f9f9f5;\n}\n.bike-product-wrapper .compare-highlight .compare-name {\n    color:var(--brand-primary);\n}\n.bike-product-wrapper .compare-cta {\n    display:inline-block; padding:12px 30px; border-radius:3px;\n    font-family:'Inter','Lato',sans-serif;\n    font-weight:700; font-size:0.85em; text-transform:uppercase;\n    letter-spacing:1px; text-decoration:none; transition:all 0.2s ease;\n    margin-top:4px;\n}\n.bike-product-wrapper .compare-cta-primary {\n    background:var(--brand-primary); color:#fff;\n}\n.bike-product-wrapper .compare-cta-primary:hover {\n    background:#4a5a2b;\n}\n.bike-product-wrapper .compare-cta-secondary {\n    background:transparent; color:var(--brand-primary); border:1.5px solid var(--brand-primary);\n}\n.bike-product-wrapper .compare-cta-secondary:hover {\n    background:var(--brand-primary); color:#fff;\n}\n.bike-product-wrapper .compare-winner {\n    font-weight:800; color:var(--brand-accent);\n}\n@media (max-width:700px) {\n    .bike-product-wrapper .compare-table { font-size:0.82em; }\n    .bike-product-wrapper .compare-table th,\n    .bike-product-wrapper .compare-table td { padding:8px 6px; }\n    .bike-product-wrapper .compare-img { max-width:140px; }\n}\n\n\/* Why Build Matters — dark section with optional bg image *\/\n.bike-product-wrapper .why-matters-section {\n    position:relative; padding:50px 40px; margin:30px 0; border-top:3px solid var(--brand-primary);\n    background:#111; overflow:hidden;\n}\n.bike-product-wrapper .why-matters-bg {\n    position:absolute; top:0; left:0; width:100%; height:100%;\n    background-size:cover; background-position:center; background-repeat:no-repeat;\n    opacity:0.15; z-index:0;\n}\n.bike-product-wrapper .why-matters-section \u003e * { position:relative; z-index:1; }\n.bike-product-wrapper .why-matters-section h3 { color:#fff; border-bottom-color:#333; }\n.bike-product-wrapper .why-matters-section h3::after { background-color:var(--brand-primary); }\n.bike-product-wrapper .why-matters-section \u003e p { color:#bbb; }\n.bike-product-wrapper .three-col-grid { display:grid; grid-template-columns:1fr; gap:20px; margin-top:15px; }\n@media (min-width:768px) { .bike-product-wrapper .three-col-grid { grid-template-columns:repeat(3, 1fr); } }\n.bike-product-wrapper .tech-proof-card {\n    background:#1a1a1a; border-top:3px solid var(--brand-accent);\n    outline:1px solid rgba(255,255,255,0.08); outline-offset:-1px;\n    padding:22px 22px; border-radius:10px;\n    box-shadow:0 1px 3px rgba(0,0,0,0.3); transition:transform 0.3s ease, box-shadow 0.3s ease;\n    overflow:hidden; display:flex; flex-direction:column;\n}\n.bike-product-wrapper .tech-proof-card.has-img { padding:0; }\n.bike-product-wrapper .tech-proof-card.has-img h4,\n.bike-product-wrapper .tech-proof-card.has-img p { padding:0 22px; }\n.bike-product-wrapper .tech-proof-card.has-img h4 { padding-top:16px; }\n.bike-product-wrapper .tech-proof-card.has-img p { padding-bottom:22px; flex-grow:1; }\n.bike-product-wrapper .proof-card-img {\n    width:100%; aspect-ratio:16\/9; object-fit:cover; display:block;\n    border-radius:10px 10px 0 0; margin-bottom:0;\n}\n.bike-product-wrapper .tech-proof-card:hover {\n    transform:translateY(-3px); box-shadow:0 12px 35px rgba(227,177,35,0.15);\n}\n.bike-product-wrapper .tech-proof-card h4 { color:var(--brand-accent); font-size:1.1em; border:none; padding:0; margin-bottom:8px; }\n.bike-product-wrapper .tech-proof-card p { font-size:0.9em; color:#bbb; margin:0; line-height:1.5; }\n\n\/* Expert Insight — dark block with brand bg *\/\n.bike-product-wrapper .expert-insight {\n    background-color:#111; border-left:none; border-top:3px solid var(--brand-primary);\n    padding:40px 40px; margin:30px 0; border-radius:0;\n    position:relative; overflow:hidden;\n    background-image:url('https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/belcopia-gear-desk-background.png?v=1775539688');\n    background-size:cover; background-position:center;\n}\n.bike-product-wrapper .expert-insight::before {\n    content:''; position:absolute; top:0; left:0; width:100%; height:100%;\n    background:rgba(0,0,0,0.5); z-index:1;\n}\n.bike-product-wrapper .expert-insight \u003e * { position:relative; z-index:2; }\n.bike-product-wrapper .expert-insight-quote {\n    font-style:italic; font-weight:500; font-size:1.15em; color:#fff;\n    margin:0 0 12px; line-height:1.6;\n}\n.bike-product-wrapper .expert-insight-attr {\n    font-family:'Montserrat','Lato',sans-serif;\n    font-weight:700; font-size:0.85em; color:var(--brand-accent);\n    text-transform:uppercase; letter-spacing:2px;\n}\n\n\/* Accordion *\/\n\/* Tabbed Sections — horizontal nav + panels *\/\n.bike-product-wrapper .tabs-wrapper {\n    margin:40px auto; background:#fff; max-width:1100px;\n}\n.bike-product-wrapper .tabs-nav {\n    display:flex; gap:0; border-bottom:2px solid #eee;\n    overflow-x:auto; -webkit-overflow-scrolling:touch; scrollbar-width:none;\n}\n.bike-product-wrapper .tabs-nav::-webkit-scrollbar { display:none; }\n.bike-product-wrapper .tabs-nav button {\n    font-family:'Montserrat','Lato',sans-serif;\n    background:none; border:none; border-bottom:3px solid transparent;\n    padding:16px 24px; font-size:0.9em; font-weight:700; color:#888;\n    text-transform:uppercase; letter-spacing:1px; cursor:pointer;\n    white-space:nowrap; transition:color 0.2s ease, border-color 0.2s ease;\n    margin-bottom:-2px;\n}\n.bike-product-wrapper .tabs-nav button:hover { color:#1a1a1a; }\n.bike-product-wrapper .tabs-nav button.active {\n    color:var(--brand-primary); border-bottom-color:var(--brand-accent);\n}\n.bike-product-wrapper .tab-panel {\n    display:none; padding:30px 0;\n}\n.bike-product-wrapper .tab-panel.active {\n    display:block;\n}\n\n\/* Spec Table *\/\n.bike-product-wrapper .table-wrapper {\n    width:100%; overflow-x:auto; border-radius:8px;\n    border:1px solid #ddd; margin-bottom:25px; box-shadow:0 4px 10px rgba(0,0,0,0.02);\n}\n.bike-product-wrapper .spec-table { width:100%; border-collapse:collapse; min-width:600px; }\n.bike-product-wrapper .spec-table.two-col th { width:28%; }\n.bike-product-wrapper .spec-table.four-col th { width:20%; }\n.bike-product-wrapper .spec-table.four-col td { width:30%; }\n.bike-product-wrapper .spec-table th {\n    font-family:'Montserrat','Lato',sans-serif;\n    background-color:#f7f8f6; font-weight:700; text-transform:uppercase;\n    font-size:0.82em; color:var(--brand-primary); border-left:3px solid var(--brand-primary);\n    padding:12px 15px; text-align:left; letter-spacing:0.06em;\n}\n.bike-product-wrapper .spec-table td { padding:12px 15px; border:1px solid #eee; font-size:0.9em; text-align:left; color:#333; }\n.bike-product-wrapper .spec-table tr:hover td { background-color:#fcfcfc; }\n\n\/* Geometry — diagram + slanted-header two-section table *\/\n.bike-product-wrapper .geo-layout {\n    display:flex; gap:24px; align-items:flex-start;\n}\n.bike-product-wrapper .geo-diagram {\n    flex:0 0 auto; max-width:420px; width:100%;\n}\n.bike-product-wrapper .geo-diagram img {\n    width:100%; height:auto; border-radius:6px;\n}\n@media (max-width:768px) {\n    .bike-product-wrapper .geo-layout { flex-direction:column; }\n    .bike-product-wrapper .geo-diagram { max-width:100%; }\n}\n.bike-product-wrapper .geo-table-wrapper {\n    flex:1 1 auto; overflow-x:auto;\n}\n.bike-product-wrapper .geo-table {\n    border-collapse:collapse; font-size:0.8em; width:100%;\n}\n.bike-product-wrapper .geo-table thead tr th {\n    height:110px; white-space:nowrap; vertical-align:bottom;\n    padding:0; border:none; background:transparent; min-width:28px;\n}\n.bike-product-wrapper .geo-table thead th.geo-corner { min-width:0; width:18px; }\n.bike-product-wrapper .geo-table thead th.geo-size-th { min-width:40px; width:40px; }\n.bike-product-wrapper .geo-table thead th.geo-col-header \u003e div {\n    transform-origin:bottom left;\n    transform:translateX(12px) rotate(-45deg);\n    width:22px; padding-bottom:4px;\n    font-size:0.78em; font-weight:600; color:#333; line-height:1.2;\n    white-space:nowrap;\n}\n.bike-product-wrapper .geo-table thead th.geo-col-header .geo-letter {\n    font-weight:800; color:#333; display:block; font-size:1.25em;\n}\n.bike-product-wrapper .geo-table tbody td, .bike-product-wrapper .geo-table tbody th {\n    padding:5px 7px; border:1px solid #e8e8e8; text-align:center;\n    font-size:0.9em; color:#333;\n}\n.bike-product-wrapper .geo-table tbody .geo-unit-label {\n    background:#f7f8f6; font-weight:700; font-size:0.7em;\n    text-transform:uppercase; letter-spacing:1px; color:#1a1a1a;\n    padding:4px 6px; white-space:nowrap; border-left:4px solid #1a1a1a;\n}\n.bike-product-wrapper .geo-table tbody .geo-unit-label \u003e span {\n    display:inline-block; writing-mode:vertical-rl; transform:rotate(180deg);\n}\n.bike-product-wrapper .geo-table tbody .geo-size {\n    font-weight:700; text-align:left; padding-left:8px; color:#1a1a1a;\n}\n.bike-product-wrapper .geo-table tbody tr:hover td {\n    background:#fcfcfc;\n}\n.bike-product-wrapper .geo-table tbody tr.geo-section-divider td,\n.bike-product-wrapper .geo-table tbody tr.geo-section-divider th {\n    border-top:2px solid #ccc;\n}\n\n\/* Geometry — legacy single-size two-column layout *\/\n.bike-product-wrapper .geo-two-col {\n    display:grid; grid-template-columns:1fr 1fr; gap:32px; align-items:stretch;\n}\n.bike-product-wrapper .geo-img-col {\n    display:flex; align-items:center;\n}\n.bike-product-wrapper .geo-img-col img {\n    width:100%; height:auto; border-radius:8px; display:block;\n    cursor:zoom-in; transition:transform 0.3s ease;\n}\n.bike-product-wrapper .geo-img-col img:hover { transform:scale(1.02); }\n.bike-product-wrapper .geo-rider-height {\n    font-size:1em; color:#555; margin:0 0 14px;\n    padding-bottom:12px; border-bottom:1px solid #eee;\n}\n.bike-product-wrapper .geo-rider-height strong { color:#1a1a1a; }\n@media (max-width:768px) {\n    .bike-product-wrapper .geo-two-col {\n        grid-template-columns:1fr;\n    }\n}\n\n\/* Sizing *\/\n.bike-product-wrapper .sizing-row {\n    display:flex; flex-wrap:wrap; gap:10px; justify-content:center; align-items:center;\n    padding:14px 0; margin:24px 0 8px;\n    border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8;\n}\n.bike-product-wrapper .sizing-row .sizing-label {\n    font-size:0.75em; text-transform:uppercase; letter-spacing:1px;\n    color:var(--brand-primary); font-weight:700; margin-right:6px;\n}\n.bike-product-wrapper .sizing-row .sizing-chip {\n    display:inline-flex; align-items:center; gap:6px;\n    padding:5px 14px; border:1px solid #ddd; border-radius:6px;\n    font-size:0.85em; color:#444; background:#fafafa;\n}\n.bike-product-wrapper .sizing-row .sizing-chip strong {\n    color:var(--brand-primary); font-weight:700;\n}\n\n\/* FAQ *\/\n.bike-product-wrapper details.faq-item { border:none; border-bottom:1px solid #f0f0f0; margin-bottom:0; }\n.bike-product-wrapper details.faq-item:last-child { border-bottom:none; }\n.bike-product-wrapper details.faq-item summary { font-size:1em; font-weight:600; padding:18px 45px 18px 0; color:#2c2c2c; }\n.bike-product-wrapper details.faq-item summary:hover { color:var(--brand-primary); }\n.bike-product-wrapper details.faq-item summary::after { width:8px; height:8px; border-right:2px solid #2c2c2c; border-bottom:2px solid #2c2c2c; }\n.bike-product-wrapper .faq-answer { padding:0 0 20px; font-size:0.9em; color:#555; line-height:1.6; margin:0; }\n\n\/* List Section *\/\n.bike-product-wrapper .list-section ul { list-style:none; padding:0; margin-top:5px; }\n.bike-product-wrapper .list-section li {\n    display:flex; flex-direction:column; padding-left:35px; position:relative; margin-bottom:8px;\n}\n.bike-product-wrapper .list-section li::before {\n    content:'\\2713'; position:absolute; left:0; top:0;\n    color:var(--brand-accent); font-size:1.6em; line-height:1; font-weight:900;\n}\n.bike-product-wrapper .list-section .item-title { font-weight:bold; text-transform:uppercase; letter-spacing:0.5px; color:#2c2c2c; font-size:0.9em; }\n.bike-product-wrapper .list-section .item-desc { font-size:0.85em; color:#555; }\n\n\/* What's In The Box — enhanced *\/\n.bike-product-wrapper ul.box-list { list-style:none; padding:0; margin-top:10px; display:grid; grid-template-columns:repeat(auto-fill,minmax(280px,1fr)); gap:14px; }\n.bike-product-wrapper .box-item { display:flex; align-items:flex-start; gap:14px; background:#f9f9f7; border:1px solid #e5e5e0; border-radius:8px; padding:16px; }\n.bike-product-wrapper .box-item::before { display:none; }\n.bike-product-wrapper .box-icon { font-size:2em; line-height:1; flex-shrink:0; }\n.bike-product-wrapper .box-item-content { display:flex; flex-direction:column; gap:4px; }\n.bike-product-wrapper .box-item-content .item-title { font-weight:700; text-transform:uppercase; letter-spacing:0.5px; color:#1a1a1a; font-size:0.88em; display:block; }\n.bike-product-wrapper .box-item-content .item-desc { font-size:0.83em; color:#555; line-height:1.5; display:block; }\n.bike-product-wrapper .box-sub-list { list-style:none; padding:0; margin:6px 0 0; }\n.bike-product-wrapper .box-sub-list li { font-size:0.8em; color:#666; padding-left:14px; position:relative; margin-bottom:3px; }\n.bike-product-wrapper .box-sub-list li::before { content:'–'; position:absolute; left:0; color:#999; }\n@media (max-width:600px) { .bike-product-wrapper ul.box-list { grid-template-columns:1fr; } }\n\n\/* Responsive *\/\n@media (max-width:768px) {\n    .bike-product-wrapper .hero-content h2 { font-size:2.2em; }\n    .bike-product-wrapper .product-subtitle { font-size:1.1em; }\n    .bike-product-wrapper h3 { font-size:2.8em; letter-spacing:2px; }\n    .bike-product-wrapper h4 { font-size:1.8em; }\n    .bike-product-wrapper .sub-headline { font-size:1.2em; }\n    .bike-product-wrapper .sub-headline { font-size:1.15em; }\n    .bike-product-wrapper .spec-table { min-width:400px; }\n}\n\n@media (prefers-reduced-motion:reduce) {\n    .bike-product-wrapper .shimmer-text { animation:none; }\n    .bike-product-wrapper .belcopia-modal { transition:none; }\n    .bike-product-wrapper .belcopia-modal-content { transition:none; }\n    .bike-product-wrapper .bike-fade-swap .fade-img { transition:none; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"at-a-glance-bar\" style=\"background-color:#212121;color:#fff;\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Range\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_11rambo-range.svg?v=1751184780\"\u003e\u003cspan class=\"glance-title\"\u003eRange\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eUp to 75 Miles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Speed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_6rambo-speed.svg?v=1751184933\"\u003e\u003cspan class=\"glance-title\"\u003eSpeed\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e28 mph\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Battery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_7rambo-battery.svg?v=1751184945\"\u003e\u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e52V 20Ah (1040Wh)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Weight\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_9rambo-weight.svg?v=1751184961\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e87 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Drivetrain\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_5rambo-drivetrain.svg?v=1751184899\"\u003e\u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eShimano 9-Speed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Motor\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_8rambo-motor.svg?v=1751184912\"\u003e\u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e750W Bafang Hub\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"terrain-rating\"\u003e\n\u003cdiv class=\"terrain-item\"\u003e\n\u003cspan class=\"terrain-label\"\u003eTrail\u003c\/span\u003e\n\u003cspan class=\"terrain-stars\"\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star\"\u003e★\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"terrain-item\"\u003e\n\u003cspan class=\"terrain-label\"\u003eCommute\u003c\/span\u003e\n\u003cspan class=\"terrain-stars\"\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"terrain-item\"\u003e\n\u003cspan class=\"terrain-label\"\u003eGravel\u003c\/span\u003e\n\u003cspan class=\"terrain-stars\"\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"terrain-item\"\u003e\n\u003cspan class=\"terrain-label\"\u003eSand\/Mud\u003c\/span\u003e\n\u003cspan class=\"terrain-stars\"\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star\"\u003e★\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"terrain-item\"\u003e\n\u003cspan class=\"terrain-label\"\u003eRoad\u003c\/span\u003e\n\u003cspan class=\"terrain-stars\"\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star filled\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star\"\u003e★\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" alt=\"Cyrusher Trax 2.0 Step-Through Full Suspension Electric Bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-E-Bike-Trax2.0-Main-Blue-11.jpg?v=1773372457\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eCyrusher Trax 2.0\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eBuy It Once. Ride Everything.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-content\"\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003cp class=\"sub-headline\"\u003e\"What Happens When You Stop Compromising?\"\u003c\/p\u003e\n\u003cp\u003eYou get the \u003cstrong class=\"description-emphasis\"\u003eCyrusher Trax 2.0\u003c\/strong\u003e. A 750W Bafang motor with torque sensor. A 1040Wh battery that goes 75 miles. Four-bar full suspension with a DNM air shock that belongs on a $4,000 mountain bike. Tektro 4-piston hydraulic brakes that stop you like you mean it. And UL 2849 certification that says every wire, every cell, every connection has been independently tested. This is not the bike you settle for. This is the \u003cstrong class=\"description-emphasis\"\u003efull suspension electric bike\u003c\/strong\u003e you graduate to.\u003c\/p\u003e\n\u003cp\u003eCommute on Monday. Hit gravel trails on Wednesday. Explore singletrack on Saturday. The Trax 2.0 handles all of it without blinking. 28 mph top speed. Integrated turn signals. A 1000 lumen headlight that turns night rides into daylight. This \u003cstrong class=\"description-emphasis\"\u003epremium electric bike\u003c\/strong\u003e is Cyrusher saying: here is everything we know how to build, in one frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\" style=\"background-color:#111;color:#fff;\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"Every component on the Trax 2.0 was chosen because it is the best option, not because it hits a price point. The DNM air shock. The Tektro 4-piston brakes. The LG-grade battery cells. UL 2849 certification. We ride these bikes ourselves. We would not ride anything we did not trust completely. The Trax 2.0 is what happens when the engineering team builds the bike they actually want.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Cyrusher Engineering Team\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"for-you-section\" style=\"background-color:#111;color:#fff;background-image:url('https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-E-Bike-Trax2.0-Main-Blue-33.jpg?v=1773372460');\"\u003e\n\u003ch3\u003eBUILT FOR RIDERS WHO\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-E-Bike-Trax2.0-Main-Blue-33.jpg?v=1773372460\" alt=\"Cyrusher Trax 2.0 full suspension electric bike blue\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-E-Bike-Trax2.0-Main-Orange-11_9889d53c-d902-47de-9720-ea604de42cab.jpg?v=1773372485\" alt=\"Cyrusher Trax 2.0 premium ebike orange\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou are done buying \"good enough\" and upgrading later. You want the best Cyrusher makes, period. Premium components, maximum range, certified safe.\u003c\/li\u003e\n\u003cli\u003eYou ride hard on real terrain and need a four-bar suspension system with a DNM air shock that does not bottom out on rocks and roots.\u003c\/li\u003e\n\u003cli\u003eYou live in a city that requires UL certification for e-bikes, or you just want the peace of mind that comes from knowing your battery passed the toughest safety test in the industry.\u003c\/li\u003e\n\u003cli\u003eYou ride after dark and refuse to strap on aftermarket lights. The Trax 2.0 comes with a 1000 lumen headlight and integrated turn signals, ready to go.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eSUSPENSION BORROWED FROM MOUNTAIN BIKES TWICE THE PRICE\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher_Trax_2.0_Ebike_Feature-Frame.jpg?v=1773372476\" alt=\"Cyrusher Trax 2.0 four bar suspension frame detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher_Trax_2.0_Ebike_Parts-6.jpg?v=1773372464\" alt=\"Cyrusher Trax 2.0 rear DNM air shock detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFour-Bar Linkage. DNM Air Shock. Trail-Grade Everything.\u003c\/h4\u003e\n\u003cp\u003eThe Trax 2.0 uses a four-bar linkage suspension design. If that sounds familiar, it is the same architecture on $4,000+ mountain bikes. The front hydraulic dual crown fork gives you 60mm of travel with a lockout for efficient road riding. The rear DNM AO-38RC 190x50mm air shock absorbs rocks, roots, and potholes while eliminating the pedal bob and brake feedback that plague coil spring bikes.\u003c\/p\u003e\n\u003cp\u003eHere is what that means in practice: you can ride over a pothole at speed and barely feel it. You can hit a rocky fire road and keep your hands relaxed. The air shock adjusts to your weight and riding style, and the four-bar geometry keeps traction consistent through the full suspension travel. Pair that with 26 x 4.0 inch Kenda \u003cstrong class=\"description-emphasis\"\u003efat tires\u003c\/strong\u003e and the Trax 2.0 makes rough terrain feel like someone paved it overnight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eTHE CERTIFICATION THAT ACTUALLY MEANS SOMETHING\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher_Trax_2.0_Ebike_Feature-Control.jpg?v=1773372474\" alt=\"Cyrusher Trax 2.0 handlebar controls and display\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher_Trax_2.0_Ebike_Feature-Headlight.jpg?v=1773372468\" alt=\"Cyrusher Trax 2.0 1000 lumen headlight\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eUL 2849. The Toughest Safety Test in the E-Bike Industry.\u003c\/h4\u003e\n\u003cp\u003eYou have seen the news stories. E-bike batteries catching fire in apartments. Cities banning uncertified bikes from buildings. UL 2849 exists to separate the bikes that are actually safe from the ones that just say they are. The Trax 2.0 passed every test. Battery, motor, charger, wiring. All independently verified by Underwriters Laboratories. Not self-certified. Not marketing claims. Real testing by real engineers.\u003c\/p\u003e\n\u003cp\u003eThis matters when you are charging the battery in your living room. When your apartment building asks for proof of certification. When you want to ride 75 miles and never once think about the battery management system because you know it has been tested to prevent overcharging, short circuits, and thermal runaway. Combined with Tektro HD-E3940 4-piston hydraulic brakes and integrated turn signals, the Trax 2.0 treats safety like a non-negotiable, not a nice-to-have.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n\n\u003cdiv class=\"features-scroller-wrap\"\u003e\n\u003cdiv class=\"features-scroller\" id=\"featScroller\"\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e750W Bafang Hub Motor\u003c\/h4\u003e\n\u003cp\u003eThe name trusted by the entire e-bike industry. Smooth torque sensor power that matches your effort. Hills flatten. Headwinds disappear. Your legs get all the credit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e52V 20Ah Battery (1040Wh)\u003c\/h4\u003e\n\u003cp\u003eThe biggest battery Cyrusher offers. 75 miles of range means weekend adventures without range anxiety. Pop it out and charge it at your desk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFour-Bar Full Suspension\u003c\/h4\u003e\n\u003cp\u003eHydraulic dual crown fork with lockout up front. DNM AO-38RC air shock in the rear. Adjustable, progressive, and borrowed from bikes that cost twice as much.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eTektro 4-Piston Hydraulic Brakes\u003c\/h4\u003e\n\u003cp\u003eFour pistons instead of the standard two. More braking surface. Shorter stops. The kind of brakes you want when you are descending a trail at 28 mph.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eUL 2849 Safety Certification\u003c\/h4\u003e\n\u003cp\u003eEvery electrical system independently tested and certified. The certification that cities are starting to require and smart buyers are starting to demand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e1000 Lumen Headlight + Turn Signals\u003c\/h4\u003e\n\u003cp\u003eA headlight that turns night into day. Turn signals that tell drivers exactly where you are going. Night rides stop being stressful and start being fun.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-scroller-progress\"\u003e\u003cdiv class=\"features-scroller-progress-bar\" id=\"featProgress\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"features-scroller-nav\"\u003e\n\u003cbutton aria-label=\"Previous\" onclick=\"document.getElementById('featScroller').scrollBy({left:-300,behavior:'smooth'})\"\u003e←\u003c\/button\u003e\n\u003cbutton aria-label=\"Next\" onclick=\"document.getElementById('featScroller').scrollBy({left:300,behavior:'smooth'})\"\u003e→\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-matters-section\" style=\"background:#111;color:#fff;\"\u003e\n\n\u003ch3\u003eWHY THIS BUILD MATTERS\u003c\/h3\u003e\n\n\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\n\u003ch4\u003eNo Weak Links\u003c\/h4\u003e\n\u003cp\u003eBafang motor. Tektro 4-piston brakes. DNM air shock. Kenda tires. Every component was picked because it is the best, not because it is the cheapest. You feel the difference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\n\u003ch4\u003eCharge It Without the Anxiety\u003c\/h4\u003e\n\u003cp\u003eUL 2849 means the battery, charger, and wiring have been independently tested for fire safety and fault protection. Plug it in and forget about it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\n\u003ch4\u003eRide Home in the Dark\u003c\/h4\u003e\n\u003cp\u003e1000 lumens up front and integrated turn signals make you visible from every direction. The Trax 2.0 is one of the few e-bikes that treats night riding as standard, not optional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eCOMPARE CYRUSHER FULL SUSPENSION E-BIKES\u003c\/h3\u003e\n\u003cdiv class=\"compare-table-wrap\"\u003e\n\u003ctable class=\"compare-table\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth class=\"compare-label\"\u003e\u003c\/th\u003e\n\u003cth class=\"\"\u003e\n\u003cimg class=\"compare-img\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-Roam-E-Bike-Blue-001.jpg?v=1773372301\" alt=\"Cyrusher Roam step-through full suspension electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eRoam\u003c\/div\u003e\n\n\u003c\/th\u003e\n\u003cth class=\"compare-highlight\"\u003e\n\u003cimg class=\"compare-img\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-E-Bike-Trax2.0-Main-Blue-11.jpg?v=1773372457\" alt=\"Cyrusher Trax 2.0 step-through full suspension electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eTrax 2.0\u003c\/div\u003e\n\n\u003c\/th\u003e\n\u003cth class=\"\"\u003e\n\u003cimg class=\"compare-img\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherQuestMid-DriveStep-throughEbike-Green-1.jpg?v=1773372500\" alt=\"Cyrusher Quest mid-drive mountain electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eQuest\u003c\/div\u003e\n\n\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eMotor\u003c\/td\u003e\n\u003ctd class=\"\"\u003e750W Hub, 95Nm\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e750W Bafang Hub\u003c\/td\u003e\n\u003ctd class=\"\"\u003eBafang M620 Mid-Drive 1000W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eBattery\u003c\/td\u003e\n\u003ctd class=\"\"\u003e52V 15.6Ah\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e52V 20Ah (1040Wh)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e48V 20Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eRange\u003c\/td\u003e\n\u003ctd class=\"\"\u003e62 mi\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e75 mi\u003c\/td\u003e\n\u003ctd class=\"\"\u003e80 mi\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eSensor\u003c\/td\u003e\n\u003ctd class=\"\"\u003eTorque\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003eTorque\u003c\/td\u003e\n\u003ctd class=\"\"\u003eTorque\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eSuspension\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFull (Front + Rear)\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003eFull (DNM Air Shock)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFull (Front + Rear)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eBrakes\u003c\/td\u003e\n\u003ctd class=\"\"\u003e180mm Hydraulic\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003eTektro 4-Piston\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHydraulic Disc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eTires\u003c\/td\u003e\n\u003ctd class=\"\"\u003e26\" x 4.0\" Fat\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e26\" x 4.0\" Fat\u003c\/td\u003e\n\u003ctd class=\"\"\u003e20\" x 4.0\" Fat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eFrame\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStep-Through\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003eStep-Through\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStep-Through\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003e\u003c\/td\u003e\n\u003ctd class=\"\"\u003e\u003ca class=\"compare-cta compare-cta-secondary\" href=\"\/products\/cyrusher-roam-step-through-full-suspension-electric-bike\"\u003eShop Now →\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e\u003ca class=\"compare-cta compare-cta-primary\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003eView Details ↑\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd class=\"\"\u003e\u003ca class=\"compare-cta compare-cta-secondary\" href=\"\/products\/cyrusher-quest-mountain-electric-bike\"\u003eShop Now →\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tabs-wrapper\"\u003e\n\u003cnav class=\"tabs-nav\"\u003e\n\u003cbutton class=\"tab-btn active\" data-tab=\"tab-0\"\u003eTech Specs\u003c\/button\u003e\n\u003cbutton class=\"tab-btn\" data-tab=\"tab-1\"\u003eFAQ\u003c\/button\u003e\n\u003cbutton class=\"tab-btn\" data-tab=\"tab-2\"\u003eWhat's In The Box\u003c\/button\u003e\n\u003c\/nav\u003e\n\u003cdiv class=\"tab-panel active\" id=\"tab-0\"\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table two-col\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e750W Bafang Rear Hub, Torque Sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e52V 20Ah (1040Wh), Removable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 75 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTop Speed\u003c\/th\u003e\n\u003ctd\u003e28 MPH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePedal Assist\u003c\/th\u003e\n\u003ctd\u003eMulti-Level, Torque Sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eThrottle\u003c\/th\u003e\n\u003ctd\u003eThumb Throttle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAluminum Alloy, Step-Through\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFront Fork\u003c\/th\u003e\n\u003ctd\u003eHydraulic Dual-Crown, 60mm Travel, Lockout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRear Shock\u003c\/th\u003e\n\u003ctd\u003eDNM AO-38RC 190x50mm Air Shock\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eTektro HD-E3940, 4-Piston Hydraulic Disc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003e9 Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheels \u0026amp; Tires\u003c\/th\u003e\n\u003ctd\u003e26\" x 4.0\" Kenda Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003e3.7\" Color LCD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeadlight\u003c\/th\u003e\n\u003ctd\u003e~1000 Lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTurn Signals\u003c\/th\u003e\n\u003ctd\u003eIntegrated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety\u003c\/th\u003e\n\u003ctd\u003eUL 2849 Certified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax Payload\u003c\/th\u003e\n\u003ctd\u003e350 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003ctd\u003e5'7\" to 6'6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-panel\" id=\"tab-1\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is UL 2849 certification and why does it matter?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUL 2849 is the toughest safety test in the e-bike industry. Underwriters Laboratories tests the battery, motor, charger, and wiring for fire safety, short circuit protection, and mechanical integrity. It matters because cities like New York now require UL certification for e-bikes in buildings. Landlords are asking for it. Insurance companies care about it. The Trax 2.0 already has it.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat makes the Trax 2.0 suspension better than other full suspension e-bikes?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eTwo words: air shock. Most e-bikes under $3,000 use basic coil springs that feel mushy and cannot be adjusted. The Trax 2.0 uses a DNM AO-38RC air shock with a four-bar linkage, the same architecture you find on dedicated mountain bikes. You can tune it to your weight and riding style. The difference in ride quality is immediately obvious.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eAre Tektro 4 piston brakes better than 2 piston brakes?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eNoticeably. Four pistons spread the braking force more evenly across the rotor, giving you stronger, smoother stops with less finger effort. On a bike that hits 28 mph and weighs 70+ pounds with a rider, you want every bit of that extra stopping power. Two-piston brakes work. Four-piston brakes inspire confidence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow far can the Trax 2.0 go on one charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUp to 75 miles with pedal assist. The 52V 20Ah battery packs 1040Wh of capacity, one of the largest available on any e-bike at this price. In real-world terms, that is a full week of 12-mile commutes or an all-day adventure ride without watching the battery gauge.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the Trax 2.0 have integrated lights?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes, and not the aftermarket clip-on kind. A 1000 lumen headlight illuminates the road like a car headlight. Integrated turn signals tell drivers exactly where you are going. Everything is powered by the main battery so there are no separate batteries to charge.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I lock out the front fork suspension on pavement?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. Flip the lockout and the fork stiffens for efficient road riding. No bobbing energy loss on smooth pavement. When you hit gravel or trail, unlock it and get the full 60mm of plush suspension travel. Best of both worlds with a simple switch.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-panel\" id=\"tab-2\"\u003e\n\u003cdiv style=\"margin-top:10px;\"\u003e\n\u003cul class=\"box-list\"\u003e\n\u003cli class=\"box-item\"\u003e\n\u003cdiv class=\"box-item-content\"\u003e\n\u003cspan class=\"item-title\"\u003eCyrusher Trax 2.0 E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eShips 85% assembled. Attach front wheel, handlebars, pedals, and accessories. Budget about 45 minutes to an hour for the premium components.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"box-item\"\u003e\n\u003cdiv class=\"box-item-content\"\u003e\n\u003cspan class=\"item-title\"\u003eBattery + Charger\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003e52V 20Ah removable battery and UL certified charger. Full charge before your first ride takes 6 to 8 hours.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"box-item\"\u003e\n\u003cdiv class=\"box-item-content\"\u003e\n\u003cspan class=\"item-title\"\u003eAccessories\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003e1000 lumen headlight, taillight, integrated turn signals, fenders, pedals, and every tool you need for assembly. Everything included.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"belcopia-modal\" id=\"belcopia-image-modal\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Image Preview\"\u003e\n\u003cspan class=\"belcopia-modal-close\" role=\"button\" aria-label=\"Close image preview\" tabindex=\"0\"\u003e×\u003c\/span\u003e\n\u003cimg decoding=\"async\" draggable=\"false\" alt=\"Feature Preview\" id=\"belcopia-modal-img\" class=\"belcopia-modal-content\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n    var w=document.querySelector('.bike-product-wrapper');\n    if(!w)return;\n\n    \/* Block right-click on images *\/\n    w.addEventListener('contextmenu',function(e){\n        if(e.target.tagName==='IMG'){e.preventDefault();}\n    });\n    w.addEventListener('dragstart',function(e){\n        if(e.target.tagName==='IMG'){e.preventDefault();}\n    });\n\n    \/* Lightbox *\/\n    var modal=document.getElementById('belcopia-image-modal');\n    var mImg=document.getElementById('belcopia-modal-img');\n    var cls=w.querySelector('.belcopia-modal-close');\n    if(modal\u0026\u0026mImg){\n        w.addEventListener('click',function(e){\n            var t=e.target;\n            if(t.tagName==='IMG'\u0026\u0026t.closest('.two-col-container,.bike-fade-swap,.feature-card.has-image,.geo-img-col')){\n                e.preventDefault();\n                mImg.src=t.src;\n                modal.classList.add('show');\n                document.body.style.overflow='hidden';\n                if(cls)cls.focus();\n            }\n        });\n        function closeM(){\n            modal.classList.remove('show');\n            setTimeout(function(){mImg.src='';},300);\n            document.body.style.overflow='';\n        }\n        if(cls)cls.addEventListener('click',closeM);\n        modal.addEventListener('click',function(e){if(e.target===modal)closeM();});\n        document.addEventListener('keydown',function(e){\n            if((e.key==='Escape'||e.key==='Enter')\u0026\u0026modal.classList.contains('show'))closeM();\n        });\n    }\n\n    \/* Fade Swap *\/\n    var swaps=w.querySelectorAll('.bike-fade-swap');\n    var obs=new IntersectionObserver(function(entries){\n        entries.forEach(function(en){en.target.dataset.vis=en.isIntersecting?'1':'0';});\n    },{threshold:0.1});\n    swaps.forEach(function(s){\n        obs.observe(s);\n        var imgs=s.querySelectorAll('.fade-img');\n        if(imgs.length\u003c2)return;\n        var iv=parseInt(s.dataset.interval)||5000;\n        setInterval(function(){\n            if(s.dataset.vis!=='1')return;\n            var a=s.querySelector('.fade-img.active');\n            var n=a.nextElementSibling;\n            if(!n||!n.classList.contains('fade-img'))n=imgs[0];\n            a.classList.remove('active');\n            n.classList.add('active');\n        },iv);\n    });\n    \/* YouTube Facade — swap thumbnail for iframe on click\/Enter *\/\n    w.querySelectorAll('.yt-facade').forEach(function(el){\n        function activate(){\n            var id=el.dataset.ytId;\n            el.innerHTML='\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/'+id+'?autoplay=1\u0026rel=0\" allow=\"autoplay; encrypted-media; fullscreen\" allowfullscreen\u003e\u003c\/iframe\u003e';\n        }\n        el.addEventListener('click',activate);\n        el.addEventListener('keydown',function(e){\n            if(e.key==='Enter'||e.key===' '){e.preventDefault();activate();}\n        });\n    });\n\n    \/* Feature Scroller Progress Bar *\/\n    var fs=document.getElementById('featScroller');\n    var fp=document.getElementById('featProgress');\n    if(fs\u0026\u0026fp){\n        function updProg(){\n            var maxS=fs.scrollWidth-fs.clientWidth;\n            if(maxS\u003c=0){fp.style.width='100%';fp.style.marginLeft='0';return;}\n            var pct=fs.scrollLeft\/maxS;\n            var barW=fs.clientWidth\/fs.scrollWidth*100;\n            fp.style.width=barW+'%';\n            fp.style.marginLeft=(pct*(100-barW))+'%';\n        }\n        fs.addEventListener('scroll',updProg);\n        updProg();\n    }\n\n    \/* Tab Navigation *\/\n    w.querySelectorAll('.tabs-nav .tab-btn').forEach(function(btn){\n        btn.addEventListener('click',function(){\n            var tw=btn.closest('.tabs-wrapper');\n            tw.querySelectorAll('.tab-btn').forEach(function(b){b.classList.remove('active');});\n            tw.querySelectorAll('.tab-panel').forEach(function(p){p.classList.remove('active');});\n            btn.classList.add('active');\n            var panel=tw.querySelector('#'+btn.dataset.tab);\n            if(panel)panel.classList.add('active');\n        });\n    });\n})();\n\u003c\/script\u003e","brand":"Cyrusher Sports","offers":[{"title":"Blue","offer_id":43400664383562,"sku":null,"price":2499.0,"currency_code":"USD","in_stock":true},{"title":"Gray","offer_id":43400664416330,"sku":null,"price":2499.0,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":43400664449098,"sku":null,"price":2499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-E-Bike-Trax2.0-Main-Blue-11.jpg?v=1773372457"},{"product_id":"vanpowers-cycanon-750w-fat-tire-electric-mountain-bike","title":"Vanpowers Cycanon 750W Fat Tire Electric Mountain Bike","description":"\u003cstyle\u003e\n.bike-product-wrapper {\n    --brand-primary: #5f7038;\n    --brand-accent: #E3B123;\n    --brand-dark: #212121;\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    line-height: 1.6; color: #333;\n    overflow-x: hidden; background-color: #fff;\n}\n.bike-product-wrapper img {\n    transition: transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94);\n    will-change: transform;\n}\n\n\/* Lightbox Modal *\/\n.bike-product-wrapper .belcopia-modal {\n    display:none; position:fixed; z-index:99999;\n    left:0; top:0; right:0; bottom:0;\n    width:100vw; height:100vh;\n    background-color:rgba(0,0,0,0.85);\n    backdrop-filter:blur(8px);\n    opacity:0; transition:opacity 0.3s ease;\n}\n.bike-product-wrapper .belcopia-modal.show { display:block; opacity:1; }\n.bike-product-wrapper .belcopia-modal-content {\n    position:absolute; top:50%; left:50%;\n    transform:translate(-50%,-50%) scale(0.95);\n    max-width:90vw; max-height:85vh;\n    border-radius:12px; box-shadow:0 10px 40px rgba(0,0,0,0.5);\n    object-fit:contain;\n    transition:transform 0.3s cubic-bezier(0.25,0.46,0.45,0.94);\n}\n.bike-product-wrapper .belcopia-modal.show .belcopia-modal-content {\n    transform:translate(-50%,-50%) scale(1);\n}\n.bike-product-wrapper .belcopia-modal-close {\n    position:absolute; top:20px; right:30px; z-index:100000;\n    color:#fff; font-size:45px; font-weight:bold; cursor:pointer;\n    text-shadow:0 2px 4px rgba(0,0,0,0.5);\n}\n.bike-product-wrapper .belcopia-modal-close:hover { color:var(--brand-accent); }\n\n\/* Shimmer Animation *\/\n@keyframes metallicShimmer {\n    0% { background-position:0% 50%; }\n    100% { background-position:200% 50%; }\n}\n\n\/* At-A-Glance Bar *\/\n.bike-product-wrapper .at-a-glance-bar {\n    background-color:var(--brand-dark); color:#fff;\n    padding:12px 10px; contain:layout paint;\n}\n.bike-product-wrapper .glance-container {\n    display:flex; justify-content:space-around;\n    text-align:center; max-width:1200px; margin:0 auto;\n    flex-wrap:wrap; gap:15px;\n}\n.bike-product-wrapper .glance-item {\n    display:flex; flex-direction:column; align-items:center; gap:5px;\n    font-size:0.8em; min-width:90px;\n}\n.bike-product-wrapper .glance-item img { width:36px; height:36px; filter:brightness(0) invert(1); }\n.bike-product-wrapper .glance-title { font-weight:bold; text-transform:uppercase; }\n\n\/* Hero *\/\n.bike-product-wrapper .hero-image-section {\n    position:relative; height:50vh; min-height:400px; max-height:600px;\n    display:flex; align-items:center; justify-content:center;\n    overflow:hidden; background-color:#000; contain:layout paint;\n}\n.bike-product-wrapper .hero-image-section img {\n    position:absolute; top:50%; left:50%; width:100%; height:100%;\n    object-fit:cover; transform:translate(-50%,-50%); opacity:0.85;\n}\n.bike-product-wrapper .hero-overlay {\n    position:absolute; top:0; left:0; width:100%; height:100%;\n    background:linear-gradient(to top, rgba(0,0,0,0.85), rgba(0,0,0,0.3) 60%);\n}\n.bike-product-wrapper .hero-content {\n    position:relative; z-index:3; padding:20px; text-align:center; width:100%;\n    display:flex; flex-direction:column; align-items:center;\n}\n.bike-product-wrapper .shimmer-text {\n    background:linear-gradient(90deg, var(--brand-primary) 0%, var(--brand-accent) 25%, #fff 50%, var(--brand-accent) 75%, var(--brand-primary) 100%);\n    background-size:200% auto; color:transparent;\n    -webkit-background-clip:text; background-clip:text;\n    animation:metallicShimmer 4s linear infinite;\n    -webkit-text-stroke:1px rgba(255,255,255,0.4);\n    filter:drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\n}\n.bike-product-wrapper .hero-content h2 {\n    font-size:3.5em; font-weight:900; line-height:1.1;\n    text-transform:uppercase; letter-spacing:1px; margin:0 auto 10px auto;\n}\n.bike-product-wrapper .product-subtitle {\n    font-size:1.6em; font-weight:900; text-transform:uppercase;\n    letter-spacing:2px; display:block; width:100%; margin-top:5px;\n    -webkit-text-stroke:0.5px #fff;\n}\n\n\/* Content Sections *\/\n.bike-product-wrapper .page-content { max-width:1200px; margin:0 auto; padding:10px 20px; }\n.bike-product-wrapper h3 {\n    font-size:2em; font-weight:bold; color:var(--brand-primary);\n    border-bottom:2px solid #eee; padding-bottom:10px;\n    margin-bottom:30px; text-transform:uppercase; position:relative;\n}\n.bike-product-wrapper h3::after {\n    content:''; position:absolute; bottom:-2px; left:0; width:0; height:3px;\n    background-color:var(--brand-accent); transition:width 0.6s ease;\n}\n.bike-product-wrapper .unbordered-section:hover h3::after { width:100%; }\n.bike-product-wrapper h4 {\n    font-size:1.4em; font-weight:900; color:#2c2c2c;\n    border-left:5px solid var(--brand-accent); padding-left:15px;\n    text-transform:uppercase; letter-spacing:0.02em; margin-bottom:15px;\n}\n.bike-product-wrapper .unbordered-section { padding:20px 0; border:none; contain:content; }\n.bike-product-wrapper .description-emphasis { font-style:italic; font-weight:bold; color:var(--brand-primary); }\n.bike-product-wrapper .sub-headline {\n    font-size:2em; font-weight:900; font-style:italic; color:var(--brand-primary);\n    text-align:center; margin-bottom:30px; text-shadow:1px 1px 2px rgba(0,0,0,0.1);\n}\n.bike-product-wrapper p { margin-bottom:20px; line-height:1.7; }\n\n\/* Two-Col Grid *\/\n.bike-product-wrapper .two-col-container {\n    display:grid; grid-template-columns:1fr; align-items:center; gap:30px; margin-bottom:25px;\n}\n@media (min-width:768px) {\n    .bike-product-wrapper .two-col-container { grid-template-columns:1fr 1fr; }\n    .bike-product-wrapper .two-col-container.reverse \u003e :first-child { order:2; }\n}\n.bike-product-wrapper .two-col-container img {\n    width:100%; max-height:380px; object-fit:cover; border-radius:12px;\n    box-shadow:0 8px 30px rgba(0,0,0,0.12); display:block; overflow:hidden;\n    cursor:zoom-in; transition:transform 0.5s ease;\n}\n@media (hover:hover) { .bike-product-wrapper .two-col-container img:hover { transform:scale(1.03); } }\n.bike-product-wrapper .two-col-list { list-style:none; padding:0; }\n.bike-product-wrapper .two-col-list li {\n    display:flex; align-items:flex-start; margin-bottom:20px; font-weight:500;\n}\n.bike-product-wrapper .two-col-list li::before {\n    content:'\\2713'; color:var(--brand-accent); font-size:1.6em;\n    margin-right:15px; line-height:1; font-weight:900;\n}\n\n\/* 2-Image Crossfade Swap *\/\n.bike-product-wrapper .bike-fade-swap {\n    position:relative; width:100%; border-radius:12px;\n    overflow:hidden; box-shadow:0 8px 30px rgba(0,0,0,0.12); aspect-ratio:4\/3;\n}\n.bike-product-wrapper .bike-fade-swap .fade-img {\n    position:absolute; top:0; left:0; width:100%; height:100%;\n    object-fit:cover; opacity:0; transition:opacity 0.8s ease-in-out;\n    cursor:zoom-in; border-radius:0; box-shadow:none; max-height:none;\n}\n.bike-product-wrapper .bike-fade-swap .fade-img.active { opacity:1; z-index:2; }\n\n\/* Key Features — Horizontal Scroller *\/\n.bike-product-wrapper .features-scroller {\n    display:flex; overflow-x:auto; padding-bottom:30px;\n    scroll-snap-type:x mandatory; scrollbar-width:thin;\n    scrollbar-color:var(--brand-primary) #e0e0e0; contain:layout paint;\n}\n.bike-product-wrapper .features-scroller::-webkit-scrollbar { height:10px; }\n.bike-product-wrapper .features-scroller::-webkit-scrollbar-track { background:#e0e0e0; border-radius:6px; }\n.bike-product-wrapper .features-scroller::-webkit-scrollbar-thumb { background-color:var(--brand-primary); border-radius:6px; border:2px solid #e0e0e0; }\n.bike-product-wrapper .feature-card {\n    flex:0 0 300px; margin-right:25px; background:#f9f9f9; border-radius:12px;\n    border:1px solid #eee; overflow:hidden; box-shadow:0 4px 15px rgba(0,0,0,0.06);\n    display:flex; flex-direction:column; transition:transform 0.4s ease;\n    cursor:pointer; scroll-snap-align:start;\n}\n.bike-product-wrapper .feature-card:hover { transform:translateY(-10px); box-shadow:0 15px 35px rgba(0,0,0,0.12); }\n.bike-product-wrapper .feature-card.has-image img {\n    width:100%; height:200px; object-fit:cover; aspect-ratio:3\/2; cursor:zoom-in;\n}\n.bike-product-wrapper .feature-card.has-image:hover img { transform:scale(1.05); }\n.bike-product-wrapper .feature-card-content { padding:12px 15px; flex-grow:1; display:flex; flex-direction:column; }\n.bike-product-wrapper .feature-card h4 { color:var(--brand-primary); font-size:1.2em; border:none; padding:0; margin-bottom:6px; }\n.bike-product-wrapper .feature-card p { font-size:0.9em; color:#555; margin:0; line-height:1.4; }\n\n\/* Key Features — Text-Only Grid *\/\n.bike-product-wrapper .features-grid {\n    display:grid; grid-template-columns:1fr; gap:20px; margin-top:15px;\n}\n@media (min-width:768px) {\n    .bike-product-wrapper .features-grid { grid-template-columns:repeat(2, 1fr); }\n}\n.bike-product-wrapper .feature-card.text-only {\n    border-left:4px solid var(--brand-accent); background:#f9f9f9;\n    border-radius:8px; padding:0; flex:none; margin:0;\n}\n.bike-product-wrapper .feature-card.text-only .feature-card-content { padding:20px 24px; }\n.bike-product-wrapper .feature-card.text-only h4 { color:var(--brand-primary); font-size:1.1em; margin-bottom:8px; }\n.bike-product-wrapper .feature-note {\n    font-size:0.85em; color:#555; font-style:italic; margin-top:-20px; margin-bottom:25px;\n}\n.bike-product-wrapper .scroll-hint {\n    font-size:0.85em; color:var(--brand-primary); font-style:italic;\n    text-align:right; margin-bottom:8px; display:block; font-weight:bold;\n}\n@media (min-width:992px) { .bike-product-wrapper .scroll-hint { display:none; } }\n\n\/* Why Build Matters *\/\n.bike-product-wrapper .three-col-grid { display:grid; grid-template-columns:1fr; gap:20px; margin-top:15px; }\n@media (min-width:768px) { .bike-product-wrapper .three-col-grid { grid-template-columns:repeat(3, 1fr); } }\n.bike-product-wrapper .tech-proof-card {\n    background:#fff; border:1px solid #eee; padding:16px 18px; border-radius:8px;\n    box-shadow:0 4px 15px rgba(0,0,0,0.03); transition:transform 0.4s ease;\n}\n.bike-product-wrapper .tech-proof-card:hover { transform:translateY(-5px); box-shadow:0 10px 25px rgba(0,0,0,0.08); }\n.bike-product-wrapper .tech-proof-card h4 { color:var(--brand-accent); font-size:1.1em; border:none; padding:0; margin-bottom:6px; }\n.bike-product-wrapper .tech-proof-card p { font-size:0.9em; color:#555; margin:0; line-height:1.4; }\n\n\/* Expert Insight *\/\n.bike-product-wrapper .expert-insight {\n    background-color:#fdfdfd; border-left:4px solid var(--brand-primary);\n    padding:25px; margin:10px 0 30px; border-radius:4px; box-shadow:0 2px 10px rgba(0,0,0,0.02);\n}\n.bike-product-wrapper .expert-insight-quote {\n    font-style:italic; font-weight:500; font-size:1.15em; color:#1a1a1a;\n    margin:0 0 12px; line-height:1.5;\n}\n.bike-product-wrapper .expert-insight-attr {\n    font-weight:bold; font-size:0.85em; color:var(--brand-primary);\n    text-transform:uppercase; letter-spacing:1px;\n}\n\n\/* Accordion *\/\n.bike-product-wrapper .accordion-wrapper { margin:40px 0; border-top:1px solid #eee; }\n.bike-product-wrapper details.accordion-item { border-bottom:1px solid #eee; margin-bottom:0; overflow:hidden; }\n.bike-product-wrapper details.accordion-item summary {\n    padding:24px 45px 24px 0; font-size:1.6em; font-weight:500; color:#1a1a1a;\n    cursor:pointer; position:relative; outline:none; list-style:none;\n    transition:color 0.3s ease;\n}\n.bike-product-wrapper details.accordion-item summary::-webkit-details-marker { display:none; }\n.bike-product-wrapper details.accordion-item summary::after {\n    content:''; position:absolute; right:15px; top:50%; width:12px; height:12px;\n    border-right:2px solid #1a1a1a; border-bottom:2px solid #1a1a1a;\n    transform:translateY(-70%) rotate(45deg); transition:transform 0.3s ease, border-color 0.3s ease;\n}\n.bike-product-wrapper details.accordion-item summary:hover,\n.bike-product-wrapper details.accordion-item[open] summary { color:var(--brand-primary); }\n.bike-product-wrapper details.accordion-item[open] summary::after {\n    transform:translateY(-30%) rotate(-135deg); border-color:var(--brand-primary);\n}\n.bike-product-wrapper .accordion-content {\n    padding:0 0 30px; border-top:none;\n    content-visibility:auto; contain-intrinsic-size:auto 500px;\n}\n\n\/* Spec Table *\/\n.bike-product-wrapper .table-wrapper {\n    width:100%; overflow-x:auto; border-radius:8px;\n    border:1px solid #ddd; margin-bottom:25px; box-shadow:0 4px 10px rgba(0,0,0,0.02);\n}\n.bike-product-wrapper .spec-table { width:100%; border-collapse:collapse; min-width:600px; }\n.bike-product-wrapper .spec-table.two-col th { width:35%; }\n.bike-product-wrapper .spec-table th {\n    background-color:#f7f8f6; font-weight:900; text-transform:uppercase;\n    font-size:0.85em; color:var(--brand-primary); border-left:4px solid var(--brand-accent);\n    padding:12px 15px; text-align:left;\n}\n.bike-product-wrapper .spec-table td { padding:12px 15px; border:1px solid #eee; font-size:0.9em; text-align:left; }\n.bike-product-wrapper .spec-table tr:hover td { background-color:#fcfcfc; }\n\n\/* Sizing *\/\n.bike-product-wrapper .sizing-container { display:grid; grid-template-columns:1fr; align-items:center; gap:35px; }\n@media (min-width:768px) { .bike-product-wrapper .sizing-container { grid-template-columns:1fr 1fr; } }\n\n\/* FAQ *\/\n.bike-product-wrapper details.faq-item { border:none; border-bottom:1px solid #f0f0f0; margin-bottom:0; }\n.bike-product-wrapper details.faq-item:last-child { border-bottom:none; }\n.bike-product-wrapper details.faq-item summary { font-size:1em; font-weight:600; padding:18px 45px 18px 0; color:#2c2c2c; }\n.bike-product-wrapper details.faq-item summary:hover { color:var(--brand-primary); }\n.bike-product-wrapper details.faq-item summary::after { width:8px; height:8px; border-right:2px solid #2c2c2c; border-bottom:2px solid #2c2c2c; }\n.bike-product-wrapper .faq-answer { padding:0 0 20px; font-size:0.9em; color:#555; line-height:1.6; margin:0; }\n\n\/* List Section *\/\n.bike-product-wrapper .list-section ul { list-style:none; padding:0; margin-top:5px; }\n.bike-product-wrapper .list-section li {\n    display:flex; flex-direction:column; padding-left:35px; position:relative; margin-bottom:8px;\n}\n.bike-product-wrapper .list-section li::before {\n    content:'\\2713'; position:absolute; left:0; top:0;\n    color:var(--brand-accent); font-size:1.6em; line-height:1; font-weight:900;\n}\n.bike-product-wrapper .list-section .item-title { font-weight:bold; text-transform:uppercase; letter-spacing:0.5px; color:#2c2c2c; font-size:0.9em; }\n.bike-product-wrapper .list-section .item-desc { font-size:0.85em; color:#555; }\n\n\/* Responsive *\/\n@media (max-width:768px) {\n    .bike-product-wrapper .hero-content h2 { font-size:2.2em; }\n    .bike-product-wrapper .product-subtitle { font-size:1.1em; }\n    .bike-product-wrapper h3 { font-size:1.5em; }\n    .bike-product-wrapper .sub-headline { font-size:1.4em; }\n    .bike-product-wrapper .spec-table { min-width:400px; }\n}\n\n@media (prefers-reduced-motion:reduce) {\n    .bike-product-wrapper .shimmer-text { animation:none; }\n    .bike-product-wrapper .belcopia-modal { transition:none; }\n    .bike-product-wrapper .belcopia-modal-content { transition:none; }\n    .bike-product-wrapper .bike-fade-swap .fade-img { transition:none; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Motor\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\"\u003e\u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e750W Hub\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\"\u003e\u003cspan class=\"glance-title\"\u003eFrame\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eAluminum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Wheels\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\"\u003e\u003cspan class=\"glance-title\"\u003eWheels\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e20\" x 4.0\" Fat\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Weight\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~65 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Range\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-use-type-specification-svg-icon.png?v=1769496364\"\u003e\u003cspan class=\"glance-title\"\u003eRange\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eUp to 84 mi\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" alt=\"Vanpowers Cycanon 750W fat tire electric mountain bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/cycanon-1_e0236863-e3c0-4db0-b9a9-7deb0b268e35.webp?v=1773375816\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eVanpowers Cycanon\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003e750W Fat Tire Electric Mountain Bike\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-content\"\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003cp class=\"sub-headline\"\u003e\"84 miles of range, torque sensor, and UL 2849 certification on a compact fat tire platform.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eVanpowers Cycanon fat tire electric bike\u003c\/strong\u003e packs a 750W rear hub motor (900W peak) and 624Wh UL-certified battery into a compact 20\" x 4.0\" CST fat tire platform. The built-in torque sensor detects your pedaling effort and adjusts motor output automatically for natural, responsive assistance.\u003c\/p\u003e\n\u003cp\u003eWith up to 84 miles of range and 4A fast charging that reaches 60% in just 1.5 hours, the Cycanon eliminates range anxiety. Tektro hydraulic disc brakes, lockable front suspension with 55mm travel, and Shimano 7-speed gearing complete this \u003cstrong class=\"description-emphasis\"\u003eUL certified electric mountain bike\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"Torque sensor, UL 2849 certification, and 84 miles of range at $1,199. The Cycanon combines premium safety standards with practical fat tire versatility.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Fat Tire E-Bike Assessment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eTHIS RIDE IS FOR YOU IF...\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/cycanon-2_a4cabe03-d9d8-4bfc-ae67-006f6138840e.webp?v=1773375816\" alt=\"Vanpowers Cycanon side angle\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/cycanon-3_55d98a0f-7657-41ce-8712-4844e658f76c.webp?v=1773375816\" alt=\"Vanpowers Cycanon detail view\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou want a torque sensor for natural pedal feel that adjusts to your effort\u003c\/li\u003e\n\u003cli\u003eYou need 84 miles of range with fast charging capability\u003c\/li\u003e\n\u003cli\u003eYou value UL 2849 certification for battery and electrical safety\u003c\/li\u003e\n\u003cli\u003eYou ride mixed terrain and want fat tire traction with compact 20\" wheels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eCOMPACT FAT TIRE PLATFORM\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/cycanonebikevanpowers2.png?v=1773375816\" alt=\"Vanpowers Cycanon lifestyle\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/cycanonebikevanpowers.png?v=1773375816\" alt=\"Vanpowers Cycanon in action\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eStep-Thru Frame, Lockable Suspension\u003c\/h4\u003e\n\u003cp\u003eThe step-thru aluminum frame accommodates a wide range of rider heights while keeping the center of gravity low. The compact 20\" x 4.0\" CST fat tires provide massive traction on sand, snow, gravel, and rough terrain without the bulk of a 26\" fat tire bike.\u003c\/p\u003e\n\u003cp\u003eThe lockable front suspension fork with 55mm travel absorbs trail impacts on rough surfaces and locks out for efficient road riding. The \u003cstrong class=\"description-emphasis\"\u003estep-through fat tire e-bike\u003c\/strong\u003e design makes mounting and dismounting effortless with a loaded cargo setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eTORQUE SENSOR + 624Wh BATTERY\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cycanon-3_9b35e931-6f58-4a34-8ed8-967dac750c09.jpg?v=1773375816\" alt=\"Vanpowers Cycanon detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/cycanon-1_e0236863-e3c0-4db0-b9a9-7deb0b268e35.webp?v=1773375816\" alt=\"Vanpowers Cycanon full bike\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003e84 Miles Range, 4A Fast Charging\u003c\/h4\u003e\n\u003cp\u003eThe built-in torque sensor reads how hard you pedal and matches motor output proportionally. Light pedaling gets gentle assist. Hard pedaling gets full power. The result is a natural riding experience that conserves battery on easy sections and delivers maximum support on climbs.\u003c\/p\u003e\n\u003cp\u003eThe 624Wh UL-certified battery delivers up to 84 miles of range. 4A fast charging reaches 60% capacity in just 1.5 hours. Tektro hydraulic disc brakes provide smooth, responsive stopping in all conditions. Six-year frame warranty backs the build quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n\n\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eTorque Sensor\u003c\/h4\u003e\n\u003cp\u003eAutomatic motor adjustment based on pedaling effort for natural assist.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eUL 2849 Certified\u003c\/h4\u003e\n\u003cp\u003eBattery and electrical system meet UL safety standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e84-Mile Range\u003c\/h4\u003e\n\u003cp\u003e624Wh battery with 4A fast charging (60% in 1.5 hours).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eTektro Hydraulic Brakes\u003c\/h4\u003e\n\u003cp\u003eSmooth, responsive stopping in all conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eLockable Suspension\u003c\/h4\u003e\n\u003cp\u003e55mm travel fork locks out for efficient road riding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e6-Year Frame Warranty\u003c\/h4\u003e\n\u003cp\u003eManufacturer backs the aluminum frame for six years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eWHY THIS BUILD MATTERS\u003c\/h3\u003e\n\u003cp style=\"margin-bottom:20px;font-size:1.05em;color:#333;\"\u003eHere is the technical breakdown of why this bike stands out.\u003c\/p\u003e\n\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eNatural Pedal Feel\u003c\/h4\u003e\n\u003cp\u003eTorque sensor adjusts power to your effort. No jarring on-off motor feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eCertified Safe\u003c\/h4\u003e\n\u003cp\u003eUL 2849 means the battery, charger, and motor meet rigorous safety standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eFast Charging\u003c\/h4\u003e\n\u003cp\u003e60% charge in 1.5 hours. Full charge for 84 miles of range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-block\" style=\"margin:40px 0;\"\u003e\n\u003ch3 class=\"section-heading\" style=\"color:var(--brand-dark);font-size:1.25rem;margin-bottom:15px;\"\u003eSIZING GUIDE\u003c\/h3\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOne Size\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'2\" - 6'2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-wrapper\"\u003e\n\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table two-col\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e750W Hub (900W Peak)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eTorque Sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 13Ah (624Wh), UL Certified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 84 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharger\u003c\/th\u003e\n\u003ctd\u003e4A Fast Charging (60% in 1.5 hrs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTop Speed\u003c\/th\u003e\n\u003ctd\u003e20 mph\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAluminum, Step-Thru\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003eFront Fork, 55mm Travel, Lockable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eTektro Hydraulic Disc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e20\" x 4.0\" CST Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eShimano 7-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eUL 2849\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e6-Year Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content faq-container\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the Vanpowers Cycanon a good fat tire electric bike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. Torque sensor, UL certification, 84-mile range, and Tektro hydraulic brakes at $1,199. The Cycanon offers premium features at a competitive price.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is a torque sensor?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eA torque sensor measures how hard you pedal and adjusts motor power proportionally. It provides a more natural riding experience compared to cadence sensors.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow far can the Cycanon go on one charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUp to 84 miles with the 624Wh battery. Range depends on assist level, terrain, and rider weight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow fast does the Cycanon charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe 4A fast charger reaches 60% in 1.5 hours. Full charge takes approximately 4 hours.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the Cycanon UL certified?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. UL 2849 certified for battery, charger, and motor safety.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat colors are available?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eForest Green, Lava Red, and Apex Blue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eWhat's In The Box\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content list-section\"\u003e\n\u003cdiv style=\"margin-top:10px;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eVanpowers Cycanon E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and seat.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBattery + Fast Charger\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003e48V 13Ah removable battery and 4A fast charger included.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eAccessories\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePedals, reflectors, and assembly tools included.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"belcopia-modal\" id=\"belcopia-image-modal\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Image Preview\"\u003e\n\u003cspan class=\"belcopia-modal-close\" role=\"button\" aria-label=\"Close image preview\" tabindex=\"0\"\u003e×\u003c\/span\u003e\n\u003cimg decoding=\"async\" draggable=\"false\" alt=\"Feature Preview\" id=\"belcopia-modal-img\" class=\"belcopia-modal-content\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n    var w=document.querySelector('.bike-product-wrapper');\n    if(!w)return;\n\n    \/* Lightbox *\/\n    var modal=document.getElementById('belcopia-image-modal');\n    var mImg=document.getElementById('belcopia-modal-img');\n    var cls=w.querySelector('.belcopia-modal-close');\n    if(modal\u0026\u0026mImg){\n        w.addEventListener('click',function(e){\n            var t=e.target;\n            if(t.tagName==='IMG'\u0026\u0026t.closest('.two-col-container,.bike-fade-swap,.feature-card.has-image')){\n                e.preventDefault();\n                mImg.src=t.src;\n                modal.classList.add('show');\n                document.body.style.overflow='hidden';\n                if(cls)cls.focus();\n            }\n        });\n        function closeM(){\n            modal.classList.remove('show');\n            setTimeout(function(){mImg.src='';},300);\n            document.body.style.overflow='';\n        }\n        if(cls)cls.addEventListener('click',closeM);\n        modal.addEventListener('click',function(e){if(e.target===modal)closeM();});\n        document.addEventListener('keydown',function(e){\n            if((e.key==='Escape'||e.key==='Enter')\u0026\u0026modal.classList.contains('show'))closeM();\n        });\n    }\n\n    \/* Fade Swap *\/\n    var swaps=w.querySelectorAll('.bike-fade-swap');\n    var obs=new IntersectionObserver(function(entries){\n        entries.forEach(function(en){en.target.dataset.vis=en.isIntersecting?'1':'0';});\n    },{threshold:0.1});\n    swaps.forEach(function(s){\n        obs.observe(s);\n        var imgs=s.querySelectorAll('.fade-img');\n        if(imgs.length\u003c2)return;\n        var iv=parseInt(s.dataset.interval)||5000;\n        setInterval(function(){\n            if(s.dataset.vis!=='1')return;\n            var a=s.querySelector('.fade-img.active');\n            var n=a.nextElementSibling;\n            if(!n||!n.classList.contains('fade-img'))n=imgs[0];\n            a.classList.remove('active');\n            n.classList.add('active');\n        },iv);\n    });\n})();\n\u003c\/script\u003e","brand":"Vanpowers","offers":[{"title":"Forest Green","offer_id":43400728641610,"sku":"US01+AMAK00031_P00_US_G","price":1199.0,"currency_code":"USD","in_stock":true},{"title":"Lava Red","offer_id":43400728674378,"sku":"US01+AMAK00031_P00_US_R","price":1199.0,"currency_code":"USD","in_stock":true},{"title":"Apex Blue","offer_id":43400728707146,"sku":"US01+AMAK00031_P00_US_BU","price":1199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/cycanon-1_e0236863-e3c0-4db0-b9a9-7deb0b268e35.webp?v=1773375816"},{"product_id":"sole-bicycles-ecommuter-electric-commuter-bike","title":"Sole Bicycles e(commuter) Electric Commuter Bike","description":"\u003cstyle\u003e\n.bike-product-wrapper {\n    --brand-primary: #5f7038;\n    --brand-accent: #E3B123;\n    --brand-dark: #212121;\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    line-height: 1.6; color: #333;\n    overflow-x: hidden; background-color: #fff;\n}\n.bike-product-wrapper img {\n    transition: transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94);\n    will-change: transform;\n}\n\n\/* Lightbox Modal *\/\n.bike-product-wrapper .belcopia-modal {\n    display:none; position:fixed; z-index:99999;\n    left:0; top:0; right:0; bottom:0;\n    width:100vw; height:100vh;\n    background-color:rgba(0,0,0,0.85);\n    backdrop-filter:blur(8px);\n    opacity:0; transition:opacity 0.3s ease;\n}\n.bike-product-wrapper .belcopia-modal.show { display:block; opacity:1; }\n.bike-product-wrapper .belcopia-modal-content {\n    position:absolute; top:50%; left:50%;\n    transform:translate(-50%,-50%) scale(0.95);\n    max-width:90vw; max-height:85vh;\n    border-radius:12px; box-shadow:0 10px 40px rgba(0,0,0,0.5);\n    object-fit:contain;\n    transition:transform 0.3s cubic-bezier(0.25,0.46,0.45,0.94);\n}\n.bike-product-wrapper .belcopia-modal.show .belcopia-modal-content {\n    transform:translate(-50%,-50%) scale(1);\n}\n.bike-product-wrapper .belcopia-modal-close {\n    position:absolute; top:20px; right:30px; z-index:100000;\n    color:#fff; font-size:45px; font-weight:bold; cursor:pointer;\n    text-shadow:0 2px 4px rgba(0,0,0,0.5);\n}\n.bike-product-wrapper .belcopia-modal-close:hover { color:var(--brand-accent); }\n\n\/* Shimmer Animation *\/\n@keyframes metallicShimmer {\n    0% { background-position:0% 50%; }\n    100% { background-position:200% 50%; }\n}\n\n\/* At-A-Glance Bar *\/\n.bike-product-wrapper .at-a-glance-bar {\n    background-color:var(--brand-dark); color:#fff;\n    padding:12px 10px; contain:layout paint;\n}\n.bike-product-wrapper .glance-container {\n    display:flex; justify-content:space-around;\n    text-align:center; max-width:1200px; margin:0 auto;\n    flex-wrap:wrap; gap:15px;\n}\n.bike-product-wrapper .glance-item {\n    display:flex; flex-direction:column; align-items:center; gap:5px;\n    font-size:0.8em; min-width:90px;\n}\n.bike-product-wrapper .glance-item img { width:36px; height:36px; filter:brightness(0) invert(1); }\n.bike-product-wrapper .glance-title { font-weight:bold; text-transform:uppercase; }\n\n\/* Hero *\/\n.bike-product-wrapper .hero-image-section {\n    position:relative; height:50vh; min-height:400px; max-height:600px;\n    display:flex; align-items:center; justify-content:center;\n    overflow:hidden; background-color:#000; contain:layout paint;\n}\n.bike-product-wrapper .hero-image-section img {\n    position:absolute; top:50%; left:50%; width:100%; height:100%;\n    object-fit:cover; transform:translate(-50%,-50%); opacity:0.85;\n}\n.bike-product-wrapper .hero-overlay {\n    position:absolute; top:0; left:0; width:100%; height:100%;\n    background:linear-gradient(to top, rgba(0,0,0,0.85), rgba(0,0,0,0.3) 60%);\n}\n.bike-product-wrapper .hero-content {\n    position:relative; z-index:3; padding:20px; text-align:center; width:100%;\n    display:flex; flex-direction:column; align-items:center;\n}\n.bike-product-wrapper .shimmer-text {\n    background:linear-gradient(90deg, var(--brand-primary) 0%, var(--brand-accent) 25%, #fff 50%, var(--brand-accent) 75%, var(--brand-primary) 100%);\n    background-size:200% auto; color:transparent;\n    -webkit-background-clip:text; background-clip:text;\n    animation:metallicShimmer 4s linear infinite;\n    -webkit-text-stroke:1px rgba(255,255,255,0.4);\n    filter:drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\n}\n.bike-product-wrapper .hero-content h2 {\n    font-size:3.5em; font-weight:900; line-height:1.1;\n    text-transform:uppercase; letter-spacing:1px; margin:0 auto 10px auto;\n}\n.bike-product-wrapper .product-subtitle {\n    font-size:1.6em; font-weight:900; text-transform:uppercase;\n    letter-spacing:2px; display:block; width:100%; margin-top:5px;\n    -webkit-text-stroke:0.5px #fff;\n}\n\n\/* Content Sections *\/\n.bike-product-wrapper .page-content { max-width:1200px; margin:0 auto; padding:10px 20px; }\n.bike-product-wrapper h3 {\n    font-size:2em; font-weight:bold; color:var(--brand-primary);\n    border-bottom:2px solid #eee; padding-bottom:10px;\n    margin-bottom:30px; text-transform:uppercase; position:relative;\n}\n.bike-product-wrapper h3::after {\n    content:''; position:absolute; bottom:-2px; left:0; width:0; height:3px;\n    background-color:var(--brand-accent); transition:width 0.6s ease;\n}\n.bike-product-wrapper .unbordered-section:hover h3::after { width:100%; }\n.bike-product-wrapper h4 {\n    font-size:1.4em; font-weight:900; color:#2c2c2c;\n    border-left:5px solid var(--brand-accent); padding-left:15px;\n    text-transform:uppercase; letter-spacing:0.02em; margin-bottom:15px;\n}\n.bike-product-wrapper .unbordered-section { padding:20px 0; border:none; contain:content; }\n.bike-product-wrapper .description-emphasis { font-style:italic; font-weight:bold; color:var(--brand-primary); }\n.bike-product-wrapper .sub-headline {\n    font-size:2em; font-weight:900; font-style:italic; color:var(--brand-primary);\n    text-align:center; margin-bottom:30px; text-shadow:1px 1px 2px rgba(0,0,0,0.1);\n}\n.bike-product-wrapper p { margin-bottom:20px; line-height:1.7; }\n\n\/* Two-Col Grid *\/\n.bike-product-wrapper .two-col-container {\n    display:grid; grid-template-columns:1fr; align-items:center; gap:30px; margin-bottom:25px;\n}\n@media (min-width:768px) {\n    .bike-product-wrapper .two-col-container { grid-template-columns:1fr 1fr; }\n    .bike-product-wrapper .two-col-container.reverse \u003e :first-child { order:2; }\n}\n.bike-product-wrapper .two-col-container img {\n    width:100%; max-height:380px; object-fit:cover; border-radius:12px;\n    box-shadow:0 8px 30px rgba(0,0,0,0.12); display:block; overflow:hidden;\n    cursor:zoom-in; transition:transform 0.5s ease;\n}\n@media (hover:hover) { .bike-product-wrapper .two-col-container img:hover { transform:scale(1.03); } }\n.bike-product-wrapper .two-col-list { list-style:none; padding:0; }\n.bike-product-wrapper .two-col-list li {\n    display:flex; align-items:flex-start; margin-bottom:20px; font-weight:500;\n}\n.bike-product-wrapper .two-col-list li::before {\n    content:'\\2713'; color:var(--brand-accent); font-size:1.6em;\n    margin-right:15px; line-height:1; font-weight:900;\n}\n\n\/* 2-Image Crossfade Swap *\/\n.bike-product-wrapper .bike-fade-swap {\n    position:relative; width:100%; border-radius:12px;\n    overflow:hidden; box-shadow:0 8px 30px rgba(0,0,0,0.12); aspect-ratio:4\/3;\n}\n.bike-product-wrapper .bike-fade-swap .fade-img {\n    position:absolute; top:0; left:0; width:100%; height:100%;\n    object-fit:cover; opacity:0; transition:opacity 0.8s ease-in-out;\n    cursor:zoom-in; border-radius:0; box-shadow:none; max-height:none;\n}\n.bike-product-wrapper .bike-fade-swap .fade-img.active { opacity:1; z-index:2; }\n\n\/* Key Features — Horizontal Scroller *\/\n.bike-product-wrapper .features-scroller {\n    display:flex; overflow-x:auto; padding-bottom:30px;\n    scroll-snap-type:x mandatory; scrollbar-width:thin;\n    scrollbar-color:var(--brand-primary) #e0e0e0; contain:layout paint;\n}\n.bike-product-wrapper .features-scroller::-webkit-scrollbar { height:10px; }\n.bike-product-wrapper .features-scroller::-webkit-scrollbar-track { background:#e0e0e0; border-radius:6px; }\n.bike-product-wrapper .features-scroller::-webkit-scrollbar-thumb { background-color:var(--brand-primary); border-radius:6px; border:2px solid #e0e0e0; }\n.bike-product-wrapper .feature-card {\n    flex:0 0 300px; margin-right:25px; background:#f9f9f9; border-radius:12px;\n    border:1px solid #eee; overflow:hidden; box-shadow:0 4px 15px rgba(0,0,0,0.06);\n    display:flex; flex-direction:column; transition:transform 0.4s ease;\n    cursor:pointer; scroll-snap-align:start;\n}\n.bike-product-wrapper .feature-card:hover { transform:translateY(-10px); box-shadow:0 15px 35px rgba(0,0,0,0.12); }\n.bike-product-wrapper .feature-card.has-image img {\n    width:100%; height:200px; object-fit:cover; aspect-ratio:3\/2; cursor:zoom-in;\n}\n.bike-product-wrapper .feature-card.has-image:hover img { transform:scale(1.05); }\n.bike-product-wrapper .feature-card-content { padding:12px 15px; flex-grow:1; display:flex; flex-direction:column; }\n.bike-product-wrapper .feature-card h4 { color:var(--brand-primary); font-size:1.2em; border:none; padding:0; margin-bottom:6px; }\n.bike-product-wrapper .feature-card p { font-size:0.9em; color:#555; margin:0; line-height:1.4; }\n\n\/* Key Features — Text-Only Grid *\/\n.bike-product-wrapper .features-grid {\n    display:grid; grid-template-columns:1fr; gap:20px; margin-top:15px;\n}\n@media (min-width:768px) {\n    .bike-product-wrapper .features-grid { grid-template-columns:repeat(2, 1fr); }\n}\n.bike-product-wrapper .feature-card.text-only {\n    border-left:4px solid var(--brand-accent); background:#f9f9f9;\n    border-radius:8px; padding:0; flex:none; margin:0;\n}\n.bike-product-wrapper .feature-card.text-only .feature-card-content { padding:20px 24px; }\n.bike-product-wrapper .feature-card.text-only h4 { color:var(--brand-primary); font-size:1.1em; margin-bottom:8px; }\n.bike-product-wrapper .feature-note {\n    font-size:0.85em; color:#555; font-style:italic; margin-top:-20px; margin-bottom:25px;\n}\n.bike-product-wrapper .scroll-hint {\n    font-size:0.85em; color:var(--brand-primary); font-style:italic;\n    text-align:right; margin-bottom:8px; display:block; font-weight:bold;\n}\n@media (min-width:992px) { .bike-product-wrapper .scroll-hint { display:none; } }\n\n\/* Why Build Matters *\/\n.bike-product-wrapper .three-col-grid { display:grid; grid-template-columns:1fr; gap:20px; margin-top:15px; }\n@media (min-width:768px) { .bike-product-wrapper .three-col-grid { grid-template-columns:repeat(3, 1fr); } }\n.bike-product-wrapper .tech-proof-card {\n    background:#fff; border:1px solid #eee; padding:16px 18px; border-radius:8px;\n    box-shadow:0 4px 15px rgba(0,0,0,0.03); transition:transform 0.4s ease;\n}\n.bike-product-wrapper .tech-proof-card:hover { transform:translateY(-5px); box-shadow:0 10px 25px rgba(0,0,0,0.08); }\n.bike-product-wrapper .tech-proof-card h4 { color:var(--brand-accent); font-size:1.1em; border:none; padding:0; margin-bottom:6px; }\n.bike-product-wrapper .tech-proof-card p { font-size:0.9em; color:#555; margin:0; line-height:1.4; }\n\n\/* Expert Insight *\/\n.bike-product-wrapper .expert-insight {\n    background-color:#fdfdfd; border-left:4px solid var(--brand-primary);\n    padding:25px; margin:10px 0 30px; border-radius:4px; box-shadow:0 2px 10px rgba(0,0,0,0.02);\n}\n.bike-product-wrapper .expert-insight-quote {\n    font-style:italic; font-weight:500; font-size:1.15em; color:#1a1a1a;\n    margin:0 0 12px; line-height:1.5;\n}\n.bike-product-wrapper .expert-insight-attr {\n    font-weight:bold; font-size:0.85em; color:var(--brand-primary);\n    text-transform:uppercase; letter-spacing:1px;\n}\n\n\/* Accordion *\/\n.bike-product-wrapper .accordion-wrapper { margin:40px 0; border-top:1px solid #eee; }\n.bike-product-wrapper details.accordion-item { border-bottom:1px solid #eee; margin-bottom:0; overflow:hidden; }\n.bike-product-wrapper details.accordion-item summary {\n    padding:24px 45px 24px 0; font-size:1.6em; font-weight:500; color:#1a1a1a;\n    cursor:pointer; position:relative; outline:none; list-style:none;\n    transition:color 0.3s ease;\n}\n.bike-product-wrapper details.accordion-item summary::-webkit-details-marker { display:none; }\n.bike-product-wrapper details.accordion-item summary::after {\n    content:''; position:absolute; right:15px; top:50%; width:12px; height:12px;\n    border-right:2px solid #1a1a1a; border-bottom:2px solid #1a1a1a;\n    transform:translateY(-70%) rotate(45deg); transition:transform 0.3s ease, border-color 0.3s ease;\n}\n.bike-product-wrapper details.accordion-item summary:hover,\n.bike-product-wrapper details.accordion-item[open] summary { color:var(--brand-primary); }\n.bike-product-wrapper details.accordion-item[open] summary::after {\n    transform:translateY(-30%) rotate(-135deg); border-color:var(--brand-primary);\n}\n.bike-product-wrapper .accordion-content {\n    padding:0 0 30px; border-top:none;\n    content-visibility:auto; contain-intrinsic-size:auto 500px;\n}\n\n\/* Spec Table *\/\n.bike-product-wrapper .table-wrapper {\n    width:100%; overflow-x:auto; border-radius:8px;\n    border:1px solid #ddd; margin-bottom:25px; box-shadow:0 4px 10px rgba(0,0,0,0.02);\n}\n.bike-product-wrapper .spec-table { width:100%; border-collapse:collapse; min-width:600px; }\n.bike-product-wrapper .spec-table.two-col th { width:35%; }\n.bike-product-wrapper .spec-table th {\n    background-color:#f7f8f6; font-weight:900; text-transform:uppercase;\n    font-size:0.85em; color:var(--brand-primary); border-left:4px solid var(--brand-accent);\n    padding:12px 15px; text-align:left;\n}\n.bike-product-wrapper .spec-table td { padding:12px 15px; border:1px solid #eee; font-size:0.9em; text-align:left; }\n.bike-product-wrapper .spec-table tr:hover td { background-color:#fcfcfc; }\n\n\/* Sizing *\/\n.bike-product-wrapper .sizing-container { display:grid; grid-template-columns:1fr; align-items:center; gap:35px; }\n@media (min-width:768px) { .bike-product-wrapper .sizing-container { grid-template-columns:1fr 1fr; } }\n\n\/* FAQ *\/\n.bike-product-wrapper details.faq-item { border:none; border-bottom:1px solid #f0f0f0; margin-bottom:0; }\n.bike-product-wrapper details.faq-item:last-child { border-bottom:none; }\n.bike-product-wrapper details.faq-item summary { font-size:1em; font-weight:600; padding:18px 45px 18px 0; color:#2c2c2c; }\n.bike-product-wrapper details.faq-item summary:hover { color:var(--brand-primary); }\n.bike-product-wrapper details.faq-item summary::after { width:8px; height:8px; border-right:2px solid #2c2c2c; border-bottom:2px solid #2c2c2c; }\n.bike-product-wrapper .faq-answer { padding:0 0 20px; font-size:0.9em; color:#555; line-height:1.6; margin:0; }\n\n\/* List Section *\/\n.bike-product-wrapper .list-section ul { list-style:none; padding:0; margin-top:5px; }\n.bike-product-wrapper .list-section li {\n    display:flex; flex-direction:column; padding-left:35px; position:relative; margin-bottom:8px;\n}\n.bike-product-wrapper .list-section li::before {\n    content:'\\2713'; position:absolute; left:0; top:0;\n    color:var(--brand-accent); font-size:1.6em; line-height:1; font-weight:900;\n}\n.bike-product-wrapper .list-section .item-title { font-weight:bold; text-transform:uppercase; letter-spacing:0.5px; color:#2c2c2c; font-size:0.9em; }\n.bike-product-wrapper .list-section .item-desc { font-size:0.85em; color:#555; }\n\n\/* Responsive *\/\n@media (max-width:768px) {\n    .bike-product-wrapper .hero-content h2 { font-size:2.2em; }\n    .bike-product-wrapper .product-subtitle { font-size:1.1em; }\n    .bike-product-wrapper h3 { font-size:1.5em; }\n    .bike-product-wrapper .sub-headline { font-size:1.4em; }\n    .bike-product-wrapper .spec-table { min-width:400px; }\n}\n\n@media (prefers-reduced-motion:reduce) {\n    .bike-product-wrapper .shimmer-text { animation:none; }\n    .bike-product-wrapper .belcopia-modal { transition:none; }\n    .bike-product-wrapper .belcopia-modal-content { transition:none; }\n    .bike-product-wrapper .bike-fade-swap .fade-img { transition:none; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Motor\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\"\u003e\u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e350W Hub\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\"\u003e\u003cspan class=\"glance-title\"\u003eFrame\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eAluminum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Wheels\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\"\u003e\u003cspan class=\"glance-title\"\u003eWheels\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e700c\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Weight\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e34 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Range\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-use-type-specification-svg-icon.png?v=1769496364\"\u003e\u003cspan class=\"glance-title\"\u003eRange\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eUp to 45 mi\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" alt=\"Sole Bicycles e(commuter) 350W electric commuter bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/the-overthrow-e-commuter.jpg?v=1773376701\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eSole Bicycles e(commuter)\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003e350W Electric Commuter Bike\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-content\"\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003cp class=\"sub-headline\"\u003e\"A 34 lb electric commuter that looks like a regular road bike. UL certified and built around the Hyena e-bike system.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eSole Bicycles e(commuter) electric bike\u003c\/strong\u003e hides a 350W hub motor and 48V 15Ah battery inside a clean aluminum frame that weighs just 34 lbs. No bulky battery pack. No chunky motor housing. From across the street, it looks like any other premium road bike.\u003c\/p\u003e\n\u003cp\u003eThe Hyena e-bike system delivers up to 45 miles of range and a top speed of 19.6 mph with seamless pedal assist. UL 2849 certified for battery and electrical safety. Whether you are commuting to work, cruising to the beach, or running errands, the \u003cstrong class=\"description-emphasis\"\u003elightweight electric commuter bike\u003c\/strong\u003e makes every trip effortless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"At 34 lbs with a clean road bike silhouette, the e(commuter) is one of the lightest, most discreet electric commuter bikes available. The Hyena system is smooth, reliable, and UL certified.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Electric Commuter Assessment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eTHIS RIDE IS FOR YOU IF...\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/the-overthrow-e-comm-2.jpg?v=1773376701\" alt=\"Sole e(commuter) side angle\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/the-overthrow-e-comm-3.jpg?v=1773376701\" alt=\"Sole e(commuter) detail view\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou want an electric bike that does not look like an electric bike\u003c\/li\u003e\n\u003cli\u003eYou commute daily and need 45 miles of range at a comfortable 19.6 mph\u003c\/li\u003e\n\u003cli\u003eYou value a lightweight 34 lb frame you can carry up stairs or onto transit\u003c\/li\u003e\n\u003cli\u003eYou prioritize UL certified safety in your e-bike purchase\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eSTEALTH ELECTRIC DESIGN\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/the-overthrow-e-comm-4.jpg?v=1773376701\" alt=\"Sole e(commuter) frame detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/the-overthrow-e-comm-5.jpg?v=1773376701\" alt=\"Sole e(commuter) rear view\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eLightweight Aluminum, Clean Lines\u003c\/h4\u003e\n\u003cp\u003eThe aluminum frame integrates the 48V 15Ah battery so seamlessly that most people cannot tell this is an \u003cstrong class=\"description-emphasis\"\u003eelectric road bike\u003c\/strong\u003e. At 34 lbs total, the e(commuter) is lighter than many non-electric commuter bikes. Carry it up apartment stairs, hang it on a wall mount, or load it onto a bus bike rack without struggling.\u003c\/p\u003e\n\u003cp\u003eThe single speed drivetrain keeps the aesthetic clean and maintenance minimal. No derailleurs, no cable clutter. The Hyena hub motor provides all the hill-climbing power you need through smooth pedal assist that feels natural at every speed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eHYENA E-BIKE SYSTEM. 45 MILES.\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/the-duke-e-comm-1.jpg?v=1773376701\" alt=\"Sole e(commuter) Duke colorway\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/the-overthrow-e-commuter.jpg?v=1773376701\" alt=\"Sole e(commuter) Overthrow colorway\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003e350W Hub Motor, UL 2849 Certified\u003c\/h4\u003e\n\u003cp\u003eThe Hyena e-bike system powers the e(commuter) with a 350W hub motor delivering up to 19.6 mph top speed and 45 miles of range on a single charge. The system integrates motor, battery, controller, and display into one cohesive package designed for daily commuting reliability.\u003c\/p\u003e\n\u003cp\u003eUL 2849 certification means the entire electrical system meets rigorous safety standards for battery, charger, and motor. This is not aftermarket. The Hyena system was designed from the ground up for this frame, ensuring safe, reliable performance in all weather conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n\n\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e34 lb Total Weight\u003c\/h4\u003e\n\u003cp\u003eOne of the lightest electric commuter bikes available. Easy to carry and store.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eHyena E-Bike System\u003c\/h4\u003e\n\u003cp\u003eIntegrated 350W motor, battery, and controller designed as a complete system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eUL 2849 Certified\u003c\/h4\u003e\n\u003cp\u003eFull electrical system meets UL safety standards for battery, charger, and motor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e45-Mile Range\u003c\/h4\u003e\n\u003cp\u003e48V 15Ah battery provides commuter-friendly range for round trips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eStealth Design\u003c\/h4\u003e\n\u003cp\u003eIntegrated battery and clean lines make it look like a regular road bike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eSingle Speed Simplicity\u003c\/h4\u003e\n\u003cp\u003eZero drivetrain maintenance. Motor handles the hills.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eWHY THIS BUILD MATTERS\u003c\/h3\u003e\n\u003cp style=\"margin-bottom:20px;font-size:1.05em;color:#333;\"\u003eHere is the technical breakdown of why this bike stands out.\u003c\/p\u003e\n\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eInvisible Electric\u003c\/h4\u003e\n\u003cp\u003eLooks like a road bike. Rides like an e-bike. No one knows until you tell them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eCarry Anywhere\u003c\/h4\u003e\n\u003cp\u003eAt 34 lbs, carry it up stairs, onto transit, or into your office. No bike room needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eCertified Safe\u003c\/h4\u003e\n\u003cp\u003eUL 2849 certification means the battery and electrical system meet the highest safety standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-block\" style=\"margin:40px 0;\"\u003e\n\u003ch3 class=\"section-heading\" style=\"color:var(--brand-dark);font-size:1.25rem;margin-bottom:15px;\"\u003eSIZING GUIDE\u003c\/h3\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOne Size\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" - 6'2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-wrapper\"\u003e\n\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table two-col\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e350W Hyena Hub Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 15Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 45 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTop Speed\u003c\/th\u003e\n\u003ctd\u003e19.6 mph\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eSingle Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eUL 2849\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e34 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content faq-container\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the Sole e(commuter) a good electric commuter bike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. At 34 lbs with 45 miles of range and UL certification, the e(commuter) is one of the best lightweight electric commuter bikes for daily urban riding.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow much does the Sole e(commuter) weigh?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003e34 lbs total. That is lighter than many non-electric commuter bikes and light enough to carry up stairs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the range of the e(commuter)?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUp to 45 miles on a single charge with the 48V 15Ah battery. Actual range depends on assist level, terrain, and rider weight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the e(commuter) UL certified?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The entire Hyena e-bike system is UL 2849 certified, covering battery, charger, and motor safety standards.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the e(commuter) look like an electric bike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eNo. The integrated battery and clean frame design make it look like a regular road bike. The motor and battery are hidden within the frame.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the top speed?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003e19.6 mph with pedal assist. The Hyena system provides smooth, natural-feeling power delivery.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eWhat's In The Box\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content list-section\"\u003e\n\u003cdiv style=\"margin-top:10px;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eSole e(commuter) E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and seat.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBattery + Charger\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003e48V 15Ah integrated battery and charger included.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eAccessories\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePedals, reflectors, and assembly tools included.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"belcopia-modal\" id=\"belcopia-image-modal\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Image Preview\"\u003e\n\u003cspan class=\"belcopia-modal-close\" role=\"button\" aria-label=\"Close image preview\" tabindex=\"0\"\u003e×\u003c\/span\u003e\n\u003cimg decoding=\"async\" draggable=\"false\" alt=\"Feature Preview\" id=\"belcopia-modal-img\" class=\"belcopia-modal-content\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n    var w=document.querySelector('.bike-product-wrapper');\n    if(!w)return;\n\n    \/* Lightbox *\/\n    var modal=document.getElementById('belcopia-image-modal');\n    var mImg=document.getElementById('belcopia-modal-img');\n    var cls=w.querySelector('.belcopia-modal-close');\n    if(modal\u0026\u0026mImg){\n        w.addEventListener('click',function(e){\n            var t=e.target;\n            if(t.tagName==='IMG'\u0026\u0026t.closest('.two-col-container,.bike-fade-swap,.feature-card.has-image')){\n                e.preventDefault();\n                mImg.src=t.src;\n                modal.classList.add('show');\n                document.body.style.overflow='hidden';\n                if(cls)cls.focus();\n            }\n        });\n        function closeM(){\n            modal.classList.remove('show');\n            setTimeout(function(){mImg.src='';},300);\n            document.body.style.overflow='';\n        }\n        if(cls)cls.addEventListener('click',closeM);\n        modal.addEventListener('click',function(e){if(e.target===modal)closeM();});\n        document.addEventListener('keydown',function(e){\n            if((e.key==='Escape'||e.key==='Enter')\u0026\u0026modal.classList.contains('show'))closeM();\n        });\n    }\n\n    \/* Fade Swap *\/\n    var swaps=w.querySelectorAll('.bike-fade-swap');\n    var obs=new IntersectionObserver(function(entries){\n        entries.forEach(function(en){en.target.dataset.vis=en.isIntersecting?'1':'0';});\n    },{threshold:0.1});\n    swaps.forEach(function(s){\n        obs.observe(s);\n        var imgs=s.querySelectorAll('.fade-img');\n        if(imgs.length\u003c2)return;\n        var iv=parseInt(s.dataset.interval)||5000;\n        setInterval(function(){\n            if(s.dataset.vis!=='1')return;\n            var a=s.querySelector('.fade-img.active');\n            var n=a.nextElementSibling;\n            if(!n||!n.classList.contains('fade-img'))n=imgs[0];\n            a.classList.remove('active');\n            n.classList.add('active');\n        },iv);\n    });\n})();\n\u003c\/script\u003e","brand":"Sole Bicycles","offers":[{"title":"the Overthrow","offer_id":43400731459658,"sku":"ECOMM-030","price":1499.0,"currency_code":"USD","in_stock":true},{"title":"the Duke","offer_id":43400731492426,"sku":"ECOMM-059","price":1499.0,"currency_code":"USD","in_stock":true},{"title":"the Whaler","offer_id":43400731525194,"sku":"ECOMM-060","price":1499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/the-overthrow-e-commuter.jpg?v=1773376701"},{"product_id":"envo-m50-electric-mountain-bike","title":"ENVO M50 750W Electric Mountain Bike","description":"\u003cstyle\u003e\n.bike-product-wrapper {\n    --brand-primary: #5f7038;\n    --brand-accent: #E3B123;\n    --brand-dark: #212121;\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    line-height: 1.6; color: #333;\n    overflow-x: hidden; background-color: #fff;\n}\n.bike-product-wrapper img {\n    transition: transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94);\n    will-change: transform;\n}\n\n\/* Lightbox Modal *\/\n.bike-product-wrapper .belcopia-modal {\n    display:none; position:fixed; z-index:99999;\n    left:0; top:0; right:0; bottom:0;\n    width:100vw; height:100vh;\n    background-color:rgba(0,0,0,0.85);\n    backdrop-filter:blur(8px);\n    opacity:0; transition:opacity 0.3s ease;\n}\n.bike-product-wrapper .belcopia-modal.show { display:block; opacity:1; }\n.bike-product-wrapper .belcopia-modal-content {\n    position:absolute; top:50%; left:50%;\n    transform:translate(-50%,-50%) scale(0.95);\n    max-width:90vw; max-height:85vh;\n    border-radius:12px; box-shadow:0 10px 40px rgba(0,0,0,0.5);\n    object-fit:contain;\n    transition:transform 0.3s cubic-bezier(0.25,0.46,0.45,0.94);\n}\n.bike-product-wrapper .belcopia-modal.show .belcopia-modal-content {\n    transform:translate(-50%,-50%) scale(1);\n}\n.bike-product-wrapper .belcopia-modal-close {\n    position:absolute; top:20px; right:30px; z-index:100000;\n    color:#fff; font-size:45px; font-weight:bold; cursor:pointer;\n    text-shadow:0 2px 4px rgba(0,0,0,0.5);\n}\n.bike-product-wrapper .belcopia-modal-close:hover { color:var(--brand-accent); }\n\n\/* Shimmer Animation *\/\n@keyframes metallicShimmer {\n    0% { background-position:0% 50%; }\n    100% { background-position:200% 50%; }\n}\n\n\/* At-A-Glance Bar *\/\n.bike-product-wrapper .at-a-glance-bar {\n    background-color:var(--brand-dark); color:#fff;\n    padding:12px 10px; contain:layout paint;\n}\n.bike-product-wrapper .glance-container {\n    display:flex; justify-content:space-around;\n    text-align:center; max-width:1200px; margin:0 auto;\n    flex-wrap:wrap; gap:15px;\n}\n.bike-product-wrapper .glance-item {\n    display:flex; flex-direction:column; align-items:center; gap:5px;\n    font-size:0.8em; min-width:90px;\n}\n.bike-product-wrapper .glance-item img { width:36px; height:36px; filter:brightness(0) invert(1); }\n.bike-product-wrapper .glance-title { font-weight:bold; text-transform:uppercase; }\n\n\/* Hero *\/\n.bike-product-wrapper .hero-image-section {\n    position:relative; height:50vh; min-height:400px; max-height:600px;\n    display:flex; align-items:center; justify-content:center;\n    overflow:hidden; background-color:#000; contain:layout paint;\n}\n.bike-product-wrapper .hero-image-section img {\n    position:absolute; top:50%; left:50%; width:100%; height:100%;\n    object-fit:cover; transform:translate(-50%,-50%); opacity:0.85;\n}\n.bike-product-wrapper .hero-overlay {\n    position:absolute; top:0; left:0; width:100%; height:100%;\n    background:linear-gradient(to top, rgba(0,0,0,0.85), rgba(0,0,0,0.3) 60%);\n}\n.bike-product-wrapper .hero-content {\n    position:relative; z-index:3; padding:20px; text-align:center; width:100%;\n    display:flex; flex-direction:column; align-items:center;\n}\n.bike-product-wrapper .shimmer-text {\n    background:linear-gradient(90deg, var(--brand-primary) 0%, var(--brand-accent) 25%, #fff 50%, var(--brand-accent) 75%, var(--brand-primary) 100%);\n    background-size:200% auto; color:transparent;\n    -webkit-background-clip:text; background-clip:text;\n    animation:metallicShimmer 4s linear infinite;\n    -webkit-text-stroke:1px rgba(255,255,255,0.4);\n    filter:drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\n}\n.bike-product-wrapper .hero-content h2 {\n    font-size:3.5em; font-weight:900; line-height:1.1;\n    text-transform:uppercase; letter-spacing:1px; margin:0 auto 10px auto;\n}\n.bike-product-wrapper .product-subtitle {\n    font-size:1.6em; font-weight:900; text-transform:uppercase;\n    letter-spacing:2px; display:block; width:100%; margin-top:5px;\n    -webkit-text-stroke:0.5px #fff;\n}\n\n\/* Content Sections *\/\n.bike-product-wrapper .page-content { max-width:1200px; margin:0 auto; padding:10px 20px; }\n.bike-product-wrapper h3 {\n    font-size:2em; font-weight:bold; color:var(--brand-primary);\n    border-bottom:2px solid #eee; padding-bottom:10px;\n    margin-bottom:30px; text-transform:uppercase; position:relative;\n}\n.bike-product-wrapper h3::after {\n    content:''; position:absolute; bottom:-2px; left:0; width:0; height:3px;\n    background-color:var(--brand-accent); transition:width 0.6s ease;\n}\n.bike-product-wrapper .unbordered-section:hover h3::after { width:100%; }\n.bike-product-wrapper h4 {\n    font-size:1.4em; font-weight:900; color:#2c2c2c;\n    border-left:5px solid var(--brand-accent); padding-left:15px;\n    text-transform:uppercase; letter-spacing:0.02em; margin-bottom:15px;\n}\n.bike-product-wrapper .unbordered-section { padding:20px 0; border:none; contain:content; }\n.bike-product-wrapper .description-emphasis { font-style:italic; font-weight:bold; color:var(--brand-primary); }\n.bike-product-wrapper .sub-headline {\n    font-size:2em; font-weight:900; font-style:italic; color:var(--brand-primary);\n    text-align:center; margin-bottom:30px; text-shadow:1px 1px 2px rgba(0,0,0,0.1);\n}\n.bike-product-wrapper p { margin-bottom:20px; line-height:1.7; }\n\n\/* Two-Col Grid *\/\n.bike-product-wrapper .two-col-container {\n    display:grid; grid-template-columns:1fr; align-items:center; gap:30px; margin-bottom:25px;\n}\n@media (min-width:768px) {\n    .bike-product-wrapper .two-col-container { grid-template-columns:1fr 1fr; }\n    .bike-product-wrapper .two-col-container.reverse \u003e :first-child { order:2; }\n}\n.bike-product-wrapper .two-col-container img {\n    width:100%; max-height:380px; object-fit:cover; border-radius:12px;\n    box-shadow:0 8px 30px rgba(0,0,0,0.12); display:block; overflow:hidden;\n    cursor:zoom-in; transition:transform 0.5s ease;\n}\n@media (hover:hover) { .bike-product-wrapper .two-col-container img:hover { transform:scale(1.03); } }\n.bike-product-wrapper .two-col-list { list-style:none; padding:0; }\n.bike-product-wrapper .two-col-list li {\n    display:flex; align-items:flex-start; margin-bottom:20px; font-weight:500;\n}\n.bike-product-wrapper .two-col-list li::before {\n    content:'\\2713'; color:var(--brand-accent); font-size:1.6em;\n    margin-right:15px; line-height:1; font-weight:900;\n}\n\n\/* 2-Image Crossfade Swap *\/\n.bike-product-wrapper .bike-fade-swap {\n    position:relative; width:100%; border-radius:12px;\n    overflow:hidden; box-shadow:0 8px 30px rgba(0,0,0,0.12); aspect-ratio:4\/3;\n}\n.bike-product-wrapper .bike-fade-swap .fade-img {\n    position:absolute; top:0; left:0; width:100%; height:100%;\n    object-fit:cover; opacity:0; transition:opacity 0.8s ease-in-out;\n    cursor:zoom-in; border-radius:0; box-shadow:none; max-height:none;\n}\n.bike-product-wrapper .bike-fade-swap .fade-img.active { opacity:1; z-index:2; }\n\n\/* Key Features — Horizontal Scroller *\/\n.bike-product-wrapper .features-scroller {\n    display:flex; overflow-x:auto; padding-bottom:30px;\n    scroll-snap-type:x mandatory; scrollbar-width:thin;\n    scrollbar-color:var(--brand-primary) #e0e0e0; contain:layout paint;\n}\n.bike-product-wrapper .features-scroller::-webkit-scrollbar { height:10px; }\n.bike-product-wrapper .features-scroller::-webkit-scrollbar-track { background:#e0e0e0; border-radius:6px; }\n.bike-product-wrapper .features-scroller::-webkit-scrollbar-thumb { background-color:var(--brand-primary); border-radius:6px; border:2px solid #e0e0e0; }\n.bike-product-wrapper .feature-card {\n    flex:0 0 300px; margin-right:25px; background:#f9f9f9; border-radius:12px;\n    border:1px solid #eee; overflow:hidden; box-shadow:0 4px 15px rgba(0,0,0,0.06);\n    display:flex; flex-direction:column; transition:transform 0.4s ease;\n    cursor:pointer; scroll-snap-align:start;\n}\n.bike-product-wrapper .feature-card:hover { transform:translateY(-10px); box-shadow:0 15px 35px rgba(0,0,0,0.12); }\n.bike-product-wrapper .feature-card.has-image img {\n    width:100%; height:200px; object-fit:cover; aspect-ratio:3\/2; cursor:zoom-in;\n}\n.bike-product-wrapper .feature-card.has-image:hover img { transform:scale(1.05); }\n.bike-product-wrapper .feature-card-content { padding:12px 15px; flex-grow:1; display:flex; flex-direction:column; }\n.bike-product-wrapper .feature-card h4 { color:var(--brand-primary); font-size:1.2em; border:none; padding:0; margin-bottom:6px; }\n.bike-product-wrapper .feature-card p { font-size:0.9em; color:#555; margin:0; line-height:1.4; }\n\n\/* Key Features — Text-Only Grid *\/\n.bike-product-wrapper .features-grid {\n    display:grid; grid-template-columns:1fr; gap:20px; margin-top:15px;\n}\n@media (min-width:768px) {\n    .bike-product-wrapper .features-grid { grid-template-columns:repeat(2, 1fr); }\n}\n.bike-product-wrapper .feature-card.text-only {\n    border-left:4px solid var(--brand-accent); background:#f9f9f9;\n    border-radius:8px; padding:0; flex:none; margin:0;\n}\n.bike-product-wrapper .feature-card.text-only .feature-card-content { padding:20px 24px; }\n.bike-product-wrapper .feature-card.text-only h4 { color:var(--brand-primary); font-size:1.1em; margin-bottom:8px; }\n.bike-product-wrapper .feature-note {\n    font-size:0.85em; color:#555; font-style:italic; margin-top:-20px; margin-bottom:25px;\n}\n.bike-product-wrapper .scroll-hint {\n    font-size:0.85em; color:var(--brand-primary); font-style:italic;\n    text-align:right; margin-bottom:8px; display:block; font-weight:bold;\n}\n@media (min-width:992px) { .bike-product-wrapper .scroll-hint { display:none; } }\n\n\/* Why Build Matters *\/\n.bike-product-wrapper .three-col-grid { display:grid; grid-template-columns:1fr; gap:20px; margin-top:15px; }\n@media (min-width:768px) { .bike-product-wrapper .three-col-grid { grid-template-columns:repeat(3, 1fr); } }\n.bike-product-wrapper .tech-proof-card {\n    background:#fff; border:1px solid #eee; padding:16px 18px; border-radius:8px;\n    box-shadow:0 4px 15px rgba(0,0,0,0.03); transition:transform 0.4s ease;\n}\n.bike-product-wrapper .tech-proof-card:hover { transform:translateY(-5px); box-shadow:0 10px 25px rgba(0,0,0,0.08); }\n.bike-product-wrapper .tech-proof-card h4 { color:var(--brand-accent); font-size:1.1em; border:none; padding:0; margin-bottom:6px; }\n.bike-product-wrapper .tech-proof-card p { font-size:0.9em; color:#555; margin:0; line-height:1.4; }\n\n\/* Expert Insight *\/\n.bike-product-wrapper .expert-insight {\n    background-color:#fdfdfd; border-left:4px solid var(--brand-primary);\n    padding:25px; margin:10px 0 30px; border-radius:4px; box-shadow:0 2px 10px rgba(0,0,0,0.02);\n}\n.bike-product-wrapper .expert-insight-quote {\n    font-style:italic; font-weight:500; font-size:1.15em; color:#1a1a1a;\n    margin:0 0 12px; line-height:1.5;\n}\n.bike-product-wrapper .expert-insight-attr {\n    font-weight:bold; font-size:0.85em; color:var(--brand-primary);\n    text-transform:uppercase; letter-spacing:1px;\n}\n\n\/* Accordion *\/\n.bike-product-wrapper .accordion-wrapper { margin:40px 0; border-top:1px solid #eee; }\n.bike-product-wrapper details.accordion-item { border-bottom:1px solid #eee; margin-bottom:0; overflow:hidden; }\n.bike-product-wrapper details.accordion-item summary {\n    padding:24px 45px 24px 0; font-size:1.6em; font-weight:500; color:#1a1a1a;\n    cursor:pointer; position:relative; outline:none; list-style:none;\n    transition:color 0.3s ease;\n}\n.bike-product-wrapper details.accordion-item summary::-webkit-details-marker { display:none; }\n.bike-product-wrapper details.accordion-item summary::after {\n    content:''; position:absolute; right:15px; top:50%; width:12px; height:12px;\n    border-right:2px solid #1a1a1a; border-bottom:2px solid #1a1a1a;\n    transform:translateY(-70%) rotate(45deg); transition:transform 0.3s ease, border-color 0.3s ease;\n}\n.bike-product-wrapper details.accordion-item summary:hover,\n.bike-product-wrapper details.accordion-item[open] summary { color:var(--brand-primary); }\n.bike-product-wrapper details.accordion-item[open] summary::after {\n    transform:translateY(-30%) rotate(-135deg); border-color:var(--brand-primary);\n}\n.bike-product-wrapper .accordion-content {\n    padding:0 0 30px; border-top:none;\n    content-visibility:auto; contain-intrinsic-size:auto 500px;\n}\n\n\/* Spec Table *\/\n.bike-product-wrapper .table-wrapper {\n    width:100%; overflow-x:auto; border-radius:8px;\n    border:1px solid #ddd; margin-bottom:25px; box-shadow:0 4px 10px rgba(0,0,0,0.02);\n}\n.bike-product-wrapper .spec-table { width:100%; border-collapse:collapse; min-width:600px; }\n.bike-product-wrapper .spec-table.two-col th { width:35%; }\n.bike-product-wrapper .spec-table th {\n    background-color:#f7f8f6; font-weight:900; text-transform:uppercase;\n    font-size:0.85em; color:var(--brand-primary); border-left:4px solid var(--brand-accent);\n    padding:12px 15px; text-align:left;\n}\n.bike-product-wrapper .spec-table td { padding:12px 15px; border:1px solid #eee; font-size:0.9em; text-align:left; }\n.bike-product-wrapper .spec-table tr:hover td { background-color:#fcfcfc; }\n\n\/* Sizing *\/\n.bike-product-wrapper .sizing-container { display:grid; grid-template-columns:1fr; align-items:center; gap:35px; }\n@media (min-width:768px) { .bike-product-wrapper .sizing-container { grid-template-columns:1fr 1fr; } }\n\n\/* FAQ *\/\n.bike-product-wrapper details.faq-item { border:none; border-bottom:1px solid #f0f0f0; margin-bottom:0; }\n.bike-product-wrapper details.faq-item:last-child { border-bottom:none; }\n.bike-product-wrapper details.faq-item summary { font-size:1em; font-weight:600; padding:18px 45px 18px 0; color:#2c2c2c; }\n.bike-product-wrapper details.faq-item summary:hover { color:var(--brand-primary); }\n.bike-product-wrapper details.faq-item summary::after { width:8px; height:8px; border-right:2px solid #2c2c2c; border-bottom:2px solid #2c2c2c; }\n.bike-product-wrapper .faq-answer { padding:0 0 20px; font-size:0.9em; color:#555; line-height:1.6; margin:0; }\n\n\/* List Section *\/\n.bike-product-wrapper .list-section ul { list-style:none; padding:0; margin-top:5px; }\n.bike-product-wrapper .list-section li {\n    display:flex; flex-direction:column; padding-left:35px; position:relative; margin-bottom:8px;\n}\n.bike-product-wrapper .list-section li::before {\n    content:'\\2713'; position:absolute; left:0; top:0;\n    color:var(--brand-accent); font-size:1.6em; line-height:1; font-weight:900;\n}\n.bike-product-wrapper .list-section .item-title { font-weight:bold; text-transform:uppercase; letter-spacing:0.5px; color:#2c2c2c; font-size:0.9em; }\n.bike-product-wrapper .list-section .item-desc { font-size:0.85em; color:#555; }\n\n\/* Responsive *\/\n@media (max-width:768px) {\n    .bike-product-wrapper .hero-content h2 { font-size:2.2em; }\n    .bike-product-wrapper .product-subtitle { font-size:1.1em; }\n    .bike-product-wrapper h3 { font-size:1.5em; }\n    .bike-product-wrapper .sub-headline { font-size:1.4em; }\n    .bike-product-wrapper .spec-table { min-width:400px; }\n}\n\n@media (prefers-reduced-motion:reduce) {\n    .bike-product-wrapper .shimmer-text { animation:none; }\n    .bike-product-wrapper .belcopia-modal { transition:none; }\n    .bike-product-wrapper .belcopia-modal-content { transition:none; }\n    .bike-product-wrapper .bike-fade-swap .fade-img { transition:none; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Motor\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\"\u003e\u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e500W Mid-Drive\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\"\u003e\u003cspan class=\"glance-title\"\u003eFrame\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eAluminum Alloy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Wheels\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\"\u003e\u003cspan class=\"glance-title\"\u003eWheels\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e29\" x 2.5\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Weight\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e66 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Range\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-use-type-specification-svg-icon.png?v=1769496364\"\u003e\u003cspan class=\"glance-title\"\u003eRange\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eUp to 93 mi\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" alt=\"ENVO M50 500W mid-drive electric mountain bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/M50_R.png?v=1773383633\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eENVO Drive M50\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003e500W Mid-Drive Electric Mountain Bike\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-content\"\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003cp class=\"sub-headline\"\u003e\"A lightweight, long-range all-mountain e-MTB with mid-drive power and trail-rated components.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eENVO M50 electric mountain bike\u003c\/strong\u003e delivers serious trail capability with the MXUS M5 mid-drive motor producing 120Nm of torque through a lightweight 3.3 kg power unit. At 66 lbs total weight, the M50 is significantly lighter than most full-suspension e-MTBs in its class.\u003c\/p\u003e\n\u003cp\u003eBuilt with a hydro-formed aluminum alloy frame, 130mm front fork travel, 60mm rear shock travel, and 29\" x 2.5\" Maxxis tires, this is a \u003cstrong class=\"description-emphasis\"\u003emid-drive mountain e-bike\u003c\/strong\u003e designed for technical singletrack. The Shimano Altus 9-speed drivetrain and Tektro hydraulic brakes with 203mm rotors complete the trail-ready package.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The M50 puts mid-drive torque, dropper post, and proper trail suspension on an e-MTB at half the price of comparable options. 120Nm through a 3.3 kg motor is impressive power-to-weight for aggressive trail riding.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Electric Mountain Bike Assessment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eTHIS RIDE IS FOR YOU IF...\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/M50-front-side.jpg?v=1773383633\" alt=\"ENVO M50 front angle view\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/M50-side-L.jpg?v=1773383633\" alt=\"ENVO M50 left side profile\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou ride technical singletrack and need mid-drive torque for steep climbs\u003c\/li\u003e\n\u003cli\u003eYou want a lightweight e-MTB under 70 lbs with proper trail components\u003c\/li\u003e\n\u003cli\u003eYou value 120Nm of torque for powering through rock gardens and root sections\u003c\/li\u003e\n\u003cli\u003eYou prefer a 29er platform with real suspension travel for all-mountain riding\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eHYDRO-FORMED ALL-MOUNTAIN FRAME\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/M50-mid-shock.jpg?v=1773383633\" alt=\"ENVO M50 rear suspension detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/M50-front-close.jpg?v=1773383633\" alt=\"ENVO M50 front suspension detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAluminum Alloy, Trail Geometry\u003c\/h4\u003e\n\u003cp\u003eThe M50 frame uses hydro-formed aluminum alloy tubing for optimal strength-to-weight ratio. The geometry is designed for all-mountain riding with slack head angle and reach that keeps you centered on technical descents while maintaining efficient climbing posture.\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003efull suspension electric mountain bike\u003c\/strong\u003e platform pairs a Suntour XCM32 Boost fork with 120mm travel and hydraulic lockout against a rear shock delivering 60mm of travel. The KS KSP900 dropper post with 125mm of travel and remote lever lets you adjust saddle height on the fly for descents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eMXUS M5 MID-DRIVE. 120NM TORQUE.\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/M50-pedal.jpg?v=1773383633\" alt=\"ENVO M50 mid-drive motor detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/M50-front-break.jpg?v=1773383633\" alt=\"ENVO M50 brake detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003e3.3 kg Motor, Sine Wave Controller\u003c\/h4\u003e\n\u003cp\u003eThe MXUS M5 mid-drive motor weighs just 3.3 kg while delivering 120Nm of torque. The sine wave controller provides smooth, quiet power delivery that feels natural on the trail. Mid-drive placement keeps weight centered low in the frame for balanced handling through technical sections.\u003c\/p\u003e\n\u003cp\u003eThe 48V 15Ah UL-certified battery with premium LG cells integrates into the downtube with an impact-resistant aluminum case. Smart BMS ensures safe operation even in cold weather. Bluetooth-enabled display connects to the ENVO app for ride data and motor tuning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n\n\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eMXUS M5 Mid-Drive Motor\u003c\/h4\u003e\n\u003cp\u003e500W motor delivers 120Nm torque through a lightweight 3.3 kg unit with sine wave controller.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eUL-Certified Battery\u003c\/h4\u003e\n\u003cp\u003e48V 15Ah battery with premium LG cells, smart BMS, and integrated downtube design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eKS Dropper Post\u003c\/h4\u003e\n\u003cp\u003eKSP900 dropper with 125mm travel and remote lever for on-the-fly saddle adjustment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eTektro HD-E3520 Brakes\u003c\/h4\u003e\n\u003cp\u003eHydraulic disc brakes with 203mm rotors for confident stopping on steep descents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eShimano Altus 9-Speed\u003c\/h4\u003e\n\u003cp\u003e11-34T cassette provides wide gear range for climbing and descending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e29\" Maxxis Tires\u003c\/h4\u003e\n\u003cp\u003e29 x 2.5\" Maxxis tires for traction and rollover capability on rough terrain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eWHY THIS BUILD MATTERS\u003c\/h3\u003e\n\u003cp style=\"margin-bottom:20px;font-size:1.05em;color:#333;\"\u003eHere is the technical breakdown of why this bike stands out.\u003c\/p\u003e\n\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eMid-Drive Advantage\u003c\/h4\u003e\n\u003cp\u003eMotor torque multiplied through gears means more climbing power and natural pedal feel compared to hub motors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eTrail-Ready Weight\u003c\/h4\u003e\n\u003cp\u003eAt 66 lbs with full suspension and mid-drive, the M50 handles like a real mountain bike, not a heavy e-bike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eSerious Components\u003c\/h4\u003e\n\u003cp\u003eDropper post, hydraulic brakes with 203mm rotors, and Maxxis tires. No compromise components at this price point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-block\" style=\"margin:40px 0;\"\u003e\n\u003ch3 class=\"section-heading\" style=\"color:var(--brand-dark);font-size:1.25rem;margin-bottom:15px;\"\u003eSIZING GUIDE\u003c\/h3\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLarge\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'8\" - 6'4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-wrapper\"\u003e\n\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table two-col\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003eMXUS M5 Mid-Drive, 500W, 120Nm Torque\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor Weight\u003c\/th\u003e\n\u003ctd\u003e3.3 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 15Ah (720Wh), UL Certified, LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 93 mi (PAS 1)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eHydro-Formed Aluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFront Fork\u003c\/th\u003e\n\u003ctd\u003eSuntour XCM32 Boost, 120mm Travel, Hydraulic Lockout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRear Shock\u003c\/th\u003e\n\u003ctd\u003e60mm Travel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eTektro HD-E3520, 203mm Rotors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e29\" x 2.5\" Maxxis\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eShimano Altus 9-Speed, 11-34T\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDropper Post\u003c\/th\u003e\n\u003ctd\u003eKS KSP900, 125mm Travel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebar\u003c\/th\u003e\n\u003ctd\u003e780mm Width\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eBluetooth Smart Display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e66 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content faq-container\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the ENVO M50 a good electric mountain bike for trails?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The M50 is purpose-built for trail riding with 120Nm mid-drive torque, 120mm front suspension, 60mm rear suspension, dropper post, and 29\" Maxxis tires. It handles technical singletrack, rocky climbs, and fast descents.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow much does the ENVO M50 weigh?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003e66 lbs (30 kg). That is significantly lighter than most full-suspension e-MTBs in this price range, which typically weigh 70 to 80 lbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the range of the ENVO M50?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUp to 93 miles on pedal assist level 1. Trail riding at higher assist levels typically delivers 20 to 40 miles depending on terrain, elevation gain, and rider weight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the ENVO M50 have a throttle?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes, the M50 includes a thumb throttle in addition to the torque-sensing pedal assist system.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat size frame is the ENVO M50?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe M50 comes in a large frame size suited for riders approximately 5'8\" to 6'4\". The 29\" wheels and trail geometry are optimized for taller riders.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the M50 battery UL certified?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The 48V 15Ah battery uses premium LG cells with smart BMS and is UL certified for safety. The battery integrates into an impact-resistant aluminum downtube case.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eWhat's In The Box\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content list-section\"\u003e\n\u003cdiv style=\"margin-top:10px;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eENVO M50 E-MTB\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and dropper post remote.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBattery + Charger\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003e48V 15Ah UL-certified integrated battery and charger included.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eAccessories\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePedals, tool kit, and assembly hardware included.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"belcopia-modal\" id=\"belcopia-image-modal\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Image Preview\"\u003e\n\u003cspan class=\"belcopia-modal-close\" role=\"button\" aria-label=\"Close image preview\" tabindex=\"0\"\u003e×\u003c\/span\u003e\n\u003cimg decoding=\"async\" draggable=\"false\" alt=\"Feature Preview\" id=\"belcopia-modal-img\" class=\"belcopia-modal-content\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n    var w=document.querySelector('.bike-product-wrapper');\n    if(!w)return;\n\n    \/* Lightbox *\/\n    var modal=document.getElementById('belcopia-image-modal');\n    var mImg=document.getElementById('belcopia-modal-img');\n    var cls=w.querySelector('.belcopia-modal-close');\n    if(modal\u0026\u0026mImg){\n        w.addEventListener('click',function(e){\n            var t=e.target;\n            if(t.tagName==='IMG'\u0026\u0026t.closest('.two-col-container,.bike-fade-swap,.feature-card.has-image')){\n                e.preventDefault();\n                mImg.src=t.src;\n                modal.classList.add('show');\n                document.body.style.overflow='hidden';\n                if(cls)cls.focus();\n            }\n        });\n        function closeM(){\n            modal.classList.remove('show');\n            setTimeout(function(){mImg.src='';},300);\n            document.body.style.overflow='';\n        }\n        if(cls)cls.addEventListener('click',closeM);\n        modal.addEventListener('click',function(e){if(e.target===modal)closeM();});\n        document.addEventListener('keydown',function(e){\n            if((e.key==='Escape'||e.key==='Enter')\u0026\u0026modal.classList.contains('show'))closeM();\n        });\n    }\n\n    \/* Fade Swap *\/\n    var swaps=w.querySelectorAll('.bike-fade-swap');\n    var obs=new IntersectionObserver(function(entries){\n        entries.forEach(function(en){en.target.dataset.vis=en.isIntersecting?'1':'0';});\n    },{threshold:0.1});\n    swaps.forEach(function(s){\n        obs.observe(s);\n        var imgs=s.querySelectorAll('.fade-img');\n        if(imgs.length\u003c2)return;\n        var iv=parseInt(s.dataset.interval)||5000;\n        setInterval(function(){\n            if(s.dataset.vis!=='1')return;\n            var a=s.querySelector('.fade-img.active');\n            var n=a.nextElementSibling;\n            if(!n||!n.classList.contains('fade-img'))n=imgs[0];\n            a.classList.remove('active');\n            n.classList.add('active');\n        },iv);\n    });\n})();\n\u003c\/script\u003e","brand":"ENVO Drive","offers":[{"title":"Default Title","offer_id":43400761213002,"sku":null,"price":2979.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/M50_R.png?v=1773383633"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/collections\/ul-certified-electric-bikes-collection.jpg?v=1773609498","url":"https:\/\/www.belcopia.com\/collections\/ul-certified-electric-bikes.oembed","provider":"Belcopia","version":"1.0","type":"link"}