{"title":"Step-Through E-Bikes","description":"\u003cp\u003eEasy to mount, easy to love. Step-through electric bikes feature a low frame design that makes getting on and off effortless — perfect for riders of all ages and abilities. All the power and range of a traditional e-bike with added accessibility.\u003c\/p\u003e","products":[{"product_id":"magicycle-cruiser-pro-mid-step-thru-electric-mountain-bike","title":"Magicycle Cruiser Pro 750W Mid-Step Fat Tire Electric Cruiser 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-left: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; min-height:200px;\n}\n.bike-product-wrapper .feature-card.text-only .feature-card-content { padding:20px 18px; align-items:flex-start; text-align:left; }\n.bike-product-wrapper .feature-card.text-only h4 { color:var(--brand-primary); font-size:0.85em; margin-bottom:0; font-weight:700; letter-spacing:0.08em; min-height:3.6em; display:flex; align-items:flex-end; }\n.bike-product-wrapper .feature-card.text-only p { color:#bbb; max-width:none; font-size:0.8em; 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\"\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 100 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, 1,040Wh\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\"\u003e76 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 7-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 \/ 1,500W Peak\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\"\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\"\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 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\"\u003eSnow\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=\"Magicycle Cruiser Pro Mid-Step 52V fat tire electric cruiser bike Pearl White\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/magicycle-cruiser-pro-mid-step-thru-electric-mountain-bike-1_9b47ab0b-bcc4-48f9-b4c1-8dd60536d74f.webp?v=1767073277\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eMagicycle Cruiser Pro Mid-Step\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eSame Beast. Easier to Mount.\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\"All the Power. None of the Awkward Leg Swing.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eMagicycle Cruiser Pro Mid-Step\u003c\/strong\u003e delivers every watt, every mile, and every feature of the Cruiser Pro lineup in a frame that does not fight you when you get on or off. Same \u003cstrong class=\"description-emphasis\"\u003e750W fat tire electric bike\u003c\/strong\u003e motor peaking at 1,500 watts. Same \u003cstrong class=\"description-emphasis\"\u003e52V 20Ah battery\u003c\/strong\u003e with 1,040 watt-hours and 100-mile range. Same 180mm hydraulic disc brakes and Shimano 7-speed gearing. The only difference is a lowered top tube that lets you mount and dismount without swinging your leg over a high crossbar.\u003c\/p\u003e\n\u003cp\u003eThat matters more than most riders think. Stopping at a trail junction with a loaded rear rack and trying to throw your leg over a 76-pound \u003cstrong class=\"description-emphasis\"\u003eelectric mountain bike\u003c\/strong\u003e gets old fast. The Mid-Step eliminates that problem while maintaining the same aggressive 26\" x 4\" Kenda fat tire contact patch and 500 lb payload capacity. This is the \u003cstrong class=\"description-emphasis\"\u003eall-terrain electric cruiser bike\u003c\/strong\u003e for riders who want full capability without the gymnastics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The Mid-Step frame uses the same 6061 aluminum alloy and passes the same 200,000 vibration test as the Step-Over. Lowering the top tube does not compromise structural integrity — it just makes the bike more accessible to more riders.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Magicycle Engineering Team\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\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\/magicycle-cruiser-pro-mid-step-thru-electric-mountain-bike-3_d87b96f6-6cd9-49c7-92c5-d2486a4c90cd.webp?v=1767073283\" alt=\"Magicycle Cruiser Pro Mid-Step fat tire electric bike Pearl White 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\/magicycle-cruiser-pro-mid-step-thru-electric-mountain-bike-5_34a43a5c-0e83-40ea-a6f0-9942196a4e25.webp?v=1767073283\" alt=\"Magicycle Cruiser Pro Mid-Step Pearl White rear cargo rack and fender\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou want the full power of a \u003cstrong class=\"description-emphasis\"\u003e52V fat tire electric bike\u003c\/strong\u003e but a traditional step-over frame feels awkward when you stop at intersections or trailheads.\u003c\/li\u003e\n\u003cli\u003eYou carry cargo on the rear rack regularly and need to mount and dismount a \u003cstrong class=\"description-emphasis\"\u003eheavy-duty electric bike\u003c\/strong\u003e without fighting a high top tube.\u003c\/li\u003e\n\u003cli\u003eYou are between 5'5\" and 6'5\" and want a frame that accommodates a wide range of riding positions without feeling cramped or overextended.\u003c\/li\u003e\n\u003cli\u003eYou ride with a partner who has mobility limitations and you want matching bikes with different frame access — pair this with the \u003ca href=\"\/products\/magicycle-cruiser-pro-step-thru-electric-cruiser-bike\"\u003eStep-Thru\u003c\/a\u003e for the same ride experience on different frames.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eFULL POWER, LOWER BARRIER\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\/magicycle-cruiser-pro-mid-step-thru-electric-mountain-bike-7_0657cdc3-01b1-4508-bd3b-02efb840eaa1.webp?v=1767073288\" alt=\"Magicycle Cruiser Pro Mid-Step frame geometry and 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\/magicycle-cruiser-pro-mid-step-thru-electric-mountain-bike-9_da8f47b1-bb3f-400c-b418-c0af08601de9.webp?v=1767073294\" alt=\"Magicycle Cruiser Pro Mid-Step hydraulic brakes and fat tire detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAccessibility Without Compromise\u003c\/h4\u003e\n\u003cp\u003eThe Mid-Step frame is not a watered-down version of anything. It runs the same \u003cstrong class=\"description-emphasis\"\u003e52V 20Ah lithium battery\u003c\/strong\u003e (1,040Wh) as the Step-Over, the same 750W\/1,500W peak brushless hub motor with 100 Nm torque, and the same alloy hydraulic suspension fork with 80mm travel and lockout. The FOC smart controller (IPX8) manages power delivery identically. Range, speed, and hill-climbing performance are the same across the entire Cruiser Pro family.\u003c\/p\u003e\n\u003cp\u003eWhat changes is ergonomics. The lowered top tube provides clearance for riders who prefer to keep one foot flat on the ground at stops — a confidence builder on trails and in traffic. The \u003cstrong class=\"description-emphasis\"\u003eelectric cruiser bike\u003c\/strong\u003e frame still uses 6061 aluminum tested to 200,000 vibrations, carries the same 500 lb payload, and accepts all the same accessories: full fenders, rear cargo rack, integrated lights, and color LCD display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-matters-section\"\u003e\n\n\u003ch3\u003eWHY THIS BUILD MATTERS\u003c\/h3\u003e\n\u003cp style=\"margin-bottom:20px;font-size:1.05em;\"\u003eThe Mid-Step is not a compromise — it is a design choice. Here is why the lowered frame makes this the smartest pick in the Cruiser Pro lineup for most riders.\u003c\/p\u003e\n\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\n\u003ch4\u003eConfidence at Every Stop\u003c\/h4\u003e\n\u003cp\u003eA traditional step-over frame on a 76 lb ebike forces an awkward dismount every time you stop. The \u003cstrong\u003eMid-Step geometry\u003c\/strong\u003e lets you plant a foot flat without tilting the bike, which matters when you are carrying cargo or riding on loose gravel where balance counts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\n\u003ch4\u003eZero Performance Trade-Off\u003c\/h4\u003e\n\u003cp\u003eSame motor, battery, controller, brakes, tires, and suspension as the Step-Over. The \u003cstrong\u003e200,000-vibration-tested 6061 aluminum frame\u003c\/strong\u003e carries the same 500 lb payload. Lower top tube does not mean lower capability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\n\u003ch4\u003eCouple and Family Friendly\u003c\/h4\u003e\n\u003cp\u003eThe Cruiser Pro ships in three frame geometries with \u003cstrong\u003eidentical specs and pricing\u003c\/strong\u003e. Partners with different mobility needs can ride matching bikes without one person settling for a lesser machine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eCOMPARE MAGICYCLE CRUISERS\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=\"compare-highlight\"\u003e\n\u003cimg class=\"compare-img\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/magicycle-cruiser-pro-mid-step-thru-electric-mountain-bike-1_9b47ab0b-bcc4-48f9-b4c1-8dd60536d74f.webp?v=1767073277\" alt=\"Magicycle Cruiser Pro Mid-Step fat tire electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eCruiser Pro Mid-Step\u003c\/div\u003e\n\u003cdiv class=\"compare-price\"\u003e$1,499\u003c\/div\u003e\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\/cruiser-step-over-1_2dbb1502-e6c1-432e-b3a9-21784af095f3.webp?v=1773348696\" alt=\"Magicycle Cruiser Pro Step-Over fat tire electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eCruiser Pro Step-Over\u003c\/div\u003e\n\u003cdiv class=\"compare-price\"\u003e$1,499\u003c\/div\u003e\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\/cruiser-pro-white-1.webp?v=1775615329\" alt=\"Magicycle Cruiser Pro Step-Thru electric cruiser bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eCruiser Pro Step-Thru\u003c\/div\u003e\n\u003cdiv class=\"compare-price\"\u003e$1,499\u003c\/div\u003e\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=\"compare-highlight compare-winner\"\u003e750W \/ 1,500W Peak\u003c\/td\u003e\n\u003ctd class=\"\"\u003e750W \/ 1,500W Peak\u003c\/td\u003e\n\u003ctd class=\"\"\u003e750W \/ 1,500W Peak\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eBattery\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003e52V 20Ah (1,040Wh)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e52V 20Ah (1,040Wh)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e52V 20Ah (1,040Wh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eRange\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003e100+ miles\u003c\/td\u003e\n\u003ctd class=\"\"\u003e100+ miles\u003c\/td\u003e\n\u003ctd class=\"\"\u003e100+ miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eSuspension\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003eFront 80mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFront 80mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFront 80mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eBrakes\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e180mm Hydraulic\u003c\/td\u003e\n\u003ctd class=\"\"\u003e180mm Hydraulic\u003c\/td\u003e\n\u003ctd class=\"\"\u003e180mm Hydraulic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eTires\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e26\" x 4\" Kenda\u003c\/td\u003e\n\u003ctd class=\"\"\u003e26\" x 4\" Kenda\u003c\/td\u003e\n\u003ctd class=\"\"\u003e26\" x 4\" Kenda\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eFrame\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003eMid-Step\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStep-Over\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStep-Thru\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eWeight\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003e76 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003e76 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003e76 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003ePayload\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003e500 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003e500 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003e500 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003ePrice\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003e$1,499\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$1,499\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$1,499\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\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\/magicycle-52v-20ah-cruiser-pro-step-over-electric-mountain-bike\"\u003eShop Now →\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd class=\"\"\u003e\u003ca class=\"compare-cta compare-cta-secondary\" href=\"\/products\/magicycle-cruiser-pro-step-thru-electric-cruiser-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=\"sizing-row\"\u003e\n\u003cspan class=\"sizing-label\"\u003eSizing\u003c\/span\u003e\n\u003cspan class=\"sizing-chip\"\u003e\u003cstrong\u003eOne Size (Mid-Step)\u003c\/strong\u003e 5'5\" to 6'5\"\u003c\/span\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 Brushless Gear Hub Motor (1,500W Peak), 100 Nm Torque\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e52V 20Ah Removable Lithium Ion (1,040Wh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 100 Miles (varies by assist level, terrain, rider weight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTop Speed\u003c\/th\u003e\n\u003ctd\u003e28 MPH (Pedal Assist), 20 MPH (Throttle)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePedal Assist\u003c\/th\u003e\n\u003ctd\u003e7 Levels, 12-Magnet Cadence Sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eThrottle\u003c\/th\u003e\n\u003ctd\u003eHalf Twist Throttle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eController\u003c\/th\u003e\n\u003ctd\u003e52V 750W FOC Smart Controller (IPX8)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Alloy, Mid-Step, 18\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eAlloy Hydraulic Suspension, 80mm Travel, Lockout \u0026amp; Adjustment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003e180mm Hydraulic Disc Brakes (Front \u0026amp; Rear)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eShimano 7-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 Puncture-Resistant Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eColor LCD with USB Charging Port (IPX6)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLights\u003c\/th\u003e\n\u003ctd\u003e6V LED Headlight + Integrated Rear Brake Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRear Rack\u003c\/th\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFenders\u003c\/th\u003e\n\u003ctd\u003eFull Front \u0026amp; Rear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharger\u003c\/th\u003e\n\u003ctd\u003e3.0A Fast Smart Charger (4-6 Hours)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e76 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax Payload\u003c\/th\u003e\n\u003ctd\u003e500 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003ctd\u003e5'5\" to 6'5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eClassification\u003c\/th\u003e\n\u003ctd\u003eClass 2 (Default), Unlockable to Class 3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWater Resistance\u003c\/th\u003e\n\u003ctd\u003eIPX6 (Motor, Battery, Display), IPX8 (Controller)\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\u003eIs the Mid-Step less powerful than the Step-Over?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eNo. Identical motor (750W\/1,500W peak), battery (52V 20Ah), controller, brakes, gearing, and suspension. The only difference is the lowered top tube for easier mounting and dismounting. Performance is exactly the same.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow far can the Cruiser Pro Mid-Step go on one charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUp to 100 miles on pedal assist. Real-world riders typically see 50 to 70 miles in mixed conditions with moderate assist. Throttle-only range is around 35 to 45 miles.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat does Mid-Step mean?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eMid-Step refers to the frame geometry. The top tube sits lower than a traditional Step-Over but higher than a full Step-Thru. It provides easier mounting and dismounting while maintaining a sportier riding position. Think of it as the middle ground between aggressive and fully accessible.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan this electric cruiser bike handle off-road trails?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The 26\" x 4\" Kenda fat tires, 80mm hydraulic suspension fork, and 1,500W peak motor handle sand, gravel, packed dirt, and moderate trails. It is not a dedicated downhill bike, but it will handle any recreational trail or fire road.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I ride this fat tire electric bike in the rain?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The controller is sealed to IPX8 (submersion rated) and the motor, battery, and display are sealed to IPX6. The Cruiser Pro is built for all-weather riding. Dry it off after wet rides and keep the chain lubricated.\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\"\u003eCruiser Pro Mid-Step Electric Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and front fender.\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\"\u003eE-bike Manual Guide\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eSetup instructions, maintenance schedule, warranty information, and troubleshooting reference.\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\"\u003eRepair Tool Kit\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eEverything needed for assembly and trailside adjustments.\u003c\/span\u003e\u003cul class=\"box-sub-list\"\u003e\n\u003cli\u003e3 open-end wrenches\u003c\/li\u003e\n\u003cli\u003e6 Allen (hex) wrenches\u003c\/li\u003e\n\u003cli\u003e1 flat-head screwdriver\u003c\/li\u003e\n\u003c\/ul\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\"\u003eIncluded Accessories\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-installed or ready to attach out of the box.\u003c\/span\u003e\u003cul class=\"box-sub-list\"\u003e\n\u003cli\u003e52V 20Ah lithium battery (removable)\u003c\/li\u003e\n\u003cli\u003e3.0A fast smart charger\u003c\/li\u003e\n\u003cli\u003eFront \u0026amp; tail lights\u003c\/li\u003e\n\u003cli\u003eColor LCD display\u003c\/li\u003e\n\u003cli\u003eFront \u0026amp; rear fenders\u003c\/li\u003e\n\u003cli\u003eRear cargo rack\u003c\/li\u003e\n\u003cli\u003eFront \u0026amp; rear reflectors\u003c\/li\u003e\n\u003cli\u003eBell\u003c\/li\u003e\n\u003cli\u003eKickstand\u003c\/li\u003e\n\u003cli\u003eLeft \u0026amp; right alloy pedals with reflectors\u003c\/li\u003e\n\u003c\/ul\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":"Magicycle","offers":[{"title":"Pearl White","offer_id":40067992420426,"sku":"Mid Step-Thru-PW","price":1499.0,"currency_code":"USD","in_stock":true},{"title":"Midnight Blue","offer_id":43374319272010,"sku":null,"price":1499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/products\/magicycle-52v-20ah-cruiser-pro-mid-step-thru-mountain-electric-bike-3.jpg?v=1767082840"},{"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":"sole-bicycles-the-dutch-step-through","title":"The Dutch Step Through","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eSolé Bicycles - The Dutch Step Through\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(2, 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(4, 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-99 { width: 99%; }\n        [data-belcopia-product] .bar-fill-97 { width: 97%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-91 { width: 91%; }\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\"\u003eStyle\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eDutch Cruiser\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eFrame\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eStep-Through\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eGearing\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eSingle Speed\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e28 lbs\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_Two_women_posing_with_stylish_city_cruiser_bikes_in_front_of_colorful_Mexican_tile_mural_showcasing_vintage-inspired_urban_bicycles.jpg?v=1757915843\" alt=\"Two women with stylish Solé city cruiser bikes in front of a colorful tile mural.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eThe Dutch Step-Through\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eby Solé Bicycles\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\"Timeless European Style, Effortless Modern Ride.\"\u003c\/p\u003e\n            \u003cp\u003eInspired by the classic city bikes of Amsterdam, The Dutch Step-Through combines vintage charm with modern simplicity for the ultimate urban cruising experience. The signature \u003cstrong class=\"description-emphasis\"\u003eswooping step-through frame\u003c\/strong\u003e isn't just a style statement—it makes getting on and off the bike an absolute breeze, perfect for city rides and casual outings. Built on a durable high-tensile steel frame, the \"Dutchie\" is a minimal and lightweight companion at only 28 lbs.\u003c\/p\u003e\n            \u003cp\u003eWe've focused on what matters most: comfort, style, and ease of use. With a simple \u003cstrong class=\"description-emphasis\"\u003esingle-speed drivetrain\u003c\/strong\u003e and intuitive coaster brakes, this bike is wonderfully low-maintenance and hassle-free. It’s the perfect, elegant bicycle for anyone who wants to enjoy their city with effortless style.\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 an elegant, stylish, and comfortable bike for city commuting and casual rides.\u003c\/li\u003e\n                    \u003cli\u003eYou need an accessible bike that is incredibly easy to get on and off of.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate a relaxed, upright riding posture that is comfortable for your back.\u003c\/li\u003e\n                    \u003cli\u003eYou want a beautiful, minimalist bicycle without the complexity of gears and wires.\u003c\/li\u003e\n                    \u003cli\u003eYou believe a bike should be a simple, joyful, and hassle-free experience.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Stylish woman riding a cream step-through city cruiser bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Stylish_woman_riding_a_cream_step-through_city_cruiser_bike_in_urban_setting_wearing_sunglasses_and_patterned_summer_outfit..webp?v=1757915842\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eDesigned for Comfort and Ease\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"A white step-through city bike with brown leather saddle and grips.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_White_step-through_city_bike_with_brown_leather_saddle_and_grips_minimalist_design_perfect_for_urban_commuting_and_casual_rides.webp?v=1757915842\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour Comfortable City Companion\u003c\/h4\u003e\n                    \u003cp\u003eThe Dutchie is all about comfort. The thoughtfully designed ergonomics start with the \u003cstrong class=\"description-emphasis\"\u003eswept-back city cruiser handlebars\u003c\/strong\u003e, which promote a natural, upright riding position to keep your back and shoulders comfortable. This is paired with an extra-padded, riveted saddle and our signature grippy grips for a plush and secure feel on every ride. The elegant \u003cstrong class=\"description-emphasis\"\u003estep-through frame\u003c\/strong\u003e makes hopping on and off effortless, whether you're wearing jeans or a dress. It’s the pinnacle of comfortable, casual city cycling.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eMinimalist and Hassle-Free\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eSimply a Joy to Ride\u003c\/h4\u003e\n                    \u003cp\u003eNo wires, no gears, no hassle. The Dutchie is built for pure, uncomplicated enjoyment. The \u003cstrong class=\"description-emphasis\"\u003esingle-speed drivetrain\u003c\/strong\u003e is the epitome of reliability and low maintenance, perfect for cruising through the city and on mostly flat terrain. Braking is just as simple and intuitive—the clean-looking \u003cstrong class=\"description-emphasis\"\u003ecoaster brake\u003c\/strong\u003e engages by simply pedaling backward. At only 28 lbs, it's lightweight and easy to manage, making it the perfect choice for riders who want a beautiful, minimalist bike that just works.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of a single-speed drivetrain on a white step-through commuter bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Close-up_of_single-speed_drivetrain_and_rear_wheel_on_white_step-through_commuter_bike_featuring_black_chainring_and_pedals.webp?v=1757915842\"\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-Through Frame\u003c\/h4\u003e\n                        \u003cp\u003eSolé's signature swooping frame makes getting on and off the bike an absolute breeze.\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\u003eOne-Size-Fits-Most\u003c\/h4\u003e\n                        \u003cp\u003eA versatile geometry designed to be a comfortable and accessible fit for nearly everyone (5'4\"+).\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\u003eAll About Comfort\u003c\/h4\u003e\n                        \u003cp\u003eAn extra-padded saddle and swept-back handlebars allow for a comfortable, upright riding position.\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\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eSimple, intuitive, and effective. Just pedal backward to come to a smooth and controlled stop.\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\u003eMinimal and Lightweight\u003c\/h4\u003e\n                        \u003cp\u003eNo wires, no gears, no hassle. A clean design that weighs in at only 28 lbs.\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\u003eHigh-Tensile Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA solid and durable construction that’s built to last and provide a smooth ride.\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=\"The Dutchie by Solé Bicycles\" src=\"https:\/\/player.vimeo.com\/video\/175558536\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eDiscover the timeless style of a classic Dutch-inspired city bike.\u003c\/li\u003e\n                    \u003cli\u003eSee how the step-through frame provides effortless accessibility.\u003c\/li\u003e\n                    \u003cli\u003eEmbrace the simple, carefree fun of a single-speed coaster brake bike.\u003c\/li\u003e\n                    \u003cli\u003eFind your perfect companion for cruising the city in comfort and style.\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\u003eFRAME\u003c\/th\u003e\n\u003ctd\u003eHi-Tensile Steel, Fully Tig Welded, Step-Through\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFORK\u003c\/th\u003e\n\u003ctd\u003eLugged Crown Hi-Tensile Steel, 1” Threaded\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eDRIVETRAIN\u003c\/th\u003e\n\u003ctd\u003eSingle Speed with 46:18 Gear Ratio\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBRAKES\u003c\/th\u003e\n\u003ctd\u003eKick-Back Coaster Brake (Pedal Backwards to Stop)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTIRES\u003c\/th\u003e\n\u003ctd\u003eKenda 700 x 35C\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSADDLE\u003c\/th\u003e\n\u003ctd\u003eCity Cruiser Saddle\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHANDLEBARS\u003c\/th\u003e\n\u003ctd\u003eCity Cruiser Handlebar\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWEIGHT\u003c\/th\u003e\n\u003ctd\u003e28 lbs \/ 12.7 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eINCLUDED\u003c\/th\u003e\n\u003ctd\u003eChain Guard \u0026amp; Kickstand\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                   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_Bike_sizing_guide_for_Dutch_step-through_bicycle_showing_rider_height_inseam_measurement_and_bicycle_top_tube_clearance.webp?v=1757915842\" alt=\"Sizing guide for The Dutch Step-Through\" style=\"width:100%; border-radius: 8px;\"\u003e\n                   \u003cp\u003eThe Dutch Step-Through features a one-size-fits-most design, making it an accessible and comfortable choice for a wide range of riders.\u003c\/p\u003e\n                   \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eRecommended Rider Height:\u003c\/strong\u003e \u003cstrong\u003e5'4\" and up\u003c\/strong\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eMinimum Rider Inseam:\u003c\/strong\u003e 28.25 inches (for at least 1\" of clearance over the top bar)\u003c\/li\u003e\n                   \u003c\/ul\u003e\n                   \u003cp\u003eThe step-through design provides excellent clearance, making it easy to stand over the bike. Please check your inseam to ensure a perfect, comfortable 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\u003e99\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-99\"\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\u003eStyle \u0026amp; Aesthetics\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\u003eEase of Use \u0026amp; Simplicity\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-95\"\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\u003eUrban Agility\u003c\/span\u003e\u003cspan\u003e91\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-91\"\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\"\u003e96%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Dutch Step-Through is a triumph of design, perfectly blending timeless European style with unmatched comfort and simplicity. Its accessible frame and hassle-free components make it the quintessential choice for anyone seeking an elegant, joyful, and effortlessly chic city cruiser.\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":"Sole Bicycles","offers":[{"title":"The Palisades","offer_id":41260743327818,"sku":"DUTCH STEP THROUGH","price":399.0,"currency_code":"USD","in_stock":true},{"title":"The Kinney","offer_id":41260743360586,"sku":"DUTCH STEP THROUGH","price":399.0,"currency_code":"USD","in_stock":false},{"title":"The Wavecrest","offer_id":41260743393354,"sku":"DUTCH STEP THROUGH","price":399.0,"currency_code":"USD","in_stock":false},{"title":"The Pacific","offer_id":41260743426122,"sku":"DUTCH STEP THROUGH","price":399.0,"currency_code":"USD","in_stock":false},{"title":"The Harambe","offer_id":41260743458890,"sku":"DUTCH STEP THROUGH","price":399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/sole-bicycles-the-dutch-step-through-1.webp?v=1767089516"},{"product_id":"sole-bicycles-the-step-through-coastal-cruiser-with-step-through-top-bar","title":"The Step Through Coastal Cruiser","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eSolé Bicycles - The Step Through Coastal Cruiser\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(2, 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(4, 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-99 { width: 99%; }\n        [data-belcopia-product] .bar-fill-96 { width: 96%; }\n        [data-belcopia-product] .bar-fill-94 { width: 94%; }\n        [data-belcopia-product] .bar-fill-90 { width: 90%; }\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\"\u003eStyle\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eStep-Through\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eGearing\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eSingle Speed\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eBrakes\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eCoaster\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e32 lbs\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_White_women_s_beach_cruiser_bike_with_step-through_frame_teal_rims_wide_handlebars_and_comfort_saddle_for_casual_coastal_rides.jpg?v=1757907724\" alt=\"A white women's beach cruiser bike with a step-through frame.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eThe Step-Through Coastal Cruiser\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eby Solé Bicycles\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\"Effortless Style, Unmatched Accessibility.\"\u003c\/p\u003e\n            \u003cp\u003eWe've taken our traditional, best-selling beach cruiser and made it even more user-friendly and accessible. Introducing The Step-Through Coastal Cruiser, a bike that combines timeless style with an incredibly easy-to-mount frame. The \u003cstrong class=\"description-emphasis\"\u003elowered top tube\u003c\/strong\u003e makes getting on and off a breeze, perfect for riders of all ages and abilities. This is the ultimate bicycle for casual, comfortable riding around the neighborhood, to the local park, or along the beach.\u003c\/p\u003e\n            \u003cp\u003eLike its classic sibling, this cruiser is built on a durable \u003cstrong class=\"description-emphasis\"\u003ehigh-tensile steel frame\u003c\/strong\u003e and focuses on the pure joy of cycling. With a simple single-speed drivetrain, intuitive coaster brakes, and an emphasis on comfort, The Step-Through Coastal Cruiser is your perfect, hassle-free companion for every leisurely ride.\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 want a stylish, comfortable bike that is exceptionally easy to get on and off.\u003c\/li\u003e\n                    \u003cli\u003eYou're looking for the ultimate casual ride for flat, scenic paths and streets.\u003c\/li\u003e\n                    \u003cli\u003eYou love the classic beach cruiser aesthetic but prefer a more accessible frame design.\u003c\/li\u003e\n                    \u003cli\u003eYou want a simple, beautiful, and low-maintenance bicycle for everyday enjoyment.\u003c\/li\u003e\n                    \u003cli\u003eYou believe comfort and ease-of-use are the most important parts of a great ride.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of a women's white beach cruiser bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Close-up_of_women_s_white_beach_cruiser_bike_with_wide_chrome_handlebars_padded_saddle_and_teal-rimmed_tires_for_comfort_and_style.jpg?v=1757907724\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eEffortless Simplicity \u0026amp; Style\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of a beach cruiser crankset with a white chain guard.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Close-up_of_women_s_beach_cruiser_bike_crankset_with_chrome_chainring_white_chain_guard_and_teal-rimmed_rear_wheel.jpg?v=1757907724\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003ePure, Uncomplicated Fun\u003c\/h4\u003e\n                    \u003cp\u003eThe beauty of The Coastal Cruiser lies in its simplicity. We've stripped away the complexities to focus on the pure joy of the ride. The reliable \u003cstrong class=\"description-emphasis\"\u003esingle-speed drivetrain\u003c\/strong\u003e is perfect for cruising on flat terrain, offering a maintenance-free experience without the hassle of shifting gears. Braking is just as intuitive with the classic \u003cstrong class=\"description-emphasis\"\u003ecoaster brake\u003c\/strong\u003e—simply pedal backward to come to a smooth, easy stop. It’s a clean, timeless design that lets you focus on the scenery and the feeling of the open road.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eDesigned for Pure Comfort\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eYour Cushy Ride Awaits\u003c\/h4\u003e\n                    \u003cp\u003eEvery element of this bike is chosen for maximum comfort. The journey begins with the \u003cstrong class=\"description-emphasis\"\u003eSolé Coastal Cruiser Comfort Saddle\u003c\/strong\u003e, an extra-plush cushion that makes every ride a pleasure. This is paired with extra-wide, swept-back handlebars that promote a relaxed, upright riding posture, taking all the strain off your back, shoulders, and neck. To complete the experience, wide \u003cstrong class=\"description-emphasis\"\u003e26-inch balloon tires\u003c\/strong\u003e absorb bumps and vibrations, creating a smooth, stable ride that feels like you're floating on air.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of a women's beach cruiser bike saddle.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Close-up_of_women_s_beach_cruiser_bike_saddle_with_adjustable_seat_post_and_teal-rimmed_rear_wheel_for_comfort_and_style.jpg?v=1757907724\"\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-Through Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA durable, classic frame with a lowered top tube for incredibly easy mounting and dismounting.\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\u003eSingle Speed Drivetrain\u003c\/h4\u003e\n                        \u003cp\u003eSimple, reliable, and maintenance-free. Perfect for cruising on flat and gently rolling terrain.\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\u003eCoaster Brakes\u003c\/h4\u003e\n                        \u003cp\u003eIntuitive and easy to use—simply pedal backward to come to a smooth, controlled stop.\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\u003e26\" Balloon Tires\u003c\/h4\u003e\n                        \u003cp\u003eWide, high-volume tires that increase comfort and stability by absorbing bumps in the road.\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\u003eExtra Comfort Saddle\u003c\/h4\u003e\n                        \u003cp\u003eA wide, plush, and comfortable cushion saddle designed for leisurely, upright riding.\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\u003eExtra Wide Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eAllows for a comfortable, upright riding style that's easy on your back, shoulders, and neck.\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=\"The Coastal Cruiser by Solé Bicycles\" src=\"https:\/\/www.youtube.com\/embed\/JsLJZIbbHsw\" 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\u003eEmbrace the casual, comfortable style of a classic beach cruiser.\u003c\/li\u003e\n                    \u003cli\u003eSee how the step-through frame makes getting on and off effortless.\u003c\/li\u003e\n                    \u003cli\u003eDiscover the simple, carefree fun of a single-speed coaster brake bike.\u003c\/li\u003e\n                    \u003cli\u003eFind your perfect companion for cruising the neighborhood, park, or beach.\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\u003eFRAME\u003c\/th\u003e\n\u003ctd\u003eHi-Tensile Steel, Fully Tig Welded, Step-Through\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFORK\u003c\/th\u003e\n\u003ctd\u003eHi-Tensile Steel, Fully Tig Welded, Threadless\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eDRIVETRAIN\u003c\/th\u003e\n\u003ctd\u003eSingle Speed with 44:20 Gear Ratio\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBRAKES\u003c\/th\u003e\n\u003ctd\u003eKick-Back Coaster Brake (Pedal Backwards to Stop)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTIRES\u003c\/th\u003e\n\u003ctd\u003eCoastal Cruiser 26\" x 2.12\" Balloon Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSADDLE\u003c\/th\u003e\n\u003ctd\u003eSolé Coastal Cruiser Comfort Saddle\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHANDLEBARS\u003c\/th\u003e\n\u003ctd\u003eCoastal Cruiser Extra Wide - Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWEIGHT\u003c\/th\u003e\n\u003ctd\u003e32 lbs \/ 14.5 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eINCLUDED\u003c\/th\u003e\n\u003ctd\u003eChain Guard \u0026amp; Kickstand\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                   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_Coastal_Cruiser_step-through_bike_sizing_guide_showing_rider_height_inseam_measurement_and_bicycle_top_tube_clearance_for_proper_fit.webp?v=1757907724\" alt=\"Sizing guide for The Step-Through Coastal Cruiser\" style=\"width:100%; border-radius: 8px;\"\u003e\n                   \u003cp\u003eThe Step-Through Coastal Cruiser is designed to be accessible and comfortable for a wide range of riders.\u003c\/p\u003e\n                   \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eRecommended Rider Height:\u003c\/strong\u003e \u003cstrong\u003e5'0\" and up\u003c\/strong\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eMinimum Rider Inseam:\u003c\/strong\u003e 29 inches (for at least 1\" of clearance over the top bar)\u003c\/li\u003e\n                   \u003c\/ul\u003e\n                   \u003cp\u003eThe step-through design makes inseam measurement less critical than on a standard frame, but ensuring you can comfortably stand over the bike is always recommended.\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\u003e99\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-99\"\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 \u0026amp; Simplicity\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\u003eStyle \u0026amp; Aesthetics\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\u003eDurability \u0026amp; Build 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                \u003c\/div\u003e\n                \u003cdiv class=\"bel-score-box\"\u003e\n                    \u003ch4\u003eBelcopia Rating\u003c\/h4\u003e\n                    \u003cp class=\"score-display\"\u003e95%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Step-Through Coastal Cruiser perfects the classic cruiser formula by adding an incredibly accessible frame. It is the pinnacle of comfort, style, and ease-of-use, making it the ideal choice for anyone seeking the most relaxed, enjoyable, and user-friendly ride possible.\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":"Sole Bicycles","offers":[{"title":"the Troy","offer_id":41273463341130,"sku":"COASTAL CRUISER","price":349.0,"currency_code":"USD","in_stock":true},{"title":"the Shrine","offer_id":41273463373898,"sku":"COASTAL CRUISER","price":349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/sole-bicycles-the-step-through-coastal-cruiser-with-step-through-top-bar-1.webp?v=1767089662"},{"product_id":"hellcat-fs-all-wheel-drive","title":"Rambo Hellcat 2.0 FS | 2000W AWD Full Suspension Hunting Bike | Dual 1000W Motors \u0026 Logan 4-Piston Brakes","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\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; \/* Prevents horizontal scroll *\/\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 40px;\n            height: 40px;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.9em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n        }\n\n        \/* 3. Static Hero Image Section *\/\n        [data-belcopia-product] .hero-static-section {\n            position: relative;\n            height: 45vh;\n            min-height: 300px;\n            max-height: 450px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            background-color: #333;\n            background-size: cover;\n            background-position: center center;\n        }\n        [data-belcopia-product] .hero-overlay {\n            position: absolute;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background-color: rgba(0, 0, 0, 0.5);\n        }\n        [data-belcopia-product] .hero-content {\n            position: relative;\n            z-index: 2;\n            color: #fff;\n            padding: 20px;\n        }\n        [data-belcopia-product] .hero-content h2 {\n            font-size: 2.5em;\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.2em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.1em;\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.6em;\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        }\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.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: -20px 0 30px 0; }\n\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 { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; }\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        \/* 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: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.06); display: flex; flex-direction: column; }\n        [data-belcopia-product] .feature-card img { width: 100%; height: 200px; object-fit: cover; display: block; }\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        [data-belcopia-product] .bar-fill-100 { width: 100%; }\n        [data-belcopia-product] .bar-fill-99 { width: 99%; }\n        [data-belcopia-product] .bar-fill-98 { width: 98%; }\n        [data-belcopia-product] .bar-fill-97 { width: 97%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n\n\n        @keyframes fillBar { from { width: 0; } }\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. Other Sections (Specs, What's in the Box) *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; }\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        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 20px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 40px; position: relative; margin-bottom: 18px; }\n        [data-belcopia-product] .list-section li::before { content: '✓'; position: absolute; left: 0; top: 0; color: #5f7038; font-size: 1.8em; line-height: 1; }\n        [data-belcopia-product] .list-section .item-title { font-weight: bold; }\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #666; }\n    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_5rambo-drivetrain.svg?v=1751184899\" alt=\"Drivetrain Icon\"\u003e \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eShimano Wide Range \u003cbr\u003e8-Speed 11-40T\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_11rambo-range.svg?v=1751184780\" alt=\"Range Icon\"\u003e \u003cspan class=\"glance-title\"\u003eRange\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eUp to 65 - 110 Miles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_6rambo-speed.svg?v=1751184933\" alt=\"Speed Icon\"\u003e \u003cspan class=\"glance-title\"\u003eSpeed\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eUp to 32 Mph\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_7rambo-battery.svg?v=1751184945\" alt=\"Battery Icon\"\u003e \u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e48V 20Ah\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_9rambo-weight.svg?v=1751184961\" alt=\"Weight Icon\"\u003e \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e79 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_8rambo-motor.svg?v=1751184912\" alt=\"Motor Icon\"\u003e \u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eBafang Dual 1000W Hub\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-static-section\" style=\"background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hellcat_LS_17.jpg?v=1751355208');\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eRambo Hellcat FS\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003e2000W AWD Full Suspension Electric Bike\u003cbr\u003e\u003cbr\u003e\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\"The Best All-Terrain Electric Hunting Machine. \"\u003c\/p\u003e\n\u003cp\u003eWhy choose between comfort, accessibility, and traction when you can have it all? The Hellcat FS is engineered for the rider who refuses to compromise. It combines the three most sought-after features into one dominant machine: a \u003cstrong class=\"description-emphasis\"\u003etrue full-suspension frame\u003c\/strong\u003e that smooths out the roughest trails, an \u003cstrong class=\"description-emphasis\"\u003eeasy-access step-thru design\u003c\/strong\u003e for convenience, and a monstrous \u003cstrong class=\"description-emphasis\"\u003e2000W All-Wheel Drive system\u003c\/strong\u003e for unstoppable traction.\u003c\/p\u003e\n\u003cp\u003eWhether you're gliding over rocky terrain, navigating deep mud, or simply enjoying the most comfortable ride possible, the Hellcat FS delivers. It's the ultimate do-it-all bike for the hunter who wants the best of every world, with no sacrifices.\u003c\/p\u003e\n\u003c\/div\u003e\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 want the smooth ride of full-suspension and the traction of AWD.\u003c\/li\u003e\n\u003cli\u003eYou appreciate the convenience and easy access of a step-thru frame.\u003c\/li\u003e\n\u003cli\u003eYou face a wide variety of conditions and need a bike that can handle anything.\u003c\/li\u003e\n\u003cli\u003eYou believe in investing in a single tool that does everything exceptionally well.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hellcat_LS_2.jpg?v=1751355208\" alt=\"Hunter with the Rambo Hellcat FS\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eBafang Dual 1000W Hub Motors\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hellcat_Motor_3_249f3ff3-3d50-417c-92a6-6b13862ccb91.jpg?v=1751355207\" alt=\"Dual 1000W Hub Motors on the Hellcat\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eInsane Power and Traction\u003c\/h4\u003e\n\u003cp\u003eThe Hellcat's defining feature is its insane power plant. Two 1000W Bafang hub motors deliver a combined \u003cstrong class=\"description-emphasis\"\u003e2000W of nominal power and 2500W at its peak\u003c\/strong\u003e. This dual-motor system provides relentless all-wheel-drive traction, pulling and pushing you through the most extreme conditions with unparalleled power and control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hellcat_Controls_2.webp?v=1751355207\" alt=\"On-the-Fly AWD Control\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eOn-The-Fly AWD\u003c\/h4\u003e\n\u003cp\u003eInstantly toggle between front, rear, or all-wheel drive to perfectly match your power output to the terrain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Krusader_3.0_Headlight-01_817909a1-fec5-4858-b1f4-a93f8dc81a9c.webp?v=1751355208\" alt=\"Rambo Storm LED Lightbar\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eRambo Storm LED Lightbar\u003c\/h4\u003e\n\u003cp\u003eLight up the night with our custom LED light bar, with white and green modes for better peripheral visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hellcat_Suspensioon.jpg?v=1751355208\" alt=\"Step-Thru Full Suspension\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eStep-Thru Frame Full Suspension\u003c\/h4\u003e\n\u003cp\u003eKS A5RR rear suspension and 120mm travel fork offer improved performance and comfort for a smooth ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hellcat_Tire_2_1.webp?v=1751355208\" alt=\"Logan Piston Brakes\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eLogan Piston Brakes\u003c\/h4\u003e\n\u003cp\u003eLogan 4 Piston Brakes offer a significant upgrade in braking power and provide more consistent stopping power.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hellcat_Gears_1.webp?v=1751355208\" alt=\"Gear System\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eGear System\u003c\/h4\u003e\n\u003cp\u003eShimano 8-speed drivetrain, 11-40T derailleur setup, offers a range of gears suitable for various terrains.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hellcat_LCD_1.webp?v=1751355207\" alt=\"Water-resistant LCD Screen\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eWater-resistant LCD Screen\u003c\/h4\u003e\n\u003cp\u003eThis display shows essential information such as power output, speed, battery level, and miles traveled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eComponent\u003c\/th\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor\u003c\/td\u003e\n\u003ctd\u003eBafang dual 1000w hub motors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePerformance\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e2,500w peak rating, 180Nm of torque, 2,000w nominal power\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003e48V 20Ah 960 watt hours internal battery. Dual battery capable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRange\u003c\/td\u003e\n\u003ctd\u003eUp to 65 miles - 110 miles using the dual battery technology!\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpeed\u003c\/td\u003e\n\u003ctd\u003eUp to 32 mph\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrakes\u003c\/td\u003e\n\u003ctd\u003eLogan 4-Piston Hydraulic, 203mm\/180mm Rotors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrivetrain\u003c\/td\u003e\n\u003ctd\u003eShimano Wide Range 8 Speed 11-40T\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuspension\u003c\/td\u003e\n\u003ctd\u003eKS A5RR rear air shock, 120mm travel fork\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTires\u003c\/td\u003e\n\u003ctd\u003eKenda 26\" x 4.0\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e79lbs with battery removed. Battery weight 11lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003e300 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\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\u003eAll-Day Comfort\u003c\/span\u003e\u003cspan\u003e100\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-100\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eRaw Power\u003c\/span\u003e\u003cspan\u003e99\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-99\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eAll-Terrain Traction\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eSuspension Performance\u003c\/span\u003e\u003cspan\u003e97\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-97\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eComponent Grade\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-score-box\"\u003e\n\u003ch4\u003eBelcopia Score\u003c\/h4\u003e\n\u003cp class=\"score-display\"\u003e98%\u003c\/p\u003e\n\u003cp class=\"expert-take\"\u003eThe Hellcat FS is the answer for the rider who refuses to compromise. It's the only bike that blends the plush ride of full suspension, the convenience of a step-thru, and the unstoppable grip of dual-motor AWD. It is, simply put, the bike that does everything.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section list-section\"\u003e\n\u003ch3\u003eWhat's In The Box\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eRambo Hellcat FS E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 85% assembled for a quick and easy final setup.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003e48V 20Ah Battery \u0026amp; Key\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eThe high-capacity internal battery and key to secure it.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBattery Charger\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eCharge your battery to get back on the trail.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eAssembly Toolkit \u0026amp; Manual\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eIncludes everything you need for a simple 30-minute setup.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rambo Bikes","offers":[{"title":"KINGS CAMO XK7 \/ 20 AMP","offer_id":42089910763594,"sku":"HEL-XK7","price":4729.99,"currency_code":"USD","in_stock":true},{"title":"KINGS CAMO XK7 \/ 30 AMP","offer_id":43400352366666,"sku":null,"price":5059.99,"currency_code":"USD","in_stock":true},{"title":"GUNMETAL GREY \u0026 BUCKSKIN \/ 20 AMP","offer_id":42089910796362,"sku":"HEL-GGB","price":4399.99,"currency_code":"USD","in_stock":true},{"title":"GUNMETAL GREY \u0026 BUCKSKIN \/ 30 AMP","offer_id":43400352399434,"sku":null,"price":4729.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hellcat_Kings_Camo_1_shadow.jpg?v=1767074150"},{"product_id":"krusader-3-0-all-wheel-drive","title":"Rambo Krusader 3.0 | 1000W AWD Step-Through Hunting E-Bike | Dual 500W Motors \u0026 140Nm Torque","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\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; \/* Prevents horizontal scroll *\/\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 40px;\n            height: 40px;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.9em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n        }\n\n        \/* 3. Static Hero Image Section *\/\n        [data-belcopia-product] .hero-static-section {\n            position: relative;\n            height: 45vh;\n            min-height: 300px;\n            max-height: 450px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            background-color: #333;\n            background-size: cover;\n            background-position: center center;\n        }\n        [data-belcopia-product] .hero-overlay {\n            position: absolute;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background-color: rgba(0, 0, 0, 0.5);\n        }\n        [data-belcopia-product] .hero-content {\n            position: relative;\n            z-index: 2;\n            color: #fff;\n            padding: 20px;\n        }\n        [data-belcopia-product] .hero-content h2 {\n            font-size: 2.5em;\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.2em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.1em;\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.6em;\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        }\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.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: -20px 0 30px 0; }\n\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 { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; }\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        \/* 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: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.06); display: flex; flex-direction: column; }\n        [data-belcopia-product] .feature-card img { width: 100%; height: 200px; object-fit: cover; display: block; }\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        [data-belcopia-product] .bar-fill-99 { width: 99%; }\n        [data-belcopia-product] .bar-fill-96 { width: 96%; }\n        [data-belcopia-product] .bar-fill-94 { width: 94%; }\n        [data-belcopia-product] .bar-fill-92 { width: 92%; }\n        [data-belcopia-product] .bar-fill-88 { width: 88%; }\n\n        @keyframes fillBar { from { width: 0; } }\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. Other Sections (Specs, What's in the Box) *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; }\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        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 20px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 40px; position: relative; margin-bottom: 18px; }\n        [data-belcopia-product] .list-section li::before { content: '✓'; position: absolute; left: 0; top: 0; color: #5f7038; font-size: 1.8em; line-height: 1; }\n        [data-belcopia-product] .list-section .item-title { font-weight: bold; }\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #666; }\n    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_11rambo-range.svg?v=1751184780\" alt=\"Range Icon\"\u003e \u003cspan class=\"glance-title\"\u003eRange\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eUp to 48x2 Miles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_6rambo-speed.svg?v=1751184933\" alt=\"Speed Icon\"\u003e \u003cspan class=\"glance-title\"\u003eSpeed\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eUp to 28 Mph\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_7rambo-battery.svg?v=1751184945\" alt=\"Battery Icon\"\u003e \u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e48V 15Ah\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_9rambo-weight.svg?v=1751184961\" alt=\"Weight Icon\"\u003e \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e69 lbs without battery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_5rambo-drivetrain.svg?v=1751184899\" alt=\"Drivetrain Icon\"\u003e \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eSingle Speed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_8rambo-motor.svg?v=1751184912\" alt=\"Motor Icon\"\u003e \u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e2x 500W Hub\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-static-section\" style=\"background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rambo-krusader-3-electric-fat-tire-hunting-bike-studio.webp?v=1751350465');\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eRambo Krusader 3.0\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003e1000W All-Wheel Drive Electric Hunting 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\"Because Getting Stuck Isn't an Option.\"\u003c\/p\u003e\n\u003cp\u003eFor the hunter who faces the worst conditions imaginable, the Krusader isn't just a bike—it's an insurance policy. This is the only bike in our lineup engineered with a true \u003cstrong class=\"description-emphasis\"\u003eAll-Wheel Drive (AWD) system\u003c\/strong\u003e. When you find yourself in deep snow, thick mud, or loose sand, a single drive wheel can dig in and get stuck. The Krusader's dual 500W hub motors work in tandem to pull and push you through anything, providing relentless traction when you need it most.\u003c\/p\u003e\n\u003cp\u003eWe paired this unstoppable AWD system with a rugged step-thru frame for easy access in bulky gear and a bombproof single-speed drivetrain for maximum reliability. If your hunting season involves unpredictable weather and unforgiving terrain, the Krusader is your ultimate utility tool.\u003c\/p\u003e\n\u003c\/div\u003e\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 hunt in extreme conditions like deep snow, thick mud, or sand.\u003c\/li\u003e\n\u003cli\u003eYou need the absolute maximum traction possible to ensure you never get stuck.\u003c\/li\u003e\n\u003cli\u003eYou value rugged, low-maintenance designs like a single-speed drivetrain.\u003c\/li\u003e\n\u003cli\u003eYou want the convenience of a step-thru frame for bulky winter clothing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rambo-krusader-3-hunting-ebikes-camo-riders-offroad.webp?v=1751350465\" alt=\"Two hunters with Rambo Krusader AWD bikes in a rugged setting\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eStep-Thru Frame with Dual Motors\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rambo-krusader-3-electric-fat-tire-hunting-bike-studio.webp?v=1751350465\" alt=\"Rambo Krusader Step-Thru Frame with Dual Motors\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePower Meets Accessibility\u003c\/h4\u003e\n\u003cp\u003eThe Krusader's unique frame is built for utility. The step-thru design makes it incredibly easy to get on and off, even when wearing heavy boots and bulky cold-weather gear. But convenience doesn't mean sacrificing power. This rugged frame is engineered to house \u003cstrong class=\"description-emphasis\"\u003etwo 500W hub motors\u003c\/strong\u003e and a massive 15 or 20Ah battery, creating a platform that is both easy to use and incredibly powerful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eOn-Demand All-Wheel Drive\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEnhanced Control and Versatility\u003c\/h4\u003e\n\u003cp\u003eThe heart of the Krusader is its versatile AWD system. With 500W motors on both wheels, you get a total of 1000W and the ability to toggle between drive modes on the fly. Use both motors for maximum traction on rough surfaces, or use a single motor to conserve battery on flat terrain. This dual-motor setup helps maintain stability and tackle steep inclines much more effectively than a single-motor e-bike, even under challenging conditions like loose gravel or wet surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hub_Motor_6.jpg?v=1751351153\" alt=\"Close-up of the Krusader's hub motor\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rambo-krusader-3-dual-motor-fat-tire-gear-system.webp?v=1751350465\" alt=\"Dual 500W Hub Motors\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eDual 500W Hub Motors\u003c\/h4\u003e\n\u003cp\u003eTwo powerful motors work together to deliver true all-wheel-drive performance and a total of 1000W of power.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rambo-krusader-3-rear-rack-fat-tire-closeup.webp?v=1751350465\" alt=\"Kenda Krusade Fat Tires\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eRear Rack\u003c\/h4\u003e\n\u003cp\u003e\u003cspan\u003eIntegrated rear rack provides stability and weight distribution and allows for additional space for panniers, bags, and other accessories to be attached and carried\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rambo-krusader-3-front-suspension-lockout-closeup.webp?v=1751350465\" alt=\"GTMRK Suspension Fork\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eGTMRK Suspension Fork\u003c\/h4\u003e\n\u003cp\u003eA 100mm travel fork with a lockout feature allows you to soak up bumps or go rigid for maximum efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rambo-krusader-3-headlight-white-green-hunting-ebike.webp?v=1751350465\" alt=\"Rambo Storm LED Lightbar\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eRambo Storm LED Lightbar\u003c\/h4\u003e\n\u003cp\u003eA powerful, frame-integrated headlight with both white and green light modes for preserving night vision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rambo-krusader-3-rear-hub-motor-kenda-fat-tire-detail.webp?v=1751350465\" alt=\"Single-Speed Drivetrain\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eSingle-Speed Drivetrain\u003c\/h4\u003e\n\u003cp\u003eA simple, bombproof drivetrain eliminates the complexity and maintenance of traditional gears.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eComponent\u003c\/th\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor\u003c\/td\u003e\n\u003ctd\u003eDual 500W Bafang Hub Motors (1000W Total)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePerformance\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e1,500w peak rating, 140Nm of torque, 1,000w nominal power\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003e48V 15Ah or 20Ah with LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRange\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eUp to 48 miles on the standard battery, up to 65 miles using the 20AH upgrade, and up to 110 miles using the dual battery technology\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrakes\u003c\/td\u003e\n\u003ctd\u003eLogan 4-Piston Hydraulic, 203mm Rotors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrivetrain\u003c\/td\u003e\n\u003ctd\u003eSingle Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTires\u003c\/td\u003e\n\u003ctd\u003eKenda Krusade 26\" x 4.0\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eHydroformed aluminum alloy 6061 T6 heat treated, tig welded to the highest specifications.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e69lbs. with battery removed. Battery weight 9lbs.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePayload Capacity\u003c\/td\u003e\n\u003ctd\u003e300 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\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\u003eAll-Terrain Traction\u003c\/span\u003e\u003cspan\u003e99\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-99\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eBombproof Durability\u003c\/span\u003e\u003cspan\u003e96\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-96\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eHauling Capacity\u003c\/span\u003e\u003cspan\u003e94\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-94\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eStopping Power\u003c\/span\u003e\u003cspan\u003e92\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-92\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eComponent Grade\u003c\/span\u003e\u003cspan\u003e88\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-88\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-score-box\"\u003e\n\u003ch4\u003eBelcopia Score\u003c\/h4\u003e\n\u003cp class=\"score-display\"\u003e94%\u003c\/p\u003e\n\u003cp class=\"expert-take\"\u003eWhen getting stuck isn't an option, the Krusader is the answer. Its dual-motor AWD system provides relentless traction in mud, snow, and sand, pulling you through conditions that leave other bikes spinning. This is the ultimate utility tool for the all-weather hunter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section list-section\"\u003e\n\u003ch3\u003eWhat's In The Box\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eRambo Krusader 3.0 E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 85% assembled for a quick and easy final setup.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003e48V 15 or 20Ah LG Battery \u0026amp; Key\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eThe high-capacity battery and a key to secure it to the frame.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003e2A Battery Charger\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eGet a full charge in 6-8 hours so you're always ready to ride.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eAssembly Toolkit \u0026amp; Manual\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eIncludes everything you need for a simple 30-minute setup.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rambo Bikes","offers":[{"title":"Mossy Oak Bottomland Camo \/ 15Ah","offer_id":42092768133194,"sku":"KRU3.0-BLC","price":3299.99,"currency_code":"USD","in_stock":true},{"title":"Mossy Oak Bottomland Camo \/ 20Ah","offer_id":42092768165962,"sku":"KRU3.0-BLC-20","price":3629.99,"currency_code":"USD","in_stock":true},{"title":"OD Green \/ 15Ah","offer_id":42092768198730,"sku":"KRU3.0-ODG","price":2969.99,"currency_code":"USD","in_stock":true},{"title":"OD Green \/ 20Ah","offer_id":42092768231498,"sku":"KRU3.0-ODG-20","price":3299.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Krusader_3.0_Mossy_Oak_1_shadow.jpg?v=1770967406"},{"product_id":"rebel-2-0","title":"Rambo Rebel 2.0 | 1000W Mid-Drive Step-Thru Hunting Bike | Bafang BBSHD \u0026 Maxxis Minion Fat Tires","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\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; \/* Prevents horizontal scroll *\/\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 40px;\n            height: 40px;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.9em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n        }\n\n        \/* 3. Static Hero Image Section *\/\n        [data-belcopia-product] .hero-static-section {\n            position: relative;\n            height: 45vh;\n            min-height: 300px;\n            max-height: 450px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            background-color: #333;\n            background-size: cover;\n            background-position: center center;\n        }\n        [data-belcopia-product] .hero-overlay {\n            position: absolute;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background-color: rgba(0, 0, 0, 0.5);\n        }\n        [data-belcopia-product] .hero-content {\n            position: relative;\n            z-index: 2;\n            color: #fff;\n            padding: 20px;\n        }\n        [data-belcopia-product] .hero-content h2 {\n            font-size: 2.5em;\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.2em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.1em;\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.6em;\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        }\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.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: -20px 0 30px 0; }\n\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 { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; }\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        \/* 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: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.06); display: flex; flex-direction: column; }\n        [data-belcopia-product] .feature-card img { width: 100%; height: 200px; object-fit: cover; display: block; }\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        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-98 { width: 98%; }\n        [data-belcopia-product] .bar-fill-94 { width: 94%; }\n        [data-belcopia-product] .bar-fill-96 { width: 96%; }\n        [data-belcopia-product] .bar-fill-92 { width: 92%; }\n\n        @keyframes fillBar { from { width: 0; } }\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. Other Sections (Specs, What's in the Box) *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; }\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        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 20px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 40px; position: relative; margin-bottom: 18px; }\n        [data-belcopia-product] .list-section li::before { content: '✓'; position: absolute; left: 0; top: 0; color: #5f7038; font-size: 1.8em; line-height: 1; }\n        [data-belcopia-product] .list-section .item-title { font-weight: bold; }\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #666; }\n    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Range Icon\" 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 48 Miles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Speed Icon\" 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\"\u003eUp to 30 Mph\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Battery Icon\" 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\"\u003e48V 15Ah LG\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Weight Icon\" 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\"\u003e64 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Drivetrain Icon\" 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 alt=\"Motor Icon\" 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\"\u003e1000W Bafang BBSHD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/3M1A2472.jpg?v=1751184190');\" class=\"hero-static-section\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eRambo Rebel 2.0\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003e1000W All-Terrain Step-Thru Electric Hunting 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\"The Silent Predator. The Refined Workhorse.\"\u003c\/p\u003e\n\u003cp\u003eFor the hunter who has graduated beyond compromise, there is the Rebel 2.0. This is where mind-blowing power meets pure silence. While other bikes force you to choose between torque and stealth, the Rebel delivers both in a single, refined package. The legendary \u003cstrong class=\"description-emphasis\"\u003eBafang 1000W BBSHD mid-drive motor\u003c\/strong\u003e is revered for two reasons: its ability to produce a massive 160Nm of torque for conquering impossible grades, and its whisper-quiet operation that goes unnoticed in the field.\u003c\/p\u003e\n\u003cp\u003eWe've paired this elite motor with a rugged, convenient step-thru frame. It's an intelligent design choice that allows for effortless mounting and dismounting, saving your energy for what truly matters. This isn't just a bike; it's the pinnacle of hunting e-bike technology, built without compromise for the hunter who demands the same from their gear.\u003c\/p\u003e\n\u003c\/div\u003e\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 demand the quietest possible motor without sacrificing an ounce of power.\u003c\/li\u003e\n\u003cli\u003eYou believe your gear should be powerful, intelligent, and easy to use.\u003c\/li\u003e\n\u003cli\u003eYou frequently get on and off your bike and value the ease of a step-thru frame.\u003c\/li\u003e\n\u003cli\u003eYou only invest in top-of-the-line equipment built with the best components.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg alt=\"Hunter with the Rambo Rebel 2.0 Step-Thru E-Bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/3M1A2457.jpg?v=1751184190\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003ePremium Features\u003c\/h3\u003e\n\u003cdiv class=\"features-scroller\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg alt=\"Bafang BBSHD 1000W Motor\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Bafang_BBSHD_1000W.webp?v=1751184284\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eBafang 1000W BBSHD Motor\u003c\/h4\u003e\n\u003cp\u003eThe legendary high-torque motor celebrated for its unique combination of raw power and near-silent operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg alt=\"4-Piston Brakes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Brakes_2_5a88219b-0056-468a-8e4f-bf660c4b5f97.webp?v=1751184190\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eLogan 4-Piston Brakes\u003c\/h4\u003e\n\u003cp\u003eEnormous stopping power and precise modulation give you unmatched confidence on steep descents with heavy loads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg alt=\"Shimano Drivetrain\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Derailleur_1.webp?v=1751184190\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eShimano 9-Speed Drivetrain\u003c\/h4\u003e\n\u003cp\u003eProvides a wide gear range for any situation, offering smooth and reliable shifting when you need it most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg alt=\"Full Color Digital Display\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/LCD_3_c8c233a5-0ef7-4eb0-891a-a9a0e122ee97.webp?v=1751184190\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFull Color Digital Display\u003c\/h4\u003e\n\u003cp\u003eThe waterproof, customizable display provides all your key metrics at a glance and includes a built-in USB port.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg alt=\"Rambo Storm LED Lightbar\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Rebel_2.0_Headlight.webp?v=1751184190\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eRambo Storm LED Lightbar\u003c\/h4\u003e\n\u003cp\u003eA powerful, frame-integrated headlight with both white and green light modes for preserving night vision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eComponent\u003c\/th\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor\u003c\/td\u003e\n\u003ctd\u003e1000W Bafang BBSHD Mid-Drive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePerformance\u003c\/td\u003e\n\u003ctd\u003e160Nm of Torque, 1632W Peak\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003e48V 15Ah (720Wh) with LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRange\u003c\/td\u003e\n\u003ctd\u003eUp to 48 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrakes\u003c\/td\u003e\n\u003ctd\u003eLogan 4-Piston Hydraulic, 203mm\/180mm Rotors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrivetrain\u003c\/td\u003e\n\u003ctd\u003eShimano 9-Speed, 11-34T Cassette\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTires\u003c\/td\u003e\n\u003ctd\u003eMaxxis Minion 26\" x 4.0\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eAluminum Alloy 6061 Step-Thru\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e64 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePayload Capacity\u003c\/td\u003e\n\u003ctd\u003e300 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eDimensions\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Rambo Rebel 2.0 e-bike frame dimensions chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Rebel_2.0_Dimensions.jpg?v=1751184190\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eIs the Rebel 2.0 the right fit?\u003c\/h4\u003e\n\u003cp\u003eWondering if the Rebel 2.0 is the right size? Its accessible step-thru frame is engineered to comfortably fit a wide range of riders. This dimensions chart can help you confirm it's a perfect match for your frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"performance-ratings\" class=\"bordered-section\"\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\u003eResponsive Power\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eAll-Day Comfort\u003c\/span\u003e\u003cspan\u003e96\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-96\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eStealth Operation\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eComponent Grade\u003c\/span\u003e\u003cspan\u003e94\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-94\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eHauling Capacity\u003c\/span\u003e\u003cspan\u003e92\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-92\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-score-box\"\u003e\n\u003ch4\u003eBelcopia Score\u003c\/h4\u003e\n\u003cp class=\"score-display\"\u003e95%\u003c\/p\u003e\n\u003cp class=\"expert-take\"\u003eThe Rebel represents the pinnacle of hunting e-bike technology. It pairs the legendary, whisper-quiet BBSHD motor with a comfortable step-thru frame, creating a machine that is simultaneously a silent predator and a refined workhorse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section list-section\"\u003e\n\u003ch3\u003eWhat's In The Box\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eRambo Rebel 2.0 E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 85% assembled for a quick and easy final setup.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003e48V 15Ah LG Battery \u0026amp; Key\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eThe high-capacity battery and a key to secure it to the frame.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003e2A Battery Charger\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eGet a full charge in 5-7 hours so you're always ready to ride.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eAssembly Toolkit \u0026amp; Manual\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eIncludes everything you need for a simple 30-minute setup.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rambo Bikes","offers":[{"title":"Mossy Oak Bottomland Camo \/ 15 AMP","offer_id":42094427897930,"sku":"REB2.0-BLC","price":3629.99,"currency_code":"USD","in_stock":true},{"title":"Mossy Oak Bottomland Camo \/ 20 AMP","offer_id":42094427930698,"sku":"REB2.0-BLC-20","price":3959.99,"currency_code":"USD","in_stock":true},{"title":"OD Green \/ 15 AMP","offer_id":42094427963466,"sku":"REB2.0-ODG","price":3299.99,"currency_code":"USD","in_stock":true},{"title":"OD Green \/ 20 AMP","offer_id":42094427996234,"sku":"REB2.0-ODG-20","price":3629.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Rebel_2.0_Mossy_Oak_Bottomland_1_shadow.jpg?v=1767074258"},{"product_id":"flatlander-fat-tire-electric-hunting-bike-flt","title":"Bakcou Flatlander SD 750W Fat Tire Electric Hunting Bike","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\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; \/* Prevents horizontal scroll *\/\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.9em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n        }\n\n        \/* 3. Static Hero Image Section *\/\n        [data-belcopia-product] .hero-static-section {\n            position: relative;\n            height: 50vh;\n            min-height: 350px;\n            max-height: 500px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            background-color: #333;\n            background-size: cover;\n            background-position: center center;\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.4), transparent 60%);\n        }\n        [data-belcopia-product] .hero-content {\n            position: relative;\n            z-index: 2;\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.6em;\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        }\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.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n\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        \/* 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        [data-belcopia-product] .bar-fill-98 { width: 98%; }\n        [data-belcopia-product] .bar-fill-96 { width: 96%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-93 { width: 93%; }\n        [data-belcopia-product] .bar-fill-91 { width: 91%; }\n\n        @keyframes fillBar { from { width: 0; } }\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. Other Sections (Specs, What's in the Box) *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; min-width: 600px; } \/* Min-width for scroll *\/\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\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eRange\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e40+ Miles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e750W Hub Motor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e52V 20Ah Samsung\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eGearing\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eInternal 2-Speed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eFrame\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eStep-Thru\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003ePayload\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e300 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-static-section\" style=\"background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/man-with-bakcou-fat-tire-electric-bike-in-forest.webp?v=1752425571');\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eBakcou Flatlander SD\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003eStep-Through Electric Hunting 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\"Power Meets Practicality.\"\u003c\/p\u003e\n\u003cp\u003eThe Flatlander SD is the perfect fusion of raw power and intelligent design. It takes a powerful, high-torque \u003cstrong class=\"description-emphasis\"\u003e750W Bafang hub motor\u003c\/strong\u003e and places it in a smart, accessible step-through frame. This combination delivers the brute force needed to conquer steep hills and haul heavy loads, without forcing you to swing a leg over a high top tube. It’s the ultimate tool for the practical rider who refuses to compromise.\u003c\/p\u003e\n\u003cp\u003eWhether you're a hunter who needs to get on and off frequently, an RVer looking for a powerful and easy-to-handle bike, or a landowner who needs a reliable workhorse, the Flatlander SD is built for you.\u003c\/p\u003e\n\u003c\/div\u003e\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 want a powerful hub motor in an accessible frame.\u003c\/li\u003e\n\u003cli\u003eYou value the convenience of a step-thru design for frequent mounting and dismounting.\u003c\/li\u003e\n\u003cli\u003eYou need a reliable, high-torque workhorse for hauling gear or navigating property.\u003c\/li\u003e\n\u003cli\u003eYou believe a bike should be both incredibly capable and easy to use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/man-with-bakcou-fat-tire-electric-bike-in-forest.webp?v=1752425571\" alt=\"Man with the Bakcou Flatlander SD in a forest.\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eSmart, Accessible Design\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bakcou-fat-tire-electric-bike-in-brown-on-white-background.webp?v=1752425571\" alt=\"The Bakcou Flatlander SD e-bike.\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eUncompromising Utility\u003c\/h4\u003e\n\u003cp\u003eThe Flatlander SD's frame is engineered for real-world use. The low step-thru design makes it easy to get on and off, even when wearing heavy boots or bulky gear. But accessibility doesn't mean sacrificing performance. This rugged frame is built to handle the immense torque of the Bafang hub motor and comes equipped with a shock-absorbing seatpost, ensuring a comfortable ride on any terrain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/zYCz09AOl-E\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/Y_DtjcM1EEk\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eTop 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\u003eBakcou Connect\u003c\/h4\u003e\n\u003cp\u003eKnow the health, location, and security of your bike at all times—enhancing your outdoor adventures from anywhere.\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\u003eDual Battery Option\u003c\/h4\u003e\n\u003cp\u003eConquer any distance. Add a second 15Ah or 20Ah battery to your setup to eliminate range anxiety.\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\u003eModular Rack\u003c\/h4\u003e\n\u003cp\u003eExperience the patent-pending rack system Bakcou has innovated to add all your favorite accessories with ease.\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\u003eBafang 750W Hub Motor\u003c\/h4\u003e\n\u003cp\u003eThe powerful 2-speed internal hub motor delivers 85Nm of torque for reliable climbing and hauling power.\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\u003eTektro Quad Piston Brakes\u003c\/h4\u003e\n\u003cp\u003ePowerful 4-piston hydraulic brakes provide confident, reliable stopping power in all conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor\u003c\/td\u003e\n\u003ctd\u003eBafang 750W\/1000W 2-Speed Rear Hub\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003e52V 20Ah Samsung Lithium-Ion (*Dual Battery Compatible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearing\u003c\/td\u003e\n\u003ctd\u003eSingle-speed with dual internal motor gearing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrakes\u003c\/td\u003e\n\u003ctd\u003eTektro HD E725 Quad Piston Hydraulic 203mm Rotors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuspension\u003c\/td\u003e\n\u003ctd\u003e100mm Helical Spring Front Fork\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eAir-Craft 6061 Aluminum Alloy Step-Thru\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTires\u003c\/td\u003e\n\u003ctd\u003e24” or 26” x 4.0\" CST w\/ Puncture-Proof Liners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003e300 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSteering\u003c\/td\u003e\n\u003ctd\u003ePROMAX 760mm Handlebars\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeat Post\u003c\/td\u003e\n\u003ctd\u003eShock-Absorbing Suspension Seat Post\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\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\u003eAll-Day Comfort\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eClimbing Power\u003c\/span\u003e\u003cspan\u003e96\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-96\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eHauling Capacity\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eAll-Terrain Traction\u003c\/span\u003e\u003cspan\u003e93\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-93\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eComponent Grade\u003c\/span\u003e\u003cspan\u003e91\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-91\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\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\"\u003e95%\u003c\/p\u003e\n\u003cp class=\"expert-take\"\u003eThe Flatlander SD is the perfect fusion of raw power and intelligent design. It pairs a high-torque Bafang hub motor with an accessible step-thru frame, creating a bike that's both incredibly capable and remarkably easy to use. It's the ultimate tool for the practical rider who refuses to compromise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bakcou","offers":[{"title":"Matte Gunmetal Grey \/ 26\"","offer_id":42283078320202,"sku":null,"price":3899.0,"currency_code":"USD","in_stock":true},{"title":"Matte Gunmetal Grey \/ 24\"","offer_id":42283078352970,"sku":null,"price":3899.0,"currency_code":"USD","in_stock":true},{"title":"Matte Burnt Orange \/ 26\"","offer_id":42283078385738,"sku":null,"price":3899.0,"currency_code":"USD","in_stock":true},{"title":"Matte Burnt Orange \/ 24\"","offer_id":42283078484042,"sku":null,"price":3899.0,"currency_code":"USD","in_stock":true},{"title":"Matte Army Green \/ 26\"","offer_id":42283078582346,"sku":null,"price":3899.0,"currency_code":"USD","in_stock":true},{"title":"Matte Army Green \/ 24\"","offer_id":42283078680650,"sku":null,"price":3899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/flatlander-sd-620243.png?v=1767074498"},{"product_id":"city-bike-the-black-tan-3-speed","title":"State Bicycle Co. City Bike - The Black \u0026 Tan | 3-Speed Internal Gear Cruiser | Step-Thru Steel Frame \u0026 Coaster Brakes","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003ctitle\u003eState Bicycle City Bike - The Black \u0026amp; Tan (3-Speed)\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: #212121;\n        color: #fff;\n        padding: 20px 10px;\n    }\n    [data-belcopia-product] .glance-container {\n        display: flex;\n        justify-content: space-around;\n        text-align: center;\n        max-width: 1200px;\n        margin: 0 auto;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n    [data-belcopia-product] .glance-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 8px;\n        font-size: 0.8em;\n        min-width: 90px;\n    }\n    \n    \/* Icon Styling: Ensures the PNG icons match the white theme *\/\n    [data-belcopia-product] .glance-item img {\n        width: 40px;\n        height: 40px;\n        \/* Inverts black icons to white for the dark background *\/\n        filter: brightness(0) invert(1);\n        object-fit: contain;\n    }\n    \n    [data-belcopia-product] .glance-title {\n        font-weight: bold;\n        color: #fff;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        letter-spacing: 0.5px;\n    }\n    [data-belcopia-product] .glance-desc {\n        color: #ccc;\n        font-size: 0.9em;\n    }\n\n    \/* 3. Hero Image Section *\/\n    [data-belcopia-product] .hero-image-section {\n        position: relative;\n        height: 50vh;\n        min-height: 350px;\n        max-height: 500px;\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.4), 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.6em;\n        font-weight: bold;\n        color: #5f7038;\n        border-bottom: 2px solid #eee;\n        padding-bottom: 10px;\n        margin-bottom: 30px;\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.5em; 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, [data-belcopia-product] .video-wrapper video { 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; \n    }\n    [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; } \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    [data-belcopia-product] .bar-fill-98 { width: 98%; }\n    [data-belcopia-product] .bar-fill-95 { width: 95%; }\n    [data-belcopia-product] .bar-fill-91 { width: 91%; }\n    [data-belcopia-product] .bar-fill-86 { width: 86%; }\n\n    @keyframes fillBar { from { width: 0; } }\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. Spec Table *\/\n    [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; 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\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\" alt=\"Frame Material Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003eSteel Diamond\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\" alt=\"Drivetrain Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e3-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\" alt=\"Wheel Size Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eWheel Size\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e700c\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\" alt=\"Weight Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e32 lb\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-use-type-specification-svg-icon.png?v=1769496364\" alt=\"Use Type Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003eCity \/ Utility\u003c\/span\u003e\n            \u003c\/div\u003e\n\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\/State_Bicycle_Co._Black_Tan_single_speed_city_bike_with_front_basket_parked_against_a_concrete_wall_partially_covered_with_green_vines.webp?v=1754024982\" alt=\"The State Bicycle Co. City Bike in Black \u0026amp; Tan.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle City Bike\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eYour Stylish and Practical Daily Driver\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\"Classic Form. Everyday Function.\"\u003c\/p\u003e\n            \u003cp\u003eThe State City Bike is the perfect blend of timeless style and practical design, built for the discerning urban rider. Feel the comfortable, upright riding position encouraged by the classic \u003cstrong class=\"description-emphasis\"\u003emustache handlebars\u003c\/strong\u003e, perfect for navigating city streets. The durable steel frame provides a smooth and solid ride, while the low-maintenance \u003cstrong class=\"description-emphasis\"\u003e3-speed internal hub\u003c\/strong\u003e means less time tinkering and more time riding. Equipped with fenders and a chain guard (with optional basket and rack upgrades available), this bike is your handsome and capable partner for every daily journey.\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 want a stylish, classic-looking bike for your daily commute and errands.\u003c\/li\u003e\n                    \u003cli\u003eYou need a practical machine that's ready to carry groceries, a laptop, or a picnic.\u003c\/li\u003e\n                    \u003cli\u003eYou value a simple, low-maintenance bike that's always ready to go.\u003c\/li\u003e\n                    \u003cli\u003eYou prefer a comfortable, upright riding position for a relaxed and enjoyable ride.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. City Bike in Black \u0026amp; Tan.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close_up_of_the_State_Bicycle_Co._Black_Tan_single-speed_city_bike_with_brown_saddle_and_grips_front_basket_and_rear_rack_parked_against_a_vine_covered_concrete_wall.webp?v=1754024982\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eReady to Haul\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rear view of the City Bike showing the rear rack.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Rear_side_view_of_the_State_Bicycle_Co._Black_Tan_single-speed_city_bike_with_leather_saddle_front_and_rear_racks_photographed_against_a_concrete_wall_with_climbing_vines.webp?v=1754024982\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour Personal Cargo Carrier\u003c\/h4\u003e\n                    \u003cp\u003eLeave the car behind. This bike is engineered for utility, compatible with a sturdy \u003cstrong class=\"description-emphasis\"\u003efront basket and a robust rear pannier rack\u003c\/strong\u003e (available as upgrades). Feel the satisfaction of loading up your weekly groceries or packing a blanket and snacks for an impromptu picnic. It’s a tangible sense of freedom and self-sufficiency, turning mundane errands into pleasant outdoor excursions. This is your stylish solution for a car-light lifestyle.\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 Versatility\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eThe Perfect Gear, Every Time\u003c\/h4\u003e\n                    \u003cp\u003eEnjoy the perfect balance of simplicity and capability. The City Bike features a \u003cstrong class=\"description-emphasis\"\u003eShimano Nexus 3-speed internal hub\u003c\/strong\u003e, giving you just the right amount of help when you need it. Feel the easy twist of the grip shifter as you select a gear for starting from a stop, cruising the flats, or tackling a small hill. It's a clean, reliable, and maintenance-free system that keeps the bike's aesthetic pure while making your ride even more pleasant and versatile.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Angled view of the City Bike showing its practical features.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._The_Black_and_Tan_city_bike_rear_side_view_with_cream_tires_and_dual_cargo_racks_against_concrete_wall.webp?v=1754026077\"\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\u003eDurable Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA strong and reliable foundation that provides a famously smooth ride, absorbing road chatter for enhanced comfort.\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\u003eShimano 3-Speed Hub\u003c\/h4\u003e\n                        \u003cp\u003eA simple, low-maintenance internal gear hub with a grip shifter provides a little extra help for tackling hills.\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\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in simplicity. Just pedal backward to engage the brake for easy, intuitive, and maintenance-free stopping.\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\u003eMustache Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eStylish and comfortable, these bars promote a relaxed, upright riding position perfect for city cruising.\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\u003eIncluded Accessories\u003c\/h4\u003e\n                        \u003cp\u003eComes with everything you need: a chain guard, fenders, pedals, and even a bottle opener for post-ride refreshment.\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\u003eSpecifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eGEARING\u003c\/th\u003e\n                                \u003ctd\u003e3-speed Shimano Nexus Internal Hub\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFRAME\u003c\/th\u003e\n                                \u003ctd\u003eDurable Steel Frame\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eHANDLEBARS\u003c\/th\u003e\n                                \u003ctd\u003eMustache Bars\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBRAKES\u003c\/th\u003e\n                                \u003ctd\u003eCoaster Brake (Pedal Backwards)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eSADDLE\u003c\/th\u003e\n                                \u003ctd\u003eLeatherette Comfort Saddle\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eINCLUDED\u003c\/th\u003e\n                                \u003ctd\u003eChain Guard, Fenders, Pedals, Bottle Opener (Basket \u0026amp; Rack sold separately)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eTIRES\u003c\/th\u003e\n                                \u003ctd\u003e700x35c\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eSizing\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cp\u003e3 Frame Sizes to fit any Rider Height from 4’9” to 6’1”. We recommend visiting a local bike shop to ensure you get the perfect fit for your body.\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\u003ePracticality \u0026amp; Utility\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eComfort \u0026amp; Ease of Use\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eStyle \u0026amp; Aesthetics\u003c\/span\u003e\u003cspan\u003e91\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-91\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eSimplicity \u0026amp; Reliability\u003c\/span\u003e\u003cspan\u003e89\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-89\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \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\"\u003e93%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe State City Bike is a triumph of design and user-friendliness. It masterfully combines a beautiful, timeless aesthetic with practical, real-world features. For anyone seeking a comfortable, stylish, and utterly simple bike for casual urban riding, this is a top-tier choice.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Small (48 cm - Riders 5'6\" - 5'9\"","offer_id":42130157207626,"sku":"796201643077","price":539.99,"currency_code":"USD","in_stock":false},{"title":"Medium (53 cm - Riders 5'9\" - 6'0\")","offer_id":42130157240394,"sku":"796201643084","price":539.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm - Riders 6'0\" - 6'4\")","offer_id":42130157273162,"sku":"796201643091","price":539.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CityBike-TheBlack_Tan-3-speed-7.jpg?v=1767076401"},{"product_id":"city-bike-the-black-tan-single-speed","title":"State Bicycle Co. City Bike - The Black \u0026 Tan | Single-Speed Dutch Cruiser | Step-Thru Steel Frame \u0026 Coaster Brakes","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003ctitle\u003eState Bicycle City Bike - The Black \u0026amp; Tan\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: #212121;\n        color: #fff;\n        padding: 20px 10px;\n    }\n    [data-belcopia-product] .glance-container {\n        display: flex;\n        justify-content: space-around;\n        text-align: center;\n        max-width: 1200px;\n        margin: 0 auto;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n    [data-belcopia-product] .glance-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 8px;\n        font-size: 0.8em;\n        min-width: 90px;\n    }\n    \n    \/* Icon Styling: Ensures the PNG icons match the white theme *\/\n    [data-belcopia-product] .glance-item img {\n        width: 40px;\n        height: 40px;\n        \/* Inverts black icons to white for the dark background *\/\n        filter: brightness(0) invert(1);\n        object-fit: contain;\n    }\n    \n    [data-belcopia-product] .glance-title {\n        font-weight: bold;\n        color: #fff;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        letter-spacing: 0.5px;\n    }\n    [data-belcopia-product] .glance-desc {\n        color: #ccc;\n        font-size: 0.9em;\n    }\n\n    \/* 3. Hero Image Section *\/\n    [data-belcopia-product] .hero-image-section {\n        position: relative;\n        height: 50vh;\n        min-height: 350px;\n        max-height: 500px;\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.4), 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.6em;\n        font-weight: bold;\n        color: #5f7038;\n        border-bottom: 2px solid #eee;\n        padding-bottom: 10px;\n        margin-bottom: 30px;\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.5em; 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, [data-belcopia-product] .video-wrapper video { 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; \n    }\n    [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; } \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    [data-belcopia-product] .bar-fill-98 { width: 98%; }\n    [data-belcopia-product] .bar-fill-95 { width: 95%; }\n    [data-belcopia-product] .bar-fill-91 { width: 91%; }\n    [data-belcopia-product] .bar-fill-86 { width: 86%; }\n\n    @keyframes fillBar { from { width: 0; } }\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. Spec Table *\/\n    [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; 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\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\" alt=\"Frame Material Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003eSteel Diamond\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\" alt=\"Drivetrain Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003eSingle Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\" alt=\"Wheel Size Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eWheel Size\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e700c\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\" alt=\"Weight Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e32 lb\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-use-type-specification-svg-icon.png?v=1769496364\" alt=\"Use Type Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003eCity \/ Utility\u003c\/span\u003e\n            \u003c\/div\u003e\n\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\/State_Bicycle_Co._Black_Tan_single_speed_city_bike_with_front_basket_parked_against_a_concrete_wall_partially_covered_with_green_vines.webp?v=1754024982\" alt=\"The State Bicycle Co. City Bike in Black \u0026amp; Tan.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle City Bike\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eYour Stylish and Practical Daily Driver\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\"Classic Form. Everyday Function.\"\u003c\/p\u003e\n            \u003cp\u003eThe State City Bike is the perfect blend of timeless style and practical design, built for the discerning urban rider. Feel the comfortable, upright riding position encouraged by the classic \u003cstrong class=\"description-emphasis\"\u003emustache handlebars\u003c\/strong\u003e, perfect for navigating city streets. The durable steel frame provides a smooth and solid ride, while the simple, low-maintenance single-speed drivetrain means less time tinkering and more time riding. Fully equipped with a \u003cstrong class=\"description-emphasis\"\u003efront basket, rear rack, and fenders\u003c\/strong\u003e, this bike is your handsome and capable partner for every daily journey.\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 want a stylish, classic-looking bike for your daily commute and errands.\u003c\/li\u003e\n                    \u003cli\u003eYou need a practical machine that's ready to carry groceries, a laptop, or a picnic.\u003c\/li\u003e\n                    \u003cli\u003eYou value a simple, low-maintenance bike that's always ready to go.\u003c\/li\u003e\n                    \u003cli\u003eYou prefer a comfortable, upright riding position for a relaxed and enjoyable ride.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. City Bike in Black \u0026amp; Tan.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close_up_of_the_State_Bicycle_Co._Black_Tan_single-speed_city_bike_with_brown_saddle_and_grips_front_basket_and_rear_rack_parked_against_a_vine_covered_concrete_wall.webp?v=1754024982\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eReady to Haul\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rear view of the City Bike showing the rear rack.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Rear_side_view_of_the_State_Bicycle_Co._Black_Tan_single-speed_city_bike_with_leather_saddle_front_and_rear_racks_photographed_against_a_concrete_wall_with_climbing_vines.webp?v=1754024982\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour Personal Cargo Carrier\u003c\/h4\u003e\n                    \u003cp\u003eLeave the car behind. This bike is engineered for utility, featuring a sturdy \u003cstrong class=\"description-emphasis\"\u003efront basket and a robust rear pannier rack\u003c\/strong\u003e right out of the box. Feel the satisfaction of loading up your weekly groceries or packing a blanket and snacks for an impromptu picnic. It’s a tangible sense of freedom and self-sufficiency, turning mundane errands into pleasant outdoor excursions. This is your stylish solution for a car-light lifestyle.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eUncomplicated and Clean\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eWorry-Free Riding\u003c\/h4\u003e\n                    \u003cp\u003eThe beauty of the City Bike is in its simplicity. We've included thoughtful features that make your life easier. See how the full-coverage \u003cstrong class=\"description-emphasis\"\u003efenders and chain guard\u003c\/strong\u003e protect your clothes from street grime and chain grease, so you always arrive looking sharp. The intuitive coaster brake—just pedal backward to stop—means no finicky cables to adjust. It’s a complete, considered design that lets you just get on and ride, worry-free.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Angled view of the City Bike showing its practical features.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Angled_side_view_of_the_State_Bicycle_Co._Black_Tan_single-speed_commuter_bike_with_front_basket_and_rear_rack_leaning_against_a_concrete_wall_near_a_dark_wooden_structure.webp?v=1754024982\"\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\u003eDurable Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA strong and reliable foundation that provides a famously smooth ride, absorbing road chatter for enhanced comfort.\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\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in simplicity. Just pedal backward to engage the brake for easy, intuitive, and maintenance-free stopping.\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\u003eMustache Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eStylish and comfortable, these bars promote a relaxed, upright riding position perfect for city cruising.\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 with a front basket, rear rack, fenders, and a chain guard, so you're ready for anything the day brings.\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\u003eOptional 3-Speed Hub\u003c\/h4\u003e\n                        \u003cp\u003eChoose the simplicity of a single-speed or upgrade to a Shimano Nexus 3-speed internal hub for tackling small hills.\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\u003eSpecifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eGEARING\u003c\/th\u003e\n                                \u003ctd\u003eSingle-Speed (or optional 3-speed)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFRAME\u003c\/th\u003e\n                                \u003ctd\u003eDurable Steel Frame\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eHANDLEBARS\u003c\/th\u003e\n                                \u003ctd\u003eMustache Bars\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBRAKES\u003c\/th\u003e\n                                \u003ctd\u003eCoaster Brake (Pedal Backwards)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eSADDLE\u003c\/th\u003e\n                                \u003ctd\u003eLeatherette Comfort Saddle\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eINCLUDED\u003c\/th\u003e\n                                \u003ctd\u003eFront Basket, Rear Rack, Fenders, Chain Guard\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eTIRES\u003c\/th\u003e\n                                \u003ctd\u003e700x35c\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eSizing\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cp\u003e3 Frame Sizes to fit any Rider Height from 4’9” to 6’1”. We recommend visiting a local bike shop to ensure you get the perfect fit for your body.\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\u003ePracticality \u0026amp; Utility\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eComfort \u0026amp; Ease of Use\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eStyle \u0026amp; Aesthetics\u003c\/span\u003e\u003cspan\u003e91\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-91\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eSimplicity \u0026amp; Reliability\u003c\/span\u003e\u003cspan\u003e86\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-86\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \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\"\u003e93%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe State City Bike is a triumph of design and user-friendliness. It masterfully combines a beautiful, timeless aesthetic with practical, real-world features. For anyone seeking a comfortable, stylish, and utterly simple bike for casual urban riding, this is a top-tier choice.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Small (48 cm - Riders 5'6\" - 5'9\")","offer_id":42130157404234,"sku":"796201643046","price":439.99,"currency_code":"USD","in_stock":true},{"title":"Medium (53 cm - Riders 5'9\" - 6'0\")","offer_id":42130157437002,"sku":"796201643053","price":439.99,"currency_code":"USD","in_stock":true},{"title":"Large (58 cm - Riders 6'0\" - 6'4\")","offer_id":43379173228618,"sku":null,"price":439.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CityBike-TheBlack_Tan_single-speed_-1.jpg?v=1767076514"},{"product_id":"city-bike-bubble-gum-3-speed","title":"State Bicycle Co. City Bike - Bubble-Gum | 3-Speed Internal Gear Cruiser","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003ctitle\u003eState Bicycle City Bike - Bubblegum (3-Speed)\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: #212121;\n        color: #fff;\n        padding: 20px 10px;\n    }\n    [data-belcopia-product] .glance-container {\n        display: flex;\n        justify-content: space-around;\n        text-align: center;\n        max-width: 1200px;\n        margin: 0 auto;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n    [data-belcopia-product] .glance-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 8px;\n        font-size: 0.8em;\n        min-width: 90px;\n    }\n    \n    \/* Icon Styling: Ensures the PNG icons match the white theme *\/\n    [data-belcopia-product] .glance-item img {\n        width: 40px;\n        height: 40px;\n        \/* Inverts black icons to white for the dark background *\/\n        filter: brightness(0) invert(1);\n        object-fit: contain;\n    }\n    \n    [data-belcopia-product] .glance-title {\n        font-weight: bold;\n        color: #fff;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        letter-spacing: 0.5px;\n    }\n    [data-belcopia-product] .glance-desc {\n        color: #ccc;\n        font-size: 0.9em;\n    }\n\n    \/* 3. Hero Image Section *\/\n    [data-belcopia-product] .hero-image-section {\n        position: relative;\n        height: 50vh;\n        min-height: 350px;\n        max-height: 500px;\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.4), 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.6em;\n        font-weight: bold;\n        color: #5f7038;\n        border-bottom: 2px solid #eee;\n        padding-bottom: 10px;\n        margin-bottom: 30px;\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.5em; 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, [data-belcopia-product] .video-wrapper video { 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; \n    }\n    [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; } \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    [data-belcopia-product] .bar-fill-98 { width: 98%; }\n    [data-belcopia-product] .bar-fill-95 { width: 95%; }\n    [data-belcopia-product] .bar-fill-91 { width: 91%; }\n    [data-belcopia-product] .bar-fill-86 { width: 86%; }\n\n    @keyframes fillBar { from { width: 0; } }\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. Spec Table *\/\n    [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; 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\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\" alt=\"Frame Material Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003eSteel Step-Thru\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\" alt=\"Drivetrain Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e3-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\" alt=\"Wheel Size Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eWheel Size\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e700c\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\" alt=\"Weight Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e32 lb\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-use-type-specification-svg-icon.png?v=1769496364\" alt=\"Use Type Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003eCity \/ Casual\u003c\/span\u003e\n            \u003c\/div\u003e\n\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\/State_Bicycle_Co_City_Bike_Bubblegum_Pink_step_thru_single_speed_with_basket_and_fenders_parked_in_front_of_ivy_covered_wall_and_wooden_bench.webp?v=1754016613\" alt=\"The State Bicycle Co. City Bike in Bubblegum.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle City Bike\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eEffortless Style for Everyday Cruising\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\"Simply Beautiful. Beautifully Simple.\"\u003c\/p\u003e\n            \u003cp\u003eThe State City Bike is a return to what makes cycling great: pure, simple, carefree fun. We've designed a bike that's as delightful to look at as it is to ride. Feel the ease of the \u003cstrong class=\"description-emphasis\"\u003estep-through frame\u003c\/strong\u003e as you hop on for a spontaneous trip to the market. Enjoy the relaxed, upright posture provided by the stylish \u003cstrong class=\"description-emphasis\"\u003emustache handlebars\u003c\/strong\u003e. With a simple coaster brake, a protective chain guard, and a host of charming, practical accessories, this bike is your perfect companion for leisurely rides, daily errands, and soaking up the sunshine.\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 want a beautiful, stylish bike for casual rides around town.\u003c\/li\u003e\n                    \u003cli\u003eYou value comfort, simplicity, and ease of use above all else.\u003c\/li\u003e\n                    \u003cli\u003eYou need a practical bike with fenders and a basket (sold separately) for your daily errands.\u003c\/li\u003e\n                    \u003cli\u003eYou believe that riding a bike should be a joyful and stress-free experience.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. City Bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_City_Bike_Bubblegum_Pink_step_thru_single_speed_angled_front_view_with_basket_and_fenders_against_ivy_wall_and_wooden_panel_backdrop.webp?v=1754016613\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eDesigned for Delight\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the City Bike's basket and handlebars.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Side-angle_view_of_a_pink_State_Bicycle_Co._step-thru_city_bike_with_front_basket_and_leather_saddle_leaning_against_a_vine-covered_wood_wall.webp?v=1754017714\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eEffortless Elegance\u003c\/h4\u003e\n                    \u003cp\u003eThis bike is designed around ease and comfort. Feel how the graceful \u003cstrong class=\"description-emphasis\"\u003estep-through frame\u003c\/strong\u003e makes getting on and off a breeze, no matter what you're wearing. Rest your hands on the soft, leatherette grips of the swept-back mustache handlebars, which encourage a relaxed, upright posture perfect for enjoying the view. It’s a riding experience that feels as good as it looks—comfortable, confident, and effortlessly stylish.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eReady for Your Day\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003ePracticality, Perfected\u003c\/h4\u003e\n                    \u003cp\u003eThe City Bike is more than just a pretty frame; it's a tool for a better life. Hear the satisfying *click* of the \u003cstrong class=\"description-emphasis\"\u003e3-speed grip shifter\u003c\/strong\u003e, giving you just enough range to conquer small hills without any complexity. See how the included fenders and chain guard protect your favorite outfits from splashes and grease. Add the optional sturdy front basket for a trip to the farmers market or a picnic in the park. It’s a collection of thoughtful features that make it easy to choose your bike over your car.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the City Bike's saddle and basket.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Bubblegum_pink_State_Bicycle_Co._City_Bike_with_step-thru_frame_and_front_basket_parked_in_front_of_a_wood-paneled_wall_and_vine-covered_bench.webp?v=1754017714\"\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\u003eSteel Frame \u0026amp; Step-Thru Design\u003c\/h4\u003e\n                        \u003cp\u003eA durable frame with an easy-on, easy-off design for the ultimate in comfort and accessibility.\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\u003eShimano 3-Speed Hub\u003c\/h4\u003e\n                        \u003cp\u003eA simple, low-maintenance internal gear hub with a grip shifter provides a little extra help for tackling hills.\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\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in simplicity. Just pedal backward to engage the brake for easy, intuitive, and maintenance-free stopping.\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\u003eMustache Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eStylish and comfortable, these bars promote a relaxed, upright riding position perfect for city cruising.\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\u003eIncluded Accessories\u003c\/h4\u003e\n                        \u003cp\u003eComes with everything you need: a chain guard, fenders, pedals, and even a bottle opener for post-ride refreshment.\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\u003eSpecifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eGEARING\u003c\/th\u003e\n                                \u003ctd\u003e3-speed Shimano Nexus Internal Hub\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFRAME\u003c\/th\u003e\n                                \u003ctd\u003eDurable Steel with Step-Thru Design\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eHANDLEBARS\u003c\/th\u003e\n                                \u003ctd\u003eMustache Bars\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBRAKES\u003c\/th\u003e\n                                \u003ctd\u003eCoaster Brake (Pedal Backwards)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eSADDLE\u003c\/th\u003e\n                                \u003ctd\u003eLeatherette Comfort Saddle\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eINCLUDED\u003c\/th\u003e\n                                \u003ctd\u003eChain Guard, Fenders, Pedals, Bottle Opener (Basket \u0026amp; Rack sold separately)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eTIRES\u003c\/th\u003e\n                                \u003ctd\u003e700x35c\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eSizing\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cp\u003e3 Frame Sizes to fit any Rider Height from 4’9” to 6’1”. We recommend visiting a local bike shop to ensure you get the perfect fit for your body.\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; Ease of Use\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eStyle \u0026amp; Aesthetics\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003ePracticality \u0026amp; Utility\u003c\/span\u003e\u003cspan\u003e91\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-91\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eSimplicity \u0026amp; Reliability\u003c\/span\u003e\u003cspan\u003e86\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-86\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \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\"\u003e93%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe State City Bike is a triumph of design and user-friendliness. It masterfully combines a beautiful, timeless aesthetic with practical, real-world features. For anyone seeking a comfortable, stylish, and utterly simple bike for casual urban riding, this is a top-tier choice.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Small (43 cm - Riders 4'9\" - 5'5\")","offer_id":42130157305930,"sku":"796201643138","price":539.99,"currency_code":"USD","in_stock":true},{"title":"Medium (48 cm - Riders 5'5\" - 5'9\")","offer_id":42130157338698,"sku":"796201643145","price":539.99,"currency_code":"USD","in_stock":true},{"title":"Large (53 cm - Riders 5'9\" - 6'1\")","offer_id":42130157371466,"sku":"796201643152","price":539.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CityBike-Bubblegum_Step-Thru_-3-speed-7.jpg?v=1767076543"},{"product_id":"city-bike-bubblegum-single-speed","title":"State Bicycle Co. City Bike - Bubble-Gum | Single-Speed Dutch Cruiser","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003ctitle\u003eState Bicycle City Bike - Bubblegum\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: #212121;\n        color: #fff;\n        padding: 20px 10px;\n    }\n    [data-belcopia-product] .glance-container {\n        display: flex;\n        justify-content: space-around;\n        text-align: center;\n        max-width: 1200px;\n        margin: 0 auto;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n    [data-belcopia-product] .glance-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 8px;\n        font-size: 0.8em;\n        min-width: 90px;\n    }\n    \n    \/* Icon Styling: Ensures the PNG icons match the white theme *\/\n    [data-belcopia-product] .glance-item img {\n        width: 40px;\n        height: 40px;\n        \/* Inverts black icons to white for the dark background *\/\n        filter: brightness(0) invert(1);\n        object-fit: contain;\n    }\n    \n    [data-belcopia-product] .glance-title {\n        font-weight: bold;\n        color: #fff;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        letter-spacing: 0.5px;\n    }\n    [data-belcopia-product] .glance-desc {\n        color: #ccc;\n        font-size: 0.9em;\n    }\n\n    \/* 3. Hero Image Section *\/\n    [data-belcopia-product] .hero-image-section {\n        position: relative;\n        height: 50vh;\n        min-height: 350px;\n        max-height: 500px;\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.4), 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.6em;\n        font-weight: bold;\n        color: #5f7038;\n        border-bottom: 2px solid #eee;\n        padding-bottom: 10px;\n        margin-bottom: 30px;\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.5em; 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, [data-belcopia-product] .video-wrapper video { 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; \n    }\n    [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; } \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    [data-belcopia-product] .bar-fill-98 { width: 98%; }\n    [data-belcopia-product] .bar-fill-95 { width: 95%; }\n    [data-belcopia-product] .bar-fill-91 { width: 91%; }\n    [data-belcopia-product] .bar-fill-86 { width: 86%; }\n\n    @keyframes fillBar { from { width: 0; } }\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. Spec Table *\/\n    [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; 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\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\" alt=\"Frame Material Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003eSteel Step-Thru\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\" alt=\"Drivetrain Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003eSingle Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\" alt=\"Wheel Size Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eWheel Size\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e700c\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\" alt=\"Weight Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e32 lb\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-use-type-specification-svg-icon.png?v=1769496364\" alt=\"Use Type Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003eCity \/ Casual\u003c\/span\u003e\n            \u003c\/div\u003e\n\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\/State_Bicycle_Co_City_Bike_Bubblegum_Pink_step_thru_single_speed_with_basket_and_fenders_parked_in_front_of_ivy_covered_wall_and_wooden_bench.webp?v=1754016613\" alt=\"The State Bicycle Co. City Bike in Bubblegum.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle City Bike\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eEffortless Style for Everyday Cruising\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\"Simply Beautiful. Beautifully Simple.\"\u003c\/p\u003e\n            \u003cp\u003eThe State City Bike is a return to what makes cycling great: pure, simple, carefree fun. We've designed a bike that's as delightful to look at as it is to ride. Feel the ease of the \u003cstrong class=\"description-emphasis\"\u003estep-through frame\u003c\/strong\u003e as you hop on for a spontaneous trip to the market. Enjoy the relaxed, upright posture provided by the stylish \u003cstrong class=\"description-emphasis\"\u003emustache handlebars\u003c\/strong\u003e. With a simple coaster brake, a protective chain guard, and a host of charming, practical accessories, this bike is your perfect companion for leisurely rides, daily errands, and soaking up the sunshine.\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 want a beautiful, stylish bike for casual rides around town.\u003c\/li\u003e\n                    \u003cli\u003eYou value comfort, simplicity, and ease of use above all else.\u003c\/li\u003e\n                    \u003cli\u003eYou need a practical bike with fenders and a basket for your daily errands.\u003c\/li\u003e\n                    \u003cli\u003eYou believe that riding a bike should be a joyful and stress-free experience.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. City Bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_City_Bike_Bubblegum_Pink_step_thru_single_speed_angled_front_view_with_basket_and_fenders_against_ivy_wall_and_wooden_panel_backdrop.webp?v=1754016613\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eDesigned for Delight\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the City Bike's basket and handlebars.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_City_Bike_Bubblegum_Pink_step_thru_single_speed_close-up_side_view_with_front_basket_leather_grips_and_fenders_next_to_wooden_wall_and_ivy.webp?v=1754016613\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eEffortless Elegance\u003c\/h4\u003e\n                    \u003cp\u003eThis bike is designed around ease and comfort. Feel how the graceful \u003cstrong class=\"description-emphasis\"\u003estep-through frame\u003c\/strong\u003e makes getting on and off a breeze, no matter what you're wearing. Rest your hands on the soft, leatherette grips of the swept-back mustache handlebars, which encourage a relaxed, upright posture perfect for enjoying the view. It’s a riding experience that feels as good as it looks—comfortable, confident, and effortlessly stylish.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003ePracticality, Perfected\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour Everyday Companion\u003c\/h4\u003e\n                    \u003cp\u003eThe City Bike is more than just a pretty frame; it's a tool for a better life. See how the included \u003cstrong class=\"description-emphasis\"\u003efenders and chain guard\u003c\/strong\u003e protect your favorite outfits from splashes and grease. The sturdy front basket is ready for a trip to the farmers market or a picnic in the park. It’s a collection of thoughtful, practical features that make it easy to choose your bike over your car for those daily trips, turning errands into enjoyable escapes.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the City Bike's saddle and basket.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_City_Bike_Bubblegum_Pink_step_thru_single_speed_close_up_showing_saddle_basket_fenders_and_chain_guard_with_yellow_bench_and_wooden_wall_backdro.webp?v=1754016613\"\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\u003eSteel Frame \u0026amp; Step-Thru Design\u003c\/h4\u003e\n                        \u003cp\u003eA durable frame with an easy-on, easy-off design for the ultimate in comfort and accessibility.\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\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in simplicity. Just pedal backward to engage the brake for easy, intuitive, and maintenance-free stopping.\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\u003eMustache Handlebars\u003c\/h4\u003e\n                        \u003cp\u003eStylish and comfortable, these bars promote a relaxed, upright riding position perfect for city cruising.\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\u003eIncluded Accessories\u003c\/h4\u003e\n                        \u003cp\u003eComes with everything you need: a chain guard, fenders, pedals, and even a bottle opener for post-ride refreshment.\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\u003eOptional 3-Speed Hub\u003c\/h4\u003e\n                        \u003cp\u003eChoose the simplicity of a single-speed or upgrade to a Shimano Nexus 3-speed internal hub for tackling small hills.\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\u003eSpecifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eGEARING\u003c\/th\u003e\n                                \u003ctd\u003e1-speed or optional 3-speed Shimano Nexus Hub\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFRAME\u003c\/th\u003e\n                                \u003ctd\u003eDurable Steel with Step-Thru Design\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eHANDLEBARS\u003c\/th\u003e\n                                \u003ctd\u003eMustache Bars\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBRAKES\u003c\/th\u003e\n                                \u003ctd\u003eCoaster Brake (Pedal Backwards)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eSADDLE\u003c\/th\u003e\n                                \u003ctd\u003eLeatherette Comfort Saddle\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eINCLUDED\u003c\/th\u003e\n                                \u003ctd\u003eChain Guard, Fenders, Pedals, Bottle Opener\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eTIRES\u003c\/th\u003e\n                                \u003ctd\u003e700x35c\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eSizing\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cp\u003e3 Frame Sizes to fit any Rider Height from 4’9” to 6’1”. We recommend visiting a local bike shop to ensure you get the perfect fit for your body.\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; Ease of Use\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eStyle \u0026amp; Aesthetics\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003ePracticality \u0026amp; Utility\u003c\/span\u003e\u003cspan\u003e91\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-91\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eSimplicity \u0026amp; Reliability\u003c\/span\u003e\u003cspan\u003e86\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-86\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \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\"\u003e93%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe State City Bike is a triumph of design and user-friendliness. It masterfully combines a beautiful, timeless aesthetic with practical, real-world features. For anyone seeking a comfortable, stylish, and utterly simple bike for casual urban riding, this is a top-tier choice.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Small (43 cm - Riders 4'9\" - 5'5\")","offer_id":42130159304778,"sku":"796201643107","price":439.99,"currency_code":"USD","in_stock":false},{"title":"Medium (48 cm - Riders 5'5\" - 5'9\")","offer_id":42130159337546,"sku":"796201643114","price":439.99,"currency_code":"USD","in_stock":true},{"title":"Large (53 cm - Riders 5'9\" - 6'1\")","offer_id":42130159370314,"sku":"796201643121","price":439.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CityBike-Bubblegum_Step-Thru_-SingleSpeed-1.jpg?v=1767076625"},{"product_id":"magicycle-deer-2-0-step-thru-full-suspension-torque-sensor-ebike","title":"Magicycle Deer 2.0 1000W Full Suspension Step-Through 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-left: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; min-height:200px;\n}\n.bike-product-wrapper .feature-card.text-only .feature-card-content { padding:20px 18px; align-items:flex-start; text-align:left; }\n.bike-product-wrapper .feature-card.text-only h4 { color:var(--brand-primary); font-size:0.85em; margin-bottom:0; font-weight:700; letter-spacing:0.08em; min-height:3.6em; display:flex; align-items:flex-end; }\n.bike-product-wrapper .feature-card.text-only p { color:#bbb; max-width:none; font-size:0.8em; 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\"\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 120 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\"\u003e32 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, 1,040Wh\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\"\u003e83-92 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 8-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\"\u003e1,000W \/ 1,800W Peak\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 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 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\"\u003eSnow\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\"\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\"\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=\"Magicycle Deer 2.0 full suspension step-through fat tire electric bike Pearl White\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/whitedeer1_cc7ccbe1-cb7a-4a55-8a5d-1de250b1049c.webp?v=1767077002\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eMagicycle Deer 2.0\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eFull Suspension. Full Power. No Road Required.\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\"The Trail Ends When You Decide It Ends.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eMagicycle Deer 2.0\u003c\/strong\u003e is a \u003cstrong class=\"description-emphasis\"\u003efull suspension electric bike\u003c\/strong\u003e built for riders who treat pavement as a starting line, not a destination. A 1,000W hub motor peaks at 1,800 watts with 100 Nm of torque, pushing this \u003cstrong class=\"description-emphasis\"\u003e1000W electric bike\u003c\/strong\u003e to 32 MPH through a switchable torque and cadence sensor system that reads your legs and amplifies your effort. Front hydraulic suspension (80mm) and rear spring suspension (83mm) absorb everything the trail throws at you.\u003c\/p\u003e\n\u003cp\u003eWhere most \u003cstrong class=\"description-emphasis\"\u003eoff-road electric bikes\u003c\/strong\u003e force you to choose between power and range, the Deer 2.0 refuses the trade-off. A \u003cstrong class=\"description-emphasis\"\u003e52V 20Ah battery\u003c\/strong\u003e with 1,040 watt-hours delivers up to 120 miles on pedal assist — enough for a full day of backcountry exploration without a charger. Available in 20\" and 26\" wheel sizes with five color options, the Deer 2.0 is the \u003cstrong class=\"description-emphasis\"\u003efat tire electric mountain bike\u003c\/strong\u003e that Magicycle calls their first \"E-SUV.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The Deer 2.0 upgrades everything that mattered from the original — 1,000W motor, torque sensor, 8-speed Shimano, and a new welding technique that eliminates visible weld joints. The torque sensor alone changes how the bike rides. Zero latency between your legs and the motor.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Magicycle Engineering Team\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\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\/yellowdeer-153_9c7583ef-d6f3-4371-aeca-a13d7c23ad10.webp?v=1767077005\" alt=\"Magicycle Deer 2.0 Dawn Yellow full suspension fat tire electric bike outdoor\" 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\/26-deer-step-thru-army-green-2.webp?v=1767077036\" alt=\"Magicycle Deer 2.0 Army Green 26 inch off-road trail riding\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou ride off-road regularly — fire roads, hunting trails, mountain singletrack — and need a \u003cstrong class=\"description-emphasis\"\u003efull suspension electric bike\u003c\/strong\u003e that absorbs punishment without rattling your spine.\u003c\/li\u003e\n\u003cli\u003eYou want a \u003cstrong class=\"description-emphasis\"\u003etorque sensor electric bike\u003c\/strong\u003e that reads your effort and responds proportionally, not a cadence sensor that delivers the same power whether you are coasting or climbing.\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong class=\"description-emphasis\"\u003epowerful electric bike\u003c\/strong\u003e with 1,800W peak power and 450 lb payload capacity for hauling gear, hunting supplies, or camping equipment into remote locations.\u003c\/li\u003e\n\u003cli\u003eYou have tried hardtail ebikes on rough terrain and the rear wheel chatter destroyed your confidence on descents. Full suspension changes everything.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eBUILT LIKE AN SUV. RIDES LIKE A TRAIL BIKE.\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\/whitedeer14_78f998c6-6122-4c99-9d9b-b9fc1cf57cd6.webp?v=1767077008\" alt=\"Magicycle Deer 2.0 Pearl White rear suspension and drivetrain 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\/20-deer-sierra-blue.webp?v=1767077015\" alt=\"Magicycle Deer 2.0 Sierra Blue 20 inch compact off-road electric bike\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDual Suspension Meets Dual Sensors\u003c\/h4\u003e\n\u003cp\u003eThe Deer 2.0 is the only \u003cstrong class=\"description-emphasis\"\u003efull suspension electric bike\u003c\/strong\u003e in the Magicycle lineup and the first model to carry the \"E-SUV\" designation. Front hydraulic suspension with 80mm of travel handles impacts on the approach while 83mm of rear suspension keeps the back wheel planted through roots, rocks, and washboard terrain. The result is a \u003cstrong class=\"description-emphasis\"\u003edual suspension ebike\u003c\/strong\u003e that maintains traction and rider comfort where hardtails start bouncing.\u003c\/p\u003e\n\u003cp\u003eThe switchable torque and cadence sensor system is the Deer 2.0's most significant upgrade over the original. In torque mode, the \u003cstrong class=\"description-emphasis\"\u003e1,000W electric bike\u003c\/strong\u003e motor responds with near-zero latency to your pedaling force — push harder, get proportionally more power. Switch to cadence mode for a more relaxed, consistent assist on flat stretches. Combined with Shimano 8-speed gearing (up from 7 on the original) and a thumb throttle for instant power, this is the most versatile \u003cstrong class=\"description-emphasis\"\u003eoff-road electric bike\u003c\/strong\u003e Magicycle has ever built.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-matters-section\"\u003e\n\n\u003ch3\u003eWHY THIS BUILD MATTERS\u003c\/h3\u003e\n\u003cp style=\"margin-bottom:20px;font-size:1.05em;\"\u003eThe Deer 2.0 is engineered for terrain that breaks lesser ebikes. Here is the technical breakdown of why full suspension and torque sensing make this the most capable electric bike in the Magicycle lineup.\u003c\/p\u003e\n\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\n\u003ch4\u003eTorque Sensor Efficiency\u003c\/h4\u003e\n\u003cp\u003eA cadence sensor delivers full power whether you are spinning lightly or hammering a climb. The Deer 2.0's \u003cstrong\u003etorque sensor\u003c\/strong\u003e matches motor output to pedaling force, reducing battery drain on easy terrain. That is why the Deer 2.0 achieves 120 miles of range on the same 1,040Wh battery that gives the Cruiser Pro 100 miles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\n\u003ch4\u003eFull Suspension Traction\u003c\/h4\u003e\n\u003cp\u003eOn rough terrain, a hardtail's rear wheel bounces off obstacles and loses grip. The Deer 2.0's \u003cstrong\u003e83mm rear suspension\u003c\/strong\u003e keeps the tire planted through roots, rocks, and washboard — maintaining motor traction when it matters most. This is the difference between climbing a rocky trail and walking a rocky trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\n\u003ch4\u003e1,800W Peak for Real Loads\u003c\/h4\u003e\n\u003cp\u003eThe \u003cstrong\u003e1,000W\/1,800W peak motor\u003c\/strong\u003e is built for riders who carry weight — hunting gear, camping supplies, groceries, or themselves. At 450 lbs total payload with the most powerful motor in the lineup, the Deer 2.0 does not slow down when the load goes up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eCOMPARE MAGICYCLE OFF-ROAD\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=\"compare-highlight\"\u003e\n\u003cimg class=\"compare-img\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/whitedeer1_cc7ccbe1-cb7a-4a55-8a5d-1de250b1049c.webp?v=1767077002\" alt=\"Magicycle Deer 2.0 full suspension electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eDeer 2.0 Full Suspension\u003c\/div\u003e\n\u003cdiv class=\"compare-price\"\u003e$2,499\u003c\/div\u003e\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\/cruiser-step-over-1_2dbb1502-e6c1-432e-b3a9-21784af095f3.webp?v=1773348696\" alt=\"Magicycle Cruiser Pro Step-Over fat tire electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eCruiser Pro Step-Over\u003c\/div\u003e\n\u003cdiv class=\"compare-price\"\u003e$1,499\u003c\/div\u003e\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\/0759\/6549\/7626\/files\/jaguarundi-1.jpg?v=1720755407\" alt=\"Magicycle Jaguarundi 2.0 folding fat tire electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eJaguarundi 2.0 Folding\u003c\/div\u003e\n\u003cdiv class=\"compare-price\"\u003e$999\u003c\/div\u003e\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=\"compare-highlight compare-winner\"\u003e1,000W \/ 1,800W Peak\u003c\/td\u003e\n\u003ctd class=\"\"\u003e750W \/ 1,500W Peak\u003c\/td\u003e\n\u003ctd class=\"\"\u003e750W \/ 1,100W Peak\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eBattery\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003e52V 20Ah (1,040Wh)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e52V 20Ah (1,040Wh)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e48V 15Ah (720Wh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eRange\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003e120+ miles\u003c\/td\u003e\n\u003ctd class=\"\"\u003e100+ miles\u003c\/td\u003e\n\u003ctd class=\"\"\u003e60+ miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eSensor\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003eTorque + Cadence\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCadence\u003c\/td\u003e\n\u003ctd class=\"\"\u003eTorque + Cadence\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eSuspension\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003eFull (80mm + 83mm)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFront 80mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFront Only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eGearing\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003eShimano 8-Speed\u003c\/td\u003e\n\u003ctd class=\"\"\u003eShimano 7-Speed\u003c\/td\u003e\n\u003ctd class=\"\"\u003eShimano 7-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eTires\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e20\"\/26\" x 4\" Fat\u003c\/td\u003e\n\u003ctd class=\"\"\u003e26\" x 4\" Kenda\u003c\/td\u003e\n\u003ctd class=\"\"\u003e20\" x 4\" Fat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eFrame\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003eStep-Thru\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStep-Over\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFolding\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eWeight\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003e83-92 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003e76 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003e60 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003ePayload\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003e450 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003e500 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003e450 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003ePrice\u003c\/td\u003e\n\u003ctd class=\"compare-highlight compare-winner\"\u003e$2,499\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$1,499\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$999\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\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\/magicycle-52v-20ah-cruiser-pro-step-over-electric-mountain-bike\"\u003eShop Now →\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd class=\"\"\u003e\u003ca class=\"compare-cta compare-cta-secondary\" href=\"\/products\/magicycle-jaguarundi-2-0-torque-sensor-folding-fat-tire-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=\"sizing-row\"\u003e\n\u003cspan class=\"sizing-label\"\u003eSizing\u003c\/span\u003e\n\u003cspan class=\"sizing-chip\"\u003e\u003cstrong\u003e20\" Wheels\u003c\/strong\u003e 4'10\" to 6'2\"\u003c\/span\u003e\n\u003cspan class=\"sizing-chip\"\u003e\u003cstrong\u003e26\" Wheels\u003c\/strong\u003e 5'5\" to 6'8\"\u003c\/span\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\u003e1,000W Brushless Gear Hub Motor (1,800W Peak), 100 Nm Torque\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e52V 20Ah Removable Lithium Ion (1,040Wh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 120 Miles (varies by assist level, terrain, rider weight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTop Speed\u003c\/th\u003e\n\u003ctd\u003e32 MPH (Pedal Assist)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePedal Assist\u003c\/th\u003e\n\u003ctd\u003e7 Levels, Switchable Torque + Cadence 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\u003eController\u003c\/th\u003e\n\u003ctd\u003e52V 1,000W FOC Smart Controller (IPX8)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Alloy, Step-Thru\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFront Fork\u003c\/th\u003e\n\u003ctd\u003eAlloy Hydraulic Lockout Suspension, 80mm Travel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRear Suspension\u003c\/th\u003e\n\u003ctd\u003e83mm Travel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003e180mm Hydraulic Disc Brakes (Front \u0026amp; Rear)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eShimano 8-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheels \u0026amp; Tires\u003c\/th\u003e\n\u003ctd\u003e20\" or 26\" x 4.0\" Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eColor LCD with USB Charging Port\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLights\u003c\/th\u003e\n\u003ctd\u003e6V LED Headlight + Integrated Rear Brake Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRear Rack\u003c\/th\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFenders\u003c\/th\u003e\n\u003ctd\u003eFull Front \u0026amp; Rear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharger\u003c\/th\u003e\n\u003ctd\u003e3.0A Fast Smart Charger (4-7 Hours)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight (26\")\u003c\/th\u003e\n\u003ctd\u003e92.3 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight (20\")\u003c\/th\u003e\n\u003ctd\u003e83 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax Payload\u003c\/th\u003e\n\u003ctd\u003e450 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRider Height (26\")\u003c\/th\u003e\n\u003ctd\u003e5'5\" to 6'8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRider Height (20\")\u003c\/th\u003e\n\u003ctd\u003e4'10\" to 6'2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eClassification\u003c\/th\u003e\n\u003ctd\u003eClass 2\/3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWater Resistance\u003c\/th\u003e\n\u003ctd\u003eIPX6 (Motor, Battery), IPX8 (Controller), IP55 (Motor)\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 the difference between the Deer 2.0 and the original Deer?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe 2.0 upgrades the motor from 750W\/1,500W to 1,000W\/1,800W peak, adds a switchable torque and cadence sensor (original was cadence only), upgrades gearing from Shimano 7-speed to 8-speed, switches from half-twist to thumb throttle, increases range from 100 to 120 miles, and introduces a new welding technique that eliminates visible weld joints. It is a significant upgrade across the board.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eShould I choose 20\" or 26\" wheels?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe 20\" model weighs 83 lbs, fits riders 4'10\" to 6'2\", and is more maneuverable in tight spaces. The 26\" weighs 92 lbs, fits 5'5\" to 6'8\", and rolls over obstacles more easily with its larger contact patch. If you are under 5'5\" or want a more nimble ride, go 20\". If you are taller or ride rougher terrain, go 26\".\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat does the torque sensor actually do?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eA torque sensor measures how hard you are pushing the pedals and adjusts motor output proportionally. Push harder, get more power. Ease up, the motor backs off. It feels like riding a normal bike with stronger legs instead of riding a motor. The Deer 2.0 also has a cadence mode you can switch to for relaxed, consistent assist.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs this electric bike good for hunting?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The Deer 2.0 is marketed as Magicycle's first E-SUV and is popular with hunters. Full suspension handles rough terrain, the 450 lb payload carries gear, the fat tires handle mud and soft ground, and the step-through frame lets you mount and dismount in heavy boots and hunting gear.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow fast does the Deer 2.0 go?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUp to 32 MPH with pedal assist — the fastest bike in the Magicycle lineup. The 1,000W motor peaks at 1,800W for sustained climbing power. Factory default is Class 2 but can be configured to Class 3 through the display settings.\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\"\u003eDeer 2.0 Full Suspension Electric Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and front fender.\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\"\u003eE-bike Manual Guide\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eSetup instructions, maintenance schedule, warranty information, and troubleshooting reference.\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\"\u003eRepair Tool Kit\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eEverything needed for assembly and trailside adjustments.\u003c\/span\u003e\u003cul class=\"box-sub-list\"\u003e\n\u003cli\u003e3 open-end wrenches\u003c\/li\u003e\n\u003cli\u003e6 Allen (hex) wrenches\u003c\/li\u003e\n\u003cli\u003e1 flat-head screwdriver\u003c\/li\u003e\n\u003c\/ul\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\"\u003eIncluded Accessories\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-installed or ready to attach out of the box.\u003c\/span\u003e\u003cul class=\"box-sub-list\"\u003e\n\u003cli\u003e52V 20Ah lithium battery (removable)\u003c\/li\u003e\n\u003cli\u003e3.0A fast smart charger\u003c\/li\u003e\n\u003cli\u003eFront \u0026amp; tail lights\u003c\/li\u003e\n\u003cli\u003eColor LCD display\u003c\/li\u003e\n\u003cli\u003eFront \u0026amp; rear fenders\u003c\/li\u003e\n\u003cli\u003eRear cargo rack\u003c\/li\u003e\n\u003cli\u003eFront \u0026amp; rear reflectors\u003c\/li\u003e\n\u003cli\u003eBell\u003c\/li\u003e\n\u003cli\u003eKickstand\u003c\/li\u003e\n\u003cli\u003eLeft \u0026amp; right alloy pedals with reflectors\u003c\/li\u003e\n\u003c\/ul\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":"Magicycle","offers":[{"title":"20\" \/ Pearl White","offer_id":42143350816842,"sku":"BB20DK0B24W101","price":2499.0,"currency_code":"USD","in_stock":true},{"title":"20\" \/ Dawn Yellow","offer_id":42143350849610,"sku":"BB20DK0J24W101","price":2499.0,"currency_code":"USD","in_stock":true},{"title":"20\" \/ Sierra Blue","offer_id":42143350882378,"sku":"BB20DK0X24W101","price":2499.0,"currency_code":"USD","in_stock":true},{"title":"20\" \/ Space Gray","offer_id":42143350915146,"sku":"BB20DK0C24W101","price":2499.0,"currency_code":"USD","in_stock":true},{"title":"20\" \/ Army Green","offer_id":42143350947914,"sku":null,"price":2499.0,"currency_code":"USD","in_stock":true},{"title":"26\" \/ Pearl White","offer_id":42143350980682,"sku":null,"price":2499.0,"currency_code":"USD","in_stock":true},{"title":"26\" \/ Dawn Yellow","offer_id":42143351013450,"sku":null,"price":2499.0,"currency_code":"USD","in_stock":true},{"title":"26\" \/ Sierra Blue","offer_id":42143351046218,"sku":null,"price":2499.0,"currency_code":"USD","in_stock":true},{"title":"26\" \/ Space Gray","offer_id":42143351078986,"sku":"BB26DK0C23W103","price":2499.0,"currency_code":"USD","in_stock":true},{"title":"26\" \/ Army Green","offer_id":42143351111754,"sku":"BB26DK0R23W103","price":2499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/whitedeer1_cc7ccbe1-cb7a-4a55-8a5d-1de250b1049c.webp?v=1767077002"},{"product_id":"kommoda-3-0","title":"Cyrusher Kommoda 3.0 | 750W 48V Full-Suspension Step-Through Electric Bike","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eCyrusher Kommoda 2.0\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; \/* Prevents horizontal scroll *\/\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 40px;\n            height: 40px;\n            filter: brightness(0) invert(1);\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.9em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n        }\n\n        \/* 3. Hero Video Section *\/\n        [data-belcopia-product] .hero-video-section {\n            position: relative;\n            height: 50vh;\n            min-height: 350px;\n            max-height: 500px;\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-video-section video {\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.4), 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.6em;\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        }\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.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n\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        \/* Dimensions List *\/\n        [data-belcopia-product] .dimensions-list {\n            list-style: none;\n            padding: 0;\n            column-count: 1;\n        }\n        @media (min-width: 768px) {\n             [data-belcopia-product] .dimensions-list { column-count: 2; }\n        }\n        [data-belcopia-product] .dimensions-list li {\n            display: flex;\n            align-items: center;\n            margin-bottom: 15px;\n            padding-bottom: 15px;\n            border-bottom: 1px solid #eee;\n        }\n        [data-belcopia-product] .dimensions-list .dim-label {\n            font-weight: bold;\n            font-size: 1.5em;\n            color: #5f7038;\n            margin-right: 15px;\n            line-height: 1;\n        }\n        [data-belcopia-product] .dimensions-list .dim-desc {\n            font-size: 1em;\n            color: #333;\n        }\n         [data-belcopia-product] .dimensions-list .dim-desc strong {\n            color: #2c2c2c;\n            margin-right: 10px;\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        [data-belcopia-product] .bar-fill-98 { width: 98%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-92 { width: 92%; }\n        [data-belcopia-product] .bar-fill-88 { width: 88%; }\n\n        @keyframes fillBar { from { width: 0; } }\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. Other Sections (Specs, What's in the Box) *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; min-width: 600px; } \/* Min-width for scroll *\/\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        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 20px; }\n        [data-belcopia-product] .list-section li { display: flex; align-items: flex-start; margin-bottom: 18px; }\n        [data-belcopia-product] .list-section li::before { content: '✓'; color: #5f7038; font-size: 1.2em; line-height: 1.4; margin-right: 15px; font-weight: bold; }\n        [data-belcopia-product] .list-section .item-title { font-weight: bold; }\n        \n    \u003c\/style\u003e\n\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003c!-- Section 1: At a Glance Bar --\u003e\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Range Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/distance.svg?v=1751936178\"\u003e\n                \u003cspan class=\"glance-title\"\u003eRange\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e68 MILES\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Speed Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/speed.svg?v=1751936178\"\u003e\n                \u003cspan class=\"glance-title\"\u003eTop speed\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e28 MPH\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Battery Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/battery.svg?v=1751936178\"\u003e\n                \u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e48V 20Ah\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Motor Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/motor.svg?v=1751936178\"\u003e\n                \u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e750W\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Payload Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/payload.svg?v=1751936178\"\u003e\n                \u003cspan class=\"glance-title\"\u003ePayload capacity\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e350 LBS\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Sensor Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/sensor.svg?v=1751936178\"\u003e\n                \u003cspan class=\"glance-title\"\u003eSensor\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eTorque Sensor\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 2: Hero Video --\u003e\n    \u003cdiv class=\"hero-video-section\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\"\u003e\n            \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4da103ae7ba541cea7a6ebb1db4ee731.mp4\"\u003e\n            Your browser does not support the video tag.\n        \u003c\/source\u003e\u003c\/video\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eCyrusher Kommoda 2.0\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eYour Anywhere, Anytime Adventure Bike\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"page-content\"\u003e\n        \u003c!-- Section 3: Introduction --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003cp class=\"sub-headline\"\u003e\"Where Comfort and Capability Converge.\"\u003c\/p\u003e\n            \u003cp\u003eImagine a bike that erases limitations. The Cyrusher Kommoda 2.0 is your key to unlocking new adventures, blending the effortless accessibility of a \u003cstrong class=\"description-emphasis\"\u003elow step-through frame\u003c\/strong\u003e with the rugged confidence of a fat tire, full-suspension machine. Feel the world smooth out beneath you as the plush suspension and cushioned tires absorb every bump. Ride with the empowering surge of a \u003cstrong class=\"description-emphasis\"\u003e750W motor\u003c\/strong\u003e that makes hills disappear. And when your journey is done, simply fold it away. This isn't just a bike; it's your all-access pass to freedom.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 4: Who It's For --\u003e\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 crave the freedom to get on and go, without swinging a leg over a high bar.\u003c\/li\u003e\n                    \u003cli\u003eYou want to feel the cushioned, stable ride that only fat tires and full suspension can provide.\u003c\/li\u003e\n                    \u003cli\u003eYou need a bike that adapts to your life, easily folding to fit in a car, RV, or closet.\u003c\/li\u003e\n                    \u003cli\u003eYou desire the power to flatten hills and the range to explore without worry.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man and woman enjoying their Cyrusher Kommoda 2.0 e-bikes.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_and_woman_chatting_on_a_tennis_court_next_to_their_green_and_orange_Cyrusher_Kommoda_2.0_electric_bikes..webp?v=1752946785\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlighted Feature 1 --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eYour Cushioned Escape\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man relaxing on a Cyrusher Kommoda 2.0 on a scenic bridge.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_sitting_on_a_green_Cyrusher_Kommoda_2.0_electric_bike_on_a_wooden_bridge_writing_in_a_notebook..webp?v=1752946784\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eGlide Over Everything\u003c\/h4\u003e\n                    \u003cp\u003eFeel the jarring bumps and vibrations of the road simply melt away. The Kommoda 2.0's \u003cstrong class=\"description-emphasis\"\u003efull-suspension system and high-volume fat tires\u003c\/strong\u003e work in harmony to create a sensation of floating over imperfect terrain. It’s a ride so smooth and stable, it inspires the confidence to venture down paths you used to avoid. This is your sanctuary on wheels, offering a plush, controlled, and supremely comfortable journey, no matter where the path leads.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlighted Feature 2 --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003ePower That Feels Like You\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eIntuitive, Effortless Power\u003c\/h4\u003e\n                    \u003cp\u003eExperience acceleration so smooth, it feels like a natural extension of your own strength. The Kommoda 2.0's advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e intelligently measures how hard you're pedaling and matches it with the perfect amount of motor assistance in real-time. There's no jerking or lagging—just a seamless, intuitive surge of power right when you need it. Feel the bike anticipate your every move, making your ride feel both exhilarating and effortlessly under your control.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman effortlessly riding the Cyrusher Kommoda 2.0 in the city.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Woman_riding_an_orange_Cyrusher_Kommoda_2.0_electric_bike_on_a_city_street..webp?v=1752946784\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 7: Key Features Scroller --\u003e\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\u003eUpgraded Rear Air Shock\u003c\/h4\u003e\n                        \u003cp\u003eGuarantees a pleasant and seamless ride even on the roughest terrain, giving your e-bike outstanding suspension performance.\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\u003eUpgraded Torque Sensor\u003c\/h4\u003e\n                        \u003cp\u003eProvides smooth, responsive, and natural-feeling power assistance by measuring your pedal force, enhancing control and efficiency.\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\u003eIntelligent Color Display\u003c\/h4\u003e\n                        \u003cp\u003eThe bright front light and anti-glare color display keep you connected and in control with crystal clear visibility in all conditions.\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\u003eHydraulic Disc Brakes\u003c\/h4\u003e\n                        \u003cp\u003eGet powerful and reliable stopping power in all weather conditions with just a light touch, ensuring you ride 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\u003eShimano 7-Gears\u003c\/h4\u003e\n                        \u003cp\u003eWith 7 gears and 5 pedal assist levels, you can always find a comfortable pedaling cadence to match your speed and the terrain.\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\u003ePowerful Rear Light\u003c\/h4\u003e\n                        \u003cp\u003eLight up the night and ride with confidence. Our powerful rear light enhances your visibility to others, ensuring a secure journey.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 8: Video Section --\u003e\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\u003ciframe title=\"Cyrusher Kommoda 2.0 Review Video 1\" src=\"https:\/\/www.youtube.com\/embed\/rt7UBtALxcY\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"Cyrusher Kommoda 2.0 Review Video 2\" src=\"https:\/\/www.youtube.com\/embed\/6VM0t1hjSEU\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 9: Accordion Dropdowns --\u003e\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                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 20Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eCharger\u003c\/th\u003e\n\u003ctd\u003e48V 3.0A\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eCharging Time\u003c\/th\u003e\n\u003ctd\u003e6~7 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery Lifetime\u003c\/th\u003e\n\u003ctd\u003e800 charges\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSpeed Class\u003c\/th\u003e\n\u003ctd\u003eUp to 28 mph on Level 5 PAS\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e83.11 lbs (37.7kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eup to 68 miles (110 km)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e48V 750W Brushless Rear Hub Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003ePayload Capacity\u003c\/th\u003e\n\u003ctd\u003e350 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eMechanicals\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eChaoyang 20\" X 4\" Puncture-Resistant Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003e3.7\" LCD display, Colorful Smart Computer\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eFully Hydraulic Disc Brakes 180mm Front + Rear\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eCrank Set\u003c\/th\u003e\n\u003ctd\u003e170Mm Forged 52T Alloy Dual-Sided Aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eChain\u003c\/th\u003e\n\u003ctd\u003eKMC Stainless Chain\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eDerailleur\u003c\/th\u003e\n\u003ctd\u003e7 Speed Shimano Rear Derailleur\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFront Fork\u003c\/th\u003e\n\u003ctd\u003eOil \u0026amp; Spring Suspension fork\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Alloy with Internal Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eRear Suspension\u003c\/th\u003e\n\u003ctd\u003eAir Shock 165x750 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eShimano SL-TX50-7R, 7-speeds\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eThrottle\u003c\/th\u003e\n\u003ctd\u003eTwist Throttle\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eHandlebar\u003c\/th\u003e\n\u003ctd\u003eAluminum Alloy 31.8mm, 620mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eKickstand\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Kickstand\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eRims\u003c\/th\u003e\n\u003ctd\u003eAluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSaddle\u003c\/th\u003e\n\u003ctd\u003eBreathable Ergonomic Sport Cushion Seat\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSeat post\u003c\/th\u003e\n\u003ctd\u003e33.9mm \/Adjustable height\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eTorque Sensors\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e12-Gauge Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eDimensions \u0026amp; Sizing\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"two-col-container\"\u003e\n                        \u003cdiv\u003e\u003cimg alt=\"Cyrusher Kommoda 2.0 e-bike geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher_Kommoda_2.0_electric_bike_geometry_and_size_chart_with_detailed_measurements..webp?v=1752947523\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cul class=\"dimensions-list\"\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eRider Height:\u003c\/strong\u003e 4'9\" ~ 6'3\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eReach:\u003c\/strong\u003e 20.5'' \/ 52cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eStandover Height:\u003c\/strong\u003e 15'' \/ 38cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eWheelbase:\u003c\/strong\u003e 46.1'' \/ 117cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eMin Saddle Height:\u003c\/strong\u003e 31.5'' \/ 80cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eMax Saddle Height:\u003c\/strong\u003e 41'' \/ 104cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eTotal Length:\u003c\/strong\u003e 68.5'' \/ 174cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eHandlebar Height:\u003c\/strong\u003e 45.1'' \/ 114.5cm\u003c\/span\u003e\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Section 10: Performance Ratings --\u003e\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\u003eRide Comfort\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eVersatility \u0026amp; Convenience\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003ePower \u0026amp; Acceleration\u003c\/span\u003e\u003cspan\u003e92\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-92\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \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\u003e88\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-88\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \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\"\u003e93%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Kommoda 2.0 is a masterclass in versatile design. It delivers an exceptionally comfortable and stable ride that inspires confidence, while its folding, step-through frame removes nearly every barrier to getting out and exploring. It's the perfect companion for the rider who wants it all.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Cyrusher Sports","offers":[{"title":"Green","offer_id":42152197095498,"sku":"US-KMDAMAX-GN","price":1599.0,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":42152197128266,"sku":"US-KMDAMAX-OG","price":1599.0,"currency_code":"USD","in_stock":true},{"title":"Purple","offer_id":43372841992266,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":false},{"title":"Gray","offer_id":43372852445258,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherKommoda2.0-Green.jpg?v=1767077110"},{"product_id":"rumble","title":"Cyrusher Rumble Step-Through Fat Tire All-Terrain Electric Bike","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eCyrusher Rumble – Step-Through All-Terrain Electric 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: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 40px;\n            height: 40px;\n            filter: brightness(0) invert(1);\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.9em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n        }\n\n        \/* 3. Hero Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 60vh;\n            min-height: 400px;\n            max-height: 600px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-size: cover;\n            background-position: center;\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;\n            text-align: left; \/* Changed from center *\/\n            margin-bottom: 20px;\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; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n        [data-belcopia-product] h4 { font-size: 1.4em; color: #2c2c2c; margin-bottom: 10px; }\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) { \n            [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :last-child { order: 1; }\n        }\n        \n        [data-belcopia-product] .two-col-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; }\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        \/* 6. Key Features Scroller Section *\/\n        [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding: 20px 0; 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: 25px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.2em; }\n        [data-belcopia-product] .feature-card p { font-size: 0.95em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* 7. Dropdown Section Styles *\/\n        [data-belcopia-product] .dropdown-section details { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }\n        [data-belcopia-product] .dropdown-section summary { padding: 20px; font-weight: bold; font-size: 1.2em; cursor: pointer; position: relative; outline: none; list-style: none; }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] .dropdown-section summary::after { content: '+'; position: absolute; right: 25px; font-size: 1.5em; color: #5f7038; transition: transform 0.3s ease-in-out; }\n        [data-belcopia-product] .dropdown-section details[open] summary::after { transform: rotate(45deg); }\n        [data-belcopia-product] .dropdown-content { padding: 0 20px 20px 20px; border-top: 1px solid #ddd; }\n        \n        \/* 8. Spec Table \u0026 Other Lists *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; }\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: #f2f2f2; font-weight: bold; width: 40%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n        [data-belcopia-product] .dimensions-table { min-width: 0; } \/* Override for dimensions *\/\n\n        \/* 9. Video Section *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 30px; }\n        @media (min-width: 768px) { [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; } }\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1); }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv data-belcopia-product\u003e\n        \u003c!-- Section 1: At a Glance Bar --\u003e\n        \u003cdiv class=\"at-a-glance-bar\"\u003e\n            \u003cdiv class=\"glance-container\"\u003e\n                \u003cdiv class=\"glance-item\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/distance.svg?v=1751936178\" alt=\"Range Icon\"\u003e\n                    \u003cspan class=\"glance-title\"\u003eRange\u003c\/span\u003e\n                    \u003cspan class=\"glance-desc\"\u003e58 MILES\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"glance-item\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/speed.svg?v=1751936178\" alt=\"Speed Icon\"\u003e\n                    \u003cspan class=\"glance-title\"\u003eTop speed\u003c\/span\u003e\n                    \u003cspan class=\"glance-desc\"\u003e22 MPH\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"glance-item\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/battery.svg?v=1751936178\" alt=\"Battery Icon\"\u003e\n                    \u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e\n                    \u003cspan class=\"glance-desc\"\u003e48V 18Ah\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"glance-item\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/motor.svg?v=1751936178\" alt=\"Motor Icon\"\u003e\n                    \u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e\n                    \u003cspan class=\"glance-desc\"\u003e500W(65N·m)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"glance-item\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/payload.svg?v=1751936178\" alt=\"Payload Icon\"\u003e\n                    \u003cspan class=\"glance-title\"\u003ePayload capacity\u003c\/span\u003e\n                    \u003cspan class=\"glance-desc\"\u003e350 LBS\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"glance-item\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/sensor.svg?v=1751936178\" alt=\"Sensor Icon\"\u003e\n                    \u003cspan class=\"glance-title\"\u003eSensor\u003c\/span\u003e\n                    \u003cspan class=\"glance-desc\"\u003eCadence Sensor\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Section 2: Hero Image --\u003e\n        \u003cdiv class=\"hero-image-section\" style=\"background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Woman_riding_a_black_Cyrusher_Rumble_electric_bike_on_a_scenic_mountain_road_under_a_clear_blue_sky..webp?v=1752692902');\"\u003e\n            \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"hero-content\"\u003e\n                \u003ch2\u003eCyrusher Rumble\u003c\/h2\u003e\n                \u003cp class=\"product-subtitle\"\u003eStep-Through All-Terrain Electric Bike\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"page-content\"\u003e\n            \u003c!-- Section 3: Introduction --\u003e\n            \u003cdiv class=\"unbordered-section\"\u003e\n                \u003cp class=\"sub-headline\"\u003e\"Effortless Adventure. Uncompromising Comfort.\"\u003c\/p\u003e\n                \u003cp\u003eThe Cyrusher Rumble redefines what a comfort bike can be. We've combined an accessible \u003cstrong class=\"description-emphasis\"\u003elow step-through frame\u003c\/strong\u003e with an efficient 500W motor and a road-smoothing front suspension fork. The result is a ride that's incredibly easy to get on and off, yet fully capable of tackling bumpy city streets, gravel paths, and light trails. With its responsive cadence sensor and robust fat tires, the Rumble delivers a smooth, stable, and exhilarating experience for riders of all abilities. Adventure is now open to everyone.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Section 4: Who It's For --\u003e\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 value comfort and accessibility with a step-through frame design.\u003c\/li\u003e\n                        \u003cli\u003eYou want a versatile bike that's equally at home on pavement and trails.\u003c\/li\u003e\n                        \u003cli\u003eYou want a forgiving ride provided by a front suspension fork.\u003c\/li\u003e\n                        \u003cli\u003eYou desire the stability and all-terrain grip of wide fat tires.\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cdiv\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Woman_standing_with_a_white_Cyrusher_Rumble_electric_bike_in_a_cobblestone_street_with_flowers_and_buildings..webp?v=1752692902\" alt=\"A woman with the white Cyrusher Rumble e-bike.\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- Section 5: Highlighted Feature --\u003e\n            \u003cdiv class=\"bordered-section\"\u003e\n                \u003ch3\u003eDesigned for Your Comfort\u003c\/h3\u003e\n                \u003cdiv class=\"two-col-container reverse\"\u003e\n                     \u003cdiv\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Woman_sitting_on_a_black_Cyrusher_Rumble_fat_tire_e-bike_in_a_green_park_surrounded_by_trees..webp?v=1752692902\" alt=\"Close-up of the Cyrusher Rumble's fat tires.\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch4\u003eGo-Anywhere Fat Tires\u003c\/h4\u003e\n                        \u003cp\u003eThe Rumble is equipped with massive 26\" x 4.0\" fat tires. Their large volume allows you to run lower pressures, creating a huge contact patch with the ground. This not only soaks up bumps for a smoother ride but also provides incredible traction and stability on loose surfaces like gravel, dirt, and even sand. These puncture-resistant tires give you the confidence to explore beyond the pavement without a second thought.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Section 6: Key Features Scroller --\u003e\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\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eStep-Through Frame\u003c\/h4\u003e\n\u003cp\u003eThe low-step frame makes it incredibly easy to get on and off the bike, boosting confidence for all riders.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFront Fork Suspension\u003c\/h4\u003e\n\u003cp\u003eThe front suspension fork absorbs bumps and vibrations from the road, providing a much smoother and more comfortable ride.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eComfortable Gel Saddle\u003c\/h4\u003e\n\u003cp\u003eThe ergonomic, gel-filled saddle is designed to provide maximum support and cushioning, ensuring you stay comfortable even on long rides.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eAdjustable Upright Riding\u003c\/h4\u003e\n\u003cp\u003eCustomize your riding position with the adjustable stem for a perfect, ergonomic fit that reduces strain on your back and shoulders.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eColor LCD Display\u003c\/h4\u003e\n\u003cp\u003eThe full-color display is easy to read in direct sunlight and provides all your key ride metrics at a glance, including speed and range.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Section 7: Video Section --\u003e\n            \u003cdiv class=\"bordered-section\"\u003e\n                \u003ch3\u003eSee It In Action\u003c\/h3\u003e\n                \u003cdiv class=\"video-grid\"\u003e\n                    \u003cdiv class=\"video-wrapper\"\u003e\n                        \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/Zjc1MnCPQI0\" title=\"Cyrusher Rumble Review Video 1\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"video-wrapper\"\u003e\n                        \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/ctpMcUJ5Olw\" title=\"Cyrusher Rumble Review Video 2\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Section 8: Accordion Dropdowns --\u003e\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                        \u003ctable class=\"spec-table\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 18Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCharger\u003c\/th\u003e\n\u003ctd\u003e48V 3.0A\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCharging Time\u003c\/th\u003e\n\u003ctd\u003e6~7 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBattery Lifetime\u003c\/th\u003e\n\u003ctd\u003e800 cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSpeed Class\u003c\/th\u003e\n\u003ctd\u003eUp to 22 mph on Level 5 PAS\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e70.32lbs (31.9 KG) With Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp To 58 Miles (94 Km)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e48V 500W 65 N.m Brushless Rear Hub Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003ePayload Capacity\u003c\/th\u003e\n\u003ctd\u003e350 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                \u003c\/details\u003e\n                \u003cdetails\u003e\n                    \u003csummary\u003eMechanicals\u003c\/summary\u003e\n                    \u003cdiv class=\"dropdown-content\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eChaoyang 26\" X 4\" Puncture-Resistant Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003e3.5\" LCD display, Colorful Smart Computer\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eFully Hydraulic Disc Brakes 180mm Front + Rear\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCrank Set\u003c\/th\u003e\n\u003ctd\u003e170Mm Forged 52T Alloy Dual-Sided Aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eChain\u003c\/th\u003e\n\u003ctd\u003eKMC Stainless Chain\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTransmission\u003c\/th\u003e\n\u003ctd\u003eShimano Tx50-R\/M315 Gear Shift System 7 Speed Derailleur\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFront Suspension\u003c\/th\u003e\n\u003ctd\u003eOil \u0026amp; Spring Suspension fork with adjustment\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Alloy with Internal Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eShimano 7-speeds\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eThrottle\u003c\/th\u003e\n\u003ctd\u003eHalf Twist Throttle\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eKickstand\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Kickstand\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eRims\u003c\/th\u003e\n\u003ctd\u003eAluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSaddle\u003c\/th\u003e\n\u003ctd\u003eBreathable Ergonomic Sport Cushion Seat\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSeat post\u003c\/th\u003e\n\u003ctd\u003e31.9mm \/Adjustable height\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eSpeed Sensors\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e12-Gauge Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                \u003c\/details\u003e\n                \u003cdetails\u003e\n                    \u003csummary\u003eDimensions \u0026amp; Sizing\u003c\/summary\u003e\n                    \u003cdiv class=\"dropdown-content\"\u003e\n                        \u003cdiv class=\"two-col-container\"\u003e\n                            \u003cdiv\u003e\n                                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher_Rumble_electric_bike_dimensions_and_geometry_chart_showing_measurements_of_frame_wheels_and_components..webp?v=1752692902\" alt=\"Cyrusher Rumble e-bike geometry chart\"\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv\u003e\n                                \u003ctable class=\"spec-table dimensions-table\"\u003e\n                                    \u003ctbody\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003ctd\u003e5'1\" ~ 6'2\" (155cm ~ 190cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eReach\u003c\/th\u003e\n\u003ctd\u003e19.29\" \/ 49cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eStandover Height\u003c\/th\u003e\n\u003ctd\u003e16.14\" \/ 41cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eWheelbase\u003c\/th\u003e\n\u003ctd\u003e47.24\" \/ 120cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eTotal Length\u003c\/th\u003e\n\u003ctd\u003e69.29\" \/ 176cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eMin Saddle Height\u003c\/th\u003e\n\u003ctd\u003e34.25\" \/ 87cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eMax Saddle Height\u003c\/th\u003e\n\u003ctd\u003e38.58\" \/ 98cm\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\/div\u003e\n                \u003c\/details\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Cyrusher Sports","offers":[{"title":"White","offer_id":42152197685322,"sku":"US-Rumble-WH","price":1399.0,"currency_code":"USD","in_stock":false},{"title":"Black","offer_id":42152197718090,"sku":"US-Rumble-Bk","price":1399.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherRumbleStep-ThroughEbike_500W_48V18Ah-White.jpg?v=1767077173"},{"product_id":"urbanglide-standard","title":"Vanpowers UrbanGlide-Standard","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eVanpowers UrbanGlide-Standard\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: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 1.5em;\n            line-height: 1.1;\n        }\n        [data-belcopia-product] .glance-item .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n            text-transform: uppercase;\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: 600px;\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;\n            text-align: left;\n            margin-bottom: 20px;\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; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n        [data-belcopia-product] h4 { font-size: 1.4em; color: #2c2c2c; margin-bottom: 10px; }\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) { \n            [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :last-child { order: 1; }\n        }\n        \n        [data-belcopia-product] .two-col-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; }\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        \/* 6. Key Features Scroller Section *\/\n        [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding: 20px 0; 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: 25px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.2em; }\n        [data-belcopia-product] .feature-card p { font-size: 0.95em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* 7. Dropdown Section Styles *\/\n        [data-belcopia-product] .dropdown-section details { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }\n        [data-belcopia-product] .dropdown-section summary { padding: 20px; font-weight: bold; font-size: 1.2em; cursor: pointer; position: relative; outline: none; list-style: none; }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] .dropdown-section summary::after { content: '+'; position: absolute; right: 25px; font-size: 1.5em; color: #5f7038; transition: transform 0.3s ease-in-out; }\n        [data-belcopia-product] .dropdown-section details[open] summary::after { transform: rotate(45deg); }\n        [data-belcopia-product] .dropdown-content { padding: 0 20px 20px 20px; border-top: 1px solid #ddd; }\n        \n        \/* 8. Spec Table \u0026 Other Lists *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; }\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: #f2f2f2; font-weight: bold; width: 40%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n        [data-belcopia-product] .dimensions-table { min-width: 0; }\n        \n        \/* 9. Video Section *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 30px; }\n        @media (min-width: 768px) { [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; } }\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1); }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n\n        \/* 10. 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        [data-belcopia-product] .bar-fill-99 { width: 99%; }\n        [data-belcopia-product] .bar-fill-97 { width: 97%; }\n        [data-belcopia-product] .bar-fill-94 { width: 94%; }\n        [data-belcopia-product] .bar-fill-91 { width: 91%; }\n        @keyframes fillBar { from { width: 0; } }\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    \u003c\/style\u003e\n\n\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n\n    \u003c!-- Section 1: At a Glance Bar --\u003e\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e28\u003cspan style=\"font-size: 0.5em; display: inline;\"\u003eMPH\u003c\/span\u003e\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eTop Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e62\u003cspan style=\"font-size: 0.5em; display: inline;\"\u003eMI\u003c\/span\u003e\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eMax Range\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e500W\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eHub Motor\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 2: Hero Image --\u003e\n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Smiling_woman_in_a_helmet_riding_a_bright_yellow_VANPOWERS_UrbanGlide_Standard_e-bike_on_a_brick_sidewalk_highlighting_comfortable_urban_commuting_with_a_step-through_electric_bi.jpg?v=1754637426\" alt=\"Woman riding the Vanpowers UrbanGlide-Standard e-bike.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eVanpowers UrbanGlide-Standard\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eYour Smart \u0026amp; Stylish Urban Companion\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"page-content\"\u003e\n        \u003c!-- Section 3: Introduction --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003cp class=\"sub-headline\"\u003e\"Effortless Motion, Elevated.\"\u003c\/p\u003e\n            \u003cp\u003eThe UrbanGlide-Standard is the ultimate city bike, reimagined. It’s a sophisticated machine that blends thoughtful design, smart technology, and an incredibly natural ride feel to transform your daily commute. Experience the pure joy of an e-bike that works with you, thanks to an advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e that seamlessly matches your effort. Feel the confidence of the ultra-accessible \u003cstrong class=\"description-emphasis\"\u003elow step-through frame\u003c\/strong\u003e and the cushioned ride of a dual-suspension system. With a powerful motor and a long-range battery, the UrbanGlide-Standard is your ticket to a smarter, smoother, and more enjoyable urban life.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 4: Who It's For --\u003e\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 want a comfortable, stylish, and easy-to-ride e-bike for daily commuting.\u003c\/li\u003e\n                    \u003cli\u003eYou value a smooth, natural pedal-assist that feels like an extension of your own power.\u003c\/li\u003e\n                    \u003cli\u003eYou need a bike that is incredibly easy to get on and off, regardless of what you're wearing.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate smart features and a high-quality build that's made to last.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Couple enjoying a break with their UrbanGlide e-bikes.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Two_VANPOWERS_UrbanGlide_Standard_electric_bikes_parked_outside_a_juice_bar_while_a_man_and_woman_enjoy_smoothies_highlighting_casual_urban_commuting_and_eco-friendly_social_outings.jpg?v=1754637426\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlighted Feature 1 --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eEffortless by Design\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman with the UrbanGlide-Standard e-bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Smiling_woman_wearing_a_helmet_standing_beside_a_bright_yellow_VANPOWERS_UrbanGlide_Standard_electric_bike_in_front_of_a_modern_black_house_exterior_showcasing_casual_stylish_city_com.jpg?v=1754637426\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eHop On and Go\u003c\/h4\u003e\n                    \u003cp\u003eThis bike is designed to fit your life, not the other way around. The centerpiece is the industry-leading \u003cstrong class=\"description-emphasis\"\u003eultra-low step-through frame\u003c\/strong\u003e. Feel the incredible ease of getting on and off, whether you're in work clothes, a dress, or dealing with mobility challenges. It removes the biggest barrier to cycling for many, creating a sense of freedom and accessibility. This is a bike that invites you to ride, making every trip—from a quick errand to a leisurely cruise—effortless and enjoyable.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlighted Feature 2 --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThe Cushioned Cruise\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman riding the UrbanGlide-Standard past a cafe.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Smiling_woman_riding_a_bright_yellow_VANPOWERS_UrbanGlide_Standard_electric_bike_on_a_brick_sidewalk_outside_a_local_cafe_promoting_fun_eco-friendly_commuting_in_an_urban_neighborhood.jpg?v=1754637427\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eSmooth Out Your World\u003c\/h4\u003e\n                    \u003cp\u003eFeel the bumps and vibrations of the city simply disappear. The UrbanGlide-Standard is engineered for maximum comfort, featuring a \u003cstrong class=\"description-emphasis\"\u003esuspension fork and a suspension seatpost\u003c\/strong\u003e that work in tandem to absorb imperfections in the road. Sense the stability of the wide tires as you glide over cracked pavement and cobblestones. It’s a supremely cushioned and confidence-inspiring ride that lets you relax and enjoy your journey, no matter where it takes you.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 7: Key Features Scroller --\u003e\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\u003eTorque Sensor\u003c\/h4\u003e\n                        \u003cp\u003eAdjusts motor power based on your pedaling force, offering smoother acceleration and a more natural, responsive 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\u003e62-Mile Range Battery\u003c\/h4\u003e\n                        \u003cp\u003eThe 692Wh removable LG battery is ideal for daily commutes and weekend adventures, with fast charging to get you back on the road.\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 Powerful Motor\u003c\/h4\u003e\n                        \u003cp\u003eProvides smooth, consistent torque for city commutes and steep inclines, with a peak power of 725W for an extra boost.\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\u003eProvides instant acceleration, allowing you to climb hills with ease and offering effortless control for a less strenuous 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\u003eHigh-Visibility Display\u003c\/h4\u003e\n                        \u003cp\u003eThe 3.5\" full-color display offers 600 NIT brightness and automatically adjusts to ambient light for clear visibility, day or night.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Section 8: Video Section --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eSee It In Action\u003c\/h3\u003e\n            \u003cdiv class=\"video-grid\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"Vanpowers UrbanGlide-Standard Review Video 1\" src=\"https:\/\/www.youtube.com\/embed\/e65wpeO-TJc\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"Vanpowers UrbanGlide-Standard Review Video 2\" src=\"https:\/\/www.youtube.com\/embed\/S_lDetqz_Xc\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 9: Accordion Dropdowns --\u003e\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                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\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\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 62 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Load\u003c\/th\u003e\n\u003ctd\u003e260 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e500W Hub Motor (725W Peak)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e692Wh (48V 14.4Ah) LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eMicroshift 8-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydraulic Disc Brakes, 180mm Rotors\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003e80mm Front Fork \u0026amp; Suspension Seatpost\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eMechanicals\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Alloy Step-Through\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda® 27.5'' x 2.2'' with K-Shield\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\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eTorque Sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eApp\u003c\/th\u003e\n\u003ctd\u003eVanLife App\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eDimensions \u0026amp; Sizing\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"two-col-container\"\u003e\n                        \u003cdiv\u003e\u003cimg alt=\"Vanpowers UrbanGlide-Standard geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/VANPOWERS_UrbanGlide_Standard_electric_bike_geometry_chart_with_labeled_measurements_for_frame_sizing_including_seat_tube_top_tube_head_angle_and_wheelbase_ideal_for_choosing_the_righ.jpg?v=1754637425\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\n                           \u003cul class=\"dimensions-list\"\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e 5'1\" - 5'9\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eL:\u003c\/strong\u003e 5'7\" - 6'3\"\u003c\/span\u003e\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 10: Performance Ratings --\u003e\n        \u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n            \u003ch3\u003ePerformance Ratings\u003c\/h3\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\u003e99\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-99\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eRide Quality \u0026amp; Feel\u003c\/span\u003e\u003cspan\u003e97\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-97\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eRange \u0026amp; Commuting Efficiency\u003c\/span\u003e\u003cspan\u003e94\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-94\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003ePower \u0026amp; Utility\u003c\/span\u003e\u003cspan\u003e91\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-91\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \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\"\u003e95%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe UrbanGlide-Standard is a masterclass in comfort and intuitive design. Its ultra-low step-through frame and dual-suspension system create an incredibly accessible and smooth ride, while the advanced torque sensor delivers one of the most natural-feeling pedal assists on the market. It's a top-tier choice for any rider prioritizing comfort and quality.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"Vanpowers","offers":[{"title":"Remy Green \/ S","offer_id":42203624570954,"sku":"US01+HDA000009_US_G_S","price":999.0,"currency_code":"USD","in_stock":true},{"title":"Lava Red \/ S","offer_id":42203624603722,"sku":"US01+HDA000009_US_R_S","price":999.0,"currency_code":"USD","in_stock":true},{"title":"Iron Gray \/ S","offer_id":42203624636490,"sku":"US01+HDA000009_US_GY_S","price":999.0,"currency_code":"USD","in_stock":true},{"title":"Brooklyn Grey \/ S","offer_id":43518031757386,"sku":null,"price":999.0,"currency_code":"USD","in_stock":false},{"title":"Brooklyn Gray \/ S","offer_id":43641807929418,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/ug-standard-01_e808f0de-ea88-4776-9b22-0d4d8ae99166.webp?v=1767078064"},{"product_id":"urbanglide-ultra","title":"Vanpowers UrbanGlide-Ultra","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eVanpowers UrbanGlide-Ultra\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: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 1.5em;\n            line-height: 1.1;\n        }\n        [data-belcopia-product] .glance-item .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n            text-transform: uppercase;\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: 600px;\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;\n            text-align: left;\n            margin-bottom: 20px;\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; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n        [data-belcopia-product] h4 { font-size: 1.4em; color: #2c2c2c; margin-bottom: 10px; }\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) { \n            [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :last-child { order: 1; }\n        }\n        \n        [data-belcopia-product] .two-col-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; }\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        \/* 6. Key Features Scroller Section *\/\n        [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding: 20px 0; 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: 25px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.2em; }\n        [data-belcopia-product] .feature-card p { font-size: 0.95em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* 7. Dropdown Section Styles *\/\n        [data-belcopia-product] .dropdown-section details { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }\n        [data-belcopia-product] .dropdown-section summary { padding: 20px; font-weight: bold; font-size: 1.2em; cursor: pointer; position: relative; outline: none; list-style: none; }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] .dropdown-section summary::after { content: '+'; position: absolute; right: 25px; font-size: 1.5em; color: #5f7038; transition: transform 0.3s ease-in-out; }\n        [data-belcopia-product] .dropdown-section details[open] summary::after { transform: rotate(45deg); }\n        [data-belcopia-product] .dropdown-content { padding: 0 20px 20px 20px; border-top: 1px solid #ddd; }\n        \n        \/* 8. Spec Table \u0026 Other Lists *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; }\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: #f2f2f2; font-weight: bold; width: 40%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n        [data-belcopia-product] .dimensions-table { min-width: 0; }\n        \n        \/* 9. Video Section *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 30px; }\n        @media (min-width: 768px) { [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; } }\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1); }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n\n        \/* 10. 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        [data-belcopia-product] .bar-fill-99 { width: 99%; }\n        [data-belcopia-product] .bar-fill-98 { width: 98%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-92 { width: 92%; }\n        @keyframes fillBar { from { width: 0; } }\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    \u003c\/style\u003e\n\n\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n\n    \u003c!-- Section 1: At a Glance Bar --\u003e\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e20\u003cspan style=\"font-size: 0.5em; display: inline;\"\u003eMPH\u003c\/span\u003e\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eTop Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e76\u003cspan style=\"font-size: 0.5em; display: inline;\"\u003eMI\u003c\/span\u003e\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eMax Range\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e500W\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eMid-Drive Motor\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 2: Hero Image --\u003e\n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Side_view_of_a_red_VANPOWERS_UrbanGlide_Ultra_electric_bike_featuring_a_step-through_frame_front_suspension_fork_rear_rack_and_disc_brakes_ideal_for_urban_commuting_and_daily_rides..png?v=1754634625\" alt=\"The Vanpowers UrbanGlide-Ultra e-bike.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eVanpowers UrbanGlide-Ultra\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Pinnacle of Urban Performance\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"page-content\"\u003e\n        \u003c!-- Section 3: Introduction --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003cp class=\"sub-headline\"\u003e\"Your Commute, Perfected.\"\u003c\/p\u003e\n            \u003cp\u003eThe UrbanGlide-Ultra is where premium automotive technology meets the art of cycling. This is a sophisticated machine for the discerning rider who demands the absolute best in performance, comfort, and intelligent design. Feel the immense, silent power of the \u003cstrong class=\"description-emphasis\"\u003eBafang M600 mid-drive motor\u003c\/strong\u003e, a legend in the e-bike world for its incredible torque and buttery-smooth power delivery. Experience a ride that feels like an extension of your own body, thanks to the advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e. With its ultra-accessible step-through frame, dual suspension, and a suite of smart features, the UrbanGlide-Ultra isn't just a way to get to work; it's the best part of your day.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 4: Who It's For --\u003e\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 want the most powerful, smooth, and responsive mid-drive motor experience.\u003c\/li\u003e\n                    \u003cli\u003eYou desire a supremely comfortable and easy-to-ride bike for daily commuting.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate high-end components and a premium, automotive-grade finish.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your daily ride should be a luxurious and technologically advanced experience.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man with his dog and the Vanpowers UrbanGlide-Ultra.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_kneeling_beside_a_happy_German_Shepherd_next_to_a_blue_VANPOWERS_electric_bike_in_a_sunlit_park_showcasing_outdoor_e-bike_adventures_and_pet-friendly_urban_living.png?v=1754633629\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlighted Feature 1 --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThe King of the Climb\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The UrbanGlide-Ultra parked on a city street.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Gray_VANPOWERS_UrbanGlide_electric_bike_parked_on_a_sunny_urban_street_with_trees_and_modern_buildings_in_the_background_ideal_for_city_commuting_and_eco-friendly_transportatio.png?v=1754633629\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eEffortless Power, Silent Surge\u003c\/h4\u003e\n                    \u003cp\u003eFeel the city's steepest hills simply flatten beneath you. The UrbanGlide-Ultra is powered by the legendary \u003cstrong class=\"description-emphasis\"\u003eBafang M600 mid-drive motor\u003c\/strong\u003e, delivering a staggering 140Nm of torque. It’s a silent, immense power that you feel the moment you touch the pedals. Sense the bike surge forward from a standstill with commanding force, and hear nothing but the whisper of the tires on the pavement. This is the pinnacle of mid-drive performance, offering a ride that is both thrillingly powerful and serenely smooth.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlighted Feature 2 --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eA Ride That Feels Like You\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman with the UrbanGlide-Ultra by the waterfront.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_a_red_VANPOWERS_UrbanGlide_electric_bike_with_a_woman_sitting_by_the_waterfront_at_sunset_featuring_a_city_bridge_in_the_background_perfect_for_stylish_urban_commutin.png?v=1754633629\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003ePerfectly In Sync\u003c\/h4\u003e\n                    \u003cp\u003eExperience a ride that anticipates your every move. The advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e is the brain behind the UrbanGlide-Ultra's incredibly natural feel. It measures the force of your pedaling in real-time and instructs the powerful Bafang motor to respond with a perfectly proportional amount of assistance. It’s a seamless partnership that makes the bike feel like a natural extension of your body—intuitive, responsive, and incredibly satisfying.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 7: Key Features Scroller --\u003e\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\u003eUltra-Low Step-Through Frame\u003c\/h4\u003e\n                        \u003cp\u003eAn industry-leading 370mm step-through height offers unmatched comfort and stability for riders of all ages and abilities.\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\u003eComprehensive Suspension\u003c\/h4\u003e\n                        \u003cp\u003eAn 80mm suspension fork and a 30mm suspension seatpost work together to smooth out bumps for a supremely 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\u003e76-Mile Range Battery\u003c\/h4\u003e\n                        \u003cp\u003eThe 692Wh removable LG battery is ideal for daily commutes and weekend adventures, with fast charging to get you back on the road.\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\u003eHeavy-Duty Rear Rack\u003c\/h4\u003e\n                        \u003cp\u003eEngineered for strength, the integrated rear cargo rack supports up to 100 lbs, perfect for groceries, gear, or work essentials.\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\u003eHigh-Visibility Display\u003c\/h4\u003e\n                        \u003cp\u003eThe 3.5\" full-color display offers 600 NIT brightness and automatically adjusts to ambient light for clear visibility, day or night.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Section 8: Video Section --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eSee It In Action\u003c\/h3\u003e\n            \u003cdiv class=\"video-grid\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"Vanpowers UrbanGlide-Ultra Review Video 1\" src=\"https:\/\/www.youtube.com\/embed\/R1Q-2VuGXpo\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"Vanpowers UrbanGlide-Ultra Review Video 2\" src=\"https:\/\/www.youtube.com\/embed\/zFTj_5QyV2Y\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 9: Accordion Dropdowns --\u003e\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                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\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\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 76 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Load\u003c\/th\u003e\n\u003ctd\u003e260 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003eBafang® M600 500W Mid-Drive (140N.m Torque)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e692Wh (48V 14.4Ah) LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eMicroshift® 9-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eTektro® Hydraulic Disc Brakes, 180mm Rotors\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003e80mm Front Fork \u0026amp; Suspension Seatpost\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eMechanicals\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Alloy Step-Through\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda® 27.5'' x 2.2'' with K-Shield\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\u003eApp\u003c\/th\u003e\n\u003ctd\u003eVanLife App\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eDimensions \u0026amp; Sizing\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"two-col-container\"\u003e\n                        \u003cdiv\u003e\u003cimg alt=\"Vanpowers UrbanGlide-Ultra geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/VANPOWERS_UrbanGlide-Ultra_electric_bike_geometry_chart_highlighting_key_frame_measurements_including_seat_angle_head_tube_length_wheelbase_and_standover_heigh.jpg?v=1754633629\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\n                           \u003cul class=\"dimensions-list\"\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e 5'1\" - 5'9\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eL:\u003c\/strong\u003e 5'7\" - 6'3\"\u003c\/span\u003e\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 10: Performance Ratings --\u003e\n        \u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n            \u003ch3\u003ePerformance Ratings\u003c\/h3\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\u003eRide Quality \u0026amp; Feel\u003c\/span\u003e\u003cspan\u003e99\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-99\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003ePower \u0026amp; Climbing\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eComfort \u0026amp; Accessibility\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eRange \u0026amp; Technology\u003c\/span\u003e\u003cspan\u003e92\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-92\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \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\"\u003e96%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe UrbanGlide-Ultra is a masterclass in premium commuter design. The legendary Bafang M600 mid-drive motor provides an unparalleled ride feel, offering immense power that is both smooth and intuitive. Combined with its exceptional comfort and smart features, this is the gold standard for a luxurious, high-performance city e-bike.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"Vanpowers","offers":[{"title":"Gunmetal Blue \/ S","offer_id":42203625259082,"sku":"US01+HDA000007_US_B_S","price":1499.0,"currency_code":"USD","in_stock":false},{"title":"Gunmetal Blue \/ L","offer_id":42203625291850,"sku":"US01+HDA000007_US_B_L","price":1499.0,"currency_code":"USD","in_stock":false},{"title":"Lava Red \/ S","offer_id":42203625324618,"sku":"US01+HDA000007_US_R_S","price":1499.0,"currency_code":"USD","in_stock":true},{"title":"Lava Red \/ L","offer_id":42203625357386,"sku":"US01+HDA000007_US_R_L","price":1499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/ug-ultra-06_e2deea98-08fe-4658-8787-56702e445a94.webp?v=1767078104"},{"product_id":"urbanglide-pro","title":"Vanpowers UrbanGlide-Pro","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\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: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 40px;\n            height: 40px;\n            filter: brightness(0) invert(1);\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.9em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\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: 600px;\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;\n            text-align: left;\n            margin-bottom: 20px;\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; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n        [data-belcopia-product] h4 { font-size: 1.4em; color: #2c2c2c; margin-bottom: 10px; }\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) { \n            [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :last-child { order: 1; }\n        }\n        \n        [data-belcopia-product] .two-col-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; }\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        \/* 6. Key Features Scroller Section *\/\n        [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding: 20px 0; 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: 25px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.2em; }\n        [data-belcopia-product] .feature-card p { font-size: 0.95em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* 7. Dropdown Section Styles *\/\n        [data-belcopia-product] .dropdown-section details { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }\n        [data-belcopia-product] .dropdown-section summary { padding: 20px; font-weight: bold; font-size: 1.2em; cursor: pointer; position: relative; outline: none; list-style: none; }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] .dropdown-section summary::after { content: '+'; position: absolute; right: 25px; font-size: 1.5em; color: #5f7038; transition: transform 0.3s ease-in-out; }\n        [data-belcopia-product] .dropdown-section details[open] summary::after { transform: rotate(45deg); }\n        [data-belcopia-product] .dropdown-content { padding: 0 20px 20px 20px; border-top: 1px solid #ddd; }\n        \n        \/* 8. Spec Table \u0026 Other Lists *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; }\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: #f2f2f2; font-weight: bold; width: 40%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n        [data-belcopia-product] .dimensions-table { min-width: 0; }\n        \n        \/* 9. Video Section *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 30px; }\n        @media (min-width: 768px) { [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; } }\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1); }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n\n        \/* 10. 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        [data-belcopia-product] .bar-fill-99 { width: 99%; }\n        [data-belcopia-product] .bar-fill-97 { width: 97%; }\n        [data-belcopia-product] .bar-fill-94 { width: 94%; }\n        [data-belcopia-product] .bar-fill-91 { width: 91%; }\n        @keyframes fillBar { from { width: 0; } }\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    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\u003c!-- Section 1: At a Glance Bar --\u003e\n\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\u003c!-- Content will be added here based on provided At First Glance data --\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 2: Hero Image --\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Man_riding_a_bright_green_VANPOWERS_electric_bike_on_a_suburban_street_wearing_a_helmet_and_sunglasses_promoting_eco-friendly_e-bike_commuting.jpg?v=1754632470\" alt=\"Man riding the Vanpowers UrbanGlide-Pro e-bike.\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eVanpowers UrbanGlide-Pro\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003eYour Smart \u0026amp; Stylish Urban Companion\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-content\"\u003e\n\u003c!-- Section 3: Introduction --\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003cp class=\"sub-headline\"\u003e\"Effortless Motion, Elevated.\"\u003c\/p\u003e\n\u003cp\u003eThe UrbanGlide-Pro is the ultimate city bike, reimagined. It’s a sophisticated machine that blends thoughtful design, smart technology, and an incredibly natural ride feel to transform your daily commute. Experience the pure joy of an e-bike that works with you, thanks to an advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e that seamlessly matches your effort. Feel the confidence of the ultra-accessible \u003cstrong class=\"description-emphasis\"\u003elow step-through frame\u003c\/strong\u003e and the cushioned ride of a dual-suspension system. With a powerful motor and a long-range battery, the UrbanGlide-Pro is your ticket to a smarter, smoother, and more enjoyable urban life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Section 4: Who It's For --\u003e\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 want a comfortable, stylish, and easy-to-ride e-bike for daily commuting.\u003c\/li\u003e\n\u003cli\u003eYou value a smooth, natural pedal-assist that feels like an extension of your own power.\u003c\/li\u003e\n\u003cli\u003eYou need a bike that is incredibly easy to get on and off, regardless of what you're wearing.\u003c\/li\u003e\n\u003cli\u003eYou appreciate smart features and a high-quality build that's made to last.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg alt=\"Man riding the Vanpowers UrbanGlide-Pro along the beach.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_Vanpowers_UrbanGlide-Pro_electric_bike_along_the_beach_stylish_step-through_e-bike_for_comfortable_coastal_cruising.webp?v=1754632470\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 5: Highlighted Feature 1 --\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eThe Cushioned Cruise\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Man riding the UrbanGlide-Pro on the beach.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_Vanpowers_UrbanGlide-Pro_e-bike_on_the_beach_stylish_electric_commuter_bike_with_step-through_frame_and_rear_rack.webp?v=1754632470\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSmooth Out Your World\u003c\/h4\u003e\n\u003cp\u003eFeel the bumps and vibrations of the city simply disappear. The UrbanGlide-Pro is engineered for maximum comfort, featuring a \u003cstrong class=\"description-emphasis\"\u003esuspension fork and a suspension seatpost\u003c\/strong\u003e that work in tandem to absorb imperfections in the road. Sense the stability of the wide tires as you glide over cracked pavement, cobblestones, or even a sandy path. It’s a supremely cushioned and confidence-inspiring ride that lets you relax and enjoy your journey, no matter where it takes you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 6: Highlighted Feature 2 --\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eEffortless by Design\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"The Vanpowers UrbanGlide-Pro in bright green.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Vanpowers_UrbanGlide-Pro_electric_bike_in_bright_green_step-through_commuter_e-bike_with_rear_rack_and_front_suspension.webp?v=1754632471\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eHop On and Go\u003c\/h4\u003e\n\u003cp\u003eThis bike is designed to fit your life, not the other way around. The centerpiece is the industry-leading \u003cstrong class=\"description-emphasis\"\u003eultra-low step-through frame\u003c\/strong\u003e. Feel the incredible ease of getting on and off, whether you're in work clothes, a dress, or dealing with mobility challenges. It removes the biggest barrier to cycling for many, creating a sense of freedom and accessibility. This is a bike that invites you to ride, making every trip—from a quick errand to a leisurely cruise—effortless and enjoyable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 7: Key Features Scroller --\u003e\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\u003eTorque Sensor\u003c\/h4\u003e\n\u003cp\u003eAdjusts motor power based on your pedaling force, offering smoother acceleration and a more natural, responsive 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\u003e75-Mile Range Battery\u003c\/h4\u003e\n\u003cp\u003eThe 692Wh removable LG battery is ideal for daily commutes and weekend adventures, with fast charging to get you back on the road.\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 Powerful Motor\u003c\/h4\u003e\n\u003cp\u003eProvides smooth, consistent torque for city commutes and steep inclines, with a peak power of 725W for an extra boost.\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\u003eProvides instant acceleration, allowing you to climb hills with ease and offering effortless control for a less strenuous 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\u003eHigh-Visibility Display\u003c\/h4\u003e\n\u003cp\u003eThe 3.5\" full-color display offers 600 NIT brightness and automatically adjusts to ambient light for clear visibility, day or night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 8: Video Section --\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eSee It In Action\u003c\/h3\u003e\n\u003cdiv class=\"video-grid\"\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"Vanpowers UrbanGlide-Pro Review Video 1\" src=\"https:\/\/www.youtube.com\/embed\/lV1Lg92yg3E\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"Vanpowers UrbanGlide-Pro Review Video 2\" src=\"https:\/\/www.youtube.com\/embed\/S8Rso8LBW3I\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 9: Accordion Dropdowns --\u003e\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\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\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\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 73 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax Load\u003c\/th\u003e\n\u003ctd\u003e260 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e500W Hub Motor (725W Peak)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e692Wh (48V 14.4Ah) LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eMicroshift® 8-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydraulic Disc Brakes, 180mm Rotors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003e80mm Front Fork \u0026amp; Suspension Seatpost\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMechanicals\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Alloy Step-Through\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda® 27.5'' x 2.2'' with K-Shield\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\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eTorque Sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApp\u003c\/th\u003e\n\u003ctd\u003eVanLife App\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDimensions \u0026amp; Sizing\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Vanpowers UrbanGlide-Pro geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/VANPOWERS_electric_bike_geometry_diagram_showing_labeled_frame_measurements_and_components_including_seat_tube_top_tube_fork_and_wheelbase.webp?v=1754632470\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cul class=\"dimensions-list\"\u003e\n\u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e 5'1\" - 5'9\"\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eL:\u003c\/strong\u003e 5'7\" - 6'3\"\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- Section 10: Performance Ratings --\u003e\n\u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n\u003ch3\u003ePerformance Ratings\u003c\/h3\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\u003e99\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-99\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eRide Quality \u0026amp; Feel\u003c\/span\u003e\u003cspan\u003e97\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-97\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eRange \u0026amp; Commuting Efficiency\u003c\/span\u003e\u003cspan\u003e94\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-94\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003ePower \u0026amp; Utility\u003c\/span\u003e\u003cspan\u003e91\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-91\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\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\"\u003e95%\u003c\/p\u003e\n\u003cp class=\"expert-take\"\u003eThe UrbanGlide-Pro is a masterclass in comfort and intuitive design. Its ultra-low step-through frame and dual-suspension system create an incredibly accessible and smooth ride, while the advanced torque sensor delivers one of the most natural-feeling pedal assists on the market. It's a top-tier choice for any rider prioritizing comfort and quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vanpowers","offers":[{"title":"Lava Red \/ S","offer_id":42203625717834,"sku":"US01+HDA000008_US_R_S","price":1099.0,"currency_code":"USD","in_stock":true},{"title":"Lava Red \/ L","offer_id":42203625750602,"sku":"US01+HDA000008_US_R_L","price":1099.0,"currency_code":"USD","in_stock":true},{"title":"Remy Green \/ S","offer_id":42203625783370,"sku":"US01+HDA000008_US_G_S","price":1099.0,"currency_code":"USD","in_stock":true},{"title":"Remy Green \/ L","offer_id":42203625816138,"sku":"US01+HDA000008_US_G_L","price":1099.0,"currency_code":"USD","in_stock":true},{"title":"Iron Gray \/ S","offer_id":42203625848906,"sku":"US01+HDA000008_US_GY_S","price":1099.0,"currency_code":"USD","in_stock":true},{"title":"Iron Gray \/ L","offer_id":42203625881674,"sku":"US01+HDA000008_US_GY_L","price":1099.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ S","offer_id":43462793560138,"sku":null,"price":1099.0,"currency_code":"USD","in_stock":false},{"title":"Gray \/ L","offer_id":43462793986122,"sku":null,"price":1099.0,"currency_code":"USD","in_stock":true},{"title":"Brooklyn Grey \/ S","offer_id":43518031560778,"sku":null,"price":1099.0,"currency_code":"USD","in_stock":false},{"title":"Brooklyn Grey \/ L","offer_id":43518031659082,"sku":null,"price":1099.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/ug-pro-10.webp?v=1767078111"},{"product_id":"kingbull-voyager-2-0-fat-tire-electric-cargo-bike","title":"Kingbull Voyager 2.0 | Fat Tire Electric Cargo Bike","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\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; \/* Prevents horizontal scroll *\/\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item img,\n        [data-belcopia-product] .glance-item svg {\n            width: 40px;\n            height: 40px;\n            filter: brightness(0) invert(1);\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.9em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n        }\n\n        \/* 3. Hero Video Section *\/\n        [data-belcopia-product] .hero-video-section {\n            position: relative;\n            height: 50vh;\n            min-height: 350px;\n            max-height: 500px;\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-video-section video {\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.4), 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.6em;\n            font-weight: bold;\n            color: #5f7038;\n            border-bottom: 2px solid #eee;\n            padding-bottom: 10px;\n            margin-bottom: 30px;\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.5em; 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, [data-belcopia-product] .video-wrapper video { 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;\n        }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\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        \/* Dimensions List *\/\n        [data-belcopia-product] .dimensions-list {\n            list-style: none;\n            padding: 0;\n            column-count: 1;\n        }\n        @media (min-width: 768px) {\n             [data-belcopia-product] .dimensions-list { column-count: 2; }\n        }\n        [data-belcopia-product] .dimensions-list li {\n            display: flex;\n            align-items: center;\n            margin-bottom: 15px;\n            padding-bottom: 15px;\n            border-bottom: 1px solid #eee;\n        }\n        [data-belcopia-product] .dimensions-list .dim-label {\n            font-weight: bold;\n            font-size: 1.5em;\n            color: #5f7038;\n            margin-right: 15px;\n            line-height: 1;\n        }\n        [data-belcopia-product] .dimensions-list .dim-desc {\n            font-size: 1em;\n            color: #333;\n        }\n         [data-belcopia-product] .dimensions-list .dim-desc strong {\n            color: #2c2c2c;\n            margin-right: 10px;\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        [data-belcopia-product] .bar-fill-98 { width: 98%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-92 { width: 92%; }\n        [data-belcopia-product] .bar-fill-90 { width: 90%; }\n\n        @keyframes fillBar { from { width: 0; } }\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. Spec Table *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; 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\u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Motor Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-motor-specification-svg-icon.png?v=1769736587\"\u003e\n                \u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e750W BAFANG\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Battery Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-battery-specification-svg-icon.png?v=1769736656\"\u003e\n                \u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e15Ah SAMSUNG\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Speed Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-top-speed-specification-svg-icon.png?v=1769736715\"\u003e\n                \u003cspan class=\"glance-title\"\u003eTop speed\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e28 MPH\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Range Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-maximum-range-specification-svg-icon.png?v=1769736781\"\u003e\n                \u003cspan class=\"glance-title\"\u003eMax Range\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eUP TO 60 MILES\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Sensor Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-pedal-assist-sensor-specification-svg-icon.png?v=1769736857\"\u003e\n                \u003cspan class=\"glance-title\"\u003eSensor\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eTorque Sensor\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Weight Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e76 lbs\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Drivetrain Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\"\u003e\n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e7-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hero-video-section\"\u003e\n        \u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\"\u003e\n            \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/111b63fca19a4f32b68647ad271766eb.mp4\"\u003e\n            Your browser does not support the video tag.\n        \u003c\/source\u003e\u003c\/video\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eKingbull Voyager 2.0\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eYour Everyday Adventure Vehicle\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\"Haul More, Hassle Less.\"\u003c\/p\u003e\n            \u003cp\u003eThe Kingbull Voyager 2.0 is your car replacement for the real world. It’s engineered to blend heavy-duty utility with everyday comfort and ease. Feel the unwavering stability of the \u003cstrong class=\"description-emphasis\"\u003elow center-of-gravity frame and fat tires\u003c\/strong\u003e, giving you the confidence to carry precious cargo. Experience the smooth, intelligent power of the \u003cstrong class=\"description-emphasis\"\u003etorque sensor and 750W motor\u003c\/strong\u003e, which makes hauling groceries or a child feel effortless. From daily errands to weekend picnics, the Voyager 2.0 transforms every trip into a smooth, capable, and joyful ride on your Electric Hunting Bike.\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 want to replace car trips with a fun, practical, and powerful e-bike.\u003c\/li\u003e\n                    \u003cli\u003eYou need to carry groceries, gear, or a child safely and with confidence.\u003c\/li\u003e\n                    \u003cli\u003eYou value a stable, comfortable ride that feels secure even when fully loaded.\u003c\/li\u003e\n                    \u003cli\u003eYou desire a premium, intuitive e-bike that makes every errand feel like an adventure.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman riding the Kingbull Voyager 2.0 cargo bike in a park.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Woman_riding_a_Kingbull_Voyager_2.0_fat_tire_electric_cargo_bike_on_a_paved_trail_in_a_park_wearing_a_helmet_and_athletic_outfit.jpg?v=1753934689\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003ePower That Feels Natural\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man riding the Kingbull Voyager 2.0 across a grassy field.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_a_Kingbull_Voyager_2.0_step_through_fat_tire_electric_cargo_bike_across_a_grassy_field_wearing_a_helmet_and_athletic_gear.jpg?v=1753934689\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eEffortless Hauling, Intuitive Ride\u003c\/h4\u003e\n                    \u003cp\u003eFeel the bike come alive as if it’s reading your mind. The Voyager 2.0's advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e is the key to its remarkably smooth and natural ride. It measures your own pedal effort and instantly delivers a perfectly matched level of motor assistance. Sense the seamless surge of power as you pull away from a stop sign, even with a full load of groceries. It’s a smarter, more refined power that makes heavy loads feel light and every ride a joy.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eYour Stable, All-Purpose Carrier\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eCarry Everything with Confidence\u003c\/h4\u003e\n                    \u003cp\u003eLoad it up and ride with unwavering confidence. The Voyager 2.0 is purpose-built for utility, featuring a \u003cstrong class=\"description-emphasis\"\u003erobust, heavy-duty rear rack\u003c\/strong\u003e integrated into its low-slung frame. Feel the solid, planted stability as you secure your cargo, knowing the bike is engineered to handle up to 450 lbs. From the weekly shop to the weekend gear, this is your trusty partner for carrying everything you need, making car-free living easier and more enjoyable than ever.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Kingbull Voyager 2.0 cargo bike parked by a scenic lake.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Kingbull_Voyager_2.0_orange_electric_cargo_bike_parked_by_a_scenic_lake_with_boats_and_blue_sky_in_the_background.jpg?v=1753934690\"\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\u003eZOOM Hydraulic Brakes\u003c\/h4\u003e\n                        \u003cp\u003ePowerful stopping force at your fingertips. Tackle steep descents and sharp turns with the confidence of total control.\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\u003eShimano 7-Speed\u003c\/h4\u003e\n                        \u003cp\u003eExperience smooth and effortless shifting with 7 precision gears, allowing seamless transitions across any terrain.\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 Fork Suspension\u003c\/h4\u003e\n                        \u003cp\u003eDesigned for cargo, the 60mm travel fork ensures a smooth, comfortable ride—even when fully loaded.\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\u003e20\"x4.0\" CST All-Terrain Tires\u003c\/h4\u003e\n                        \u003cp\u003eProvides a smooth and stable ride in challenging terrain and weather, enhancing safety and comfort.\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\u003eHeavy-Duty Rear Rack\u003c\/h4\u003e\n                        \u003cp\u003eMade from high-strength alloy, this upgraded rack supports up to 150 lbs—ideal for carrying groceries, gear, or daily cargo.\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 LED Lights\u003c\/h4\u003e\n                        \u003cp\u003eA powerful headlight and brake-activated tail light improve visibility and ensure your safety on night rides.\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=\"Kingbull Voyager 2.0 Review Video\" src=\"https:\/\/www.youtube.com\/embed\/jF8FLr555l8\" frameborder=\"0\" allowfullscreen\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eHaul groceries, gear, or a child with ease.\u003c\/li\u003e\n                    \u003cli\u003eEnjoy a stable, confidence-inspiring ride.\u003c\/li\u003e\n                    \u003cli\u003eExperience the smooth power of a torque sensor.\u003c\/li\u003e\n                    \u003cli\u003eReplace car trips with a fun, practical alternative.\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                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Range\u003c\/th\u003e\n\u003ctd\u003e60 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Speed\u003c\/th\u003e\n\u003ctd\u003e28 MPH\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e76 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003ctd\u003e5'2\" - 6'6\" \/ 157 cm - 196 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Payload Capacity\u003c\/th\u003e\n\u003ctd\u003e450 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003eBAFANG 750W brushless hub motor\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003eSAMSUNG 48V\/720Wh(15Ah) Lithium Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eZOOM 2-piston Hydraulic Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eCST 20\" x 4.0\" puncture-proof\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eTorque sensor \u0026amp; Brake sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eMechanicals\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAll aluminum, step-through cargo design\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eKINGBULL OS-V20 coil spring, 60mm travel\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eShifter\u003c\/th\u003e\n\u003ctd\u003eSHIMANO SL-M315-7R, 7 speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eRear Derailleur\u003c\/th\u003e\n\u003ctd\u003eSHIMANO RD-M310, 7-speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eCassette\u003c\/th\u003e\n\u003ctd\u003eSHIMANO MF-TZ500, 14-28T, 7 speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003e20\" magnesium alloy one-piece\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\u003eSaddle\u003c\/th\u003e\n\u003ctd\u003eErgonomic, Eco-leather\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003ePedals\u003c\/th\u003e\n\u003ctd\u003eAluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFenders\u003c\/th\u003e\n\u003ctd\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eDimensions \u0026amp; Sizing\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"two-col-container\"\u003e\n                        \u003cdiv\u003e\u003cimg alt=\"Kingbull Voyager 2.0 e-bike geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Kingbull_Voyager_2.0_Fat_Tire_Electric_Cargo_Bike_Size.webp?v=1753934685\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cul class=\"dimensions-list\"\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eTotal Length:\u003c\/strong\u003e 69 in \/ 175 cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eTotal Height:\u003c\/strong\u003e 46.9 in \/ 119 cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eMin Seat Height:\u003c\/strong\u003e 32.7 in \/ 83 cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eMax Seat Height:\u003c\/strong\u003e 39.3 in \/ 100 cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eHandlebar Width:\u003c\/strong\u003e 28.3 in \/ 72 cm\u003c\/span\u003e\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\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 analyzed for your Electric Hunting Bike.\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\u003eCargo \u0026amp; Utility\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eRide Comfort \u0026amp; Stability\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003ePower \u0026amp; Responsiveness\u003c\/span\u003e\u003cspan\u003e92\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-92\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \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\u003e90\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-90\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \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\"\u003e94%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Voyager 2.0 excels as a versatile cargo hauler on your Electric Hunting Bike.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"KINGBULL","offers":[{"title":"Orange \/ Ebike only","offer_id":42256330621002,"sku":"KVG2-ORANGE","price":1089.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ Ebike only","offer_id":42256330653770,"sku":"KVG2-GRAY","price":1089.0,"currency_code":"USD","in_stock":true},{"title":"Orange \/ Ebike with Trailer","offer_id":43400719892554,"sku":null,"price":1229.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ Ebike with Trailer","offer_id":43400719990858,"sku":null,"price":1229.0,"currency_code":"USD","in_stock":true},{"title":"Orange \/ Ebike with Front Basket","offer_id":43462793101386,"sku":null,"price":1149.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ Ebike with Front Basket","offer_id":43462793134154,"sku":null,"price":1149.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Voyager-1.jpg?v=1767078408"},{"product_id":"kingbull-literider-2-0-all-terrain-folding-electric-fat-bike","title":"Kingbull Literider 2.0 | All Terrain Folding Electric Fat Bike","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\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; \/* Prevents horizontal scroll *\/\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item img,\n        [data-belcopia-product] .glance-item svg {\n            width: 40px;\n            height: 40px;\n            filter: brightness(0) invert(1);\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.9em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n        }\n\n        \/* 3. Hero Video Section *\/\n        [data-belcopia-product] .hero-video-section {\n            position: relative;\n            height: 50vh;\n            min-height: 350px;\n            max-height: 500px;\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-video-section video {\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.4), 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.6em;\n            font-weight: bold;\n            color: #5f7038;\n            border-bottom: 2px solid #eee;\n            padding-bottom: 10px;\n            margin-bottom: 30px;\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.5em; 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, [data-belcopia-product] .video-wrapper video { 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;\n        }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\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        \/* Dimensions List *\/\n        [data-belcopia-product] .dimensions-list {\n            list-style: none;\n            padding: 0;\n            column-count: 1;\n        }\n        @media (min-width: 768px) {\n             [data-belcopia-product] .dimensions-list { column-count: 2; }\n        }\n        [data-belcopia-product] .dimensions-list li {\n            display: flex;\n            align-items: center;\n            margin-bottom: 15px;\n            padding-bottom: 15px;\n            border-bottom: 1px solid #eee;\n        }\n        [data-belcopia-product] .dimensions-list .dim-label {\n            font-weight: bold;\n            font-size: 1.5em;\n            color: #5f7038;\n            margin-right: 15px;\n            line-height: 1;\n        }\n        [data-belcopia-product] .dimensions-list .dim-desc {\n            font-size: 1em;\n            color: #333;\n        }\n         [data-belcopia-product] .dimensions-list .dim-desc strong {\n            color: #2c2c2c;\n            margin-right: 10px;\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        [data-belcopia-product] .bar-fill-97 { width: 97%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-88 { width: 88%; }\n        [data-belcopia-product] .bar-fill-86 { width: 86%; }\n\n        @keyframes fillBar { from { width: 0; } }\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. Spec Table *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; 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\u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Motor Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-motor-specification-svg-icon.png?v=1769736587\"\u003e\n                \u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e750W BAFANG\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Battery Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-battery-specification-svg-icon.png?v=1769736656\"\u003e\n                \u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e15Ah Lithium-ion\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Speed Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-top-speed-specification-svg-icon.png?v=1769736715\"\u003e\n                \u003cspan class=\"glance-title\"\u003eTop speed\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e28 MPH\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Range Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-maximum-range-specification-svg-icon.png?v=1769736781\"\u003e\n                \u003cspan class=\"glance-title\"\u003eMax Range\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eUP TO 60 MILES\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Sensor Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-pedal-assist-sensor-specification-svg-icon.png?v=1769736857\"\u003e\n                \u003cspan class=\"glance-title\"\u003eSensor\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eCadence Sensor\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Weight Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e71 lbs\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg alt=\"Drivetrain Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\"\u003e\n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e7-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hero-video-section\"\u003e\n        \u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\"\u003e\n            \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e52fc92886334d09bcefdd1cd174f824.mp4\"\u003e\n            Your browser does not support the video tag.\n        \u003c\/source\u003e\u003c\/video\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eKingbull Literider 2.0\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eYour Go-Anywhere, Store-Anywhere Fun Machine\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\"Adventure, Unfolded.\"\u003c\/p\u003e\n            \u003cp\u003eThe Kingbull Literider 2.0 is designed to erase every excuse not to ride on your Electric Hunting Bike. It’s a powerful, comfortable, all-terrain machine that conveniently folds to fit your life. Feel the confidence of an easy \u003cstrong class=\"description-emphasis\"\u003estep-through frame\u003c\/strong\u003e and the cushioned comfort of fat tires that smooth out any path. Sense the on-demand surge of the \u003cstrong class=\"description-emphasis\"\u003e750W motor\u003c\/strong\u003e, ready to flatten hills at your command. Whether you're exploring city parks, cruising scenic trails, or packing for a weekend getaway, the Literider 2.0 is your fun, versatile, and always-ready 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 want a powerful, fun e-bike that's easy to store in an apartment, RV, or car.\u003c\/li\u003e\n                    \u003cli\u003eYou value comfort and stability, wanting a bike that feels secure on any surface.\u003c\/li\u003e\n                    \u003cli\u003eYou love the idea of spontaneously taking your bike to new and exciting places.\u003c\/li\u003e\n                    \u003cli\u003eYou want the perfect blend of all-terrain capability and everyday convenience.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Couple with their Kingbull Literider 2.0 bikes in a park.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_and_woman_standing_with_Kingbull_Literider_2.0_electric_fat_bikes_in_green_and_white_enjoying_a_relaxed_moment_at_a_park_highlighting_the_step-through_frame_comfort_ride_and_styli.jpg?v=1753932053\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eSpontaneous Fun, Simplified\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man riding the Kingbull Literider 2.0 through a sunny park.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Smiling_man_riding_the_Kingbull_Literider_2.0_white_step-through_electric_fat_bike_through_a_sunny_park_highlighting_comfort_style_and_all-terrain_capability_for_casual_and_commuter_r.jpg?v=1753932053\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eReady When You Are\u003c\/h4\u003e\n                    \u003cp\u003eFeel the sun on your face as you effortlessly cruise through the park. This kind of spontaneous joy is what the Literider 2.0 is all about. Its genius lies in the \u003cstrong class=\"description-emphasis\"\u003estep-through, folding frame\u003c\/strong\u003e. It’s incredibly easy to get on and go, and when you're done, it transforms in seconds into a compact package. Tuck it in a closet, slide it into your car trunk—no bike rack needed. It’s the ultimate freedom to say \"yes\" to a ride, anytime, anywhere.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eYour All-Terrain Playground\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eConfidence on Any Path\u003c\/h4\u003e\n                    \u003cp\u003eLeave the perfect pavement behind and follow your curiosity. Feel the wide, \u003cstrong class=\"description-emphasis\"\u003e4-inch fat tires\u003c\/strong\u003e provide a reassuringly stable and cushioned ride, giving you a sense of floating over gravel paths and bumpy trails. Hear the gentle hum of the tires on the dirt as the front suspension absorbs the terrain. This is the confidence to explore beyond the bike lane, turning every park, beach, and trail into your personal playground.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman riding the Kingbull Literider 2.0 by a lake.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Woman_riding_the_Kingbull_Literider_2.0_all-terrain_folding_electric_fat_bike_in_white_by_a_lakeside_park_with_blooming_flowers_ideal_for_versatile_urban_and_off-road_adventures.jpg?v=1753932054\"\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\u003eHydraulic Brakes\u003c\/h4\u003e\n                        \u003cp\u003eFeel the firm, responsive stopping power of dual-piston hydraulic brakes, giving you precise control in all conditions.\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\u003eShimano 7-Speed\u003c\/h4\u003e\n                        \u003cp\u003eExperience smooth and effortless shifting with 7 precision gears, allowing seamless transitions across any terrain.\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\u003e20\"x4.0\" CST Tires\u003c\/h4\u003e\n                        \u003cp\u003eAnti-slip, puncture-resistant tires handle diverse conditions, while their width reduces bumps and enhances safety.\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\u003e5-Level Pedal Assist\u003c\/h4\u003e\n                        \u003cp\u003eChoose the perfect amount of help with five distinct levels of power, from a gentle nudge to a powerful boost.\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=\"Kingbull Literider 2.0 Review Video\" src=\"https:\/\/www.youtube.com\/embed\/pIZgTvbbEOw\" frameborder=\"0\" allowfullscreen\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eUnleash the fun with a powerful 750W motor.\u003c\/li\u003e\n                    \u003cli\u003eFold and store with ultimate convenience.\u003c\/li\u003e\n                    \u003cli\u003eEnjoy a comfortable, stable ride on any terrain.\u003c\/li\u003e\n                    \u003cli\u003eExplore further with a 60-mile range.\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                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Range\u003c\/th\u003e\n\u003ctd\u003e60 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Speed\u003c\/th\u003e\n\u003ctd\u003e28 MPH\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e71 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003ctd\u003e5'2\" - 6'6\" \/ 157 cm - 196 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Payload Capacity\u003c\/th\u003e\n\u003ctd\u003e380 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003eBAFANG 750W brushless hub motor\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V\/720Wh(15Ah) Lithium Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eLD-D300 Hydraulic Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eCST 20\" x 4.0\" puncture-proof\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eCadence sensor \u0026amp; Brake sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eMechanicals\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAll aluminum, folding, step-through\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eMOZO coil spring, 60mm travel, lockable\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eShifter\u003c\/th\u003e\n\u003ctd\u003eSHIMANO SL-TX50-7R, 7 speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eRear Derailleur\u003c\/th\u003e\n\u003ctd\u003eSHIMANO RD-TY21B, 7-speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eCassette\u003c\/th\u003e\n\u003ctd\u003eSHIMARO MF-TZ500, 14-28T, 7 speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003e20\" magnesium alloy one-piece\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eThrottle\u003c\/th\u003e\n\u003ctd\u003eTwist throttle\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSaddle\u003c\/th\u003e\n\u003ctd\u003eErgonomic, Eco-leather\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003ePedals\u003c\/th\u003e\n\u003ctd\u003eAluminum Alloy, foldable\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFenders\u003c\/th\u003e\n\u003ctd\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eDimensions \u0026amp; Sizing\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"two-col-container\"\u003e\n                        \u003cdiv\u003e\u003cimg alt=\"Kingbull Literider 2.0 e-bike geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Kingbull_Literider_2.0_All_Terrain_Folding_Electric_Fat_Bike_Size.jpg?v=1753932052\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cul class=\"dimensions-list\"\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eTotal Length:\u003c\/strong\u003e 69.3 in \/ 176 cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eHandlebar Height:\u003c\/strong\u003e 47.6-51.6 in\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eSeat Height:\u003c\/strong\u003e 32.3-39.4 in\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eFolded Size:\u003c\/strong\u003e 30.7\" x 17.7\" x 31.5\"\u003c\/span\u003e\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\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 calculated for your Electric Hunting Bike.\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\u003eConvenience \u0026amp; Portability\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\u003eRide Comfort \u0026amp; Accessibility\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-95\"\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\u003e88\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-88\"\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\u003ePower \u0026amp; Fun Factor\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 Literider 2.0 is the ultimate blend of fun and practicality for an Electric Hunting Bike.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"KINGBULL","offers":[{"title":"Purple","offer_id":42256396812362,"sku":"KLR2-PURPLE","price":979.0,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":42256396845130,"sku":"KLR2-GREEN","price":979.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":42256396877898,"sku":"KLR2-WHITE","price":979.0,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":42256396910666,"sku":"KLR2-BLACK","price":979.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Literider_2.0-25-04-25-v17.jpg?v=1767078432"},{"product_id":"trekker-premium-step-through-electric-city-bike","title":"Kingbull Trekker Step-Through Electric Commuter Bike","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\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(7, 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-icon {\n            width: 40px;\n            height: 40px;\n            margin-bottom: 10px;\n            object-fit: contain;\n            filter: brightness(0) invert(1);\n        }\n        [data-belcopia-product] .glance-item .glance-label {\n            font-size: 0.75em;\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.1em;\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;\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;\n        }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\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] .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\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; width: 35%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n\u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-motor-specification-svg-icon.png?v=1769736587\" class=\"glance-icon\" alt=\"Motor\"\u003e\n            \u003cspan class=\"glance-label\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"glance-value\"\u003e750W (1400W Peak)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-battery-specification-svg-icon.png?v=1769736656\" class=\"glance-icon\" alt=\"Battery\"\u003e\n            \u003cspan class=\"glance-label\"\u003eBattery\u003c\/span\u003e\u003cspan class=\"glance-value\"\u003e20Ah Samsung\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-top-speed-specification-svg-icon.png?v=1769736715\" class=\"glance-icon\" alt=\"Top Speed\"\u003e\n            \u003cspan class=\"glance-label\"\u003eTop Speed\u003c\/span\u003e\u003cspan class=\"glance-value\"\u003e28 MPH\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-maximum-range-specification-svg-icon.png?v=1769736781\" class=\"glance-icon\" alt=\"Max Range\"\u003e\n            \u003cspan class=\"glance-label\"\u003eMax Range\u003c\/span\u003e\u003cspan class=\"glance-value\"\u003e80 Miles\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-pedal-assist-sensor-specification-svg-icon.png?v=1769736857\" class=\"glance-icon\" alt=\"Sensor\"\u003e\n            \u003cspan class=\"glance-label\"\u003eSensor\u003c\/span\u003e\u003cspan class=\"glance-value\"\u003eTorque\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\" class=\"glance-icon\" alt=\"Weight\"\u003e\n            \u003cspan class=\"glance-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-value\"\u003e82 lbs\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\" class=\"glance-icon\" alt=\"Drivetrain\"\u003e\n            \u003cspan class=\"glance-label\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-value\"\u003e8-Speed\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_and_woman_on_Verve_fat_tire_folding_electric_bikes_on_a_beach_smiling_and_enjoying_a_coastal_ride.jpg?v=1753853347\" alt=\"Kingbull Trekker.\"\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eKingbull Trekker\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eStep-Through Electric Commuter 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 Comfortable Escape.\"\u003c\/p\u003e\n            \u003cp\u003eThe Kingbull Trekker removes every barrier between you and the joy of cycling. Simply step through the low frame, settle into the plush saddle, and feel the world open up. Melding \u003cstrong class=\"description-emphasis\"\u003ecushioned fat tires and smooth suspension\u003c\/strong\u003e with a 750W motor and massive 80-mile range, it's the ultimate ticket to effortless adventure.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThe Perfect Daily Partner\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eUltra-low step-through frame for zero-hassle mounting and dismounting.\u003c\/li\u003e\n                    \u003cli\u003eMassive 80-mile range with high-spec Samsung battery cells.\u003c\/li\u003e\n                    \u003cli\u003ePlush 80mm suspension fork and 4\" fat tires for cloud-like comfort.\u003c\/li\u003e\n                    \u003cli\u003eIntuitive torque sensor for power that feels like a natural extension of you.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_a_Verve_long-range_fat_tire_folding_electric_bike_along_a_waterfront_path_on_a_sunny_day.jpg?v=1753853347\" alt=\"Commuting with Trekker\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eFloat Over Any Path\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_a_Kingbull_Verve_fat_tire_step-through_electric_bike_on_a_tropical_beach_path_with_palm_trees_in_the_background.jpg?v=1753853539\" alt=\"Comfort riding\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eThe Ultimate Cushioned Ride\u003c\/h4\u003e\n                    \u003cp\u003eThe Trekker’s \u003cstrong class=\"description-emphasis\"\u003ewide, 4-inch fat tires\u003c\/strong\u003e and 80mm of front suspension travel turn bumpy roads into gentle cruises. Sense the stability as you glide over gravel, pavement, and boardwalks with a smooth, secure ride.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003ePower That's Perfectly You\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eIntuitive \u0026amp; Effortless\u003c\/h4\u003e\n                    \u003cp\u003eExperience a ride that just gets you. The sophisticated \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e instantly measures your pedal pressure and delivers the perfect amount of assistance, making hill climbs feel flat and starts feel seamless.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Smiling_man_posing_with_the_Kingbull_Trekker_fat_tire_step-through_electric_bike_on_a_gravel_trail_surrounded_by_trees.jpg?v=1753853539\" alt=\"Trail riding\"\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\u003eFront Fork Suspension\u003c\/h4\u003e\n                        \u003cp\u003e80mm travel absorbs jarring bumps over any urban surface or trail.\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\u003eAdvanced Torque Sensor\u003c\/h4\u003e\n                        \u003cp\u003eInstantly responds to pedaling for smooth, natural motor assistance.\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\u003eTektro 4-Piston Brakes\u003c\/h4\u003e\n                        \u003cp\u003eSuperior stopping power and precise control in any weather conditions.\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\u003eUpgraded Rear Rack\u003c\/h4\u003e\n                        \u003cp\u003eHigh-strength aluminum supports up to 150 lbs, perfect for cargo or gear.\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 src=\"https:\/\/www.youtube.com\/embed\/fd641YZupkU\" frameborder=\"0\" allowfullscreen\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eUnleash the freedom of an 80-mile range.\u003c\/li\u003e\n                    \u003cli\u003eExperience the smooth, torque-assisted power delivery.\u003c\/li\u003e\n                    \u003cli\u003eObserve the stability of the 26\" fat tire setup.\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                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003eBAFANG 750W (1400W Peak) Hub Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003eSamsung 48V 20Ah (960Wh) Lithium\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Range\u003c\/th\u003e\n\u003ctd\u003eUp to 80 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Speed\u003c\/th\u003e\n\u003ctd\u003e28 MPH (Adjustable)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Payload\u003c\/th\u003e\n\u003ctd\u003e450 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eTorque Sensor \u0026amp; Brake Sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eMechanical Details\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eShimano 8-Speed SL-M315-8R\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eTektro 4-Piston Hydraulic Disc\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eZOOM 80mm Adjustable Damping\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda 26\" x 4.0\" Puncture-Proof\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eLights\u003c\/th\u003e\n\u003ctd\u003eIntegrated 48V LED Front \u0026amp; Rear\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\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            \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; Stability\u003c\/span\u003e\u003cspan\u003e99\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill\" style=\"width: 99%;\"\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\u003eRange \u0026amp; Endurance\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill\" style=\"width: 98%;\"\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\u003eRide Quality \u0026amp; Comfort\u003c\/span\u003e\u003cspan\u003e93\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill\" style=\"width: 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\u003ePower \u0026amp; Responsiveness\u003c\/span\u003e\u003cspan\u003e91\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill\" style=\"width: 91%;\"\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\"\u003e95%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Trekker is a masterclass in blending convenience with capability. Its exceptional range and intuitive torque sensor provide a premium riding experience in an accessible frame.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"KINGBULL","offers":[{"title":"Honeydew Green","offer_id":42256404774986,"sku":"KTK-GREEN","price":1349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Trekker-v1_22392d96-938a-4f66-b78e-5562c3bb8543.jpg?v=1767078480"},{"product_id":"kodiak-sd","title":"Bakcou Kodiak SD AWD Step-Through Dual Motor Fat Tire Electric Hunting Bike","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\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; \/* Prevents horizontal scroll *\/\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.9em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n        }\n\n        \/* 3. Static Hero Image Section *\/\n        [data-belcopia-product] .hero-static-section {\n            position: relative;\n            height: 50vh;\n            min-height: 350px;\n            max-height: 500px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            background-color: #333;\n            background-size: cover;\n            background-position: center center;\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.4), transparent 60%);\n        }\n        [data-belcopia-product] .hero-content {\n            position: relative;\n            z-index: 2;\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.6em;\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        }\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.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n\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        \/* 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        [data-belcopia-product] .bar-fill-99 { width: 99%; }\n        [data-belcopia-product] .bar-fill-98 { width: 98%; }\n        [data-belcopia-product] .bar-fill-96 { width: 96%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-93 { width: 93%; }\n\n        @keyframes fillBar { from { width: 0; } }\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. Other Sections (Specs, What's in the Box) *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; min-width: 600px; } \/* Min-width for scroll *\/\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\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eRange\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e40+ Miles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e750W Hub Motor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e52V 20Ah\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eGearing\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eInternal 2-Speed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eFrame\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eStep-Thru\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eDrive\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eAll-Wheel Drive\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-static-section\" style=\"background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bakcou-kodiak-sd-awd-hunting-ebike-in-the-mountains.webp?v=1752436587');\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eBakcou Kodiak SD\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003eAll-Wheel Drive Step-Through Electric 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\"Unstoppable Traction. Unmatched Convenience.\"\u003c\/p\u003e\n\u003cp\u003eWhen the conditions turn nasty, the Kodiak SD gets to work. This bike is the ultimate utility tool, engineered with a smart \u003cstrong class=\"description-emphasis\"\u003eAll-Wheel Drive (AWD) system\u003c\/strong\u003e that provides relentless traction in deep snow, thick mud, and loose sand. The dual-speed internal hub motor allows you to switch between high torque for climbing and high speed for flat ground, all while being protected from the elements.\u003c\/p\u003e\n\u003cp\u003eWe paired this unstoppable AWD system with a rugged step-thru frame, making it incredibly easy to get on and off, even when wearing bulky winter gear. For the hunter or outdoorsman who demands reliability and accessibility in the harshest environments, the Kodiak SD is in a class of its own.\u003c\/p\u003e\n\u003c\/div\u003e\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 face extreme weather like deep snow or thick mud and need maximum traction.\u003c\/li\u003e\n\u003cli\u003eYou value the convenience and easy access of a step-thru frame design.\u003c\/li\u003e\n\u003cli\u003eYou need a reliable, low-maintenance drivetrain that's protected from the elements.\u003c\/li\u003e\n\u003cli\u003eYou believe your equipment should be tough, practical, and unstoppable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bakcou-kodiak-sd-awd-electric-bike-side-profile-on-dirt-trail.webp?v=1752436587\" alt=\"The Bakcou Kodiak SD on a dirt trail.\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eTop 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\u003eBakcou Connect\u003c\/h4\u003e\n\u003cp\u003eKnow the health, location, and security of your bike at all times—enhancing your outdoor adventures from anywhere.\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\u003eDual Battery Option\u003c\/h4\u003e\n\u003cp\u003eConquer any distance. Add a second 15Ah or 20Ah battery to your setup to eliminate range anxiety and double your possibilities.\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\u003eModular Rack\u003c\/h4\u003e\n\u003cp\u003eExperience the patent-pending rack system Bakcou has innovated to add all your favorite accessories with ease.\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\u003e2-Speed Internal Motor\u003c\/h4\u003e\n\u003cp\u003eThe innovative Bafang motor features two internal gears, giving you the flexibility of a high-torque climbing gear and a high-speed cruising gear.\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\u003eOn-Demand AWD\u003c\/h4\u003e\n\u003cp\u003eEngage the front hub motor with the press of a button for All-Wheel Drive traction that can pull you through the toughest conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/Y_DtjcM1EEk\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/YHryMzC3HWw\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor\u003c\/td\u003e\n\u003ctd\u003eBafang 750W\/1000W 2-Speed Internal Rear Hub\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003e52V 20Ah Integrated Lithium-Ion (*Dual Battery Compatible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearing\u003c\/td\u003e\n\u003ctd\u003eSingle-speed with dual internal motor gearing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrakes\u003c\/td\u003e\n\u003ctd\u003eTektro HD E725 Quad Piston Hydraulic 203mm Rotors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuspension\u003c\/td\u003e\n\u003ctd\u003e100mm Helical Spring Front Fork\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eAir-Craft 6061 Aluminum Alloy Step-Thru\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTires\u003c\/td\u003e\n\u003ctd\u003e24” or 26” x 4.0\" CST w\/ Puncture-Proof Liners\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003e300 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSteering\u003c\/td\u003e\n\u003ctd\u003ePROMAX Wide 760mm Handlebars\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeat Post\u003c\/td\u003e\n\u003ctd\u003eShock-Absorbing Suspension Seat Post\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\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\u003eAll-Terrain Traction\u003c\/span\u003e\u003cspan\u003e99\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-99\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eBombproof Durability\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eAll-Day Comfort\u003c\/span\u003e\u003cspan\u003e96\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-96\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eClimbing Power\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eHauling Capacity\u003c\/span\u003e\u003cspan\u003e93\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-93\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\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\"\u003e96%\u003c\/p\u003e\n\u003cp class=\"expert-take\"\u003eThe Kodiak SD is the ultimate all-weather, all-terrain utility vehicle. Its on-demand AWD system provides relentless grip in the worst conditions, while the step-thru frame offers unmatched convenience. For the rider who needs unstoppable traction without sacrificing accessibility, the Kodiak SD stands alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bakcou","offers":[{"title":"Matte Gunmetal Grey \/ 26\"","offer_id":42283083923530,"sku":"B-KAWD-MGG","price":4399.0,"currency_code":"USD","in_stock":true},{"title":"Matte Army Green \/ 26\"","offer_id":42283083956298,"sku":"B-KAWD-MAG","price":4399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/kodiak-sd-awd-554777.png?v=1767078570"},{"product_id":"mule-sd-1","title":"Bakcou Mule SD 750W Mid-Drive Fat Tire Electric Hunting Bike","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eBakcou Mule SD | The Ultimate Electric Hunting 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: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 1.5em;\n            line-height: 1.1;\n        }\n        [data-belcopia-product] .glance-item .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n            text-transform: uppercase;\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: 600px;\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;\n            text-align: left;\n            margin-bottom: 20px;\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; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n        [data-belcopia-product] h4 { font-size: 1.4em; color: #2c2c2c; margin-bottom: 10px; }\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) { \n            [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :last-child { order: 1; }\n        }\n        \n        [data-belcopia-product] .two-col-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; }\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        \/* 6. Key Features Scroller Section *\/\n        [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding: 20px 0; 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: 25px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.2em; }\n        [data-belcopia-product] .feature-card p { font-size: 0.95em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* 7. Dropdown Section Styles *\/\n        [data-belcopia-product] .dropdown-section details { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }\n        [data-belcopia-product] .dropdown-section summary { padding: 20px; font-weight: bold; font-size: 1.2em; cursor: pointer; position: relative; outline: none; list-style: none; }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] .dropdown-section summary::after { content: '+'; position: absolute; right: 25px; font-size: 1.5em; color: #5f7038; transition: transform 0.3s ease-in-out; }\n        [data-belcopia-product] .dropdown-section details[open] summary::after { transform: rotate(45deg); }\n        [data-belcopia-product] .dropdown-content { padding: 0 20px 20px 20px; border-top: 1px solid #ddd; }\n        \n        \/* 8. Spec Table \u0026 Other Lists *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; }\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: #f2f2f2; font-weight: bold; width: 40%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n        [data-belcopia-product] .dimensions-table { min-width: 0; }\n        \n        \/* 10. 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        [data-belcopia-product] .bar-fill-100 { width: 100%; }\n        [data-belcopia-product] .bar-fill-98 { width: 98%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-92 { width: 92%; }\n        @keyframes fillBar { from { width: 0; } }\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    \u003c\/style\u003e\n\n\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e750W\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eMotor\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e1000W\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003ePeak Power\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e160Nm\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eTorque\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e110 MI\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eMax Range\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003eMid-Drive\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eMotor Type\u003c\/span\u003e\n            \u003c\/div\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_Hunter_with_binoculars_beside_a_camouflage_Bakcou_Mule_fat_tire_electric_hunting_bike_built_for_rugged_off-road_terrain_and_backcountry_adventures.webp?v=1755758094\" alt=\"Hunter with the Bakcou Mule electric hunting bike.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eBakcou Mule SD\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Apex Predator of E-Bikes\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\"This Isn't a Trail Bike. It's a Force of Nature.\"\u003c\/p\u003e\n            \u003cp\u003eThe Bakcou Mule SD is an unapologetic display of raw, untamed power, engineered for the serious hunter and off-road enthusiast. This is a true all-terrain vehicle, powered by the \u003cstrong class=\"description-emphasis\"\u003eBafang Ultra M620 mid-drive motor\u003c\/strong\u003e that delivers 750W of nominal power and 1000W of peak power. Feel the brutal, silent acceleration as you conquer the steepest backcountry terrain. Experience the unparalleled freedom of the massive \u003cstrong class=\"description-emphasis\"\u003e30Ah battery\u003c\/strong\u003e, offering up to a 110-mile range for multi-day expeditions. With its rugged frame and hunt-ready features, the Mule doesn't just get you to the backcountry; it ensures you own it.\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 are a serious hunter who needs a silent, powerful, and reliable vehicle for remote access.\u003c\/li\u003e\n                    \u003cli\u003eYou want to conquer the steepest climbs and most rugged terrain without breaking a sweat.\u003c\/li\u003e\n                    \u003cli\u003eYou need a massive battery range for multi-day, off-grid hunting trips.\u003c\/li\u003e\n                    \u003cli\u003eYou demand a bike that is as tough and uncompromising as your pursuit.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Hunters with their Bakcou Mule electric hunting bikes.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Hunter_standing_with_camouflage_Bakcou_Mule_electric_hunting_bike_equipped_with_24-inch_CST_fat_tires_rear_cargo_rack_and_step-through_frame_for_rugged_mountain_terrain.webp?v=1755758094\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eCommand \u0026amp; Control\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the Bakcou Mule's LCD display and handlebar controls.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Close-up_of_Bakcou_Mule_electric_bike_LCD_display_and_handlebar_controls_showing_power_settings_and_ride_data_for_hunters_and_outdoor_riders.webp?v=1755758094\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour Backcountry Co-Pilot\u003c\/h4\u003e\n                    \u003cp\u003eThis bike is more than just muscle; it's smart. The \u003cstrong class=\"description-emphasis\"\u003eBAKCOU CONNECT\u003c\/strong\u003e system keeps you informed and in control, no matter how far you roam. See your bike's location, monitor its health, and get security alerts, all from your phone. The integrated stem display provides all your critical ride data at a glance. It’s a suite of intelligent features that protect your investment and enhance your mission.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eUnrivaled Power\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the Bafang mid-drive motor on the Bakcou Mule.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Close-up_of_Bafang_mid-drive_motor_on_Bakcou_Mule_electric_hunting_bike_delivering_powerful_performance_for_off-road_terrain_and_steep_climbs.webp?v=1755758093\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eThe King of the Climb\u003c\/h4\u003e\n                    \u003cp\u003eThis is what a premium e-bike feels like. The Mule is built around the legendary \u003cstrong class=\"description-emphasis\"\u003eBafang Ultra M620 mid-drive motor\u003c\/strong\u003e, a beast that churns out a staggering 160Nm of torque. Feel the bike surge forward with a balanced, controlled power that makes the steepest, most technical climbs feel like gentle slopes. The advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e reads your pedal input in real-time, delivering a smooth, intuitive assist that feels like your own strength, amplified. It’s a ride that is both exhilarating and perfectly in sync with you.\u003c\/p\u003e\n                \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\u003eBAKCOU CONNECT\u003c\/h4\u003e\n                        \u003cp\u003eKnow the health, location, and security of your bike at all times—enhancing your outdoor adventures from anywhere.\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\u003eDual Battery Option\u003c\/h4\u003e\n                        \u003cp\u003eConquer any distance with up to 40 amp hours of battery, providing an incredible 110-mile range.\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\u003eModular Rack System\u003c\/h4\u003e\n                        \u003cp\u003eA patent-pending rack system allows you to easily add all your favorite hunting and cargo accessories.\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\u003eLogan 4-Piston Brakes\u003c\/h4\u003e\n                        \u003cp\u003ePowerful 4-piston hydraulic disc brakes provide confident, all-weather stopping power and precise control, even when fully loaded.\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\u003eRambo Storm LED Lightbar\u003c\/h4\u003e\n                        \u003cp\u003eA custom light bar with switchable white and green LEDs provides excellent visibility for pre-dawn and post-dusk rides.\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\u003eSpecifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eMotor\u003c\/th\u003e\n                                \u003ctd\u003eBafang Ultra M620 750W Mid-Drive Motor\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003ePerformance\u003c\/th\u003e\n                                \u003ctd\u003e160Nm of torque, 1000W Peak Power\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBattery\u003c\/th\u003e\n                                \u003ctd\u003eUPGRADED 30 AH LG Battery!\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eRange\u003c\/th\u003e\n                                \u003ctd\u003eUp to 65 miles (single battery), 110 miles (dual battery)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBrakes\u003c\/th\u003e\n                                \u003ctd\u003eLogan 4 Piston Hydraulic Brakes (203mm Front, 180mm Rear)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eTires\u003c\/th\u003e\n                                \u003ctd\u003eKenda 26” x 4.8” anti puncture aggressive tread tires\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFrame\u003c\/th\u003e\n                                \u003ctd\u003eHydroformed aluminum alloy 6061 T6\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eLoad Capacity\u003c\/th\u003e\n                                \u003ctd\u003e350 Lbs\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eDimensions \u0026amp; Sizing\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cp\u003eAvailable in 24\" and 26\" wheel sizes to fit a wide range of riders. Please consult a professional bike fitter for precise sizing.\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            \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\u003ePower \u0026amp; Climbing\u003c\/span\u003e\u003cspan\u003e100\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-100\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eAll-Terrain Capability\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eRange \u0026amp; Endurance\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eUtility \u0026amp; Hunting Features\u003c\/span\u003e\u003cspan\u003e92\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-92\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \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\"\u003e96%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Bakcou Mule SD is the apex predator of hunting e-bikes. Its powerful mid-drive motor and dual batteries deliver unparalleled performance and range, while the rugged frame and smart features make it the ultimate backcountry tool. For the serious hunter who demands the best, there is no substitute.\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":"Bakcou","offers":[{"title":"Matte Gunmetal Grey \/ 26\"","offer_id":42283083661386,"sku":"B-M26-MGG","price":5799.0,"currency_code":"USD","in_stock":false},{"title":"Matte Gunmetal Grey \/ 24\"","offer_id":42283083694154,"sku":"B-M24-MGG","price":5799.0,"currency_code":"USD","in_stock":true},{"title":"Matte Army Green \/ 26\"","offer_id":42283083726922,"sku":"B-M26-MAG","price":5799.0,"currency_code":"USD","in_stock":true},{"title":"Matte Army Green \/ 24\"","offer_id":42283083759690,"sku":"B-M24-MAG","price":5799.0,"currency_code":"USD","in_stock":true},{"title":"Matte Burnt Orange \/ 26\"","offer_id":42283083792458,"sku":"B-M26-MBO","price":4999.0,"currency_code":"USD","in_stock":true},{"title":"Matte Burnt Orange \/ 24\"","offer_id":42283083825226,"sku":"B-M24-MBO","price":4999.0,"currency_code":"USD","in_stock":false},{"title":"Bakcou Camo \/ 26\"","offer_id":43370303225930,"sku":null,"price":5799.0,"currency_code":"USD","in_stock":false},{"title":"Bakcou Camo \/ 24\"","offer_id":43370322133066,"sku":null,"price":5799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/mule-sd-279879.png?v=1767078587"},{"product_id":"velowave-rover-step-thru-electric-bike","title":"Velowave Rover 750W Step-Thru Fat Tire Electric Bike","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eVelowave Rover 750W Step Through Fat Tire Electric 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: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 1.5em;\n            line-height: 1.1;\n        }\n        [data-belcopia-product] .glance-item .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n            text-transform: uppercase;\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: 600px;\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;\n            text-align: left;\n            margin-bottom: 20px;\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; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n        [data-belcopia-product] h4 { font-size: 1.4em; color: #2c2c2c; margin-bottom: 10px; }\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) { \n            [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :last-child { order: 1; }\n        }\n        \n        [data-belcopia-product] .two-col-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; }\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        \/* 6. Key Features Scroller Section *\/\n        [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding: 20px 0; 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: 25px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.2em; }\n        [data-belcopia-product] .feature-card p { font-size: 0.95em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* 7. Dropdown Section Styles *\/\n        [data-belcopia-product] .dropdown-section details { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }\n        [data-belcopia-product] .dropdown-section summary { padding: 20px; font-weight: bold; font-size: 1.2em; cursor: pointer; position: relative; outline: none; list-style: none; }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] .dropdown-section summary::after { content: '+'; position: absolute; right: 25px; font-size: 1.5em; color: #5f7038; transition: transform 0.3s ease-in-out; }\n        [data-belcopia-product] .dropdown-section details[open] summary::after { transform: rotate(45deg); }\n        [data-belcopia-product] .dropdown-content { padding: 0 20px 20px 20px; border-top: 1px solid #ddd; }\n        \n        \/* 8. Spec Table \u0026 Other Lists *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; }\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: #f2f2f2; font-weight: bold; width: 40%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n        [data-belcopia-product] .dimensions-table { min-width: 0; }\n        \n        \/* 9. Video Section *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 30px; }\n        @media (min-width: 768px) { [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; } }\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1); }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n\n        \/* 10. 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        [data-belcopia-product] .bar-fill-98 { width: 98%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-93 { width: 93%; }\n        [data-belcopia-product] .bar-fill-90 { width: 90%; }\n        @keyframes fillBar { from { width: 0; } }\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    \u003c\/style\u003e\n\n\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n\n    \u003c!-- Section 1: At a Glance Bar --\u003e\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e750W\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eMotor\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e50 MI\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eAvg. Range\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e28 MPH\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eTop Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e4.0”\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eFat Tires\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e15 AH\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eBattery\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e330 LBS\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003ePayload\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 2: Hero Image --\u003e\n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Two_Velowave_electric_fat_tire_bikes_parked_on_the_beach_at_sunset_with_a_couple_holding_hands_by_the_ocean_highlighting_e-bike_adventures_and_outdoor_lifestyle..webp?v=1756356387\" alt=\"Couple with their Velowave Rover electric bikes on the beach.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eVelowave Rover\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eYour All-Access Pass to Adventure\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"page-content\"\u003e\n        \u003c!-- Section 3: Introduction --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003cp class=\"sub-headline\"\u003e\"One Bike. Zero Limits.\"\u003c\/p\u003e\n            \u003cp\u003eThe Velowave Rover is the ultimate do-it-all e-bike, engineered to be your trusted partner on any adventure you can dream up. This is a machine that erases the line between city street and forest trail. Feel the trail melt away as the plush \u003cstrong class=\"description-emphasis\"\u003ehydraulic suspension fork\u003c\/strong\u003e absorbs every bump and root. Experience the powerful, intuitive surge of the \u003cstrong class=\"description-emphasis\"\u003ehigh-torque hub motor\u003c\/strong\u003e, which responds to your every pedal stroke thanks to its advanced torque sensor. From daily commutes to weekend epics, the Rover is your comfortable, capable, and thrilling ticket to ride anywhere.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 4: Who It's For --\u003e\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 want one high-performance e-bike for city commuting and rugged trail riding.\u003c\/li\u003e\n                    \u003cli\u003eYou crave a powerful, responsive ride that makes climbing feel effortless.\u003c\/li\u003e\n                    \u003cli\u003eYou need the all-day comfort of a quality suspension system and fat tires.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your bike should be a versatile tool for both work and play.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rider with the Velowave Rover.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Man_posing_with_a_Velowave_fat_tire_electric_bike_on_the_beach_at_sunset_showcasing_powerful_e-bike_performance_for_outdoor_adventures_and_seaside_rides..webp?v=1756356387\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlighted Feature 1 --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThe Urban Explorer\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man riding the Rover in the city.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Man_riding_a_Velowave_fat_tire_electric_bike_along_a_scenic_coastal_road_with_ocean_views_highlighting_powerful_e-bike_performance_for_road_and_adventure_cycling.webp?v=1756356388\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eConquer the Concrete Jungle\u003c\/h4\u003e\n                    \u003cp\u003eThis bike transforms your daily commute from a chore into a joy. The Rover is a master of the urban environment, equipped with a \u003cstrong class=\"description-emphasis\"\u003epowerful 750W motor\u003c\/strong\u003e that makes you feel like you have a constant tailwind. Feel the smooth, responsive power of the advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e as you navigate through traffic. With a comfortable upright riding position, included fenders, and a heavy-duty rear rack, this bike is your reliable, all-weather partner for getting things done.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlighted Feature 2 --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eA Ride That Feels Like You\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The Rover's removable battery.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Velowave_fat_tire_electric_bike_with_removable_lithium_battery_pack_step-thru_frame_and_front_suspension_for_powerful_performance_and_long-range_rides.webp?v=1756356387\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003ePerfectly In Sync\u003c\/h4\u003e\n                    \u003cp\u003eExperience a ride that anticipates your every move. The advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e is the brain behind the Rover's incredibly natural feel. It measures the force of your pedaling in real-time and instructs the powerful motor to respond with a perfectly proportional amount of assistance. It’s a seamless partnership that makes the bike feel like a natural extension of your body—intuitive, responsive, and incredibly satisfying.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 7: Key Features Scroller --\u003e\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\u003eLong-Lasting LG Battery\u003c\/h4\u003e\n                        \u003cp\u003eA removable 48V 15Ah battery provides up to 50 miles of range, with a quick recharge time to get you back on the trail.\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\u003eHydraulic Suspension Fork\u003c\/h4\u003e\n                        \u003cp\u003eWith 60mm of travel and a lockout feature, the front fork smooths out rough terrain for a comfortable, controlled 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\u003eShimano 7-Speed\u003c\/h4\u003e\n                        \u003cp\u003eEnjoy seamless, reliable gear transitions with a premium Shimano derailleur and a versatile 14-28T freewheel.\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\u003eHydraulic Disc Brakes\u003c\/h4\u003e\n                        \u003cp\u003ePowerful hydraulic disc brakes with 180mm rotors provide confident, all-weather stopping power and precise control.\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\u003eTFT Smart Display\u003c\/h4\u003e\n                        \u003cp\u003eStay informed with a vibrant, easy-to-read color display that offers clear visibility and intuitive controls, even in bright sunlight.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Section 8: Video Section --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eSee It In Action\u003c\/h3\u003e\n            \u003cdiv class=\"video-grid\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"Velowave Rover Review Video\" src=\"https:\/\/www.youtube.com\/embed\/VzqKbYJAISs\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 9: Accordion Dropdowns --\u003e\n        \u003cdiv class=\"bordered-section dropdown-section\"\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eSpecifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Speed\u003c\/th\u003e\n\u003ctd\u003e28 MPH\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 50 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Load\u003c\/th\u003e\n\u003ctd\u003e330 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e750W BAFANG Hub Motor (80Nm Torque)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 15Ah (720Wh) LG Cells\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\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydraulic Disc Brakes, 180mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003eHydraulic Suspension Fork\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\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda 26\" x 4.0\" Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eDimensions \u0026amp; Sizing\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"two-col-container\"\u003e\n                        \u003cdiv\u003e\u003cimg alt=\"Velowave Rover geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_Velowave_fat_tire_electric_bike_geometry_chart_showing_measurements_for_seat_height_standover_height_seat_tube_head_tube_length_handlebar_height_reach_wheelbase_and_total_length.webp?v=1756356387\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\n                           \u003cul class=\"dimensions-list\" style=\"list-style: none; padding: 0;\"\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eHandlebar Height:\u003c\/strong\u003e 1203mm\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eHead Tube Length:\u003c\/strong\u003e 135mm\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eReach:\u003c\/strong\u003e 400mm\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eSeat Tube Length:\u003c\/strong\u003e 439mm\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eStandover Height:\u003c\/strong\u003e 530mm\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eWheelbase:\u003c\/strong\u003e 1226mm\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eTotal Length:\u003c\/strong\u003e 1976mm\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eSeat Height Min\/Max:\u003c\/strong\u003e 870\/1140mm\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 10: Performance Ratings --\u003e\n        \u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n            \u003ch3\u003ePerformance Ratings\u003c\/h3\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\u003eAll-Terrain Capability\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003ePower \u0026amp; Climbing\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \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\u003e93\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-93\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eVersatility\u003c\/span\u003e\u003cspan\u003e90\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-90\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \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\"\u003e94%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Velowave Rover is a true \"quiver killer\" e-bike. Its powerful motor, long-range battery, and comfortable suspension make it an exceptional performer on both rugged trails and city streets. For the rider who wants one bike to do it all, this is an outstanding choice.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"Velowave","offers":[{"title":"Rose Gold","offer_id":42365589520458,"sku":"VWFCTY4PC2","price":1299.0,"currency_code":"USD","in_stock":false},{"title":"Dark Blue","offer_id":42365589553226,"sku":"VWFCTY4NB2","price":1299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4_b517fc7f-7f66-4448-ba39-89d54df71379.jpg?v=1767078795"},{"product_id":"philodo-falcon-dual-motor-electric-bike-full-suspension","title":"Philodo Falcon 4000W Dual Motor Full Suspension Electric Mountain Bike","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\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: #212121;\n            color: #fff;\n            padding: 12px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 15px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 5px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 36px;\n            height: 36px;\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.85em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.85em;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 55vh;\n            min-height: 350px;\n            max-height: 500px;\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.6), 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: 10px 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 1.5em;\n            font-weight: bold;\n            color: #5f7038;\n            border-bottom: 2px solid #eee;\n            padding-bottom: 8px;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] h4 {\n            font-size: 1.2em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .bordered-section { padding: 25px 0; border-top: 1px solid #ddd; }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038;}\n        [data-belcopia-product] .sub-headline { font-size: 1.4em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 0px 0 15px 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: 30px; }\n        @media (min-width: 768px) { \n            [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; }\n            [data-belcopia-product] .two-col-container.reverse \u003e :last-child { order: 1; }\n        }\n        \n        [data-belcopia-product] .two-col-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; overflow: hidden;}\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: 12px; }\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        \/* 6. Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; \n            overflow-x: auto; \n            padding-bottom: 15px;\n            scrollbar-width: thin; \n            scrollbar-color: #5f7038 #e0e0e0; \n        }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar { height: 10px; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar-track { background: #e0e0e0; border-radius: 6px; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar-thumb { background-color: #5f7038; border-radius: 6px; border: 2px solid #e0e0e0; }\n        \n        [data-belcopia-product] .feature-card { flex: 0 0 280px; 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 img { width: 100%; height: 190px; object-fit: cover; display: block; }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.05em; font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; }\n        [data-belcopia-product] .feature-card p { font-size: 0.85em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* 8. Video Grid *\/\n        [data-belcopia-product] .video-grid { \n            display: grid; \n            grid-template-columns: 1fr; \n            gap: 15px; \n            max-width: 900px; \n            margin: 0 auto; \n        }\n        @media (min-width: 768px) { \n            [data-belcopia-product] .video-grid.grid-2x2 { \n                grid-template-columns: 1fr 1fr; \n            } \n        }\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1); background-color: #000; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n\n        \/* 9. Performance Ratings (COMPACT) *\/\n        [data-belcopia-product] .performance-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; }\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: 15px; }\n        [data-belcopia-product] .rating-label { font-weight: bold; margin-bottom: 5px; display: flex; justify-content: space-between; align-items: center; font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.5px; }\n        [data-belcopia-product] .rating-label span:last-child { color: #555; }\n        [data-belcopia-product] .bar-container { height: 22px; 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        \n        [data-belcopia-product] .bar-fill-100 { width: 100%; }\n        [data-belcopia-product] .bar-fill-98 { width: 98%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-92 { width: 92%; }\n\n        @keyframes fillBar { from { width: 0; } }\n\n        [data-belcopia-product] .bel-score-box { padding: 25px; 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 5px 0; border-bottom: none; font-size: 1.1em; color: #5f7038; letter-spacing: 1.5px; text-transform: uppercase; }\n        [data-belcopia-product] .score-display { margin: 0; font-size: 4em; font-weight: bold; color: #2c2c2c; line-height: 1.1; }\n        [data-belcopia-product] .expert-take { margin-top: 10px; font-style: italic; font-size: 0.9em; color: #555; }\n\n        \/* 10. Specifications Table *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 10px; }\n        [data-belcopia-product] .spec-table th, [data-belcopia-product] .spec-table td { border: 1px solid #ddd; padding: 10px; text-align: left; }\n        [data-belcopia-product] .spec-table th { background-color: #f9f9f9; font-weight: bold; text-transform: uppercase; font-size: 0.8em; letter-spacing: 0.5px; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n\n        \/* 11. List Section *\/\n        [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 10px; }\n        [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 15px; }\n        [data-belcopia-product] .list-section li::before { content: '✓'; position: absolute; left: 0; top: 0; color: #5f7038; font-size: 1.6em; line-height: 1; }\n        [data-belcopia-product] .list-section .item-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; color: #2c2c2c;}\n        [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #555; }\n    \u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003c!-- Section 1: At a Glance Bar --\u003e\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_11rambo-range.svg?v=1751184780\" alt=\"Range Icon\"\u003e\n                \u003cspan class=\"glance-title\"\u003eRange\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eUP TO 100 MI\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_6rambo-speed.svg?v=1751184933\" alt=\"Speed Icon\"\u003e\n                \u003cspan class=\"glance-title\"\u003eSpeed\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e40-45 MPH\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_7rambo-battery.svg?v=1751184945\" alt=\"Battery Icon\"\u003e\n                \u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e60V 32AH\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_9rambo-weight.svg?v=1751184961\" alt=\"Weight Icon\"\u003e\n                \u003cspan class=\"glance-title\"\u003eMax Load\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e330 LBS\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_5rambo-drivetrain.svg?v=1751184899\" alt=\"Drivetrain Icon\"\u003e\n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eShimano 7-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Asset_8rambo-motor.svg?v=1751184912\" alt=\"Motor Icon\"\u003e\n                \u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eDUAL 2000W\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 2: Hero Section --\u003e\n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg alt=\"The Philodo Falcon electric hunting bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/hf_20260222_070450_84c72387-cde8-450d-99c1-243ec363dbbf.jpg?v=1771744036\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003ePhilodo Falcon\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003e4000W Dual Motor Full Suspension Electric Mountain Bike\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"page-content\"\u003e\n        \u003c!-- Section 3: Introduction --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003cp class=\"sub-headline\"\u003e\"This Isn't an E-Bike. It's a Superbike.\"\u003c\/p\u003e\n            \u003cp\u003eThe Philodo Falcon is an unapologetic display of raw, untamed power, engineered for the rider who seeks to dominate the most extreme terrain. This is a true all-terrain vehicle, engineered with \u003cstrong class=\"description-emphasis\"\u003edual motors\u003c\/strong\u003e that deliver a combined \u003cstrong class=\"description-emphasis\"\u003e4000W rated \/ 5000W peak output\u003c\/strong\u003e.\u003c\/p\u003e\n            \u003cp\u003eFeel the brutal acceleration as you conquer the steepest technical climbs on your Electric Hunting Bike. Experience the unparalleled freedom of the \u003cstrong class=\"description-emphasis\"\u003emassive 60V 32Ah battery\u003c\/strong\u003e, offering up to a 100-mile range for multi-day adventures. With its rugged full-suspension frame and go-anywhere fat tires, the Falcon doesn't just tackle the trail; it dominates it.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 4: Who It's For --\u003e\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                \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/hf_20260222_071748_3e4d2163-cf59-4bc0-894f-6851f00212ef.png?v=1771744805\" alt=\"The Philodo Falcon in the wild.\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou believe \"too much power\" is exactly what you need for hunting, camping, and deep backcountry exploring.\u003c\/li\u003e\n                    \u003cli\u003eYou want to conquer the steepest climbs and most rugged terrain without breaking a sweat.\u003c\/li\u003e\n                    \u003cli\u003eYou need a massive battery range for multi-day, off-grid adventures.\u003c\/li\u003e\n                    \u003cli\u003eYou demand an Electric Hunting Bike that is as tough and uncompromising as you are.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlight Feature 1 (Suspension) --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eUNRIVALED OFF-ROAD COMFORT\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/philodo_falcon_full_suspension.jpg?v=1771745280\" alt=\"Close-up of the Philodo Falcon's full suspension system.\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003ePlush, Controlled Handling\u003c\/h4\u003e\n                    \u003cp\u003ePower means nothing if you can't keep your tires planted. The Falcon is equipped with a robust \u003cstrong class=\"description-emphasis\"\u003efull-suspension system\u003c\/strong\u003e, featuring a sturdy front fork with lockout and a premium DNM rear air shock.\u003c\/p\u003e\n                    \u003cp\u003eThis setup absorbs punishing rocks, roots, and washouts, keeping your massive fat tires glued to the trail for maximum traction. It eliminates body fatigue on long rides and gives you surgical control when descending steep, technical terrain.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlight Feature 2 (Dual Motors) --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003ePRACTICAL, ALL-WHEEL DRIVE UTILITY\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/philodo_falcon_dual_motors.jpg?v=1771744850\" alt=\"Close-up of the Philodo Falcon's dual motors.\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eHeavy-Duty Pulling Power\u003c\/h4\u003e\n                    \u003cp\u003eWhen you are hauling heavy gear, pulling a trailer, or navigating deep mud, a single motor often isn't enough. The Falcon utilizes \u003cstrong class=\"description-emphasis\"\u003edual 2000W motors\u003c\/strong\u003e to create a true All-Wheel Drive system, producing an astonishing \u003cstrong class=\"description-emphasis\"\u003e4000W rated output\u003c\/strong\u003e.\u003c\/p\u003e\n                    \u003cp\u003eInstead of spinning out the rear tire on loose terrain, both wheels work together to claw for traction. This provides the practical, unyielding pulling power required to safely haul massive payloads up steep, rutted inclines and power through the toughest backcountry conditions.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 7: Key Features Scroller --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003ePREMIUM FEATURES\u003c\/h3\u003e\n            \u003cdiv class=\"scroll-hint\"\u003eSwipe to see more →\u003c\/div\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/front_fork_f992d069-f433-4465-ab9a-2cd162f79878.webp?v=1771744369\" alt=\"Front Suspension Fork\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eSuspension Fork with Lockout\u003c\/h4\u003e\n                        \u003cp\u003eA sturdy Philodo front suspension fork absorbs rough terrain, roots, and rocks for a much smoother off-road ride.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rear_air_shock.webp?v=1771744369\" alt=\"DNM Rear Air Shock\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDNM Rear Air Shock\u003c\/h4\u003e\n                        \u003cp\u003eA premium DNM AOY-36RC rear air shock provides excellent shock absorption, eliminating body fatigue on technical trails.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/brake_d1d10788-d4ff-4598-8eae-db7669a4fbcc.webp?v=1771744369\" alt=\"Hydraulic Disc Brakes\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eHydraulic Disc Brakes\u003c\/h4\u003e\n                        \u003cp\u003eEquipped with dual hydraulic disc brakes and motor cut-off sensors, offering incredibly powerful and responsive stopping performance.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/tire_4dc20582-643d-4e6c-bf6d-7d87fdbf860a.jpg?v=1771744369\" alt=\"Chaoyang Fat Tires\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eChaoyang 26\"x4.0\" Fat Tires\u003c\/h4\u003e\n                        \u003cp\u003eMassive, puncture-resistant fat tires deliver incredible traction and a cushioned ride through mud, sand, and snow.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rear_rack_3463078f-31b5-48c0-a192-d0ffb5600068.webp?v=1771744369\" alt=\"Sturdy Rear Rack\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eSturdy Rear Rack\u003c\/h4\u003e\n                        \u003cp\u003eAn integrated, heavy-duty aluminum rear rack allows you to safely haul heavy gear, supplies, and your harvest out of the woods.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/headlight_55072bbd-b371-485b-9e8c-cc095f780075.webp?v=1771744369\" alt=\"Integrated Headlight\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBright 700lm Headlight\u003c\/h4\u003e\n                        \u003cp\u003eA high-visibility integrated LED headlight and electronic horn ensure safety and clear vision when riding before dawn or after dusk.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 8: Video Section --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eSEE IT IN ACTION\u003c\/h3\u003e\n            \u003cdiv class=\"video-grid grid-2x2\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/MxsLj5A2pAI\" title=\"Philodo Falcon Electric Bike Video\" frameborder=\"0\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/1wiBL1ppvmA\" title=\"Philodo Falcon Action Video 1\" frameborder=\"0\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/4kqAO2J_Aj8\" title=\"Philodo Falcon Action Video 2\" frameborder=\"0\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/xzwcKbhN7AI\" title=\"Philodo Falcon Action Video 3\" frameborder=\"0\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 8.5: Assembly Video --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eHOW TO ASSEMBLE\u003c\/h3\u003e\n            \u003cdiv class=\"video-grid\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/47C2HHBoFvQ\" title=\"How to Assemble Philodo Falcon\" frameborder=\"0\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 9: Flattened Specifications --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eSPECIFICATIONS\u003c\/h3\u003e\n            \u003ctable class=\"spec-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e4000W Total (Dual 2000W Hub Motors, 5000W Peak)\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e60V 32Ah (1920Wh) UL Certified (16.6 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003cth\u003eMax Speed\u003c\/th\u003e\n\u003ctd\u003e40-45 MPH\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003e50-100 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003cth\u003eRiding Modes\u003c\/th\u003e\n\u003ctd\u003ePure Electric, PAS, Pure Human Riding\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003cth\u003eMax Load\u003c\/th\u003e\n\u003ctd\u003e330 lbs\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\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eFront and Rear Hydraulic Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003eFront Fork with Lockout \u0026amp; Rear Air Shock\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eChaoyang Fat Tires (Step-Thru: 24\"x4.0\" | Step-Over: 26\"x4.0\")\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003cth\u003eWaterproof Rating\u003c\/th\u003e\n\u003ctd\u003eIP56\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 9B: Centered Dimensions Image --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eDIMENSIONS \u0026amp; SIZING\u003c\/h3\u003e\n            \u003cdiv style=\"max-width: 900px; margin: 0 auto;\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Philodo_fat_tire_electric_bikes_size_chart_comparison_orange_step-over_vs_camouflage_step-thru_frame._Displaying_dimensions_seat_height_adjustment_handlebar_width_28.3_in_load_capacit.webp?v=1755574547\" alt=\"Philodo Falcon geometry chart\" style=\"width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block;\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 10: What's In The Box --\u003e\n        \u003cdiv class=\"bordered-section list-section\"\u003e\n            \u003ch3\u003eWHAT'S IN THE BOX\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cspan class=\"item-title\"\u003ePhilodo Falcon Electric Hunting Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 85% assembled (includes front wheel, headlight, saddle, and pedals).\u003c\/span\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cspan class=\"item-title\"\u003ePower System\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHigh-capacity battery and standard charger.\u003c\/span\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eAccessories\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eFront fenders and sturdy rear cargo rack.\u003c\/span\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eHardware \u0026amp; Manuals\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eAssembly tool kit, battery keys, ignition keys, and owner's manual.\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/philodo_whats_in_the_box.jpg?v=1771747252\" alt=\"Philodo Falcon Box Contents\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 11: Performance Ratings --\u003e\n        \u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n            \u003ch3\u003ePERFORMANCE RATINGS\u003c\/h3\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\u003eRaw Power \u0026amp; Speed\u003c\/span\u003e\u003cspan\u003e100\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-100\"\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 Capability\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-98\"\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\u003eRange \u0026amp; Endurance\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-95\"\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; Suspension\u003c\/span\u003e\u003cspan\u003e92\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-92\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"bel-score-box\"\u003e\n                    \u003cp style=\"font-size: 0.7em; margin: 0; color: #5f7038; font-weight: bold; letter-spacing: 1px;\"\u003eBELCOPIA RATING\u003c\/p\u003e\n                    \u003cp class=\"score-display\"\u003e96%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Philodo Falcon is an absolute beast, built for the rider who wants uncompromising power and presence on their Electric Hunting Bike.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Philodo Bikes","offers":[{"title":"Step-over Camo","offer_id":42419481051210,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":true},{"title":"Step-over Orange","offer_id":42419481018442,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":true},{"title":"Step-over Black","offer_id":42419481182282,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":true},{"title":"Step-thru Camo","offer_id":42419481116746,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":true},{"title":"Step-thru Orange","offer_id":42419481083978,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":true},{"title":"Step-thru Black","offer_id":42419481215050,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/60vstep-overdualmotorebike.jpg?v=1771630344"},{"product_id":"kingbull-discover-premium-off-road-city-electric-bike","title":"KINGBULL Discover 2.0 Electric Bike","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eKingbull Discover - 750W All-Terrain Electric 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(7, 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-icon {\n            width: 40px;\n            height: 40px;\n            margin-bottom: 10px;\n            object-fit: contain;\n            filter: brightness(0) invert(1);\n        }\n        [data-belcopia-product] .glance-item .glance-label {\n            font-size: 0.75em;\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.1em;\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;\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;\n        }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\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-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-92 { width: 92%; }\n        [data-belcopia-product] .bar-fill-89 { width: 89%; }\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            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-motor-specification-svg-icon.png?v=1769736587\" class=\"glance-icon\" alt=\"Motor\"\u003e\n            \u003cspan class=\"glance-label\"\u003eMotor\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e750W\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-battery-specification-svg-icon.png?v=1769736656\" class=\"glance-icon\" alt=\"Battery\"\u003e\n            \u003cspan class=\"glance-label\"\u003eBattery\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e17.5Ah\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-top-speed-specification-svg-icon.png?v=1769736715\" class=\"glance-icon\" alt=\"Top Speed\"\u003e\n            \u003cspan class=\"glance-label\"\u003eTop Speed\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e28 MPH\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-maximum-range-specification-svg-icon.png?v=1769736781\" class=\"glance-icon\" alt=\"Max Range\"\u003e\n            \u003cspan class=\"glance-label\"\u003eMax Range\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e60 Miles\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/electric-bike-pedal-assist-sensor-specification-svg-icon.png?v=1769736857\" class=\"glance-icon\" alt=\"Sensor\"\u003e\n            \u003cspan class=\"glance-label\"\u003eSensor\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eCadence\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\" class=\"glance-icon\" alt=\"Weight\"\u003e\n            \u003cspan class=\"glance-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e77 lbs\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\" class=\"glance-icon\" alt=\"Drivetrain\"\u003e\n            \u003cspan class=\"glance-label\"\u003eDrivetrain\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e7-Speed\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_Couple_riding_Kingbull_Discover_2.0_step-thru_electric_bikes_on_the_road_showcasing_comfortable_commuter_e-bike_design.jpg?v=1757658317\" alt=\"Couple riding Kingbull Discover electric bikes on the road.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eKingbull Discover\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003e750W All-Terrain Electric 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 Passport to Adventure, From City Streets to Forest Trails.\"\u003c\/p\u003e\n            \u003cp\u003eThe Kingbull Discover is the ultimate all-terrain e-bike, designed for riders who crave versatility, comfort, and power. Whether you're navigating the daily commute or exploring winding trails on the weekend, the Discover is your perfect partner. It features a powerful \u003cstrong class=\"description-emphasis\"\u003e750W brushless hub motor\u003c\/strong\u003e and a long-range 17.5Ah battery, giving you the power to conquer hills and the freedom to explore for up to 60 miles.\u003c\/p\u003e\n            \u003cp\u003eComfort is paramount, which is why the Discover is equipped with a plush \u003cstrong class=\"description-emphasis\"\u003efront suspension fork with 80mm of travel\u003c\/strong\u003e and wide, 4-inch all-terrain tires that absorb bumps and provide a smooth, stable ride on any surface. With its accessible step-through frame, powerful hydraulic brakes, and a host of premium features, the Discover is ready to take you wherever your curiosity leads.\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 one versatile e-bike for commuting, errands, and recreational trail riding.\u003c\/li\u003e\n                    \u003cli\u003eYou want a powerful motor to make hills and long distances feel effortless.\u003c\/li\u003e\n                    \u003cli\u003eYou prioritize a comfortable, smooth ride, thanks to front suspension and fat tires.\u003c\/li\u003e\n                    \u003cli\u003eYou need a bike that is easy to get on and off, with an accessible step-through design.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate premium safety features like hydraulic brakes and integrated lights.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man riding a Kingbull Discover e-bike outdoors.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Man_riding_Kingbull_Discover_2.0_step-thru_electric_bike_outdoors_showcasing_fat_tire_e-bike_for_commuting_and_leisure.jpg?v=1757658316\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThe Ultimate All-Rounder\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man sitting on a Kingbull Discover e-bike with a cargo rack.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Man_sitting_on_Kingbull_Discover_2.0_electric_bike_showcasing_fat_tire_commuter_e-bike_with_cargo_rack..jpg?v=1757658317\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eReady for Any Journey\u003c\/h4\u003e\n                    \u003cp\u003eThe Discover is engineered to be the perfect companion for every part of your life. Its \u003cstrong class=\"description-emphasis\"\u003e4-inch wide all-terrain tires\u003c\/strong\u003e and \u003cstrong class=\"description-emphasis\"\u003ehydraulic front suspension fork\u003c\/strong\u003e provide a cushioned, stable ride, whether you're on bumpy city streets or gravel backroads. The powerful 750W motor and long-range battery make commuting a breeze, while the included rear rack and fenders add everyday practicality. It’s a comfortable, capable, and versatile e-bike that’s always ready for your next adventure, no matter where it is.\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 Power and Speed\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eYour Daily Dose of Fun\u003c\/h4\u003e\n                    \u003cp\u003eExperience the joy of an effortless ride. The Discover’s powerful \u003cstrong class=\"description-emphasis\"\u003e750W motor (1300W peak)\u003c\/strong\u003e gives you the freedom to cruise with ease. Just give the half-twist throttle a gentle turn for easy acceleration and maintain your desired speed effortlessly. With the 5-level pedal assist system, you can choose exactly how much help you want, from a gentle boost to a powerful push that can take you up to 28 MPH. It’s the perfect system for making your daily rides faster, easier, and a lot more fun.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man riding a Kingbull Discover e-bike on a suburban street.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Man_riding_Kingbull_Discover_2.0_electric_bike_on_suburban_street_featuring_fat_tires_and_rear_cargo_rack.jpg?v=1757658316\"\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\u003e750W Brushless Motor\u003c\/h4\u003e\n                        \u003cp\u003eA powerful motor with 1300W peak output delivers great performance for commuting and recreation.\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 Fork Suspension\u003c\/h4\u003e\n                        \u003cp\u003eWith 80mm of travel, the front suspension absorbs bumps for a top-notch, smooth 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\u003e26x4\" All-Terrain Tires\u003c\/h4\u003e\n                        \u003cp\u003eSlip-resistant, puncture-resistant tires handle extreme conditions and minimize bumps for safety.\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\u003eHydraulic Brakes\u003c\/h4\u003e\n                        \u003cp\u003ePowerful stopping force from hydraulic disc brakes gives you total control and 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\u003eLong-Range Battery\u003c\/h4\u003e\n                        \u003cp\u003eThe 17.5Ah (840Wh) lithium-ion battery provides an impressive range of up to 60 miles.\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\u003eBacklit LCD Display\u003c\/h4\u003e\n                        \u003cp\u003eA color display, clearly visible in sunlight, provides riding information at a glance.\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=\"Kingbull Discover Video\" src=\"https:\/\/www.youtube.com\/embed\/WqfmYStVtaY\" 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 how the Discover's fat tires and suspension handle different terrains.\u003c\/li\u003e\n                    \u003cli\u003eWitness the effortless power of the 750W motor and throttle.\u003c\/li\u003e\n                    \u003cli\u003eDiscover the comfort and convenience of the step-through design.\u003c\/li\u003e\n                    \u003cli\u003eExplore the features that make this the perfect do-it-all 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\u003e750W (1300W Peak) Brushless Hub Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V, 17.5Ah (840Wh) Lithium-ion Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eMax Range\u003c\/th\u003e\n\u003ctd\u003eUp to 60 miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTop Speed\u003c\/th\u003e\n\u003ctd\u003eUp to 28 MPH\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eCadence Sensor | Brake Sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTotal Payload Capacity\u003c\/th\u003e\n\u003ctd\u003e400 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e77 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eRecommended Rider Heights\u003c\/th\u003e\n\u003ctd\u003e5'1\" - 6'5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydraulic Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eHydraulic Fork with 80mm Travel\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e26\" x 4.0\" All-terrain Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eShimano 7-speed\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                   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_Kingbull_Discover_2.0_electric_bike_size_chart_with_frame_geometry_measurements_for_riders_including_seat_height_handlebar_reach_and_wheelbase.webp?v=1757658315\" alt=\"Sizing guide for the Kingbull Discover\" style=\"width:100%; border-radius: 8px;\"\u003e\n                   \u003cp\u003eThe Kingbull Discover features a highly accessible frame and adjustable components to ensure a comfortable fit for a wide range of riders.\u003c\/p\u003e\n                   \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eRecommended Rider Heights:\u003c\/strong\u003e \u003cstrong\u003e5'1\" - 6'5\"\u003c\/strong\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eMinimum Seat Height:\u003c\/strong\u003e 32.2 inches\u003c\/li\u003e\n                   \u003c\/ul\u003e\n                   \u003cp\u003eWith its generous adjustment range, most riders in this height bracket will easily find their ideal riding position for comfortable, all-day adventures.\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; Ride Quality\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-95\"\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\u003e92\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-92\"\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\u003ePower \u0026amp; Performance\u003c\/span\u003e\u003cspan\u003e89\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-89\"\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\u003eValue \u0026amp; Features\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\"\u003e91%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Kingbull Discover is an outstanding all-terrain commuter that delivers a fantastic blend of comfort, power, and versatility. Its fat tires and front suspension provide a Cadillac-smooth ride, making it an excellent choice for anyone seeking a capable and enjoyable do-it-all e-bike.\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":"KINGBULL","offers":[{"title":"Step-Over \/ Space Gray","offer_id":43400722579530,"sku":null,"price":1099.0,"currency_code":"USD","in_stock":true},{"title":"Step-Thru \/ Pink","offer_id":43400722612298,"sku":null,"price":1099.0,"currency_code":"USD","in_stock":true},{"title":"Step-Thru \/ White","offer_id":43400722645066,"sku":null,"price":1099.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Discover-2.0.webp?v=1773375105"},{"product_id":"breeze-t-torque-sensor-electric-bike","title":"Velowave Breeze T 500W Step-Through Electric Bike","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\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: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 40px;\n            height: 40px;\n            filter: brightness(0) invert(1);\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.9em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n        }\n\n        \/* 3. Hero Video Section *\/\n        [data-belcopia-product] .hero-video-section {\n            position: relative;\n            height: 60vh;\n            min-height: 400px;\n            max-height: 600px;\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-video-section iframe,\n        [data-belcopia-product] .hero-video-section video {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            width: 100vw;\n            height: 56.25vw; \/* 16:9 Aspect Ratio *\/\n            min-height: 100vh;\n            min-width: 177.77vh; \n            transform: translate(-50%, -50%);\n            z-index: 1;\n            pointer-events: none;\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.6), 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;\n            text-align: left;\n            margin-bottom: 20px;\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; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n        [data-belcopia-product] h4 { font-size: 1.4em; color: #2c2c2c; margin-bottom: 10px; }\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) { \n            [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :last-child { order: 1; }\n        }\n        \n        [data-belcopia-product] .two-col-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; }\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        \/* 6. Key Features Scroller Section *\/\n        [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding: 20px 0; 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: 25px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.2em; }\n        [data-belcopia-product] .feature-card p { font-size: 0.95em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* 7. Dropdown Section Styles *\/\n        [data-belcopia-product] .dropdown-section details { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }\n        [data-belcopia-product] .dropdown-section summary { padding: 20px; font-weight: bold; font-size: 1.2em; cursor: pointer; position: relative; outline: none; list-style: none; }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] .dropdown-section summary::after { content: '+'; position: absolute; right: 25px; font-size: 1.5em; color: #5f7038; transition: transform 0.3s ease-in-out; }\n        [data-belcopia-product] .dropdown-section details[open] summary::after { transform: rotate(45deg); }\n        [data-belcopia-product] .dropdown-content { padding: 0 20px 20px 20px; border-top: 1px solid #ddd; }\n        \n        \/* 8. Spec Table \u0026 Other Lists *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; }\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: #f2f2f2; font-weight: bold; width: 40%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n        [data-belcopia-product] .dimensions-table { min-width: 0; }\n        \n        \/* 9. Video Section *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 30px; }\n        @media (min-width: 768px) { [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; } }\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1); background: #eee; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n\n        \/* 10. 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        \/* Dynamic Width Classes for Breeze T *\/\n        [data-belcopia-product] .bar-fill-100 { width: 100%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-90 { width: 90%; }\n        [data-belcopia-product] .bar-fill-85 { width: 85%; }\n        @keyframes fillBar { from { width: 0; } }\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    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Speed Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/speed.svg?v=1751936178\"\u003e \u003cspan class=\"glance-title\"\u003eTop Speed\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e28 MPH\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Range Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/distance.svg?v=1751936178\"\u003e \u003cspan class=\"glance-title\"\u003eAvg. Range\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e70 MILES\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Battery Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/battery.svg?v=1751936178\"\u003e \u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e48V 15AH\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Motor Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/motor.svg?v=1751936178\"\u003e \u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e500W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Sensor Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/sensor.svg?v=1751936178\"\u003e \u003cspan class=\"glance-title\"\u003eSensor\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eTorque\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-video-section\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/4juqVA9nRgQ?background=1\u0026amp;autoplay=1\u0026amp;loop=1\u0026amp;byline=0\u0026amp;title=0\u0026amp;mute=1\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\"\u003e\u003c\/iframe\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eVelowave Breeze T\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003eEffortless Commuting. Instant Power.\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\"Your Ride, Amplified. Seamlessly.\"\u003c\/p\u003e\n\u003cp\u003eThe Velowave Breeze T redefines the urban commute with its advanced \u003cstrong class=\"description-emphasis\"\u003eTorque Sensor technology\u003c\/strong\u003e. Unlike standard cadence sensors, the Breeze T responds instantly to your pedaling pressure, delivering power that feels like a natural extension of your own legs. Combined with a massive 720Wh battery and a smooth front suspension, this bike turns long commutes into effortless joyrides. Whether you're climbing hills or navigating city streets, the Breeze T adapts to your rhythm for maximum efficiency and control.\u003c\/p\u003e\n\u003c\/div\u003e\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 want a natural, responsive riding feel that only a torque sensor can provide.\u003c\/li\u003e\n\u003cli\u003eYou need a long-range commuter capable of up to 90 miles on a single charge.\u003c\/li\u003e\n\u003cli\u003eYou appreciate the ease of a step-through frame for quick mounting and dismounting.\u003c\/li\u003e\n\u003cli\u003eYou are looking for a powerful Class 3 e-bike that can handle city traffic and hills with ease.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg alt=\"Woman riding a beige Velowave step-through electric bike on a coastal road.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Woman_riding_a_beige_Velowave_step-through_electric_bike_on_a_coastal_road_with_the_ocean_in_the_background.jpg?v=1765510856\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eSmart Power Delivery\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Man wearing a helmet and sunglasses sitting on a black Velowave electric bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/H1_Man_wearing_a_helmet_and_sunglasses_sitting_on_a_black_Velowave_fat_tire_electric_bike_in_a_tropical_neighborhood_with_palm_trees.jpg?v=1765510856\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTorque Sensor Precision\u003c\/h4\u003e\n\u003cp\u003eThe Breeze T stands out with its sophisticated torque sensor. It measures how hard you are pedaling and adjusts the motor assistance in real-time. This results in an incredibly smooth ride without the jerky \"on-off\" feeling of traditional e-bikes. It enhances battery efficiency and gives you precise control at low speeds, making it perfect for busy urban environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eComfort Meets Capability\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Man wearing a helmet riding a silver Velowave step-through electric commuter bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/H2_Man_wearing_a_helmet_riding_a_silver_Velowave_step-through_electric_commuter_bike_on_a_paved_city_path.jpg?v=1765510856\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eLong-Range Commuting\u003c\/h4\u003e\n\u003cp\u003eEquipped with a high-capacity 48V 15Ah LG battery, the Breeze T allows you to explore further without range anxiety. Capable of up to 90 miles on a single charge in pedal-assist mode, it is the ideal companion for long-distance commuting or weekend adventures. The step-through frame design ensures accessibility for riders of all heights, while the adjustable handlebars allow you to find your perfect riding posture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\u003eTorque Sensor\u003c\/h4\u003e\n\u003cp\u003eOffers instant, smooth pedal assist that adapts to your riding style for enhanced efficiency and intuitive control.\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\u003eLong-Lasting Battery\u003c\/h4\u003e\n\u003cp\u003e720Wh LG lithium-ion battery delivers up to 90 miles per charge, ensuring extended rides without frequent recharging.\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\u003eHydraulic suspension fork with 100mm travel absorbs bumps and vibrations for a comfortable ride on any terrain.\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\u003eColor LCD Display\u003c\/h4\u003e\n\u003cp\u003eLarge, easy-to-read screen keeps you informed with speed, battery level, and distance metrics at a glance.\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\u003eHydraulic Disc Brakes\u003c\/h4\u003e\n\u003cp\u003eTektro hydraulic brakes with 180mm rotors provide powerful, reliable stopping power in all weather conditions.\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\u003eAdjustable Handlebar\u003c\/h4\u003e\n\u003cp\u003eCustomize your riding posture for maximum comfort, whether you prefer an upright cruise or a sporty stance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eSee It In Action\u003c\/h3\u003e\n\u003cdiv class=\"video-grid\"\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"Velowave Breeze T Review\" src=\"https:\/\/www.youtube.com\/embed\/4juqVA9nRgQ\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003ctd\u003eVelowave Breeze T\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e500W (960W Peak), 65Nm Torque\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 15AH (720Wh) LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 90 Miles (PAS Level 1)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTop Speed\u003c\/th\u003e\n\u003ctd\u003e28 MPH (Pedal Assist), 20 MPH (Throttle)\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\u003eCharger\u003c\/th\u003e\n\u003ctd\u003e48V 2 Amp (Approx. 8 Hour Charge)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eLarge Color LCD with Backlight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e66 LBS (with battery)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePayload Capacity\u003c\/th\u003e\n\u003ctd\u003e300 LBS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMechanicals\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Alloy Step-Thru\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eHydraulic Suspension, 100mm Travel w\/ Lockout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eTektro Hydraulic Disc Brakes (180mm Rotors)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda 27.5\" x 2.2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eShimano 7-Speed Tourney\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003e170mm w\/ 48T Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSaddle\u003c\/th\u003e\n\u003ctd\u003eComfortable Wide Saddle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLights\u003c\/th\u003e\n\u003ctd\u003eFront 90 LUX LED, Rear Brake Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDimensions \u0026amp; Sizing\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Velowave Breeze T Geometry Chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_Velowave_electric_bike_geometry_chart_displaying_key_dimensions_including_standover_height_reach_and_wheelbase.jpg?v=1765510856\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ctable class=\"spec-table dimensions-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal Length\u003c\/th\u003e\n\u003ctd\u003e1829mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheelbase\u003c\/th\u003e\n\u003ctd\u003e1129mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebar Height\u003c\/th\u003e\n\u003ctd\u003e1195mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStandover Height\u003c\/th\u003e\n\u003ctd\u003e696mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeat Height (Min\/Max)\u003c\/th\u003e\n\u003ctd\u003e801mm \/ 1008mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReach\u003c\/th\u003e\n\u003ctd\u003e393.6mm\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\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n    \u003ch3\u003eBreeze T Performance Ratings\u003c\/h3\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\u003eSmoothness (Torque Sensor)\u003c\/span\u003e\u003cspan\u003e100\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"bar-container\"\u003e\n                    \u003cdiv class=\"bar-fill bar-fill-100\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"rating-bar\"\u003e\n                \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eRange \u0026amp; Efficiency\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"bar-container\"\u003e\n                    \u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"rating-bar\"\u003e\n                \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eRider Comfort\u003c\/span\u003e\u003cspan\u003e90\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"bar-container\"\u003e\n                    \u003cdiv class=\"bar-fill bar-fill-90\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"rating-bar\"\u003e\n                \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eHill Climbing\u003c\/span\u003e\u003cspan\u003e85\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"bar-container\"\u003e\n                    \u003cdiv class=\"bar-fill bar-fill-85\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \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 Velowave Breeze T is a standout in the commuter category. The addition of a torque sensor at this price point transforms the ride quality, making it significantly smoother and more intuitive than its cadence-sensor competitors. Combined with exceptional range and a comfortable step-through design, it is a top-tier choice for the daily rider.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Velowave","offers":[{"title":"Blue Gray","offer_id":43141380177994,"sku":"MT-BREEZEDB","price":1499.0,"currency_code":"USD","in_stock":true},{"title":"Light Green","offer_id":43141380210762,"sku":"MT-BREEZEPG","price":1499.0,"currency_code":"USD","in_stock":true},{"title":"Beige","offer_id":43141380243530,"sku":"MT-BREEZEDP","price":1499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4_599b66c9-1dc7-4abd-b4d8-7705b632c43d.jpg?v=1767080423"},{"product_id":"prado-s-commuter-electric-bike","title":"Velowave Prado S 750W Step-Through Electric Bike","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\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: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 40px;\n            height: 40px;\n            filter: brightness(0) invert(1);\n        }\n        [data-belcopia-product] .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 0.9em;\n            letter-spacing: 0.5px;\n        }\n        [data-belcopia-product] .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n        }\n\n        \/* 3. Hero Video Section *\/\n        [data-belcopia-product] .hero-video-section {\n            position: relative;\n            height: 60vh;\n            min-height: 400px;\n            max-height: 600px;\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-video-section iframe,\n        [data-belcopia-product] .hero-video-section video,\n        [data-belcopia-product] .hero-video-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.6), 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;\n            text-align: left;\n            margin-bottom: 20px;\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; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n        [data-belcopia-product] h4 { font-size: 1.4em; color: #2c2c2c; margin-bottom: 10px; }\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) { \n            [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :last-child { order: 1; }\n        }\n        \n        [data-belcopia-product] .two-col-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; }\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        \/* 6. Key Features Scroller Section *\/\n        [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding: 20px 0; 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: 25px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.2em; }\n        [data-belcopia-product] .feature-card p { font-size: 0.95em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* 7. Dropdown Section Styles *\/\n        [data-belcopia-product] .dropdown-section details { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }\n        [data-belcopia-product] .dropdown-section summary { padding: 20px; font-weight: bold; font-size: 1.2em; cursor: pointer; position: relative; outline: none; list-style: none; }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] .dropdown-section summary::after { content: '+'; position: absolute; right: 25px; font-size: 1.5em; color: #5f7038; transition: transform 0.3s ease-in-out; }\n        [data-belcopia-product] .dropdown-section details[open] summary::after { transform: rotate(45deg); }\n        [data-belcopia-product] .dropdown-content { padding: 0 20px 20px 20px; border-top: 1px solid #ddd; }\n        \n        \/* 8. Spec Table \u0026 Other Lists *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; }\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: #f2f2f2; font-weight: bold; width: 40%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n        [data-belcopia-product] .dimensions-table { min-width: 0; }\n        \n        \/* 9. Video Section *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 30px; }\n        @media (min-width: 768px) { [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; } }\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1); background: #eee; }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n\n        \/* 10. 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        \/* Dynamic Width Classes for Prado S *\/\n        [data-belcopia-product] .bar-fill-100 { width: 100%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-92 { width: 92%; }\n        [data-belcopia-product] .bar-fill-88 { width: 88%; }\n        @keyframes fillBar { from { width: 0; } }\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    \u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Speed Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/speed.svg?v=1751936178\"\u003e \u003cspan class=\"glance-title\"\u003eTop Speed\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e25 MPH\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Range Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/distance.svg?v=1751936178\"\u003e \u003cspan class=\"glance-title\"\u003eAvg. Range\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e40 MILES\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Battery Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/battery.svg?v=1751936178\"\u003e \u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e48V 15AH\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Motor Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/motor.svg?v=1751936178\"\u003e \u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e750W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg alt=\"Payload Icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/payload.svg?v=1751936178\"\u003e \u003cspan class=\"glance-title\"\u003ePayload\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e330 LBS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-video-section\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Man_riding_the_silver_Velowave_Prado_S_Step-Through_Electric_Commuter_Bike_on_a_paved_city_street.jpg?v=1765511937\" alt=\"Man riding the silver Velowave Prado S Step-Through Electric Commuter Bike\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eVelowave Prado S\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003ePremium Comfort. Robust Utility.\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\"The All-Terrain Cruiser for Every Commute.\"\u003c\/p\u003e\n\u003cp\u003eThe Velowave Prado S is a versatile \u003cstrong class=\"description-emphasis\"\u003eelectric commuter bike\u003c\/strong\u003e that blends the rugged capability of a fat-tire bike with the refined comfort of a classic cruiser. With a powerful 750W Bafang motor and a relaxed step-through frame, it conquers city streets, beach paths, and light off-road trails with equal ease. Its swept-back handlebars and wide, cushioned seat ensure that every ride—whether to the office or the grocery store—is a first-class experience.\u003c\/p\u003e\n\u003c\/div\u003e\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 want an approachable step-through bike that doesn't compromise on power (750W).\u003c\/li\u003e\n\u003cli\u003eYou need a stable, comfortable ride capable of handling potholes, gravel, and sand.\u003c\/li\u003e\n\u003cli\u003eYou are a commuter looking for a bike with high payload capacity (330 lbs) for groceries or gear.\u003c\/li\u003e\n\u003cli\u003eYou prioritize an upright riding posture that reduces strain on your back and wrists.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg alt=\"Young couple riding red and black Velowave fat tire electric bikes through a green park.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Young_couple_riding_red_and_black_Velowave_fat_tire_electric_bikes_through_a_green_park.jpg?v=1765511936\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eComfort Redefined\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Silver Velowave step-through electric bike featuring 20-inch fat tires.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/H1_Silver_Velowave_step-through_electric_bike_featuring_20-inch_fat_tires_5-spoke_mag_wheels_and_brown_leather-style_grips_and_saddle.jpg?v=1765511938\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eStep-Through Ease \u0026amp; Stability\u003c\/h4\u003e\n\u003cp\u003eThe Prado S features a thoughtful step-through frame design, making it incredibly easy to mount and dismount, which is ideal for stop-and-go city traffic. Combined with massive 20\" x 4.0\" fat tires, this bike offers unmatched stability and shock absorption. The tires float over bumps and provide confidence-inspiring traction on wet or loose surfaces, ensuring a smooth ride regardless of the terrain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003ePower to Conquer\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Cyclist pausing on an electric mountain bike against rugged mountains.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/H2_Male_cyclist_pausing_on_a_Rambo_electric_mountain_bike_against_a_backdrop_of_rugged_mountains_and_autumn_foliage.jpg?v=1765511936\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003e750W Bafang Performance\u003c\/h4\u003e\n\u003cp\u003eDon't let the relaxed cruiser looks fool you; the Prado S packs a punch. Equipped with a robust 750W Bafang geared hub motor (peaking at 1275W), it effortlessly handles hills and headwinds that would stop lesser bikes. Whether you are carrying a heavy load or just want to get to your destination faster, the reliable Bafang motor provides stable, exhilarating power on demand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\u003e750W Bafang Motor\u003c\/h4\u003e\n\u003cp\u003ePowerful hub motor provides effortless cruising and hill-climbing capability with peak performance of 1275W.\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\u003eComfort Handlebars\u003c\/h4\u003e\n\u003cp\u003eSwept-back bars promote an upright, relaxed posture, reducing fatigue on long commutes.\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\u003e48V 15AH Battery\u003c\/h4\u003e\n\u003cp\u003eHigh-capacity LG battery offers a range of up to 40 miles and features fast charging capability.\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\u003eHydraulic suspension fork absorbs road vibrations for a smoother, safer ride on rough terrain.\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\u003eFull Fenders\u003c\/h4\u003e\n\u003cp\u003eIntegrated mudguards protect you from splashes and debris, keeping you clean during your commute.\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\u003eWide Cushion Saddle\u003c\/h4\u003e\n\u003cp\u003eAn enlarged, plush seat pad ensures maximum comfort for riders of all sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eSee It In Action\u003c\/h3\u003e\n\u003cdiv class=\"video-grid\"\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"Velowave Prado S Review\" src=\"https:\/\/www.youtube.com\/embed\/RrNq5ynKeTQ\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003ctd\u003eVelowave Prado S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e750W Bafang Geared Hub (1275W Peak)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 15AH (720Wh) LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 40 Miles (PAS)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTop Speed\u003c\/th\u003e\n\u003ctd\u003e25 MPH (Pedal Assist), 20 MPH (Throttle)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePayload Capacity\u003c\/th\u003e\n\u003ctd\u003e330 LBS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharger\u003c\/th\u003e\n\u003ctd\u003e48V 2 Amp (UL Listed)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eMultifunctional Color Screen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e77.2 LBS (with battery)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMechanicals\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Alloy Step-Thru\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eHydraulic Suspension\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydraulic Disc Brakes (180mm Rotors)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda 20\" x 4.0\" 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\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003e52T, 160mm Alloy Crank\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebar\u003c\/th\u003e\n\u003ctd\u003eAlloy, 710mm Width\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLights\u003c\/th\u003e\n\u003ctd\u003eFront 48V 10W LED, Integrated Rear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDimensions \u0026amp; Sizing\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Velowave Prado S Geometry Chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_Side_view_of_the_red_Velowave_step-through_electric_bike_featuring_20-inch_fat_tires_and_durable_5-spoke_mag_wheels.jpg?v=1765511936\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ctable class=\"spec-table dimensions-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal Length\u003c\/th\u003e\n\u003ctd\u003e1970mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheelbase\u003c\/th\u003e\n\u003ctd\u003e1170mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebar Height\u003c\/th\u003e\n\u003ctd\u003e1190mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStandover Height\u003c\/th\u003e\n\u003ctd\u003e755mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeat Height (Min\/Max)\u003c\/th\u003e\n\u003ctd\u003e840mm \/ 1050mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReach\u003c\/th\u003e\n\u003ctd\u003e370mm\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\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n    \u003ch3\u003ePrado S Performance Ratings\u003c\/h3\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\u003eRide Comfort\u003c\/span\u003e\u003cspan\u003e100\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"bar-container\"\u003e\n                    \u003cdiv class=\"bar-fill bar-fill-100\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"rating-bar\"\u003e\n                \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eStability \u0026amp; Traction\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"bar-container\"\u003e\n                    \u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"rating-bar\"\u003e\n                \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eMotor Power\u003c\/span\u003e\u003cspan\u003e92\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"bar-container\"\u003e\n                    \u003cdiv class=\"bar-fill bar-fill-92\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"rating-bar\"\u003e\n                \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eHill Climbing\u003c\/span\u003e\u003cspan\u003e88\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"bar-container\"\u003e\n                    \u003cdiv class=\"bar-fill bar-fill-88\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \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\"\u003e94%\u003c\/p\u003e\n            \u003cp class=\"expert-take\"\u003eThe Velowave Prado S is the definition of a \"do-it-all\" cruiser. It combines the high power of a Bafang motor with the extreme comfort of fat tires and a step-through frame. It is heavy, but that weight translates into a planted, secure feel that commuters and weekend explorers will love.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Velowave","offers":[{"title":"Red","offer_id":43141380800586,"sku":"VWFCTY3RD2","price":1299.0,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":43141380833354,"sku":"VWFCTY3MB2","price":1299.0,"currency_code":"USD","in_stock":false},{"title":"Silver","offer_id":43141380866122,"sku":"VWFCTY3SL2","price":1299.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/2_3401e815-78cf-4d95-ab0d-7ae14d023d7a.jpg?v=1767080455"},{"product_id":"magicycle-ct-1-commuter-torque-sensor-electric-bike","title":"Magicycle CT-1 Commuter Torque Sensor Electric 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=\"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\"\u003e6061 Aluminum Step-Through\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\/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 \/ 1,100W Peak\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\"\u003e26\" x 2.1\"\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\"\u003e54 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 60 Miles\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=\"Magicycle CT-1 Commuter Torque Sensor Electric Bike Overview\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/ct-1-commuter-second-image-change.webp?v=1773349720\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eMagicycle CT-1 Commuter\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eThe Commuter That Reads Your Legs.\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\"Stop Dreading Your Commute. Start Owning It.\"\u003c\/p\u003e\n\u003cp\u003eYour commute is draining you. Bumper to bumper traffic, packed subway cars, and parking fees that eat your paycheck before you even clock in. The \u003cstrong class=\"description-emphasis\"\u003eMagicycle CT-1\u003c\/strong\u003e is the \u003cstrong class=\"description-emphasis\"\u003eelectric commuter bike\u003c\/strong\u003e built to replace all of it. A \u003cstrong class=\"description-emphasis\"\u003etorque sensor ebike\u003c\/strong\u003e system reads your pedaling effort in real time and delivers smooth, proportional power that feels like your legs got an upgrade, not a replacement.\u003c\/p\u003e\n\u003cp\u003eThis isn't another throttle and forget \u003cstrong class=\"description-emphasis\"\u003eelectric bike\u003c\/strong\u003e that turns you into a passenger. The CT-1's switchable dual sensor system lets you toggle between torque sensing for a natural, athletic \u003cstrong class=\"description-emphasis\"\u003epedal assist electric bike\u003c\/strong\u003e experience and cadence sensing for a more relaxed cruise. Built on a lightweight 6061 aluminum \u003cstrong class=\"description-emphasis\"\u003estep through electric bike\u003c\/strong\u003e frame with a \u003cstrong class=\"description-emphasis\"\u003e750W electric bike\u003c\/strong\u003e motor that peaks at 1,100W, this \u003cstrong class=\"description-emphasis\"\u003ecommuter ebike\u003c\/strong\u003e hits 28 MPH and covers up to 60 miles on a single charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"We designed the CT-1 for the rider who wants to arrive at work without sweat stains but still feel like they actually rode a bike. The torque sensor is the secret. It makes the motor invisible. You just feel stronger.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Magicycle Engineering Team\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\/magicycle-ct-1-commuter-ivory-4.webp?v=1773349731\" alt=\"Magicycle CT-1 Commuter Ivory comfortable step through frame\" 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\/magicycle-ct-1-commuter-midnight-blue-5.webp?v=1773349736\" alt=\"Magicycle CT-1 Commuter Midnight Blue urban lifestyle\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYour car commute costs you $300+ a month in gas, insurance, and parking. You want an electric bike for commuting that actually saves you real money.\u003c\/li\u003e\n\u003cli\u003eYou've tried other ebikes but every one feels like a moped, not a bicycle. You want a pedal assist electric bike that matches your effort, not overrides it.\u003c\/li\u003e\n\u003cli\u003eYou live in a walk up apartment or condo and need a step through electric bike that's easy to mount with a removable battery you can charge at your desk.\u003c\/li\u003e\n\u003cli\u003eYou want a reliable commuter ebike for adults that handles rain, potholes, and year round riding without flimsy components failing when you need them most.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eBUILT FOR THE REAL WORLD\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\/magicycle-ct-1-commuter-ivory-5.webp?v=1773349726\" alt=\"Magicycle CT-1 Commuter Ivory side profile with integrated accessories\" 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\/magicycle-ct-1-commuter-Tiffany-blue-3.webp?v=1773349766\" alt=\"Magicycle CT-1 Commuter Tiffany Blue step through frame detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEvery Component Earns Its Place\u003c\/h4\u003e\n\u003cp\u003eMost \u003cstrong class=\"description-emphasis\"\u003eelectric commuter bikes\u003c\/strong\u003e ship with the bare minimum and leave you buying accessories for months. The CT-1 arrives fully loaded with metal fenders, a 55 lb capacity rear rack with integrated tail light, front LED headlight, and a backlit LCD display with USB charging port. Everything a daily rider needs from the best \u003cstrong class=\"description-emphasis\"\u003eelectric bike for commuting\u003c\/strong\u003e in its class.\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003estep through electric bike\u003c\/strong\u003e frame isn't just about easy mounting. It's 6061 aluminum alloy, the same aerospace grade material used in performance cycling. Light enough to maneuver through city traffic at 54 lbs total, strong enough to carry riders up to 400 lbs. Five colorways from understated Space Gray to head turning Tiffany Blue mean your \u003cstrong class=\"description-emphasis\"\u003eebike for city riding\u003c\/strong\u003e doesn't have to look like everyone else's.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eDUAL SENSOR INTELLIGENCE\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\/magicycle-ct-1-commuter-details-torque-sensor.webp?v=1773349752\" alt=\"Magicycle CT-1 torque sensor close up showing natural pedal assist technology\" 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\/magicycle-ct-1-commuter-maroon-5.webp?v=1773349774\" alt=\"Magicycle CT-1 Commuter Maroon lifestyle urban riding\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTorque + Cadence. You Choose.\u003c\/h4\u003e\n\u003cp\u003eHere's what separates this \u003cstrong class=\"description-emphasis\"\u003etorque sensor ebike\u003c\/strong\u003e from every other electric bike in its class. Most ebikes use a basic cadence sensor that delivers the same power whether you're barely spinning or hammering uphill. The CT-1's torque sensor measures exactly how hard you're pushing and matches the motor output to your effort. Push harder, get more power. Ease up, the motor backs off. It feels like riding a normal bike, except you're covering twice the distance.\u003c\/p\u003e\n\u003cp\u003eBut sometimes you just want to cruise. One press of the \"i\" button switches to cadence mode for a more relaxed, consistent assist on flat stretches and leisure rides. Seven pedal assist levels let you fine tune the balance between exercise and effortless riding. Plus a thumb throttle gives you instant power when you need to jump off the line at a green light or merge into traffic. This is the \u003cstrong class=\"description-emphasis\"\u003eelectric bike with throttle\u003c\/strong\u003e and pedal assist that adapts to how you actually ride.\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 has-image\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Magicycle CT-1 hub motor close up\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/magicycle-ct-1-commuter-details-motor.webp?v=1773349757\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e750W Hub Motor (1,100W Peak)\u003c\/h4\u003e\n\u003cp\u003eBrushless gear hub motor delivers smooth, quiet power up to 28 MPH. Peaks at 1,100W for hill climbing and acceleration when you need it most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card has-image\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Magicycle CT-1 integrated removable battery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/magicycle-ct-1-commuter-details-battery.webp?v=1773349759\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e48V 15Ah Removable Battery\u003c\/h4\u003e\n\u003cp\u003eRemovable from the top of the downtube for easy charging at home or the office. Up to 60 miles range on a single charge. 5 to 7 hour full charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card has-image\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Magicycle CT-1 hydraulic disc brake with 180mm rotor\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/magicycle-ct-1-commuter-details-brakes.webp?v=1773349754\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e180mm Hydraulic Disc Brakes\u003c\/h4\u003e\n\u003cp\u003e2 piston hydraulic disc brakes front and rear with 180mm rotors. Consistent, powerful stopping in wet or dry conditions. No cable stretching, no pad adjustments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card has-image\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Magicycle CT-1 torque sensor technology\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/magicycle-ct-1-commuter-details-torque-sensor.webp?v=1773349752\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eSwitchable Torque + Cadence Sensor\u003c\/h4\u003e\n\u003cp\u003ePress the \"i\" button for 2 seconds to switch between torque sensing (natural, effort based) and cadence sensing (consistent, relaxed). Two ride modes in one 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\u003eShimano 7 Speed Drivetrain\u003c\/h4\u003e\n\u003cp\u003eShimano intelligent 7 speed gearing gives you a wide gear range for flat cruising and steep climbs. Reliable shifting in any weather, minimal maintenance.\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\u003eMechanical Suspension Fork\u003c\/h4\u003e\n\u003cp\u003eFront suspension fork absorbs bumps, cracks, and potholes so your hands and wrists don't have to. Essential for daily commuting on real city streets.\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;\"\u003eThe CT-1 is engineered for riders who commute every day, not just sunny weekends. Here's the technical breakdown of why this torque sensor ebike outperforms every other electric commuter bike in its price range.\u003c\/p\u003e\n\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eTorque Sensor Efficiency\u003c\/h4\u003e\n\u003cp\u003eCadence sensors waste battery by delivering full power even when you're barely pedaling. The CT-1's \u003cstrong\u003etorque sensor\u003c\/strong\u003e proportionally matches motor output to your effort, extending real world range by 20 to 30% compared to cadence only systems. That's the difference between making it home and walking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003e400 lb Payload Capacity\u003c\/h4\u003e\n\u003cp\u003eMost commuter ebikes max out at 250 to 300 lbs. The CT-1 supports \u003cstrong\u003e400 lbs total payload\u003c\/strong\u003e, including rider, gear, and cargo on the 55 lb rear rack. Built for real people carrying real stuff, not just lightweight test riders on a smooth track.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003e6061 Aluminum + Step Through\u003c\/h4\u003e\n\u003cp\u003eThe \u003cstrong\u003e6061 aluminum alloy\u003c\/strong\u003e frame keeps the bike at 54 lbs while handling heavy loads. The step through geometry eliminates the awkward leg swing that makes high frame bikes dangerous in traffic. Mount and dismount in a second, even at a stoplight.\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 (Step-Through)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'5\" to 6'8\"\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 Brushless Gear Hub Motor (1,100W Peak)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 15Ah Removable Lithium Ion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 60 Miles (varies by assist level, terrain, rider weight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTop Speed\u003c\/th\u003e\n\u003ctd\u003e28 MPH (Pedal Assist)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePedal Assist\u003c\/th\u003e\n\u003ctd\u003e7 Levels, Switchable Torque + Cadence 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\u003e6061 Aluminum Alloy, Step-Through\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eMechanical Suspension\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003e180mm Hydraulic Disc Brakes (Front \u0026amp; Rear)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eShimano Intelligent 7 Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheels \u0026amp; Tires\u003c\/th\u003e\n\u003ctd\u003e26\" x 2.1\" Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eBacklit LCD with USB Charging Port\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLights\u003c\/th\u003e\n\u003ctd\u003eLED Headlight + Integrated Rear Tail Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRear Rack\u003c\/th\u003e\n\u003ctd\u003eIncluded, 55 lb Capacity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFenders\u003c\/th\u003e\n\u003ctd\u003eFull Metal Front \u0026amp; Rear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharger\u003c\/th\u003e\n\u003ctd\u003e48V 2A Smart Charger (5-7 Hours)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e54 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax Payload\u003c\/th\u003e\n\u003ctd\u003e400 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003ctd\u003e5'5\" to 6'8\"\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\u003eWhat makes a torque sensor ebike better than a cadence sensor ebike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eA torque sensor measures how hard you're pedaling and adjusts motor power proportionally. Push harder, get more assist. A cadence sensor delivers the same power regardless of effort as long as you're pedaling. The CT-1 is the rare electric commuter bike that includes both sensors so you can switch between natural, effort based assist and relaxed, consistent assist with a 2 second button press.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow far can this electric commuter bike go on a single charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUp to 60 miles depending on pedal assist level, terrain, rider weight, and wind conditions. Using torque sensor mode extends range significantly compared to cadence mode because the motor only activates proportional to your actual effort. Real world commuters typically see 30 to 45 miles per charge.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the CT-1 a good electric bike for commuting to work?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe CT-1 was designed specifically for daily commuting. It arrives fully loaded with fenders, rear rack, lights, and a backlit display. The torque sensor provides natural pedal assist so you arrive without breaking a sweat, and the 48V 15Ah battery covers most round trip commutes on a single charge.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I charge the battery at my office or apartment?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The battery removes from the top of the downtube and weighs about 7 lbs. Bring it inside and charge at your desk, apartment, or anywhere with a standard outlet. You can also charge it while still on the bike. Full charge takes 5 to 7 hours.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs this step through electric bike good for taller riders?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The CT-1 fits riders from 5'5\" to 6'8\" thanks to the adjustable stem and seatpost. The step through frame design makes mounting and dismounting easy at any height, especially useful when stopping in traffic.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes this pedal assist electric bike also have a throttle?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. A thumb throttle provides instant power without pedaling up to 20 MPH. Perfect for starting from a dead stop, merging into traffic, or taking a break on long rides. With pedal assist engaged, the 750W motor takes you up to 28 MPH.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs this electric bike compatible with other Magicycle accessories?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The CT-1 uses standard mounting points compatible with all \u003ca href=\"\/collections\/magicycle\"\u003eMagicycle accessories\u003c\/a\u003e and universal ebike accessories including baskets, phone mounts, mirrors, and locks.\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\"\u003eMagicycle CT-1 Commuter\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and front fender.\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 removable battery and 48V 2A smart charger included.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eFull Accessory Kit\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eMetal fenders (front and rear), rear rack with tail light, LED headlight, LCD display, and pedals.\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":"Magicycle","offers":[{"title":"Midnight Blue","offer_id":43400405909578,"sku":null,"price":799.0,"currency_code":"USD","in_stock":true},{"title":"Tiffany Blue","offer_id":43400405942346,"sku":null,"price":799.0,"currency_code":"USD","in_stock":true},{"title":"Maroon","offer_id":43400405975114,"sku":null,"price":799.0,"currency_code":"USD","in_stock":true},{"title":"Ivory","offer_id":43400406007882,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":false},{"title":"Space Gray","offer_id":43400406040650,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/magicycle-ct-1-commuter-ivory-1.webp?v=1773349717"},{"product_id":"cyrusher-luxe-city-electric-bike","title":"Cyrusher Luxe City Electric Bike","description":"\u003c!-- belcopia-top --\u003e\n\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\/* Accordion (legacy details\/summary expandable sections) *\/\n.bike-product-wrapper .accordion-wrapper {\n    margin:40px auto; max-width:1100px;\n}\n.bike-product-wrapper details.accordion-item {\n    border-bottom:1px solid #eee;\n}\n.bike-product-wrapper details.accordion-item:last-child {\n    border-bottom:none;\n}\n.bike-product-wrapper details.accordion-item \u003e summary {\n    font-family:'Montserrat','Lato',sans-serif;\n    font-weight:700; font-size:1em; text-transform:uppercase;\n    letter-spacing:1px; color:#333; cursor:pointer;\n    padding:20px 40px 20px 0; position:relative;\n    list-style:none; display:flex; align-items:center;\n    justify-content:space-between;\n}\n.bike-product-wrapper details.accordion-item \u003e summary:hover {\n    color:var(--brand-primary);\n}\n.bike-product-wrapper details.accordion-item \u003e summary::after {\n    content:''; width:8px; height:8px;\n    border-right:2px solid currentColor; border-bottom:2px solid currentColor;\n    transform:rotate(45deg); transition:transform 0.2s ease; flex-shrink:0;\n}\n.bike-product-wrapper details.accordion-item[open] \u003e summary {\n    color:var(--brand-primary);\n}\n.bike-product-wrapper details.accordion-item[open] \u003e summary::after {\n    transform:rotate(-135deg);\n}\n.bike-product-wrapper .accordion-content {\n    padding:20px 0 30px;\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 58 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\"\u003e48V 20Ah\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\"\u003e~57 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 8-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 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\"\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\"\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\"\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\"\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\"\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 filled\"\u003e★\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/belcopia-top --\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" alt=\"Cyrusher Luxe City Electric Bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherLUXECityE-Bike--Blue-1.jpg?v=1773372173\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eCyrusher Luxe\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eSmall Frame. Big Adventure.\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\"Big Power in a Compact Package.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eCyrusher Luxe\u003c\/strong\u003e packs a 750W motor, a massive 48V 20Ah battery, and rugged 20 x 4.0 inch Arisun fat tires into a compact \u003cstrong class=\"description-emphasis\"\u003emini electric bike\u003c\/strong\u003e frame that fits anywhere. This is not a toy. It is a full powered \u003cstrong class=\"description-emphasis\"\u003ecompact electric bike\u003c\/strong\u003e that delivers the same performance as full size e-bikes in a package you can store in a closet.\u003c\/p\u003e\n\u003cp\u003eThe step through design makes mounting effortless, the Tektro hydraulic brakes deliver confident stopping, and the Shimano 8 speed drivetrain gives you precise gear selection for any terrain. Whether you are weaving through city traffic or exploring gravel paths on the weekend, the Luxe proves that small frames deliver big rides.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The Luxe evolved from our Rumble 1.0 with major upgrades across the board. More motor power, bigger battery, better tires. We kept the compact frame that riders loved and upgraded everything else. The result is a small bike that rides like a big one.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Cyrusher Product Team\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\/CyrusherLUXECityE-Bike-4.jpg?v=1773372183\" alt=\"Cyrusher Luxe compact electric bike in green\" 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-Luxe-CIty-EBike-City_4786f73c-58b4-40c1-b27a-f740a43017de.jpg?v=1773372200\" alt=\"Cyrusher Luxe mini electric bike city riding\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou live in a small apartment, condo, or dorm and need an electric bike that stores in tight spaces without a dedicated bike room.\u003c\/li\u003e\n\u003cli\u003eYou want the stability and traction of fat tires on a compact frame that handles city traffic, gravel paths, and light trails.\u003c\/li\u003e\n\u003cli\u003eYou need a step through frame that is easy to mount and dismount at every stoplight without gymnastics.\u003c\/li\u003e\n\u003cli\u003eYou want serious range from a small bike. 58 miles per charge from the oversized 48V 20Ah battery.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eCOMPACT DOES NOT MEAN COMPROMISE\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_LUXE_City_E-Bike-Feature-Frame.jpg?v=1773372179\" alt=\"Cyrusher Luxe compact ebike 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_LUXE_City_E-Bike-Feature-fat-tire.jpg?v=1773372181\" alt=\"Cyrusher Luxe 20 inch fat tire detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFull Performance, Half the Footprint\u003c\/h4\u003e\n\u003cp\u003eThe Luxe uses 20 inch wheels with 4.0 inch Arisun fat tires to create a \u003cstrong class=\"description-emphasis\"\u003emini fat tire electric bike\u003c\/strong\u003e that rides bigger than it looks. The wider rubber provides a plush, cushioned ride that absorbs cracks and bumps, while the smaller wheel diameter keeps the overall bike length short enough to fit in elevators and compact storage spaces.\u003c\/p\u003e\n\u003cp\u003eTektro hydraulic disc brakes deliver premium stopping power. A Shimano 8 speed drivetrain provides a wide gear range for hills and flats. The step through frame makes the Luxe accessible to riders of all ages and flexibility levels. Three colorways let you match your style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eOVERSIZED BATTERY, UNDERSIZED FRAME\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_LUXE_City_E-Bike-Feature-Torque.jpg?v=1773372175\" alt=\"Cyrusher Luxe electric bike torque sensor 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_LUXE_City_E-Bike-Feature-8-Speed.jpg?v=1773372177\" alt=\"Cyrusher Luxe ebike Shimano 8 speed drivetrain\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003e48V 20Ah Powers All Day Adventures\u003c\/h4\u003e\n\u003cp\u003eMost \u003cstrong class=\"description-emphasis\"\u003ecompact electric bikes\u003c\/strong\u003e sacrifice battery size to keep the frame small. The Luxe does the opposite. A massive 48V 20Ah battery is integrated into the compact step through frame, delivering up to 58 miles of range per charge. That is more range than many full size e-bikes offer.\u003c\/p\u003e\n\u003cp\u003eThis means you charge overnight and ride all week for commuting, or take extended weekend adventures without range anxiety. The removable battery slides out for indoor charging, so you never need to bring the whole bike inside. Big battery. Small bike. Best of both worlds.\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\u003e750W Hub Motor\u003c\/h4\u003e\n\u003cp\u003eFull power motor delivers the same performance as full size e-bikes. Strong acceleration and confident hill climbing in a compact package.\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\u003e48V 20Ah Battery\u003c\/h4\u003e\n\u003cp\u003eOversized battery delivers up to 58 miles per charge. More range than most full size electric bikes. Removable for indoor charging.\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\u003e20 x 4.0 Inch Arisun Fat Tires\u003c\/h4\u003e\n\u003cp\u003ePremium Arisun rubber provides excellent grip and cushioning on city streets, gravel, and dirt. The compact 20 inch diameter keeps the overall bike small.\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\u003ePremium Tektro hydraulic disc brakes deliver precise, powerful stopping in all weather conditions. Consistent performance over thousands of miles.\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 8 Speed Drivetrain\u003c\/h4\u003e\n\u003cp\u003eEight mechanical gears provide a wide range for hills and flats. Fine tune your cadence regardless of terrain or assist level.\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\u003eCompact Step-Through Frame\u003c\/h4\u003e\n\u003cp\u003eLow step frame fits in elevators, closets, and compact storage. Easy mount and dismount for riders of all flexibility levels.\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\u003eFits Your Life\u003c\/h4\u003e\n\u003cp\u003eSmall apartment, tight garage, office cubicle. The Luxe fits where full size bikes cannot. No bike room required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eRange That Surprises\u003c\/h4\u003e\n\u003cp\u003e58 miles per charge from a compact frame. The oversized battery means you ride more and charge less than riders on bigger bikes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003ePremium Components\u003c\/h4\u003e\n\u003cp\u003eTektro brakes, Shimano gears, Arisun tires. The Luxe uses name brand components that deliver performance and longevity.\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 (Compact Step-Through)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFits Most Riders\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 Rear Hub Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 20Ah, Removable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 58 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 Assist\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, Compact\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003eFront Suspension Fork\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eTektro Hydraulic Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eShimano 8 Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheels \u0026amp; Tires\u003c\/th\u003e\n\u003ctd\u003e20\" x 4.0\" Arisun Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eLCD Display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLights\u003c\/th\u003e\n\u003ctd\u003eIntegrated Headlight + Taillight\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 Cyrusher Luxe a good mini electric bike for commuting?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The Luxe delivers full size e-bike performance in a compact package. The 750W motor, 58 mile range, and Shimano 8 speed drivetrain handle daily commuting with ease. The compact size is a bonus for storage at work or home.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow does the Luxe compact electric bike compare to full size e-bikes?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe Luxe has the same motor power, similar range, and equivalent components to many full size electric bikes. The main difference is the 20 inch wheel size, which makes the bike more compact and agile but slightly less stable at very high speeds compared to 26 inch wheels.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan the Cyrusher Luxe handle off road riding?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe 20 x 4.0 inch Arisun fat tires handle gravel, packed dirt, and light trails confidently. The Luxe is primarily designed for city riding but handles mixed terrain well thanks to the wide tire profile.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWill the Luxe fit in my apartment elevator?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eIn most cases, yes. The compact 20 inch wheel platform significantly reduces the overall length compared to full size e-bikes. Measure your elevator dimensions to confirm, but the Luxe is designed to fit in tight spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow long does the 48V 20Ah battery take to charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eA full charge takes approximately 6 to 8 hours with the included charger. The battery is removable, so you can charge it indoors without bringing the bike inside.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eAre Tektro hydraulic brakes good?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eTektro is a respected brake manufacturer used across the cycling industry. Their hydraulic disc brakes provide consistent, powerful stopping power that outperforms mechanical disc brakes, especially in wet conditions.\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\"\u003eCyrusher Luxe E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and accessories.\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 20Ah removable 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\"\u003eHeadlight, taillight, fenders, pedals, 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\n\u003c!-- belcopia-bottom --\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eCOMPARE CYRUSHER COMPACT 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=\"compare-highlight\"\u003e\n\u003cimg class=\"compare-img\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherLUXECityE-Bike--Blue-1.jpg?v=1773372173\" alt=\"Cyrusher Luxe compact city electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eLuxe\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\/CyrusherBroncoMopedElectricBike-Main-4-Green.jpg?v=1773372149\" alt=\"Cyrusher Bronco moped-style electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eBronco\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\/CYrusherL5EBike.jpg?v=1773372335\" alt=\"Cyrusher Model L5 fat tire electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eModel L5\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=\"compare-highlight\"\u003e750W Hub\u003c\/td\u003e\n\u003ctd class=\"\"\u003e750W Hub, 85Nm\u003c\/td\u003e\n\u003ctd class=\"\"\u003e750W Hub (1280W Peak)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eBattery\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e48V 20Ah\u003c\/td\u003e\n\u003ctd class=\"\"\u003e48V 13Ah (624Wh)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e52V 20Ah (1040Wh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eRange\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e58 mi\u003c\/td\u003e\n\u003ctd class=\"\"\u003e50 mi\u003c\/td\u003e\n\u003ctd class=\"\"\u003e75 mi\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eSensor\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003eCadence\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCadence\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=\"compare-highlight\"\u003eFront Fork\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFull (Front + Rear)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFront Fork\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eBrakes\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003eTektro Hydraulic\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHydraulic Disc\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=\"compare-highlight\"\u003e20\" x 4.0\" Fat\u003c\/td\u003e\n\u003ctd class=\"\"\u003e20\" x 4.0\" Fat\u003c\/td\u003e\n\u003ctd class=\"\"\u003e26\" 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=\"compare-highlight\"\u003eStep-Through\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMoped-Style\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStep-Over\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\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-bronco-moped-style-electric-bike\"\u003eShop Now →\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd class=\"\"\u003e\u003ca class=\"compare-cta compare-cta-secondary\" href=\"\/products\/cyrusher-model-l5-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\u003c\/div\u003e","brand":"Cyrusher Sports","offers":[{"title":"Blue","offer_id":43400662024266,"sku":null,"price":1199.0,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":43400662057034,"sku":null,"price":1199.0,"currency_code":"USD","in_stock":true},{"title":"Grey","offer_id":43400662089802,"sku":null,"price":1199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherLUXECityE-Bike--Blue-1.jpg?v=1773372173"},{"product_id":"cyrusher-path-750w-city-electric-bike","title":"Cyrusher Path 750W City Electric Bike","description":"\u003c!-- belcopia-top --\u003e\n\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\/* Accordion (legacy details\/summary expandable sections) *\/\n.bike-product-wrapper .accordion-wrapper {\n    margin:40px auto; max-width:1100px;\n}\n.bike-product-wrapper details.accordion-item {\n    border-bottom:1px solid #eee;\n}\n.bike-product-wrapper details.accordion-item:last-child {\n    border-bottom:none;\n}\n.bike-product-wrapper details.accordion-item \u003e summary {\n    font-family:'Montserrat','Lato',sans-serif;\n    font-weight:700; font-size:1em; text-transform:uppercase;\n    letter-spacing:1px; color:#333; cursor:pointer;\n    padding:20px 40px 20px 0; position:relative;\n    list-style:none; display:flex; align-items:center;\n    justify-content:space-between;\n}\n.bike-product-wrapper details.accordion-item \u003e summary:hover {\n    color:var(--brand-primary);\n}\n.bike-product-wrapper details.accordion-item \u003e summary::after {\n    content:''; width:8px; height:8px;\n    border-right:2px solid currentColor; border-bottom:2px solid currentColor;\n    transform:rotate(45deg); transition:transform 0.2s ease; flex-shrink:0;\n}\n.bike-product-wrapper details.accordion-item[open] \u003e summary {\n    color:var(--brand-primary);\n}\n.bike-product-wrapper details.accordion-item[open] \u003e summary::after {\n    transform:rotate(-135deg);\n}\n.bike-product-wrapper .accordion-content {\n    padding:20px 0 30px;\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 59 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\"\u003e48V 15Ah Samsung\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\"\u003e~58 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 8-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 Hub (80Nm)\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\"\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\"\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\"\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\"\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\"\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 filled\"\u003e★\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/belcopia-top --\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" alt=\"Cyrusher Path 750W City Electric Bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherPathCityE-Bike-Blue-1.jpg?v=1773372203\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eCyrusher Path\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eYour Daily Path, Electrified.\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\"Ride the Everyday. Explore the Unexpected.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eCyrusher Path\u003c\/strong\u003e is a \u003cstrong class=\"description-emphasis\"\u003ecity electric bike\u003c\/strong\u003e designed for riders who want comfort, efficiency, and a polished ride experience on urban roads and bike paths. A 750W brushless hub motor with 80Nm of torque and dual sensor modes gives you responsive power that adapts to your riding style.\u003c\/p\u003e\n\u003cp\u003eSlim 27.5 inch tires roll fast on pavement while the step through frame makes every mount and dismount effortless. The 48V 15Ah Samsung battery delivers up to 59 miles per charge, and the upright handlebars, adjustable stem, and ergonomic saddle keep you comfortable for the long haul. This is the \u003cstrong class=\"description-emphasis\"\u003eelectric commuter bike\u003c\/strong\u003e that makes you want to skip the car keys.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"We designed the Path to be the one bike that handles everything a city throws at you. Commuting, errands, weekend rides, dinner dates. The dual sensor system adapts to your mood, and the comfort geometry means you arrive feeling good, not beaten up.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Cyrusher Product Team\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\/Cyrusher-Path-City-E-Bike-Cover-Ride.jpg?v=1773372205\" alt=\"Cyrusher Path city electric bike riding 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\/Cyrusher-Path-City-E-Bike-Red-With-Basket.jpg?v=1773372232\" alt=\"Cyrusher Path commuter ebike red with basket\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou commute daily and want an electric bike that is fast on pavement, comfortable for long rides, and easy to mount with a step through frame.\u003c\/li\u003e\n\u003cli\u003eYou want dual sensor versatility. Torque mode for responsive hill climbing. Cadence mode for effortless flat cruising.\u003c\/li\u003e\n\u003cli\u003eYou value comfort features like an adjustable stem, upright handlebars, and an ergonomic saddle that make 20 mile rides feel like 5.\u003c\/li\u003e\n\u003cli\u003eYou need reliable Samsung battery cells and a 59 mile range that covers your commute without daily charging.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eCOMFORT FIRST ENGINEERING\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-Path-City-E-Bike-handlebar-2.jpg?v=1773372242\" alt=\"Cyrusher Path electric bike handlebar and controls\" 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-Path-City-E-Bike-headlight-2.jpg?v=1773372244\" alt=\"Cyrusher Path ebike integrated headlight\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eRide Longer, Arrive Fresher\u003c\/h4\u003e\n\u003cp\u003eThe Path starts with upright handlebars and an adjustable stem that let you dial in your riding position. Sit tall and relaxed for casual cruising, or lean slightly forward for more speed. The ergonomic saddle and front suspension fork absorb road vibrations before they reach your body.\u003c\/p\u003e\n\u003cp\u003eSlim 27.5 inch tires are purpose chosen for \u003cstrong class=\"description-emphasis\"\u003ecity electric bike\u003c\/strong\u003e efficiency. They roll faster than fat tires on pavement, accelerate quicker, and handle better at speed. The Shimano 8 speed drivetrain gives you precise mechanical gearing for any gradient. Three colorways and optional basket mounts let you personalize the Path for your lifestyle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eDUAL SENSOR ADAPTABILITY\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-Path-City-E-Bike-9-speed.jpg?v=1773372246\" alt=\"Cyrusher Path electric bike Shimano drivetrain 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-Path-City-E-Bike-Brakes-3.jpg?v=1773372248\" alt=\"Cyrusher Path ebike hydraulic disc brake closeup\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTorque and Cadence. Two Brains, One Bike.\u003c\/h4\u003e\n\u003cp\u003eThe Path gives you two distinct riding experiences in one bike. \u003cstrong class=\"description-emphasis\"\u003eTorque sensor mode\u003c\/strong\u003e reads your pedal pressure and provides power proportional to your effort. Perfect for hilly commutes where you want the motor to respond naturally to changing terrain. You control the intensity with your legs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong class=\"description-emphasis\"\u003eCadence sensor mode\u003c\/strong\u003e provides steady, consistent power based on your pedaling speed. Ideal for flat routes where you want to cruise at a comfortable pace without thinking about how hard you push. Switch between modes instantly. The 750W motor with 80Nm torque backs up both modes with serious hill climbing and acceleration power.\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\u003e750W Hub Motor (80Nm)\u003c\/h4\u003e\n\u003cp\u003ePowerful brushless hub motor with 80Nm torque. Strong starts, confident climbs, and smooth urban cruising.\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\u003eDual Sensor System\u003c\/h4\u003e\n\u003cp\u003eSwitch between torque and cadence sensor modes on the fly. Natural responsive power or steady effortless cruising. Your choice.\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\u003e48V 15Ah Samsung Battery\u003c\/h4\u003e\n\u003cp\u003eRemovable Samsung cell battery delivers up to 59 miles per charge. Cleanly integrated into the frame. Charges overnight.\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\u003e27.5 Inch City Tires\u003c\/h4\u003e\n\u003cp\u003eSlim profile tires optimized for pavement efficiency. Faster rolling, quicker acceleration, and better handling than fat tires on city roads.\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\u003eAdjustable Comfort Geometry\u003c\/h4\u003e\n\u003cp\u003eUpright handlebars, adjustable stem, ergonomic saddle, and front suspension fork. Dial in your perfect riding position.\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 8 Speed Drivetrain\u003c\/h4\u003e\n\u003cp\u003ePrecise mechanical gearing for hills, flats, and everything between. Fine tune your cadence regardless of assist level.\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\u003eThe Anti-Car Commute\u003c\/h4\u003e\n\u003cp\u003eThe Path replaces car trips with something better. Faster than traffic, zero parking stress, and you arrive energized instead of frustrated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eTwo Sensors, Zero Compromise\u003c\/h4\u003e\n\u003cp\u003eTorque mode for hills, cadence mode for flats. No other bike in this price range gives you both sensor types with on-the-fly switching.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eSamsung Reliability\u003c\/h4\u003e\n\u003cp\u003eSamsung cells deliver consistent performance, long lifespan, and reliable cold weather operation. Not all batteries are created equal.\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 (Step-Through)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFits Most Riders\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 Brushless Hub Motor, 80Nm Torque\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 15Ah Samsung, Removable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 59 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\u003eDual Mode: Torque Sensor + Cadence 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\u003eFork\u003c\/th\u003e\n\u003ctd\u003eFront Suspension Fork\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydraulic Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eShimano 8 Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheels \u0026amp; Tires\u003c\/th\u003e\n\u003ctd\u003e27.5\" City Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eLCD Display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLights\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED Headlight + Taillight\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 Cyrusher Path a good electric commuter bike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The Path is purpose built for city commuting with slim 27.5 inch tires for pavement speed, dual sensor modes for adaptable assist, and a 59 mile range that covers most round trip commutes without charging.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the advantage of 27.5 inch tires over fat tires for city riding?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eSlim 27.5 inch tires have less rolling resistance, meaning you go faster with less energy. They accelerate quicker, handle better at speed, and are more efficient on pavement. Fat tires are better for off road and rough terrain.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I add a basket or rack to the Cyrusher Path?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The Path supports optional basket and rack accessories for carrying groceries, bags, and everyday cargo. Check the Cyrusher accessory catalog for compatible options.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow does the dual sensor system work on the Path?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYou can switch between torque and cadence modes using the handlebar controls. Torque mode provides power proportional to your pedal pressure. Cadence mode provides steady power based on your pedaling speed. Use torque for hills and cadence for flat cruising.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the Samsung battery better than generic batteries?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. Samsung 21700 cells deliver higher energy density, longer cycle life, better cold weather performance, and more consistent power output compared to generic cells used in budget e-bikes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow fast does the Cyrusher Path go?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe Path reaches up to 28 mph with the 750W motor. Actual speed depends on your assist level, pedal input, terrain, and rider weight.\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\"\u003eCyrusher Path E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and accessories.\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 Samsung removable 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\"\u003eHeadlight, taillight, fenders, pedals, 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\n\u003c!-- belcopia-bottom --\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eCOMPARE CYRUSHER COMMUTER 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-electric-mountain-bike-Flex-Blue-2.jpg?v=1773372278\" alt=\"Cyrusher Flex step-over commuter electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eFlex\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\/cyrusher-electric-City-bike-Sprint-Green-1.jpg?v=1773372252\" alt=\"Cyrusher Sprint step-through city electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eSprint\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\/CyrusherPathCityE-Bike-Blue-1.jpg?v=1773372203\" alt=\"Cyrusher Path city commuter electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003ePath\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\u003c\/td\u003e\n\u003ctd class=\"\"\u003e750W Hub\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e750W Hub, 80Nm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eBattery\u003c\/td\u003e\n\u003ctd class=\"\"\u003e48V 15Ah LG\u003c\/td\u003e\n\u003ctd class=\"\"\u003e48V 15Ah LG\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e48V 15Ah Samsung\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eRange\u003c\/td\u003e\n\u003ctd class=\"\"\u003e59 mi\u003c\/td\u003e\n\u003ctd class=\"\"\u003e59 mi\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e59 mi\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eSensor\u003c\/td\u003e\n\u003ctd class=\"\"\u003eTorque + Cadence\u003c\/td\u003e\n\u003ctd class=\"\"\u003eTorque + Cadence\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003eTorque + Cadence\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=\"\"\u003eFull (Front + Rear)\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003eFront Fork\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eBrakes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHydraulic Disc\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHydraulic Disc\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003eHydraulic Disc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eTires\u003c\/td\u003e\n\u003ctd class=\"\"\u003e27.5\" Slim\u003c\/td\u003e\n\u003ctd class=\"\"\u003e27.5\" City\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e27.5\" City\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eFrame\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStep-Over\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStep-Through\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\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-flex-step-over-commuter-electric-bike\"\u003eShop Now →\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd class=\"\"\u003e\u003ca class=\"compare-cta compare-cta-secondary\" href=\"\/products\/cyrusher-sprint-step-through-city-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\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cyrusher Sports","offers":[{"title":"Blue","offer_id":43400662122570,"sku":null,"price":1799.0,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":43400662155338,"sku":null,"price":1799.0,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":43400662188106,"sku":null,"price":1799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherPathCityE-Bike-Blue-1.jpg?v=1773372203"},{"product_id":"cyrusher-sprint-step-through-city-electric-bike","title":"Cyrusher Sprint Step-Through City Electric Bike","description":"\u003c!-- belcopia-top --\u003e\n\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\/* Accordion (legacy details\/summary expandable sections) *\/\n.bike-product-wrapper .accordion-wrapper {\n    margin:40px auto; max-width:1100px;\n}\n.bike-product-wrapper details.accordion-item {\n    border-bottom:1px solid #eee;\n}\n.bike-product-wrapper details.accordion-item:last-child {\n    border-bottom:none;\n}\n.bike-product-wrapper details.accordion-item \u003e summary {\n    font-family:'Montserrat','Lato',sans-serif;\n    font-weight:700; font-size:1em; text-transform:uppercase;\n    letter-spacing:1px; color:#333; cursor:pointer;\n    padding:20px 40px 20px 0; position:relative;\n    list-style:none; display:flex; align-items:center;\n    justify-content:space-between;\n}\n.bike-product-wrapper details.accordion-item \u003e summary:hover {\n    color:var(--brand-primary);\n}\n.bike-product-wrapper details.accordion-item \u003e summary::after {\n    content:''; width:8px; height:8px;\n    border-right:2px solid currentColor; border-bottom:2px solid currentColor;\n    transform:rotate(45deg); transition:transform 0.2s ease; flex-shrink:0;\n}\n.bike-product-wrapper details.accordion-item[open] \u003e summary {\n    color:var(--brand-primary);\n}\n.bike-product-wrapper details.accordion-item[open] \u003e summary::after {\n    transform:rotate(-135deg);\n}\n.bike-product-wrapper .accordion-content {\n    padding:20px 0 30px;\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 59 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\"\u003e48V 15Ah LG\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\"\u003e~63 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 8-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 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\"\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\"\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\"\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\"\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\"\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 filled\"\u003e★\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/belcopia-top --\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" alt=\"Cyrusher Sprint Step-Through City Electric Bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/cyrusher-electric-City-bike-Sprint-Green-1.jpg?v=1773372252\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eCyrusher Sprint\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eCity Smart. Ride Ready.\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\"Smart Commuting Starts Here.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eCyrusher Sprint\u003c\/strong\u003e is a \u003cstrong class=\"description-emphasis\"\u003estep through city electric bike\u003c\/strong\u003e designed for riders who want a stylish, comfortable daily driver that handles commuting, errands, and neighborhood cruising with zero effort. The upright geometry and step through frame keep you relaxed and accessible, while the 750W motor handles hills and headwinds.\u003c\/p\u003e\n\u003cp\u003eWhat elevates the Sprint above basic commuters is the dual sensor system. Switch between responsive \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e mode for dynamic riding and smooth cadence mode for effortless cruising. A premium 48V 15Ah LG battery delivers up to 59 miles per charge with UL and CE certified wiring for safety and durability. This is the \u003cstrong class=\"description-emphasis\"\u003eelectric commuter bike\u003c\/strong\u003e built to professional standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The Sprint is our answer to the question every new e-bike rider asks: which bike should I start with? It has everything you need. Step through frame, dual sensors, LG battery, certified electronics. Nothing you do not. We stripped away complexity and focused on reliability.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Cyrusher Product Team\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\/cyrusher-electric-City-bike-Sprint-Blue-1.jpg?v=1773372267\" alt=\"Cyrusher Sprint step through city ebike 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-electric-City-bike-Sprint-White-1.jpg?v=1773372274\" alt=\"Cyrusher Sprint electric commuter bike white\" 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 reliable daily commuter with a step through frame that makes every red light stop and start effortless.\u003c\/li\u003e\n\u003cli\u003eYou value safety certified electronics. UL and CE certified wiring systems protect you and your investment.\u003c\/li\u003e\n\u003cli\u003eYou want dual sensor flexibility. Torque mode for responsive hill climbing, cadence mode for relaxed flat cruising.\u003c\/li\u003e\n\u003cli\u003eYou need premium LG battery cells that deliver consistent power, long lifespan, and reliable cold weather performance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eURBAN INTELLIGENCE\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-City-E-Bike-Sprint-Feature-Handlebar-2.jpg?v=1773372262\" alt=\"Cyrusher Sprint handlebar and controls 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-Sprint-City-E-Bike-2_40b9650e-f272-44c9-9c56-ac20a6daa2f1.jpg?v=1773372254\" alt=\"Cyrusher Sprint city ebike lifestyle view\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEvery Detail Serves the Commute\u003c\/h4\u003e\n\u003cp\u003eThe Sprint's upright geometry positions you with a clear view of traffic and surroundings. The step through frame lets you plant both feet flat at stoplights without dismounting. Slim 27.5 inch tires roll efficiently on pavement and bike paths, cutting the rolling resistance that drags down fat tire commuters.\u003c\/p\u003e\n\u003cp\u003eThe Shimano 8 speed drivetrain provides precise mechanical gearing for any gradient, and the hydraulic brakes deliver confident stopping in all conditions. Integrated lights keep you visible, and the clean frame design hides the battery for a sleek, non e-bike aesthetic. Three colorways let you match your commuter to your style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eUL\/CE CERTIFIED SAFETY\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-Sprint-City-E-Bike-3.jpg?v=1773372256\" alt=\"Cyrusher Sprint electric bike detail 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\/cyrusher-electric-City-bike-Sprint-Green-3.jpg?v=1773372260\" alt=\"Cyrusher Sprint step through ebike green rear\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eElectronics You Can Trust\u003c\/h4\u003e\n\u003cp\u003eNot all e-bike wiring is created equal. The Sprint uses UL and CE certified electrical systems that meet international safety standards for electric vehicles. This means the battery management system, motor controller, and wiring harness are tested and certified to prevent overcharging, short circuits, and thermal events.\u003c\/p\u003e\n\u003cp\u003eCombined with premium LG 21700 battery cells that deliver higher energy density and longer cycle life than generic cells, the Sprint represents a \u003cstrong class=\"description-emphasis\"\u003esafe electric bike\u003c\/strong\u003e investment. LG cells maintain consistent performance in cold weather, charge reliably over thousands of cycles, and are backed by one of the world's largest battery manufacturers.\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\u003e750W Hub Motor\u003c\/h4\u003e\n\u003cp\u003ePowerful hub motor delivers strong acceleration and confident hill climbing. Smooth, quiet operation for urban environments.\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\u003eDual Sensor System\u003c\/h4\u003e\n\u003cp\u003eSwitch between torque and cadence sensor modes. Responsive climbing or effortless cruising. Adapt to your route on the fly.\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\u003e48V 15Ah LG Battery\u003c\/h4\u003e\n\u003cp\u003ePremium LG 21700 cells deliver up to 59 miles per charge. Consistent power, long lifespan, and reliable cold weather performance.\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\/CE Certified Electronics\u003c\/h4\u003e\n\u003cp\u003eBattery management, motor controller, and wiring meet international safety standards. Tested and certified protection against electrical faults.\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\u003e27.5 Inch City Tires\u003c\/h4\u003e\n\u003cp\u003eEfficient slim tires roll fast on pavement. Better acceleration and handling than fat tires for urban commuting.\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 8 Speed Drivetrain\u003c\/h4\u003e\n\u003cp\u003ePrecise mechanical gearing complements the electric assist. Fine tune your cadence for any speed or gradient.\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\u003eCertified Safe\u003c\/h4\u003e\n\u003cp\u003eUL and CE certified electronics mean your e-bike meets the same safety standards as professional electrical equipment. Peace of mind with every charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003ePremium Cells, Premium Life\u003c\/h4\u003e\n\u003cp\u003eLG 21700 cells outlast generic batteries by thousands of charge cycles. Your battery investment pays dividends over years of daily commuting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eStep Through Simplicity\u003c\/h4\u003e\n\u003cp\u003eMount and dismount at every stoplight without breaking stride. The step through frame makes urban stop and go riding effortless.\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 (Step-Through)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFits Most Riders\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 Rear Hub Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 15Ah LG 21700, Removable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 59 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\u003eDual Mode: Torque Sensor + Cadence 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\u003eFork\u003c\/th\u003e\n\u003ctd\u003eFront Suspension Fork\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydraulic Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eShimano 8 Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheels \u0026amp; Tires\u003c\/th\u003e\n\u003ctd\u003e27.5\" City Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eLCD Display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLights\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED Headlight + Taillight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety\u003c\/th\u003e\n\u003ctd\u003eUL\/CE Certified Wiring System\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\u003eWhat does UL\/CE certified mean for an electric bike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUL (Underwriters Laboratories) and CE certifications mean the electrical system has been tested and meets international safety standards. This includes the battery management system, motor controller, and wiring harness. It protects against overcharging, short circuits, and thermal events.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the Cyrusher Sprint a good first electric bike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The Sprint is designed for new e-bike riders with its easy step through frame, intuitive dual sensor assist, and safety certified electronics. The 59 mile range and Shimano 8 speed drivetrain handle daily commuting without complexity.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow does the Sprint compare to the Cyrusher Path?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eBoth bikes share similar specs including 750W motors, 48V 15Ah batteries, dual sensor modes, and 27.5 inch tires. The Sprint uses LG cells and UL\/CE certified wiring, while the Path uses Samsung cells. Both are excellent commuters. Choose based on your color preference and availability.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eAre LG battery cells better than generic cells?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. LG 21700 cells deliver higher energy density, more charge cycles, better cold weather performance, and more consistent power output. They are manufactured by LG Energy Solution, one of the world's largest battery producers.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I ride the Sprint in the rain?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe Sprint's electrical system is designed for weather resistance. Light rain and wet roads are fine. Avoid submerging electrical components in deep water or riding through floods.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow long does the Sprint battery take to charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eA full charge takes approximately 5 to 7 hours with the included charger. The battery is removable for convenient indoor or office charging.\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\"\u003eCyrusher Sprint E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and accessories.\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 LG removable 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\"\u003eHeadlight, taillight, fenders, pedals, 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\n\u003c!-- belcopia-bottom --\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eCOMPARE CYRUSHER COMMUTER 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-electric-mountain-bike-Flex-Blue-2.jpg?v=1773372278\" alt=\"Cyrusher Flex step-over commuter electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eFlex\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-electric-City-bike-Sprint-Green-1.jpg?v=1773372252\" alt=\"Cyrusher Sprint step-through city electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eSprint\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\/CyrusherPathCityE-Bike-Blue-1.jpg?v=1773372203\" alt=\"Cyrusher Path city commuter electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003ePath\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\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e750W Hub\u003c\/td\u003e\n\u003ctd class=\"\"\u003e750W Hub, 80Nm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eBattery\u003c\/td\u003e\n\u003ctd class=\"\"\u003e48V 15Ah LG\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e48V 15Ah LG\u003c\/td\u003e\n\u003ctd class=\"\"\u003e48V 15Ah Samsung\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eRange\u003c\/td\u003e\n\u003ctd class=\"\"\u003e59 mi\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e59 mi\u003c\/td\u003e\n\u003ctd class=\"\"\u003e59 mi\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eSensor\u003c\/td\u003e\n\u003ctd class=\"\"\u003eTorque + Cadence\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003eTorque + Cadence\u003c\/td\u003e\n\u003ctd class=\"\"\u003eTorque + Cadence\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 (Front + Rear)\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFront Fork\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eBrakes\u003c\/td\u003e\n\u003ctd class=\"\"\u003eHydraulic Disc\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003eHydraulic Disc\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=\"\"\u003e27.5\" Slim\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e27.5\" City\u003c\/td\u003e\n\u003ctd class=\"\"\u003e27.5\" City\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eFrame\u003c\/td\u003e\n\u003ctd class=\"\"\u003eStep-Over\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-flex-step-over-commuter-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-path-750w-city-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\u003c\/div\u003e","brand":"Cyrusher Sports","offers":[{"title":"Green","offer_id":43400662909002,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":43400662941770,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":43400662974538,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/cyrusher-electric-City-bike-Sprint-Green-1.jpg?v=1773372252"},{"product_id":"cyrusher-roam-step-through-full-suspension-electric-bike","title":"Cyrusher Roam Step-Through Full-Suspension Electric Bike","description":"\u003c!-- belcopia-top --\u003e\n\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\/* Accordion (legacy details\/summary expandable sections) *\/\n.bike-product-wrapper .accordion-wrapper {\n    margin:40px auto; max-width:1100px;\n}\n.bike-product-wrapper details.accordion-item {\n    border-bottom:1px solid #eee;\n}\n.bike-product-wrapper details.accordion-item:last-child {\n    border-bottom:none;\n}\n.bike-product-wrapper details.accordion-item \u003e summary {\n    font-family:'Montserrat','Lato',sans-serif;\n    font-weight:700; font-size:1em; text-transform:uppercase;\n    letter-spacing:1px; color:#333; cursor:pointer;\n    padding:20px 40px 20px 0; position:relative;\n    list-style:none; display:flex; align-items:center;\n    justify-content:space-between;\n}\n.bike-product-wrapper details.accordion-item \u003e summary:hover {\n    color:var(--brand-primary);\n}\n.bike-product-wrapper details.accordion-item \u003e summary::after {\n    content:''; width:8px; height:8px;\n    border-right:2px solid currentColor; border-bottom:2px solid currentColor;\n    transform:rotate(45deg); transition:transform 0.2s ease; flex-shrink:0;\n}\n.bike-product-wrapper details.accordion-item[open] \u003e summary {\n    color:var(--brand-primary);\n}\n.bike-product-wrapper details.accordion-item[open] \u003e summary::after {\n    transform:rotate(-135deg);\n}\n.bike-product-wrapper .accordion-content {\n    padding:20px 0 30px;\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 62 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 15.6Ah\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\"\u003e~73 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 7-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 Hub (95Nm)\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\u003c\/div\u003e\n\u003c!-- \/belcopia-top --\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" alt=\"Cyrusher Roam Step-Through Full Suspension Electric Bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-Roam-E-Bike-Blue-001.jpg?v=1773372301\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eCyrusher Roam\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eFull Suspension. Step Through. Go Anywhere.\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\"Every Bump Absorbed. Every Road Conquered.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eCyrusher Roam\u003c\/strong\u003e combines the accessibility of a step through frame with the performance of \u003cstrong class=\"description-emphasis\"\u003efull suspension electric bike\u003c\/strong\u003e engineering. A 750W hub motor with 95Nm of torque and a torque sensor delivers smooth, intuitive power, while front and rear suspension soaks up everything from potholes to trail roots.\u003c\/p\u003e\n\u003cp\u003eBuilt with 26 x 4.0 inch puncture resistant fat tires and hydraulic disc brakes with 180mm rotors, the Roam handles city streets, gravel paths, and light trails with equal confidence. The 52V 15.6Ah battery pushes range to 62 miles, and the 28 mph top speed keeps you moving with traffic. This is the \u003cstrong class=\"description-emphasis\"\u003estep through electric bike\u003c\/strong\u003e that does not compromise on capability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"Full suspension and step through frames are rarely found together. Most manufacturers force you to choose between accessibility and performance. The Roam gives you both. Step on, push off, and let the suspension handle the rest.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Cyrusher Product Team\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\/Cyrusher-roam-gallery-01.jpg?v=1773372303\" alt=\"Cyrusher Roam full suspension step through ebike 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\/Cyrusher-Roam-E-Bike-RED-001.jpg?v=1773372318\" alt=\"Cyrusher Roam electric bike in red\" 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 full suspension electric bike but need the easy mount and dismount of a step through frame.\u003c\/li\u003e\n\u003cli\u003eYou ride mixed terrain. City streets, gravel paths, packed trails. You need one bike that handles all of it comfortably.\u003c\/li\u003e\n\u003cli\u003eYou have joint concerns and need suspension that absorbs impacts before they reach your knees, hips, and back.\u003c\/li\u003e\n\u003cli\u003eYou want puncture resistant fat tires so flat tires do not ruin your ride or strand you miles from home.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eDUAL SUSPENSION COMFORT\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-Roam-E-Bike-Blue-002.jpg?v=1773372314\" alt=\"Cyrusher Roam full suspension ebike blue 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-Roam-E-Bike-Green-001.jpg?v=1773372327\" alt=\"Cyrusher Roam step through electric bike green\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSmooth Rides on Rough Roads\u003c\/h4\u003e\n\u003cp\u003eThe Roam's full suspension system works in two stages. The front fork absorbs initial impact from bumps, curbs, and potholes. The rear shock absorbs what gets past the front, creating a double filtered ride that keeps your body relaxed even on broken pavement and rocky paths.\u003c\/p\u003e\n\u003cp\u003eThis dual approach matters more than specs suggest. Riders with back, knee, or hip concerns feel the difference immediately. The \u003cstrong class=\"description-emphasis\"\u003efull suspension electric bike\u003c\/strong\u003e design lets you ride longer, farther, and more comfortably than any hardtail or rigid frame alternative. Combined with 26 x 4.0 inch puncture resistant fat tires that add a third layer of cushioning, the Roam turns rough rides into smooth ones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003e95Nm TORQUE SENSOR POWER\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-roam-gallery-03.jpg?v=1773372305\" alt=\"Cyrusher Roam electric bike gallery 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\/CyrusherRoamEbike-Main-2.jpg?v=1773372310\" alt=\"Cyrusher Roam step through ebike main view\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSmooth Power That Reads Your Intent\u003c\/h4\u003e\n\u003cp\u003eThe Roam's 750W hub motor delivers 95Nm of torque through a sophisticated torque sensor system. When you push harder on the pedals climbing a hill, the motor responds with proportional force. When you ease off cruising downhill, the motor backs off to conserve battery. This natural, intuitive response is what separates a premium \u003cstrong class=\"description-emphasis\"\u003etorque sensor ebike\u003c\/strong\u003e from budget cadence sensor alternatives.\u003c\/p\u003e\n\u003cp\u003eCombined with a thumb throttle for on demand power at intersections and a top speed of 28 mph, the Roam gives you complete control over your ride. Hydraulic disc brakes with 180mm rotors provide the stopping power to match the motor's output. Power and control in perfect balance.\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\u003e750W Hub Motor (95Nm)\u003c\/h4\u003e\n\u003cp\u003eHigh torque motor with torque sensor delivers smooth, proportional power. 95Nm handles loaded climbs and strong headwinds.\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\u003eFull Suspension System\u003c\/h4\u003e\n\u003cp\u003eFront fork and rear shock absorb impacts from both wheels. Double filtered ride quality for maximum comfort on any surface.\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 15.6Ah Battery\u003c\/h4\u003e\n\u003cp\u003eExtended range battery delivers up to 62 miles per charge. Enough for multi day commuting or long weekend adventures.\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\u003e26 x 4.0 Puncture Resistant Tires\u003c\/h4\u003e\n\u003cp\u003eFat tires with puncture protection handle any terrain without flat tire anxiety. Grip, cushioning, and durability in one package.\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\u003eHydraulic Disc Brakes (180mm)\u003c\/h4\u003e\n\u003cp\u003e180mm rotors and hydraulic calipers deliver powerful, consistent stopping in all weather. Essential for a bike that reaches 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\u003eStep-Through Frame\u003c\/h4\u003e\n\u003cp\u003eLow step design makes mounting and dismounting easy for all riders. No high top tube to swing over.\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\u003eSuspension for Every Body\u003c\/h4\u003e\n\u003cp\u003eFull suspension absorbs road shock before it reaches your joints. Riders with back, knee, or hip concerns ride longer and more comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eStep Through Accessibility\u003c\/h4\u003e\n\u003cp\u003eFull suspension bikes usually require step over frames. The Roam proves you can have both. Easy access and full capability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003ePuncture Proof Confidence\u003c\/h4\u003e\n\u003cp\u003ePuncture resistant fat tires mean flat tires do not end your ride. Ride through broken glass, thorns, and debris without worry.\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 (Step-Through)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFits Most Riders\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 Rear Hub Motor, 95Nm Torque, Torque Sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e52V 15.6Ah, Removable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 62 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\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003eFull Suspension (Front Fork + Rear Shock)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydraulic Disc Brakes, 180mm Rotors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eShimano 7 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\" Puncture-Resistant Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eLCD Display\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\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\u003eWhat makes the Cyrusher Roam different from other full suspension electric bikes?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe Roam is one of the few full suspension e-bikes with a step through frame. Most full suspension bikes require a step over design. The Roam gives you dual suspension comfort with easy mount and dismount access.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the Roam good for riders with joint problems?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The full suspension system absorbs road impacts before they reach your body, reducing stress on knees, hips, and lower back. Many riders with joint concerns report significantly more comfortable rides compared to hardtail or rigid frame bikes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow far can the Cyrusher Roam go on one charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUp to 62 miles with pedal assist. The 52V 15.6Ah battery provides excellent range for commuting and recreation. Actual range varies with terrain, rider weight, and assist level.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eAre the tires really puncture resistant?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The 26 x 4.0 inch fat tires feature reinforced construction that resists thorns, glass, and sharp debris. While no tire is puncture proof, these tires dramatically reduce flat tire risk compared to standard tires.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan the Roam handle trail riding?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The full suspension, fat tires, 95Nm torque motor, and hydraulic brakes handle gravel paths, packed dirt trails, and moderate singletrack. It is primarily designed for mixed terrain riding rather than extreme mountain biking.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow much does the Cyrusher Roam weigh?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe Roam is heavier than standard bikes due to the motor, battery, and full suspension system. The added weight is offset by the motor power, and the balanced weight distribution keeps handling manageable.\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\"\u003eCyrusher Roam E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and accessories.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBattery + Charger\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003e52V 15.6Ah removable 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\"\u003eHeadlight, taillight, fenders, pedals, 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\n\u003c!-- belcopia-bottom --\u003e\n\u003cdiv class=\"bike-product-wrapper\"\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=\"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-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=\"\"\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=\"compare-highlight\"\u003e750W Hub, 95Nm\u003c\/td\u003e\n\u003ctd class=\"\"\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=\"compare-highlight\"\u003e52V 15.6Ah\u003c\/td\u003e\n\u003ctd class=\"\"\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=\"compare-highlight\"\u003e62 mi\u003c\/td\u003e\n\u003ctd class=\"\"\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=\"compare-highlight\"\u003eTorque\u003c\/td\u003e\n\u003ctd class=\"\"\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=\"compare-highlight\"\u003eFull (Front + Rear)\u003c\/td\u003e\n\u003ctd class=\"\"\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=\"compare-highlight\"\u003e180mm Hydraulic\u003c\/td\u003e\n\u003ctd class=\"\"\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=\"compare-highlight\"\u003e26\" x 4.0\" Fat\u003c\/td\u003e\n\u003ctd class=\"\"\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=\"compare-highlight\"\u003eStep-Through\u003c\/td\u003e\n\u003ctd class=\"\"\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=\"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-trax-2-0-step-through-full-suspension-electric-bike\"\u003eShop Now →\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\u003c\/div\u003e","brand":"Cyrusher Sports","offers":[{"title":"Blue","offer_id":43400663302218,"sku":null,"price":1499.0,"currency_code":"USD","in_stock":false},{"title":"Red","offer_id":43400663334986,"sku":null,"price":1499.0,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":43400663367754,"sku":null,"price":1499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-Roam-E-Bike-Blue-001.jpg?v=1773372301"},{"product_id":"cyrusher-aura-step-through-electric-bike","title":"Cyrusher Aura Step-Through Electric Bike","description":"\u003c!-- belcopia-top --\u003e\n\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\/* Accordion (legacy details\/summary expandable sections) *\/\n.bike-product-wrapper .accordion-wrapper {\n    margin:40px auto; max-width:1100px;\n}\n.bike-product-wrapper details.accordion-item {\n    border-bottom:1px solid #eee;\n}\n.bike-product-wrapper details.accordion-item:last-child {\n    border-bottom:none;\n}\n.bike-product-wrapper details.accordion-item \u003e summary {\n    font-family:'Montserrat','Lato',sans-serif;\n    font-weight:700; font-size:1em; text-transform:uppercase;\n    letter-spacing:1px; color:#333; cursor:pointer;\n    padding:20px 40px 20px 0; position:relative;\n    list-style:none; display:flex; align-items:center;\n    justify-content:space-between;\n}\n.bike-product-wrapper details.accordion-item \u003e summary:hover {\n    color:var(--brand-primary);\n}\n.bike-product-wrapper details.accordion-item \u003e summary::after {\n    content:''; width:8px; height:8px;\n    border-right:2px solid currentColor; border-bottom:2px solid currentColor;\n    transform:rotate(45deg); transition:transform 0.2s ease; flex-shrink:0;\n}\n.bike-product-wrapper details.accordion-item[open] \u003e summary {\n    color:var(--brand-primary);\n}\n.bike-product-wrapper details.accordion-item[open] \u003e summary::after {\n    transform:rotate(-135deg);\n}\n.bike-product-wrapper .accordion-content {\n    padding:20px 0 30px;\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 60 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 15Ah (780Wh)\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\"\u003e~73 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 7-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 Hub (1280W Peak)\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\"\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\"\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\u003c\/div\u003e\n\u003c!-- \/belcopia-top --\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" alt=\"Cyrusher Aura Step-Through Fat Tire Electric Bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-Aura-Fat-Tire-E-Bike-Blue-2.jpg?v=1773372372\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eCyrusher Aura\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eStep Through. Power Up. Ride Free.\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\"Comfortable Power. Zero Compromise.\"\u003c\/p\u003e\n\u003cp\u003eYou want a \u003cstrong class=\"description-emphasis\"\u003estep through electric bike\u003c\/strong\u003e that does not force you to choose between comfort and capability. The \u003cstrong class=\"description-emphasis\"\u003eCyrusher Aura\u003c\/strong\u003e delivers both. A 750W hub motor with torque sensing technology reads your pedal input and responds with smooth, proportional power. No lurching. No delay. Just natural acceleration that feels like your own legs got an upgrade.\u003c\/p\u003e\n\u003cp\u003eBuilt on a low step aluminum frame with \u003cstrong class=\"description-emphasis\"\u003efat tire electric bike\u003c\/strong\u003e stability, the Aura handles pavement, gravel paths, and packed trails with the same confidence. The 52V 15Ah Samsung battery pushes your range to 60 miles per charge, and the 1.7 inch TFT display keeps your speed, battery, and assist level visible at a glance. This is the \u003cstrong class=\"description-emphasis\"\u003etorque sensor ebike\u003c\/strong\u003e that makes every ride feel effortless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"We designed the Aura around one idea: riding should feel good from the moment you step on. The torque sensor reads your effort and matches it. You pedal harder, it gives more. You ease up, it backs off. That natural feel is what separates a great electric bike from a motorized bicycle.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Cyrusher Product Team\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\/CyrusherAuraEBike-White-1.jpg?v=1773372387\" alt=\"Cyrusher Aura step through electric bike in white\" 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\/CyrusherAuraEbike-Black-1.jpg?v=1773372402\" alt=\"Cyrusher Aura fat tire ebike in black\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou need an electric bike with a low step frame that you can mount and dismount without swinging your leg over a high top tube.\u003c\/li\u003e\n\u003cli\u003eYou ride mixed terrain and want fat tires that absorb bumps, cracks, and gravel without rattling your hands and wrists.\u003c\/li\u003e\n\u003cli\u003eYou want a torque sensor system that feels natural and intuitive instead of the on\/off surge of a basic cadence sensor.\u003c\/li\u003e\n\u003cli\u003eYou commute, run errands, and explore on weekends and need one bike that handles all of it on a single charge.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eCOMFORT MEETS CAPABILITY\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-Aura-Fat-Tire-E-Bike-Blue-3.jpg?v=1773372375\" alt=\"Cyrusher Aura step through electric bike side profile\" 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-Aura-Fat-Tire-E-Bike-Blue-1.jpg?v=1773372376\" alt=\"Cyrusher Aura fat tire electric bike detail view\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEngineered for Real Life Riding\u003c\/h4\u003e\n\u003cp\u003eThe Aura is not a stripped down commuter pretending to handle trails. It is a genuine \u003cstrong class=\"description-emphasis\"\u003eall terrain electric bike\u003c\/strong\u003e wrapped in a step through frame that anyone can ride. The upright geometry keeps your back relaxed and your eyes on the road, while 26 x 4.0 inch fat tires soak up imperfections that would rattle a standard tire.\u003c\/p\u003e\n\u003cp\u003eIPX5 waterproof construction means you do not check the forecast before heading out. The integrated headlight and taillight keep you visible in low light, and the Shimano 7 speed drivetrain gives you mechanical gears to complement the electric assist. Three colors. One mission. Get you riding more.\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 INTELLIGENCE\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-Aura-Fat-Tire-E-Bike-Display.jpg?v=1773372379\" alt=\"Cyrusher Aura 1.7 inch TFT display closeup\" 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-Aura-Fat-Tire-E-Bike-Headlight.jpg?v=1773372383\" alt=\"Cyrusher Aura integrated LED headlight\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePower That Reads Your Intent\u003c\/h4\u003e\n\u003cp\u003eCheap e-bikes use cadence sensors that dump power the instant you start pedaling. The Aura uses a \u003cstrong class=\"description-emphasis\"\u003etorque sensor electric bike\u003c\/strong\u003e system that measures how hard you are pushing and responds proportionally. Press lightly through a flat stretch and the motor whispers. Lean into a hill climb and the 750W motor surges to meet you with up to 1280W of peak power.\u003c\/p\u003e\n\u003cp\u003eThis is the difference between riding an electric bike and riding a great \u003cstrong class=\"description-emphasis\"\u003epedal assist electric bike\u003c\/strong\u003e. Combine the torque sensor with 7 levels of pedal assist and a thumb throttle for on demand power, and you have complete control over every ride. Cruise at 28 mph when you need speed. Conserve battery when you want range.\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\u003e750W Hub Motor\u003c\/h4\u003e\n\u003cp\u003eRear hub motor with 1280W peak output and torque sensing assist for smooth, natural power delivery on every terrain.\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 15Ah Samsung Battery\u003c\/h4\u003e\n\u003cp\u003e780Wh capacity using Samsung 21700 cells. Removable for indoor charging. Up to 60 miles range per charge.\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\u003e26 x 4.0 Inch Fat Tires\u003c\/h4\u003e\n\u003cp\u003eWide profile fat tires provide superior grip and shock absorption on pavement, gravel, sand, and packed trails.\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\u003e1.7 Inch TFT Display\u003c\/h4\u003e\n\u003cp\u003eBright, full color display showing speed, battery level, assist mode, trip distance, and odometer at a glance.\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\u003eIPX5 Waterproof Build\u003c\/h4\u003e\n\u003cp\u003eMotor, controller, and wiring sealed to IPX5 standard. Ride in rain, puddles, and wet conditions without worry.\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 7 Speed Drivetrain\u003c\/h4\u003e\n\u003cp\u003eMechanical gears complement the electric assist, giving you fine control over cadence and effort on varied 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\u003eRide More, Worry Less\u003c\/h4\u003e\n\u003cp\u003eThe step through frame, torque sensor, and fat tires remove every excuse not to ride. No fitness barrier. No terrain barrier. No weather barrier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eReal Range for Real Life\u003c\/h4\u003e\n\u003cp\u003e60 miles per charge covers a full week of commuting or a long weekend adventure. The Samsung battery charges in 5 to 7 hours overnight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eBuilt to Last\u003c\/h4\u003e\n\u003cp\u003eIPX5 waterproofing, Samsung cells, and Shimano drivetrain components. This is not a disposable e-bike. It is an investment in daily transportation.\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 (Step-Through)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFits Most Riders\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 Rear Hub (1280W Peak), Torque Sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e52V 15Ah Samsung 21700 (780Wh), Removable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 60 Miles (35+ Miles Throttle Only)\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\u003e7 Levels, 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\u003eFork\u003c\/th\u003e\n\u003ctd\u003eFront Suspension Fork\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydraulic Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eShimano 7 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\" Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003e1.7\" TFT Color Display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLights\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED Headlight + Taillight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWaterproofing\u003c\/th\u003e\n\u003ctd\u003eIPX5\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\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 Cyrusher Aura a good step through electric bike for beginners?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The low step frame makes mounting easy, the torque sensor provides smooth and predictable power, and the fat tires add stability. The 7 levels of pedal assist let you start gentle and increase power as you build confidence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow far can the Aura fat tire electric bike go on one charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUp to 60 miles with pedal assist. Throttle only range is approximately 35 miles. Actual range varies with terrain, rider weight, assist level, and wind conditions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the difference between a torque sensor and a cadence sensor ebike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eA torque sensor measures how hard you pedal and provides proportional power. A cadence sensor simply detects that you are pedaling and provides a fixed amount of power. Torque sensors feel more natural and are more energy efficient, extending your range.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I ride the Cyrusher Aura in the rain?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The Aura is rated IPX5 waterproof, which means the motor, controller, and electrical connections are sealed against water jets from any direction. Avoid submerging the bike in deep water.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow fast does the Cyrusher Aura electric bike go?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe Aura reaches up to 28 mph using the thumb throttle. Pedal assist speed depends on your effort level and the assist setting you choose.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the battery removable for charging?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The 52V 15Ah Samsung battery removes from the frame for convenient indoor charging. A full charge takes approximately 5 to 7 hours with the included charger.\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\"\u003eCyrusher Aura E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and accessories.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBattery + Charger\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003e52V 15Ah Samsung removable 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\"\u003eFront and rear fenders, headlight, taillight, and pedals 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\n\u003c!-- belcopia-bottom --\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eCOMPARE CYRUSHER FAT TIRE 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\/CYrusherL5EBike.jpg?v=1773372335\" alt=\"Cyrusher Model L5 fat tire electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eModel L5\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-Aura-Fat-Tire-E-Bike-Blue-2.jpg?v=1773372372\" alt=\"Cyrusher Aura step-through fat tire electric bike\"\u003e\n\u003cdiv class=\"compare-name\"\u003eAura\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\/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\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 (1280W Peak)\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e750W Hub (1280W Peak)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e750W Hub, 95Nm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eBattery\u003c\/td\u003e\n\u003ctd class=\"\"\u003e52V 20Ah (1040Wh)\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e52V 15Ah (780Wh)\u003c\/td\u003e\n\u003ctd class=\"\"\u003e52V 15.6Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"compare-label\"\u003eRange\u003c\/td\u003e\n\u003ctd class=\"\"\u003e75 mi\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e60 mi\u003c\/td\u003e\n\u003ctd class=\"\"\u003e62 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=\"\"\u003eFront Fork\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003eFront Fork\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=\"\"\u003eHydraulic Disc\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003eHydraulic Disc\u003c\/td\u003e\n\u003ctd class=\"\"\u003e180mm Hydraulic\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=\"\"\u003e26\" 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-Over\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\"\u003ePayload\u003c\/td\u003e\n\u003ctd class=\"\"\u003e350 lbs\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\u003e350 lbs\u003c\/td\u003e\n\u003ctd class=\"\"\u003e350 lbs\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-model-l5-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-roam-step-through-full-suspension-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\u003c\/div\u003e","brand":"Cyrusher Sports","offers":[{"title":"Blue","offer_id":43400663629898,"sku":null,"price":1399.0,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":43400663662666,"sku":null,"price":1399.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":43400663695434,"sku":null,"price":1399.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-Aura-Fat-Tire-E-Bike-Blue-2.jpg?v=1773372372"},{"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":"cyrusher-quest-mountain-electric-bike","title":"Cyrusher Quest Mountain Electric Bike","description":"\u003c!-- belcopia-top --\u003e\n\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\/* Accordion (legacy details\/summary expandable sections) *\/\n.bike-product-wrapper .accordion-wrapper {\n    margin:40px auto; max-width:1100px;\n}\n.bike-product-wrapper details.accordion-item {\n    border-bottom:1px solid #eee;\n}\n.bike-product-wrapper details.accordion-item:last-child {\n    border-bottom:none;\n}\n.bike-product-wrapper details.accordion-item \u003e summary {\n    font-family:'Montserrat','Lato',sans-serif;\n    font-weight:700; font-size:1em; text-transform:uppercase;\n    letter-spacing:1px; color:#333; cursor:pointer;\n    padding:20px 40px 20px 0; position:relative;\n    list-style:none; display:flex; align-items:center;\n    justify-content:space-between;\n}\n.bike-product-wrapper details.accordion-item \u003e summary:hover {\n    color:var(--brand-primary);\n}\n.bike-product-wrapper details.accordion-item \u003e summary::after {\n    content:''; width:8px; height:8px;\n    border-right:2px solid currentColor; border-bottom:2px solid currentColor;\n    transform:rotate(45deg); transition:transform 0.2s ease; flex-shrink:0;\n}\n.bike-product-wrapper details.accordion-item[open] \u003e summary {\n    color:var(--brand-primary);\n}\n.bike-product-wrapper details.accordion-item[open] \u003e summary::after {\n    transform:rotate(-135deg);\n}\n.bike-product-wrapper .accordion-content {\n    padding:20px 0 30px;\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 80 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\"\u003e48V 20Ah\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\"\u003e~68 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\"\u003eBafang M620 Mid-Drive\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\"\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\"\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\"\u003e★\u003c\/span\u003e\u003cspan class=\"terrain-star\"\u003e★\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/belcopia-top --\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" alt=\"Cyrusher Quest Mid-Drive Mountain Electric Bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherQuestMid-DriveStep-throughEbike-Green-1.jpg?v=1773372500\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eCyrusher Quest\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eMid-Drive Power. Full Suspension Freedom.\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\"The Bafang M620. Enough Said.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eCyrusher Quest\u003c\/strong\u003e is the first 20 inch step through \u003cstrong class=\"description-emphasis\"\u003emid drive electric bike\u003c\/strong\u003e with full suspension and a Bafang M620 motor. This is not a hub motor pretending to climb trails. The M620 is a purpose built \u003cstrong class=\"description-emphasis\"\u003eelectric mountain bike\u003c\/strong\u003e motor that delivers power through the drivetrain for optimal torque multiplication and natural pedal feel.\u003c\/p\u003e\n\u003cp\u003eBacked by a 48V 20Ah battery pushing range to 80 miles, the Quest handles technical trails, steep climbs, and all day adventures with the same confidence. Full suspension soaks up roots and rocks, 20 x 4.0 inch fat tires grip loose terrain, and the step through frame makes mounting easy even in technical situations. This is the \u003cstrong class=\"description-emphasis\"\u003eoff road electric bike\u003c\/strong\u003e for riders who demand real mountain bike performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The Bafang M620 is the gold standard for e-MTB motors. We paired it with a step through frame because trail riding should be accessible to everyone, not just riders who can swing their leg over a high top tube. The Quest proves that accessibility and performance are not mutually exclusive.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Cyrusher Engineering Team\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\/CyrusherQuestMid-DriveStep-throughEbike-Green-2.jpg?v=1773372502\" alt=\"Cyrusher Quest mid drive mountain electric bike green\" 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\/CyrusherQuestMid-DriveStep-throughEbike-Cyan.jpg?v=1773372504\" alt=\"Cyrusher Quest electric mountain bike cyan\" 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 genuine mid drive electric mountain bike, not a hub motor commuter marketed as a trail bike.\u003c\/li\u003e\n\u003cli\u003eYou need 80 miles of range for all day trail adventures, bikepacking, or extended off road exploration.\u003c\/li\u003e\n\u003cli\u003eYou prefer a step through frame that is easy to mount and dismount on steep terrain and in technical situations.\u003c\/li\u003e\n\u003cli\u003eYou demand the Bafang M620. The motor that professional e-MTB riders trust for power, reliability, and natural pedal feel.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eMID-DRIVE SUPERIORITY\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-Quest-Mid-Drive-Step-Through-E-Bike-New9.jpg?v=1773372509\" alt=\"Cyrusher Quest mid drive motor and 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\/Cyrusher-Quest-Mid-Drive-Step-Through-E-Bike-New8.jpg?v=1773372512\" alt=\"Cyrusher Quest electric mountain bike detail view\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePower Through the Drivetrain, Not Around It\u003c\/h4\u003e\n\u003cp\u003eHub motors push the wheel. Mid drive motors power the chain. The difference matters on trails. The Bafang M620 \u003cstrong class=\"description-emphasis\"\u003emid drive electric bike\u003c\/strong\u003e motor delivers torque through the gears, multiplying force on steep climbs the same way a car's transmission does. This gives the Quest dramatically better hill climbing ability than any hub motor e-bike.\u003c\/p\u003e\n\u003cp\u003eThe centered motor weight also improves balance and handling on technical terrain. You feel the bike's center of gravity where it belongs, between the wheels, not weighted toward the rear hub. Combined with full suspension and 20 inch fat tires, the Quest handles singletrack, fire roads, and technical descents with genuine mountain bike confidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eBAFANG M620 POWERPLANT\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\/CyrusherQuestMid-DriveStep-throughEbike-Cyan-2.jpg?v=1773372506\" alt=\"Cyrusher Quest Bafang M620 mid drive motor closeup\" 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\/CyrusherQuestMid-DriveStep-throughEbike-Green-1.jpg?v=1773372500\" alt=\"Cyrusher Quest full suspension electric mountain bike\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eThe Motor That Conquered Mountains\u003c\/h4\u003e\n\u003cp\u003eThe Bafang M620 is not a generic motor. It is a purpose engineered mid drive unit used by professional e-MTB builders worldwide. High torque output, smooth engagement, and intelligent pedal sensing make the Quest feel like a natural extension of your legs rather than a motorized vehicle.\u003c\/p\u003e\n\u003cp\u003eCombined with a 9 speed drivetrain, the M620 delivers an enormous range of effective gearing. Low gears multiply motor torque for crawling up technical rock gardens. High gears let you cruise on fire roads at speed. The 48V 20Ah battery feeds the M620 enough energy for 80 miles of riding. All day. Any trail.\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\u003eBafang M620 Mid-Drive Motor\u003c\/h4\u003e\n\u003cp\u003eProfessional grade mid drive motor delivers power through the drivetrain for superior torque multiplication and natural pedal feel on climbs.\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\u003e48V 20Ah Battery (80 Mile Range)\u003c\/h4\u003e\n\u003cp\u003eMassive battery capacity for all day trail riding, bikepacking, or extended adventures. Removable for indoor charging.\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\u003eFull Suspension System\u003c\/h4\u003e\n\u003cp\u003eFront and rear suspension absorb roots, rocks, and trail impacts. Maintains traction and control on technical terrain.\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\u003e20 x 4.0 Inch Fat Tires\u003c\/h4\u003e\n\u003cp\u003eWide profile fat tires grip loose dirt, mud, sand, and rocks. The compact 20 inch diameter improves maneuverability on tight trails.\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\u003e9 Speed Drivetrain\u003c\/h4\u003e\n\u003cp\u003eWide gear range multiplies the mid drive motor torque for extreme climbs and provides high speed cruising on flat terrain.\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\u003eStep-Through Accessibility\u003c\/h4\u003e\n\u003cp\u003eLow step frame makes mounting and dismounting easy on steep terrain, at trailheads, and in technical situations where balance matters.\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\u003eReal Mountain Bike Performance\u003c\/h4\u003e\n\u003cp\u003eThe Bafang M620 mid drive delivers genuine e-MTB capability. This is not a commuter bike with knobby tires. It is a trail machine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eAll Day Range\u003c\/h4\u003e\n\u003cp\u003e80 miles per charge means the battery outlasts your legs. Ride from dawn to dusk without checking your battery percentage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eAccessible Trail Riding\u003c\/h4\u003e\n\u003cp\u003eThe step through frame removes the fitness and flexibility barriers that keep many riders off trails. Mountain biking for everyone.\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 (Step-Through)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFits Most Riders\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\u003eBafang M620 Mid-Drive, 1000W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 20Ah, Removable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 80 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\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003eFull Suspension (Front Fork + Rear Shock)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydraulic Disc Brakes\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\u003e20\" x 4.0\" Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eColor Display\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\u003eWhat makes the Bafang M620 mid drive motor better than a hub motor?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eMid drive motors deliver power through the chain and gears, multiplying torque on climbs the same way a car transmission works. Hub motors push the wheel directly with no torque multiplication. The M620 climbs steeper grades, feels more natural, and is more energy efficient on varied terrain.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the Quest a real electric mountain bike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The Bafang M620 mid drive, full suspension, fat tires, and 9 speed drivetrain make the Quest a genuine trail capable e-MTB. It handles singletrack, fire roads, and technical terrain that hub motor bikes cannot.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow far can the Cyrusher Quest go on one charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUp to 80 miles with pedal assist. The 48V 20Ah battery provides enough energy for all day trail riding. Actual range depends on terrain difficulty, assist level, and rider weight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan beginners ride the Quest on trails?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The step through frame, full suspension, and fat tires make the Quest accessible to riders of all skill levels. The pedal assist lets you focus on handling while the motor handles the power. Start on easy trails and progress as your skills develop.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhy does the Quest use 20 inch wheels instead of 26 or 27.5?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eSmaller 20 inch wheels improve maneuverability on tight singletrack and technical terrain. Combined with 4.0 inch fat tires, the total wheel diameter provides good rollover capability while keeping the bike compact and agile.\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\"\u003eCyrusher Quest E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and accessories.\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 20Ah removable 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\"\u003eHeadlight, taillight, pedals, 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\n\u003c!-- belcopia-bottom --\u003e\n\u003cdiv class=\"bike-product-wrapper\"\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=\"\"\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=\"compare-highlight\"\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=\"\"\u003e750W Bafang Hub\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\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=\"\"\u003e52V 20Ah (1040Wh)\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\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=\"\"\u003e75 mi\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\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=\"\"\u003eTorque\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\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=\"\"\u003eFull (DNM Air Shock)\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\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=\"\"\u003eTektro 4-Piston\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\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=\"\"\u003e26\" x 4.0\" Fat\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\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=\"\"\u003eStep-Through\u003c\/td\u003e\n\u003ctd class=\"compare-highlight\"\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=\"\"\u003e\u003ca class=\"compare-cta compare-cta-secondary\" href=\"\/products\/cyrusher-trax-2-0-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\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cyrusher Sports","offers":[{"title":"Green","offer_id":43400664711242,"sku":null,"price":2899.0,"currency_code":"USD","in_stock":true},{"title":"Cyan","offer_id":43400664744010,"sku":null,"price":2899.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherQuestMid-DriveStep-throughEbike-Green-1.jpg?v=1773372500"},{"product_id":"velowave-ranger-step-thru-2-0-750w-fat-tire-electric-bike","title":"Velowave Ranger Step-Thru 2.0 750W Fat Tire Electric 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=\"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\"\u003e6061 Aluminum Step-Thru\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\/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 Motor\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\"\u003e26\" x 4.0\" Fat Tires\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\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\"\u003e\u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e48V 15Ah LG\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 30 Miles\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=\"Velowave Ranger Step-Thru 2.0 750W Fat Tire Electric Bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/7_c5d59e6c-f6bd-4e3a-a297-8f380f8cb5b9.jpg?v=1773373417\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eVelowave Ranger Step-Thru 2.0\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eStep Through. Ride Anywhere.\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\"Easy Access. Endless Terrain.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eVelowave Ranger Step-Thru 2.0\u003c\/strong\u003e is a \u003cstrong class=\"description-emphasis\"\u003estep through fat tire electric bike\u003c\/strong\u003e that brings the Ranger platform to riders who want easy mount and dismount access. The low step through frame eliminates the high top tube, making this bike accessible to riders of all abilities while keeping the same 750W motor power and fat tire grip.\u003c\/p\u003e\n\u003cp\u003eAvailable in Silver, Morandi Green, and Dark Gray, the Ranger ST 2.0 pairs a 48V 15Ah LG battery with hydraulic disc brakes and Shimano 7 speed shifting. Whether you ride on \u003cstrong class=\"description-emphasis\"\u003ebeach paths, snowy roads, or gravel trails\u003c\/strong\u003e, the step through fat tire design keeps you comfortable and in control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The Ranger Step-Thru 2.0 removes the one barrier many riders have with fat tire bikes. The low frame entry point means no more awkward leg swings over a thick top tube. You get the same all terrain capability with significantly easier access.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Step-Through E-Bike Review\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\/8_7cf0e657-2843-4402-8942-11ef467f96be.jpg?v=1773373417\" alt=\"Velowave Ranger ST 2.0 side profile\" 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\/9_7637b3ef-125a-4424-a525-8d436622c42a.jpg?v=1773373417\" alt=\"Velowave Ranger ST 2.0 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 fat tire all terrain capability with an easy step through frame\u003c\/li\u003e\n\u003cli\u003eYou value easy mounting and dismounting for frequent stops and errands\u003c\/li\u003e\n\u003cli\u003eYou ride on mixed surfaces including sand, snow, gravel, and city streets\u003c\/li\u003e\n\u003cli\u003eYou prefer a comfortable, upright riding position for casual and utility rides\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eSTEP-THROUGH MEETS ALL-TERRAIN\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\/5_e1a543e6-f683-455f-8997-b44322932cca.jpg?v=1773373417\" alt=\"Velowave Ranger ST 2.0 frame closeup\" 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\/4_17e1e55c-d5d2-422c-9898-92da29eb21df.jpg?v=1773373417\" alt=\"Velowave Ranger ST 2.0 components\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAccessible Fat Tire Design\u003c\/h4\u003e\n\u003cp\u003eThe Ranger ST 2.0 uses a \u003cstrong class=\"description-emphasis\"\u003elow step through frame\u003c\/strong\u003e built from 6061 aluminum alloy. The swooping top tube drops low enough for riders to step through easily while maintaining the structural rigidity needed for fat tire all terrain riding. No flexibility, no frame flex under load.\u003c\/p\u003e\n\u003cp\u003eThe 26\" x 4.0\" fat tires provide the same surface grip as the standard Ranger 2.0. Sand, snow, gravel, and muddy paths are all within reach. Hydraulic disc brakes and Shimano 7 speed shifting complete a package that proves \u003cstrong class=\"description-emphasis\"\u003estep through electric bikes\u003c\/strong\u003e do not have to sacrifice performance for accessibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003e750W FAT TIRE FREEDOM\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\/6_7c6556a2-9785-4858-bbd0-5003c3ff7bb8.jpg?v=1773373417\" alt=\"Velowave Ranger ST 2.0 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\/2_30ff771c-b7ee-488d-840f-9a07a777e070.jpg?v=1773373417\" alt=\"Velowave Ranger ST 2.0 battery system\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eLG Battery Reliability\u003c\/h4\u003e\n\u003cp\u003eThe 750W hub motor delivers smooth, reliable power for climbing hills, fighting headwinds, and accelerating from stops. Combined with the 48V 15Ah LG cell battery, the Ranger ST 2.0 provides up to 30 miles of range per charge. The battery locks securely into the frame and removes with the included key for indoor charging.\u003c\/p\u003e\n\u003cp\u003eFive levels of pedal assist let you dial in exactly how much help you want. Level 1 extends your range for long rides while Level 5 flattens steep hills. A thumb throttle provides motor only power up to 20 mph for those moments when you just want to cruise. This is a \u003cstrong class=\"description-emphasis\"\u003efat tire step through e-bike\u003c\/strong\u003e that adapts to your riding style.\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\u003e750W Hub Motor\u003c\/h4\u003e\n\u003cp\u003eSmooth, reliable power for hills, headwinds, and loaded riding with 5 assist levels plus throttle.\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\u003e26\" x 4.0\" Fat Tires\u003c\/h4\u003e\n\u003cp\u003eAll terrain grip on sand, snow, gravel, and pavement with natural bump absorption.\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\u003eHydraulic Disc Brakes\u003c\/h4\u003e\n\u003cp\u003eConsistent stopping power in wet and dry conditions with low maintenance.\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\u003eLow Step-Through Frame\u003c\/h4\u003e\n\u003cp\u003e6061 aluminum frame with easy access design for riders of all abilities.\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\u003eColor LCD Display\u003c\/h4\u003e\n\u003cp\u003eSpeed, battery level, distance, and assist mode visible in all lighting 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\u003eIntegrated Lights\u003c\/h4\u003e\n\u003cp\u003eFront headlight and rear taillight powered by the main battery for safe commuting.\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\u003eEasy Access for Everyone\u003c\/h4\u003e\n\u003cp\u003eThe low step through frame means no awkward leg swings. Mount and dismount easily whether you are wearing work clothes, carrying bags, or have limited mobility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eFat Tire All-Terrain Grip\u003c\/h4\u003e\n\u003cp\u003e26\" x 4.0\" tires handle sand, snow, gravel, and rough pavement. The wide contact patch keeps you stable and confident on every surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eLG Cell Battery Quality\u003c\/h4\u003e\n\u003cp\u003e48V 15Ah LG cells deliver consistent power output and long cycle life. Reliable range ride after ride.\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 (Step-Through)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'2\" - 6'0\"\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 Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 15Ah LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 30 miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTop Speed\u003c\/th\u003e\n\u003ctd\u003e28 mph (Class 3)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Step-Through\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\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydraulic Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e26\" x 4.0\" Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eColor LCD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLights\u003c\/th\u003e\n\u003ctd\u003eIntegrated Front + Rear\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 Velowave Ranger Step-Thru 2.0 a good step through electric bike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The Ranger ST 2.0 combines a 750W motor, 26\" x 4.0\" fat tires, hydraulic brakes, and LG battery cells in a low step through frame. It delivers all terrain fat tire capability with easy access for riders of all abilities.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow far can the Ranger Step-Thru 2.0 go on one charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUp to 30 miles per charge with the 48V 15Ah LG battery. Range varies based on terrain, rider weight, assist level, and conditions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the difference between the Ranger 2.0 and Ranger Step-Thru 2.0?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe Ranger ST 2.0 uses a low step through frame for easy mounting instead of the standard diamond frame. Motor, tires, brakes, and components are the same. The step through frame is ideal for riders who want easier access.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan the Ranger Step-Thru 2.0 handle snow?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The 26\" x 4.0\" fat tires provide excellent traction on packed snow, ice, and winter surfaces. The wide tires float over soft snow rather than cutting through it.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the Ranger Step-Thru 2.0 have a throttle?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The bike includes 5 levels of pedal assist and a thumb throttle for motor only power up to 20 mph.\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\"\u003eSilver, Morandi Green, and Dark Gray. All three colors share identical components and specifications.\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\"\u003eVelowave Ranger ST 2.0 E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and accessories.\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 LG cell removable 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\"\u003eFront headlight, rear taillight, fenders, rear rack, pedals, 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":"Velowave","offers":[{"title":"Silver","offer_id":43400669823050,"sku":null,"price":1499.0,"currency_code":"USD","in_stock":true},{"title":"Morandi Green","offer_id":43400669855818,"sku":null,"price":1499.0,"currency_code":"USD","in_stock":true},{"title":"Dark Gray","offer_id":43400669888586,"sku":null,"price":1499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/7_c5d59e6c-f6bd-4e3a-a297-8f380f8cb5b9.jpg?v=1773373417"},{"product_id":"velowave-ranger-step-thru-3-0-750w-torque-sensor-electric-bike","title":"Velowave Ranger Step-Thru 3.0 750W Torque Sensor Electric 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=\"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 Step-Thru\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\/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 (Torque Sensor)\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\"\u003e26\" x 4.0\" Fat Tires\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\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\"\u003e\u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e48V 15Ah LG\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 65 Miles\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=\"Velowave Ranger Step-Thru 3.0 750W Torque Sensor Electric Bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/2_6e08d81f-c0ab-4060-9350-089cabdf3c35.jpg?v=1773373437\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eVelowave Ranger Step-Thru 3.0\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eTorque Sensor. Step-Through.\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\"Smarter Power. Smoother Ride.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eVelowave Ranger Step-Thru 3.0\u003c\/strong\u003e is the premium version of the Ranger step through platform, upgraded with a \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e that transforms how the motor delivers power. Instead of binary on\/off assist, the torque sensor reads your pedaling force and responds proportionally. Pedal harder and the motor pushes harder with you. Coast and it backs off.\u003c\/p\u003e\n\u003cp\u003eAvailable in Silver, Pale Green, and Shiny Black, the Ranger ST 3.0 combines the easy access step through frame with a 48V 15Ah LG battery delivering up to 65 miles per charge. That is more than double the range of the ST 2.0, thanks to the \u003cstrong class=\"description-emphasis\"\u003etorque sensor efficiency\u003c\/strong\u003e that uses power only when you need it. This is the \u003cstrong class=\"description-emphasis\"\u003ebest step through fat tire electric bike\u003c\/strong\u003e in the Velowave lineup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The upgrade from cadence sensor to torque sensor is the single biggest improvement you can make to an e-bike riding experience. The Ranger ST 3.0 proves it. Same frame, same tires, same motor, but the torque sensor makes it feel like an entirely different bike. Smoother, more intuitive, more efficient.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Torque Sensor E-Bike Comparison\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\/1_88a41288-382c-4644-bb31-80414e7fa83e.jpg?v=1773373437\" alt=\"Velowave Ranger ST 3.0 front 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\/3_1c9ff85e-428e-4741-9be1-e10506c6d972.jpg?v=1773373437\" alt=\"Velowave Ranger ST 3.0 rear 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 the most natural feeling pedal assist available in a step through fat tire bike\u003c\/li\u003e\n\u003cli\u003eYou need extended range from torque sensor efficiency for long commutes and day rides\u003c\/li\u003e\n\u003cli\u003eYou want an easy step through frame without sacrificing smart motor technology\u003c\/li\u003e\n\u003cli\u003eYou prefer proportional power response over binary cadence sensor assist\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eTHE TORQUE SENSOR ADVANTAGE\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\/1_8b55144c-3e3a-4eb9-b7c1-1dda1f058468.jpg?v=1773373437\" alt=\"Velowave Ranger ST 3.0 drivetrain closeup\" 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\/1_c84fd19f-a49f-4ad5-9f34-d61f1d82512e.jpg?v=1773373437\" alt=\"Velowave Ranger ST 3.0 motor detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eProportional Power Delivery\u003c\/h4\u003e\n\u003cp\u003eThe difference between a cadence sensor and a \u003cstrong class=\"description-emphasis\"\u003etorque sensor electric bike\u003c\/strong\u003e is the difference between a light switch and a dimmer. Cadence sensors detect that you are pedaling and deliver a fixed amount of power. Torque sensors measure how hard you are pedaling and deliver exactly that much assistance. The result is power delivery that feels natural, intuitive, and efficient.\u003c\/p\u003e\n\u003cp\u003eThis efficiency is why the Ranger ST 3.0 gets 65 miles per charge compared to 30 miles on the cadence sensor ST 2.0 with the same battery. The motor only uses power when you need it, and only as much as you need. On flat ground at a casual pace, the motor barely engages. Hit a hill and it ramps up proportionally to your effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003e65 MILE RANGE FROM SMART EFFICIENCY\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\/4_35f1a148-837d-4d88-a75e-0cbe611f77e3.jpg?v=1773373437\" alt=\"Velowave Ranger ST 3.0 battery integration\" 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\/5_721657ce-ecc7-4b1a-bb73-037d6045ef05.jpg?v=1773373437\" alt=\"Velowave Ranger ST 3.0 display and controls\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTorque Sensor + LG Battery\u003c\/h4\u003e\n\u003cp\u003eThe torque sensor does not just make the ride feel better. It makes the battery last longer. By delivering proportional power instead of constant maximum output, the Ranger ST 3.0 stretches its 48V 15Ah LG battery to 65 miles per charge. That is enough for a full week of 10 mile commutes on a single charge.\u003c\/p\u003e\n\u003cp\u003eThe LG cells provide consistent power output across the entire discharge cycle. No sudden drops in performance as the battery depletes. The removable battery locks into the frame and slides out with the included key for indoor charging. This is a \u003cstrong class=\"description-emphasis\"\u003elong range step through electric bike\u003c\/strong\u003e designed for daily reliability.\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 Pedal Assist\u003c\/h4\u003e\n\u003cp\u003eProportional power delivery that matches your pedaling effort for natural, efficient 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\u003e65 Mile Range\u003c\/h4\u003e\n\u003cp\u003eTorque sensor efficiency stretches the 48V 15Ah LG battery to cover long commutes and day rides.\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\u003e26\" x 4.0\" Fat Tires\u003c\/h4\u003e\n\u003cp\u003eAll terrain grip on sand, snow, gravel, and pavement with excellent bump absorption.\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\u003eHydraulic Disc Brakes\u003c\/h4\u003e\n\u003cp\u003eReliable stopping power in all weather conditions with fade free performance.\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\u003eLow Step-Through Frame\u003c\/h4\u003e\n\u003cp\u003eEasy access aluminum frame for riders of all abilities and mobility levels.\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 7-Speed\u003c\/h4\u003e\n\u003cp\u003eReliable gear range for flat cruising and hill climbing with clean, indexed shifting.\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\u003eTorque Sensor Intelligence\u003c\/h4\u003e\n\u003cp\u003eThe torque sensor reads your effort and delivers proportional power. Riding feels natural, not robotic. Your legs and the motor work as one system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003e65 Miles Per Charge\u003c\/h4\u003e\n\u003cp\u003eSmart power delivery means the LG battery lasts more than twice as long as cadence sensor models. Charge once, ride all week.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eStep-Through Accessibility\u003c\/h4\u003e\n\u003cp\u003eThe low frame lets you mount and dismount without swinging your leg over a high bar. Practical for daily use, errands, and riders with limited flexibility.\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 (Step-Through)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'2\" - 6'0\"\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 Motor\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 15Ah LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 65 miles (pedal assist)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTop Speed\u003c\/th\u003e\n\u003ctd\u003e28 mph (Class 3)\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\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eShimano 7-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydraulic Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e26\" x 4.0\" Fat Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eColor LCD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLights\u003c\/th\u003e\n\u003ctd\u003eIntegrated Front + Rear\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\u003eWhat is the difference between the Ranger ST 2.0 and Ranger ST 3.0?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe key upgrade is the torque sensor. The ST 2.0 uses a cadence sensor with 30 mile range. The ST 3.0 uses a torque sensor that delivers proportional power, extending range to 65 miles and providing a more natural riding feel. Both share the same frame, motor wattage, tires, and brakes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs a torque sensor worth the extra cost?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes, for most riders. The torque sensor delivers smoother, more natural power that responds to how hard you pedal. It also more than doubles your range compared to cadence sensor models. The $200 difference between the ST 2.0 and ST 3.0 is the best upgrade you can make.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow far can the Ranger ST 3.0 go on one charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUp to 65 miles on pedal assist with the 48V 15Ah LG battery. The torque sensor uses power efficiently by only delivering assist proportional to your effort. Range varies with terrain, rider weight, and conditions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the Ranger ST 3.0 good for commuting?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eExcellent. The 65 mile range covers a full week of 10 mile round trip commutes. The step through frame makes getting on and off easy in work clothes, and the torque sensor provides smooth, natural assist that does not feel like riding a scooter.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the Ranger ST 3.0 have a throttle?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The bike includes both torque sensing pedal assist (5 levels) and a thumb throttle for motor only power up to 20 mph.\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\"\u003eSilver, Pale Green, and Shiny Black. All colors feature the same torque sensor motor, LG battery, and component specifications.\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\"\u003eVelowave Ranger ST 3.0 E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and accessories.\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 LG cell removable 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\"\u003eFront headlight, rear taillight, fenders, rear rack, pedals, 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":"Velowave","offers":[{"title":"Silver","offer_id":43400670183498,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":true},{"title":"Pale Green","offer_id":43400670216266,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":true},{"title":"Shiny Black","offer_id":43400670249034,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/2_6e08d81f-c0ab-4060-9350-089cabdf3c35.jpg?v=1773373437"},{"product_id":"velowave-grace-2-0-750w-step-thru-fat-tire-electric-bike","title":"Velowave Grace 2.0 750W Step-Thru Fat Tire Electric 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=\"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\"\u003e6061 Aluminum Step-Thru\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\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\"\u003e\u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e750W Bafang (1000W Peak)\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\"\u003e26\" x 4.0\" Fat Tires\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\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\"\u003e\u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e48V 20Ah LG (960Wh)\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 60+ Miles\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=\"Velowave Grace 2.0 750W Step-Thru Fat Tire Electric Bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4_c0aa068d-e8d6-40c3-a2b1-0e5ac3b81f2b.jpg?v=1773373457\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eVelowave Grace 2.0\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eStep Through. Power Through.\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\"Graceful Power for Every Rider.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eVelowave Grace 2.0\u003c\/strong\u003e is a \u003cstrong class=\"description-emphasis\"\u003e750W step through fat tire electric bike\u003c\/strong\u003e that combines easy mount and dismount access with all terrain fat tire capability. The Bafang motor delivers 80Nm of torque with 1000W peak power, making hills, sand, and snow feel flat. Available in Star Black, Mint Green, and Macaron Pink.\u003c\/p\u003e\n\u003cp\u003eWhat sets the Grace 2.0 apart is the \u003cstrong class=\"description-emphasis\"\u003etorque sensor pedal assist\u003c\/strong\u003e system. Instead of a basic cadence sensor that delivers jerky, on or off power, the torque sensor reads how hard you pedal and responds proportionally. Combined with a 48V 20Ah LG battery delivering 960Wh of capacity, this \u003cstrong class=\"description-emphasis\"\u003estep thru electric bike\u003c\/strong\u003e provides 60+ miles of natural feeling range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"Torque sensor plus Bafang motor plus 960Wh LG battery. That combination puts the Grace 2.0 in a different class than most step through e-bikes. You get responsive power delivery that feels like your own legs got an upgrade, not a motorcycle switch bolted to a bicycle.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— E-Bike Performance Review\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\/5_75e9eceb-dcfd-4f27-a97e-9ba00de9aca8.jpg?v=1773373457\" alt=\"Velowave Grace 2.0 side profile\" 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\/1_222e6a31-7c59-4b23-8156-4f5836d6b390.jpg?v=1773373457\" alt=\"Velowave Grace 2.0 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 the easiest possible mount and dismount with a low step through frame\u003c\/li\u003e\n\u003cli\u003eYou ride on mixed terrain including sand, snow, gravel, and pavement\u003c\/li\u003e\n\u003cli\u003eYou prefer natural feeling pedal assist that responds to your effort\u003c\/li\u003e\n\u003cli\u003eYou need 60+ miles of range for long rides and all day errands\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eBUILT FOR COMFORT AND CONTROL\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\/2_2c675f10-9f64-4228-a6aa-e2da16a88599.jpg?v=1773373457\" alt=\"Velowave Grace 2.0 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\/3_51a2e723-c09a-4106-b4a7-0bf273670214.jpg?v=1773373457\" alt=\"Velowave Grace 2.0 component view\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFat Tire Step-Through Engineering\u003c\/h4\u003e\n\u003cp\u003eThe Grace 2.0 frame uses a \u003cstrong class=\"description-emphasis\"\u003elow step through design\u003c\/strong\u003e that lets riders mount and dismount without swinging a leg over a high top tube. This matters for riders with limited flexibility, anyone carrying cargo, and commuters who stop frequently. The 26\" x 4.0\" fat tires add stability on every surface while absorbing bumps that would jar a standard tire.\u003c\/p\u003e\n\u003cp\u003eHydraulic disc brakes deliver consistent, powerful stopping force that does not fade on long descents. The Shimano 7 speed drivetrain provides enough gear range for flat cruising and moderate climbs, while the torque sensing \u003cstrong class=\"description-emphasis\"\u003epedal assist system\u003c\/strong\u003e fills in the gaps with smooth, proportional motor power.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eBAFANG TORQUE SENSOR MOTOR\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\/1_305c077a-1f97-4d0e-8ba5-690b7b895be6.jpg?v=1773373457\" alt=\"Velowave Grace 2.0 motor and drivetrain\" 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\/2_e592dba0-fc8c-40b6-b3d4-447341723390.jpg?v=1773373457\" alt=\"Velowave Grace 2.0 battery detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003e80Nm of Proportional Power\u003c\/h4\u003e\n\u003cp\u003eThe 750W Bafang motor with 80Nm of torque and 1000W peak output is the heart of the Grace 2.0. But the real magic is the torque sensor. Press harder on the pedals and the motor responds with more power. Ease off and it backs down. This creates a riding experience that feels intuitive and natural, not robotic.\u003c\/p\u003e\n\u003cp\u003eThe 48V 20Ah LG cell battery (960Wh) keeps that motor running for over 60 miles on pedal assist or 40+ miles on throttle only. The battery integrates cleanly into the frame and removes with a key for indoor charging. This is a \u003cstrong class=\"description-emphasis\"\u003elong range fat tire electric bike\u003c\/strong\u003e that handles a full day of riding without recharging.\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 Pedal Assist\u003c\/h4\u003e\n\u003cp\u003eReads pedal pressure and delivers proportional motor power for natural, responsive 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\u003e26\" x 4.0\" Fat Tires\u003c\/h4\u003e\n\u003cp\u003eWide contact patch provides stability on sand, snow, gravel, and wet pavement.\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\u003eHydraulic Disc Brakes\u003c\/h4\u003e\n\u003cp\u003ePowerful, all weather stopping power with consistent lever feel and minimal maintenance.\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\u003eColor LCD Display\u003c\/h4\u003e\n\u003cp\u003eShows speed, distance, battery level, and assist mode in direct sunlight.\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\u003eIntegrated Lighting\u003c\/h4\u003e\n\u003cp\u003eFront and rear lights powered by the main battery for safe dawn and dusk 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\u003e330 lb Payload Capacity\u003c\/h4\u003e\n\u003cp\u003eSupports rider weight plus cargo for grocery runs, commuting with gear, and loaded touring.\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\u003eTorque Sensor Precision\u003c\/h4\u003e\n\u003cp\u003eThe Bafang torque sensor reads your pedal pressure and responds in real time. You ride naturally. The motor is your partner, not your replacement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003e960Wh LG Battery\u003c\/h4\u003e\n\u003cp\u003e48V 20Ah LG cells deliver 60+ miles per charge. Enough for a full day of riding, commuting, or errands without planning around outlets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eAll Terrain Fat Tires\u003c\/h4\u003e\n\u003cp\u003e26\" x 4.0\" tires handle sand, snow, gravel, and broken pavement. Go where skinny tires cannot.\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 (Step-Through)\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 Bafang Hub Motor (1000W Peak)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTorque\u003c\/th\u003e\n\u003ctd\u003e80 Nm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 20Ah LG Cells (960Wh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003e60+ miles pedal assist \/ 40+ miles throttle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTop Speed\u003c\/th\u003e\n\u003ctd\u003e28 mph (Class 3)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003e6061 Aluminum Step-Through\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\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydraulic Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e26\" x 4.0\" Fat Tires\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\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eColor LCD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLights\u003c\/th\u003e\n\u003ctd\u003eIntegrated Front + Rear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePayload Capacity\u003c\/th\u003e\n\u003ctd\u003e330 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 Velowave Grace 2.0 a good step through electric bike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The Grace 2.0 combines a low step through frame with a 750W Bafang torque sensor motor, 960Wh LG battery, fat tires, and hydraulic brakes. It is one of the most capable step through fat tire e-bikes available under $1,500.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is a torque sensor and why does it matter?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eA torque sensor measures how hard you push the pedals and tells the motor to match your effort proportionally. This creates natural feeling power delivery instead of the jerky on\/off response of basic cadence sensors. The Grace 2.0 Bafang motor delivers 80Nm of torque sensing assist.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow far can the Grace 2.0 go on one charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eOver 60 miles on pedal assist and 40+ miles on throttle only with the 48V 20Ah LG battery (960Wh). Actual range depends on terrain, rider weight, assist level, and wind conditions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan the Grace 2.0 handle snow and sand?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The 26\" x 4.0\" fat tires provide a wide contact patch that floats over soft surfaces like sand, snow, and loose gravel. The tires also provide excellent traction on wet roads and muddy paths.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat colors does the Grace 2.0 come in?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eStar Black, Mint Green, and Macaron Pink. All three colors feature the same components, motor, and battery specifications.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the Grace 2.0 have a throttle?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The Grace 2.0 includes both 5 level torque sensing pedal assist and a thumb throttle for motor only power up to 20 mph.\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\"\u003eVelowave Grace 2.0 E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and accessories.\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 20Ah LG cell removable 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\"\u003eFront headlight, rear taillight, fenders, rear rack, pedals, 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":"Velowave","offers":[{"title":"Star Black","offer_id":43400670478410,"sku":null,"price":1699.0,"currency_code":"USD","in_stock":false},{"title":"Mint Green","offer_id":43400670511178,"sku":null,"price":1699.0,"currency_code":"USD","in_stock":true},{"title":"Macaron Pink","offer_id":43400670543946,"sku":null,"price":1699.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4_c0aa068d-e8d6-40c3-a2b1-0e5ac3b81f2b.jpg?v=1773373457"},{"product_id":"velowave-pony-750w-compact-step-thru-fat-tire-electric-bike","title":"Velowave Pony 750W Compact Step-Thru Fat Tire Electric 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=\"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\"\u003eCompact Step-Thru\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\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\"\u003e\u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e750W Bafang (80Nm)\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\" Kenda 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=\"Battery\" 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\"\u003eBattery\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e48V 15Ah LG\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\"\u003e25-40 Miles\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=\"Velowave Pony 750W Compact Step-Thru Fat Tire Electric Bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/2_74084c51-8ccf-4bbb-bd4b-b3d84f48c1b4.jpg?v=1773373478\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eVelowave Pony\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eSmall Frame. Big Ride.\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\"Compact Does Not Mean Compromise.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eVelowave Pony\u003c\/strong\u003e is a \u003cstrong class=\"description-emphasis\"\u003ecompact fat tire electric bike\u003c\/strong\u003e that packs 750W Bafang motor power and 80Nm of torque into a low step through frame with 20\" x 4.0\" Kenda fat tires. This is the e-bike for riders who want serious capability in a package that fits in small apartments, car trunks, and tight storage spaces.\u003c\/p\u003e\n\u003cp\u003eDespite its compact size, the Pony rides like a full size electric bike. The fat tires absorb road imperfections, the hydraulic disc brakes stop confidently, and the \u003cstrong class=\"description-emphasis\"\u003etorque sensor pedal assist\u003c\/strong\u003e delivers natural power response through the 48V 15Ah LG battery. Available in Seafoam Green and Red Black, the Pony is a \u003cstrong class=\"description-emphasis\"\u003emini fat tire electric bike\u003c\/strong\u003e built for urban adventurers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The Pony proves that compact e-bikes do not have to sacrifice performance. An 80Nm Bafang motor with torque sensing and LG cells in a 20 inch platform gives you the same ride quality as bikes twice its size. The lower center of gravity actually improves handling in tight spaces.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Compact 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\/1_9a60d93a-16bf-490c-abb4-279b596bd3d1.jpg?v=1773373478\" alt=\"Velowave Pony front profile 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\/3_1864bde6-f4ba-494e-aab0-744525c0ce03.jpg?v=1773373478\" alt=\"Velowave Pony rear three-quarter view\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou need a compact e-bike that fits in small spaces without folding mechanisms\u003c\/li\u003e\n\u003cli\u003eYou want fat tire stability and comfort in a smaller, more maneuverable package\u003c\/li\u003e\n\u003cli\u003eYou ride city streets, bike paths, and light trails with frequent stops\u003c\/li\u003e\n\u003cli\u003eYou prefer torque sensor responsiveness over basic cadence sensor assist\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eCOMPACT BY DESIGN, NOT BY COMPROMISE\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\/6_ced4b0a4-dd71-443e-aa3e-e1b71ef44afd.jpg?v=1773373478\" alt=\"Velowave Pony compact frame design\" 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\/4_b98ea006-44b8-4ad9-bc2f-0cbb2e835f3c.jpg?v=1773373478\" alt=\"Velowave Pony fat tire detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003e20\" Fat Tire Platform\u003c\/h4\u003e\n\u003cp\u003eThe Pony uses \u003cstrong class=\"description-emphasis\"\u003e20 inch fat tires\u003c\/strong\u003e that do two things at once. They keep the bike compact and easy to handle in traffic, and they provide the same cushioning and grip you get from full size fat tires. The Kenda 4.0\" tires roll over potholes, curbs, and gravel with confidence while keeping the overall bike dimensions manageable for storage.\u003c\/p\u003e\n\u003cp\u003eThe low step through frame means easy on and off access regardless of what you are wearing or carrying. Combined with an upright riding position and adjustable seat height, the \u003cstrong class=\"description-emphasis\"\u003eVelowave Pony electric bike\u003c\/strong\u003e fits a wide range of rider heights while staying nimble in city traffic and on crowded bike paths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eBAFANG TORQUE SENSOR IN A COMPACT FRAME\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\/1_0c54dc0a-f5f6-4478-813e-e0f4f2f80649.jpg?v=1773373478\" alt=\"Velowave Pony motor and drivetrain 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\/4_61447b9b-33f8-49b9-bb2b-432991ca964a.jpg?v=1773373478\" alt=\"Velowave Pony battery integration\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003e80Nm of Smart Power\u003c\/h4\u003e\n\u003cp\u003eMost compact e-bikes use basic cadence sensors that deliver choppy, binary power. The Pony uses a Bafang motor with \u003cstrong class=\"description-emphasis\"\u003etorque sensor technology\u003c\/strong\u003e that reads your pedaling force and delivers proportional assist. Push harder uphill, and the motor pushes harder with you. Coast on flat ground, and it backs off to conserve battery.\u003c\/p\u003e\n\u003cp\u003eThe 48V 15Ah LG cell battery delivers 25 to 40 miles per charge depending on terrain and assist level. For a \u003cstrong class=\"description-emphasis\"\u003ecompact electric bike\u003c\/strong\u003e designed for urban riding, that covers most daily commutes and errand runs with power to spare. The battery removes from the frame for indoor charging.\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\u003e750W Bafang Motor\u003c\/h4\u003e\n\u003cp\u003e80Nm torque sensor motor delivers smooth, proportional assist that responds to your pedaling effort.\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\u003e20\" x 4.0\" Kenda Fat Tires\u003c\/h4\u003e\n\u003cp\u003eWide tires absorb road imperfections and provide stable, confident grip on mixed surfaces.\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\u003eHydraulic Disc Brakes\u003c\/h4\u003e\n\u003cp\u003eConsistent stopping power in all weather with low maintenance requirements.\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\u003eColor LCD Display\u003c\/h4\u003e\n\u003cp\u003eSpeed, distance, battery percentage, and assist level at a glance in any lighting.\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\u003eIntegrated Lights\u003c\/h4\u003e\n\u003cp\u003eBattery powered headlight and taillight for safe riding from dawn to dusk.\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\u003eCompact Step-Through Frame\u003c\/h4\u003e\n\u003cp\u003eEasy mount and dismount access with a low standover height that fits tight storage spaces.\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\u003eTorque Sensor Precision\u003c\/h4\u003e\n\u003cp\u003eThe Bafang torque sensor delivers assist that matches your effort. It feels like riding with stronger legs, not riding a scooter with pedals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eCompact Without Compromise\u003c\/h4\u003e\n\u003cp\u003e20\" fat tires keep the Pony small enough for apartment storage while delivering the comfort and grip of a full size fat tire e-bike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eLG Cell Reliability\u003c\/h4\u003e\n\u003cp\u003e48V 15Ah LG battery cells provide consistent power output and long cycle life. Quality cells mean reliable range season after season.\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 (Compact Step-Through)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'0\" - 6'0\"\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 Bafang Hub Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTorque\u003c\/th\u003e\n\u003ctd\u003e80 Nm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 15Ah LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003e25-40 miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTop Speed\u003c\/th\u003e\n\u003ctd\u003e28 mph (Class 3)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAluminum Compact Step-Through\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\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydraulic Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e20\" x 4.0\" Kenda Fat Tires\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\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eColor LCD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLights\u003c\/th\u003e\n\u003ctd\u003eIntegrated Front + Rear\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 Velowave Pony a good compact electric bike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The Pony combines a 750W Bafang torque sensor motor with 20\" x 4.0\" Kenda fat tires, hydraulic brakes, and LG battery cells in a compact step through frame. It delivers full size e-bike performance in a smaller, more storable package.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow does the Pony compare to a folding electric bike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe Pony is compact but does not fold. This means no folding hinges that can loosen over time and a stiffer, more stable frame. The 20\" fat tires and torque sensor motor give it significantly better ride quality than most folding e-bikes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow far can the Pony go on one charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003e25 to 40 miles depending on terrain, rider weight, and assist level. The 48V 15Ah LG battery is sufficient for most urban commutes and errand runs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan the Pony handle hills?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The 750W Bafang motor with 80Nm of torque handles moderate hills with ease. The torque sensor increases power when you pedal harder uphill, providing natural climbing assist.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the weight limit for the Pony?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe Pony supports riders and cargo up to approximately 300 lbs. The compact frame is reinforced for daily use and mixed terrain riding.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the Pony have a throttle?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The Pony includes both torque sensing pedal assist (5 levels) and a thumb throttle for motor only power up to 20 mph.\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\"\u003eVelowave Pony E-Bike\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, pedals, and accessories.\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 LG cell removable 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\"\u003eFront headlight, rear taillight, fenders, rear rack, pedals, 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":"Velowave","offers":[{"title":"Seafoam Green","offer_id":43400670609482,"sku":null,"price":1499.0,"currency_code":"USD","in_stock":false},{"title":"Red Black","offer_id":43400670642250,"sku":null,"price":1499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/2_74084c51-8ccf-4bbb-bd4b-b3d84f48c1b4.jpg?v=1773373478"},{"product_id":"sole-bicycles-the-three-speed-city-cruiser","title":"Sole Bicycles The Three Speed City Cruiser","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-left: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; min-height:200px;\n}\n.bike-product-wrapper .feature-card.text-only .feature-card-content { padding:20px 18px; align-items:flex-start; text-align:left; }\n.bike-product-wrapper .feature-card.text-only h4 { color:var(--brand-primary); font-size:0.85em; margin-bottom:0; font-weight:700; letter-spacing:0.08em; min-height:3.6em; display:flex; align-items:flex-end; }\n.bike-product-wrapper .feature-card.text-only p { color:#bbb; max-width:none; font-size:0.8em; 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=\"Drivetrain\" 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\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eNexus 3-Spd\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\"\u003eHi-Ten Steel\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 x 35mm\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~35 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=\"Use\" 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\"\u003eUse\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eCity Cruiser\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 Three Speed City Cruiser bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CTB3001-1-Web_961a790d-6644-4f80-87c5-73c65269a521.jpg?v=1773376863\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eSole Bicycles The Three Speed City Cruiser\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eLooks Like a Single Speed. Climbs Like It Has Gears. Because It Does.\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\"Your friends think it is a single speed. Then you shift into low gear at a red light and spin up the hill they are walking.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eSole Bicycles Three Speed City Cruiser\u003c\/strong\u003e hides three gears inside the rear hub where nobody can see them. No external derailleur hanging off the frame. No cables running along the tubes. No adjustment. Just clean lines and the quiet ability to crush the hill your single-speed friends have to walk.\u003c\/p\u003e\n\u003cp\u003eThe Shimano Nexus internal hub shifts at any speed. Even stopped. Pull up to a red light in high gear, click down to low, and launch uphill when it turns green. 700c x 35mm tires, upright position, cushioned saddle, and four frame sizes make this \u003cstrong class=\"description-emphasis\"\u003e3-speed city bike\u003c\/strong\u003e fit like it was built for you. Because with four sizes, it was.\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\"Most city riders overthink gearing. You do not need 21 speeds. You need three: one for hills, one for cruising, and one for when you are late. The Nexus hub delivers exactly that in a package that looks like a single speed and rides like one too — minus the suffering on inclines. The wider 35c tires are the other quiet advantage here. They soak up rough pavement without slowing you down.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Urban Cycling Assessment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\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\/CTB3001-2-Web_9a261773-6592-40de-9375-c863edde8dae.jpg?v=1773376863\" alt=\"Sole Three Speed City Cruiser side 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\/CTB3001-3-Web_92e8447a-6ad1-4caa-bf5c-d6f768036286.jpg?v=1773376863\" alt=\"Sole Three Speed City Cruiser detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eThere is a hill between you and wherever you are going and a single speed does not cut it\u003c\/li\u003e\n\u003cli\u003eYou want a daily commuter that needs almost zero maintenance — no derailleur adjustments, no cable tuning\u003c\/li\u003e\n\u003cli\u003eYou care about how your bike looks parked outside the coffee shop as much as how it rides\u003c\/li\u003e\n\u003cli\u003eYou need a real size range because \"one size fits most\" has never fit you\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eTHE GEARS ARE IN THERE. YOU JUST CANNOT SEE THEM.\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\/CTB3001-4-Web_854ee01e-a65c-463f-8e73-24e09a089533.jpg?v=1773376863\" alt=\"Sole Three Speed hub 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\/CTB3001-5-Web_0ec4dbc5-6e56-46c7-8eb3-1613e91faea2.jpg?v=1773376863\" alt=\"Sole Three Speed rear view\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eShimano Nexus Internal Hub\u003c\/h4\u003e\n\u003cp\u003eLook at the rear hub. No derailleur. No jockey wheels. No cables. The Shimano Nexus 3-speed lives entirely inside the hub shell. From five feet away, this looks like a single speed. The result is a \u003cstrong class=\"description-emphasis\"\u003eclean city bike\u003c\/strong\u003e with the aesthetics of a fixie and the climbing ability of a geared bike.\u003c\/p\u003e\n\u003cp\u003eHi-tensile steel frame with TIG-welded construction takes city abuse without complaint. The 46:18 gear ratio with 1\/8\" KMC stainless steel chain is efficient and nearly silent. Alloy dual pivot hand brakes give you controlled stopping without the drama.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eZERO MAINTENANCE. ZERO EXCUSES.\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\/Customdimensions960x625px.jpg?v=1773376863\" alt=\"Sole Three Speed 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\/CTB3001-1-Web_961a790d-6644-4f80-87c5-73c65269a521.jpg?v=1773376863\" alt=\"Sole Three Speed full bike\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eThe Commuter That Never Calls In Sick\u003c\/h4\u003e\n\u003cp\u003eNo derailleur to adjust. No cables to stretch. No chain slap when you hit a pothole. The sealed internal hub and stainless steel chain mean this bike asks almost nothing from you between rides. Wipe the frame, check the tire pressure, ride. That is the entire maintenance schedule.\u003c\/p\u003e\n\u003cp\u003eThe 700c x 35mm tires split the difference between speed and comfort — fast enough to keep pace with traffic on the flats, wide enough to absorb the cracks and potholes your city has been \"fixing\" for years. Alloy dual pivot brakes give you predictable stopping in wet or dry. This is a bike you can ride every day without thinking about it.\u003c\/p\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\u003eThat Hill Stops Being a Detour\u003c\/h4\u003e\n\u003cp\u003eMost city riders avoid hills or walk their bikes up. The Nexus low gear drops your effort enough to spin up moderate inclines seated. That opens up shorter routes, more neighborhood options, and zero excuses to skip the ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\n\u003ch4\u003eClean as a Single Speed\u003c\/h4\u003e\n\u003cp\u003eNo derailleur hanging off the dropout. No shift cables running along the frame. No jockey wheels collecting road grime. From across the street this looks like a single speed — which means it looks like it belongs locked up outside any coffee shop or office in the city.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\n\u003ch4\u003eActually Fits You\u003c\/h4\u003e\n\u003cp\u003eFour frame sizes from 46cm to 58cm cover riders from 4'10\" to 6'4\". A properly sized frame means less back strain on long rides, better control in traffic, and a bike you actually want to ride every day instead of one you tolerate.\u003c\/p\u003e\n\u003c\/div\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\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eHi-Tensile Steel, TIG Welded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eCrown Hi-Tensile Steel, 1\" Threaded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eShimano Nexus Internal 3-Speed Hub\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGear Ratio\u003c\/th\u003e\n\u003ctd\u003e46:18\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChain\u003c\/th\u003e\n\u003ctd\u003e1\/8\" KMC Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003eAlloy 170mm, 46T, 5-Bolt 130 BCD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eAlloy Dual Pivot Hand Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e700c x 35mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRims\u003c\/th\u003e\n\u003ctd\u003eMachine\/Double Walled 700c\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing Square Taper 68 x 115mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeatpost\u003c\/th\u003e\n\u003ctd\u003e25.4mm x 300mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e~35 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\u003cdiv class=\"tab-panel\" id=\"tab-1\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is an internal gear hub?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eAll the gearing lives inside the rear hub shell. No external derailleur, no exposed cables, no chain drop. Think of it as gears that are invisible and maintenance-free. You shift with a twist grip on the handlebar.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan it handle hills?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eModerate city hills, yes. San Francisco hills, you want more gears. For most cities, three speeds covers everything. Low gear for the steep parts, middle for cruising, high for flat-out rides.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eFour: 46cm fits 4'10\" to 5'4\", 50cm fits 5'4\" to 5'8\", 54cm fits 5'8\" to 6'0\", 58cm fits 6'0\" to 6'4\". Pick the one that matches your height and the fit will be right.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes it have hand brakes?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. Alloy dual pivot hand brakes with hinged alloy levers. Squeeze and stop. Predictable and controlled.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow heavy is it?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eAbout 35 lbs. Solid enough to feel planted at speed. Light enough to muscle up a flight of stairs.\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\"\u003eSole Three Speed City Cruiser\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Front wheel, handlebars, pedals, and seat need attaching. About 20 minutes and you are cruising.\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\"\u003ePedals, reflectors, and every tool you need. Nothing extra to buy.\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":"Sole Bicycles","offers":[{"title":"46cm \/ the Windward","offer_id":43400731951178,"sku":"CTB 3SP 001-46","price":349.0,"currency_code":"USD","in_stock":true},{"title":"46cm \/ the Penmar","offer_id":43400731983946,"sku":"CTB 3SP 006-46","price":349.0,"currency_code":"USD","in_stock":true},{"title":"50cm \/ the Windward","offer_id":43400732016714,"sku":"CTB 3SP 001-50","price":699.0,"currency_code":"USD","in_stock":false},{"title":"50cm \/ the Penmar","offer_id":43400732049482,"sku":"CTB 3SP 006-50","price":699.0,"currency_code":"USD","in_stock":false},{"title":"54cm \/ the Windward","offer_id":43400732082250,"sku":"CTB 3SP 001-54","price":699.0,"currency_code":"USD","in_stock":false},{"title":"54cm \/ the Penmar","offer_id":43400732115018,"sku":"CTB 3SP 006-54","price":699.0,"currency_code":"USD","in_stock":false},{"title":"58cm \/ the Windward","offer_id":43400732147786,"sku":"CTB 3SP 001-58","price":699.0,"currency_code":"USD","in_stock":false},{"title":"58cm \/ the Penmar","offer_id":43400732180554,"sku":"CTB 3SP 006-58","price":699.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CTB3001-1-Web_961a790d-6644-4f80-87c5-73c65269a521.jpg?v=1773376863"},{"product_id":"sole-bicycles-the-three-speed-dutch-step-through","title":"Sole Bicycles The Three Speed Dutch Step Through","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=\"Drivetrain\" 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\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eNexus 3-Spd\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\"\u003eHi-Ten Steel\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\"\u003e35 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=\"Use\" 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\"\u003eUse\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eCity \/ Town\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 Three Speed Dutch Step Through bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/DST3SP004-1-Web_50b8e881-6b6b-437e-aae7-6ece4dff4361.jpg?v=1773376882\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eSole Bicycles The Three Speed Dutch Step Through\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eShimano Nexus 3-Speed Step-Through\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\"Step-through comfort meets 3-speed hill-crushing capability.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eSole Bicycles Three Speed Dutch Step Through\u003c\/strong\u003e combines the easy-access step-through frame with a Shimano Nexus Internal 3-speed hub. Ride to the market, cruise to the beach, and if there is a hill in between, this bike handles it with ease.\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eDutch step-through cruiser\u003c\/strong\u003e design keeps you upright and comfortable while the internal hub provides three gears for flat cruising, gentle climbs, and headwind riding. Available in four colorways with matching saddle and grip combinations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"Step-through accessibility plus internal 3-speed gears for hills. At 35 lbs with no external derailleur, maintenance is minimal.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Step-Through Cruiser 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\/DST3SP004-2-Web_44e106fe-1cf8-4829-80e0-1010163b7736.jpg?v=1773376882\" alt=\"Sole Three Speed Dutch Step Through side 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\/DST3SP004-3-Web_ab769ccc-f87d-4988-bdc6-c021272c8244.jpg?v=1773376882\" alt=\"Sole Three Speed Dutch detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou want step-through accessibility with the ability to climb hills\u003c\/li\u003e\n\u003cli\u003eYou prefer internal gears that need no adjusting or maintenance\u003c\/li\u003e\n\u003cli\u003eYou ride to the market, beach, or around the neighborhood\u003c\/li\u003e\n\u003cli\u003eYou want a distinctive colorway that matches your personal style\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eDUTCH STEP-THROUGH HERITAGE\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\/DST3SP004-4-Web_5739d5e7-c987-40ac-892c-dd61103879a5.jpg?v=1773376882\" alt=\"Sole Three Speed Dutch rear 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\/DST3SP004-5-Web_a851c423-4cb5-4c07-ad40-811abf5ea302.jpg?v=1773376882\" alt=\"Sole Three Speed Dutch components\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eClassic Comfort, Internal Gears\u003c\/h4\u003e\n\u003cp\u003eThe Dutch step-through frame traces its design lineage to European city bikes built for everyday practical transportation. The low top tube allows riders to step through rather than swing over, making mounting and dismounting effortless in any clothing.\u003c\/p\u003e\n\u003cp\u003eThe Shimano Nexus Internal 3-speed hub provides all the gearing you need for city riding without any exposed moving parts. Shift at any speed, including stopped. The sealed hub requires no adjustment and handles rain, dust, and daily use without complaint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eSTEP-THROUGH + SHIMANO NEXUS\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\/DST-3SP-005-01.jpg?v=1773376882\" alt=\"Sole Three Speed Dutch 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\/DST3SP004-1-Web_50b8e881-6b6b-437e-aae7-6ece4dff4361.jpg?v=1773376882\" alt=\"Sole Three Speed Dutch full bike\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEasy Access, Hill Ready\u003c\/h4\u003e\n\u003cp\u003eThe combination of step-through frame and internal 3-speed hub solves two common city riding problems at once. Easy mounting for riders of all ages and abilities, plus enough gearing to handle moderate hills without walking the bike.\u003c\/p\u003e\n\u003cp\u003eFour colorway options let you express your style. Each variant comes with coordinated saddle and grip combinations. The upright riding position keeps you comfortable and visible in city traffic while the 700c wheels roll efficiently on pavement.\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\u003eStep-Through Frame\u003c\/h4\u003e\n\u003cp\u003eLow top tube for effortless mounting and dismounting.\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 Nexus 3-Speed\u003c\/h4\u003e\n\u003cp\u003eInternal hub shifts at any speed, even stopped. Zero maintenance.\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 Colorways\u003c\/h4\u003e\n\u003cp\u003eHarambe, Palisades, Kinney, and Wavecrest with coordinated accessories.\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\u003eUpright Position\u003c\/h4\u003e\n\u003cp\u003eComfortable posture for city cruising.\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\u003e700c Wheels\u003c\/h4\u003e\n\u003cp\u003eEfficient rolling on city streets.\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\u003eHi-Tensile Steel\u003c\/h4\u003e\n\u003cp\u003eDurable construction for daily urban riding.\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\u003eAccess for Everyone\u003c\/h4\u003e\n\u003cp\u003eStep-through design makes cycling accessible regardless of age, flexibility, or clothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eHills Without Complexity\u003c\/h4\u003e\n\u003cp\u003eThree internal gears handle city hills. No derailleur to adjust.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eRide Your Style\u003c\/h4\u003e\n\u003cp\u003eFour distinct colorways to match your aesthetic.\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\" - 5'10\"\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\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eHi-Tensile Steel, Step-Through\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eShimano Nexus Internal 3-Speed Hub\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003e700c\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e35 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\u003eWhat is the difference between the Bixby and the Three Speed Dutch?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe Bixby is single speed with a coaster brake at $369. The Three Speed Dutch adds a Shimano Nexus 3-speed internal hub for hill climbing at $649.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan the Three Speed Dutch handle hills?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. Three internal gears provide enough range for moderate city hills.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow heavy is the Three Speed Dutch?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003e35 lbs.\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\"\u003eFour colorways: Harambe, Palisades, Kinney, and Wavecrest.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat size riders does it fit?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eOne size fits riders approximately 5'2\" to 5'10\".\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 Three Speed Dutch Step Through\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\"\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 Harambe Three Speed","offer_id":43400732213322,"sku":"DST 3SP 004","price":649.0,"currency_code":"USD","in_stock":false},{"title":"the Palisades Three Speed","offer_id":43400732246090,"sku":"DST 3SP 005","price":649.0,"currency_code":"USD","in_stock":true},{"title":"the Kinney Three Speed","offer_id":43400732278858,"sku":"DST 3SP 009","price":649.0,"currency_code":"USD","in_stock":false},{"title":"the Wavecrest Three Speed","offer_id":43400732311626,"sku":"DST 3SP 010","price":649.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/DST3SP004-1-Web_50b8e881-6b6b-437e-aae7-6ece4dff4361.jpg?v=1773376881"},{"product_id":"sole-bicycles-the-bixby-dutch-step-through","title":"Sole Bicycles The Bixby Dutch Step Through","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=\"Drivetrain\" 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\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eSingle 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=\"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\"\u003eHi-Ten Steel\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\"\u003e28 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=\"Use\" 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\"\u003eUse\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eCity Cruiser\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 Bixby Dutch Step Through cruiser bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Bixby_NewSite.jpg?v=1773376928\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eSole Bicycles The Bixby Dutch Step Through\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eSingle Speed Cruiser 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\"Step-through simplicity at 28 lbs. Coaster brake, chain guard, and kickstand included.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eSole Bicycles Bixby Dutch Step Through\u003c\/strong\u003e strips cycling down to its essentials. A 28 lb hi-tensile steel frame with step-through geometry, coaster brake, chain guard, and kickstand. No gears to shift. No hand brake levers cluttering the bars. Just pedal forward to go and pedal backward to stop.\u003c\/p\u003e\n\u003cp\u003eInspired by the Bixby Bridge in Big Sur, the forest green finish and clean proportions make this one of the most visually distinctive \u003cstrong class=\"description-emphasis\"\u003ecity cruiser bikes\u003c\/strong\u003e available. The extra-padded saddle and upright riding position prioritize comfort for neighborhood rides, beach cruises, and quick errands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The Bixby is Sole at its purest. 28 lbs, single speed, coaster brake, step-through. Zero maintenance, maximum style.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— City Cruiser 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\/Bixby_3.jpg?v=1773376928\" alt=\"Sole Bixby 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\/Bixby_4.jpg?v=1773376928\" alt=\"Sole Bixby 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 the simplest possible bike with zero maintenance\u003c\/li\u003e\n\u003cli\u003eYou ride mostly flat terrain and value comfort over speed\u003c\/li\u003e\n\u003cli\u003eYou need a step-through frame for easy mounting and dismounting\u003c\/li\u003e\n\u003cli\u003eYou appreciate distinctive design inspired by the California coast\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eSTEP-THROUGH SIMPLICITY\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\/Bixby_2.jpg?v=1773376928\" alt=\"Sole Bixby rear 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\/Bixby_NewSite.jpg?v=1773376928\" alt=\"Sole Bixby full bike\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eHi-Tensile Steel, Coaster Brake\u003c\/h4\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eDutch step-through frame\u003c\/strong\u003e allows riders to mount and dismount without swinging a leg over the top tube. Practical for riders in skirts, dresses, or anyone who prefers easy on-off access. The 28 lb weight makes it one of the lightest step-through cruisers available.\u003c\/p\u003e\n\u003cp\u003eThe coaster brake stops the bike by pedaling backward. No cables, no adjustment, no maintenance. The included chain guard keeps clothing clean and the kickstand provides convenient parking anywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eZERO MAINTENANCE DESIGN\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\/Bixby_3.jpg?v=1773376928\" alt=\"Sole Bixby component 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\/Bixby_4.jpg?v=1773376928\" alt=\"Sole Bixby styling detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eCoaster Brake, Chain Guard, Kickstand\u003c\/h4\u003e\n\u003cp\u003eSingle speed means no derailleurs, no shifters, no cables to adjust. The coaster brake is internal, sealed from the elements, and virtually maintenance-free. Pedal backward to engage, pedal forward to release.\u003c\/p\u003e\n\u003cp\u003eThe chain guard keeps grease off your clothes and protects the chain from debris. The included kickstand means you can park anywhere. The padded saddle and Sole signature faux leather grips add comfort and style.\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\u003e28 lb Lightweight\u003c\/h4\u003e\n\u003cp\u003eOne of the lightest step-through cruisers available.\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\u003eStep-Through Frame\u003c\/h4\u003e\n\u003cp\u003eEasy mount and dismount without swinging over a top tube.\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\u003eCoaster Brake\u003c\/h4\u003e\n\u003cp\u003ePedal backward to stop. No cables or hand levers needed.\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\u003eChain Guard Included\u003c\/h4\u003e\n\u003cp\u003eKeeps clothing clean and protects the chain.\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\u003eKickstand Included\u003c\/h4\u003e\n\u003cp\u003ePark anywhere without leaning against walls.\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\u003ePadded Saddle\u003c\/h4\u003e\n\u003cp\u003eExtra-padded, riveted saddle for comfortable cruising.\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\u003eRide, Not Maintain\u003c\/h4\u003e\n\u003cp\u003eSingle speed plus coaster brake equals zero drivetrain maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eEasy Access\u003c\/h4\u003e\n\u003cp\u003eStep-through frame makes getting on and off effortless for any rider.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eCalifornia Style\u003c\/h4\u003e\n\u003cp\u003eBig Sur-inspired forest green with clean proportions.\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'0\"\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\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eHi-Tensile Steel, Step-Through\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\u003eBrake\u003c\/th\u003e\n\u003ctd\u003eCoaster Brake\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003e700c\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e28 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncludes\u003c\/th\u003e\n\u003ctd\u003eChain Guard, Kickstand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSaddle\u003c\/th\u003e\n\u003ctd\u003eExtra-Padded, Riveted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGrips\u003c\/th\u003e\n\u003ctd\u003eSole Signature Faux Leather\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 Bixby good for beginners?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. Single speed simplicity and coaster brake make it one of the easiest bikes to ride.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan the Bixby handle hills?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe Bixby is designed for flat to gently rolling terrain. For hilly areas, consider the Three Speed models.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the Bixby come with a kickstand?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. Kickstand and chain guard are both included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow much does the Bixby weigh?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003e28 lbs. Light enough to carry up stairs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat size riders does the Bixby fit?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eOne size fits riders approximately 5'2\" to 6'0\".\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 Bixby Dutch Step Through\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\"\u003eAccessories\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eKickstand, chain guard, pedals, 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":"Default Title","offer_id":43400732475466,"sku":"DST-003","price":369.0,"currency_code":"USD","in_stock":true},{"title":"OS","offer_id":43424331006026,"sku":null,"price":369.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Bixby_NewSite.jpg?v=1773376928"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/collections\/step-thru-electric-bikes-collection.jpg?v=1773636096","url":"https:\/\/www.belcopia.com\/collections\/step-through-e-bikes.oembed","provider":"Belcopia","version":"1.0","type":"link"}