{"title":"Sale \/ Deals","description":"\u003cp\u003eScore the best deals on electric bikes, traditional bikes, and accessories. Browse our current markdowns and clearance items — same great brands, better prices. Limited quantities available.\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":"bakcou-grizzly-built-with-a-full-suspension-electric-scooter","title":"Bakcou Grizzly Electric Scooter","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eBakcou Grizzly - Off-Road Electric Scooter\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-96 { width: 96%; }\n        [data-belcopia-product] .bar-fill-94 { width: 94%; }\n        [data-belcopia-product] .bar-fill-91 { width: 91%; }\n        [data-belcopia-product] .bar-fill-88 { width: 88%; }\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\"\u003e25+ MPH\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\"\u003e1000W\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eRange\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eUp To 20 Miles\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\u003e\n            \u003cspan class=\"glance-label\"\u003eSuspension\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003eFull\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_Rider_on_Bakcou_Grizzly_electric_scooter_with_fat_tires_front_rack_and_all-terrain_design_cruising_outdoors_at_sunset_for_off-road_adventure.jpg?v=1757488390\" alt=\"Rider on a Bakcou Grizzly electric scooter at sunset.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eBakcou Grizzly\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Ultimate Off-Road Electric Scooter\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\"Go Anywhere. Conquer Anything.\"\u003c\/p\u003e\n            \u003cp\u003eForget the pavement. The Bakcou Grizzly is a powerhouse built to take you anywhere with ease, making it the best off-road electric scooter on the market. This beast combines a robust \u003cstrong class=\"description-emphasis\"\u003e1000W Bafang rear-hub motor\u003c\/strong\u003e with a high-capacity 48V battery, all mounted in a rugged full-suspension frame. With an incredible \u003cstrong class=\"description-emphasis\"\u003e11 inches of ground clearance\u003c\/strong\u003e and massive all-terrain fat tires, the Grizzly is engineered to tackle rocks, mud, snow, and any other landscape you can throw at it.\u003c\/p\u003e\n            \u003cp\u003eIts chain-less design allows you to glide silently through the wilderness, making it the perfect companion for stealthy spot-and-stalk adventures or simply checking your property lines. Packed with first-class features like Tektro dual-piston brakes and a rear pannier rack for utility, the Grizzly isn't just a scooter—it's a new class of off-road tool.\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 to traverse rough, uneven, or undeveloped terrain quickly and quietly.\u003c\/li\u003e\n                    \u003cli\u003eYou are a hunter looking for a silent, low-profile vehicle for backcountry access.\u003c\/li\u003e\n                    \u003cli\u003eYou're a rancher, farmer, or landowner who needs a nimble utility vehicle.\u003c\/li\u003e\n                    \u003cli\u003eYou want the thrill of off-road exploration without the noise and maintenance of a gas engine.\u003c\/li\u003e\n                    \u003cli\u003eYou demand a heavy-duty, stable, and powerful machine for any outdoor adventure.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rider on the Bakcou Grizzly tackling snowy terrain at sunset.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Rider_on_Bakcou_Grizzly_electric_scooter_with_fat_tires_tackling_rugged_snowy_terrain_at_sunset_for_extreme_off-road_adventure.jpg?v=1757488391\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eAll-Terrain Utility Machine\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman on a Bakcou Grizzly scooter herding a dog on a farm.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Woman_riding_Bakcou_Grizzly_electric_scooter_on_a_farm_while_herding_a_black_and_white_dog_near_rustic_equipment.jpg?v=1757488391\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour New Favorite Tool\u003c\/h4\u003e\n                    \u003cp\u003eThe Grizzly excels as a go-anywhere, do-anything utility vehicle. Its silent \u003cstrong class=\"description-emphasis\"\u003e1000W rear-hub motor\u003c\/strong\u003e won't spook livestock or wildlife, making it perfect for checking fences, scouting property, or stealthy hunting access. The included rear pannier rack and optional front rack provide ample cargo capacity, while the full-suspension frame and fat tires allow you to comfortably traverse muddy fields and rocky paths. It's the nimble, powerful, and quiet workhorse you've been waiting for.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eUnmatched Stability and Power\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eConquer with Confidence\u003c\/h4\u003e\n                    \u003cp\u003eThe Grizzly's design instills confidence on any terrain. Its unique frame geometry, wide handlebars, and \u003cstrong class=\"description-emphasis\"\u003estaggered fat tire setup\u003c\/strong\u003e (26\" front, 24\" rear) provide incredible strength and stability. The full-suspension system, featuring a GT MARK AIR front fork, smooths out the roughest trails, while powerful Tektro dual-piston hydraulic brakes ensure you have the stopping power you need. Twist the throttle and feel the instant torque from the 1000W motor as you power over obstacles with ease.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man riding the Bakcou Grizzly on a dirt trail near farmland.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Man_riding_Bakcou_Grizzly_electric_scooter_on_a_dirt_trail_near_farmland_showcasing_off-road_power_and_stability.jpg?v=1757488390\"\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\u003e1000W Bafang Rear-Hub Motor\u003c\/h4\u003e\n                        \u003cp\u003eA robust and powerful motor that provides instant torque for tackling steep hills and rocky 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-Suspension Frame\u003c\/h4\u003e\n                        \u003cp\u003eWith 100mm of front travel and rear suspension, this frame provides a smooth and stable ride 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\u003eAll-Terrain Fat Tires\u003c\/h4\u003e\n                        \u003cp\u003eA 26\" front and 24\" rear tire setup offers unmatched stability and the strength to handle extreme 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\u003eStealthy Chain-less Design\u003c\/h4\u003e\n                        \u003cp\u003eGlide silently through the wilderness, making it the perfect companion for spot-and-stalk adventures.\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 Dual Piston Brakes\u003c\/h4\u003e\n                        \u003cp\u003ePowerful hydraulic brakes with large 203mm rotors provide exceptional stopping power and 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\u003eHigh-Capacity Battery\u003c\/h4\u003e\n                        \u003cp\u003eThe 48V 21Ah lithium-ion battery delivers up to 20 miles of range for long backcountry trips.\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=\"Bakcou Grizzly Off-Road Electric Scooter Video\" src=\"https:\/\/www.youtube.com\/embed\/vCi7EFSjb2c\" 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 Grizzly's full suspension system absorb rugged terrain.\u003c\/li\u003e\n                    \u003cli\u003eWitness the silent power of the 1000W Bafang motor in action.\u003c\/li\u003e\n                    \u003cli\u003eDiscover the stability and control offered by the all-terrain fat tires.\u003c\/li\u003e\n                    \u003cli\u003eExplore the capabilities of the ultimate off-road utility scooter.\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\u003eBafang 1000W rear-hub\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48v 21ah Lithium-ion\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eup to 20 miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTop Speed\u003c\/th\u003e\n\u003ctd\u003e25+ mph\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eMax Load\u003c\/th\u003e\n\u003ctd\u003e300 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e70 lbs without battery\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eFront – 26\" x 4\" CST BFT, Rear – 24\" x 4\" CST BFT\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eTektro Dual Piston Hydraulic, 203mm Rotors\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eHigh-Grade Aluminum Alloy 6061\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003eFront – GT MARK AIR (100mm), Rear – HLT-100 (150mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eGround Clearance\u003c\/th\u003e\n\u003ctd\u003e11 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSteering\u003c\/th\u003e\n\u003ctd\u003eWide 780mm Handlebars with Ergonomic Locking Grips\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eThrottle\u003c\/th\u003e\n\u003ctd\u003eRight Hand Throttle\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eBafang Full-Color LCD Display\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCharging Time\u003c\/th\u003e\n\u003ctd\u003e7-8 hours\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 Bakcou Grizzly is engineered with a one-size-fits-most design, suitable for a wide range of adult riders. Its stable, step-through frame and wide handlebars create a comfortable and commanding riding position.\u003c\/p\u003e\n                   \u003cul\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eHandlebar Width:\u003c\/strong\u003e 780mm for maximum control.\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eGround Clearance:\u003c\/strong\u003e 11 inches to clear obstacles.\u003c\/li\u003e\n                   \u003c\/ul\u003e\n                   \u003cp\u003eThe Grizzly's intuitive design ensures that riders of various heights can comfortably operate it for utility work or all-terrain 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\u003eOff-Road Capability\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\u003ePower \u0026amp; Torque\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\u003eStability \u0026amp; Control\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                     \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eUtility \u0026amp; 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                \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 Bakcou Grizzly redefines what an electric scooter can be. It’s a true all-terrain vehicle with a powerful motor, robust full-suspension frame, and incredible stability. It's the ultimate tool for anyone who needs to move quickly and quietly over challenging terrain.\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 Black","offer_id":40276327497802,"sku":"Grizzly-B","price":3499.0,"currency_code":"USD","in_stock":false},{"title":"Sage Green","offer_id":40276327530570,"sku":"Grizzly-G","price":3499.0,"currency_code":"USD","in_stock":false},{"title":"Gloss White","offer_id":40276327563338,"sku":"Grizzly-W","price":3499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/products\/bakcou-grizzly-built-with-a-full-suspension-electric-scooter-1.webp?v=1767086453"},{"product_id":"magicycle-52v-20ah-cruiser-pro-step-over-electric-mountain-bike","title":"Magicycle 52V 20Ah Cruiser Pro Step-Over 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 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 Step-Over 52V fat tire electric bike side profile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/cruiser-step-over-1_2dbb1502-e6c1-432e-b3a9-21784af095f3.webp?v=1773348696\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eMagicycle Cruiser Pro Step-Over\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003e1,500 Watts of Go-Anywhere Muscle.\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\"Built for Riders Who Don't Stick to Pavement.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eMagicycle Cruiser Pro Step-Over\u003c\/strong\u003e is a \u003cstrong class=\"description-emphasis\"\u003e52V fat tire electric bike\u003c\/strong\u003e that treats every surface like a suggestion. Sand, gravel, mountain fire roads, packed snow — the 26\" x 4\" Kenda puncture-resistant tires roll over all of it while a \u003cstrong class=\"description-emphasis\"\u003e750W electric bike\u003c\/strong\u003e motor peaks at 1,500 watts and pushes 100 Nm of torque through seven levels of pedal assist. This is the \u003cstrong class=\"description-emphasis\"\u003eall-terrain electric bike\u003c\/strong\u003e for riders who want real power without a motorcycle license.\u003c\/p\u003e\n\u003cp\u003eA massive \u003cstrong class=\"description-emphasis\"\u003e52V 20Ah battery\u003c\/strong\u003e packs 1,040 watt-hours — enough for up to 100 miles on a single charge with pedal assist. The alloy hydraulic suspension fork with lockout and 80mm of travel smooths out rough terrain on demand, then firms up for efficient road riding. At $1,499 with fenders, rear rack, lights, and display included, the Cruiser Pro Step-Over is one of the most fully loaded \u003cstrong class=\"description-emphasis\"\u003elong range electric bikes\u003c\/strong\u003e in its price class.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"The 52V architecture is the real differentiator. Higher voltage means the motor runs cooler under load, delivers more consistent power on climbs, and extends usable battery life. At 1,040 watt-hours, most riders charge once a week.\"\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\/cruiser-step-over-3_61f3e533-7613-48e6-8f29-70a92a2cdc4d.webp?v=1773348706\" alt=\"Magicycle Cruiser Pro Step-Over fat tire electric bike trail riding\" 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\/cruiser-step-over-5_85fab448-f0e5-41ec-a028-8dd072c2d764.webp?v=1773348709\" alt=\"Magicycle Cruiser Pro Step-Over rear rack and fender detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou ride trails, fire roads, and beach paths on weekends and want a \u003cstrong class=\"description-emphasis\"\u003efat tire electric bike\u003c\/strong\u003e that handles all of it without overheating on long climbs.\u003c\/li\u003e\n\u003cli\u003eYou weigh over 200 lbs and need a \u003cstrong class=\"description-emphasis\"\u003epowerful electric bike\u003c\/strong\u003e with a 500 lb payload capacity that does not feel sluggish under load.\u003c\/li\u003e\n\u003cli\u003eYou want a \u003cstrong class=\"description-emphasis\"\u003elong range electric bike\u003c\/strong\u003e that covers 50+ miles on a real-world ride — not just a lab test — so you can explore without range anxiety.\u003c\/li\u003e\n\u003cli\u003eYou have tried budget ebikes with 48V batteries and felt the power fade halfway up a hill. You want the 52V advantage without paying $3,000.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eENGINEERED FOR THE LONG HAUL\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\/cruiser-step-over-2_0dbf5fd0-9324-4fe5-9e84-31556267ab2a.webp?v=1773348704\" alt=\"Magicycle Cruiser Pro Step-Over 52V battery and 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\/cruiser-step-over-6_a0f1a351-8961-4567-a38e-3def2042de73.webp?v=1773348711\" alt=\"Magicycle Cruiser Pro Step-Over hydraulic suspension fork\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEvery Watt-Hour Earns Its Keep\u003c\/h4\u003e\n\u003cp\u003eMost \u003cstrong class=\"description-emphasis\"\u003efat tire electric bikes\u003c\/strong\u003e under $2,000 cut corners on the battery. A 48V 13Ah pack gives you maybe 40 miles before you are pedaling dead weight home. The Cruiser Pro Step-Over runs a \u003cstrong class=\"description-emphasis\"\u003e52V 20Ah lithium battery\u003c\/strong\u003e with 1,040 watt-hours — enough to cover a century ride on pedal assist. The FOC smart controller (IPX8 rated) manages power delivery so the motor draws only what it needs, extending range without sacrificing acceleration.\u003c\/p\u003e\n\u003cp\u003eThe 6061 aluminum frame is tested to withstand over 200,000 vibrations — double the industry standard of 100,000. Combined with an 80mm hydraulic suspension fork with lockout and 180mm hydraulic disc brakes, the Step-Over is built for riders who measure rides in hours, not minutes. Two colorways — Midnight Blue and Pearl White — keep it understated enough for daily use.\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 Cruiser Pro Step-Over is engineered for riders who push distance and terrain limits. Here is the technical breakdown of why this 52V fat tire electric bike outperforms the competition.\u003c\/p\u003e\n\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\n\u003ch4\u003e52V Architecture Advantage\u003c\/h4\u003e\n\u003cp\u003eHigher voltage means the motor draws less current to produce the same power, running cooler and more efficiently under sustained load. Compared to a 48V system, the \u003cstrong\u003e52V platform\u003c\/strong\u003e delivers more consistent hill-climbing performance and extends battery cycle life by reducing stress on individual cells.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\n\u003ch4\u003e500 lb Total Payload\u003c\/h4\u003e\n\u003cp\u003eMost fat tire ebikes in this price range max out at 300 lbs. The Cruiser Pro supports \u003cstrong\u003e500 lbs total payload\u003c\/strong\u003e — rider, cargo, and gear. The frame is tested to 200,000 vibrations, double the industry standard, so heavier loads do not accelerate wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\n\u003ch4\u003eIPX6\/IPX8 Weather Sealing\u003c\/h4\u003e\n\u003cp\u003eThe controller is sealed to \u003cstrong\u003eIPX8\u003c\/strong\u003e (submersion rated) and the motor, battery, and display are sealed to \u003cstrong\u003eIPX6\u003c\/strong\u003e (high-pressure spray). This is an all-weather electric bike that does not need a garage to survive.\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\/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\/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\/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\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 \/ 1,500W Peak\u003c\/td\u003e\n\u003ctd class=\"\"\u003e750W \/ 1,500W Peak\u003c\/td\u003e\n\u003ctd class=\" compare-winner\"\u003e1,000W \/ 1,800W 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\"\u003e100+ miles\u003c\/td\u003e\n\u003ctd class=\"\"\u003e100+ miles\u003c\/td\u003e\n\u003ctd class=\" compare-winner\"\u003e120+ 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\"\u003eCadence\u003c\/td\u003e\n\u003ctd class=\"\"\u003eCadence\u003c\/td\u003e\n\u003ctd class=\" compare-winner\"\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\"\u003eFront 80mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFront 80mm\u003c\/td\u003e\n\u003ctd class=\"\"\u003eFull (80mm + 83mm)\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=\"\"\u003e20\"\/26\" 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-Over\u003c\/td\u003e\n\u003ctd class=\"\"\u003eMid-Step\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=\"\"\u003e83-92 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=\"\"\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$1,499\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$1,499\u003c\/td\u003e\n\u003ctd class=\"\"\u003e$2,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-cruiser-pro-mid-step-thru-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-deer-2-0-step-thru-full-suspension-torque-sensor-ebike\"\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 (Step-Over)\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, Step-Over, 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\u003eWhat is the difference between the Cruiser Pro Step-Over, Mid-Step, and Step-Thru?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eIdentical motor, battery, range, brakes, and gearing. The only difference is frame geometry. The Step-Over has a traditional high top tube. The \u003ca href=\"\/products\/magicycle-cruiser-pro-mid-step-thru-electric-mountain-bike\"\u003eMid-Step\u003c\/a\u003e lowers the crossbar for easier mounting. The \u003ca href=\"\/products\/magicycle-cruiser-pro-step-thru-electric-cruiser-bike\"\u003eStep-Thru\u003c\/a\u003e drops it further for the easiest access. Pick the frame shape that fits how you ride.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow far can this fat tire electric bike go on a single charge?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUp to 100 miles on pedal assist depending on assist level, terrain, and rider weight. Real-world riders typically see 50 to 70 miles in mixed conditions. Throttle-only range is shorter, around 35 to 45 miles.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the 52V battery better than a 48V?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. Higher voltage means the motor draws less current to produce the same power, reducing heat and improving efficiency. The 52V 20Ah battery packs 1,040 watt-hours compared to 720Wh in a typical 48V 15Ah — 44% more energy. That translates directly to longer range and more consistent power on climbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan this electric bike handle snow and sand?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The 26\" x 4\" Kenda fat tires can run as low as 5 PSI for maximum traction on soft surfaces. At 30 PSI, they roll efficiently on pavement. Most riders run 15-20 PSI for mixed terrain.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the top speed of the Magicycle Cruiser Pro?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eUp to 28 MPH with pedal assist. Throttle-only tops out at 20 MPH by default. The factory setting is Class 2 but you can unlock Class 3 speeds 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\"\u003eCruiser Pro Step-Over 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":"Midnight Blue","offer_id":43374182269002,"sku":null,"price":1499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/cruiser-step-over-1_2dbb1502-e6c1-432e-b3a9-21784af095f3.webp?v=1773348696"},{"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-e24-built-to-withstand-various-terrains-a-lightweight-and-sturdy-ride","title":"Solé E(24)","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 E(24) 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(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-91 { width: 91%; }\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\"\u003eMotor\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e750W\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"glance-item\"\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            \u003cspan class=\"glance-label\"\u003eRange\u003c\/span\u003e\n            \u003cspan class=\"glance-value\"\u003e25-40 Miles\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\"\u003e57 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_Smiling_couple_riding_Sole_Coastal_Cruiser_bikes_on_a_palm_tree-lined_beach_boardwalk_showcasing_stylish_and_comfortable_beach_cruiser_bicycles.jpg?v=1757914722\" alt=\"Couple riding Solé electric bikes on a beach boardwalk.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eSolé E-24\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eElectric Cruiser 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 Classic Cruiser, Electrified.\"\u003c\/p\u003e\n            \u003cp\u003eMeet the Solé E-24, where timeless beach cruiser style meets modern electric power. We've taken the beloved design of our classic cruisers and supercharged it with a powerful \u003cstrong class=\"description-emphasis\"\u003e48V 750W motor\u003c\/strong\u003e, creating an e-bike that is as thrilling to ride as it is beautiful to look at. Reach top speeds of up to 28 mph and explore for 25 to 40 miles on a single charge, all while enjoying the relaxed, comfortable ride that Solé is known for.\u003c\/p\u003e\n            \u003cp\u003eThe E-24 is built on a lightweight and durable \u003cstrong class=\"description-emphasis\"\u003ealuminum frame\u003c\/strong\u003e and rolls on nimble 24\" rims with 3\" wide tires, offering the perfect balance of comfort, stability, and agile handling. With premium components like Tektro hydraulic disc brakes and a multi-class e-bike system, the E-24 is your stylish ticket to effortless adventures.\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 love the classic style of a beach cruiser but want the power and speed of an e-bike.\u003c\/li\u003e\n                    \u003cli\u003eYou're looking for a fun, fast, and stylish bike for commuting, cruising, and exploring.\u003c\/li\u003e\n                    \u003cli\u003eYou want a powerful motor to make hills and long distances feel effortless.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate a comfortable, stable ride that can handle a variety of surfaces.\u003c\/li\u003e\n                    \u003cli\u003eYou value premium safety features like hydraulic disc brakes and integrated lights.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman riding a Solé beach cruiser bike on the Venice Beach boardwalk.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Young_woman_riding_a_Sole_beach_cruiser_bike_with_white_tires_along_a_boardwalk_near_Venice_Beach_passing_colorful_graffiti_and_tattoo_shops.jpg?v=1757914722\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003ePower Up Your Cruise\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Couple riding Solé custom cruiser bikes down a tree-lined street.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlights_Smiling_couple_riding_Sole_custom_cruiser_bikes_with_white_and_black_tires_down_a_tree-lined_street_enjoying_an_urban_cycling_experience.jpg?v=1757914721\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eThrilling, Effortless Speed\u003c\/h4\u003e\n                    \u003cp\u003eThe E-24 is built to move. At its core is a powerful \u003cstrong class=\"description-emphasis\"\u003e48V 750W motor\u003c\/strong\u003e that provides exhilarating acceleration and allows you to reach top speeds of up to 28 mph. Hills that used to be a challenge will now feel like flat ground. This potent motor is fueled by a quick-charging battery that delivers a versatile range of 25 to 40 miles, perfect for daily commutes or long weekend cruises. With a versatile \u003cstrong class=\"description-emphasis\"\u003ethree-class e-bike system\u003c\/strong\u003e, you can choose the level of assistance you want, from a gentle pedal-assist to a powerful throttle-on-demand experience.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eStyle Meets Stability\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eConfident, Comfortable Cruising\u003c\/h4\u003e\n                    \u003cp\u003eWe designed the E-24 to be as comfortable and stable as it is stylish. The bike is built around nimble \u003cstrong class=\"description-emphasis\"\u003e24-inch rims\u003c\/strong\u003e wrapped in wide \u003cstrong class=\"description-emphasis\"\u003e3-inch tires\u003c\/strong\u003e. This combination offers the perfect balance of agility for navigating city streets and stability for a comfortable, confident ride on any path. The lightweight aluminum frame and custom Solé Moto Saddle ensure a comfortable riding position, while powerful Tektro hydraulic disc brakes provide reliable, all-weather stopping power. It’s the perfect blend of form and function.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man standing with a matte black Solé electric bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlights_Man_standing_with_a_matte_black_Sole_custom_fat_tire_electric_bike_against_a_pastel_blue_wall_in_an_urban_setting.jpg?v=1757914721\"\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\u003e48V 750W Motor\u003c\/h4\u003e\n                        \u003cp\u003eA powerful motor allows you to reach top speeds of up to 28 mph with a range of 25 to 40 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\u003eLightweight Alloy Frame\u003c\/h4\u003e\n                        \u003cp\u003eDurable and sturdy while keeping the total bike weight at an impressive 57 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\u003e24\" x 3\" Fat Tires\u003c\/h4\u003e\n                        \u003cp\u003eThe perfect size to keep your ride balanced, comfortable, and stable on various terrains.\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 Hydraulic Brakes\u003c\/h4\u003e\n                        \u003cp\u003eExperience amazing and responsive braking power at the flick of your fingers for ultimate 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\u003eMulti-Class Options\u003c\/h4\u003e\n                        \u003cp\u003eA versatile three-class e-bike system (1, 2, and 3) lets you choose how you want to 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 Lights\u003c\/h4\u003e\n                        \u003cp\u003eA bright front headlight and a rear brake light are integrated for enhanced visibility and safety.\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=\"Solé E-24 Electric Bike Video\" src=\"https:\/\/www.youtube.com\/embed\/wops2FkhaJg\" 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\u003eExperience the power and speed of the 750W electric motor.\u003c\/li\u003e\n                    \u003cli\u003eSee how the 3\" fat tires provide a stable and comfortable ride.\u003c\/li\u003e\n                    \u003cli\u003eDiscover the perfect blend of classic cruiser style and modern e-bike tech.\u003c\/li\u003e\n                    \u003cli\u003eFind your new favorite way to cruise the city, beach, and beyond.\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\u003e48v 750W Brushless Hub Motor\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\u003eRANGE\u003c\/th\u003e\n\u003ctd\u003e25-40 miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBATTERY\u003c\/th\u003e\n\u003ctd\u003e48v 15AH, UL 2271 Certified\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFRAME\u003c\/th\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTIRES\u003c\/th\u003e\n\u003ctd\u003eInnova 24” x 3”\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBRAKES\u003c\/th\u003e\n\u003ctd\u003eTektro Hydraulic Disk Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eGEARING\u003c\/th\u003e\n\u003ctd\u003eSingle Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWEIGHT\u003c\/th\u003e\n\u003ctd\u003e57 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eMAX WEIGHT CAPACITY\u003c\/th\u003e\n\u003ctd\u003e250 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                   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_Bike_size_guide_illustration_showing_rider_height_rider_inseam_and_bicycle_top_tube_measurement_for_accurate_frame_sizing.webp?v=1757914721\" alt=\"Sizing guide for the Solé E(24)\" style=\"width:100%; border-radius: 8px;\"\u003e\n                   \u003cp\u003eThe Solé E-24 comes in one versatile size designed to comfortably fit 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” - 6’4”\u003c\/strong\u003e\n\u003c\/li\u003e\n                        \u003cli\u003e\n\u003cstrong\u003eMinimum Rider Inseam:\u003c\/strong\u003e 28 inches (for at least 1\" of clearance over the top bar)\u003c\/li\u003e\n                   \u003c\/ul\u003e\n                   \u003cp\u003eInseam is the most important measurement for a proper fit. Please ensure you have at least one inch of clearance when straddling the bike.\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\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\u003ePower \u0026amp; Acceleration\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\u003eRide Quality \u0026amp; Comfort\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                     \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eHandling \u0026amp; Agility\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 Solé E-24 is a masterful blend of classic cruiser coolness and exhilarating electric power. It's a stylish, fast, and incredibly fun e-bike that delivers a comfortable and confident ride, making it a top choice for anyone looking to cruise their city or coastline in style.\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 Overthrow e-24","offer_id":41273433129034,"sku":"E(24) BICYCLES-1","price":1799.0,"currency_code":"USD","in_stock":true},{"title":"el Tigre e-24","offer_id":41273433161802,"sku":"E(24) BICYCLES-2","price":1799.0,"currency_code":"USD","in_stock":true},{"title":"the Duke e-24","offer_id":41273433194570,"sku":"E(24) BICYCLES-3","price":1799.0,"currency_code":"USD","in_stock":true},{"title":"the Whaler e-24","offer_id":41273433227338,"sku":"E(24) BICYCLES-4","price":1799.0,"currency_code":"USD","in_stock":false},{"title":"the Ballona e-24","offer_id":41273433260106,"sku":"E(24) BICYCLES-5","price":1799.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/sole-bicycles-e24-built-to-withstand-various-terrains-a-lightweight-and-sturdy-ride-1.webp?v=1767089575"},{"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":"megatron-4-0-all-wheel-drive","title":"Rambo Megatron 4.0 | 2000W All-Wheel Drive Hunting E-Bike | Dual 1000W Motors \u0026 110-Mile Range","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-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-95 { width: 95%; }\n        [data-belcopia-product] .bar-fill-94 { width: 94%; }\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_11rambo-range.svg?v=1751184780\" alt=\"Range Icon\"\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 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\"\u003e2x 48V 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\"\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\/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 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\/rambo-megatron-4-fat-tire-electric-hunting-bike-outdoor.webp?v=1751352637');\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eRambo Megatron 4.0\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003e2000W 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\"The Unrivaled King of Range and Power.\"\u003c\/p\u003e\n\u003cp\u003eWhen your hunt takes you further than anyone else is willing to go, you need a machine that can keep up. The Megatron is in a class of its own, engineered for the most extreme, long-range expeditions. It's built around a revolutionary \u003cstrong class=\"description-emphasis\"\u003edual-battery and dual-motor system\u003c\/strong\u003e. Two 1000W hub motors combine for a staggering 2000W of raw power, while two 20Ah batteries provide an unprecedented 1920Wh of capacity. For the rider, this means one thing: the complete elimination of range anxiety.\u003c\/p\u003e\n\u003cp\u003eThis bike isn't just about going far; it's about getting there with absolute certainty. The on-demand AWD provides unstoppable traction, and the rugged, single-speed drivetrain ensures bombproof reliability deep in the backcountry. For the serious expedition hunter, there is no substitute.\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\u003eYour hunts last for days and require the maximum possible battery range.\u003c\/li\u003e\n\u003cli\u003eYou need the raw power to haul heavy gear over extreme distances.\u003c\/li\u003e\n\u003cli\u003eYou face the most challenging conditions and demand the traction of AWD.\u003c\/li\u003e\n\u003cli\u003eYou believe your equipment should be as tough and relentless as you are.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rambo-megatron-4-electric-hunting-bike-profile-camo.webp?v=1751352637\" alt=\"Hunter with the Rambo Megatron 4.0\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eSingle Speed Gear System\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\n\u003ch4\u003eBombproof Reliability\u003c\/h4\u003e\n\u003cp\u003eWhen you're miles from civilization, simplicity equals reliability. The Megatron features a \u003cstrong class=\"description-emphasis\"\u003esingle-speed drivetrain\u003c\/strong\u003e, eliminating the most common point of failure on a backcountry bike. With no derailleur to adjust or break on a rock, you get a rugged, maintenance-free system that you can count on, no matter how hard you push your equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rambo-megatron-4-rear-hub-motor-closeup-electric-bike.webp?v=1751352637\" alt=\"Single-speed drivetrain on the Megatron hub motor\"\u003e\u003c\/div\u003e\n\u003c\/div\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Megatron_3.0_Dimensions.jpg?v=1751354090\" alt=\"Rambo Megatron 4.0 e-bike frame dimensions chart\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eIs the Megatron 4.0 a good fit?\u003c\/h4\u003e\n\u003cp\u003eWondering if the Megatron is the right size? This bike's frame and adjustable seat post are designed to comfortably accommodate a wide range of riders. Review the dimensions chart to see how it fits your frame.\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\/rambo-megatron-4-awd-handlebar-controls-closeup.webp?v=1751352636\" alt=\"On-the-Fly AWD Control\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eOn-the-Fly AWD Control\u003c\/h4\u003e\n\u003cp\u003eA simple thumb switch lets you toggle between RWD, FWD, and full All-Wheel Drive to match 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\/rambo-megatron-4-closeup-battery-frame-camouflage-detail.webp?v=1751352637\" alt=\"Dual 20Ah Batteries\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eDual 20Ah Batteries\u003c\/h4\u003e\n\u003cp\u003eTwo massive frame-integrated batteries provide a class-leading 1920Wh of total capacity for extreme range.\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-megatron-4-hydraulic-disc-brakes-closeup.webp?v=1751352637\" alt=\"4-Piston Hydraulic Brakes\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eLogan 4-Piston Brakes\u003c\/h4\u003e\n\u003cp\u003eExtreme stopping power is crucial for a bike this powerful. 203mm rotors and 4-piston calipers deliver.\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-megatron-4-rear-frame-fat-tire-electric-hunting-bike.webp?v=1751352637\" alt=\"Integrated Rear Rack\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eIntegrated Rear Rack\u003c\/h4\u003e\n\u003cp\u003eA heavy-duty rack is welded to the frame, providing superior strength for hauling expedition-level gear.\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-megatron-4-dual-mode-headlight.webp?v=1751352637\" 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 headlight with both white and green light modes helps preserve your night vision in the field.\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 1000W Bafang Hub Motors (2000W Total)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003eDual 48V 20Ah LG Batteries (40Ah, 1920Wh Total)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRange\u003c\/td\u003e\n\u003ctd\u003eUp to 80 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpeed\u003c\/td\u003e\n\u003ctd\u003eUp to 28 mph\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\u003eAluminum Alloy 6061\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e82 lbs\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\u003eMaximum Range\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\u003eBombproof Durability\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\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\u003c\/div\u003e\n\u003cdiv class=\"bel-score-box\"\u003e\n\u003ch4\u003eBelcopia Score\u003c\/h4\u003e\n\u003cp class=\"score-display\"\u003e97%\u003c\/p\u003e\n\u003cp class=\"expert-take\"\u003eThe Megatron isn't a bike; it's a long-range expedition vehicle. With dual batteries and dual 1000W motors, it eliminates range anxiety and delivers the raw power to haul the heaviest loads through the most extreme terrain. For the hunter who goes further and stays longer, there is no substitute.\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 Megatron 4.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\"\u003eDual 48V 20Ah LG Batteries \u0026amp; Keys\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eTwo high-capacity batteries and keys to secure them to the frame.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eDual Port Battery Charger\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eCharge both batteries simultaneously to get back on the trail faster.\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":"FDE \/ 20 Amp","offer_id":42092754501706,"sku":"MEG4.0-VWC-20","price":3629.99,"currency_code":"USD","in_stock":true},{"title":"FDE \/ 30 Amp","offer_id":42092754534474,"sku":"MEG4.0-VWC-30","price":3959.99,"currency_code":"USD","in_stock":true},{"title":"TrueTimber Viper Western \/ 20 Amp","offer_id":43400405286986,"sku":null,"price":3849.99,"currency_code":"USD","in_stock":true},{"title":"TrueTimber Viper Western \/ 30 Amp","offer_id":43400405319754,"sku":null,"price":4179.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Megatron_4.0_FDE_1_shadow.webp?v=1773348701"},{"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":"dominator-ud","title":"Rambo Dominator UD | 1000W Mid-Drive Full Suspension E-Bike | Bafang Ultra Motor \u0026 RockShox Monarch","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-98 { width: 98%; }\n        [data-belcopia-product] .bar-fill-97 { width: 97%; }\n        [data-belcopia-product] .bar-fill-96 { width: 96%; }\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 60 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 20Ah 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\"\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\/Asset_5rambo-drivetrain.svg?v=1751184899\"\u003e \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eSRAM NX 11-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 Ultra\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\/rambo-dominator-ultradrive-fat-tire-bike-outdoor-camo.webp?v=1751261555');\" 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 Dominator Ultra Drive\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003e1000W Full Suspension 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 Apex Predator of E-Bikes.\"\u003c\/p\u003e\n\u003cp\u003eFor the hunter who operates at the highest level, there can be no compromise. The Dominator UD is the result of a single-minded mission: to build the most technologically advanced, capable hunting e-bike on the planet. Its true full-suspension frame provides a level of control and comfort that hardtails simply cannot match, allowing you to glide over the most punishing terrain with confidence. This isn't just about comfort; it's about reducing fatigue so you arrive at your stand fresher and more focused than ever before.\u003c\/p\u003e\n\u003cp\u003eAt its heart is the unparalleled \u003cstrong class=\"description-emphasis\"\u003eBafang G510 \"Ultra\" motor\u003c\/strong\u003e, the pinnacle of e-bike engineering. It delivers the same monstrous torque as other motors but with a layer of smart refinement that provides an intuitive, responsive ride that feels like a natural extension of your body. When you demand the absolute best from yourself and your gear, the Dominator is the only choice.\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 believe the best gear provides a critical advantage in the field.\u003c\/li\u003e\n\u003cli\u003eYou tackle the most extreme terrain and require a true full-suspension frame.\u003c\/li\u003e\n\u003cli\u003eYou want the most advanced, responsive, and intuitive motor technology available.\u003c\/li\u003e\n\u003cli\u003eYou accept no compromises and invest in equipment that is built to be the best.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg alt=\"Hunter with the Rambo Dominator in a rugged setting\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rambo-dominator-ultradrive-electric-hunting-bike-profile.webp?v=1751261555\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eBafang G510 Ultra Motor\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Bafang G510 Ultra Motor\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rambo-dominator-ultradrive-mid-drive-motor-closeup.webp?v=1751261555\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eThe Smartest Power Available\u003c\/h4\u003e\n\u003cp\u003eThe Dominator UD features Bafang's most advanced motor, the G510 Ultra. Unlike simpler motors that only measure if you're pedaling, the Ultra uses a sophisticated \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e to measure *how hard* you're pedaling. It matches your effort instantly and intuitively, delivering a smooth, refined power that feels like a bionic extension of your own leg. It's the difference between raw power and intelligent performance.\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 alt=\"Full Suspension Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rambo-dominator-ultradrive-full-suspension-shock.webp?v=1751261555\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFull Suspension Frame\u003c\/h4\u003e\n\u003cp\u003eWith a Rockshox Monarch rear shock, the frame absorbs massive impacts, keeping you in control and comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg alt=\"20Ah LG Battery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Dominator_HD_Battery.jpg?v=1751238649\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eMassive 20Ah LG Battery\u003c\/h4\u003e\n\u003cp\u003eA huge 960Wh capacity ensures you have maximum range for the longest and most demanding expeditions.\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\/rambo-dominator-ultradrive-hydraulic-disc-brake-detail.webp?v=1751261555\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eTektro 4-Piston Brakes\u003c\/h4\u003e\n\u003cp\u003eElite stopping power from 203mm rotors and 4-piston calipers, essential for controlling speed on any terrain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cimg alt=\"SRAM NX Drivetrain\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rambo-dominator-ultradrive-gears-and-drivetrain.webp?v=1751261555\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eSRAM NX 11-Speed\u003c\/h4\u003e\n\u003cp\u003eA premium, mountain-bike grade drivetrain that delivers crisp, reliable shifting in the most demanding conditions.\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\/rambo-dominator-ultradrive-headlight-green-and-white-mode.webp?v=1751261555\"\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 G510 \"Ultra\" Mid-Drive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePerformance\u003c\/td\u003e\n\u003ctd\u003e160Nm of Torque, 1000W Nominal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003e48V 20Ah (960Wh) with LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuspension\u003c\/td\u003e\n\u003ctd\u003eFull Suspension Frame, Rambo Inverted Fork, Rockshox Monarch Shock\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRange\u003c\/td\u003e\n\u003ctd\u003eUp to 60 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrakes\u003c\/td\u003e\n\u003ctd\u003eTektro 4-Piston Hydraulic, 203mm Rotors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrivetrain\u003c\/td\u003e\n\u003ctd\u003eSRAM NX 11-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTires\u003c\/td\u003e\n\u003ctd\u003eMaxxis Minion 27.5\" x 4.0\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eAluminum Alloy 6061\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e71 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 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\u003eSuspension Performance\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\u003eMotor Refinement\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\u003eExtreme 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\u003eFlagship Component Grade\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\u003eMaximum Range\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\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 Dominator UD is the result of a no-compromise mission: to build the most capable hunting e-bike on the planet. Its advanced Ultra motor and true full-suspension frame deliver a level of performance and refinement that other bikes can only aspire to.\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 Dominator UD 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 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":"Gunmetal Gray and Buckskin \/ 15Ah","offer_id":42094427308106,"sku":"DOMUD-GGB-15","price":3499.99,"currency_code":"USD","in_stock":false},{"title":"Gunmetal Gray and Buckskin \/ 20Ah","offer_id":42094427340874,"sku":"DOMUD-GGB-20","price":3799.99,"currency_code":"USD","in_stock":false},{"title":"Gunmetal Gray and Buckskin \/ 30Ah","offer_id":42094427373642,"sku":"DOMUD-GGB-30","price":4149.99,"currency_code":"USD","in_stock":false},{"title":"OD Green \/ 15Ah","offer_id":42094427406410,"sku":"DOMUD-ODG-15","price":3499.99,"currency_code":"USD","in_stock":true},{"title":"OD Green \/ 20Ah","offer_id":42094427439178,"sku":"DOMUD-ODG-20","price":3799.99,"currency_code":"USD","in_stock":true},{"title":"OD Green \/ 30Ah","offer_id":42094427471946,"sku":"DOMUD-ODG-30","price":4149.99,"currency_code":"USD","in_stock":false},{"title":"TrueTimber Viper Western Camo \/ 15Ah","offer_id":42094427504714,"sku":"DOMUD-VWC-15","price":3849.99,"currency_code":"USD","in_stock":true},{"title":"TrueTimber Viper Western Camo \/ 20Ah","offer_id":42094427537482,"sku":"DOMUD-VWC-20","price":4149.99,"currency_code":"USD","in_stock":true},{"title":"TrueTimber Viper Western Camo \/ 30Ah","offer_id":42094427570250,"sku":"DOMUD-VWC-30","price":4499.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Dominator_UD_Gunmetal_Grey_1_b841b32d-9a9c-4a53-82c8-ccee0c943c8f.jpg?v=1771629231"},{"product_id":"state-bicycle-co-nfl-collection-throwback-core-line-dallas-cowboys","title":"State Bicycle Co. | NFL Collection - Throwback Core-Line - Dallas Cowboys","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta name=\"description\" content=\"The ultimate urban fan machine. Featuring a highly durable Hi-Tensile Steel frame in Dallas Cowboys colors, 40mm Deep-V wheels, and official Vans waffle grips.\"\u003e\u003c\/p\u003e\n\n\u003c!-- SEO JSON-LD FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the standover height of the Cowboys Edition frame?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Standover height ranges from 733mm (28.8\\\") on the 46cm frame to 811mm (31.9\\\") on the 58cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I ride this bike if I’ve never ridden a fixie before?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Every NFL Edition bike ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Cowboys model come with brakes?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, this model includes both front and rear dual-pivot forged alloy caliper brakes and levers, making it 100% street-legal and safe for urban riding.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the gear ratio on the Dallas Cowboys Core Line?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The bike features a 44x16 gear ratio. This setup is optimized for stop-and-go city commuting, providing excellent off-the-line acceleration and manageable hill climbing.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout \n           Brand Colors:\n           Green: #5f7038\n           Yellow: #E3B123 (Belcopia Logo Lightning Bolt)\n        *\/\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        \/* Image Protection Layer *\/\n        [data-belcopia-product] img {\n            -webkit-user-drag: none;\n            -khtml-user-drag: none;\n            -moz-user-drag: none;\n            -o-user-drag: none;\n            user-drag: none;\n            -webkit-touch-callout: none;\n            user-select: none;\n        }\n\n        \/* Content Protection Utility *\/\n        [data-belcopia-product] .protected-zone {\n            -webkit-user-select: none;\n            -moz-user-select: none;\n            -ms-user-select: none;\n            user-select: none;\n        }\n\n        \/* Image Lightbox Modal *\/\n        [data-belcopia-product] .belcopia-modal {\n            display: none; \n            position: fixed; \n            z-index: 99999; \n            left: 0; \n            top: 0;\n            right: 0;\n            bottom: 0;\n            width: 100vw; \n            height: 100vh; \n            background-color: rgba(0,0,0,0.85);\n            backdrop-filter: blur(8px);\n            -webkit-backdrop-filter: blur(8px);\n            opacity: 0;\n            transition: opacity 0.3s ease;\n        }\n        [data-belcopia-product] .belcopia-modal.show {\n            display: block;\n            opacity: 1;\n        }\n        [data-belcopia-product] .belcopia-modal-content {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%) scale(0.95);\n            margin: auto;\n            max-width: 90vw;\n            max-height: 85vh;\n            border-radius: 12px;\n            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        [data-belcopia-product] .belcopia-modal.show .belcopia-modal-content {\n            transform: translate(-50%, -50%) scale(1);\n        }\n        [data-belcopia-product] .belcopia-modal-close {\n            position: absolute;\n            top: 20px;\n            right: 30px;\n            z-index: 100000;\n            color: #fff;\n            font-size: 45px;\n            font-weight: bold;\n            cursor: pointer;\n            transition: color 0.3s ease;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n        }\n        [data-belcopia-product] .belcopia-modal-close:hover {\n            color: #E3B123;\n        }\n\n        \/* Premium Animations *\/\n        @keyframes fadeLoadIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        @keyframes metallicShimmer {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 200% 50%; }\n        }\n        @keyframes bounceRight {\n            0%, 100% { transform: translateX(0); }\n            50% { transform: translateX(5px); }\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            \/* Protection Layer for Text *\/\n            -webkit-user-select: none;\n            -moz-user-select: none;\n            -ms-user-select: none;\n            user-select: none;\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            cursor: default;\n            opacity: 0; \/* Hidden for load-in *\/\n            transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        \/* Cascading Load-in delays *\/\n        [data-belcopia-product] .glance-item:nth-child(1) { animation: fadeLoadIn 0.6s ease-out 0.1s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(2) { animation: fadeLoadIn 0.6s ease-out 0.2s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(3) { animation: fadeLoadIn 0.6s ease-out 0.3s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(4) { animation: fadeLoadIn 0.6s ease-out 0.4s forwards; }\n        [data-belcopia-product] .glance-item:nth-child(5) { animation: fadeLoadIn 0.6s ease-out 0.5s forwards; }\n\n        @media (hover: hover) {\n            [data-belcopia-product] .glance-item:hover {\n                transform: translateY(-3px) scale(1.05);\n            }\n        }\n        [data-belcopia-product] .glance-item img {\n            width: 36px;\n            height: 36px;\n            filter: brightness(0) invert(1);\n            object-fit: contain;\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: #000;\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            opacity: 0.85;\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.7), rgba(0,0,0,0.3) 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: 3.2em;\n            font-weight: 900; \/* Bolder standard *\/\n            margin: 0 0 5px 0;\n            line-height: 1.1;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            opacity: 0; \/* For load-in *\/\n            \n            \/* Cowboys Team Color Metallic Shimmer *\/\n            -webkit-text-stroke: 1px #ffffff; \/* White border to pop off dark background *\/\n            background: linear-gradient(90deg, #003594 0%, #869397 25%, #003594 50%, #869397 75%, #003594 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.2s forwards, metallicShimmer 4s linear infinite;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .hero-content h2 { font-size: 4.2em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.5em;\n            font-weight: bold;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 0; \/* For load-in *\/\n            \n            \/* Metallic Shimmer \u0026 Charcoal Stroke *\/\n            -webkit-text-stroke: 0.5px #333;\n            background: linear-gradient(90deg, #003594 0%, #869397 25%, #003594 50%, #869397 75%, #003594 100%);\n            background-size: 200% auto;\n            color: transparent;\n            -webkit-background-clip: text;\n            background-clip: text;\n            filter: drop-shadow(1px 1px 4px rgba(0,0,0,0.8));\n            animation: fadeLoadIn 0.8s ease-out 0.4s forwards, metallicShimmer 4s linear infinite;\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: 2em;\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            position: relative;\n        }\n        \/* Animated Underline *\/\n        [data-belcopia-product] h3::after {\n            content: '';\n            position: absolute;\n            bottom: -2px;\n            left: 0;\n            width: 0;\n            height: 2px;\n            background-color: #5f7038;\n            transition: width 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .bordered-section:hover h3::after,\n            [data-belcopia-product] .unbordered-section:hover h3::after {\n                width: 100%;\n            }\n        }\n\n        [data-belcopia-product] h4 {\n            font-size: 1.5em;\n            font-weight: bold;\n            color: #2c2c2c;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            border-left: 3px solid #003594; \/* Cowboys Navy Accent *\/\n            padding-left: 10px;\n        }\n        [data-belcopia-product] .unbordered-section { padding: 25px 0; border: none; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.8em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 0 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 { \n            width: 100%; \n            border-radius: 12px; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.08); \n            display: block; \n            overflow: hidden;\n            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .two-col-container img:hover {\n                transform: scale(1.02);\n            }\n        }\n\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: #003594; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; } \/* Cowboys Navy Accent *\/\n\n        \/* 6. Features Scroller *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; \n            overflow-x: auto; \n            padding-bottom: 25px; \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 { \n            flex: 0 0 280px; \n            margin-right: 20px; \n            background-color: #f9f9f9; \n            border-radius: 12px; \n            border: 1px solid #eee; \n            overflow: hidden; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.04); \n            display: flex; \n            flex-direction: column; \n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n            cursor: pointer;\n            scroll-snap-align: start;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .feature-card:hover {\n                transform: translateY(-8px);\n                box-shadow: 0 15px 30px rgba(0,0,0,0.12);\n            }\n            [data-belcopia-product] .feature-card:hover img {\n                transform: scale(1.06);\n            }\n        }\n        [data-belcopia-product] .feature-card img { \n            width: 100%; \n            height: 190px; \n            object-fit: cover; \n            display: block; \n            transition: transform 0.5s ease;\n            cursor: zoom-in; \/* Interactive cursor for pop-up *\/\n        }\n        [data-belcopia-product] .feature-card-content { padding: 15px; flex-grow: 1; background: #f9f9f9; position: relative; z-index: 2; }\n        [data-belcopia-product] .feature-card h4 { \n            margin: 0 0 8px 0; \n            color: #003594; \/* Cowboys Navy *\/\n            font-size: 1.1em; \n            font-weight: bold; \n            text-transform: uppercase; \n            letter-spacing: 0.5px; \n            border-left: none; \n            padding-left: 0; \n        }\n        [data-belcopia-product] .feature-card p { font-size: 0.85em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* Scroll Hint Text *\/\n        [data-belcopia-product] .scroll-hint { \n            font-size: 0.85em; \n            color: #003594; \/* Cowboys Navy *\/\n            font-style: italic; \n            text-align: right; \n            margin-bottom: 8px; \n            display: block; \n            font-weight: bold;\n            animation: bounceRight 1.5s infinite;\n        }\n        @media (min-width: 992px) { \n            [data-belcopia-product] .scroll-hint { display: none; } \n        }\n\n        \/* 8. Video Grid *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 15px; width: 100%; max-width: 1000px; margin: 0 auto; }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; }\n        }\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px 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%; border: 0;}\n\n        \/* 9. Data Tables (New Responsive Setup) *\/\n        [data-belcopia-product] .table-wrapper {\n            width: 100%;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin-bottom: 25px;\n            border-radius: 8px;\n            border: 1px solid #ddd;\n        }\n        [data-belcopia-product] .spec-table { \n            width: 100%; \n            border-collapse: collapse; \n            min-width: 700px; \n        }\n        [data-belcopia-product] .spec-table th, \n        [data-belcopia-product] .spec-table td { \n            border: 1px solid #ddd; \n            padding: 12px; \n            text-align: left; \n            font-size: 0.9em; \n        }\n        [data-belcopia-product] .spec-table th { \n            background-color: #f9f9f9; \n            font-weight: bold; \n            text-transform: uppercase; \n            font-size: 0.8em; \n            letter-spacing: 0.5px; \n            color: #2c2c2c;\n        }\n        [data-belcopia-product] .spec-table.two-col th { width: 30%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #fcfcfc; }\n        [data-belcopia-product] .table-note { font-size: 0.8em; color: #666; font-style: italic; margin-top: 5px;}\n        \n        \/* 10. 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: #003594; 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\n        \/* 11. Minimalist Line Accordion Section *\/\n        [data-belcopia-product] .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        [data-belcopia-product] details.accordion-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #eee;\n            margin-bottom: 0;\n            overflow: hidden;\n        }\n        [data-belcopia-product] details.accordion-item summary {\n            padding: 24px 45px 24px 0;\n            font-size: 1.6em;\n            font-weight: 500;\n            color: #1a1a1a;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item summary:hover,\n        [data-belcopia-product] details.accordion-item[open] summary {\n            color: #5f7038; \/* Brand Green on hover\/open *\/\n        }\n        [data-belcopia-product] details.accordion-item summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] details.accordion-item summary::after {\n            content: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 12px;\n            height: 12px;\n            border-right: 2px solid #1a1a1a;\n            border-bottom: 2px solid #1a1a1a;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.accordion-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .accordion-content {\n            padding: 0 0 30px 0;\n            background-color: transparent;\n            border-top: none;\n        }\n        [data-belcopia-product] .accordion-content h4 { margin-top: 15px; }\n\n        \/* 12. Minimalist FAQ Items *\/\n        [data-belcopia-product] .accordion-content.faq-container { padding-top: 10px; }\n        [data-belcopia-product] details.faq-item {\n            background-color: transparent;\n            border: none;\n            border-bottom: 1px solid #f0f0f0;\n            margin-bottom: 0;\n            box-shadow: none;\n        }\n        [data-belcopia-product] details.faq-item:last-child {\n            border-bottom: none;\n        }\n        [data-belcopia-product] details.faq-item summary {\n            padding: 18px 45px 18px 0;\n            font-size: 1.1em;\n            font-weight: 500;\n            color: #2c2c2c;\n            cursor: pointer;\n            position: relative;\n            outline: none;\n            list-style: none;\n            margin: 0;\n            line-height: 1.4;\n            transition: color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item summary:hover,\n        [data-belcopia-product] details.faq-item[open] summary {\n            color: #5f7038;\n        }\n        [data-belcopia-product] details.faq-item summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] details.faq-item summary::after {\n            content: '';\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            width: 10px;\n            height: 10px;\n            border-right: 2px solid #2c2c2c;\n            border-bottom: 2px solid #2c2c2c;\n            transform: translateY(-70%) rotate(45deg);\n            transition: transform 0.3s ease, border-color 0.3s ease;\n        }\n        [data-belcopia-product] details.faq-item[open] summary::after {\n            transform: translateY(-30%) rotate(-135deg);\n            border-color: #5f7038;\n        }\n        [data-belcopia-product] .faq-answer {\n            padding: 0 0 20px 0;\n            font-size: 0.95em;\n            color: #555;\n            line-height: 1.6;\n            margin: 0;\n            border-top: none;\n        }\n\n        \/* 13. Expert Insight \u0026 Technical Proof Grids *\/\n        [data-belcopia-product] .expert-insight {\n            background-color: #fdfdfd;\n            border-left: 4px solid #5f7038;\n            padding: 25px;\n            margin: 10px 0 30px 0;\n            border-radius: 4px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n        }\n        [data-belcopia-product] .expert-insight-quote {\n            font-style: italic;\n            font-weight: 500;\n            font-size: 1.15em;\n            color: #1a1a1a;\n            margin: 0 0 12px 0;\n            line-height: 1.5;\n        }\n        [data-belcopia-product] .expert-insight-attr {\n            font-weight: bold;\n            font-size: 0.85em;\n            color: #5f7038;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        [data-belcopia-product] .three-col-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .three-col-grid { grid-template-columns: repeat(3, 1fr); }\n        }\n        [data-belcopia-product] .tech-proof-card {\n            background: #fff;\n            border: 1px solid #eee;\n            padding: 25px 20px;\n            border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n            transition: transform 0.4s ease, box-shadow 0.4s ease;\n            position: relative;\n            overflow: hidden;\n            cursor: default;\n        }\n        \n        \/* Premium Hover Bottom Border Slide *\/\n        [data-belcopia-product] .tech-proof-card::after {\n            content: '';\n            position: absolute;\n            bottom: 0; left: 0; width: 0; height: 3px;\n            background-color: #003594; \/* Cowboys Navy *\/\n            transition: width 0.4s ease;\n        }\n        @media (hover: hover) {\n            [data-belcopia-product] .tech-proof-card:hover::after {\n                width: 100%;\n            }\n            [data-belcopia-product] .tech-proof-card:hover {\n                transform: translateY(-5px);\n                box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n            }\n        }\n        [data-belcopia-product] .tech-proof-card h4 {\n            font-size: 1.1em;\n            margin-bottom: 10px;\n            border-left: none;\n            padding-left: 0;\n            color: #003594; \/* Cowboys Navy *\/\n        }\n        [data-belcopia-product] .tech-proof-card p {\n            font-size: 0.9em;\n            color: #555;\n            margin: 0;\n            line-height: 1.5;\n        }\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\" oncontextmenu=\"return false;\"\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\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\" alt=\"Frame Material Icon\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eHi-Tensile Steel\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\" alt=\"Drivetrain Icon\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eFixed \/ Single 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\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\" alt=\"Wheel Size Icon\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWheel Size\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e40mm Deep-V 700c\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\" alt=\"Weight Icon\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003e~25 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-use-type-specification-svg-icon.png?v=1769496364\" alt=\"Use Type Icon\" width=\"36\" height=\"36\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n                \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eUrban Street\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_Bicycle_Dallas_Cowboys_football_jersey_and_Wilson_football_on_green_turf_field_with_white_yard_lines_symbolizing_active_lifestyle_and_sports_culture.webp?v=1754547335\" alt=\"State Bicycle Co. Dallas Cowboys NFL Edition Core-Line Bike.\" loading=\"eager\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003ch2\u003eState Bicycle Co. x Cowboys\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eDallas Cowboys Edition\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\"The Star Never Fades. Neither Should Your Ride.\"\u003c\/p\u003e\n            \u003cp\u003eWidely considered the ultimate urban statement piece for the die-hard fan, the State Bicycle Co. Dallas Cowboys NFL Edition is your agent of loyalty in an over-complicated world. Whether you're cruising through Arlington, heading to the tailgate at AT\u0026amp;T Stadium, or bringing that legendary Doomsday Defense energy to your daily commute, stop blending into the crowd and start owning the pavement. Engineered for the rider who values \u003cstrong class=\"description-emphasis\"\u003ezen-like simplicity\u003c\/strong\u003e and head-turning team pride, this top-rated city bike strips away the noise and maintenance of multi-speed drivetrains.\u003c\/p\u003e\n            \u003cp\u003eFeel the intuitive connection of a fixed-gear or the effortless coast of a single-speed—the choice is yours. Built on a foundation of incredibly rugged High-Tensile Steel and rolling on custom aerodynamic 40mm Deep-V rims in team colors, you aren't just traveling; you're dominating your route with the relentless spirit of America's Team.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Expert Insight Block --\u003e\n        \u003cdiv class=\"expert-insight protected-zone\" oncontextmenu=\"return false;\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The Cowboys Edition is our love letter to Texas street culture. We combined the bulletproof reliability of our Hi-Tensile steel Core Line with an iconic throwback navy and silver aesthetic. It’s built so tough and fast, the only thing your rivals will see is The Star as you fly past them.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 4: Who It's For --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eRECLAIM YOUR TIME IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. Dallas Cowboys Throwback Core-Line.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_NFL-branded_State_Bicycle_Co._Dallas_Cowboys_bike_highlighting_chainring_drivetrain_and_sleek_navy_frame_design_for_sports_and_cycling_enthusiasts.webp?v=1754547335\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are a die-hard member of Cowboys Nation looking for the ultimate fan vehicle.\u003c\/li\u003e\n                    \u003cli\u003eYou want to channel the legendary spirit of the Doomsday Defense every time you hit the streets.\u003c\/li\u003e\n                    \u003cli\u003eYou value a silent, highly responsive ride that reacts instantly to your pedal input.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your transport should be a beautiful statement piece reflecting your discerning style.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlight Feature 1 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eICONIC THROWBACK STYLE\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the Cowboys bike frame.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_Dallas_Cowboys_themed_bicycle_frame_with_HOW_BOUT_THEM_COWBOYS_text_on_the_top_tube_and_COWBOYS_on_the_down_tube_resting_on_green_turf.webp?v=1754547335\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eWear Your History\u003c\/h4\u003e\n                    \u003cp\u003eThis is more than a bike; it's a piece of team history. See the iconic \u003cstrong class=\"description-emphasis\"\u003eCowboys star and classic navy and silver colorway\u003c\/strong\u003e, a direct tribute to a legendary era of football. The vintage team logos and \"How 'Bout Them Cowboys!\" motto are proudly displayed for all to see.\u003c\/p\u003e\n                    \u003cp\u003eIt's a head-turning design that broadcasts your deep-rooted loyalty and appreciation for the classics. This is a machine built for those who understand that how you get there matters just as much as the destination.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlight Feature 2 --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eTWO WAYS TO RIDE\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up view of State Bicycle Co. Dallas Cowboys edition Core-Line bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_a_bicycle_wheel_an_American_football_and_a_Dallas_Cowboys_jersey_lying_on_a_green_football_field_with_white_yard_lines.jpg?v=1754547336\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\" style=\"cursor: zoom-in;\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eFixed or Free: You Decide\u003c\/h4\u003e\n                    \u003cp\u003eWhy choose between pedaling purity and city practicality? The integrated \u003cstrong class=\"description-emphasis\"\u003eFlip-Flop Hub\u003c\/strong\u003e gives you both. Ride \"Fixed\" to feel every inch of the road and master the art of the skid, or flip the rear wheel to the \"Freewheel\" side for effortless single-speed coasting down city bridges.\u003c\/p\u003e\n                    \u003cp\u003eThis represents the pinnacle of maintenance-free performance wrapped in an elegant package. No derailleurs to bend, no shifter cables to stretch. It is the ultimate expression of agentic cycling: just you and the bike in total harmony.\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=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #666; font-style: italic; margin-bottom: 15px;\"\u003e*Note: Detail images feature our standard Matte Black model. Your bike will arrive in the official Dallas Cowboys colorway.\u003c\/p\u003e\n            \u003cdiv class=\"scroll-hint\"\u003eSwipe to see more \u0026gt;\u0026gt;\u0026gt;\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\/state-bicycle-co-core-line-hi-tensile-steel-frame.jpg?v=1771906048\" alt=\"Durable Hi-Tensile Steel Frame\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eNFL Throwback Frame\u003c\/h4\u003e\n                        \u003cp\u003eA highly durable steel frame built to handle city streets, finished in iconic Cowboys Navy and Silver graphics.\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\/state-bicycle-co-40mm-deep-v-wheelset-matte-black.jpg?v=1771906047\" alt=\"40mm Deep-V Wheelset\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e40mm Deep-V Wheels\u003c\/h4\u003e\n                        \u003cp\u003eClassic track-style aesthetics meet bomb-proof durability. These deep-dish rims cut through the city and look incredibly sleek.\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\/state-bicycle-co-flip-flop-hub-fixed-freewheel.jpg?v=1771906048\" alt=\"Flip-Flop Hub\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFlip-Flop Hub\u003c\/h4\u003e\n                        \u003cp\u003eIncludes a 16T freewheel and fixed gear cog. Seamlessly switch between pure fixed-gear riding and relaxed single-speed coasting.\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\/state-bicycle-co-kenda-700x28c-fast-rolling-tires.jpg?v=1771906048\" alt=\"Fast-Rolling 28c Tires\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eFast-Rolling 28c Tires\u003c\/h4\u003e\n                        \u003cp\u003eKenda 700x28c tires strike the perfect balance—flat-out speed on the pavement with just enough cushion to handle road imperfections.\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\/state-bicycle-co-dual-caliper-forged-alloy-brakes.jpg?v=1771906048\" alt=\"Dual Caliper Brakes\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\" onclick=\"openBelcopiaModal(this.src)\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDual Caliper Brakes\u003c\/h4\u003e\n                        \u003cp\u003eIncludes front and rear forged alloy caliper brakes right out of the box, ensuring safe, reliable stopping power in traffic.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 8.5: Technical Breakdown (Why This Build Matters) --\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 Core Line is meticulously engineered for the realities of urban commuting. Here is the technical breakdown of why this bike dominates the city streets.\u003c\/p\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003eThe Perfect Urban Ratio\u003c\/h4\u003e\n                    \u003cp\u003eUnlike track bikes geared for high-end top speeds, the Cowboys Edition uses a perfectly dialed \u003cstrong\u003e44x16 gear ratio\u003c\/strong\u003e. This specific ratio provides explosive acceleration off the line at stoplights and makes climbing city bridges significantly more manageable.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003eHi-Tensile Steel Resilience\u003c\/h4\u003e\n                    \u003cp\u003eAluminum frames are rigid and transfer every bump directly to your spine. The Core Line utilizes a \u003cstrong\u003eHigh-Tensile Steel\u003c\/strong\u003e chassis that acts as a natural micro-suspension system, effectively muting road chatter and reducing rider fatigue over long commutes.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\" oncontextmenu=\"return false;\"\u003e\n                    \u003ch4\u003e40mm Deep-V Aerodynamics\u003c\/h4\u003e\n                    \u003cp\u003eThe signature \u003cstrong\u003e40mm deep-dish rims\u003c\/strong\u003e aren't just for classic aesthetic appeal. The deeper profile drastically increases the structural integrity and lateral stiffness of the wheel, ensuring it stays true even after slamming into unexpected potholes.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Accordion Group for Specs, Sizing, FAQ, and Box Contents --\u003e\n        \u003cdiv class=\"accordion-wrapper\"\u003e\n            \n            \u003c!-- Details: Components --\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 protected-zone\" style=\"margin-top: 10px;\" oncontextmenu=\"return false;\"\u003e\n                        \u003ctable class=\"spec-table two-col\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eDurable High-Tensile Steel w\/ Custom NFL Graphics\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eHigh-Tensile Steel, 1 ⅛\" Threadless Steerer\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eDual Pivot Forged Alloy (Clamp Diameter: 23.8mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eChain \u0026amp; Chainring\u003c\/th\u003e\n\u003ctd\u003eYAB Chain | 44T, 130 BCD Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCrank\u003c\/th\u003e\n\u003ctd\u003eForged 6061 Aluminum, 170mm Crank Arms\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eAluminum Riser Bars (570mm w\/ Vans Grips)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHeadset \u0026amp; Stem\u003c\/th\u003e\n\u003ctd\u003e1 ⅛\" threadless Headset | Steel Stem (25.4mm clamp, Length: 90mm, Rise: +\/- 7°)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing, Flip-Flop Hub (16T Freewheel and Fixed Cog), Spacing: F:100mm \/ R:120mm, Bolts: M10\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003e700c Aluminum Wheel Set with 40mm Rim Depth\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G Steel, 3 Cross Pattern (Spoke Length F\/R: 269mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda Brand 700c x 28mm (Suggested Max Tire: 28mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSeatpost \u0026amp; Clamp\u003c\/th\u003e\n\u003ctd\u003eAlloy, D: 27.2mm, L: 220mm | Clamp: Aluminum, D: 29.5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSaddle \u0026amp; Pedals\u003c\/th\u003e\n\u003ctd\u003ePolyurethane w\/ Steel Rails | Plastic Platform Pedals\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            \n            \u003c!-- Details: Sizing and Geometry --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing \u0026amp; Frame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content\"\u003e\n                    \u003ch4 style=\"margin-top: 10px;\"\u003eRider Sizing Guide\u003c\/h4\u003e\n                    \u003cdiv class=\"table-wrapper protected-zone\" oncontextmenu=\"return false;\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFrame Size\u003c\/th\u003e\n                                    \u003cth\u003eRider Height\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e46 cm (Small)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnder 5'4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e50 cm (Medium)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" - 5'7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e54 cm (Large)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'7\" - 5'11\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e58 cm (X-Large)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'11\" - 6'2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n\n                    \u003ch4 style=\"margin-top: 30px;\"\u003eDetailed Geometry Measurements\u003c\/h4\u003e\n                    \u003cdiv class=\"table-wrapper protected-zone\" oncontextmenu=\"return false;\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003e46cm\u003c\/th\u003e\n                                    \u003cth\u003e50cm\u003c\/th\u003e\n                                    \u003cth\u003e54cm\u003c\/th\u003e\n                                    \u003cth\u003e58cm\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eActual Top Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e499mm\u003c\/td\u003e\n\u003ctd\u003e513mm\u003c\/td\u003e\n\u003ctd\u003e537mm\u003c\/td\u003e\n\u003ctd\u003e554mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e50mm\u003c\/td\u003e\n\u003ctd\u003e50mm\u003c\/td\u003e\n\u003ctd\u003e50mm\u003c\/td\u003e\n\u003ctd\u003e50mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eChain Stay Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e405mm\u003c\/td\u003e\n\u003ctd\u003e405mm\u003c\/td\u003e\n\u003ctd\u003e405mm\u003c\/td\u003e\n\u003ctd\u003e405mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e11,406g\u003c\/td\u003e\n\u003ctd\u003e11,580g\u003c\/td\u003e\n\u003ctd\u003e11,740g\u003c\/td\u003e\n\u003ctd\u003e11,870g\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCrank Arm Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e513mm\u003c\/td\u003e\n\u003ctd\u003e522mm\u003c\/td\u003e\n\u003ctd\u003e538mm\u003c\/td\u003e\n\u003ctd\u003e555mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003ctd\u003e402mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003ctd\u003e45mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHead Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e105mm\u003c\/td\u003e\n\u003ctd\u003e135mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHead Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e71.5°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003ctd\u003e71°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e368mm\u003c\/td\u003e\n\u003ctd\u003e374mm\u003c\/td\u003e\n\u003ctd\u003e380mm\u003c\/td\u003e\n\u003ctd\u003e386mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e460mm\u003c\/td\u003e\n\u003ctd\u003e500mm\u003c\/td\u003e\n\u003ctd\u003e540mm\u003c\/td\u003e\n\u003ctd\u003e580mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e508mm\u003c\/td\u003e\n\u003ctd\u003e522mm\u003c\/td\u003e\n\u003ctd\u003e536mm\u003c\/td\u003e\n\u003ctd\u003e570mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e733mm\u003c\/td\u003e\n\u003ctd\u003e751mm\u003c\/td\u003e\n\u003ctd\u003e775mm\u003c\/td\u003e\n\u003ctd\u003e811mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e975mm\u003c\/td\u003e\n\u003ctd\u003e985mm\u003c\/td\u003e\n\u003ctd\u003e989mm\u003c\/td\u003e\n\u003ctd\u003e1003mm\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\n            \u003c!-- Details: Premium FAQ --\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content faq-container\"\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the standover height of the Core Line frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eStandover height ranges from 733mm (28.8\") on the 46cm frame to 811mm (31.9\") on the 58cm frame. We recommend measuring your actual inseam to ensure at least 1 inch of clearance over the top tube.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eCan I ride this bike if I’ve never ridden a fixie before?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes. Every Core Line bike ships with a Flip-Flop Hub, allowing you to easily switch between Fixed Gear and a standard Single-Speed Freewheel that allows you to coast.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the Core Line come with brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes, this model includes both front and rear dual-pivot forged alloy caliper brakes and levers, making it 100% street-legal and safe for urban riding.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the benefit of a Hi-Tensile Steel frame?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eHigh-Tensile steel provides incredible durability and long-lasting resilience for city riding, offering a smooth, vibration-dampening ride that handles rough pavement beautifully.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat is the gear ratio on the Core Line?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe bike features a 44x16 gear ratio. This setup is optimized for stop-and-go city commuting, providing excellent off-the-line acceleration and manageable hill climbing.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow much does the Core Line weigh?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe average weight is approximately 25 lbs (11.5 kg) depending on the frame size, providing a stable, momentum-carrying feel in urban environments.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat tire size comes on the Core Line?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe Core Line comes stock with Kenda 700c x 28mm tires, offering the perfect blend of fast-rolling speed and enough volume to soak up standard road imperfections.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003c!-- Details: What's In The Box --\u003e\n            \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 class=\"two-col-container\" style=\"margin-top: 10px;\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eNFL Edition Core Line\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach the front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003ePlatform Pedal Set\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eDurable plastic platform pedals included out of the box.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBraking System\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eBoth Front and Rear caliper brakes are included in the box.\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\/State_Box_Contents.jpg?v=1771747252\" alt=\"State Bicycle Box Contents\" onerror=\"this.style.display='none';\" loading=\"lazy\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n        \u003c\/div\u003e \u003c!-- End Accordion Wrapper --\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Image Lightbox Modal --\u003e\n    \u003cdiv id=\"belcopia-image-modal\" class=\"belcopia-modal\" onclick=\"closeBelcopiaModal()\"\u003e\n        \u003cspan class=\"belcopia-modal-close\" onclick=\"closeBelcopiaModal()\"\u003e×\u003c\/span\u003e\n        \u003cimg class=\"belcopia-modal-content\" id=\"belcopia-modal-img\" src=\"\" alt=\"Feature Preview\" oncontextmenu=\"return false;\" draggable=\"false\"\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function openBelcopiaModal(src) {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            var modalImg = document.getElementById(\"belcopia-modal-img\");\n            modal.classList.add(\"show\");\n            modalImg.src = src;\n        }\n        function closeBelcopiaModal() {\n            var modal = document.getElementById(\"belcopia-image-modal\");\n            modal.classList.remove(\"show\");\n        }\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Small (50 cm- Riders 5'4\"-5'7\")","offer_id":42130141380682,"sku":"731416168823","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Medium (54 cm- Riders 5'7\"-5'11\")","offer_id":42130141413450,"sku":"731416171410","price":375.0,"currency_code":"USD","in_stock":false},{"title":"Large (58 cm- Riders 5'11\"-6'2\")","offer_id":42130141446218,"sku":"731416171427","price":375.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo._NFLCollection-ThrowbackCore-Line-DallasCowboys-8.jpg?v=1767074584"},{"product_id":"state-bicycle-co-nfl-collection-klunker-dallas-cowboys","title":"State Bicycle Co. | NFL Collection - Klunker - Dallas Cowboys","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta content=\"The ultimate gameday ride. The official NFL Dallas Cowboys Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\" name=\"description\"\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"State Bicycle Co. NFL Klunker - Dallas Cowboys\",\n  \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Dallas_Cowboys-themed_cruiser_bike_football_and_navy_blue_Cowboys_jersey_displayed_on_artificial_turf_football_field.jpg?v=1754545827\u0026format=avif\",\n  \"description\": \"The ultimate gameday ride. The official NFL Dallas Cowboys Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"State Bicycle Co.\"\n  },\n  \"category\": \"Cruiser \/ Klunker Bikes\",\n  \"material\": \"Hi-Tensile Steel\"\n}\n\u003c\/script\u003e\u003c\/p\u003e\n\u003c!-- [CHECKLIST #10] Early Connections --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/cdn.shopify.com\" rel=\"dns-prefetch\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/cdn.shopify.com\" rel=\"preconnect\"\u003e\u003c\/p\u003e\n\u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- [CHECKLIST #8] Font Swap Preload --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n    \/* [CHECKLIST #8] Font Swapping *\/\n    @font-face {\n        font-family: 'FuturaCustom';\n        src: url('https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2') format('woff2');\n        font-weight: normal;\n        font-style: normal;\n        font-display: swap; \n    }\n\n    \/* [CHECKLIST #6] Flattened CSS Specificity with a single wrapper class *\/\n    .sbc-product-wrapper {\n        font-family: 'FuturaCustom', \"Trebuchet MS\", Arial, sans-serif;\n        line-height: 1.6;\n        color: #333;\n        overflow-x: hidden;\n        background-color: #fff;\n    }\n\n    \/* Image \u0026 Content Protection *\/\n    .sbc-product-wrapper img {\n        -webkit-user-drag: none;\n        user-drag: none;\n        -webkit-touch-callout: none;\n        user-select: none;\n        transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        \/* [CHECKLIST #12] Hardware Acceleration *\/\n        will-change: transform;\n    }\n    .sbc-product-wrapper .protected-zone {\n        -webkit-user-select: none;\n        -moz-user-select: none;\n        -ms-user-select: none;\n        user-select: none;\n    }\n\n    \/* Image Lightbox Modal *\/\n    .sbc-product-wrapper .belcopia-modal {\n        display: none; \n        position: fixed; \n        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;\n        transition: opacity 0.3s ease;\n        \/* [CHECKLIST #12] Hardware Acceleration *\/\n        will-change: opacity;\n    }\n    .sbc-product-wrapper .belcopia-modal.show {\n        display: block;\n        opacity: 1;\n    }\n    .sbc-product-wrapper .belcopia-modal-content {\n        position: absolute;\n        top: 50%; left: 50%;\n        transform: translate(-50%, -50%) scale(0.95);\n        max-width: 90vw; max-height: 85vh;\n        border-radius: 12px;\n        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        will-change: transform;\n    }\n    .sbc-product-wrapper .belcopia-modal.show .belcopia-modal-content {\n        transform: translate(-50%, -50%) scale(1);\n    }\n    .sbc-product-wrapper .belcopia-modal-close {\n        position: absolute;\n        top: 20px; right: 30px;\n        z-index: 100000;\n        color: #fff; font-size: 45px; font-weight: bold;\n        cursor: pointer;\n        text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n        \/* [CHECKLIST #19] Accessibility *\/\n        outline: none;\n    }\n    .sbc-product-wrapper .belcopia-modal-close:hover,\n    .sbc-product-wrapper .belcopia-modal-close:focus { color: #003594; outline: none; }\n\n    \/* Premium Animations *\/\n    @keyframes metallicShimmer {\n        0% { background-position: 0% 50%; }\n        100% { background-position: 200% 50%; }\n    }\n    @keyframes subtleBounce {\n        0%, 100% { transform: translateX(0); }\n        50% { transform: translateX(5px); }\n    }\n\n    \/* \"At a Glance\" Icon Bar - [CHECKLIST #7] ANIMATIONS REMOVED TO PREVENT CLS *\/\n    .sbc-product-wrapper .at-a-glance-bar {\n        background-color: #212121;\n        color: #fff; padding: 12px 10px;\n        \/* [CHECKLIST #13] CSS Containment *\/\n        contain: layout paint;\n    }\n    .sbc-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    .sbc-product-wrapper .glance-item {\n        display: flex; flex-direction: column; align-items: center; gap: 5px;\n        font-size: 0.8em; min-width: 90px; opacity: 1; \n    }\n    .sbc-product-wrapper .glance-item img { width: 36px; height: 36px; filter: brightness(0) invert(1); }\n    .sbc-product-wrapper .glance-title { font-weight: bold; text-transform: uppercase; }\n\n    \/* 3. Hero Styling *\/\n    .sbc-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;\n        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout paint;\n    }\n    .sbc-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    .sbc-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    .sbc-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     \n    .sbc-product-wrapper .shimmer-text {\n        \/* CSS Shimmer Update: Dallas Cowboys Navy and Silver *\/\n        background: linear-gradient(90deg, #003594 0%, #869397 25%, #ffffff 50%, #869397 75%, #003594 100%);\n        background-size: 200% auto;\n        color: transparent; -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\n    .sbc-product-wrapper .hero-content h2 {\n        font-size: 3.5em; font-weight: 900; line-height: 1.1;\n        text-transform: uppercase; letter-spacing: 1px;\n        margin: 0 auto 10px auto; opacity: 1 !important; \n    }\n     \n    .sbc-product-wrapper .product-subtitle {\n        font-size: 1.6em; font-weight: 900; \n        text-transform: uppercase; letter-spacing: 2px;\n        display: block; width: 100%; margin-top: 5px;\n        opacity: 1 !important;\n        -webkit-text-stroke: 0.5px #ffffff;\n    }\n\n    \/* 4. Headlines \u0026 Content Sections *\/\n    .sbc-product-wrapper .page-content { max-width: 1200px; margin: 0 auto; padding: 10px 20px; }\n    .sbc-product-wrapper h3 {\n        font-size: 2em; font-weight: bold; color: #003594;\n        border-bottom: 2px solid #eee; padding-bottom: 10px;\n        margin-bottom: 30px; text-transform: uppercase; position: relative;\n    }\n    .sbc-product-wrapper h3::after {\n        content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 3px;\n        background-color: #003594; transition: width 0.6s ease;\n    }\n    .sbc-product-wrapper .unbordered-section:hover h3::after, \n    .sbc-product-wrapper .bordered-section:hover h3::after { width: 100%; }\n     \n    .sbc-product-wrapper h4 {\n        font-size: 1.4em; font-weight: 900; color: #2c2c2c;\n        border-left: 5px solid #869397; padding-left: 15px; \n        text-transform: uppercase; letter-spacing: 0.02em !important; \n        margin-bottom: 15px;\n    }\n    .sbc-product-wrapper .unbordered-section { \n        padding: 20px 0; border: none; \n        contain: content; \n    }\n    .sbc-product-wrapper .description-emphasis { font-style: italic; font-weight: bold; color: #003594; }\n    .sbc-product-wrapper .sub-headline { font-size: 2em; font-weight: 900; font-style: italic; color: #003594; text-align: center; margin-bottom: 30px; }\n    .sbc-product-wrapper p { margin-bottom: 20px; line-height: 1.7; }\n\n    \/* 5. Grid Layouts *\/\n    .sbc-product-wrapper .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; margin-bottom: 25px; }\n    @media (min-width: 768px) { \n        .sbc-product-wrapper .two-col-container { grid-template-columns: 1fr 1fr; } \n        .sbc-product-wrapper .two-col-container.reverse \u003e :first-child { order: 2; }\n    }\n    .sbc-product-wrapper .two-col-container img { \n        width: 100%; max-height: 380px;\n        object-fit: cover; border-radius: 12px; 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) { .sbc-product-wrapper .two-col-container img:hover { transform: scale(1.03); } }\n\n    .sbc-product-wrapper .two-col-list { list-style: none; padding: 0; }\n    .sbc-product-wrapper .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 20px; font-weight: 500;}\n    .sbc-product-wrapper .two-col-list li::before { content: '★'; color: #869397; font-size: 1.6em; margin-right: 15px; line-height: 1; font-weight: 900; }\n\n    \/* Video Facade (Rule 1) *\/\n    .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n    .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(0,53,148,0.5); }\n    .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n    .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n    .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(0, 53, 148, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n    .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n    .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #869397; }\n    .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n    \/* MULTI-IMAGE CAROUSEL STYLING *\/\n    .sbc-product-wrapper .belcopia-slider { \n        position: relative; width: 100%; border-radius: 12px; overflow: hidden; \n        box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 4\/3; \n    }\n    .sbc-product-wrapper .belcopia-slide { \n        position: absolute; top: 0; left: 0; width: 100%; height: 100%; \n        opacity: 0; transition: opacity 0.6s ease-in-out; \n        will-change: opacity;\n    }\n    .sbc-product-wrapper .belcopia-slide.active { opacity: 1; z-index: 2; }\n    .sbc-product-wrapper .belcopia-slide img { \n        width: 100%; height: 100%; object-fit: cover; cursor: zoom-in; \n        box-shadow: none; border-radius: 0; max-height: none; \n    }\n    .sbc-product-wrapper .belcopia-slider-btn { \n        position: absolute; top: 50%; transform: translateY(-50%); \n        background: rgba(0,0,0,0.5); color: white; border: none; cursor: pointer; \n        z-index: 3; font-size: 20px; border-radius: 50%; width: 40px; height: 40px; \n        display: flex; align-items: center; justify-content: center; transition: background 0.3s; \n        outline: none;\n    }\n    .sbc-product-wrapper .belcopia-slider-btn:hover,\n    .sbc-product-wrapper .belcopia-slider-btn:focus { background: rgba(0,0,0,0.9); color: #003594; outline: none; }\n    .sbc-product-wrapper .belcopia-slider-prev { left: 15px; }\n    .sbc-product-wrapper .belcopia-slider-next { right: 15px; }\n    .sbc-product-wrapper .belcopia-slider-dots { \n        position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%); \n        display: flex; gap: 8px; z-index: 3; \n    }\n    .sbc-product-wrapper .belcopia-slider-dot { \n        width: 10px; height: 10px; border-radius: 50%; \n        background: rgba(255,255,255,0.4); cursor: pointer; transition: background 0.3s; \n        outline: none;\n    }\n    .sbc-product-wrapper .belcopia-slider-dot.active,\n    .sbc-product-wrapper .belcopia-slider-dot:focus { background: #003594; outline: none; }\n\n\n    \/* 6. Features Scroller *\/\n    .sbc-product-wrapper .features-scroller { \n        display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #003594 #e0e0e0; \n        \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n        contain: layout paint; \n    }\n    .sbc-product-wrapper .features-scroller::-webkit-scrollbar { height: 10px; }\n    .sbc-product-wrapper .features-scroller::-webkit-scrollbar-track { background: #e0e0e0; border-radius: 6px; }\n    .sbc-product-wrapper .features-scroller::-webkit-scrollbar-thumb { background-color: #003594; border-radius: 6px; border: 2px solid #e0e0e0; }\n    .sbc-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; cursor: pointer; scroll-snap-align: start;\n        will-change: transform;\n    }\n    .sbc-product-wrapper .feature-card:hover { transform: translateY(-10px); box-shadow: 0 15px 35px rgba(0,0,0,0.12); }\n    .sbc-product-wrapper .feature-card img { \n        width: 100%; height: 200px; object-fit: cover; transition: transform 0.5s ease; \n        \/* [CHECKLIST #4] Strict aspect ratio to prevent layout shifting *\/\n        aspect-ratio: 3\/2;\n        cursor: zoom-in;\n    }\n    .sbc-product-wrapper .feature-card:hover img { transform: scale(1.05); }\n    .sbc-product-wrapper .feature-card-content { padding: 12px 15px; flex-grow: 1; display: flex; flex-direction: column; }\n    .sbc-product-wrapper .feature-card h4 { color: #003594; font-size: 1.2em; border: none; padding: 0; margin-bottom: 6px; }\n    .sbc-product-wrapper .feature-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.4; }\n\n    \/* Swipe Hint Animation *\/\n    .sbc-product-wrapper .scroll-hint { \n        font-size: 0.85em; color: #003594; font-style: italic; text-align: right; \n        margin-bottom: 8px; display: block; font-weight: bold;\n        animation: subtleBounce 2s infinite ease-in-out;\n    }\n    @media (min-width: 992px) { .sbc-product-wrapper .scroll-hint { display: none; } }\n\n    \/* Why Build Matters Grid *\/\n    .sbc-product-wrapper .three-col-grid { display: grid; grid-template-columns: 1fr; gap: 20px; margin-top: 15px; }\n    @media (min-width: 768px) { .sbc-product-wrapper .three-col-grid { grid-template-columns: repeat(3, 1fr); } }\n    .sbc-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        will-change: transform;\n    }\n    .sbc-product-wrapper .tech-proof-card:hover { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(0,0,0,0.08); }\n    .sbc-product-wrapper .tech-proof-card h4 { color: #003594; font-size: 1.1em; border: none; padding: 0; margin-bottom: 6px; }\n    .sbc-product-wrapper .tech-proof-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.4; }\n\n    \/* Premium Tables \u0026 Sizing *\/\n    .sbc-product-wrapper .sizing-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 35px; }\n    @media (min-width: 768px) { .sbc-product-wrapper .sizing-container { grid-template-columns: 1fr 1fr; } }\n    .sbc-product-wrapper .sizing-container img { width: 100%; border-radius: 12px; cursor: zoom-in; max-height: none !important; object-fit: contain; box-shadow: 0 4px 15px rgba(0,0,0,0.08); }\n    .sbc-product-wrapper .sizing-table { min-width: 0 !important; }\n\n    .sbc-product-wrapper .table-wrapper { width: 100%; overflow-x: auto; border-radius: 8px; border: 1px solid #ddd; margin-bottom: 25px; box-shadow: 0 4px 10px rgba(0,0,0,0.02); }\n    .sbc-product-wrapper .spec-table { width: 100%; border-collapse: collapse; min-width: 600px; }\n    .sbc-product-wrapper .spec-table.two-col th { width: 35%; }\n    .sbc-product-wrapper .spec-table th { \n        background-color: #f7f8f6; font-weight: 900; text-transform: uppercase; \n        font-size: 0.85em; color: #003594; border-left: 4px solid #869397; padding: 12px 15px; text-align: left;\n    }\n    .sbc-product-wrapper .spec-table td { padding: 12px 15px; border: 1px solid #eee; font-size: 0.9em; text-align: left; }\n    .sbc-product-wrapper .spec-table tr { transition: background-color 0.2s ease; }\n    .sbc-product-wrapper .spec-table tr:hover td { background-color: #fcfcfc; }\n\n    \/* Accordion Wrapper \u0026 Hover Highlight *\/\n    .sbc-product-wrapper .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n    .sbc-product-wrapper details.accordion-item { border-bottom: 1px solid #eee; margin-bottom: 0; overflow: hidden; }\n    .sbc-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; transition: color 0.3s ease; \n    }\n    .sbc-product-wrapper details.accordion-item summary::-webkit-details-marker { display: none; }\n    .sbc-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    .sbc-product-wrapper details.accordion-item summary:hover,\n    .sbc-product-wrapper details.accordion-item[open] summary { color: #003594; }\n    .sbc-product-wrapper details.accordion-item[open] summary::after { transform: translateY(-30%) rotate(-135deg); border-color: #003594; }\n     \n    \/* [CHECKLIST #5] MAIN THREAD OPTIMIZATION *\/\n    .sbc-product-wrapper .accordion-content { \n        padding: 0 0 30px 0; border-top: none; \n        content-visibility: auto; \n        contain-intrinsic-size: auto 500px;\n    }\n\n    \/* Expert Insight *\/\n    .sbc-product-wrapper .expert-insight { background-color: #fdfdfd; border-left: 4px solid #003594; padding: 25px; margin: 10px 0 30px 0; border-radius: 4px; box-shadow: 0 2px 10px rgba(0,0,0,0.02); }\n    .sbc-product-wrapper .expert-insight-quote { font-style: italic; font-weight: 500; font-size: 1.15em; color: #1a1a1a; margin: 0 0 12px 0; line-height: 1.5; }\n    .sbc-product-wrapper .expert-insight-attr { font-weight: bold; font-size: 0.85em; color: #003594; text-transform: uppercase; letter-spacing: 1px; }\n\n    \/* List Section *\/\n    .sbc-product-wrapper .list-section ul { list-style: none; padding: 0; margin-top: 5px; }\n    .sbc-product-wrapper .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 8px; } \n    .sbc-product-wrapper .list-section li::before { content: '★'; position: absolute; left: 0; top: 0; color: #869397; font-size: 1.6em; line-height: 1; }\n    .sbc-product-wrapper .list-section .item-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; color: #2c2c2c; font-size: 0.9em;}\n    .sbc-product-wrapper .list-section .item-desc { font-size: 0.85em; color: #555; }\n     \n    \/* FAQ specific styles *\/\n    .sbc-product-wrapper details.faq-item { border: none; border-bottom: 1px solid #f0f0f0; margin-bottom: 0; }\n    .sbc-product-wrapper details.faq-item:last-child { border-bottom: none; }\n    .sbc-product-wrapper details.faq-item summary { font-size: 1em; font-weight: 600; padding: 18px 45px 18px 0; color: #2c2c2c; }\n    .sbc-product-wrapper details.faq-item summary:hover { color: #003594; }\n    .sbc-product-wrapper details.faq-item summary::after { width: 8px; height: 8px; border-right: 2px solid #2c2c2c; border-bottom: 2px solid #2c2c2c; }\n    .sbc-product-wrapper .faq-answer { padding: 0 0 20px 0; font-size: 0.9em; color: #555; line-height: 1.6; margin: 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"sbc-product-wrapper\"\u003e\n\u003cdiv class=\"at-a-glance-bar protected-zone\"\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\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\u0026amp;format=avif\" alt=\"Frame\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eDurable Steel\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\u0026amp;format=avif\" alt=\"Drive\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\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\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\u0026amp;format=avif\" alt=\"Wheels\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e27.5\"\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\u0026amp;format=avif\" alt=\"Weight\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~30 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-use-type-specification-svg-icon.png?v=1769496364\u0026amp;format=avif\" alt=\"Use\" decoding=\"async\" loading=\"lazy\" height=\"36\" width=\"36\"\u003e\u003cspan class=\"glance-title\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eKlunker\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Dallas_Cowboys-themed_cruiser_bike_football_and_navy_blue_Cowboys_jersey_displayed_on_artificial_turf_football_field.jpg?v=1754545827\u0026amp;format=avif\" alt=\"State Bicycle Co. Dallas Cowboys Klunker Hero\" loading=\"eager\" draggable=\"false\" height=\"800\" width=\"1200\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content protected-zone\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eState Bicycle Co. x NFL Klunker\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eDallas Cowboys Edition. America's Team. America's 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\"The Ultimate Gameday Ride.\"\u003c\/p\u003e\n\u003cp\u003eHow 'bout them Cowboys! Meet the ultimate gameday ride: the official NFL Dallas Cowboys \u003cstrong class=\"description-emphasis\"\u003eState Klunker Bike\u003c\/strong\u003e. This isn't just a bike with a logo slapped on; it's a full-send tribute to America's Team built on an \u003cstrong class=\"description-emphasis\"\u003eiconic BMX-inspired frame\u003c\/strong\u003e. If you demand the most durable, head-turning \u003cstrong class=\"description-emphasis\"\u003eState Bicycle Klunker\u003c\/strong\u003e, your search ends here. Boasting an \u003cstrong class=\"description-emphasis\"\u003eauthentic 70s mountain cruiser geometry\u003c\/strong\u003e and a \u003cstrong class=\"description-emphasis\"\u003ehigh-quality 4130 Chromoly build\u003c\/strong\u003e, it confidently leads \u003cstrong class=\"description-emphasis\"\u003ethe original-style bomber frame revolution\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eThink of it as the rugged cousin of a fixie—offering that same \u003cstrong class=\"description-emphasis\"\u003esingle-speed simplicity\u003c\/strong\u003e but built to handle dirt, jumps, and curb-hopping. It is part beach cruiser, part mountain bike, and part BMX, delivering a premium, chill upgrade to the classic beach cruiser experience. If you are searching for the \u003cstrong class=\"description-emphasis\"\u003ebest klunker bike for sale today\u003c\/strong\u003e, this officially licensed fan machine is a statement of loyalty that's always ready for a good time, a victory parade, and a cold drink.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight protected-zone\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"We wanted to build the ultimate tailgate accessory. By combining the legendary, worry-free fun of our Klunker frame with official NFL Dallas Cowboys branding and a built-in bottle opener, we've created a bike that practically begs to be ridden to the stadium.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eDRAFT THIS RIDE IF...\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"State Bicycle Co. Dallas Cowboys Klunker Close-up\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_navy_blue_State_Bicycle_Co._frame_with_Cowboys_branding_and_chrome_wheel_on_turf_football_field.webp?v=1754545826\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou are a card-carrying member of Cowboys Nation.\u003c\/li\u003e\n\u003cli\u003eYou want the ultimate, head-turning accessory for your gameday tailgate.\u003c\/li\u003e\n\u003cli\u003eYou love fun, simple, and stylish bikes that are built for party-pace cruising.\u003c\/li\u003e\n\u003cli\u003eYou believe your team pride should be on display 24\/7.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eSHOW YOUR PRIDE\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Dallas Cowboys Jersey and Gear\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Blue_Dallas_Cowboys_jersey_football_and_bicycle_wheel_on_green_turf_football_field.jpg?v=1754545827\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eOfficial Gameday Gear\u003c\/h4\u003e\n\u003cp\u003eThis is more than a bike; it's an officially licensed piece of your fan identity. See the iconic \u003cstrong class=\"description-emphasis\"\u003eCowboys star and classic navy and silver colorway\u003c\/strong\u003e proudly displayed on the frame and custom saddle.\u003c\/p\u003e\n\u003cp\u003eEvery detail, from the beefy retro-inspired frame down to the custom-branded saddle, is designed to broadcast your allegiance. It's a rolling tribute to your team that turns heads at the tailgate and makes every ride feel like a Sunday victory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eTAILGATE READY\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Dallas Cowboys Klunker Bottle Opener\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_State_Bicycle_Co._NFL_edition_cruiser_bike_featuring_built-in_bottle_opener_chain_drive_and_Dallas_Cowboys_brandi.jpg?v=1754546191\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEngineered for Fun\u003c\/h4\u003e\n\u003cp\u003eThe Klunker is built for good times, and the Cowboys edition is no exception. We've included the essentials for any proper pre-game celebration. Feel the simple, intuitive control of the \u003cstrong class=\"description-emphasis\"\u003ecoaster brake\u003c\/strong\u003e—just pedal backward to stop, leaving your hands free for a foam finger.\u003c\/p\u003e\n\u003cp\u003eAnd when it's time for a celebratory beverage, the frame-mounted \u003cstrong class=\"description-emphasis\"\u003ebottle opener\u003c\/strong\u003e is always ready for action. It’s a bike that understands the assignment: maximum fun, minimum fuss.\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\u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: The component macro shots below feature the Metallic Black model to showcase detail. Your bicycle will arrive in the official Dallas Cowboys colorway.\u003c\/p\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\/state-bicycle-co-klunker-durable-steel-frame-welds.jpg?v=1772495682\u0026amp;format=avif\" alt=\"Tough-as-Nails Steel Frame\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eTough-as-Nails Steel Frame\u003c\/h4\u003e\n\u003cp\u003eA bombproof, Hi-Tensile steel frame and fork designed to take a beating and keep on cruising through any gameday shenanigans.\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\/state-bicycle-co-klunker-knobby-tires-aero-rim.jpg?v=1772495682\u0026amp;format=avif\" alt=\"All-Terrain Tires\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eAll-Terrain Tires\u003c\/h4\u003e\n\u003cp\u003ePlush 27.5” wheels wrapped in chunky 2.3” WTB Vigilante all-terrain tires provide a smooth, stable ride on pavement or grass parking lots.\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\/state-bicycle-co-klunker-coaster-brake-hub-macro.jpg?v=1772495682\u0026amp;format=avif\" alt=\"Coaster Brake\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eCoaster Brake\u003c\/h4\u003e\n\u003cp\u003eThe ultimate in retro simplicity. No cables, no levers. Just pedal backward to engage the brake for easy, intuitive stopping.\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\/state-bicycle-co-klunker-bmx-v-bars-vans-grips.jpg?v=1772495682\u0026amp;format=avif\" alt=\"BMX-Style Bars\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eBMX-Style Bars\u003c\/h4\u003e\n\u003cp\u003eWide, comfortable 30\" V-bar handlebars give you maximum leverage, total control, and a relaxed, upright riding position.\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\/tate-bicycle-co-klunker-black-metallic-integrated-bottle-opener.jpg?v=1772497320\u0026amp;format=avif\" alt=\"Built-in Bottle Opener\" decoding=\"async\" loading=\"lazy\" height=\"266\" width=\"400\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eBuilt-in Bottle Opener\u003c\/h4\u003e\n\u003cp\u003eThe most important feature for any tailgate. Your new favorite party trick is built right into the seat tube of the frame.\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\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eTailgate King\u003c\/h4\u003e\n\u003cp\u003eDesigned from the ground up to be the life of the party. With upright seating, massive tires, and a bottle opener, it dominates the pre-game.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eBombproof Durability\u003c\/h4\u003e\n\u003cp\u003eSteel is real. The high-tensile steel frame and single-speed coaster-brake drivetrain require virtually zero maintenance and can handle years of abuse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n\u003ch4\u003eGo-Anywhere Versatility\u003c\/h4\u003e\n\u003cp\u003eThose aren't just for show. The 27.5\" x 2.3\" WTB Vigilante mountain bike tires allow you to hop curbs, roll over roots, and float across grassy fields effortlessly.\u003c\/p\u003e\n\u003c\/div\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 protected-zone\"\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 with Custom Dallas Cowboys Graphics\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eHi-Tensile Steel TIG-Welded, 26\" Unicrown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003eAlloy, 170mm Crank Arm Length\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChainring\u003c\/th\u003e\n\u003ctd\u003eSteel, 42T\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eChain\u003c\/th\u003e\n\u003ctd\u003eKMC Singlespeed Wide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eCoaster Brake Hub, 22T Cog\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheel Set\u003c\/th\u003e\n\u003ctd\u003e27.5\" Aluminum, 36H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eWTB Vigilante, 27.5\" x 2.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eRear Coaster Brake Only (Pedal Backwards to Stop)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeadset\u003c\/th\u003e\n\u003ctd\u003eNECO 1 1\/8\" Threadless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eV-Bar Hi-Tensile Steel, 7\" Rise, 30\" Wide, Chrome Finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStem\u003c\/th\u003e\n\u003ctd\u003eAluminum, BMX-Style, Clamp Diameter: 22.2mm, Length: 50mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeat Post\u003c\/th\u003e\n\u003ctd\u003eAluminum, Candle Type, Diameter: 25.4mm, Length: 300mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n\u003ctd\u003eAluminum, Diameter: 28.6mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSaddle\u003c\/th\u003e\n\u003ctd\u003eLeatherette Saddle with Custom Dallas Cowboys Branding, Steel Rails\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePedals\u003c\/th\u003e\n\u003ctd\u003ePlastic Platform Pedal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eExtras\u003c\/th\u003e\n\u003ctd\u003eFrame-Mounted Bottle Opener Included\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 class=\"accordion-item\"\u003e\n\u003csummary\u003eSizing Guide\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content protected-zone\"\u003e\n\u003cdiv class=\"sizing-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"State Bicycle Co. Klunker Sizing Diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunkers-sizing-guide.jpg?v=1772485416\u0026amp;format=avif\" decoding=\"async\" loading=\"lazy\" height=\"600\" width=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table sizing-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eHeight Recommendations\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOne Size Fits Most\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'4\" to 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\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eFrame Geometry\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content protected-zone\"\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table two-col\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMeasurement\u003c\/th\u003e\n\u003cth\u003eOne Size Fits All\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eActual Top Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e457mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eChain Stay Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e481mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e13.8kg \/ 30.4lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCrank Arm Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e35mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHead Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e69°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHead Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e140mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Post Diameter\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e25.4mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e457mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e70°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1120mm\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 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 a Klunker bike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eA Klunker is a glorious mashup of vintage cruiser style, BMX handlebars, and modern mountain bike tires. Originating in the 1970s as the predecessor to mountain bikes, Klunkers are heavily built, incredibly durable, single-speed machines designed for party-pace neighborhood cruising, light trails, and running errands with maximum style.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the State Bicycle Co. Klunker have gears or hand brakes?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eNo, the Klunker prioritizes retro simplicity and ultimate durability. It features a single-speed drivetrain (42T chainring to a 22T rear cog) and a classic coaster brake. There are no delicate derailleur gears to tune or hand brake cables to snap—to stop, you simply pedal backward.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eAre Klunker bikes good for trails and off-road riding?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes! While they aren't designed for extreme downhill mountain biking, the Klunker's robust hi-tensile steel frame and aggressive 27.5\" x 2.3\" WTB Vigilante all-terrain tires make them highly capable for gravel paths, dirt trails, and urban exploring over curbs and potholes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat size rider does the Klunker fit?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eThe State Bicycle Co. Klunker features a highly adaptable \"One Size Fits Most\" geometry. Thanks to the long seat post and sweeping BMX-style V-bars, the bike comfortably accommodates riders ranging from 5'4\" all the way up to 6'2\".\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat accessories come included with the Klunker?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eEvery Klunker comes ready for a good time right out of the box. Along with the standard platform pedals and comfortable saddle, it famously features a custom bottle opener welded directly onto the seat tube, making it the ultimate tailgate vehicle.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow difficult is it to assemble the State Bicycle Co. Klunker?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eAssembly is incredibly straightforward. Because there are no complicated gear derailleurs or brake cables to route and tune, putting the Klunker together is much simpler than a traditional geared bicycle. It arrives 90% assembled; you primarily just need to attach the front wheel, handlebars, saddle, and pedals.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\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 class=\"two-col-container\" style=\"margin-top: 5px;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eNFL Dallas Cowboys Klunker Frame \u0026amp; Fork\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled with custom team graphics.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003e27.5\" Wheelset w\/ WTB Vigilante Tires\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHeavy-duty wheels wrapped in plush, all-terrain 2.3\" rubber.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBMX-Style V-Bars \u0026amp; Pedals\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWide chrome bars and flat platform pedals for instant cruising.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eFrame-Mounted Bottle Opener\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-welded to the seat tube to ensure you are always tailgate-ready.\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\u003c!-- Lightbox Modal --\u003e\n\u003cdiv aria-label=\"Image Preview\" aria-modal=\"true\" role=\"dialog\" id=\"belcopia-image-modal\" class=\"belcopia-modal\"\u003e\n\u003cspan aria-label=\"Close image preview\" role=\"button\" class=\"belcopia-modal-close\" tabindex=\"0\"\u003e×\u003c\/span\u003e \u003cimg class=\"belcopia-modal-content\" id=\"belcopia-modal-img\" alt=\"Feature Preview\" draggable=\"false\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ [CHECKLIST #14] Smart Event Delegated Lightbox\n        function initSmartLightbox() {\n            const wrapper = document.querySelector('.sbc-product-wrapper');\n            const modal = document.getElementById('belcopia-image-modal');\n            const modalImg = document.getElementById('belcopia-modal-img');\n            const closeBtn = document.querySelector('.belcopia-modal-close');\n\n            if (!wrapper || !modal || !modalImg) return;\n\n            wrapper.addEventListener('click', (e) =\u003e {\n                const zoomableImg = e.target.closest('.two-col-container img:not(.video-facade-wrapper img), .belcopia-slide img, .sizing-container img, .feature-card img');\n                \n                if (zoomableImg) {\n                    e.preventDefault();\n                    modalImg.src = zoomableImg.src; \n                    modal.classList.add('show');\n                    \/\/ [CHECKLIST #15] Lock background scrolling\n                    document.body.style.overflow = 'hidden'; \n                    closeBtn.focus(); \n                }\n            });\n\n            const closeModal = () =\u003e {\n                modal.classList.remove('show');\n                \/\/ [CHECKLIST #15] Purge image memory after fade\n                setTimeout(() =\u003e { modalImg.src = ''; }, 300);\n                document.body.style.overflow = ''; \n            };\n\n            closeBtn.addEventListener('click', closeModal);\n            \n            modal.addEventListener('click', (e) =\u003e {\n                if (e.target === modal) closeModal(); \n            });\n\n            document.addEventListener('keydown', (e) =\u003e {\n                if ((e.key === 'Escape' || e.key === 'Enter') \u0026\u0026 modal.classList.contains('show')) closeModal(); \n            });\n        }\n        \n        \/\/ Multi-Image Carousel Logic\n        function initBelcopiaSliders() {\n            const sliders = document.querySelectorAll('.belcopia-slider');\n            \n            \/\/ [CHECKLIST #16] Intersection Observer to pause sliders off-screen\n            const observer = new IntersectionObserver((entries) =\u003e {\n                entries.forEach(entry =\u003e {\n                    entry.target.dataset.isVisible = entry.isIntersecting ? 'true' : 'false';\n                });\n            }, { threshold: 0.1 });\n\n            sliders.forEach(slider =\u003e {\n                if (slider.dataset.initialized) return;\n                slider.dataset.initialized = true;\n                observer.observe(slider);\n                \n                let slides = slider.querySelectorAll('.belcopia-slide');\n                let dots = slider.querySelectorAll('.belcopia-slider-dot');\n                let currentIndex = 0;\n                let interval;\n\n                function showSlide(index) {\n                    slides[currentIndex].classList.remove('active');\n                    if(dots.length \u003e 0) dots[currentIndex].classList.remove('active');\n                    currentIndex = (index + slides.length) % slides.length;\n                    slides[currentIndex].classList.add('active');\n                    if(dots.length \u003e 0) dots[currentIndex].classList.add('active');\n                }\n\n                function nextSlide() { \n                    if (slider.dataset.isVisible === 'true') {\n                        showSlide(currentIndex + 1); \n                    }\n                }\n\n                slider.querySelector('.belcopia-slider-next').addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(currentIndex + 1); resetInterval(); });\n                slider.querySelector('.belcopia-slider-prev').addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(currentIndex - 1); resetInterval(); });\n                \n                dots.forEach((dot, idx) =\u003e {\n                    dot.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(idx); resetInterval(); });\n                });\n\n                function startInterval() {\n                    interval = setInterval(nextSlide, 4500); \n                }\n                function resetInterval() {\n                    clearInterval(interval);\n                    startInterval();\n                }\n                startInterval();\n            });\n        }\n\n        \/\/ [CHECKLIST #1] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\n                }, { once: true });\n            });\n        }\n\n        \/\/ [CHECKLIST #9] App Audit \/ Script Delayer\n        let interactionFired = false;\n        function loadDeferredScripts() {\n            if (interactionFired) return;\n            interactionFired = true;\n            \n            \/\/ Deferred 3rd Party Scripts load here!\n            ['scroll', 'mousemove', 'touchstart', 'keydown'].forEach(event =\u003e {\n                window.removeEventListener(event, loadDeferredScripts);\n            });\n        }\n\n        \/\/ [CHECKLIST #18] Link Prefetching (Predictive Loading) via Speculation Rules\n        let prefetchCache = new Set();\n        function initPrefetcher() {\n            if (HTMLScriptElement.supports \u0026\u0026 HTMLScriptElement.supports('speculationrules')) {\n                const specScript = document.createElement('script');\n                specScript.type = 'speculationrules';\n                specScript.textContent = JSON.stringify({\n                    prerender: [{\n                        source: \"document\",\n                        where: { and: [{ href_matches: \"\/*\" }, { not: { href_matches: [\"\/cart*\", \"\/checkout*\"] } }] },\n                        eagerness: \"moderate\" \n                    }]\n                });\n                document.head.appendChild(specScript);\n                return; \n            }\n\n            \/\/ Fallback Hover-Prefetcher\n            document.addEventListener('mouseover', (e) =\u003e {\n                const link = e.target.closest('a');\n                if (link \u0026\u0026 link.href \u0026\u0026 link.origin === window.location.origin) {\n                    if (!prefetchCache.has(link.href) \u0026\u0026 !link.href.includes('\/cart') \u0026\u0026 !link.href.includes('\/checkout')) {\n                        link.prefetchTimeout = setTimeout(() =\u003e {\n                            const prefetchTag = document.createElement('link');\n                            prefetchTag.rel = 'prefetch';\n                            prefetchTag.href = link.href;\n                            document.head.appendChild(prefetchTag);\n                            prefetchCache.add(link.href);\n                        }, 65);\n                    }\n                }\n            });\n\n            document.addEventListener('mouseout', (e) =\u003e {\n                const link = e.target.closest('a');\n                if (link \u0026\u0026 link.prefetchTimeout) {\n                    clearTimeout(link.prefetchTimeout);\n                }\n            });\n        }\n\n        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\n                \/\/ [CHECKLIST #17] Wait for browser to be completely idle before setting up prefetcher\n                if ('requestIdleCallback' in window) {\n                    requestIdleCallback(initPrefetcher);\n                } else {\n                    setTimeout(initPrefetcher, 200);\n                }\n            });\n        } else {\n            initBelcopiaSliders();\n            initSmartLightbox();\n            initVideoFacades();\n            if ('requestIdleCallback' in window) {\n                requestIdleCallback(initPrefetcher);\n            } else {\n                setTimeout(initPrefetcher, 200);\n            }\n        }\n\n        \/\/ Listen for user intent to trigger deferred scripts\n        ['scroll', 'mousemove', 'touchstart', 'keydown'].forEach(event =\u003e {\n            window.addEventListener(event, loadDeferredScripts, { passive: true });\n        });\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Default Title","offer_id":42130141478986,"sku":"731416168830","price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo._NFLCollection-Klunker-DallasCowboys-9.jpg?v=1767074596"},{"product_id":"state-bicycle-co-nfl-collection-klunker-pittsburgh-steelers","title":"State Bicycle Co. | NFL Collection - Klunker - Pittsburgh Steelers","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    \u003cmeta content=\"Here we go! The official NFL Pittsburgh Steelers Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\" name=\"description\"\u003e\n    \u003ctitle\u003eState Bicycle Co. | NFL Klunker - Pittsburgh Steelers\u003c\/title\u003e\n    \n    \u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Product\",\n      \"name\": \"State Bicycle Co. NFL Klunker - Pittsburgh Steelers\",\n      \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Pittsburgh_Steelers-themed_black_and_yellow_cruiser_bike_with_matching_Steelers_jersey_and_football_on_green_football_field_with_white_yard_lines.jpg?v=1754536788\u0026format=avif\",\n      \"description\": \"Here we go! The official NFL Pittsburgh Steelers Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\",\n      \"brand\": {\n        \"@type\": \"Brand\",\n        \"name\": \"State Bicycle Co.\"\n      },\n      \"category\": \"Cruiser \/ Klunker Bikes\",\n      \"material\": \"Hi-Tensile Steel\"\n    }\n    \u003c\/script\u003e\n\n    \u003c!-- [CHECKLIST #10] Early Connections --\u003e\n    \u003clink href=\"https:\/\/cdn.shopify.com\" rel=\"dns-prefetch\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/cdn.shopify.com\" rel=\"preconnect\"\u003e\n\n    \u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n    \u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Pittsburgh_Steelers-themed_black_and_yellow_cruiser_bike_with_matching_Steelers_jersey_and_football_on_green_football_field_with_white_yard_lines.jpg?v=1754536788\u0026amp;format=avif\" fetchpriority=\"high\"\u003e\n\n    \u003c!-- [CHECKLIST #8] Font Swap Preload --\u003e\n    \u003clink rel=\"preload\" as=\"font\" href=\"https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2\" type=\"font\/woff2\" crossorigin=\"anonymous\"\u003e\n\n    \u003cstyle\u003e\n        \/* [CHECKLIST #8] Font Swapping *\/\n        @font-face {\n            font-family: 'FuturaCustom';\n            src: url('https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2') format('woff2');\n            font-weight: normal;\n            font-style: normal;\n            font-display: swap; \n        }\n\n        \/* [CHECKLIST #6] Flattened CSS Specificity with a single wrapper class *\/\n        .sbc-product-wrapper {\n            font-family: 'FuturaCustom', \"Trebuchet MS\", Arial, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            overflow-x: hidden;\n            background-color: #fff;\n        }\n\n        \/* Image \u0026 Content Protection *\/\n        .sbc-product-wrapper img {\n            -webkit-user-drag: none;\n            user-drag: none;\n            -webkit-touch-callout: none;\n            user-select: none;\n            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n            \/* [CHECKLIST #12] Hardware Acceleration *\/\n            will-change: transform;\n        }\n        .sbc-product-wrapper .protected-zone {\n            -webkit-user-select: none;\n            -moz-user-select: none;\n            -ms-user-select: none;\n            user-select: none;\n        }\n\n        \/* Image Lightbox Modal *\/\n        .sbc-product-wrapper .belcopia-modal {\n            display: none; \n            position: fixed; \n            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;\n            transition: opacity 0.3s ease;\n            \/* [CHECKLIST #12] Hardware Acceleration *\/\n            will-change: opacity;\n        }\n        .sbc-product-wrapper .belcopia-modal.show {\n            display: block;\n            opacity: 1;\n        }\n        .sbc-product-wrapper .belcopia-modal-content {\n            position: absolute;\n            top: 50%; left: 50%;\n            transform: translate(-50%, -50%) scale(0.95);\n            max-width: 90vw; max-height: 85vh;\n            border-radius: 12px;\n            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            will-change: transform;\n        }\n        .sbc-product-wrapper .belcopia-modal.show .belcopia-modal-content {\n            transform: translate(-50%, -50%) scale(1);\n        }\n        .sbc-product-wrapper .belcopia-modal-close {\n            position: absolute;\n            top: 20px; right: 30px;\n            z-index: 100000;\n            color: #fff; font-size: 45px; font-weight: bold;\n            cursor: pointer;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n            \/* [CHECKLIST #19] Accessibility *\/\n            outline: none;\n        }\n        .sbc-product-wrapper .belcopia-modal-close:hover,\n        .sbc-product-wrapper .belcopia-modal-close:focus { color: #FFB612; outline: none; }\n\n        \/* Premium Animations *\/\n        @keyframes metallicShimmer {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 200% 50%; }\n        }\n        @keyframes subtleBounce {\n            0%, 100% { transform: translateX(0); }\n            50% { transform: translateX(5px); }\n        }\n\n        \/* \"At a Glance\" Icon Bar - [CHECKLIST #7] ANIMATIONS REMOVED TO PREVENT CLS *\/\n        .sbc-product-wrapper .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff; padding: 12px 10px;\n            \/* [CHECKLIST #13] CSS Containment *\/\n            contain: layout paint;\n        }\n        .sbc-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        .sbc-product-wrapper .glance-item {\n            display: flex; flex-direction: column; align-items: center; gap: 5px;\n            font-size: 0.8em; min-width: 90px; opacity: 1; \n        }\n        .sbc-product-wrapper .glance-item img { width: 36px; height: 36px; filter: brightness(0) invert(1); }\n        .sbc-product-wrapper .glance-title { font-weight: bold; text-transform: uppercase; }\n\n        \/* 3. Hero Styling *\/\n        .sbc-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;\n            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout paint;\n        }\n        .sbc-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        .sbc-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        .sbc-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         \n        .sbc-product-wrapper .shimmer-text {\n            \/* CSS Shimmer Update: Pittsburgh Steelers Black and Gold *\/\n            background: linear-gradient(90deg, #FFB612 0%, #101820 25%, #ffffff 50%, #101820 75%, #FFB612 100%);\n            background-size: 200% auto;\n            color: transparent; -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\n        .sbc-product-wrapper .hero-content h2 {\n            font-size: 3.5em; font-weight: 900; line-height: 1.1;\n            text-transform: uppercase; letter-spacing: 1px;\n            margin: 0 auto 10px auto; opacity: 1 !important; \n        }\n         \n        .sbc-product-wrapper .product-subtitle {\n            font-size: 1.6em; font-weight: 900; \n            text-transform: uppercase; letter-spacing: 2px;\n            display: block; width: 100%; margin-top: 5px;\n            opacity: 1 !important;\n            -webkit-text-stroke: 0.5px #ffffff;\n        }\n\n        \/* 4. Headlines \u0026 Content Sections *\/\n        .sbc-product-wrapper .page-content { max-width: 1200px; margin: 0 auto; padding: 10px 20px; }\n        .sbc-product-wrapper h3 {\n            font-size: 2em; font-weight: bold; color: #101820;\n            border-bottom: 2px solid #eee; padding-bottom: 10px;\n            margin-bottom: 30px; text-transform: uppercase; position: relative;\n        }\n        .sbc-product-wrapper h3::after {\n            content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 3px;\n            background-color: #FFB612; transition: width 0.6s ease;\n        }\n        .sbc-product-wrapper .unbordered-section:hover h3::after, \n        .sbc-product-wrapper .bordered-section:hover h3::after { width: 100%; }\n         \n        .sbc-product-wrapper h4 {\n            font-size: 1.4em; font-weight: 900; color: #101820;\n            border-left: 5px solid #FFB612; padding-left: 15px; \n            text-transform: uppercase; letter-spacing: 0.02em !important; \n            margin-bottom: 15px;\n        }\n        .sbc-product-wrapper .unbordered-section { \n            padding: 20px 0; border: none; \n            contain: content; \n        }\n        .sbc-product-wrapper .description-emphasis { font-style: italic; font-weight: bold; color: #101820; }\n        .sbc-product-wrapper .sub-headline { font-size: 2em; font-weight: 900; font-style: italic; color: #FFB612; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0,0,0,0.1); }\n        .sbc-product-wrapper p { margin-bottom: 20px; line-height: 1.7; }\n\n        \/* 5. Grid Layouts *\/\n        .sbc-product-wrapper .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; margin-bottom: 25px; }\n        @media (min-width: 768px) { \n            .sbc-product-wrapper .two-col-container { grid-template-columns: 1fr 1fr; } \n            .sbc-product-wrapper .two-col-container.reverse \u003e :first-child { order: 2; }\n        }\n        .sbc-product-wrapper .two-col-container img { \n            width: 100%; max-height: 380px;\n            object-fit: cover; border-radius: 12px; 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) { .sbc-product-wrapper .two-col-container img:hover { transform: scale(1.03); } }\n\n        .sbc-product-wrapper .two-col-list { list-style: none; padding: 0; }\n        .sbc-product-wrapper .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 20px; font-weight: 500;}\n        .sbc-product-wrapper .two-col-list li::before { content: '★'; color: #FFB612; font-size: 1.6em; margin-right: 15px; line-height: 1; font-weight: 900; }\n\n        \/* Video Facade (Rule 1) *\/\n        .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n        .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(255,182,18,0.5); }\n        .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n        .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n        .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(16, 24, 32, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n        .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #FFB612; }\n        .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #333; }\n        .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n        \/* MULTI-IMAGE CAROUSEL STYLING *\/\n        .sbc-product-wrapper .belcopia-slider { \n            position: relative; width: 100%; border-radius: 12px; overflow: hidden; \n            box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 4\/3; \n        }\n        .sbc-product-wrapper .belcopia-slide { \n            position: absolute; top: 0; left: 0; width: 100%; height: 100%; \n            opacity: 0; transition: opacity 0.6s ease-in-out; \n            will-change: opacity;\n        }\n        .sbc-product-wrapper .belcopia-slide.active { opacity: 1; z-index: 2; }\n        .sbc-product-wrapper .belcopia-slide img { \n            width: 100%; height: 100%; object-fit: cover; cursor: zoom-in; \n            box-shadow: none; border-radius: 0; max-height: none; \n        }\n        .sbc-product-wrapper .belcopia-slider-btn { \n            position: absolute; top: 50%; transform: translateY(-50%); \n            background: rgba(0,0,0,0.5); color: white; border: none; cursor: pointer; \n            z-index: 3; font-size: 20px; border-radius: 50%; width: 40px; height: 40px; \n            display: flex; align-items: center; justify-content: center; transition: background 0.3s; \n            outline: none;\n        }\n        .sbc-product-wrapper .belcopia-slider-btn:hover,\n        .sbc-product-wrapper .belcopia-slider-btn:focus { background: rgba(0,0,0,0.9); color: #FFB612; outline: none; }\n        .sbc-product-wrapper .belcopia-slider-prev { left: 15px; }\n        .sbc-product-wrapper .belcopia-slider-next { right: 15px; }\n        .sbc-product-wrapper .belcopia-slider-dots { \n            position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%); \n            display: flex; gap: 8px; z-index: 3; \n        }\n        .sbc-product-wrapper .belcopia-slider-dot { \n            width: 10px; height: 10px; border-radius: 50%; \n            background: rgba(255,255,255,0.4); cursor: pointer; transition: background 0.3s; \n            outline: none;\n        }\n        .sbc-product-wrapper .belcopia-slider-dot.active,\n        .sbc-product-wrapper .belcopia-slider-dot:focus { background: #FFB612; outline: none; }\n\n        \/* 6. Features Scroller *\/\n        .sbc-product-wrapper .features-scroller { \n            display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #FFB612 #e0e0e0; \n            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout paint; \n        }\n        .sbc-product-wrapper .features-scroller::-webkit-scrollbar { height: 10px; }\n        .sbc-product-wrapper .features-scroller::-webkit-scrollbar-track { background: #e0e0e0; border-radius: 6px; }\n        .sbc-product-wrapper .features-scroller::-webkit-scrollbar-thumb { background-color: #FFB612; border-radius: 6px; border: 2px solid #e0e0e0; }\n        .sbc-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; cursor: pointer; scroll-snap-align: start;\n            will-change: transform;\n        }\n        .sbc-product-wrapper .feature-card:hover { transform: translateY(-10px); box-shadow: 0 15px 35px rgba(0,0,0,0.12); }\n        .sbc-product-wrapper .feature-card img { \n            width: 100%; height: 200px; object-fit: cover; transition: transform 0.5s ease; \n            \/* [CHECKLIST #4] Strict aspect ratio to prevent layout shifting *\/\n            aspect-ratio: 3\/2;\n            cursor: zoom-in;\n        }\n        .sbc-product-wrapper .feature-card:hover img { transform: scale(1.05); }\n        .sbc-product-wrapper .feature-card-content { padding: 12px 15px; flex-grow: 1; display: flex; flex-direction: column; }\n        .sbc-product-wrapper .feature-card h4 { color: #101820; font-size: 1.2em; border: none; padding: 0; margin-bottom: 6px; }\n        .sbc-product-wrapper .feature-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.4; }\n\n        \/* Swipe Hint Animation *\/\n        .sbc-product-wrapper .scroll-hint { \n            font-size: 0.85em; color: #101820; font-style: italic; text-align: right; \n            margin-bottom: 8px; display: block; font-weight: bold;\n            animation: subtleBounce 2s infinite ease-in-out;\n        }\n        @media (min-width: 992px) { .sbc-product-wrapper .scroll-hint { display: none; } }\n\n        \/* Why Build Matters Grid *\/\n        .sbc-product-wrapper .three-col-grid { display: grid; grid-template-columns: 1fr; gap: 20px; margin-top: 15px; }\n        @media (min-width: 768px) { .sbc-product-wrapper .three-col-grid { grid-template-columns: repeat(3, 1fr); } }\n        .sbc-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            will-change: transform;\n        }\n        .sbc-product-wrapper .tech-proof-card:hover { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(0,0,0,0.08); }\n        .sbc-product-wrapper .tech-proof-card h4 { color: #101820; font-size: 1.1em; border: none; padding: 0; margin-bottom: 6px; }\n        .sbc-product-wrapper .tech-proof-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.4; }\n\n        \/* Premium Tables \u0026 Sizing *\/\n        .sbc-product-wrapper .sizing-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 35px; }\n        @media (min-width: 768px) { .sbc-product-wrapper .sizing-container { grid-template-columns: 1fr 1fr; } }\n        .sbc-product-wrapper .sizing-container img { width: 100%; border-radius: 12px; cursor: zoom-in; max-height: none !important; object-fit: contain; box-shadow: 0 4px 15px rgba(0,0,0,0.08); }\n        .sbc-product-wrapper .sizing-table { min-width: 0 !important; }\n\n        .sbc-product-wrapper .table-wrapper { width: 100%; overflow-x: auto; border-radius: 8px; border: 1px solid #ddd; margin-bottom: 25px; box-shadow: 0 4px 10px rgba(0,0,0,0.02); }\n        .sbc-product-wrapper .spec-table { width: 100%; border-collapse: collapse; min-width: 600px; }\n        .sbc-product-wrapper .spec-table.two-col th { width: 35%; }\n        .sbc-product-wrapper .spec-table th { \n            background-color: #f7f8f6; font-weight: 900; text-transform: uppercase; \n            font-size: 0.85em; color: #101820; border-left: 4px solid #FFB612; padding: 12px 15px; text-align: left;\n        }\n        .sbc-product-wrapper .spec-table td { padding: 12px 15px; border: 1px solid #eee; font-size: 0.9em; text-align: left; }\n        .sbc-product-wrapper .spec-table tr { transition: background-color 0.2s ease; }\n        .sbc-product-wrapper .spec-table tr:hover td { background-color: #fcfcfc; }\n\n        \/* Accordion Wrapper \u0026 Hover Highlight *\/\n        .sbc-product-wrapper .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        .sbc-product-wrapper details.accordion-item { border-bottom: 1px solid #eee; margin-bottom: 0; overflow: hidden; }\n        .sbc-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; transition: color 0.3s ease; \n        }\n        .sbc-product-wrapper details.accordion-item summary::-webkit-details-marker { display: none; }\n        .sbc-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        .sbc-product-wrapper details.accordion-item summary:hover,\n        .sbc-product-wrapper details.accordion-item[open] summary { color: #FFB612; }\n        .sbc-product-wrapper details.accordion-item[open] summary::after { transform: translateY(-30%) rotate(-135deg); border-color: #FFB612; }\n         \n        \/* [CHECKLIST #5] MAIN THREAD OPTIMIZATION *\/\n        .sbc-product-wrapper .accordion-content { \n            padding: 0 0 30px 0; border-top: none; \n            content-visibility: auto; \n            contain-intrinsic-size: auto 500px;\n        }\n\n        \/* Expert Insight *\/\n        .sbc-product-wrapper .expert-insight { background-color: #fdfdfd; border-left: 4px solid #FFB612; padding: 25px; margin: 10px 0 30px 0; border-radius: 4px; box-shadow: 0 2px 10px rgba(0,0,0,0.02); }\n        .sbc-product-wrapper .expert-insight-quote { font-style: italic; font-weight: 500; font-size: 1.15em; color: #1a1a1a; margin: 0 0 12px 0; line-height: 1.5; }\n        .sbc-product-wrapper .expert-insight-attr { font-weight: bold; font-size: 0.85em; color: #101820; text-transform: uppercase; letter-spacing: 1px; }\n\n        \/* List Section *\/\n        .sbc-product-wrapper .list-section ul { list-style: none; padding: 0; margin-top: 5px; }\n        .sbc-product-wrapper .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 8px; } \n        .sbc-product-wrapper .list-section li::before { content: '★'; position: absolute; left: 0; top: 0; color: #FFB612; font-size: 1.6em; line-height: 1; }\n        .sbc-product-wrapper .list-section .item-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; color: #2c2c2c; font-size: 0.9em;}\n        .sbc-product-wrapper .list-section .item-desc { font-size: 0.85em; color: #555; }\n         \n        \/* FAQ specific styles *\/\n        .sbc-product-wrapper details.faq-item { border: none; border-bottom: 1px solid #f0f0f0; margin-bottom: 0; }\n        .sbc-product-wrapper details.faq-item:last-child { border-bottom: none; }\n        .sbc-product-wrapper details.faq-item summary { font-size: 1em; font-weight: 600; padding: 18px 45px 18px 0; color: #2c2c2c; }\n        .sbc-product-wrapper details.faq-item summary:hover { color: #FFB612; }\n        .sbc-product-wrapper details.faq-item summary::after { width: 8px; height: 8px; border-right: 2px solid #2c2c2c; border-bottom: 2px solid #2c2c2c; }\n        .sbc-product-wrapper .faq-answer { padding: 0 0 20px 0; font-size: 0.9em; color: #555; line-height: 1.6; margin: 0; }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"sbc-product-wrapper\"\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\"\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\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eDurable 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=\"Drive\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\u0026amp;format=avif\"\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=\"Wheels\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e27.5\"\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Weight\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~32 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\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eKlunker\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 width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" fetchpriority=\"high\" alt=\"State Bicycle Co. Pittsburgh Steelers Klunker Hero\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Pittsburgh_Steelers-themed_black_and_yellow_cruiser_bike_with_matching_Steelers_jersey_and_football_on_green_football_field_with_white_yard_lines.jpg?v=1754536788\u0026amp;format=avif\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\"\u003e\n            \u003ch2 class=\"shimmer-text\"\u003eState Bicycle Co. x NFL Klunker\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle shimmer-text\"\u003ePittsburgh Steelers Edition. Here We Go.\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 Ultimate Gameday Ride.\"\u003c\/p\u003e\n            \u003cp\u003eHere we go! Meet the ultimate gameday ride: the official NFL Pittsburgh Steelers \u003cstrong class=\"description-emphasis\"\u003eState Klunker Bike\u003c\/strong\u003e. This isn't just a bike with a logo slapped on; it's a full-send tribute to the Steel City built on an \u003cstrong class=\"description-emphasis\"\u003eiconic BMX-inspired frame\u003c\/strong\u003e. If you demand the most durable, head-turning \u003cstrong class=\"description-emphasis\"\u003eState Bicycle Klunker\u003c\/strong\u003e, your search ends here. Boasting an \u003cstrong class=\"description-emphasis\"\u003eauthentic 70s mountain cruiser geometry\u003c\/strong\u003e and a \u003cstrong class=\"description-emphasis\"\u003edurable, heavy-duty steel build\u003c\/strong\u003e, it confidently leads \u003cstrong class=\"description-emphasis\"\u003ethe original-style bomber frame revolution\u003c\/strong\u003e.\u003c\/p\u003e\n            \u003cp\u003eThink of it as the \u003cstrong class=\"description-emphasis\"\u003erugged cousin of a fixie\u003c\/strong\u003e—offering that same \u003cstrong class=\"description-emphasis\"\u003esingle-speed simplicity\u003c\/strong\u003e but built with a heavy-duty steel frame to handle dirt, jumps, and curb-hopping. It’s the perfect vehicle for \u003cstrong class=\"description-emphasis\"\u003etailgates, victory parades, and neighborhood cruises\u003c\/strong\u003e. If you are searching for the best \u003cstrong class=\"description-emphasis\"\u003eKlunker bike for sale\u003c\/strong\u003e today, this officially licensed black and gold machine is a statement of loyalty that's always ready for a good time.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"expert-insight protected-zone\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"We wanted to build the ultimate tailgate accessory. By combining the legendary, worry-free fun of our Klunker frame with official NFL Pittsburgh Steelers branding and a built-in bottle opener, we've created a bike that practically begs to be ridden to the stadium.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eDRAFT THIS RIDE IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Pittsburgh_Steelers_yellow_jersey_with_black_and_white_stripes_laid_on_football_field_next_to_Wilson_NFL_football_and_front_wheel_of_matching_Steelers-themed_bicycle.jpg?v=1754536788\u0026amp;format=avif\" alt=\"State Bicycle Co. Pittsburgh Steelers Klunker Close-up\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are a card-carrying member of Steeler Nation.\u003c\/li\u003e\n                    \u003cli\u003eYou want the ultimate, head-turning accessory for your gameday tailgate.\u003c\/li\u003e\n                    \u003cli\u003eYou love fun, simple, and stylish bikes that are built for cruising.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your team pride should be on display 24\/7.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eOFFICIAL GAMEDAY GEAR\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_Pittsburgh_Steelers-themed_yellow_and_black_bicycle_frame_with_black_frame_bag_featuring_Steelers_logo_photographed_on_green_football_field_turf.jpg?v=1754536788\u0026amp;format=avif\" alt=\"Pittsburgh Steelers Jersey and Gear\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eShow Your Pride\u003c\/h4\u003e\n                    \u003cp\u003eThis is more than a bike; it's an officially licensed piece of your fan identity. See the iconic \u003cstrong class=\"description-emphasis\"\u003eSteelers logos and classic black and gold colorway\u003c\/strong\u003e proudly displayed on the frame and custom saddle.\u003c\/p\u003e\n                    \u003cp\u003eEvery detail, from the beefy retro-inspired frame down to the matching accessories, is designed to broadcast your allegiance. It's a head-to-toe expression of your loyalty, a rolling tribute to your team that makes every day feel like gameday.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eENGINEERED FOR FUN\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_State_Bicycle_Co._Klunker_NFL_Edition_in_Pittsburgh_Steelers_colors_showing_integrated_bottle_opener_on_black_and_yellow_striped_seat_tube_with_SBC_and_NFL_logos.jpg?v=1754536787\u0026amp;format=avif\" alt=\"Pittsburgh Steelers Klunker Bottle Opener\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eTailgate Ready\u003c\/h4\u003e\n                    \u003cp\u003eThe Klunker is built for good times, and the Steelers edition is no exception. We've included the essentials for any proper pre-game celebration. Feel the simple, intuitive control of the \u003cstrong class=\"description-emphasis\"\u003ecoaster brake\u003c\/strong\u003e—just pedal backward to stop, leaving your hands free to high-five fellow fans.\u003c\/p\u003e\n                    \u003cp\u003eAnd when it's time for a celebratory beverage, the frame-mounted \u003cstrong class=\"description-emphasis\"\u003ebottle opener\u003c\/strong\u003e is always ready for action. It’s a bike that understands the assignment: maximum fun, minimum fuss.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: The component macro shots below feature the Metallic Black model to showcase detail. Your bicycle will arrive in the official Pittsburgh Steelers colorway.\u003c\/p\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 width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Tough-as-Nails Steel Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-durable-steel-frame-welds.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eTough-as-Nails Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA bombproof, Hi-Tensile steel frame and fork designed to take a beating and keep on cruising through any gameday shenanigans.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"All-Terrain Tires\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-knobby-tires-aero-rim.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eAll-Terrain Tires\u003c\/h4\u003e\n                        \u003cp\u003ePlush 27.5” wheels wrapped in chunky 2.3” WTB Vigilante all-terrain tires provide a smooth, stable ride on pavement or grass parking lots.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Coaster Brake\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-coaster-brake-hub-macro.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in retro simplicity. No cables, no levers. Just pedal backward to engage the brake for easy, intuitive stopping.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"BMX-Style Bars\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-bmx-v-bars-vans-grips.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBMX-Style Bars\u003c\/h4\u003e\n                        \u003cp\u003eWide, comfortable 30\" V-bar handlebars give you maximum leverage, total control, and a relaxed, upright riding position.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Built-in Bottle Opener\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/tate-bicycle-co-klunker-black-metallic-integrated-bottle-opener.jpg?v=1772497320\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBuilt-in Bottle Opener\u003c\/h4\u003e\n                        \u003cp\u003eThe most important feature for any tailgate. Your new favorite party trick is built right into the seat tube of the frame.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eWHY THIS BUILD MATTERS\u003c\/h3\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eTailgate King\u003c\/h4\u003e\n                    \u003cp\u003eDesigned from the ground up to be the life of the party. With upright seating, massive tires, and a bottle opener, it dominates the pre-game.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eBombproof Durability\u003c\/h4\u003e\n                    \u003cp\u003eSteel is real. The high-tensile steel frame and single-speed coaster-brake drivetrain require virtually zero maintenance and can handle years of abuse.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eGo-Anywhere Versatility\u003c\/h4\u003e\n                    \u003cp\u003eThose aren't just for show. The 27.5\" x 2.3\" WTB Vigilante mountain bike tires allow you to hop curbs, roll over roots, and float across grassy fields effortlessly.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \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 protected-zone\"\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 with Custom Pittsburgh Steelers Graphics\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFork\u003c\/th\u003e\n                                    \u003ctd\u003eHi-Tensile Steel TIG-Welded, 26\" Unicrown\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBottom Bracket\u003c\/th\u003e\n                                    \u003ctd\u003eSealed Bearing Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eCrankset\u003c\/th\u003e\n                                    \u003ctd\u003eAlloy, 170mm Crank Arm Length\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChainring\u003c\/th\u003e\n                                    \u003ctd\u003eSteel, 42T\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChain\u003c\/th\u003e\n                                    \u003ctd\u003eKMC Singlespeed Wide\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHubs\u003c\/th\u003e\n                                    \u003ctd\u003eCoaster Brake Hub, 22T Cog\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eWheel Set\u003c\/th\u003e\n                                    \u003ctd\u003e27.5\" Aluminum, 36H\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eTires\u003c\/th\u003e\n                                    \u003ctd\u003eWTB Vigilante, 27.5\" x 2.3\"\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBrakes\u003c\/th\u003e\n                                    \u003ctd\u003eRear Coaster Brake Only (Pedal Backwards to Stop)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHeadset\u003c\/th\u003e\n                                    \u003ctd\u003eNECO 1 1\/8\" Threadless Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHandlebars\u003c\/th\u003e\n                                    \u003ctd\u003eV-Bar Hi-Tensile Steel, 7\" Rise, 30\" Wide, Chrome Finish\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eStem\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, BMX-Style, Clamp Diameter: 22.2mm, Length: 50mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Candle Type, Diameter: 25.4mm, Length: 300mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Diameter: 28.6mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSaddle\u003c\/th\u003e\n                                    \u003ctd\u003eLeatherette Saddle with Custom Pittsburgh Steelers Branding, Steel Rails\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003ePedals\u003c\/th\u003e\n                                    \u003ctd\u003ePlastic Platform Pedal\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSpokes\u003c\/th\u003e\n                                    \u003ctd\u003e14G Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eExtras\u003c\/th\u003e\n                                    \u003ctd\u003eFrame-Mounted Bottle Opener Included\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            \n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\"\u003e\n                    \u003cdiv class=\"sizing-container\"\u003e\n                        \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunkers-sizing-guide.jpg?v=1772485416\u0026amp;format=avif\" alt=\"State Bicycle Co. Klunker Sizing Diagram\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"table-wrapper\"\u003e\n                            \u003ctable class=\"spec-table sizing-table\"\u003e\n                                \u003cthead\u003e\n                                    \u003ctr\u003e\n                                        \u003cth\u003eFrame Size\u003c\/th\u003e\n                                        \u003cth\u003eHeight Recommendations\u003c\/th\u003e\n                                    \u003c\/tr\u003e\n                                \u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003eOne Size Fits Most\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'4\" to 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                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\"\u003e\n                    \u003cdiv class=\"table-wrapper\"\u003e\n                        \u003ctable class=\"spec-table two-col\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003eOne Size Fits All\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eActual Top Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e457mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eChain Stay Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e481mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e14.5kg \/ 32lb\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eCrank Arm Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e35mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eHead Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e69°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eHead Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e140mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Post Diameter\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e25.4mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e457mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e70°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e1120mm\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            \n            \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 a Klunker bike?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eA Klunker is a glorious mashup of vintage cruiser style, BMX handlebars, and modern mountain bike tires. Originating in the 1970s as the predecessor to mountain bikes, Klunkers are heavily built, incredibly durable, single-speed machines designed for party-pace neighborhood cruising, light trails, and running errands with maximum style.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the State Bicycle Co. Klunker have gears or hand brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eNo, the Klunker prioritizes retro simplicity and ultimate durability. It features a single-speed drivetrain (42T chainring to a 22T rear cog) and a classic coaster brake. There are no delicate derailleur gears to tune or hand brake cables to snap—to stop, you simply pedal backward.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eAre Klunker bikes good for trails and off-road riding?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes! While they aren't designed for extreme downhill mountain biking, the Klunker's robust hi-tensile steel frame and aggressive 27.5\" x 2.3\" WTB Vigilante all-terrain tires make them highly capable for gravel paths, dirt trails, and urban exploring over curbs and potholes.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat size rider does the Klunker fit?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe State Bicycle Co. Klunker features a highly adaptable \"One Size Fits Most\" geometry. Thanks to the long seat post and sweeping BMX-style V-bars, the bike comfortably accommodates riders ranging from 5'4\" all the way up to 6'2\".\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat accessories come included with the Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eEvery Klunker comes ready for a good time right out of the box. Along with the standard platform pedals and comfortable saddle, it famously features a custom bottle opener welded directly onto the seat tube, making it the ultimate tailgate vehicle.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow difficult is it to assemble the State Bicycle Co. Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eAssembly is incredibly straightforward. Because there are no complicated gear derailleurs or brake cables to route and tune, putting the Klunker together is much simpler than a traditional geared bicycle. It arrives 90% assembled; you primarily just need to attach the front wheel, handlebars, saddle, and pedals.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n            \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: 5px;\" class=\"two-col-container\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eNFL Pittsburgh Steelers Klunker Frame \u0026amp; Fork\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled with custom team graphics.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003e27.5\" Wheelset w\/ WTB Vigilante Tires\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHeavy-duty wheels wrapped in plush, all-terrain 2.3\" rubber.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBMX-Style V-Bars \u0026amp; Pedals\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWide chrome bars and flat platform pedals for instant cruising.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eFrame-Mounted Bottle Opener\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-welded to the seat tube to ensure you are always tailgate-ready.\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    \n    \u003c!-- Lightbox Modal --\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\n    \u003cscript\u003e\n        \/\/ [CHECKLIST #14] Smart Event Delegated Lightbox\n        function initSmartLightbox() {\n            const wrapper = document.querySelector('.sbc-product-wrapper');\n            const modal = document.getElementById('belcopia-image-modal');\n            const modalImg = document.getElementById('belcopia-modal-img');\n            const closeBtn = document.querySelector('.belcopia-modal-close');\n\n            if (!wrapper || !modal || !modalImg) return;\n\n            wrapper.addEventListener('click', (e) =\u003e {\n                const zoomableImg = e.target.closest('.two-col-container img:not(.video-facade-wrapper img), .belcopia-slide img, .sizing-container img, .feature-card img');\n                \n                if (zoomableImg) {\n                    e.preventDefault();\n                    modalImg.src = zoomableImg.src; \n                    modal.classList.add('show');\n                    \/\/ [CHECKLIST #15] Lock background scrolling\n                    document.body.style.overflow = 'hidden'; \n                    closeBtn.focus(); \n                }\n            });\n\n            const closeModal = () =\u003e {\n                modal.classList.remove('show');\n                \/\/ [CHECKLIST #15] Purge image memory after fade\n                setTimeout(() =\u003e { modalImg.src = ''; }, 300);\n                document.body.style.overflow = ''; \n            };\n\n            closeBtn.addEventListener('click', closeModal);\n            \n            modal.addEventListener('click', (e) =\u003e {\n                if (e.target === modal) closeModal(); \n            });\n\n            document.addEventListener('keydown', (e) =\u003e {\n                if ((e.key === 'Escape' || e.key === 'Enter') \u0026\u0026 modal.classList.contains('show')) closeModal(); \n            });\n        }\n        \n        \/\/ Multi-Image Carousel Logic\n        function initBelcopiaSliders() {\n            const sliders = document.querySelectorAll('.belcopia-slider');\n            \n            \/\/ [CHECKLIST #16] Intersection Observer to pause sliders off-screen\n            const observer = new IntersectionObserver((entries) =\u003e {\n                entries.forEach(entry =\u003e {\n                    entry.target.dataset.isVisible = entry.isIntersecting ? 'true' : 'false';\n                });\n            }, { threshold: 0.1 });\n\n            sliders.forEach(slider =\u003e {\n                if (slider.dataset.initialized) return;\n                slider.dataset.initialized = true;\n                observer.observe(slider);\n                \n                let slides = slider.querySelectorAll('.belcopia-slide');\n                let dots = slider.querySelectorAll('.belcopia-slider-dot');\n                let currentIndex = 0;\n                let interval;\n\n                function showSlide(index) {\n                    slides[currentIndex].classList.remove('active');\n                    if(dots.length \u003e 0) dots[currentIndex].classList.remove('active');\n                    currentIndex = (index + slides.length) % slides.length;\n                    slides[currentIndex].classList.add('active');\n                    if(dots.length \u003e 0) dots[currentIndex].classList.add('active');\n                }\n\n                function nextSlide() { \n                    if (slider.dataset.isVisible === 'true') {\n                        showSlide(currentIndex + 1); \n                    }\n                }\n\n                slider.querySelector('.belcopia-slider-next')?.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(currentIndex + 1); resetInterval(); });\n                slider.querySelector('.belcopia-slider-prev')?.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(currentIndex - 1); resetInterval(); });\n                \n                dots.forEach((dot, idx) =\u003e {\n                    dot.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(idx); resetInterval(); });\n                });\n\n                function startInterval() {\n                    interval = setInterval(nextSlide, 4500); \n                }\n                function resetInterval() {\n                    clearInterval(interval);\n                    startInterval();\n                }\n                if(slides.length \u003e 1) startInterval();\n            });\n        }\n\n        \/\/ [CHECKLIST #1] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\n                }, { once: true });\n            });\n        }\n\n        \/\/ [CHECKLIST #9] App Audit \/ Script Delayer\n        let interactionFired = false;\n        function loadDeferredScripts() {\n            if (interactionFired) return;\n            interactionFired = true;\n            \n            \/\/ Deferred 3rd Party Scripts load here!\n            ['scroll', 'mousemove', 'touchstart', 'keydown'].forEach(event =\u003e {\n                window.removeEventListener(event, loadDeferredScripts);\n            });\n        }\n\n        \/\/ [CHECKLIST #18] Link Prefetching (Predictive Loading) via Speculation Rules\n        let prefetchCache = new Set();\n        function initPrefetcher() {\n            if (HTMLScriptElement.supports \u0026\u0026 HTMLScriptElement.supports('speculationrules')) {\n                const specScript = document.createElement('script');\n                specScript.type = 'speculationrules';\n                specScript.textContent = JSON.stringify({\n                    prerender: [{\n                        source: \"document\",\n                        where: { and: [{ href_matches: \"\/*\" }, { not: { href_matches: [\"\/cart*\", \"\/checkout*\"] } }] },\n                        eagerness: \"moderate\" \n                    }]\n                });\n                document.head.appendChild(specScript);\n                return; \n            }\n\n            \/\/ Fallback Hover-Prefetcher\n            document.addEventListener('mouseover', (e) =\u003e {\n                const link = e.target.closest('a');\n                if (link \u0026\u0026 link.href \u0026\u0026 link.origin === window.location.origin) {\n                    if (!prefetchCache.has(link.href) \u0026\u0026 !link.href.includes('\/cart') \u0026\u0026 !link.href.includes('\/checkout')) {\n                        link.prefetchTimeout = setTimeout(() =\u003e {\n                            const prefetchTag = document.createElement('link');\n                            prefetchTag.rel = 'prefetch';\n                            prefetchTag.href = link.href;\n                            document.head.appendChild(prefetchTag);\n                            prefetchCache.add(link.href);\n                        }, 65);\n                    }\n                }\n            });\n\n            document.addEventListener('mouseout', (e) =\u003e {\n                const link = e.target.closest('a');\n                if (link \u0026\u0026 link.prefetchTimeout) {\n                    clearTimeout(link.prefetchTimeout);\n                }\n            });\n        }\n\n        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\n                \/\/ [CHECKLIST #17] Wait for browser to be completely idle before setting up prefetcher\n                if ('requestIdleCallback' in window) {\n                    requestIdleCallback(initPrefetcher);\n                } else {\n                    setTimeout(initPrefetcher, 200);\n                }\n            });\n        } else {\n            initBelcopiaSliders();\n            initSmartLightbox();\n            initVideoFacades();\n            if ('requestIdleCallback' in window) {\n                requestIdleCallback(initPrefetcher);\n            } else {\n                setTimeout(initPrefetcher, 200);\n            }\n        }\n\n        \/\/ Listen for user intent to trigger deferred scripts\n        ['scroll', 'mousemove', 'touchstart', 'keydown'].forEach(event =\u003e {\n            window.addEventListener(event, loadDeferredScripts, { passive: true });\n        });\n    \u003c\/script\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"State Bicycle Co.","offers":[{"title":"Default Title","offer_id":42130141872202,"sku":"731416176378","price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo._NFLCollection-Klunker-PittsburghSteelers-1.jpg?v=1767074692"},{"product_id":"state-bicycle-co-nfl-collection-klunker-kansas-city-chiefs","title":"State Bicycle Co. | NFL Collection - Klunker - Kansas City Chiefs","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    \u003cmeta content=\"Welcome to the Kingdom! The official NFL Kansas City Chiefs Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\" name=\"description\"\u003e\n    \u003ctitle\u003eState Bicycle Co. | NFL Klunker - Kansas City Chiefs\u003c\/title\u003e\n    \n    \u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Product\",\n      \"name\": \"State Bicycle Co. NFL Klunker - Kansas City Chiefs\",\n      \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Kansas_City_Chiefs-themed_red_cruiser_bike_with_matching_jersey_and_football_on_green_football_field_with_white_yard_lines_eb2a5679-6cf9-4e11-a254-1043d3a239cd.jpg?v=1754536079\u0026format=avif\",\n      \"description\": \"Welcome to the Kingdom! The official NFL Kansas City Chiefs Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\",\n      \"brand\": {\n        \"@type\": \"Brand\",\n        \"name\": \"State Bicycle Co.\"\n      },\n      \"category\": \"Cruiser \/ Klunker Bikes\",\n      \"material\": \"Hi-Tensile Steel\"\n    }\n    \u003c\/script\u003e\n\n    \u003c!-- [CHECKLIST #10] Early Connections --\u003e\n    \u003clink href=\"https:\/\/cdn.shopify.com\" rel=\"dns-prefetch\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/cdn.shopify.com\" rel=\"preconnect\"\u003e\n\n    \u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n    \u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Kansas_City_Chiefs-themed_red_cruiser_bike_with_matching_jersey_and_football_on_green_football_field_with_white_yard_lines_eb2a5679-6cf9-4e11-a254-1043d3a239cd.jpg?v=1754536079\u0026amp;format=avif\" fetchpriority=\"high\"\u003e\n\n    \u003c!-- [CHECKLIST #8] Font Swap Preload --\u003e\n    \u003clink rel=\"preload\" as=\"font\" href=\"https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2\" type=\"font\/woff2\" crossorigin=\"anonymous\"\u003e\n\n    \u003cstyle\u003e\n        \/* [CHECKLIST #8] Font Swapping *\/\n        @font-face {\n            font-family: 'FuturaCustom';\n            src: url('https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2') format('woff2');\n            font-weight: normal;\n            font-style: normal;\n            font-display: swap; \n        }\n\n        \/* [CHECKLIST #6] Flattened CSS Specificity with a single wrapper class *\/\n        .sbc-product-wrapper {\n            font-family: 'FuturaCustom', \"Trebuchet MS\", Arial, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            overflow-x: hidden;\n            background-color: #fff;\n        }\n\n        \/* Image \u0026 Content Protection *\/\n        .sbc-product-wrapper img {\n            -webkit-user-drag: none;\n            user-drag: none;\n            -webkit-touch-callout: none;\n            user-select: none;\n            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n            \/* [CHECKLIST #12] Hardware Acceleration *\/\n            will-change: transform;\n        }\n        .sbc-product-wrapper .protected-zone {\n            -webkit-user-select: none;\n            -moz-user-select: none;\n            -ms-user-select: none;\n            user-select: none;\n        }\n\n        \/* Image Lightbox Modal *\/\n        .sbc-product-wrapper .belcopia-modal {\n            display: none; \n            position: fixed; \n            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;\n            transition: opacity 0.3s ease;\n            \/* [CHECKLIST #12] Hardware Acceleration *\/\n            will-change: opacity;\n        }\n        .sbc-product-wrapper .belcopia-modal.show {\n            display: block;\n            opacity: 1;\n        }\n        .sbc-product-wrapper .belcopia-modal-content {\n            position: absolute;\n            top: 50%; left: 50%;\n            transform: translate(-50%, -50%) scale(0.95);\n            max-width: 90vw; max-height: 85vh;\n            border-radius: 12px;\n            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            will-change: transform;\n        }\n        .sbc-product-wrapper .belcopia-modal.show .belcopia-modal-content {\n            transform: translate(-50%, -50%) scale(1);\n        }\n        .sbc-product-wrapper .belcopia-modal-close {\n            position: absolute;\n            top: 20px; right: 30px;\n            z-index: 100000;\n            color: #fff; font-size: 45px; font-weight: bold;\n            cursor: pointer;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n            \/* [CHECKLIST #19] Accessibility *\/\n            outline: none;\n        }\n        .sbc-product-wrapper .belcopia-modal-close:hover,\n        .sbc-product-wrapper .belcopia-modal-close:focus { color: #E31837; outline: none; }\n\n        \/* Premium Animations *\/\n        @keyframes metallicShimmer {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 200% 50%; }\n        }\n        @keyframes subtleBounce {\n            0%, 100% { transform: translateX(0); }\n            50% { transform: translateX(5px); }\n        }\n\n        \/* \"At a Glance\" Icon Bar - [CHECKLIST #7] ANIMATIONS REMOVED TO PREVENT CLS *\/\n        .sbc-product-wrapper .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff; padding: 12px 10px;\n            \/* [CHECKLIST #13] CSS Containment *\/\n            contain: layout paint;\n        }\n        .sbc-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        .sbc-product-wrapper .glance-item {\n            display: flex; flex-direction: column; align-items: center; gap: 5px;\n            font-size: 0.8em; min-width: 90px; opacity: 1; \n        }\n        .sbc-product-wrapper .glance-item img { width: 36px; height: 36px; filter: brightness(0) invert(1); }\n        .sbc-product-wrapper .glance-title { font-weight: bold; text-transform: uppercase; }\n\n        \/* 3. Hero Styling *\/\n        .sbc-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;\n            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout paint;\n        }\n        .sbc-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        .sbc-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        .sbc-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         \n        .sbc-product-wrapper .shimmer-text {\n            \/* CSS Shimmer Update: Kansas City Chiefs Red and Gold *\/\n            background: linear-gradient(90deg, #E31837 0%, #FFB81C 25%, #ffffff 50%, #FFB81C 75%, #E31837 100%);\n            background-size: 200% auto;\n            color: transparent; -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\n        .sbc-product-wrapper .hero-content h2 {\n            font-size: 3.5em; font-weight: 900; line-height: 1.1;\n            text-transform: uppercase; letter-spacing: 1px;\n            margin: 0 auto 10px auto; opacity: 1 !important; \n        }\n         \n        .sbc-product-wrapper .product-subtitle {\n            font-size: 1.6em; font-weight: 900; \n            text-transform: uppercase; letter-spacing: 2px;\n            display: block; width: 100%; margin-top: 5px;\n            opacity: 1 !important;\n            -webkit-text-stroke: 0.5px #ffffff;\n        }\n\n        \/* 4. Headlines \u0026 Content Sections *\/\n        .sbc-product-wrapper .page-content { max-width: 1200px; margin: 0 auto; padding: 10px 20px; }\n        .sbc-product-wrapper h3 {\n            font-size: 2em; font-weight: bold; color: #E31837;\n            border-bottom: 2px solid #eee; padding-bottom: 10px;\n            margin-bottom: 30px; text-transform: uppercase; position: relative;\n        }\n        .sbc-product-wrapper h3::after {\n            content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 3px;\n            background-color: #E31837; transition: width 0.6s ease;\n        }\n        .sbc-product-wrapper .unbordered-section:hover h3::after, \n        .sbc-product-wrapper .bordered-section:hover h3::after { width: 100%; }\n         \n        .sbc-product-wrapper h4 {\n            font-size: 1.4em; font-weight: 900; color: #1a1a1a;\n            border-left: 5px solid #FFB81C; padding-left: 15px; \n            text-transform: uppercase; letter-spacing: 0.02em !important; \n            margin-bottom: 15px;\n        }\n        .sbc-product-wrapper .unbordered-section { \n            padding: 20px 0; border: none; \n            contain: content; \n        }\n        .sbc-product-wrapper .description-emphasis { font-style: italic; font-weight: bold; color: #E31837; }\n        .sbc-product-wrapper .sub-headline { font-size: 2em; font-weight: 900; font-style: italic; color: #E31837; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0,0,0,0.1); }\n        .sbc-product-wrapper p { margin-bottom: 20px; line-height: 1.7; }\n\n        \/* 5. Grid Layouts *\/\n        .sbc-product-wrapper .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; margin-bottom: 25px; }\n        @media (min-width: 768px) { \n            .sbc-product-wrapper .two-col-container { grid-template-columns: 1fr 1fr; } \n            .sbc-product-wrapper .two-col-container.reverse \u003e :first-child { order: 2; }\n        }\n        .sbc-product-wrapper .two-col-container img { \n            width: 100%; max-height: 380px;\n            object-fit: cover; border-radius: 12px; 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) { .sbc-product-wrapper .two-col-container img:hover { transform: scale(1.03); } }\n\n        .sbc-product-wrapper .two-col-list { list-style: none; padding: 0; }\n        .sbc-product-wrapper .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 20px; font-weight: 500;}\n        .sbc-product-wrapper .two-col-list li::before { content: '★'; color: #FFB81C; font-size: 1.6em; margin-right: 15px; line-height: 1; font-weight: 900; }\n\n        \/* Video Facade (Rule 1) *\/\n        .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n        .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(227,24,55,0.5); }\n        .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n        .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n        .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(227, 24, 55, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n        .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n        .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #FFB81C; }\n        .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n        \/* MULTI-IMAGE CAROUSEL STYLING *\/\n        .sbc-product-wrapper .belcopia-slider { \n            position: relative; width: 100%; border-radius: 12px; overflow: hidden; \n            box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 4\/3; \n        }\n        .sbc-product-wrapper .belcopia-slide { \n            position: absolute; top: 0; left: 0; width: 100%; height: 100%; \n            opacity: 0; transition: opacity 0.6s ease-in-out; \n            will-change: opacity;\n        }\n        .sbc-product-wrapper .belcopia-slide.active { opacity: 1; z-index: 2; }\n        .sbc-product-wrapper .belcopia-slide img { \n            width: 100%; height: 100%; object-fit: cover; cursor: zoom-in; \n            box-shadow: none; border-radius: 0; max-height: none; \n        }\n        .sbc-product-wrapper .belcopia-slider-btn { \n            position: absolute; top: 50%; transform: translateY(-50%); \n            background: rgba(0,0,0,0.5); color: white; border: none; cursor: pointer; \n            z-index: 3; font-size: 20px; border-radius: 50%; width: 40px; height: 40px; \n            display: flex; align-items: center; justify-content: center; transition: background 0.3s; \n            outline: none;\n        }\n        .sbc-product-wrapper .belcopia-slider-btn:hover,\n        .sbc-product-wrapper .belcopia-slider-btn:focus { background: rgba(0,0,0,0.9); color: #E31837; outline: none; }\n        .sbc-product-wrapper .belcopia-slider-prev { left: 15px; }\n        .sbc-product-wrapper .belcopia-slider-next { right: 15px; }\n        .sbc-product-wrapper .belcopia-slider-dots { \n            position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%); \n            display: flex; gap: 8px; z-index: 3; \n        }\n        .sbc-product-wrapper .belcopia-slider-dot { \n            width: 10px; height: 10px; border-radius: 50%; \n            background: rgba(255,255,255,0.4); cursor: pointer; transition: background 0.3s; \n            outline: none;\n        }\n        .sbc-product-wrapper .belcopia-slider-dot.active,\n        .sbc-product-wrapper .belcopia-slider-dot:focus { background: #E31837; outline: none; }\n\n        \/* 6. Features Scroller *\/\n        .sbc-product-wrapper .features-scroller { \n            display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #E31837 #e0e0e0; \n            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout paint; \n        }\n        .sbc-product-wrapper .features-scroller::-webkit-scrollbar { height: 10px; }\n        .sbc-product-wrapper .features-scroller::-webkit-scrollbar-track { background: #e0e0e0; border-radius: 6px; }\n        .sbc-product-wrapper .features-scroller::-webkit-scrollbar-thumb { background-color: #E31837; border-radius: 6px; border: 2px solid #e0e0e0; }\n        .sbc-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; cursor: pointer; scroll-snap-align: start;\n            will-change: transform;\n        }\n        .sbc-product-wrapper .feature-card:hover { transform: translateY(-10px); box-shadow: 0 15px 35px rgba(0,0,0,0.12); }\n        .sbc-product-wrapper .feature-card img { \n            width: 100%; height: 200px; object-fit: cover; transition: transform 0.5s ease; \n            \/* [CHECKLIST #4] Strict aspect ratio to prevent layout shifting *\/\n            aspect-ratio: 3\/2;\n            cursor: zoom-in;\n        }\n        .sbc-product-wrapper .feature-card:hover img { transform: scale(1.05); }\n        .sbc-product-wrapper .feature-card-content { padding: 12px 15px; flex-grow: 1; display: flex; flex-direction: column; }\n        .sbc-product-wrapper .feature-card h4 { color: #E31837; font-size: 1.2em; border: none; padding: 0; margin-bottom: 6px; }\n        .sbc-product-wrapper .feature-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.4; }\n\n        \/* Swipe Hint Animation *\/\n        .sbc-product-wrapper .scroll-hint { \n            font-size: 0.85em; color: #E31837; font-style: italic; text-align: right; \n            margin-bottom: 8px; display: block; font-weight: bold;\n            animation: subtleBounce 2s infinite ease-in-out;\n        }\n        @media (min-width: 992px) { .sbc-product-wrapper .scroll-hint { display: none; } }\n\n        \/* Why Build Matters Grid *\/\n        .sbc-product-wrapper .three-col-grid { display: grid; grid-template-columns: 1fr; gap: 20px; margin-top: 15px; }\n        @media (min-width: 768px) { .sbc-product-wrapper .three-col-grid { grid-template-columns: repeat(3, 1fr); } }\n        .sbc-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            will-change: transform;\n        }\n        .sbc-product-wrapper .tech-proof-card:hover { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(0,0,0,0.08); }\n        .sbc-product-wrapper .tech-proof-card h4 { color: #E31837; font-size: 1.1em; border: none; padding: 0; margin-bottom: 6px; }\n        .sbc-product-wrapper .tech-proof-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.4; }\n\n        \/* Premium Tables \u0026 Sizing *\/\n        .sbc-product-wrapper .sizing-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 35px; }\n        @media (min-width: 768px) { .sbc-product-wrapper .sizing-container { grid-template-columns: 1fr 1fr; } }\n        .sbc-product-wrapper .sizing-container img { width: 100%; border-radius: 12px; cursor: zoom-in; max-height: none !important; object-fit: contain; box-shadow: 0 4px 15px rgba(0,0,0,0.08); }\n        .sbc-product-wrapper .sizing-table { min-width: 0 !important; }\n\n        .sbc-product-wrapper .table-wrapper { width: 100%; overflow-x: auto; border-radius: 8px; border: 1px solid #ddd; margin-bottom: 25px; box-shadow: 0 4px 10px rgba(0,0,0,0.02); }\n        .sbc-product-wrapper .spec-table { width: 100%; border-collapse: collapse; min-width: 600px; }\n        .sbc-product-wrapper .spec-table.two-col th { width: 35%; }\n        .sbc-product-wrapper .spec-table th { \n            background-color: #f7f8f6; font-weight: 900; text-transform: uppercase; \n            font-size: 0.85em; color: #E31837; border-left: 4px solid #FFB81C; padding: 12px 15px; text-align: left;\n        }\n        .sbc-product-wrapper .spec-table td { padding: 12px 15px; border: 1px solid #eee; font-size: 0.9em; text-align: left; }\n        .sbc-product-wrapper .spec-table tr { transition: background-color 0.2s ease; }\n        .sbc-product-wrapper .spec-table tr:hover td { background-color: #fcfcfc; }\n\n        \/* Accordion Wrapper \u0026 Hover Highlight *\/\n        .sbc-product-wrapper .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        .sbc-product-wrapper details.accordion-item { border-bottom: 1px solid #eee; margin-bottom: 0; overflow: hidden; }\n        .sbc-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; transition: color 0.3s ease; \n        }\n        .sbc-product-wrapper details.accordion-item summary::-webkit-details-marker { display: none; }\n        .sbc-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        .sbc-product-wrapper details.accordion-item summary:hover,\n        .sbc-product-wrapper details.accordion-item[open] summary { color: #E31837; }\n        .sbc-product-wrapper details.accordion-item[open] summary::after { transform: translateY(-30%) rotate(-135deg); border-color: #E31837; }\n         \n        \/* [CHECKLIST #5] MAIN THREAD OPTIMIZATION *\/\n        .sbc-product-wrapper .accordion-content { \n            padding: 0 0 30px 0; border-top: none; \n            content-visibility: auto; \n            contain-intrinsic-size: auto 500px;\n        }\n\n        \/* Expert Insight *\/\n        .sbc-product-wrapper .expert-insight { background-color: #fdfdfd; border-left: 4px solid #E31837; padding: 25px; margin: 10px 0 30px 0; border-radius: 4px; box-shadow: 0 2px 10px rgba(0,0,0,0.02); }\n        .sbc-product-wrapper .expert-insight-quote { font-style: italic; font-weight: 500; font-size: 1.15em; color: #1a1a1a; margin: 0 0 12px 0; line-height: 1.5; }\n        .sbc-product-wrapper .expert-insight-attr { font-weight: bold; font-size: 0.85em; color: #E31837; text-transform: uppercase; letter-spacing: 1px; }\n\n        \/* List Section *\/\n        .sbc-product-wrapper .list-section ul { list-style: none; padding: 0; margin-top: 5px; }\n        .sbc-product-wrapper .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 8px; } \n        .sbc-product-wrapper .list-section li::before { content: '★'; position: absolute; left: 0; top: 0; color: #FFB81C; font-size: 1.6em; line-height: 1; }\n        .sbc-product-wrapper .list-section .item-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; color: #2c2c2c; font-size: 0.9em;}\n        .sbc-product-wrapper .list-section .item-desc { font-size: 0.85em; color: #555; }\n         \n        \/* FAQ specific styles *\/\n        .sbc-product-wrapper details.faq-item { border: none; border-bottom: 1px solid #f0f0f0; margin-bottom: 0; }\n        .sbc-product-wrapper details.faq-item:last-child { border-bottom: none; }\n        .sbc-product-wrapper details.faq-item summary { font-size: 1em; font-weight: 600; padding: 18px 45px 18px 0; color: #2c2c2c; }\n        .sbc-product-wrapper details.faq-item summary:hover { color: #E31837; }\n        .sbc-product-wrapper details.faq-item summary::after { width: 8px; height: 8px; border-right: 2px solid #2c2c2c; border-bottom: 2px solid #2c2c2c; }\n        .sbc-product-wrapper .faq-answer { padding: 0 0 20px 0; font-size: 0.9em; color: #555; line-height: 1.6; margin: 0; }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"sbc-product-wrapper\"\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\"\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\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eDurable 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=\"Drive\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\u0026amp;format=avif\"\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=\"Wheels\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e27.5\"\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Weight\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~32 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\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eKlunker\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 width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" fetchpriority=\"high\" alt=\"State Bicycle Co. Kansas City Chiefs Klunker Hero\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Kansas_City_Chiefs-themed_red_cruiser_bike_with_matching_jersey_and_football_on_green_football_field_with_white_yard_lines_eb2a5679-6cf9-4e11-a254-1043d3a239cd.jpg?v=1754536079\u0026amp;format=avif\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\"\u003e\n            \u003ch2 class=\"shimmer-text\"\u003eState Bicycle Co. x NFL Klunker\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle shimmer-text\"\u003eKansas City Chiefs Edition. Welcome to the Kingdom.\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 Ultimate Gameday Ride.\"\u003c\/p\u003e\n            \u003cp\u003eWelcome to the Kingdom! Meet the ultimate gameday ride: the official NFL Kansas City Chiefs \u003cstrong class=\"description-emphasis\"\u003eState Klunker Bike\u003c\/strong\u003e. This isn't just a bike with a logo slapped on; it's a full-send tribute to the Chiefs dynasty built on an \u003cstrong class=\"description-emphasis\"\u003eiconic BMX-inspired frame\u003c\/strong\u003e. If you demand the most durable, head-turning \u003cstrong class=\"description-emphasis\"\u003eState Bicycle Klunker\u003c\/strong\u003e, your search ends here. Boasting an \u003cstrong class=\"description-emphasis\"\u003eauthentic 70s mountain cruiser geometry\u003c\/strong\u003e and a \u003cstrong class=\"description-emphasis\"\u003edurable, heavy-duty steel build\u003c\/strong\u003e, it confidently leads \u003cstrong class=\"description-emphasis\"\u003ethe original-style bomber frame revolution\u003c\/strong\u003e.\u003c\/p\u003e\n            \u003cp\u003eThink of it as the \u003cstrong class=\"description-emphasis\"\u003erugged cousin of a fixie\u003c\/strong\u003e—offering that same \u003cstrong class=\"description-emphasis\"\u003esingle-speed simplicity\u003c\/strong\u003e but built with a heavy-duty steel frame to handle dirt, jumps, and curb-hopping. It’s the perfect vehicle for \u003cstrong class=\"description-emphasis\"\u003etailgates at Arrowhead, victory parades, and neighborhood cruises\u003c\/strong\u003e. If you are searching for the best \u003cstrong class=\"description-emphasis\"\u003eKlunker bike for sale\u003c\/strong\u003e today, this officially licensed red and gold machine is a statement of loyalty that's always ready for a good time.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"expert-insight protected-zone\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"We wanted to build the ultimate tailgate accessory. By combining the legendary, worry-free fun of our Klunker frame with official NFL Kansas City Chiefs branding and a built-in bottle opener, we've created a bike that practically begs to be ridden to the stadium.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eDRAFT THIS RIDE IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Kansas_City_Chiefs-themed_red_cruiser_bike_with_matching_frame_bag_black_saddle_and_wide_front_tire_on_green_football_field.jpg?v=1754535783\u0026amp;format=avif\" alt=\"State Bicycle Co. Kansas City Chiefs Klunker Close-up\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are a card-carrying member of the Chiefs Kingdom.\u003c\/li\u003e\n                    \u003cli\u003eYou want the ultimate, head-turning accessory for your gameday tailgate.\u003c\/li\u003e\n                    \u003cli\u003eYou love fun, simple, and stylish bikes that are built for cruising.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your team pride should be on display 24\/7.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eOFFICIAL GAMEDAY GEAR\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Kansas_City_Chiefs-themed_red_bike_front_wheel_matching_Chiefs_jersey_and_Wilson_football_on_green_football_field_with_white_yard_lines.jpg?v=1754535783\u0026amp;format=avif\" alt=\"Kansas City Chiefs Jersey and Gear\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eShow Your Pride\u003c\/h4\u003e\n                    \u003cp\u003eThis is more than a bike; it's an officially licensed piece of your fan identity. See the iconic \u003cstrong class=\"description-emphasis\"\u003eArrowhead logo and classic red and gold colorway\u003c\/strong\u003e proudly displayed on the frame and custom saddle.\u003c\/p\u003e\n                    \u003cp\u003eEvery detail, from the beefy retro-inspired frame down to the matching accessories, is designed to broadcast your allegiance. It's a head-to-toe expression of your loyalty, a rolling tribute to your team that makes every day feel like gameday.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eENGINEERED FOR FUN\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_State_Bicycle_Co._Klunker_NFL_Edition_in_Kansas_City_Chiefs_colors_showing_integrated_bottle_opener_on_seat_tube_with_SBC_and_NFL_logos.jpg?v=1754535783\u0026amp;format=avif\" alt=\"Kansas City Chiefs Klunker Bottle Opener\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eTailgate Ready\u003c\/h4\u003e\n                    \u003cp\u003eThe Klunker is built for good times, and the Chiefs edition is no exception. We've included the essentials for any proper pre-game celebration. Feel the simple, intuitive control of the \u003cstrong class=\"description-emphasis\"\u003ecoaster brake\u003c\/strong\u003e—just pedal backward to stop, leaving your hands free to high-five fellow fans.\u003c\/p\u003e\n                    \u003cp\u003eAnd when it's time for a celebratory beverage, the frame-mounted \u003cstrong class=\"description-emphasis\"\u003ebottle opener\u003c\/strong\u003e is always ready for action. It’s a bike that understands the assignment: maximum fun, minimum fuss.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: The component macro shots below feature the Metallic Black model to showcase detail. Your bicycle will arrive in the official Kansas City Chiefs colorway.\u003c\/p\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 width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Tough-as-Nails Steel Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-durable-steel-frame-welds.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eTough-as-Nails Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA bombproof, Hi-Tensile steel frame and fork designed to take a beating and keep on cruising through any gameday shenanigans.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"All-Terrain Tires\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-knobby-tires-aero-rim.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eAll-Terrain Tires\u003c\/h4\u003e\n                        \u003cp\u003ePlush 27.5” wheels wrapped in chunky 2.3” WTB Vigilante all-terrain tires provide a smooth, stable ride on pavement or grass parking lots.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Coaster Brake\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-coaster-brake-hub-macro.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in retro simplicity. No cables, no levers. Just pedal backward to engage the brake for easy, intuitive stopping.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"BMX-Style Bars\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-bmx-v-bars-vans-grips.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBMX-Style Bars\u003c\/h4\u003e\n                        \u003cp\u003eWide, comfortable 30\" V-bar handlebars give you maximum leverage, total control, and a relaxed, upright riding position.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Built-in Bottle Opener\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/tate-bicycle-co-klunker-black-metallic-integrated-bottle-opener.jpg?v=1772497320\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBuilt-in Bottle Opener\u003c\/h4\u003e\n                        \u003cp\u003eThe most important feature for any tailgate. Your new favorite party trick is built right into the seat tube of the frame.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eWHY THIS BUILD MATTERS\u003c\/h3\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eTailgate King\u003c\/h4\u003e\n                    \u003cp\u003eDesigned from the ground up to be the life of the party. With upright seating, massive tires, and a bottle opener, it dominates the pre-game.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eBombproof Durability\u003c\/h4\u003e\n                    \u003cp\u003eSteel is real. The high-tensile steel frame and single-speed coaster-brake drivetrain require virtually zero maintenance and can handle years of abuse.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eGo-Anywhere Versatility\u003c\/h4\u003e\n                    \u003cp\u003eThose aren't just for show. The 27.5\" x 2.3\" WTB Vigilante mountain bike tires allow you to hop curbs, roll over roots, and float across grassy fields effortlessly.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \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 protected-zone\"\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 with Custom Kansas City Chiefs Graphics\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFork\u003c\/th\u003e\n                                    \u003ctd\u003eHi-Tensile Steel TIG-Welded, 26\" Unicrown\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBottom Bracket\u003c\/th\u003e\n                                    \u003ctd\u003eSealed Bearing Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eCrankset\u003c\/th\u003e\n                                    \u003ctd\u003eAlloy, 170mm Crank Arm Length\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChainring\u003c\/th\u003e\n                                    \u003ctd\u003eSteel, 42T\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChain\u003c\/th\u003e\n                                    \u003ctd\u003eKMC Singlespeed Wide\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHubs\u003c\/th\u003e\n                                    \u003ctd\u003eCoaster Brake Hub, 22T Cog\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eWheel Set\u003c\/th\u003e\n                                    \u003ctd\u003e27.5\" Aluminum, 36H\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eTires\u003c\/th\u003e\n                                    \u003ctd\u003eWTB Vigilante, 27.5\" x 2.3\"\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBrakes\u003c\/th\u003e\n                                    \u003ctd\u003eRear Coaster Brake Only (Pedal Backwards to Stop)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHeadset\u003c\/th\u003e\n                                    \u003ctd\u003eNECO 1 1\/8\" Threadless Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHandlebars\u003c\/th\u003e\n                                    \u003ctd\u003eV-Bar Hi-Tensile Steel, 7\" Rise, 30\" Wide, Chrome Finish\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eStem\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, BMX-Style, Clamp Diameter: 22.2mm, Length: 50mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Candle Type, Diameter: 25.4mm, Length: 300mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Diameter: 28.6mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSaddle\u003c\/th\u003e\n                                    \u003ctd\u003eLeatherette Saddle with Custom Kansas City Chiefs Branding, Steel Rails\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003ePedals\u003c\/th\u003e\n                                    \u003ctd\u003ePlastic Platform Pedal\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSpokes\u003c\/th\u003e\n                                    \u003ctd\u003e14G Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eExtras\u003c\/th\u003e\n                                    \u003ctd\u003eFrame-Mounted Bottle Opener Included\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            \n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\"\u003e\n                    \u003cdiv class=\"sizing-container\"\u003e\n                        \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunkers-sizing-guide.jpg?v=1772485416\u0026amp;format=avif\" alt=\"State Bicycle Co. Klunker Sizing Diagram\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"table-wrapper\"\u003e\n                            \u003ctable class=\"spec-table sizing-table\"\u003e\n                                \u003cthead\u003e\n                                    \u003ctr\u003e\n                                        \u003cth\u003eFrame Size\u003c\/th\u003e\n                                        \u003cth\u003eHeight Recommendations\u003c\/th\u003e\n                                    \u003c\/tr\u003e\n                                \u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003eOne Size Fits Most\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'4\" to 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                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\"\u003e\n                    \u003cdiv class=\"table-wrapper\"\u003e\n                        \u003ctable class=\"spec-table two-col\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003eOne Size Fits All\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eActual Top Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e457mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eChain Stay Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e481mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e14.5kg \/ 32lb\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eCrank Arm Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e35mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eHead Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e69°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eHead Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e140mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Post Diameter\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e25.4mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e457mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e70°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e1120mm\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            \n            \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 a Klunker bike?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eA Klunker is a glorious mashup of vintage cruiser style, BMX handlebars, and modern mountain bike tires. Originating in the 1970s as the predecessor to mountain bikes, Klunkers are heavily built, incredibly durable, single-speed machines designed for party-pace neighborhood cruising, light trails, and running errands with maximum style.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the State Bicycle Co. Klunker have gears or hand brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eNo, the Klunker prioritizes retro simplicity and ultimate durability. It features a single-speed drivetrain (42T chainring to a 22T rear cog) and a classic coaster brake. There are no delicate derailleur gears to tune or hand brake cables to snap—to stop, you simply pedal backward.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eAre Klunker bikes good for trails and off-road riding?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes! While they aren't designed for extreme downhill mountain biking, the Klunker's robust hi-tensile steel frame and aggressive 27.5\" x 2.3\" WTB Vigilante all-terrain tires make them highly capable for gravel paths, dirt trails, and urban exploring over curbs and potholes.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat size rider does the Klunker fit?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe State Bicycle Co. Klunker features a highly adaptable \"One Size Fits Most\" geometry. Thanks to the long seat post and sweeping BMX-style V-bars, the bike comfortably accommodates riders ranging from 5'4\" all the way up to 6'2\".\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat accessories come included with the Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eEvery Klunker comes ready for a good time right out of the box. Along with the standard platform pedals and comfortable saddle, it famously features a custom bottle opener welded directly onto the seat tube, making it the ultimate tailgate vehicle.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow difficult is it to assemble the State Bicycle Co. Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eAssembly is incredibly straightforward. Because there are no complicated gear derailleurs or brake cables to route and tune, putting the Klunker together is much simpler than a traditional geared bicycle. It arrives 90% assembled; you primarily just need to attach the front wheel, handlebars, saddle, and pedals.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n            \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: 5px;\" class=\"two-col-container\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eNFL Kansas City Chiefs Klunker Frame \u0026amp; Fork\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled with custom team graphics.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003e27.5\" Wheelset w\/ WTB Vigilante Tires\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHeavy-duty wheels wrapped in plush, all-terrain 2.3\" rubber.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBMX-Style V-Bars \u0026amp; Pedals\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWide chrome bars and flat platform pedals for instant cruising.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eFrame-Mounted Bottle Opener\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-welded to the seat tube to ensure you are always tailgate-ready.\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    \n    \u003c!-- Lightbox Modal --\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\n    \u003cscript\u003e\n        \/\/ [CHECKLIST #14] Smart Event Delegated Lightbox\n        function initSmartLightbox() {\n            const wrapper = document.querySelector('.sbc-product-wrapper');\n            const modal = document.getElementById('belcopia-image-modal');\n            const modalImg = document.getElementById('belcopia-modal-img');\n            const closeBtn = document.querySelector('.belcopia-modal-close');\n\n            if (!wrapper || !modal || !modalImg) return;\n\n            wrapper.addEventListener('click', (e) =\u003e {\n                const zoomableImg = e.target.closest('.two-col-container img:not(.video-facade-wrapper img), .belcopia-slide img, .sizing-container img, .feature-card img');\n                \n                if (zoomableImg) {\n                    e.preventDefault();\n                    modalImg.src = zoomableImg.src; \n                    modal.classList.add('show');\n                    \/\/ [CHECKLIST #15] Lock background scrolling\n                    document.body.style.overflow = 'hidden'; \n                    closeBtn.focus(); \n                }\n            });\n\n            const closeModal = () =\u003e {\n                modal.classList.remove('show');\n                \/\/ [CHECKLIST #15] Purge image memory after fade\n                setTimeout(() =\u003e { modalImg.src = ''; }, 300);\n                document.body.style.overflow = ''; \n            };\n\n            closeBtn.addEventListener('click', closeModal);\n            \n            modal.addEventListener('click', (e) =\u003e {\n                if (e.target === modal) closeModal(); \n            });\n\n            document.addEventListener('keydown', (e) =\u003e {\n                if ((e.key === 'Escape' || e.key === 'Enter') \u0026\u0026 modal.classList.contains('show')) closeModal(); \n            });\n        }\n        \n        \/\/ Multi-Image Carousel Logic\n        function initBelcopiaSliders() {\n            const sliders = document.querySelectorAll('.belcopia-slider');\n            \n            \/\/ [CHECKLIST #16] Intersection Observer to pause sliders off-screen\n            const observer = new IntersectionObserver((entries) =\u003e {\n                entries.forEach(entry =\u003e {\n                    entry.target.dataset.isVisible = entry.isIntersecting ? 'true' : 'false';\n                });\n            }, { threshold: 0.1 });\n\n            sliders.forEach(slider =\u003e {\n                if (slider.dataset.initialized) return;\n                slider.dataset.initialized = true;\n                observer.observe(slider);\n                \n                let slides = slider.querySelectorAll('.belcopia-slide');\n                let dots = slider.querySelectorAll('.belcopia-slider-dot');\n                let currentIndex = 0;\n                let interval;\n\n                function showSlide(index) {\n                    slides[currentIndex].classList.remove('active');\n                    if(dots.length \u003e 0) dots[currentIndex].classList.remove('active');\n                    currentIndex = (index + slides.length) % slides.length;\n                    slides[currentIndex].classList.add('active');\n                    if(dots.length \u003e 0) dots[currentIndex].classList.add('active');\n                }\n\n                function nextSlide() { \n                    if (slider.dataset.isVisible === 'true') {\n                        showSlide(currentIndex + 1); \n                    }\n                }\n\n                slider.querySelector('.belcopia-slider-next')?.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(currentIndex + 1); resetInterval(); });\n                slider.querySelector('.belcopia-slider-prev')?.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(currentIndex - 1); resetInterval(); });\n                \n                dots.forEach((dot, idx) =\u003e {\n                    dot.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(idx); resetInterval(); });\n                });\n\n                function startInterval() {\n                    interval = setInterval(nextSlide, 4500); \n                }\n                function resetInterval() {\n                    clearInterval(interval);\n                    startInterval();\n                }\n                if(slides.length \u003e 1) startInterval();\n            });\n        }\n\n        \/\/ [CHECKLIST #1] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\n                }, { once: true });\n            });\n        }\n\n        \/\/ [CHECKLIST #9] App Audit \/ Script Delayer\n        let interactionFired = false;\n        function loadDeferredScripts() {\n            if (interactionFired) return;\n            interactionFired = true;\n            \n            \/\/ Deferred 3rd Party Scripts load here!\n            ['scroll', 'mousemove', 'touchstart', 'keydown'].forEach(event =\u003e {\n                window.removeEventListener(event, loadDeferredScripts);\n            });\n        }\n\n        \/\/ [CHECKLIST #18] Link Prefetching (Predictive Loading) via Speculation Rules\n        let prefetchCache = new Set();\n        function initPrefetcher() {\n            if (HTMLScriptElement.supports \u0026\u0026 HTMLScriptElement.supports('speculationrules')) {\n                const specScript = document.createElement('script');\n                specScript.type = 'speculationrules';\n                specScript.textContent = JSON.stringify({\n                    prerender: [{\n                        source: \"document\",\n                        where: { and: [{ href_matches: \"\/*\" }, { not: { href_matches: [\"\/cart*\", \"\/checkout*\"] } }] },\n                        eagerness: \"moderate\" \n                    }]\n                });\n                document.head.appendChild(specScript);\n                return; \n            }\n\n            \/\/ Fallback Hover-Prefetcher\n            document.addEventListener('mouseover', (e) =\u003e {\n                const link = e.target.closest('a');\n                if (link \u0026\u0026 link.href \u0026\u0026 link.origin === window.location.origin) {\n                    if (!prefetchCache.has(link.href) \u0026\u0026 !link.href.includes('\/cart') \u0026\u0026 !link.href.includes('\/checkout')) {\n                        link.prefetchTimeout = setTimeout(() =\u003e {\n                            const prefetchTag = document.createElement('link');\n                            prefetchTag.rel = 'prefetch';\n                            prefetchTag.href = link.href;\n                            document.head.appendChild(prefetchTag);\n                            prefetchCache.add(link.href);\n                        }, 65);\n                    }\n                }\n            });\n\n            document.addEventListener('mouseout', (e) =\u003e {\n                const link = e.target.closest('a');\n                if (link \u0026\u0026 link.prefetchTimeout) {\n                    clearTimeout(link.prefetchTimeout);\n                }\n            });\n        }\n\n        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\n                \/\/ [CHECKLIST #17] Wait for browser to be completely idle before setting up prefetcher\n                if ('requestIdleCallback' in window) {\n                    requestIdleCallback(initPrefetcher);\n                } else {\n                    setTimeout(initPrefetcher, 200);\n                }\n            });\n        } else {\n            initBelcopiaSliders();\n            initSmartLightbox();\n            initVideoFacades();\n            if ('requestIdleCallback' in window) {\n                requestIdleCallback(initPrefetcher);\n            } else {\n                setTimeout(initPrefetcher, 200);\n            }\n        }\n\n        \/\/ Listen for user intent to trigger deferred scripts\n        ['scroll', 'mousemove', 'touchstart', 'keydown'].forEach(event =\u003e {\n            window.addEventListener(event, loadDeferredScripts, { passive: true });\n        });\n    \u003c\/script\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"State Bicycle Co.","offers":[{"title":"Default Title","offer_id":42130141839434,"sku":"731416169066","price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo._NFLCollection-Klunker-KansasCityChiefs-1.jpg?v=1767074703"},{"product_id":"state-bicycle-co-nfl-collection-klunker-chicago-bears","title":"State Bicycle Co. | NFL Collection - Klunker - Chicago Bears","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    \u003cmeta content=\"Bear Down! The official NFL Chicago Bears Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\" name=\"description\"\u003e\n    \u003ctitle\u003eState Bicycle Co. | NFL Klunker - Chicago Bears\u003c\/title\u003e\n    \n    \u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Product\",\n      \"name\": \"State Bicycle Co. NFL Klunker - Chicago Bears\",\n      \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._NFL_Collection_Klunker_Chicago_Bears_bike_with_matching_Bears_football_jersey_and_Wilson_football_on_turf_field.webp?v=1754534145\u0026format=avif\",\n      \"description\": \"Bear Down! The official NFL Chicago Bears Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\",\n      \"brand\": {\n        \"@type\": \"Brand\",\n        \"name\": \"State Bicycle Co.\"\n      },\n      \"category\": \"Cruiser \/ Klunker Bikes\",\n      \"material\": \"Hi-Tensile Steel\"\n    }\n    \u003c\/script\u003e\n\n    \u003c!-- [CHECKLIST #10] Early Connections --\u003e\n    \u003clink href=\"https:\/\/cdn.shopify.com\" rel=\"dns-prefetch\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/cdn.shopify.com\" rel=\"preconnect\"\u003e\n\n    \u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n    \u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._NFL_Collection_Klunker_Chicago_Bears_bike_with_matching_Bears_football_jersey_and_Wilson_football_on_turf_field.webp?v=1754534145\u0026amp;format=avif\" fetchpriority=\"high\"\u003e\n\n    \u003c!-- [CHECKLIST #8] Font Swap Preload --\u003e\n    \u003clink rel=\"preload\" as=\"font\" href=\"https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2\" type=\"font\/woff2\" crossorigin=\"anonymous\"\u003e\n\n    \u003cstyle\u003e\n        \/* [CHECKLIST #8] Font Swapping *\/\n        @font-face {\n            font-family: 'FuturaCustom';\n            src: url('https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2') format('woff2');\n            font-weight: normal;\n            font-style: normal;\n            font-display: swap; \n        }\n\n        \/* [CHECKLIST #6] Flattened CSS Specificity with a single wrapper class *\/\n        .sbc-product-wrapper {\n            font-family: 'FuturaCustom', \"Trebuchet MS\", Arial, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            overflow-x: hidden;\n            background-color: #fff;\n        }\n\n        \/* Image \u0026 Content Protection *\/\n        .sbc-product-wrapper img {\n            -webkit-user-drag: none;\n            user-drag: none;\n            -webkit-touch-callout: none;\n            user-select: none;\n            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n            \/* [CHECKLIST #12] Hardware Acceleration *\/\n            will-change: transform;\n        }\n        .sbc-product-wrapper .protected-zone {\n            -webkit-user-select: none;\n            -moz-user-select: none;\n            -ms-user-select: none;\n            user-select: none;\n        }\n\n        \/* Image Lightbox Modal *\/\n        .sbc-product-wrapper .belcopia-modal {\n            display: none; \n            position: fixed; \n            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;\n            transition: opacity 0.3s ease;\n            \/* [CHECKLIST #12] Hardware Acceleration *\/\n            will-change: opacity;\n        }\n        .sbc-product-wrapper .belcopia-modal.show {\n            display: block;\n            opacity: 1;\n        }\n        .sbc-product-wrapper .belcopia-modal-content {\n            position: absolute;\n            top: 50%; left: 50%;\n            transform: translate(-50%, -50%) scale(0.95);\n            max-width: 90vw; max-height: 85vh;\n            border-radius: 12px;\n            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            will-change: transform;\n        }\n        .sbc-product-wrapper .belcopia-modal.show .belcopia-modal-content {\n            transform: translate(-50%, -50%) scale(1);\n        }\n        .sbc-product-wrapper .belcopia-modal-close {\n            position: absolute;\n            top: 20px; right: 30px;\n            z-index: 100000;\n            color: #fff; font-size: 45px; font-weight: bold;\n            cursor: pointer;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n            \/* [CHECKLIST #19] Accessibility *\/\n            outline: none;\n        }\n        .sbc-product-wrapper .belcopia-modal-close:hover,\n        .sbc-product-wrapper .belcopia-modal-close:focus { color: #c83803; outline: none; }\n\n        \/* Premium Animations *\/\n        @keyframes metallicShimmer {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 200% 50%; }\n        }\n        @keyframes subtleBounce {\n            0%, 100% { transform: translateX(0); }\n            50% { transform: translateX(5px); }\n        }\n\n        \/* \"At a Glance\" Icon Bar - [CHECKLIST #7] ANIMATIONS REMOVED TO PREVENT CLS *\/\n        .sbc-product-wrapper .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff; padding: 12px 10px;\n            \/* [CHECKLIST #13] CSS Containment *\/\n            contain: layout paint;\n        }\n        .sbc-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        .sbc-product-wrapper .glance-item {\n            display: flex; flex-direction: column; align-items: center; gap: 5px;\n            font-size: 0.8em; min-width: 90px; opacity: 1; \n        }\n        .sbc-product-wrapper .glance-item img { width: 36px; height: 36px; filter: brightness(0) invert(1); }\n        .sbc-product-wrapper .glance-title { font-weight: bold; text-transform: uppercase; }\n\n        \/* 3. Hero Styling *\/\n        .sbc-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;\n            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout paint;\n        }\n        .sbc-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        .sbc-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        .sbc-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         \n        .sbc-product-wrapper .shimmer-text {\n            \/* CSS Shimmer Update: Chicago Bears Navy and Orange *\/\n            background: linear-gradient(90deg, #0B162A 0%, #c83803 25%, #ffffff 50%, #c83803 75%, #0B162A 100%);\n            background-size: 200% auto;\n            color: transparent; -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\n        .sbc-product-wrapper .hero-content h2 {\n            font-size: 3.5em; font-weight: 900; line-height: 1.1;\n            text-transform: uppercase; letter-spacing: 1px;\n            margin: 0 auto 10px auto; opacity: 1 !important; \n        }\n         \n        .sbc-product-wrapper .product-subtitle {\n            font-size: 1.6em; font-weight: 900; \n            text-transform: uppercase; letter-spacing: 2px;\n            display: block; width: 100%; margin-top: 5px;\n            opacity: 1 !important;\n            -webkit-text-stroke: 0.5px #ffffff;\n        }\n\n        \/* 4. Headlines \u0026 Content Sections *\/\n        .sbc-product-wrapper .page-content { max-width: 1200px; margin: 0 auto; padding: 10px 20px; }\n        .sbc-product-wrapper h3 {\n            font-size: 2em; font-weight: bold; color: #0B162A;\n            border-bottom: 2px solid #eee; padding-bottom: 10px;\n            margin-bottom: 30px; text-transform: uppercase; position: relative;\n        }\n        .sbc-product-wrapper h3::after {\n            content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 3px;\n            background-color: #c83803; transition: width 0.6s ease;\n        }\n        .sbc-product-wrapper .unbordered-section:hover h3::after, \n        .sbc-product-wrapper .bordered-section:hover h3::after { width: 100%; }\n         \n        .sbc-product-wrapper h4 {\n            font-size: 1.4em; font-weight: 900; color: #1a1a1a;\n            border-left: 5px solid #c83803; padding-left: 15px; \n            text-transform: uppercase; letter-spacing: 0.02em !important; \n            margin-bottom: 15px;\n        }\n        .sbc-product-wrapper .unbordered-section { \n            padding: 20px 0; border: none; \n            contain: content; \n        }\n        .sbc-product-wrapper .description-emphasis { font-style: italic; font-weight: bold; color: #0B162A; }\n        .sbc-product-wrapper .sub-headline { font-size: 2em; font-weight: 900; font-style: italic; color: #0B162A; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0,0,0,0.1); }\n        .sbc-product-wrapper p { margin-bottom: 20px; line-height: 1.7; }\n\n        \/* 5. Grid Layouts *\/\n        .sbc-product-wrapper .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; margin-bottom: 25px; }\n        @media (min-width: 768px) { \n            .sbc-product-wrapper .two-col-container { grid-template-columns: 1fr 1fr; } \n            .sbc-product-wrapper .two-col-container.reverse \u003e :first-child { order: 2; }\n        }\n        .sbc-product-wrapper .two-col-container img { \n            width: 100%; max-height: 380px;\n            object-fit: cover; border-radius: 12px; 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) { .sbc-product-wrapper .two-col-container img:hover { transform: scale(1.03); } }\n\n        .sbc-product-wrapper .two-col-list { list-style: none; padding: 0; }\n        .sbc-product-wrapper .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 20px; font-weight: 500;}\n        .sbc-product-wrapper .two-col-list li::before { content: '★'; color: #c83803; font-size: 1.6em; margin-right: 15px; line-height: 1; font-weight: 900; }\n\n        \/* Video Facade (Rule 1) *\/\n        .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n        .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(11,22,42,0.5); }\n        .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n        .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n        .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(11, 22, 42, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n        .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n        .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #c83803; }\n        .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n        \/* MULTI-IMAGE CAROUSEL STYLING *\/\n        .sbc-product-wrapper .belcopia-slider { \n            position: relative; width: 100%; border-radius: 12px; overflow: hidden; \n            box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 4\/3; \n        }\n        .sbc-product-wrapper .belcopia-slide { \n            position: absolute; top: 0; left: 0; width: 100%; height: 100%; \n            opacity: 0; transition: opacity 0.6s ease-in-out; \n            will-change: opacity;\n        }\n        .sbc-product-wrapper .belcopia-slide.active { opacity: 1; z-index: 2; }\n        .sbc-product-wrapper .belcopia-slide img { \n            width: 100%; height: 100%; object-fit: cover; cursor: zoom-in; \n            box-shadow: none; border-radius: 0; max-height: none; \n        }\n        .sbc-product-wrapper .belcopia-slider-btn { \n            position: absolute; top: 50%; transform: translateY(-50%); \n            background: rgba(0,0,0,0.5); color: white; border: none; cursor: pointer; \n            z-index: 3; font-size: 20px; border-radius: 50%; width: 40px; height: 40px; \n            display: flex; align-items: center; justify-content: center; transition: background 0.3s; \n            outline: none;\n        }\n        .sbc-product-wrapper .belcopia-slider-btn:hover,\n        .sbc-product-wrapper .belcopia-slider-btn:focus { background: rgba(0,0,0,0.9); color: #c83803; outline: none; }\n        .sbc-product-wrapper .belcopia-slider-prev { left: 15px; }\n        .sbc-product-wrapper .belcopia-slider-next { right: 15px; }\n        .sbc-product-wrapper .belcopia-slider-dots { \n            position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%); \n            display: flex; gap: 8px; z-index: 3; \n        }\n        .sbc-product-wrapper .belcopia-slider-dot { \n            width: 10px; height: 10px; border-radius: 50%; \n            background: rgba(255,255,255,0.4); cursor: pointer; transition: background 0.3s; \n            outline: none;\n        }\n        .sbc-product-wrapper .belcopia-slider-dot.active,\n        .sbc-product-wrapper .belcopia-slider-dot:focus { background: #c83803; outline: none; }\n\n        \/* 6. Features Scroller *\/\n        .sbc-product-wrapper .features-scroller { \n            display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #0B162A #e0e0e0; \n            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout paint; \n        }\n        .sbc-product-wrapper .features-scroller::-webkit-scrollbar { height: 10px; }\n        .sbc-product-wrapper .features-scroller::-webkit-scrollbar-track { background: #e0e0e0; border-radius: 6px; }\n        .sbc-product-wrapper .features-scroller::-webkit-scrollbar-thumb { background-color: #0B162A; border-radius: 6px; border: 2px solid #e0e0e0; }\n        .sbc-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; cursor: pointer; scroll-snap-align: start;\n            will-change: transform;\n        }\n        .sbc-product-wrapper .feature-card:hover { transform: translateY(-10px); box-shadow: 0 15px 35px rgba(0,0,0,0.12); }\n        .sbc-product-wrapper .feature-card img { \n            width: 100%; height: 200px; object-fit: cover; transition: transform 0.5s ease; \n            \/* [CHECKLIST #4] Strict aspect ratio to prevent layout shifting *\/\n            aspect-ratio: 3\/2;\n            cursor: zoom-in;\n        }\n        .sbc-product-wrapper .feature-card:hover img { transform: scale(1.05); }\n        .sbc-product-wrapper .feature-card-content { padding: 12px 15px; flex-grow: 1; display: flex; flex-direction: column; }\n        .sbc-product-wrapper .feature-card h4 { color: #0B162A; font-size: 1.2em; border: none; padding: 0; margin-bottom: 6px; }\n        .sbc-product-wrapper .feature-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.4; }\n\n        \/* Swipe Hint Animation *\/\n        .sbc-product-wrapper .scroll-hint { \n            font-size: 0.85em; color: #0B162A; font-style: italic; text-align: right; \n            margin-bottom: 8px; display: block; font-weight: bold;\n            animation: subtleBounce 2s infinite ease-in-out;\n        }\n        @media (min-width: 992px) { .sbc-product-wrapper .scroll-hint { display: none; } }\n\n        \/* Why Build Matters Grid *\/\n        .sbc-product-wrapper .three-col-grid { display: grid; grid-template-columns: 1fr; gap: 20px; margin-top: 15px; }\n        @media (min-width: 768px) { .sbc-product-wrapper .three-col-grid { grid-template-columns: repeat(3, 1fr); } }\n        .sbc-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            will-change: transform;\n        }\n        .sbc-product-wrapper .tech-proof-card:hover { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(0,0,0,0.08); }\n        .sbc-product-wrapper .tech-proof-card h4 { color: #0B162A; font-size: 1.1em; border: none; padding: 0; margin-bottom: 6px; }\n        .sbc-product-wrapper .tech-proof-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.4; }\n\n        \/* Premium Tables \u0026 Sizing *\/\n        .sbc-product-wrapper .sizing-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 35px; }\n        @media (min-width: 768px) { .sbc-product-wrapper .sizing-container { grid-template-columns: 1fr 1fr; } }\n        .sbc-product-wrapper .sizing-container img { width: 100%; border-radius: 12px; cursor: zoom-in; max-height: none !important; object-fit: contain; box-shadow: 0 4px 15px rgba(0,0,0,0.08); }\n        .sbc-product-wrapper .sizing-table { min-width: 0 !important; }\n\n        .sbc-product-wrapper .table-wrapper { width: 100%; overflow-x: auto; border-radius: 8px; border: 1px solid #ddd; margin-bottom: 25px; box-shadow: 0 4px 10px rgba(0,0,0,0.02); }\n        .sbc-product-wrapper .spec-table { width: 100%; border-collapse: collapse; min-width: 600px; }\n        .sbc-product-wrapper .spec-table.two-col th { width: 35%; }\n        .sbc-product-wrapper .spec-table th { \n            background-color: #f7f8f6; font-weight: 900; text-transform: uppercase; \n            font-size: 0.85em; color: #0B162A; border-left: 4px solid #c83803; padding: 12px 15px; text-align: left;\n        }\n        .sbc-product-wrapper .spec-table td { padding: 12px 15px; border: 1px solid #eee; font-size: 0.9em; text-align: left; }\n        .sbc-product-wrapper .spec-table tr { transition: background-color 0.2s ease; }\n        .sbc-product-wrapper .spec-table tr:hover td { background-color: #fcfcfc; }\n\n        \/* Accordion Wrapper \u0026 Hover Highlight *\/\n        .sbc-product-wrapper .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        .sbc-product-wrapper details.accordion-item { border-bottom: 1px solid #eee; margin-bottom: 0; overflow: hidden; }\n        .sbc-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; transition: color 0.3s ease; \n        }\n        .sbc-product-wrapper details.accordion-item summary::-webkit-details-marker { display: none; }\n        .sbc-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        .sbc-product-wrapper details.accordion-item summary:hover,\n        .sbc-product-wrapper details.accordion-item[open] summary { color: #0B162A; }\n        .sbc-product-wrapper details.accordion-item[open] summary::after { transform: translateY(-30%) rotate(-135deg); border-color: #0B162A; }\n         \n        \/* [CHECKLIST #5] MAIN THREAD OPTIMIZATION *\/\n        .sbc-product-wrapper .accordion-content { \n            padding: 0 0 30px 0; border-top: none; \n            content-visibility: auto; \n            contain-intrinsic-size: auto 500px;\n        }\n\n        \/* Expert Insight *\/\n        .sbc-product-wrapper .expert-insight { background-color: #fdfdfd; border-left: 4px solid #0B162A; padding: 25px; margin: 10px 0 30px 0; border-radius: 4px; box-shadow: 0 2px 10px rgba(0,0,0,0.02); }\n        .sbc-product-wrapper .expert-insight-quote { font-style: italic; font-weight: 500; font-size: 1.15em; color: #1a1a1a; margin: 0 0 12px 0; line-height: 1.5; }\n        .sbc-product-wrapper .expert-insight-attr { font-weight: bold; font-size: 0.85em; color: #0B162A; text-transform: uppercase; letter-spacing: 1px; }\n\n        \/* List Section *\/\n        .sbc-product-wrapper .list-section ul { list-style: none; padding: 0; margin-top: 5px; }\n        .sbc-product-wrapper .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 8px; } \n        .sbc-product-wrapper .list-section li::before { content: '★'; position: absolute; left: 0; top: 0; color: #c83803; font-size: 1.6em; line-height: 1; }\n        .sbc-product-wrapper .list-section .item-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; color: #2c2c2c; font-size: 0.9em;}\n        .sbc-product-wrapper .list-section .item-desc { font-size: 0.85em; color: #555; }\n         \n        \/* FAQ specific styles *\/\n        .sbc-product-wrapper details.faq-item { border: none; border-bottom: 1px solid #f0f0f0; margin-bottom: 0; }\n        .sbc-product-wrapper details.faq-item:last-child { border-bottom: none; }\n        .sbc-product-wrapper details.faq-item summary { font-size: 1em; font-weight: 600; padding: 18px 45px 18px 0; color: #2c2c2c; }\n        .sbc-product-wrapper details.faq-item summary:hover { color: #0B162A; }\n        .sbc-product-wrapper details.faq-item summary::after { width: 8px; height: 8px; border-right: 2px solid #2c2c2c; border-bottom: 2px solid #2c2c2c; }\n        .sbc-product-wrapper .faq-answer { padding: 0 0 20px 0; font-size: 0.9em; color: #555; line-height: 1.6; margin: 0; }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"sbc-product-wrapper\"\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\"\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\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eDurable 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=\"Drive\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\u0026amp;format=avif\"\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=\"Wheels\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e27.5\"\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Weight\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~32 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\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eKlunker\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 width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" fetchpriority=\"high\" alt=\"State Bicycle Co. Chicago Bears Klunker Hero\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._NFL_Collection_Klunker_Chicago_Bears_bike_with_matching_Bears_football_jersey_and_Wilson_football_on_turf_field.webp?v=1754534145\u0026amp;format=avif\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\"\u003e\n            \u003ch2 class=\"shimmer-text\"\u003eState Bicycle Co. x NFL Klunker\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle shimmer-text\"\u003eChicago Bears Edition. Bear Down!\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 Ultimate Gameday Ride.\"\u003c\/p\u003e\n            \u003cp\u003eBear Down! Meet the ultimate gameday ride: the official NFL Chicago Bears \u003cstrong class=\"description-emphasis\"\u003eState Klunker Bike\u003c\/strong\u003e. This isn't just a bike with a logo slapped on; it's a full-send tribute to the Monsters of the Midway built on an \u003cstrong class=\"description-emphasis\"\u003eiconic BMX-inspired frame\u003c\/strong\u003e. If you demand the most durable, head-turning \u003cstrong class=\"description-emphasis\"\u003eState Bicycle Klunker\u003c\/strong\u003e, your search ends here. Boasting an \u003cstrong class=\"description-emphasis\"\u003eauthentic 70s mountain cruiser geometry\u003c\/strong\u003e and a \u003cstrong class=\"description-emphasis\"\u003edurable, heavy-duty steel build\u003c\/strong\u003e, it confidently leads \u003cstrong class=\"description-emphasis\"\u003ethe original-style bomber frame revolution\u003c\/strong\u003e.\u003c\/p\u003e\n            \u003cp\u003eThink of it as the \u003cstrong class=\"description-emphasis\"\u003erugged cousin of a fixie\u003c\/strong\u003e—offering that same \u003cstrong class=\"description-emphasis\"\u003esingle-speed simplicity\u003c\/strong\u003e but built with a heavy-duty steel frame to handle dirt, jumps, and curb-hopping. It’s the perfect vehicle for \u003cstrong class=\"description-emphasis\"\u003etailgates at Soldier Field, victory parades, and neighborhood cruises\u003c\/strong\u003e. If you are searching for the best \u003cstrong class=\"description-emphasis\"\u003eKlunker bike for sale\u003c\/strong\u003e today, this officially licensed navy and orange machine is a statement of loyalty that's always ready for a good time.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"expert-insight protected-zone\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"We wanted to build the ultimate tailgate accessory. By combining the legendary, worry-free fun of our Klunker frame with official NFL Chicago Bears branding and a built-in bottle opener, we've created a bike that practically begs to be ridden to the stadium.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eDRAFT THIS RIDE IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_State_Bicycle_Co._NFL_Collection_Klunker_bike_in_Chicago_Bears_edition_featuring_team_logo_frame_bag_and_orangenavy_frame_on_green_turf.webp?v=1754534146\u0026amp;format=avif\" alt=\"State Bicycle Co. Chicago Bears Klunker Close-up\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are a die-hard member of the Bears faithful.\u003c\/li\u003e\n                    \u003cli\u003eYou want the ultimate, head-turning accessory for your gameday tailgate.\u003c\/li\u003e\n                    \u003cli\u003eYou love fun, simple, and stylish bikes that are built for cruising.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your team pride should be on display 24\/7.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eOFFICIAL GAMEDAY GEAR\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/STATENFL-24.jpg?v=1767074747\u0026amp;format=avif\" alt=\"Chicago Bears Frame Bag\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eShow Your Pride\u003c\/h4\u003e\n                    \u003cp\u003eThis is more than a bike; it's an officially licensed piece of your fan identity. See the iconic \u003cstrong class=\"description-emphasis\"\u003eBears logos and classic navy and orange colorway\u003c\/strong\u003e proudly displayed on the frame and custom saddle.\u003c\/p\u003e\n                    \u003cp\u003eEvery detail, from the beefy retro-inspired frame down to the matching accessories, is designed to broadcast your allegiance. It's a head-to-toe expression of your loyalty, a rolling tribute to your team that makes every day feel like gameday.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eENGINEERED FOR FUN\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo._NFLCollection-Klunker-ChicagoBears-6.jpg?v=1767074735\u0026amp;format=avif\" alt=\"Chicago Bears Klunker Tailgate Gear\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eTailgate Ready\u003c\/h4\u003e\n                    \u003cp\u003eThe Klunker is built for good times, and the Bears edition is no exception. We've included the essentials for any proper pre-game celebration. Feel the simple, intuitive control of the \u003cstrong class=\"description-emphasis\"\u003ecoaster brake\u003c\/strong\u003e—just pedal backward to stop, leaving your hands free to high-five fellow fans.\u003c\/p\u003e\n                    \u003cp\u003eAnd when it's time for a celebratory beverage, the frame-mounted \u003cstrong class=\"description-emphasis\"\u003ebottle opener\u003c\/strong\u003e is always ready for action. It’s a bike that understands the assignment: maximum fun, minimum fuss.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: Some component macro shots below feature the Metallic Black model to showcase detail. Your bicycle will arrive in the official Chicago Bears colorway.\u003c\/p\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 width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Tough-as-Nails Steel Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-durable-steel-frame-welds.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eTough-as-Nails Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA bombproof, Hi-Tensile steel frame and fork designed to take a beating and keep on cruising through any gameday shenanigans.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"All-Terrain Tires\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-knobby-tires-aero-rim.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eAll-Terrain Tires\u003c\/h4\u003e\n                        \u003cp\u003ePlush 27.5” wheels wrapped in chunky 2.3” WTB Vigilante all-terrain tires provide a smooth, stable ride on pavement or grass parking lots.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Coaster Brake\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-coaster-brake-hub-macro.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in retro simplicity. No cables, no levers. Just pedal backward to engage the brake for easy, intuitive stopping.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"BMX-Style Bars\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-bmx-v-bars-vans-grips.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBMX-Style Bars\u003c\/h4\u003e\n                        \u003cp\u003eWide, comfortable 30\" V-bar handlebars give you maximum leverage, total control, and a relaxed, upright riding position.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Built-in Bottle Opener\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/tate-bicycle-co-klunker-black-metallic-integrated-bottle-opener.jpg?v=1772497320\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBuilt-in Bottle Opener\u003c\/h4\u003e\n                        \u003cp\u003eThe most important feature for any tailgate. Your new favorite party trick is built right into the seat tube of the frame.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eWHY THIS BUILD MATTERS\u003c\/h3\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eTailgate King\u003c\/h4\u003e\n                    \u003cp\u003eDesigned from the ground up to be the life of the party. With upright seating, massive tires, and a bottle opener, it dominates the pre-game.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eBombproof Durability\u003c\/h4\u003e\n                    \u003cp\u003eSteel is real. The high-tensile steel frame and single-speed coaster-brake drivetrain require virtually zero maintenance and can handle years of abuse.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eGo-Anywhere Versatility\u003c\/h4\u003e\n                    \u003cp\u003eThose aren't just for show. The 27.5\" x 2.3\" WTB Vigilante mountain bike tires allow you to hop curbs, roll over roots, and float across grassy fields effortlessly.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \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 protected-zone\"\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 with Custom Chicago Bears Graphics\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFork\u003c\/th\u003e\n                                    \u003ctd\u003eHi-Tensile Steel TIG-Welded, 26\" Unicrown\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBottom Bracket\u003c\/th\u003e\n                                    \u003ctd\u003eSealed Bearing Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eCrankset\u003c\/th\u003e\n                                    \u003ctd\u003eAlloy, 170mm Crank Arm Length\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChainring\u003c\/th\u003e\n                                    \u003ctd\u003eSteel, 42T\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChain\u003c\/th\u003e\n                                    \u003ctd\u003eKMC Singlespeed Wide\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHubs\u003c\/th\u003e\n                                    \u003ctd\u003eCoaster Brake Hub, 22T Cog\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eWheel Set\u003c\/th\u003e\n                                    \u003ctd\u003e27.5\" Aluminum, 36H\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eTires\u003c\/th\u003e\n                                    \u003ctd\u003eWTB Vigilante, 27.5\" x 2.3\"\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBrakes\u003c\/th\u003e\n                                    \u003ctd\u003eRear Coaster Brake Only (Pedal Backwards to Stop)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHeadset\u003c\/th\u003e\n                                    \u003ctd\u003eNECO 1 1\/8\" Threadless Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHandlebars\u003c\/th\u003e\n                                    \u003ctd\u003eV-Bar Hi-Tensile Steel, 7\" Rise, 30\" Wide, Chrome Finish\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eStem\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, BMX-Style, Clamp Diameter: 22.2mm, Length: 50mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Candle Type, Diameter: 25.4mm, Length: 300mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Diameter: 28.6mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSaddle\u003c\/th\u003e\n                                    \u003ctd\u003eLeatherette Saddle with Custom Chicago Bears Branding, Steel Rails\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003ePedals\u003c\/th\u003e\n                                    \u003ctd\u003ePlastic Platform Pedal\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSpokes\u003c\/th\u003e\n                                    \u003ctd\u003e14G Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eExtras\u003c\/th\u003e\n                                    \u003ctd\u003eFrame-Mounted Bottle Opener Included\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            \n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\"\u003e\n                    \u003cdiv class=\"sizing-container\"\u003e\n                        \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._Klunker_27.5_size_and_frame_geometry_chart_with_labeled_bike_components_and_specs_for_riders_5_5_to_6_3.jpg?v=1754534145\u0026amp;format=avif\" alt=\"State Bicycle Co. Klunker Sizing Diagram\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"table-wrapper\"\u003e\n                            \u003ctable class=\"spec-table sizing-table\"\u003e\n                                \u003cthead\u003e\n                                    \u003ctr\u003e\n                                        \u003cth\u003eFrame Size\u003c\/th\u003e\n                                        \u003cth\u003eHeight Recommendations\u003c\/th\u003e\n                                    \u003c\/tr\u003e\n                                \u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003eOne Size Fits Most\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'4\" to 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                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\"\u003e\n                    \u003cdiv class=\"table-wrapper\"\u003e\n                        \u003ctable class=\"spec-table two-col\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003eOne Size Fits All\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eActual Top Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e457mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eChain Stay Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e481mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e14.5kg \/ 32lb\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eCrank Arm Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e35mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eHead Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e69°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eHead Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e140mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Post Diameter\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e25.4mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e457mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e70°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e1120mm\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            \n            \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 a Klunker bike?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eA Klunker is a glorious mashup of vintage cruiser style, BMX handlebars, and modern mountain bike tires. Originating in the 1970s as the predecessor to mountain bikes, Klunkers are heavily built, incredibly durable, single-speed machines designed for party-pace neighborhood cruising, light trails, and running errands with maximum style.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the State Bicycle Co. Klunker have gears or hand brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eNo, the Klunker prioritizes retro simplicity and ultimate durability. It features a single-speed drivetrain (42T chainring to a 22T rear cog) and a classic coaster brake. There are no delicate derailleur gears to tune or hand brake cables to snap—to stop, you simply pedal backward.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eAre Klunker bikes good for trails and off-road riding?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes! While they aren't designed for extreme downhill mountain biking, the Klunker's robust hi-tensile steel frame and aggressive 27.5\" x 2.3\" WTB Vigilante all-terrain tires make them highly capable for gravel paths, dirt trails, and urban exploring over curbs and potholes.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat size rider does the Klunker fit?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe State Bicycle Co. Klunker features a highly adaptable \"One Size Fits Most\" geometry. Thanks to the long seat post and sweeping BMX-style V-bars, the bike comfortably accommodates riders ranging from 5'4\" all the way up to 6'2\".\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat accessories come included with the Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eEvery Klunker comes ready for a good time right out of the box. Along with the standard platform pedals and comfortable saddle, it famously features a custom bottle opener welded directly onto the seat tube, making it the ultimate tailgate vehicle.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow difficult is it to assemble the State Bicycle Co. Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eAssembly is incredibly straightforward. Because there are no complicated gear derailleurs or brake cables to route and tune, putting the Klunker together is much simpler than a traditional geared bicycle. It arrives 90% assembled; you primarily just need to attach the front wheel, handlebars, saddle, and pedals.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n            \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: 5px;\" class=\"two-col-container\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eNFL Chicago Bears Klunker Frame \u0026amp; Fork\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled with custom team graphics.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003e27.5\" Wheelset w\/ WTB Vigilante Tires\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHeavy-duty wheels wrapped in plush, all-terrain 2.3\" rubber.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBMX-Style V-Bars \u0026amp; Pedals\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWide chrome bars and flat platform pedals for instant cruising.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eFrame-Mounted Bottle Opener\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-welded to the seat tube to ensure you are always tailgate-ready.\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    \n    \u003c!-- Lightbox Modal --\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\n    \u003cscript\u003e\n        \/\/ [CHECKLIST #14] Smart Event Delegated Lightbox\n        function initSmartLightbox() {\n            const wrapper = document.querySelector('.sbc-product-wrapper');\n            const modal = document.getElementById('belcopia-image-modal');\n            const modalImg = document.getElementById('belcopia-modal-img');\n            const closeBtn = document.querySelector('.belcopia-modal-close');\n\n            if (!wrapper || !modal || !modalImg) return;\n\n            wrapper.addEventListener('click', (e) =\u003e {\n                const zoomableImg = e.target.closest('.two-col-container img:not(.video-facade-wrapper img), .belcopia-slide img, .sizing-container img, .feature-card img');\n                \n                if (zoomableImg) {\n                    e.preventDefault();\n                    modalImg.src = zoomableImg.src; \n                    modal.classList.add('show');\n                    \/\/ [CHECKLIST #15] Lock background scrolling\n                    document.body.style.overflow = 'hidden'; \n                    closeBtn.focus(); \n                }\n            });\n\n            const closeModal = () =\u003e {\n                modal.classList.remove('show');\n                \/\/ [CHECKLIST #15] Purge image memory after fade\n                setTimeout(() =\u003e { modalImg.src = ''; }, 300);\n                document.body.style.overflow = ''; \n            };\n\n            closeBtn.addEventListener('click', closeModal);\n            \n            modal.addEventListener('click', (e) =\u003e {\n                if (e.target === modal) closeModal(); \n            });\n\n            document.addEventListener('keydown', (e) =\u003e {\n                if ((e.key === 'Escape' || e.key === 'Enter') \u0026\u0026 modal.classList.contains('show')) closeModal(); \n            });\n        }\n        \n        \/\/ Multi-Image Carousel Logic\n        function initBelcopiaSliders() {\n            const sliders = document.querySelectorAll('.belcopia-slider');\n            \n            \/\/ [CHECKLIST #16] Intersection Observer to pause sliders off-screen\n            const observer = new IntersectionObserver((entries) =\u003e {\n                entries.forEach(entry =\u003e {\n                    entry.target.dataset.isVisible = entry.isIntersecting ? 'true' : 'false';\n                });\n            }, { threshold: 0.1 });\n\n            sliders.forEach(slider =\u003e {\n                if (slider.dataset.initialized) return;\n                slider.dataset.initialized = true;\n                observer.observe(slider);\n                \n                let slides = slider.querySelectorAll('.belcopia-slide');\n                let dots = slider.querySelectorAll('.belcopia-slider-dot');\n                let currentIndex = 0;\n                let interval;\n\n                function showSlide(index) {\n                    slides[currentIndex].classList.remove('active');\n                    if(dots.length \u003e 0) dots[currentIndex].classList.remove('active');\n                    currentIndex = (index + slides.length) % slides.length;\n                    slides[currentIndex].classList.add('active');\n                    if(dots.length \u003e 0) dots[currentIndex].classList.add('active');\n                }\n\n                function nextSlide() { \n                    if (slider.dataset.isVisible === 'true') {\n                        showSlide(currentIndex + 1); \n                    }\n                }\n\n                slider.querySelector('.belcopia-slider-next')?.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(currentIndex + 1); resetInterval(); });\n                slider.querySelector('.belcopia-slider-prev')?.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(currentIndex - 1); resetInterval(); });\n                \n                dots.forEach((dot, idx) =\u003e {\n                    dot.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(idx); resetInterval(); });\n                });\n\n                function startInterval() {\n                    interval = setInterval(nextSlide, 4500); \n                }\n                function resetInterval() {\n                    clearInterval(interval);\n                    startInterval();\n                }\n                if(slides.length \u003e 1) startInterval();\n            });\n        }\n\n        \/\/ [CHECKLIST #1] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\n                }, { once: true });\n            });\n        }\n\n        \/\/ [CHECKLIST #9] App Audit \/ Script Delayer\n        let interactionFired = false;\n        function loadDeferredScripts() {\n            if (interactionFired) return;\n            interactionFired = true;\n            \n            \/\/ Deferred 3rd Party Scripts load here!\n            ['scroll', 'mousemove', 'touchstart', 'keydown'].forEach(event =\u003e {\n                window.removeEventListener(event, loadDeferredScripts);\n            });\n        }\n\n        \/\/ [CHECKLIST #18] Link Prefetching (Predictive Loading) via Speculation Rules\n        let prefetchCache = new Set();\n        function initPrefetcher() {\n            if (HTMLScriptElement.supports \u0026\u0026 HTMLScriptElement.supports('speculationrules')) {\n                const specScript = document.createElement('script');\n                specScript.type = 'speculationrules';\n                specScript.textContent = JSON.stringify({\n                    prerender: [{\n                        source: \"document\",\n                        where: { and: [{ href_matches: \"\/*\" }, { not: { href_matches: [\"\/cart*\", \"\/checkout*\"] } }] },\n                        eagerness: \"moderate\" \n                    }]\n                });\n                document.head.appendChild(specScript);\n                return; \n            }\n\n            \/\/ Fallback Hover-Prefetcher\n            document.addEventListener('mouseover', (e) =\u003e {\n                const link = e.target.closest('a');\n                if (link \u0026\u0026 link.href \u0026\u0026 link.origin === window.location.origin) {\n                    if (!prefetchCache.has(link.href) \u0026\u0026 !link.href.includes('\/cart') \u0026\u0026 !link.href.includes('\/checkout')) {\n                        link.prefetchTimeout = setTimeout(() =\u003e {\n                            const prefetchTag = document.createElement('link');\n                            prefetchTag.rel = 'prefetch';\n                            prefetchTag.href = link.href;\n                            document.head.appendChild(prefetchTag);\n                            prefetchCache.add(link.href);\n                        }, 65);\n                    }\n                }\n            });\n\n            document.addEventListener('mouseout', (e) =\u003e {\n                const link = e.target.closest('a');\n                if (link \u0026\u0026 link.prefetchTimeout) {\n                    clearTimeout(link.prefetchTimeout);\n                }\n            });\n        }\n\n        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\n                \/\/ [CHECKLIST #17] Wait for browser to be completely idle before setting up prefetcher\n                if ('requestIdleCallback' in window) {\n                    requestIdleCallback(initPrefetcher);\n                } else {\n                    setTimeout(initPrefetcher, 200);\n                }\n            });\n        } else {\n            initBelcopiaSliders();\n            initSmartLightbox();\n            initVideoFacades();\n            if ('requestIdleCallback' in window) {\n                requestIdleCallback(initPrefetcher);\n            } else {\n                setTimeout(initPrefetcher, 200);\n            }\n        }\n\n        \/\/ Listen for user intent to trigger deferred scripts\n        ['scroll', 'mousemove', 'touchstart', 'keydown'].forEach(event =\u003e {\n            window.addEventListener(event, loadDeferredScripts, { passive: true });\n        });\n    \u003c\/script\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"State Bicycle Co.","offers":[{"title":"Default Title","offer_id":42130141937738,"sku":"731416176262","price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo._NFLCollection-Klunker-ChicagoBears-1.jpg?v=1767074726"},{"product_id":"state-bicycle-co-nfl-collection-klunker-new-york-giants","title":"State Bicycle Co. | NFL Collection - Klunker - New York Giants","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    \u003cmeta content=\"Bleed blue? Now you can ride blue. The official NFL New York Giants Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\" name=\"description\"\u003e\n    \u003ctitle\u003eState Bicycle Co. | NFL Klunker - New York Giants\u003c\/title\u003e\n    \n    \u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Product\",\n      \"name\": \"State Bicycle Co. NFL Klunker - New York Giants\",\n      \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._New_York_Giants_Klunker_with_matching_red_white_and_blue_Giants_long-sleeve_jersey_and_NFL_football_on_a_turf_field_showcasing_the_official_NFL_bike_collaboration.jpg?v=1754449979\u0026format=avif\",\n      \"description\": \"Bleed blue? Now you can ride blue. The official NFL New York Giants Klunker features a bombproof steel frame, custom team graphics, and a built-in bottle opener for the perfect tailgate.\",\n      \"brand\": {\n        \"@type\": \"Brand\",\n        \"name\": \"State Bicycle Co.\"\n      },\n      \"category\": \"Cruiser \/ Klunker Bikes\",\n      \"material\": \"Hi-Tensile Steel\"\n    }\n    \u003c\/script\u003e\n\n    \u003c!-- [CHECKLIST #10] Early Connections --\u003e\n    \u003clink href=\"https:\/\/cdn.shopify.com\" rel=\"dns-prefetch\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/cdn.shopify.com\" rel=\"preconnect\"\u003e\n\n    \u003c!-- [CHECKLIST #11 \u0026 #3] Hero Discovery \u0026 LCP Loading --\u003e\n    \u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._New_York_Giants_Klunker_with_matching_red_white_and_blue_Giants_long-sleeve_jersey_and_NFL_football_on_a_turf_field_showcasing_the_official_NFL_bike_collaboration.jpg?v=1754449979\u0026amp;format=avif\" fetchpriority=\"high\"\u003e\n\n    \u003c!-- [CHECKLIST #8] Font Swap Preload --\u003e\n    \u003clink rel=\"preload\" as=\"font\" href=\"https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2\" type=\"font\/woff2\" crossorigin=\"anonymous\"\u003e\n\n    \u003cstyle\u003e\n        \/* [CHECKLIST #8] Font Swapping *\/\n        @font-face {\n            font-family: 'FuturaCustom';\n            src: url('https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2') format('woff2');\n            font-weight: normal;\n            font-style: normal;\n            font-display: swap; \n        }\n\n        \/* [CHECKLIST #6] Flattened CSS Specificity with a single wrapper class *\/\n        .sbc-product-wrapper {\n            font-family: 'FuturaCustom', \"Trebuchet MS\", Arial, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            overflow-x: hidden;\n            background-color: #fff;\n        }\n\n        \/* Image \u0026 Content Protection *\/\n        .sbc-product-wrapper img {\n            -webkit-user-drag: none;\n            user-drag: none;\n            -webkit-touch-callout: none;\n            user-select: none;\n            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n            \/* [CHECKLIST #12] Hardware Acceleration *\/\n            will-change: transform;\n        }\n        .sbc-product-wrapper .protected-zone {\n            -webkit-user-select: none;\n            -moz-user-select: none;\n            -ms-user-select: none;\n            user-select: none;\n        }\n\n        \/* Image Lightbox Modal *\/\n        .sbc-product-wrapper .belcopia-modal {\n            display: none; \n            position: fixed; \n            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;\n            transition: opacity 0.3s ease;\n            \/* [CHECKLIST #12] Hardware Acceleration *\/\n            will-change: opacity;\n        }\n        .sbc-product-wrapper .belcopia-modal.show {\n            display: block;\n            opacity: 1;\n        }\n        .sbc-product-wrapper .belcopia-modal-content {\n            position: absolute;\n            top: 50%; left: 50%;\n            transform: translate(-50%, -50%) scale(0.95);\n            max-width: 90vw; max-height: 85vh;\n            border-radius: 12px;\n            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            will-change: transform;\n        }\n        .sbc-product-wrapper .belcopia-modal.show .belcopia-modal-content {\n            transform: translate(-50%, -50%) scale(1);\n        }\n        .sbc-product-wrapper .belcopia-modal-close {\n            position: absolute;\n            top: 20px; right: 30px;\n            z-index: 100000;\n            color: #fff; font-size: 45px; font-weight: bold;\n            cursor: pointer;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n            \/* [CHECKLIST #19] Accessibility *\/\n            outline: none;\n        }\n        .sbc-product-wrapper .belcopia-modal-close:hover,\n        .sbc-product-wrapper .belcopia-modal-close:focus { color: #A71930; outline: none; }\n\n        \/* Premium Animations *\/\n        @keyframes metallicShimmer {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 200% 50%; }\n        }\n        @keyframes subtleBounce {\n            0%, 100% { transform: translateX(0); }\n            50% { transform: translateX(5px); }\n        }\n\n        \/* \"At a Glance\" Icon Bar - [CHECKLIST #7] ANIMATIONS REMOVED TO PREVENT CLS *\/\n        .sbc-product-wrapper .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff; padding: 12px 10px;\n            \/* [CHECKLIST #13] CSS Containment *\/\n            contain: layout paint;\n        }\n        .sbc-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        .sbc-product-wrapper .glance-item {\n            display: flex; flex-direction: column; align-items: center; gap: 5px;\n            font-size: 0.8em; min-width: 90px; opacity: 1; \n        }\n        .sbc-product-wrapper .glance-item img { width: 36px; height: 36px; filter: brightness(0) invert(1); }\n        .sbc-product-wrapper .glance-title { font-weight: bold; text-transform: uppercase; }\n\n        \/* 3. Hero Styling *\/\n        .sbc-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;\n            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout paint;\n        }\n        .sbc-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        .sbc-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        .sbc-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         \n        .sbc-product-wrapper .shimmer-text {\n            \/* CSS Shimmer Update: New York Giants Blue and Red *\/\n            background: linear-gradient(90deg, #0B2265 0%, #A71930 25%, #ffffff 50%, #A71930 75%, #0B2265 100%);\n            background-size: 200% auto;\n            color: transparent; -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\n        .sbc-product-wrapper .hero-content h2 {\n            font-size: 3.5em; font-weight: 900; line-height: 1.1;\n            text-transform: uppercase; letter-spacing: 1px;\n            margin: 0 auto 10px auto; opacity: 1 !important; \n        }\n         \n        .sbc-product-wrapper .product-subtitle {\n            font-size: 1.6em; font-weight: 900; \n            text-transform: uppercase; letter-spacing: 2px;\n            display: block; width: 100%; margin-top: 5px;\n            opacity: 1 !important;\n            -webkit-text-stroke: 0.5px #ffffff;\n        }\n\n        \/* 4. Headlines \u0026 Content Sections *\/\n        .sbc-product-wrapper .page-content { max-width: 1200px; margin: 0 auto; padding: 10px 20px; }\n        .sbc-product-wrapper h3 {\n            font-size: 2em; font-weight: bold; color: #0B2265;\n            border-bottom: 2px solid #eee; padding-bottom: 10px;\n            margin-bottom: 30px; text-transform: uppercase; position: relative;\n        }\n        .sbc-product-wrapper h3::after {\n            content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 3px;\n            background-color: #A71930; transition: width 0.6s ease;\n        }\n        .sbc-product-wrapper .unbordered-section:hover h3::after, \n        .sbc-product-wrapper .bordered-section:hover h3::after { width: 100%; }\n         \n        .sbc-product-wrapper h4 {\n            font-size: 1.4em; font-weight: 900; color: #1a1a1a;\n            border-left: 5px solid #A71930; padding-left: 15px; \n            text-transform: uppercase; letter-spacing: 0.02em !important; \n            margin-bottom: 15px;\n        }\n        .sbc-product-wrapper .unbordered-section { \n            padding: 20px 0; border: none; \n            contain: content; \n        }\n        .sbc-product-wrapper .description-emphasis { font-style: italic; font-weight: bold; color: #0B2265; }\n        .sbc-product-wrapper .sub-headline { font-size: 2em; font-weight: 900; font-style: italic; color: #0B2265; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0,0,0,0.1); }\n        .sbc-product-wrapper p { margin-bottom: 20px; line-height: 1.7; }\n\n        \/* 5. Grid Layouts *\/\n        .sbc-product-wrapper .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; margin-bottom: 25px; }\n        @media (min-width: 768px) { \n            .sbc-product-wrapper .two-col-container { grid-template-columns: 1fr 1fr; } \n            .sbc-product-wrapper .two-col-container.reverse \u003e :first-child { order: 2; }\n        }\n        .sbc-product-wrapper .two-col-container img { \n            width: 100%; max-height: 380px;\n            object-fit: cover; border-radius: 12px; 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) { .sbc-product-wrapper .two-col-container img:hover { transform: scale(1.03); } }\n\n        .sbc-product-wrapper .two-col-list { list-style: none; padding: 0; }\n        .sbc-product-wrapper .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 20px; font-weight: 500;}\n        .sbc-product-wrapper .two-col-list li::before { content: '★'; color: #A71930; font-size: 1.6em; margin-right: 15px; line-height: 1; font-weight: 900; }\n\n        \/* Video Facade (Rule 1) *\/\n        .sbc-product-wrapper .video-facade-wrapper { position: relative; cursor: pointer; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 16\/9; display: flex; align-items: center; justify-content: center; background: #000; outline: none; }\n        .sbc-product-wrapper .video-facade-wrapper:focus { outline: none; box-shadow: 0 8px 30px rgba(11,34,101,0.5); }\n        .sbc-product-wrapper .video-facade-wrapper img { width: 100%; height: 100%; object-fit: cover; opacity: 0.8; transition: opacity 0.3s ease; max-height: none; }\n        .sbc-product-wrapper .video-facade-wrapper:hover img { opacity: 1; }\n        .sbc-product-wrapper .play-button { position: absolute; width: 68px; height: 48px; background-color: rgba(11, 34, 101, 0.9); border-radius: 12px; transition: background-color 0.3s; }\n        .sbc-product-wrapper .play-button::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; }\n        .sbc-product-wrapper .video-facade-wrapper:hover .play-button { background-color: #A71930; }\n        .sbc-product-wrapper .video-facade-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n        \/* MULTI-IMAGE CAROUSEL STYLING *\/\n        .sbc-product-wrapper .belcopia-slider { \n            position: relative; width: 100%; border-radius: 12px; overflow: hidden; \n            box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 4\/3; \n        }\n        .sbc-product-wrapper .belcopia-slide { \n            position: absolute; top: 0; left: 0; width: 100%; height: 100%; \n            opacity: 0; transition: opacity 0.6s ease-in-out; \n            will-change: opacity;\n        }\n        .sbc-product-wrapper .belcopia-slide.active { opacity: 1; z-index: 2; }\n        .sbc-product-wrapper .belcopia-slide img { \n            width: 100%; height: 100%; object-fit: cover; cursor: zoom-in; \n            box-shadow: none; border-radius: 0; max-height: none; \n        }\n        .sbc-product-wrapper .belcopia-slider-btn { \n            position: absolute; top: 50%; transform: translateY(-50%); \n            background: rgba(0,0,0,0.5); color: white; border: none; cursor: pointer; \n            z-index: 3; font-size: 20px; border-radius: 50%; width: 40px; height: 40px; \n            display: flex; align-items: center; justify-content: center; transition: background 0.3s; \n            outline: none;\n        }\n        .sbc-product-wrapper .belcopia-slider-btn:hover,\n        .sbc-product-wrapper .belcopia-slider-btn:focus { background: rgba(0,0,0,0.9); color: #A71930; outline: none; }\n        .sbc-product-wrapper .belcopia-slider-prev { left: 15px; }\n        .sbc-product-wrapper .belcopia-slider-next { right: 15px; }\n        .sbc-product-wrapper .belcopia-slider-dots { \n            position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%); \n            display: flex; gap: 8px; z-index: 3; \n        }\n        .sbc-product-wrapper .belcopia-slider-dot { \n            width: 10px; height: 10px; border-radius: 50%; \n            background: rgba(255,255,255,0.4); cursor: pointer; transition: background 0.3s; \n            outline: none;\n        }\n        .sbc-product-wrapper .belcopia-slider-dot.active,\n        .sbc-product-wrapper .belcopia-slider-dot:focus { background: #A71930; outline: none; }\n\n        \/* 6. Features Scroller *\/\n        .sbc-product-wrapper .features-scroller { \n            display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #0B2265 #e0e0e0; \n            \/* [CHECKLIST #13 FIX] Upgraded containment to isolate layout *\/\n            contain: layout paint; \n        }\n        .sbc-product-wrapper .features-scroller::-webkit-scrollbar { height: 10px; }\n        .sbc-product-wrapper .features-scroller::-webkit-scrollbar-track { background: #e0e0e0; border-radius: 6px; }\n        .sbc-product-wrapper .features-scroller::-webkit-scrollbar-thumb { background-color: #0B2265; border-radius: 6px; border: 2px solid #e0e0e0; }\n        .sbc-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; cursor: pointer; scroll-snap-align: start;\n            will-change: transform;\n        }\n        .sbc-product-wrapper .feature-card:hover { transform: translateY(-10px); box-shadow: 0 15px 35px rgba(0,0,0,0.12); }\n        .sbc-product-wrapper .feature-card img { \n            width: 100%; height: 200px; object-fit: cover; transition: transform 0.5s ease; \n            \/* [CHECKLIST #4] Strict aspect ratio to prevent layout shifting *\/\n            aspect-ratio: 3\/2;\n            cursor: zoom-in;\n        }\n        .sbc-product-wrapper .feature-card:hover img { transform: scale(1.05); }\n        .sbc-product-wrapper .feature-card-content { padding: 12px 15px; flex-grow: 1; display: flex; flex-direction: column; }\n        .sbc-product-wrapper .feature-card h4 { color: #0B2265; font-size: 1.2em; border: none; padding: 0; margin-bottom: 6px; }\n        .sbc-product-wrapper .feature-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.4; }\n\n        \/* Swipe Hint Animation *\/\n        .sbc-product-wrapper .scroll-hint { \n            font-size: 0.85em; color: #0B2265; font-style: italic; text-align: right; \n            margin-bottom: 8px; display: block; font-weight: bold;\n            animation: subtleBounce 2s infinite ease-in-out;\n        }\n        @media (min-width: 992px) { .sbc-product-wrapper .scroll-hint { display: none; } }\n\n        \/* Why Build Matters Grid *\/\n        .sbc-product-wrapper .three-col-grid { display: grid; grid-template-columns: 1fr; gap: 20px; margin-top: 15px; }\n        @media (min-width: 768px) { .sbc-product-wrapper .three-col-grid { grid-template-columns: repeat(3, 1fr); } }\n        .sbc-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            will-change: transform;\n        }\n        .sbc-product-wrapper .tech-proof-card:hover { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(0,0,0,0.08); }\n        .sbc-product-wrapper .tech-proof-card h4 { color: #0B2265; font-size: 1.1em; border: none; padding: 0; margin-bottom: 6px; }\n        .sbc-product-wrapper .tech-proof-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.4; }\n\n        \/* Premium Tables \u0026 Sizing *\/\n        .sbc-product-wrapper .sizing-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 35px; }\n        @media (min-width: 768px) { .sbc-product-wrapper .sizing-container { grid-template-columns: 1fr 1fr; } }\n        .sbc-product-wrapper .sizing-container img { width: 100%; border-radius: 12px; cursor: zoom-in; max-height: none !important; object-fit: contain; box-shadow: 0 4px 15px rgba(0,0,0,0.08); }\n        .sbc-product-wrapper .sizing-table { min-width: 0 !important; }\n\n        .sbc-product-wrapper .table-wrapper { width: 100%; overflow-x: auto; border-radius: 8px; border: 1px solid #ddd; margin-bottom: 25px; box-shadow: 0 4px 10px rgba(0,0,0,0.02); }\n        .sbc-product-wrapper .spec-table { width: 100%; border-collapse: collapse; min-width: 600px; }\n        .sbc-product-wrapper .spec-table.two-col th { width: 35%; }\n        .sbc-product-wrapper .spec-table th { \n            background-color: #f7f8f6; font-weight: 900; text-transform: uppercase; \n            font-size: 0.85em; color: #0B2265; border-left: 4px solid #A71930; padding: 12px 15px; text-align: left;\n        }\n        .sbc-product-wrapper .spec-table td { padding: 12px 15px; border: 1px solid #eee; font-size: 0.9em; text-align: left; }\n        .sbc-product-wrapper .spec-table tr { transition: background-color 0.2s ease; }\n        .sbc-product-wrapper .spec-table tr:hover td { background-color: #fcfcfc; }\n\n        \/* Accordion Wrapper \u0026 Hover Highlight *\/\n        .sbc-product-wrapper .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n        .sbc-product-wrapper details.accordion-item { border-bottom: 1px solid #eee; margin-bottom: 0; overflow: hidden; }\n        .sbc-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; transition: color 0.3s ease; \n        }\n        .sbc-product-wrapper details.accordion-item summary::-webkit-details-marker { display: none; }\n        .sbc-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        .sbc-product-wrapper details.accordion-item summary:hover,\n        .sbc-product-wrapper details.accordion-item[open] summary { color: #0B2265; }\n        .sbc-product-wrapper details.accordion-item[open] summary::after { transform: translateY(-30%) rotate(-135deg); border-color: #0B2265; }\n         \n        \/* [CHECKLIST #5] MAIN THREAD OPTIMIZATION *\/\n        .sbc-product-wrapper .accordion-content { \n            padding: 0 0 30px 0; border-top: none; \n            content-visibility: auto; \n            contain-intrinsic-size: auto 500px;\n        }\n\n        \/* Expert Insight *\/\n        .sbc-product-wrapper .expert-insight { background-color: #fdfdfd; border-left: 4px solid #0B2265; padding: 25px; margin: 10px 0 30px 0; border-radius: 4px; box-shadow: 0 2px 10px rgba(0,0,0,0.02); }\n        .sbc-product-wrapper .expert-insight-quote { font-style: italic; font-weight: 500; font-size: 1.15em; color: #1a1a1a; margin: 0 0 12px 0; line-height: 1.5; }\n        .sbc-product-wrapper .expert-insight-attr { font-weight: bold; font-size: 0.85em; color: #0B2265; text-transform: uppercase; letter-spacing: 1px; }\n\n        \/* List Section *\/\n        .sbc-product-wrapper .list-section ul { list-style: none; padding: 0; margin-top: 5px; }\n        .sbc-product-wrapper .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 8px; } \n        .sbc-product-wrapper .list-section li::before { content: '★'; position: absolute; left: 0; top: 0; color: #A71930; font-size: 1.6em; line-height: 1; }\n        .sbc-product-wrapper .list-section .item-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; color: #2c2c2c; font-size: 0.9em;}\n        .sbc-product-wrapper .list-section .item-desc { font-size: 0.85em; color: #555; }\n         \n        \/* FAQ specific styles *\/\n        .sbc-product-wrapper details.faq-item { border: none; border-bottom: 1px solid #f0f0f0; margin-bottom: 0; }\n        .sbc-product-wrapper details.faq-item:last-child { border-bottom: none; }\n        .sbc-product-wrapper details.faq-item summary { font-size: 1em; font-weight: 600; padding: 18px 45px 18px 0; color: #2c2c2c; }\n        .sbc-product-wrapper details.faq-item summary:hover { color: #0B2265; }\n        .sbc-product-wrapper details.faq-item summary::after { width: 8px; height: 8px; border-right: 2px solid #2c2c2c; border-bottom: 2px solid #2c2c2c; }\n        .sbc-product-wrapper .faq-answer { padding: 0 0 20px 0; font-size: 0.9em; color: #555; line-height: 1.6; margin: 0; }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"sbc-product-wrapper\"\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\"\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\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eDurable 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=\"Drive\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\u0026amp;format=avif\"\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=\"Wheels\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e27.5\"\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Weight\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~32 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\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eKlunker\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 width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" fetchpriority=\"high\" alt=\"State Bicycle Co. New York Giants Klunker Hero\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._New_York_Giants_Klunker_with_matching_red_white_and_blue_Giants_long-sleeve_jersey_and_NFL_football_on_a_turf_field_showcasing_the_official_NFL_bike_collaboration.jpg?v=1754449979\u0026amp;format=avif\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\"\u003e\n            \u003ch2 class=\"shimmer-text\"\u003eState Bicycle Co. x NFL Klunker\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle shimmer-text\"\u003eNew York Giants Edition. Big Blue.\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 Ultimate Gameday Ride.\"\u003c\/p\u003e\n            \u003cp\u003eBleed blue? Now you can ride blue. Meet the ultimate gameday ride: the official NFL New York Giants \u003cstrong class=\"description-emphasis\"\u003eState Klunker Bike\u003c\/strong\u003e. This isn't just a bike with a logo slapped on; it's a full-send tribute to Big Blue built on an \u003cstrong class=\"description-emphasis\"\u003eiconic BMX-inspired frame\u003c\/strong\u003e. If you demand the most durable, head-turning \u003cstrong class=\"description-emphasis\"\u003eState Bicycle Klunker\u003c\/strong\u003e, your search ends here. Boasting an \u003cstrong class=\"description-emphasis\"\u003eauthentic 70s mountain cruiser geometry\u003c\/strong\u003e and a \u003cstrong class=\"description-emphasis\"\u003edurable, heavy-duty steel build\u003c\/strong\u003e, it confidently leads \u003cstrong class=\"description-emphasis\"\u003ethe original-style bomber frame revolution\u003c\/strong\u003e.\u003c\/p\u003e\n            \u003cp\u003eThink of it as the \u003cstrong class=\"description-emphasis\"\u003erugged cousin of a fixie\u003c\/strong\u003e—offering that same \u003cstrong class=\"description-emphasis\"\u003esingle-speed simplicity\u003c\/strong\u003e but built with a heavy-duty steel frame to handle dirt, jumps, and curb-hopping. It’s the perfect vehicle for \u003cstrong class=\"description-emphasis\"\u003etailgates at MetLife Stadium, victory parades, and neighborhood cruises\u003c\/strong\u003e. If you are searching for the best \u003cstrong class=\"description-emphasis\"\u003eKlunker bike for sale\u003c\/strong\u003e today, this officially licensed red, white, and blue machine is a statement of loyalty that's always ready for a good time.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"expert-insight protected-zone\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"We wanted to build the ultimate tailgate accessory. By combining the legendary, worry-free fun of our Klunker frame with official NFL New York Giants branding and a built-in bottle opener, we've created a bike that practically begs to be ridden to the stadium.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eDRAFT THIS RIDE IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._New_York_Giants_Klunker_bike_with_team-themed_frame_bag_red-white-blue_Giants_long_sleeve_jersey_and_NFL_football_on_a_green_turf_football_field.jpg?v=1754449979\u0026amp;format=avif\" alt=\"State Bicycle Co. New York Giants Klunker Close-up\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are a die-hard member of the Big Blue faithful.\u003c\/li\u003e\n                    \u003cli\u003eYou want the ultimate, head-turning accessory for your gameday tailgate.\u003c\/li\u003e\n                    \u003cli\u003eYou love fun, simple, and stylish bikes that are built for cruising.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your team pride should be on display 24\/7.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eOFFICIAL GAMEDAY GEAR\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_State_Bicycle_Co._New_York_Giants_Klunker_bike_featuring_blue_frame_bag_with_white_NY_logo_red-white_detailing_and_wide_handlebars_on_football_turf.jpg?v=1754449979\u0026amp;format=avif\" alt=\"New York Giants Frame Bag\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eShow Your Pride\u003c\/h4\u003e\n                    \u003cp\u003eThis is more than a bike; it's an officially licensed piece of your fan identity. See the iconic \u003cstrong class=\"description-emphasis\"\u003eGiants logos and classic red, white, and blue colorway\u003c\/strong\u003e proudly displayed on the frame and custom saddle.\u003c\/p\u003e\n                    \u003cp\u003eEvery detail, from the beefy retro-inspired frame down to the matching accessories, is designed to broadcast your allegiance. It's a head-to-toe expression of your loyalty, a rolling tribute to your team that makes every day feel like gameday.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eENGINEERED FOR FUN\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_State_Bicycle_Co._NFL_Edition_bike_featuring_New_York_Giants-themed_paint_integrated_bottle_opener_on_seat_tube_and_official_NFL_branding.webp?v=1754449978\u0026amp;format=avif\" alt=\"New York Giants Klunker Tailgate Gear\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eTailgate Ready\u003c\/h4\u003e\n                    \u003cp\u003eThe Klunker is built for good times, and the Giants edition is no exception. We've included the essentials for any proper pre-game celebration. Feel the simple, intuitive control of the \u003cstrong class=\"description-emphasis\"\u003ecoaster brake\u003c\/strong\u003e—just pedal backward to stop, leaving your hands free to high-five fellow fans.\u003c\/p\u003e\n                    \u003cp\u003eAnd when it's time for a celebratory beverage, the frame-mounted \u003cstrong class=\"description-emphasis\"\u003ebottle opener\u003c\/strong\u003e is always ready for action. It’s a bike that understands the assignment: maximum fun, minimum fuss.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #555; font-style: italic; margin-top: -20px; margin-bottom: 25px;\"\u003e*Note: Some component macro shots below feature the Metallic Black model to showcase detail. Your bicycle will arrive in the official New York Giants colorway.\u003c\/p\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 width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Tough-as-Nails Steel Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-durable-steel-frame-welds.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eTough-as-Nails Steel Frame\u003c\/h4\u003e\n                        \u003cp\u003eA bombproof, Hi-Tensile steel frame and fork designed to take a beating and keep on cruising through any gameday shenanigans.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"All-Terrain Tires\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-knobby-tires-aero-rim.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eAll-Terrain Tires\u003c\/h4\u003e\n                        \u003cp\u003ePlush 27.5” wheels wrapped in chunky 2.3” WTB Vigilante all-terrain tires provide a smooth, stable ride on pavement or grass parking lots.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Coaster Brake\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-coaster-brake-hub-macro.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCoaster Brake\u003c\/h4\u003e\n                        \u003cp\u003eThe ultimate in retro simplicity. No cables, no levers. Just pedal backward to engage the brake for easy, intuitive stopping.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"BMX-Style Bars\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/state-bicycle-co-klunker-bmx-v-bars-vans-grips.jpg?v=1772495682\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBMX-Style Bars\u003c\/h4\u003e\n                        \u003cp\u003eWide, comfortable 30\" V-bar handlebars give you maximum leverage, total control, and a relaxed, upright riding position.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Built-in Bottle Opener\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/tate-bicycle-co-klunker-black-metallic-integrated-bottle-opener.jpg?v=1772497320\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eBuilt-in Bottle Opener\u003c\/h4\u003e\n                        \u003cp\u003eThe most important feature for any tailgate. Your new favorite party trick is built right into the seat tube of the frame.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eWHY THIS BUILD MATTERS\u003c\/h3\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eTailgate King\u003c\/h4\u003e\n                    \u003cp\u003eDesigned from the ground up to be the life of the party. With upright seating, massive tires, and a bottle opener, it dominates the pre-game.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eBombproof Durability\u003c\/h4\u003e\n                    \u003cp\u003eSteel is real. The high-tensile steel frame and single-speed coaster-brake drivetrain require virtually zero maintenance and can handle years of abuse.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eGo-Anywhere Versatility\u003c\/h4\u003e\n                    \u003cp\u003eThose aren't just for show. The 27.5\" x 2.3\" WTB Vigilante mountain bike tires allow you to hop curbs, roll over roots, and float across grassy fields effortlessly.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \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 protected-zone\"\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 with Custom New York Giants Graphics\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eFork\u003c\/th\u003e\n                                    \u003ctd\u003eHi-Tensile Steel TIG-Welded, 26\" Unicrown\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBottom Bracket\u003c\/th\u003e\n                                    \u003ctd\u003eSealed Bearing Cartridge, JIS Square Taper, English Threaded, 68mm x 103mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eCrankset\u003c\/th\u003e\n                                    \u003ctd\u003eAlloy, 170mm Crank Arm Length\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChainring\u003c\/th\u003e\n                                    \u003ctd\u003eSteel, 42T\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eChain\u003c\/th\u003e\n                                    \u003ctd\u003eKMC Singlespeed Wide\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHubs\u003c\/th\u003e\n                                    \u003ctd\u003eCoaster Brake Hub, 22T Cog\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eWheel Set\u003c\/th\u003e\n                                    \u003ctd\u003e27.5\" Aluminum, 36H\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eTires\u003c\/th\u003e\n                                    \u003ctd\u003eWTB Vigilante, 27.5\" x 2.3\"\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBrakes\u003c\/th\u003e\n                                    \u003ctd\u003eRear Coaster Brake Only (Pedal Backwards to Stop)\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHeadset\u003c\/th\u003e\n                                    \u003ctd\u003eNECO 1 1\/8\" Threadless Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eHandlebars\u003c\/th\u003e\n                                    \u003ctd\u003eV-Bar Hi-Tensile Steel, 7\" Rise, 30\" Wide, Chrome Finish\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eStem\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, BMX-Style, Clamp Diameter: 22.2mm, Length: 50mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Candle Type, Diameter: 25.4mm, Length: 300mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n                                    \u003ctd\u003eAluminum, Diameter: 28.6mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSaddle\u003c\/th\u003e\n                                    \u003ctd\u003eLeatherette Saddle with Custom New York Giants Branding, Steel Rails\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003ePedals\u003c\/th\u003e\n                                    \u003ctd\u003ePlastic Platform Pedal\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eSpokes\u003c\/th\u003e\n                                    \u003ctd\u003e14G Steel\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eExtras\u003c\/th\u003e\n                                    \u003ctd\u003eFrame-Mounted Bottle Opener Included\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            \n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\"\u003e\n                    \u003cdiv class=\"sizing-container\"\u003e\n                        \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co._Klunker_27.5_geometry_and_specs_chart_showing_BMX-style_V-bar_handlebars_retro_comfort_saddle_coaster_brake_durable_steel_frame_42t_crank_with_22t_cog_and_27.5_WTB_m.jpg?v=1754449979\u0026amp;format=avif\" alt=\"State Bicycle Co. Klunker Sizing Diagram\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"table-wrapper\"\u003e\n                            \u003ctable class=\"spec-table sizing-table\"\u003e\n                                \u003cthead\u003e\n                                    \u003ctr\u003e\n                                        \u003cth\u003eFrame Size\u003c\/th\u003e\n                                        \u003cth\u003eHeight Recommendations\u003c\/th\u003e\n                                    \u003c\/tr\u003e\n                                \u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n                                        \u003ctd\u003e\u003cstrong\u003eOne Size Fits Most\u003c\/strong\u003e\u003c\/td\u003e\n                                        \u003ctd\u003e5'4\" to 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                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\"\u003e\n                    \u003cdiv class=\"table-wrapper\"\u003e\n                        \u003ctable class=\"spec-table two-col\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eMeasurement\u003c\/th\u003e\n                                    \u003cth\u003eOne Size Fits All\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eActual Top Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e457mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eChain Stay Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e481mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eComplete Bike Weight\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e14.5kg \/ 32lb\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eCrank Arm Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e170mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e35mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eHead Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e69°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eHead Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e140mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Post Diameter\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e25.4mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e457mm\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eSeat Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e70°\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n                                    \u003ctd\u003e1120mm\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            \n            \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 a Klunker bike?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eA Klunker is a glorious mashup of vintage cruiser style, BMX handlebars, and modern mountain bike tires. Originating in the 1970s as the predecessor to mountain bikes, Klunkers are heavily built, incredibly durable, single-speed machines designed for party-pace neighborhood cruising, light trails, and running errands with maximum style.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the State Bicycle Co. Klunker have gears or hand brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eNo, the Klunker prioritizes retro simplicity and ultimate durability. It features a single-speed drivetrain (42T chainring to a 22T rear cog) and a classic coaster brake. There are no delicate derailleur gears to tune or hand brake cables to snap—to stop, you simply pedal backward.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eAre Klunker bikes good for trails and off-road riding?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes! While they aren't designed for extreme downhill mountain biking, the Klunker's robust hi-tensile steel frame and aggressive 27.5\" x 2.3\" WTB Vigilante all-terrain tires make them highly capable for gravel paths, dirt trails, and urban exploring over curbs and potholes.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat size rider does the Klunker fit?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe State Bicycle Co. Klunker features a highly adaptable \"One Size Fits Most\" geometry. Thanks to the long seat post and sweeping BMX-style V-bars, the bike comfortably accommodates riders ranging from 5'4\" all the way up to 6'2\".\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat accessories come included with the Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eEvery Klunker comes ready for a good time right out of the box. Along with the standard platform pedals and comfortable saddle, it famously features a custom bottle opener welded directly onto the seat tube, making it the ultimate tailgate vehicle.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow difficult is it to assemble the State Bicycle Co. Klunker?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eAssembly is incredibly straightforward. Because there are no complicated gear derailleurs or brake cables to route and tune, putting the Klunker together is much simpler than a traditional geared bicycle. It arrives 90% assembled; you primarily just need to attach the front wheel, handlebars, saddle, and pedals.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \n            \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: 5px;\" class=\"two-col-container\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eNFL New York Giants Klunker Frame \u0026amp; Fork\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled with custom team graphics.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003e27.5\" Wheelset w\/ WTB Vigilante Tires\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHeavy-duty wheels wrapped in plush, all-terrain 2.3\" rubber.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBMX-Style V-Bars \u0026amp; Pedals\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eWide chrome bars and flat platform pedals for instant cruising.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eFrame-Mounted Bottle Opener\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003ePre-welded to the seat tube to ensure you are always tailgate-ready.\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    \n    \u003c!-- Lightbox Modal --\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\n    \u003cscript\u003e\n        \/\/ [CHECKLIST #14] Smart Event Delegated Lightbox\n        function initSmartLightbox() {\n            const wrapper = document.querySelector('.sbc-product-wrapper');\n            const modal = document.getElementById('belcopia-image-modal');\n            const modalImg = document.getElementById('belcopia-modal-img');\n            const closeBtn = document.querySelector('.belcopia-modal-close');\n\n            if (!wrapper || !modal || !modalImg) return;\n\n            wrapper.addEventListener('click', (e) =\u003e {\n                const zoomableImg = e.target.closest('.two-col-container img:not(.video-facade-wrapper img), .belcopia-slide img, .sizing-container img, .feature-card img');\n                \n                if (zoomableImg) {\n                    e.preventDefault();\n                    modalImg.src = zoomableImg.src; \n                    modal.classList.add('show');\n                    \/\/ [CHECKLIST #15] Lock background scrolling\n                    document.body.style.overflow = 'hidden'; \n                    closeBtn.focus(); \n                }\n            });\n\n            const closeModal = () =\u003e {\n                modal.classList.remove('show');\n                \/\/ [CHECKLIST #15] Purge image memory after fade\n                setTimeout(() =\u003e { modalImg.src = ''; }, 300);\n                document.body.style.overflow = ''; \n            };\n\n            closeBtn.addEventListener('click', closeModal);\n            \n            modal.addEventListener('click', (e) =\u003e {\n                if (e.target === modal) closeModal(); \n            });\n\n            document.addEventListener('keydown', (e) =\u003e {\n                if ((e.key === 'Escape' || e.key === 'Enter') \u0026\u0026 modal.classList.contains('show')) closeModal(); \n            });\n        }\n        \n        \/\/ Multi-Image Carousel Logic\n        function initBelcopiaSliders() {\n            const sliders = document.querySelectorAll('.belcopia-slider');\n            \n            \/\/ [CHECKLIST #16] Intersection Observer to pause sliders off-screen\n            const observer = new IntersectionObserver((entries) =\u003e {\n                entries.forEach(entry =\u003e {\n                    entry.target.dataset.isVisible = entry.isIntersecting ? 'true' : 'false';\n                });\n            }, { threshold: 0.1 });\n\n            sliders.forEach(slider =\u003e {\n                if (slider.dataset.initialized) return;\n                slider.dataset.initialized = true;\n                observer.observe(slider);\n                \n                let slides = slider.querySelectorAll('.belcopia-slide');\n                let dots = slider.querySelectorAll('.belcopia-slider-dot');\n                let currentIndex = 0;\n                let interval;\n\n                function showSlide(index) {\n                    slides[currentIndex].classList.remove('active');\n                    if(dots.length \u003e 0) dots[currentIndex].classList.remove('active');\n                    currentIndex = (index + slides.length) % slides.length;\n                    slides[currentIndex].classList.add('active');\n                    if(dots.length \u003e 0) dots[currentIndex].classList.add('active');\n                }\n\n                function nextSlide() { \n                    if (slider.dataset.isVisible === 'true') {\n                        showSlide(currentIndex + 1); \n                    }\n                }\n\n                slider.querySelector('.belcopia-slider-next')?.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(currentIndex + 1); resetInterval(); });\n                slider.querySelector('.belcopia-slider-prev')?.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(currentIndex - 1); resetInterval(); });\n                \n                dots.forEach((dot, idx) =\u003e {\n                    dot.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(idx); resetInterval(); });\n                });\n\n                function startInterval() {\n                    interval = setInterval(nextSlide, 4500); \n                }\n                function resetInterval() {\n                    clearInterval(interval);\n                    startInterval();\n                }\n                if(slides.length \u003e 1) startInterval();\n            });\n        }\n\n        \/\/ [CHECKLIST #1] Video Facade Initialization\n        function initVideoFacades() {\n            const facades = document.querySelectorAll('.video-facade-wrapper');\n            facades.forEach(facade =\u003e {\n                const loadVideo = () =\u003e {\n                    const videoId = facade.getAttribute('data-video-id');\n                    facade.innerHTML = `\u003ciframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1\" title=\"Product Video\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e`;\n                };\n                facade.addEventListener('click', loadVideo, { once: true });\n                facade.addEventListener('keydown', (e) =\u003e { \n                    if (e.key === 'Enter' || e.key === ' ') { \n                        e.preventDefault(); \n                        loadVideo(); \n                    }\n                }, { once: true });\n            });\n        }\n\n        \/\/ [CHECKLIST #9] App Audit \/ Script Delayer\n        let interactionFired = false;\n        function loadDeferredScripts() {\n            if (interactionFired) return;\n            interactionFired = true;\n            \n            \/\/ Deferred 3rd Party Scripts load here!\n            ['scroll', 'mousemove', 'touchstart', 'keydown'].forEach(event =\u003e {\n                window.removeEventListener(event, loadDeferredScripts);\n            });\n        }\n\n        \/\/ [CHECKLIST #18] Link Prefetching (Predictive Loading) via Speculation Rules\n        let prefetchCache = new Set();\n        function initPrefetcher() {\n            if (HTMLScriptElement.supports \u0026\u0026 HTMLScriptElement.supports('speculationrules')) {\n                const specScript = document.createElement('script');\n                specScript.type = 'speculationrules';\n                specScript.textContent = JSON.stringify({\n                    prerender: [{\n                        source: \"document\",\n                        where: { and: [{ href_matches: \"\/*\" }, { not: { href_matches: [\"\/cart*\", \"\/checkout*\"] } }] },\n                        eagerness: \"moderate\" \n                    }]\n                });\n                document.head.appendChild(specScript);\n                return; \n            }\n\n            \/\/ Fallback Hover-Prefetcher\n            document.addEventListener('mouseover', (e) =\u003e {\n                const link = e.target.closest('a');\n                if (link \u0026\u0026 link.href \u0026\u0026 link.origin === window.location.origin) {\n                    if (!prefetchCache.has(link.href) \u0026\u0026 !link.href.includes('\/cart') \u0026\u0026 !link.href.includes('\/checkout')) {\n                        link.prefetchTimeout = setTimeout(() =\u003e {\n                            const prefetchTag = document.createElement('link');\n                            prefetchTag.rel = 'prefetch';\n                            prefetchTag.href = link.href;\n                            document.head.appendChild(prefetchTag);\n                            prefetchCache.add(link.href);\n                        }, 65);\n                    }\n                }\n            });\n\n            document.addEventListener('mouseout', (e) =\u003e {\n                const link = e.target.closest('a');\n                if (link \u0026\u0026 link.prefetchTimeout) {\n                    clearTimeout(link.prefetchTimeout);\n                }\n            });\n        }\n\n        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacades();\n                \/\/ [CHECKLIST #17] Wait for browser to be completely idle before setting up prefetcher\n                if ('requestIdleCallback' in window) {\n                    requestIdleCallback(initPrefetcher);\n                } else {\n                    setTimeout(initPrefetcher, 200);\n                }\n            });\n        } else {\n            initBelcopiaSliders();\n            initSmartLightbox();\n            initVideoFacades();\n            if ('requestIdleCallback' in window) {\n                requestIdleCallback(initPrefetcher);\n            } else {\n                setTimeout(initPrefetcher, 200);\n            }\n        }\n\n        \/\/ Listen for user intent to trigger deferred scripts\n        ['scroll', 'mousemove', 'touchstart', 'keydown'].forEach(event =\u003e {\n            window.addEventListener(event, loadDeferredScripts, { passive: true });\n        });\n    \u003c\/script\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"State Bicycle Co.","offers":[{"title":"Default Title","offer_id":42130141904970,"sku":"731416168687","price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/StateBicycleCo._NFLCollection-Klunker-NewYorkGiants-6.jpg?v=1767074748"},{"product_id":"undefeated-disc-road-graphite-prism","title":"State Bicycle Co. Undefeated Disc Road - Graphite \/ Prism","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 Undefeated Disc\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-96 { width: 96%; }\n    [data-belcopia-product] .bar-fill-94 { width: 94%; }\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    \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\"\u003e6061 Aluminum\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\"\u003e1x11\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\"\u003e19 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\"\u003eRace \/ Road\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 alt=\"The State Bicycle Co. Undefeated Disc Road bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_Bicycle_Co_Undefeated_Disc_Road_Bike_in_Graphite_Prism_finish_leaned_against_metal_planter_with_cactus_backdrop_and_corrugated_steel_wall.webp?v=1754017141\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle Undefeated Disc\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eYour Weapon for the War on Average\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\"Engineered for Speed. Built to Win.\"\u003c\/p\u003e\n            \u003cp\u003eThe Undefeated Disc Road is a pure, unapologetic race machine. It’s built on a lightweight, ultra-stiff \u003cstrong class=\"description-emphasis\"\u003e6061 double-butted aluminum frame\u003c\/strong\u003e with a full carbon fork, a combination engineered for explosive power transfer and razor-sharp handling. Feel the instant acceleration as you stomp on the pedals. Command your line with the confidence of powerful \u003cstrong class=\"description-emphasis\"\u003eflat-mount disc brakes\u003c\/strong\u003e. This is the ultimate tool for the competitive cyclist who demands performance, precision, and a bike that's as hungry for the finish line as they are.\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 competitive cyclist who races criteriums, road races, or fondos.\u003c\/li\u003e\n                    \u003cli\u003eYou demand a stiff, responsive bike that translates every watt of power into speed.\u003c\/li\u003e\n                    \u003cli\u003eYou want the superior control and all-weather confidence of disc brakes.\u003c\/li\u003e\n                    \u003cli\u003eYou need a high-performance race bike that offers incredible value.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close_up_side_view_of_State_Bicycle_Co_Undefeated_Disc_Road_Bike_in_Graphite_Prism_finish_with_drop_bars_and_disc_brakes_modern_industrial_backdrop.webp?v=1754017141\" alt=\"The State Bicycle Co. Undefeated Disc Road bike.\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eExplosive Response\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\/State_Bicycle_Co_Undefeated_Disc_Road_Bike_Graphite_Prism_colorway_side_view_with_drop_bars_and_disc_brakes_against_modern_industrial_wall.webp?v=1754017141\" alt=\"Side view of the Undefeated Disc Road bike.\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eStiff, Light, and Ready to Launch\u003c\/h4\u003e\n                    \u003cp\u003eThis bike is built to sprint. The foundation is a \u003cstrong class=\"description-emphasis\"\u003elightweight 6061 aluminum frame with a tapered head tube\u003c\/strong\u003e, paired with a full carbon fork by Essor. Feel the immediate, unflinching stiffness as you surge out of the saddle. Sense the surgical precision of the front end as you dive into a corner. There is no wasted energy here; every ounce of your effort is channeled directly into forward momentum. It’s a ride that feels sharp, fast, and hungry for speed.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eControl is Power\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eBrake Later, Corner Faster\u003c\/h4\u003e\n                    \u003cp\u003eSpeed is nothing without control. Feel the incredible, confidence-inspiring power of the \u003cstrong class=\"description-emphasis\"\u003eTektro flat-mount disc brakes\u003c\/strong\u003e. Sense the firm, consistent lever feel as you modulate your speed with single-finger precision, regardless of rain or heat. This is the power to brake later and harder into turns, carrying more speed through the apex. It's a tangible advantage that allows you to push your limits with an unparalleled sense of security.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Rear_side_angle_of_State_Bicycle_Co_Undefeated_Disc_Road_Bike_in_Graphite_Prism_color_featuring_disc_brakes_and_drop_handlebars_casting_shadow_on_urban_wall.webp?v=1754017141\" alt=\"Rear angle of the Undefeated Disc Road bike.\"\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\u003eAluminum Frame \u0026amp; Full Carbon Fork\u003c\/h4\u003e\n                        \u003cp\u003eA lightweight, stiff chassis with a tapered head tube and full carbon fork for razor-sharp handling and power transfer.\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\u003eFlat-Mount Disc Brakes\u003c\/h4\u003e\n                        \u003cp\u003ePowerful and reliable Tektro disc brakes provide superior stopping power and control 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\u003eState All-Road 1 Drivetrain\u003c\/h4\u003e\n                        \u003cp\u003eA simple and efficient 1x11 drivetrain with a race-ready 11-28t cassette for crisp, reliable shifting.\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\u003eTubeless Capable Wheelset\u003c\/h4\u003e\n                        \u003cp\u003eModern, tubeless-ready wheels allow you to run lower pressures for better grip, comfort, and flat resistance.\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\u003eThru-Axles Front \u0026amp; Rear\u003c\/h4\u003e\n                        \u003cp\u003eThe modern standard for performance bikes, providing a stiffer connection for improved handling and braking.\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=\"State Bicycle Undefeated Disc Review Video\" src=\"https:\/\/www.youtube.com\/embed\/Qi9ZTDAvZBw\"\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"two-col-list\"\u003e\n                    \u003cli\u003eExplosive acceleration and power transfer.\u003c\/li\u003e\n                    \u003cli\u003ePrecision handling for confident cornering.\u003c\/li\u003e\n                    \u003cli\u003ePowerful disc brakes for all-weather control.\u003c\/li\u003e\n                    \u003cli\u003eRace-ready performance right out of the box.\u003c\/li\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\u003eFRAME\u003c\/th\u003e\n                                \u003ctd\u003eDouble-Butted Aluminum w\/ Tapered Head Tube\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFORK\u003c\/th\u003e\n                                \u003ctd\u003eFull Carbon Fiber Fork \u0026amp; Steer Tube by Essor USA\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eWHEEL SET\u003c\/th\u003e\n                                \u003ctd\u003eTubeless Capable Disc\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eDRIVETRAIN\u003c\/th\u003e\n                                \u003ctd\u003eState Bicycle Co. All Road 1 (1x11)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eCRANK\u003c\/th\u003e\n                                \u003ctd\u003eState Bicycle Co. All Road 1 (46t)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eCASSETTE\u003c\/th\u003e\n                                \u003ctd\u003e11-28t\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBRAKES\u003c\/th\u003e\n                                \u003ctd\u003eTektro Flat Mount Disc\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eTIRES\u003c\/th\u003e\n                                \u003ctd\u003e700x28c\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\u003e6 Frame Sizes to fit any Rider Height from 4'10\" to 6'6\". 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\u003eStiffness \u0026amp; Power Transfer\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\u003eHandling \u0026amp; Agility\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\u003eBraking Performance\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\u003eValue for Competition\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\"\u003e95%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Undefeated Disc is a criterium-killer in disguise. Its ultra-stiff aluminum frame and full carbon fork deliver explosive acceleration and razor-sharp handling, while the addition of disc brakes brings modern control. For the aspiring racer, this bike offers an incredible level of performance for the price.\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":"49 cm (Riders 5'0\"-5'3\")","offer_id":42130157895754,"sku":"796201646009","price":1185.0,"currency_code":"USD","in_stock":false},{"title":"52 cm (Riders 5'3\"-5'6\")","offer_id":42130157928522,"sku":"796201646016","price":1185.0,"currency_code":"USD","in_stock":true},{"title":"55 cm (Riders 5'6\"-5'9\")","offer_id":42130157961290,"sku":"796201646023","price":1185.0,"currency_code":"USD","in_stock":true},{"title":"61 cm (Riders 6'2\"-6'6\")","offer_id":42130158026826,"sku":"796201646047","price":1185.0,"currency_code":"USD","in_stock":false},{"title":"58 cm (Riders 5'9\"-6'1\")","offer_id":43380178026570,"sku":null,"price":1185.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/UndefeatedDiscRoad-Graphite_Prism_1.jpg?v=1767076575"},{"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":"cyclone-x","title":"Cyrusher Cyclone X 500W Carbon Electric Mountain Bike","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eDiscover the Cyrusher Cyclone X – an ebike that redefines performance. Experience the power of a 500W mid-drive motor, a cutting-edge carbon frame, and advanced suspension for an unparalleled riding adventure.\u003c\/span\u003e\u003c\/p\u003e","brand":"Cyrusher Sports","offers":[{"title":"Cyan","offer_id":42152043741258,"sku":"US-Cyclone-X-Cyan","price":3999.0,"currency_code":"USD","in_stock":false},{"title":"Red","offer_id":42152043774026,"sku":"US-Cyclone-X-Red","price":3999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherCycloneX-500WCarbonFiberMid-DriveEbike-Blue.jpg?v=1767077064"},{"product_id":"flash-ultra-electric-skateboard","title":"Flash Ultra Electric Skateboard","description":"\u003cp\u003eFlash Ultra is more than just an electric skateboard; it's a testament to innovation and design, offering a high-performance, customizable ride suited for both adrenaline seekers and daily commuters. It combines a lightweight T700 carbon fiber deck, powerful 6384 dual-drive motors, and a high-capacity 12s4p battery. Equipped with advanced CNC Phantom Hub Motors and versatile for various wheel sizes, it offers exceptional performance and stability for both enthusiastic and everyday riders.\u003c\/p\u003e","brand":"Cyrusher Sports","offers":[{"title":"Default Title","offer_id":42152197193802,"sku":"Flash-Ultra-12s4p","price":1299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherFlashUltraElectricSkateboard1.jpg?v=1767077068"},{"product_id":"ranger-2-0","title":"Cyrusher Ranger 2.0 750W Full Suspension Fat Tire Electric Mountain 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            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-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-94 { width: 94%; }\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; 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\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\/distance.svg?v=1751936178\" alt=\"Range Icon\"\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/speed.svg?v=1751936178\" alt=\"Speed Icon\"\u003e \u003cspan class=\"glance-title\"\u003eMax 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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/battery.svg?v=1751936178\" alt=\"Battery Icon\"\u003e \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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/motor.svg?v=1751936178\" alt=\"Motor Icon\"\u003e \u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e750W 95(N·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 \u003cspan class=\"glance-title\"\u003ePayload Capacity\u003c\/span\u003e \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 \u003cspan class=\"glance-title\"\u003eSensor\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eTorque Sensor\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\u003cvideo autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/cyrusher_ranger_2.0_electric_bike_side_view_in_grey_with_orange_accents.webp?v=1751935718\"\u003e\n                \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/5aa7490821d14e1ebca2fafe228efc3c.mp4\" type=\"video\/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 Ranger 2.0\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003eFull Suspension Fat Tire Electric Mountain Bike\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-content\"\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003cp class=\"sub-headline\"\u003e\"The Throne of the Trail.\"\u003c\/p\u003e\n\u003cp\u003eThe Cyrusher Ranger is an unapologetic, high-performance beast, engineered for the rider who demands the best and wants to stand out. It's built around a powerful \u003cstrong class=\"description-emphasis\"\u003e750W Bafang motor with an advanced torque sensor\u003c\/strong\u003e, delivering an incredible 95Nm of torque for conquering the steepest climbs with intuitive, natural-feeling power. This is matched with a unique, motorcycle-inspired \u003cstrong class=\"description-emphasis\"\u003efull-suspension frame\u003c\/strong\u003e that provides a plush, controlled ride over the most aggressive terrain.\u003c\/p\u003e\n\u003cp\u003eFrom its aggressive styling to its top-tier components, the Ranger is designed to be the undisputed king of the trail. It's the ultimate machine for the rider who wants to go anywhere, conquer anything, and look good doing it.\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 bike with an aggressive, head-turning design.\u003c\/li\u003e\n\u003cli\u003eYou need a powerful and responsive motor with an advanced torque sensor.\u003c\/li\u003e\n\u003cli\u003eYou ride demanding trails and require a high-performance full-suspension system.\u003c\/li\u003e\n\u003cli\u003eYou believe your gear should be a statement of power and capability.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/rider_jumps_cyrusher_ranger_2.0_electric_fat_bike_off_sandy_hill_in_desert_landscape.webp?v=1751935718\" alt=\"Rider jumping the Cyrusher Ranger 2.0\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eAggressive By 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\/close-up_of_cyrusher_ranger_2.0_electric_bike_handlebars_front_suspension_and_fat_tires.webp?v=1751935718\" alt=\"Close-up of the Cyrusher Ranger 2.0 handlebars and suspension\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eUnmistakable Style \u0026amp; Control\u003c\/h4\u003e\n\u003cp\u003eThe Ranger's design DNA comes from the world of motocross. The wide, riser handlebars provide maximum leverage and control on technical terrain, while the robust, inverted front suspension fork not only looks aggressive but provides superior stiffness and performance compared to standard forks. It's a cockpit built for commanding the trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eConquer Any Terrain\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\n\u003ch4\u003eYour All-Access Pass\u003c\/h4\u003e\n\u003cp\u003eWith its powerful Bafang motor, active full-suspension frame, and high-volume fat tires, the Ranger is built to go anywhere. It provides incredible traction on loose climbs, a stable and planted feel at high speeds, and the comfort to ride all day long. From sandy dunes to rocky mountain trails, the Ranger gives you the confidence to conquer it all.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/two_riders_on_cyrusher_ranger_2.0_fat_tire_electric_bikes_riding_on_sandy_terrain_under_blue_sky.webp?v=1751935719\" alt=\"Two riders on Cyrusher Ranger bikes in the desert.\"\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\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e750W Bafang Motor\u003c\/h4\u003e\n\u003cp\u003eThe powerful and reliable Bafang motor with a torque sensor provides 95Nm of torque to help you conquer steep climbs 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\u003e52V 20Ah LG Battery\u003c\/h4\u003e\n\u003cp\u003eA massive 1040Wh battery pack provides the long-range capability needed for epic all-day adventures.\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 Air Suspension\u003c\/h4\u003e\n\u003cp\u003eThe custom-tuned air suspension fork and rear shock provide a plush, controlled ride that can be adjusted to your weight.\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\u003ePowerful hydraulic brakes with 203mm rotors deliver incredible stopping power and control on steep descents.\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 9-Speed Drivetrain\u003c\/h4\u003e\n\u003cp\u003eA reliable, high-performance drivetrain from Shimano provides crisp shifting across a wide gear range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\u003ctd\u003eMotor\u003c\/td\u003e\n\u003ctd\u003e52V 750W brushless rear hub motor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003e52V 20Ah (1040Wh) LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRange\u003c\/td\u003e\n\u003ctd\u003eUp to 75 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTop Speed\u003c\/td\u003e\n\u003ctd\u003e28 MPH in PAS level 5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrakes\u003c\/td\u003e\n\u003ctd\u003eTektro HD-E3940 4-piston hydraulic disc brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrivetrain\u003c\/td\u003e\n\u003ctd\u003eShimano 9-speed ASLM20109RC\/ARDM2000SGS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuspension\u003c\/td\u003e\n\u003ctd\u003eHydraulic dual crown suspension (60mm travel) \u0026amp; DNM air shock (190x50mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTires\u003c\/td\u003e\n\u003ctd\u003e26\" x 4\" puncture-resistant Chaoyang tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003e6061 aluminum alloy with internal battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBike Weight\u003c\/td\u003e\n\u003ctd\u003e86.6 pounds (39.3 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePayload Capacity\u003c\/td\u003e\n\u003ctd\u003e350 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensor\u003c\/td\u003e\n\u003ctd\u003eTorque sensors\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\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/cyrusher_ranger_2.0_electric_bike_size_chart_with_frame_measurements_and_dimensions.webp?v=1751935719\" alt=\"Cyrusher Ranger 2.0 e-bike geometry chart\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cul class=\"dimensions-list\"\u003e\n\u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eReach:\u003c\/strong\u003e 28\" \/ 71 cm\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eWheelbase:\u003c\/strong\u003e 49.4\" \/ 125.5 cm\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eOverall Length:\u003c\/strong\u003e 78\" \/ 198.5 cm\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eMin. Saddle Height:\u003c\/strong\u003e 34\" \/ 87 cm\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eMax. Saddle Height:\u003c\/strong\u003e 39\" \/ 98 cm\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eHandlebar Height:\u003c\/strong\u003e 46\" \/ 116 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\u003cdetails\u003e\n\u003csummary\u003eWhat's In The Box\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cul class=\"list-section\"\u003e\n\u003cli\u003e\u003cspan class=\"item-title\"\u003eCyrusher Ranger 2.0 E-Bike\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"item-title\"\u003e52V 20Ah Battery\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"item-title\"\u003e52V 3.0A Charger\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"item-title\"\u003eAssembly Toolkit \u0026amp; Manual\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\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\u003eClimbing 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\u003eSuspension Performance\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\u003eTechnical Handling\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\u003eStopping Power\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\u003eAll-Terrain Traction\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 Ranger is an absolute beast, engineered for the rider who refuses to blend in. It combines the world-class power of a Bafang motor with a unique, motorcycle-inspired full-suspension frame. The result is a bike that dominates the most demanding trails and turns heads everywhere it goes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cyrusher Sports","offers":[{"title":"Green","offer_id":42152196997194,"sku":"US-RNGR2.0-GR","price":2499.0,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":42152197029962,"sku":"US-RNGR2.0-BK","price":2499.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":42152197062730,"sku":"US-RNGR2.0-WH","price":2499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-Ranger-2.0-E-Bike-Green.jpg?v=1767077107"},{"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":"sonder","title":"Cyrusher Sonder | 250W 36V Folding 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\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 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.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    \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\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\"\u003eRange\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e53 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 \u003cspan class=\"glance-title\"\u003eTop speed\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e15 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 \u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e48V 10Ah\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\"\u003e250W\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 capacity\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e265 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 \u003cspan class=\"glance-title\"\u003eSensor\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eTorque Sensor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 2: Hero Video --\u003e\n\u003cdiv class=\"hero-video-section\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\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\/2dcb9aa417e940779efffc5a57d3461c.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 Sonder\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003eLightweight Folding Electric Bike for Adults\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\"Ultimate Portability. Uncompromised Ride.\"\u003c\/p\u003e\n\u003cp\u003eThe Cyrusher Sonder is the ultimate solution for urban mobility and travel. It combines a lightweight, \u003cstrong class=\"description-emphasis\"\u003equick-folding frame\u003c\/strong\u003e with the premium features of a full-sized e-bike, including a surprisingly plush suspension system and an intuitive \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e. Whether you're commuting to work, exploring a new city on vacation, or simply need a bike that fits your life (and your trunk), the Sonder delivers a smooth, powerful, and convenient ride without compromise.\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 are a city commuter who needs a bike that's easy to store at home or the office.\u003c\/li\u003e\n\u003cli\u003eYou love to travel and want a capable e-bike that can fit in your car or RV.\u003c\/li\u003e\n\u003cli\u003eYou have limited storage space but don't want to sacrifice ride quality.\u003c\/li\u003e\n\u003cli\u003eYou appreciate a bike that is lightweight, nimble, and easy to manage.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg alt=\"A man adjusting the Cyrusher Sonder folding e-bike.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_adjusting_white_Cyrusher_Sonder_folding_e-bike_in_a_park_during_autumn..webp?v=1752700482\"\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\u003eFolds in Seconds\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"The Cyrusher Sonder folded compactly indoors.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Folded_Cyrusher_Sonder_electric_bike_displayed_indoors_showcasing_compact_design..webp?v=1752700482\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eCompact \u0026amp; Portable Design\u003c\/h4\u003e\n\u003cp\u003eThe Sonder's greatest strength is its ability to shrink. With a few simple steps, the frame folds neatly in half, the handlebar stem collapses, and the pedals fold up. This transforms the bike into a compact package that can be easily carried, stored in a closet, placed under a desk, or loaded into the trunk of a car. It's the perfect companion for a life on the move.\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\u003eSmooth, Natural Power\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Man riding the white Cyrusher Sonder along a path.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_a_white_Cyrusher_Sonder_folding_e-bike_along_a_sunny_path_with_palm_trees..webp?v=1752700482\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eIntuitive Torque Sensor\u003c\/h4\u003e\n\u003cp\u003eUnlike basic cadence sensors that just detect if you're pedaling, the Sonder's advanced torque sensor measures how hard you're pedaling. This allows the motor to deliver power that's perfectly proportional to your effort. The result is an incredibly smooth and natural-feeling ride, as if your own strength is being amplified. It makes for seamless acceleration and intuitive control.\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\u003e250W Hub Motor\u003c\/h4\u003e\n\u003cp\u003eThe efficient and quiet 250W hub motor provides reliable power that's perfect for city riding and moderate 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\u003e48V 10Ah Battery\u003c\/h4\u003e\n\u003cp\u003eThe lightweight, integrated battery provides up to 53 miles of range while keeping the bike's profile sleek and balanced.\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, a crucial safety feature for urban environments.\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 9-Speed Gearing\u003c\/h4\u003e\n\u003cp\u003eA high-quality Shimano drivetrain provides smooth, crisp shifting across a wide range of gears for any incline.\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 \u0026amp; Rear Suspension\u003c\/h4\u003e\n\u003cp\u003eA rarity on folding bikes, the Sonder includes both front and rear suspension to smooth out bumps for a surprisingly comfortable ride.\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=\"Cyrusher Sonder Review Video 1\" src=\"https:\/\/www.youtube.com\/embed\/NpIb0L80t88\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"Cyrusher Sonder Review Video 2\" src=\"https:\/\/www.youtube.com\/embed\/jsC5uyvCsmE\"\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\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e48V 10Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharger\u003c\/th\u003e\n\u003ctd\u003e54.6V 2.0A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharging Time\u003c\/th\u003e\n\u003ctd\u003e5~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 15 MPH (24 KPH)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e48.72 lbs (22.1kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eup to 53 miles (85 km)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e48V 250W Brushless Rear Hub Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePayload Capacity\u003c\/th\u003e\n\u003ctd\u003e265 lbs (120 KG)\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 2.0\" puncture-proof tires\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay\u003c\/th\u003e\n\u003ctd\u003eColorful Smart Computer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eFully Hydraulic Disc Brakes\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\u003eQRS9*120L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDerailleur\u003c\/th\u003e\n\u003ctd\u003e9 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 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\u003eRear Suspension\u003c\/th\u003e\n\u003ctd\u003eYES\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eShimano 9 speed\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\u003eAdjustable 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\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 Sonder e-bike geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher_Sonder_electric_folding_bike_geometry_and_dimensions_chart_with_detailed_measurements..webp?v=1752700482\"\u003e\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\u003e4'9\" ~ 5'9\" (150cm ~ 180cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003ctd\u003eStandard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReach\u003c\/th\u003e\n\u003ctd\u003e19.7'' \/ 50cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWheelbase\u003c\/th\u003e\n\u003ctd\u003e43.3'' \/ 110cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMin Saddle Height\u003c\/th\u003e\n\u003ctd\u003e30.9'' \/ 78.5cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax Saddle Height\u003c\/th\u003e\n\u003ctd\u003e35.4'' \/ 90cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal Length\u003c\/th\u003e\n\u003ctd\u003e64.2'' \/ 163cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebar Height\u003c\/th\u003e\n\u003ctd\u003e44'' \/ 112cm\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","brand":"Cyrusher Sports","offers":[{"title":"Blue","offer_id":42152197226570,"sku":"Us-Sonder-Blue","price":999.0,"currency_code":"USD","in_stock":false},{"title":"White","offer_id":42152197259338,"sku":"US-Sonder-white","price":999.0,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":42152197292106,"sku":"US-Sonder-black","price":999.0,"currency_code":"USD","in_stock":true},{"title":"Grey","offer_id":42152197324874,"sku":"US-Sonder-grey","price":999.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-Sonder-Folding-E-Bike-Black-1.jpg?v=1767077119"},{"product_id":"rover","title":"Cyrusher Rover Full Suspension Fat Tire All-Terrain Electric Mountain 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 Rover – All-Terrain Full Suspension 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 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 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.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    \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\"\u003e62 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\"\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\/battery.svg?v=1751936178\" alt=\"Battery Icon\"\u003e\n                    \u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e\n                    \u003cspan class=\"glance-desc\"\u003e52V 15.6Ah\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\"\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\/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\"\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 autoplay loop muted playsinline\u003e\n                \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/13b108d927cf424ba676379df9bdb287.mp4\" type=\"video\/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 Rover\u003c\/h2\u003e\n                \u003cp class=\"product-subtitle\"\u003eAll-Terrain Full Suspension 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\"Unleash Your Inner Explorer. Conquer Any Trail.\"\u003c\/p\u003e\n                \u003cp\u003eThe Cyrusher Rover is a true do-it-all machine, engineered for riders who refuse to be limited by terrain. It combines the unstoppable grip of fat tires with a sophisticated \u003cstrong class=\"description-emphasis\"\u003efull-suspension frame\u003c\/strong\u003e, featuring both front and rear shocks to absorb the biggest hits. Power is delivered by a potent 750W motor, managed by an intuitive \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e that provides smooth, responsive assistance. From rocky mountain paths to sandy trails and city streets, the Rover provides the power, comfort, and control to ride with confidence wherever your adventure leads.\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 ride on varied and challenging terrain and need maximum comfort.\u003c\/li\u003e\n                        \u003cli\u003eYou want the superior traction and stability of a full-suspension system.\u003c\/li\u003e\n                        \u003cli\u003eYou need a powerful 750W motor for climbing steep hills and trails.\u003c\/li\u003e\n                        \u003cli\u003eYou prefer the natural ride feel of a responsive torque sensor.\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_riding_a_Cyrusher_Rover_all-terrain_electric_bike_up_a_rocky_trail_in_the_mountains..webp?v=1752695331\" alt=\"A woman riding the Cyrusher Rover e-bike on a rocky trail.\"\u003e\n                    \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\u003eAll-Terrain Dominance\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\/Man_riding_a_Cyrusher_Rover_fat-tire_electric_bike_on_red_rock_terrain_under_a_clear_blue_sky..webp?v=1752695331\" alt=\"Man riding the Cyrusher Rover on red rock terrain.\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch4\u003eFat Tires for Maximum Grip\u003c\/h4\u003e\n                        \u003cp\u003eThe Rover rolls on massive 26\" x 4.0\" puncture-resistant fat tires. Their sheer size provides an enormous contact patch with the ground, delivering unparalleled traction and flotation over soft surfaces like sand and snow. On hard, bumpy trails, they act as extra suspension, smoothing out the ride and giving you the confidence to point the bike anywhere and know it will stick.\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\u003ePlush Full-Suspension System\u003c\/h3\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\/Close-up_of_Cyrusher_Rover_e-bike_drivetrain_rear_suspension_and_fat_tire_against_a_dark_background..webp?v=1752695331\" alt=\"Close-up of the Cyrusher Rover's rear suspension and drivetrain.\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch4\u003eControl and Comfort\u003c\/h4\u003e\n                        \u003cp\u003eUnlike hardtail bikes, the Rover features a true full-suspension frame with an oil and spring fork up front and an adjustable oil spring shock in the rear. This system works in unison to absorb impacts from rocks, roots, and drops, keeping your wheels planted on the ground for enhanced control and traction. It dramatically reduces rider fatigue, allowing you to ride longer and tackle more aggressive trails in total comfort.\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\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFull Suspension Frame\u003c\/h4\u003e\n\u003cp\u003eFront and rear suspension work together to provide the ultimate in comfort and control on rough terrain.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e750W Hub Motor\u003c\/h4\u003e\n\u003cp\u003eThe powerful and reliable brushless motor provides the torque needed for steep climbs and rapid acceleration.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eIntuitive Torque Sensor\u003c\/h4\u003e\n\u003cp\u003eDelivers power that matches your pedaling effort for a smooth, natural, and highly responsive riding experience.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eHydraulic Disc Brakes\u003c\/h4\u003e\n\u003cp\u003ePowerful hydraulic brakes with large 180mm rotors provide exceptional stopping power and control in all conditions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eLong-Range Battery\u003c\/h4\u003e\n\u003cp\u003eThe high-capacity 52V 15.6Ah battery is integrated into the frame for a clean look and provides up to 62 miles of range.\u003c\/p\u003e\n\u003c\/div\u003e\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\u003e52V 15.6Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCharger\u003c\/th\u003e\n\u003ctd\u003e52V 2A CE\/UL certified\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCharging Time\u003c\/th\u003e\n\u003ctd\u003e7~9 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 28 mph on Level 5 PAS\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e87.3 lbs (39.6 kg) With Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 62 miles (100 km)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e52V 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\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\u003eMid-Mounted LCD Display With USB\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\u003eStainless 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 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\u003eRear Suspension\u003c\/th\u003e\n\u003ctd\u003eOil Spring suspension 165x750 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eGearing\u003c\/th\u003e\n\u003ctd\u003eShimano SL-TX50, 7-speeds\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\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\u003e￠30.4*350 \/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                            \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_Rover_electric_bike_with_detailed_frame_geometry_and_measurements_diagram..webp?v=1752695331\" alt=\"Cyrusher Rover 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' 5\" ~ 6'3\" (165cm ~ 190cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003ctd\u003eStandard\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eReach\u003c\/th\u003e\n\u003ctd\u003e18.1'' \/ 46cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eStandover Height\u003c\/th\u003e\n\u003ctd\u003e28.7'' \/ 73cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eWheelbase\u003c\/th\u003e\n\u003ctd\u003e48.6'' \/ 123.5cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eMin Saddle Height\u003c\/th\u003e\n\u003ctd\u003e33.8'' \/ 86cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eMax Saddle Height\u003c\/th\u003e\n\u003ctd\u003e41.3'' \/ 105cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eTotal Length\u003c\/th\u003e\n\u003ctd\u003e77.5'' \/ 197cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                        \u003ctr\u003e\n\u003cth\u003eHandlebar Height\u003c\/th\u003e\n\u003ctd\u003e45'' \/ 114.5cm\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":"Blue","offer_id":42152197357642,"sku":"US-ROVER-BLUE","price":1499.0,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":42152197390410,"sku":"US-ROVER-GREEN","price":1499.0,"currency_code":"USD","in_stock":false},{"title":"Black","offer_id":42152197423178,"sku":"US-ROVER-BLACK","price":1499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherRoverE-Bike-Green-Main.jpg?v=1767077143"},{"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":"hurricane","title":"Cyrusher Hurricane 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 Hurricane – Carbon Fiber Electric Mountain 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; \/* 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-100 { width: 100%; }\n        [data-belcopia-product] .bar-fill-99 { width: 99%; }\n        [data-belcopia-product] .bar-fill-97 { width: 97%; }\n        [data-belcopia-product] .bar-fill-96 { width: 96%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\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        \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\"\u003e55 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\"\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\/battery.svg?v=1751936178\" alt=\"Battery Icon\"\u003e\n                    \u003cspan class=\"glance-title\"\u003eBattery\u003c\/span\u003e\n                    \u003cspan class=\"glance-desc\"\u003e52V 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\/motor.svg?v=1751936178\" alt=\"Motor Icon\"\u003e\n                    \u003cspan class=\"glance-title\"\u003eMotor\u003c\/span\u003e\n                    \u003cspan class=\"glance-desc\"\u003e1000W(160N·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\"\u003e440 LB\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\"\u003eTorque sensor\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"hero-video-section\"\u003e\n            \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n            \u003cvideo autoplay loop muted playsinline poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-E-Bike-Hurricane-2000x1333-2.webp?v=1751937845\"\u003e\n                \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c8e372c3262c434aa296a754f2cafc64.mp4\" type=\"video\/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 Hurricane\u003c\/h2\u003e\n                \u003cp class=\"product-subtitle\"\u003eCarbon Fiber Full Suspension Electric Mountain 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\"Featherlight Frame. Heavyweight Power.\"\u003c\/p\u003e\n                \u003cp\u003eThe Cyrusher Hurricane represents the absolute pinnacle of e-bike engineering, built for the purist who demands the best. Its frame is crafted from \u003cstrong class=\"description-emphasis\"\u003eT800 carbon fiber\u003c\/strong\u003e, making it incredibly lightweight, impossibly strong, and delivering a level of razor-sharp handling that other bikes can only dream of. This featherlight chassis houses a heavyweight champion: the \u003cstrong class=\"description-emphasis\"\u003eBafang M620 \"Ultra\" motor\u003c\/strong\u003e, a 1000W beast that unleashes 160Nm of raw torque for explosive acceleration and effortless climbing.\u003c\/p\u003e\n                \u003cp\u003eThis is a machine of pure performance. The active full-suspension frame floats over the most aggressive terrain, while the advanced torque sensor translates every ounce of your effort into instant, intuitive power. For the rider who accepts no compromises, the Hurricane is the ultimate trail weapon.\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 the lightest, most responsive ride possible with a carbon fiber frame.\u003c\/li\u003e\n                        \u003cli\u003eYou need the most powerful and technologically advanced mid-drive motor available.\u003c\/li\u003e\n                        \u003cli\u003eYou ride demanding, technical trails and require a top-tier full-suspension system.\u003c\/li\u003e\n                        \u003cli\u003eYou believe that the best materials and engineering create a superior riding experience.\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cdiv\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Cyrusher-E-Bike-Hurricane-2000x1333-2.webp?v=1751937845\" alt=\"The Cyrusher Hurricane carbon fiber e-bike.\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"bordered-section\"\u003e\n                 \u003ch3\u003eCarbon Fiber Advantage\u003c\/h3\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_Hurricane-1000W_Carbon_Fiber_Mid-Drive_Ebike-Orange-3.webp?v=1751937845\" alt=\"Close-up of the Cyrusher Hurricane's carbon fiber frame.\"\u003e\n                    \u003c\/div\u003e\n                     \u003cdiv\u003e\n                        \u003ch4\u003eLightweight Strength, Unmatched Performance\u003c\/h4\u003e\n                        \u003cp\u003eThe Hurricane's T800 carbon fiber frame is the heart of its elite performance. This advanced material is significantly lighter than aluminum, making the bike feel incredibly nimble and easy to flick through corners. It's also immensely stiff, meaning every watt of power from your legs and the motor is transferred directly to the trail for explosive acceleration and climbing efficiency.\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\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eBafang M620 Ultra Motor\u003c\/h4\u003e\n\u003cp\u003eThe top-of-the-line mid-drive motor delivers 1000W of power and a massive 160Nm of torque for unmatched climbing.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e52V 20Ah LG Battery\u003c\/h4\u003e\n\u003cp\u003eA massive 1040Wh battery pack provides the long-range capability needed for epic all-day adventures.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eFull Air Suspension\u003c\/h4\u003e\n\u003cp\u003eThe custom-tuned air suspension fork and rear shock provide a plush, controlled ride that can be adjusted to your weight.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eTektro 4-Piston Brakes\u003c\/h4\u003e\n\u003cp\u003ePowerful hydraulic brakes with 203mm rotors deliver incredible stopping power and control on steep descents.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"feature-card\"\u003e\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eShimano 9-Speed Drivetrain\u003c\/h4\u003e\n\u003cp\u003eA reliable, high-performance drivetrain from Shimano provides crisp shifting across a wide gear range.\u003c\/p\u003e\n\u003c\/div\u003e\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\u003ctd\u003eMotor\u003c\/td\u003e\n\u003ctd\u003eBafang M620 1000W Mid-Drive\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003e52V 20Ah (1040Wh) LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003eRange\u003c\/td\u003e\n\u003ctd\u003eUp to 55 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003eTop Speed\u003c\/td\u003e\n\u003ctd\u003e28 Mph\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003eBrakes\u003c\/td\u003e\n\u003ctd\u003eTektro HD-M745 4-Piston Hydraulic Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003eDrivetrain\u003c\/td\u003e\n\u003ctd\u003eShimano M2000 9-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003eSuspension\u003c\/td\u003e\n\u003ctd\u003eFull Air Suspension (Front \u0026amp; Rear)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003eTires\u003c\/td\u003e\n\u003ctd\u003e27.5\" x 2.8\" Maxxis Tires\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eT800 Carbon Fiber\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003eBike Weight\u003c\/td\u003e\n\u003ctd\u003e74 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003ePayload Capacity\u003c\/td\u003e\n\u003ctd\u003e440 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003eSensor\u003c\/td\u003e\n\u003ctd\u003eTorque 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\u003eDimensions\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\/Hurricane-size.webp?v=1751937845\" alt=\"Cyrusher Hurricane e-bike geometry chart\"\u003e\n                            \u003c\/div\u003e\n                             \u003cdiv\u003e\n                                \u003cul class=\"dimensions-list\"\u003e\n                                    \u003cli\u003e\n\u003cspan class=\"dim-label\"\u003eA\u003c\/span\u003e \u003cspan class=\"dim-desc\"\u003eTop Tube Length: 27.5\"\u003c\/span\u003e\n\u003c\/li\u003e\n                                    \u003cli\u003e\n\u003cspan class=\"dim-label\"\u003eB\u003c\/span\u003e \u003cspan class=\"dim-desc\"\u003eStandover Height: 29.1\"\u003c\/span\u003e\n\u003c\/li\u003e\n                                    \u003cli\u003e\n\u003cspan class=\"dim-label\"\u003eC\u003c\/span\u003e \u003cspan class=\"dim-desc\"\u003eMin. Saddle Height: 35.8\"\u003c\/span\u003e\n\u003c\/li\u003e\n                                    \u003cli\u003e\n\u003cspan class=\"dim-label\"\u003eD\u003c\/span\u003e \u003cspan class=\"dim-desc\"\u003eMax. Saddle Height: 39.3\"\u003c\/span\u003e\n\u003c\/li\u003e\n                                    \u003cli\u003e\n\u003cspan class=\"dim-label\"\u003eE\u003c\/span\u003e \u003cspan class=\"dim-desc\"\u003eWheelbase: 49.8\"\u003c\/span\u003e\n\u003c\/li\u003e\n                                    \u003cli\u003e\n\u003cspan class=\"dim-label\"\u003eF\u003c\/span\u003e \u003cspan class=\"dim-desc\"\u003eOverall Length: 79.9\"\u003c\/span\u003e\n\u003c\/li\u003e\n                                \u003c\/ul\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/details\u003e\n                 \u003cdetails\u003e\n                    \u003csummary\u003eWhat's In The Box\u003c\/summary\u003e\n                    \u003cdiv class=\"dropdown-content\"\u003e\n                       \u003cul class=\"list-section\"\u003e\n                            \u003cli\u003e\u003cspan class=\"item-title\"\u003eCyrusher Hurricane E-Bike\u003c\/span\u003e\u003c\/li\u003e\n                            \u003cli\u003e\u003cspan class=\"item-title\"\u003e52V 20Ah Battery\u003c\/span\u003e\u003c\/li\u003e\n                            \u003cli\u003e\u003cspan class=\"item-title\"\u003eBattery Charger\u003c\/span\u003e\u003c\/li\u003e\n                            \u003cli\u003e\u003cspan class=\"item-title\"\u003eAssembly Toolkit \u0026amp; Manual\u003c\/span\u003e\u003c\/li\u003e\n                        \u003c\/ul\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\u003eTechnical Handling\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\u003eClimbing Power\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\u003eSuspension Performance\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\u003eComponent Grade\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\u003eLightweight Agility\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                    \u003c\/div\u003e\n                    \u003cdiv class=\"bel-score-box\"\u003e\n                        \u003ch4\u003eBelcopia Rating\u003c\/h4\u003e\n                        \u003cp class=\"score-display\"\u003e98%\u003c\/p\u003e\n                        \u003cp class=\"expert-take\"\u003eThe Hurricane is the result of a no-compromise mission to build the ultimate trail bike. The carbon fiber frame and Bafang Ultra motor deliver a ride that is impossibly light, brutally powerful, and telepathically responsive. For the rider who demands the absolute pinnacle of performance, the Hurricane has no equal.\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":"Orange","offer_id":42152197587018,"sku":"US-Hurricane-Yellow","price":4799.0,"currency_code":"USD","in_stock":false},{"title":"White","offer_id":42152197619786,"sku":"US-Hurricane-White","price":4199.0,"currency_code":"USD","in_stock":false},{"title":"Green","offer_id":42152197652554,"sku":"US-Hurricane-Blue","price":4799.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherHurricane-1000WCarbonFiberMid-DriveE-bike-Orange-2_3015c3e9-d306-4cd2-a9f0-e1b5df0762b8.jpg?v=1767077182"},{"product_id":"odyssey-electric-skateboard","title":"Odyssey Electric Skateboard","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003ctitle\u003eCyrusher Odyssey Electric Skateboard\u003c\/title\u003e\n  \u003cstyle\u003e\n    body, .bordered-section, .unbordered-section, .spec-table {\n      font-family: Futura, \"Trebuchet MS\", Arial, sans-serif;\n      margin: 0; padding: 0;\n    }\n    .bordered-section, .unbordered-section {\n      border-radius: 8px;\n      padding: 20px;\n      margin: 20px 0;\n    }\n    .bordered-section {\n      border: 1px solid #eee;\n      background-color: #fcfcfc;\n    }\n    .unbordered-section {\n      background-color: #ffffff;\n    }\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 15px;\n    }\n    .spec-table td {\n      padding: 10px;\n      border: 1px solid #eee;\n    }\n    .spec-table tr:hover td {\n      background-color: #f2f2f2;\n      cursor: default;\n    }\n    .rating-bar {\n      margin-bottom: 20px;\n      position: relative;\n    }\n    .label {\n      font-size: 16px;\n      margin-bottom: 5px;\n      color: #333;\n      font-weight: bold;\n    }\n    .bar-container {\n      width: 100%;\n      background-color: #eee;\n      border-radius: 8px;\n      height: 12px;\n      overflow: hidden;\n      position: relative;\n    }\n    .bar-fill {\n      width: 0;\n      height: 100%;\n      background-color: #A4473B;\n      border-radius: 8px;\n      transition: width 1.5s ease-out;\n    }\n    .bar-value {\n      position: absolute;\n      right: 10px;\n      top: -2px;\n      font-size: 14px;\n      color: #A4473B;\n      font-weight: bold;\n    }\n    .bel-score-box {\n      text-align: center;\n      font-size: 24px;\n      margin: 30px auto 0;\n      color: #A4473B;\n      border: 2px solid #A4473B;\n      border-radius: 8px;\n      padding: 15px 25px;\n      background-color: #fcfcfc;\n      display: inline-block;\n    }\n    .dropdown-sections details {\n      margin-top: 15px;\n      border: 1px solid #eee;\n      border-radius: 8px;\n      padding: 12px;\n      background-color: #fcfcfc;\n    }\n    .dropdown-sections summary {\n      font-size: 20px;\n      font-weight: bold;\n      cursor: pointer;\n      padding: 10px 0;\n      outline: none;\n      color: #000;\n      text-align: left;\n      transition: color 0.3s ease;\n    }\n    .dropdown-sections summary::before {\n      content: \"►\";\n      margin-right: 8px;\n      font-size: 16px;\n      transition: transform 0.2s ease;\n      color: #555;\n    }\n    .dropdown-sections details[open] summary::before {\n      transform: rotate(90deg);\n    }\n    .dropdown-sections .dropdown-content {\n      margin-top: 10px;\n      padding: 10px 15px;\n    }\n    .dropdown-sections summary:hover {\n      color: #A4473B;\n    }\n    .dropdown-sections summary:hover::before {\n      color: #A4473B;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003c!-- 1. Product Introduction --\u003e\n  \u003cdiv class=\"bordered-section\"\u003e\n    \u003ch2\u003e\u003cstrong\u003eOdyssey Electric Skateboard\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003cp\u003eThe Odyssey is a robust electric skateboard featuring a maple \u0026amp; fiberglass drop-down deck for stability. It’s equipped with upgraded CNC Phantom hubs \u0026amp; dual 6384 belt-drive motors, powered by a 12s8p Molicel P42A 21700 battery for an 80–100 km range. The board uses a Dual Drive 200A X-Core Pro VESC ESC, VX2 remote with three speed modes, HOTA pneumatic tires, and supports 70–110 mm wheels for ultimate versatility.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Key Features --\u003e\n  \u003cdiv class=\"unbordered-section\"\u003e\n    \u003ch2\u003e\u003cstrong\u003eKey Features\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMaple \u0026amp; Fiberglass Drop-Down Deck:\u003c\/strong\u003e Low center-of-gravity for carve-like stability.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCNC Phantom Hubs \u0026amp; Motors:\u003c\/strong\u003e Precision-machined rigidity for durability.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDual 6384 Belt-Drive Motors:\u003c\/strong\u003e High-torque performance for quick acceleration.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e12s8p Molicel P42A 21700 Battery (19.2 Ah):\u003c\/strong\u003e 80–100 km range per charge.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDual Drive 200A X-Core Pro VESC ESC:\u003c\/strong\u003e Programmable smooth power delivery.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eVX2 Remote:\u003c\/strong\u003e Ergonomic with color display and 3 speed modes.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHOTA Pneumatic Tires (150 mm):\u003c\/strong\u003e Traction on pavement and light off-road.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWheel Compatibility:\u003c\/strong\u003e Fits 70–110 mm wheels for customization.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCoarse-Grit Grip Tape:\u003c\/strong\u003e Enhanced rider control and confidence.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eIntegrated Docking Block:\u003c\/strong\u003e Power switch, charging port, and battery indicator in one.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Performance \u0026 Design --\u003e\n  \u003cdiv class=\"bordered-section\"\u003e\n    \u003ch2\u003e\u003cstrong\u003ePerformance \u0026amp; Design\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003cp\u003eA stiff drop-down deck lowers your center of gravity for carve-like handling. Dual motors and a high-capacity battery provide smooth acceleration and sustained power, while the VESC controller offers precise throttle response and regenerative braking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Ideal Rider --\u003e\n  \u003cdiv class=\"unbordered-section\"\u003e\n    \u003ch2\u003e\u003cstrong\u003eIdeal Rider\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003cp\u003ePerfect for city commuters and adventure seekers needing a portable board that excels on urban roads, boardwalks, and light off-road trails.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Specifications --\u003e\n  \u003cdiv class=\"bordered-section\"\u003e\n    \u003ch2\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTop Speed\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e50 km\/h\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eRange\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 55 km\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eUphill Grade\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30%+\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBattery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e19.2 Ah 21700 (12s8p)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMotors\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDual 6384 belt-drive\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDeck\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMaple \u0026amp; fiberglass drop-down\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eESC\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDual Drive 200A X-Core Pro (VESC-based)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eRemote\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eVX2, 3 speed modes\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTires\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e150 mm HOTA pneumatic\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e~11.5 kg (25.4 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePayload\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e100 kg (220 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Performance Ratings --\u003e\n  \u003cdiv class=\"bordered-section\" id=\"performance-section\"\u003e\n    \u003ch2\u003e\u003cstrong\u003ePerformance Ratings\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003cdiv class=\"rating-bar\"\u003e\n      \u003cdiv class=\"label\"\u003ePower\u003c\/div\u003e\n      \u003cdiv class=\"bar-container\"\u003e\n        \u003cdiv class=\"bar-fill\" data-score=\"88\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"bar-value\"\u003e88\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rating-bar\"\u003e\n      \u003cdiv class=\"label\"\u003eRange\u003c\/div\u003e\n      \u003cdiv class=\"bar-container\"\u003e\n        \u003cdiv class=\"bar-fill\" data-score=\"85\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"bar-value\"\u003e85\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rating-bar\"\u003e\n      \u003cdiv class=\"label\"\u003eComfort\u003c\/div\u003e\n      \u003cdiv class=\"bar-container\"\u003e\n        \u003cdiv class=\"bar-fill\" data-score=\"82\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"bar-value\"\u003e82\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rating-bar\"\u003e\n      \u003cdiv class=\"label\"\u003eDurability\u003c\/div\u003e\n      \u003cdiv class=\"bar-container\"\u003e\n        \u003cdiv class=\"bar-fill\" data-score=\"87\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"bar-value\"\u003e87\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bel-score-box\"\u003e\n      \u003cstrong\u003e🏅 BEL SCORE™: 8.6\/10\u003c\/strong\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. Optional Dropdowns --\u003e\n  \u003cdiv class=\"dropdown-sections\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003cstrong\u003eWhat's Included in the Box\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"dropdown-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eOdyssey Electric Skateboard\u003c\/li\u003e\n          \u003cli\u003e12s8p Battery \u0026amp; Charger\u003c\/li\u003e\n          \u003cli\u003eVX2 Remote \u0026amp; Wrist Strap\u003c\/li\u003e\n          \u003cli\u003eAssembly Tools \u0026amp; Manual\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003cstrong\u003eWarranty \u0026amp; Support\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"dropdown-content\"\u003e\n        \u003cp\u003e1-year limited warranty on deck, components \u0026amp; battery.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eEmail:\u003c\/strong\u003e support@cyrusher.com\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003ePhone:\u003c\/strong\u003e +1 385 526 3020\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003cstrong\u003eUsage \u0026amp; Terrain Compatibility\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"dropdown-content\"\u003e\n        \u003cp\u003eIdeal for urban roads, boardwalks, and light off-road trails.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    function animateBars() {\n      document.querySelectorAll('.bar-fill').forEach((bar, i) =\u003e {\n        const target = +bar.dataset.score;\n        let val = 0;\n        const disp = document.querySelectorAll('.bar-value')[i];\n        const timer = setInterval(() =\u003e {\n          if (val \u003e= target) clearInterval(timer);\n          else {\n            val++;\n            bar.style.width = val + '%';\n            disp.textContent = val;\n          }\n        }, 10);\n      });\n    }\n    let animated = false;\n    window.addEventListener('scroll', () =\u003e {\n      const sec = document.getElementById('performance-section');\n      if (!animated \u0026\u0026 sec.getBoundingClientRect().top \u003c window.innerHeight * 0.8) {\n        animateBars();\n        animated = true;\n      }\n    });\n  \u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"Cyrusher Sports","offers":[{"title":"Default Title","offer_id":42152197783626,"sku":"Odyssey-12s8p","price":1799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CyrusherOdysseyElectricSkateboard1.jpg?v=1767077230"},{"product_id":"portable-inflator","title":"Smart Electric Air Pump","description":"\u003cstyle\u003e\n.acc-product-wrapper {\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    line-height: 1.6; color: #333; background-color: #fff;\n}\n.acc-product-wrapper a { color: #5f7038; text-decoration: underline; font-weight: 600; }\n.acc-product-wrapper a:hover { color: #E3B123; }\n\n\/* Compatibility Banner *\/\n.acc-product-wrapper .acc-compat-banner {\n    background: #f5f5f0; border-left: 4px solid #5f7038;\n    padding: 14px 18px; margin-bottom: 24px; border-radius: 4px;\n}\n.acc-product-wrapper .acc-compat-label {\n    font-size: 13px; color: #5f7038; font-weight: 600;\n    text-transform: uppercase; letter-spacing: 0.5px;\n}\n.acc-product-wrapper .acc-compat-fits {\n    font-size: 15px; color: #333; margin-top: 4px;\n}\n\n\/* Quick Specs Bar *\/\n.acc-product-wrapper .at-a-glance-bar {\n    background-color: #212121; color: #fff; padding: 12px 10px;\n    margin-bottom: 24px; border-radius: 4px;\n}\n.acc-product-wrapper .glance-container {\n    display: flex; justify-content: space-around;\n    text-align: center; max-width: 800px; margin: 0 auto;\n    flex-wrap: wrap; gap: 15px;\n}\n.acc-product-wrapper .glance-item {\n    display: flex; flex-direction: column; align-items: center; gap: 4px;\n    font-size: 0.8em; min-width: 90px; padding: 6px 0;\n}\n.acc-product-wrapper .glance-title { font-weight: bold; text-transform: uppercase; font-size: 0.9em; letter-spacing: 0.5px; }\n\n\/* Key Features *\/\n.acc-product-wrapper .acc-features {\n    margin-bottom: 24px; padding: 0;\n}\n.acc-product-wrapper .acc-features h3 {\n    font-size: 1.4em; font-weight: bold; color: #5f7038;\n    border-bottom: 2px solid #eee; padding-bottom: 8px;\n    margin-bottom: 16px; text-transform: uppercase;\n}\n.acc-product-wrapper .acc-features ul { list-style: none; padding: 0; margin: 0; }\n.acc-product-wrapper .acc-features li {\n    display: flex; align-items: flex-start; margin-bottom: 12px;\n    padding-left: 30px; position: relative; font-size: 0.95em;\n}\n.acc-product-wrapper .acc-features li::before {\n    content: '\\2713'; position: absolute; left: 0; top: 0;\n    color: #E3B123; font-size: 1.4em; line-height: 1; font-weight: 900;\n}\n\n\/* Accordion *\/\n.acc-product-wrapper .accordion-wrapper {\n    margin: 20px 0; border-top: 1px solid #eee;\n}\n.acc-product-wrapper details.accordion-item {\n    border-bottom: 1px solid #eee; margin-bottom: 0; overflow: hidden;\n}\n.acc-product-wrapper details.accordion-item summary {\n    padding: 18px 40px 18px 0; font-size: 1.2em; font-weight: 600;\n    color: #1a1a1a; cursor: pointer; position: relative;\n    outline: none; list-style: none; transition: color 0.3s ease;\n}\n.acc-product-wrapper details.accordion-item summary::-webkit-details-marker { display: none; }\n.acc-product-wrapper details.accordion-item summary::after {\n    content: ''; position: absolute; right: 12px; top: 50%; width: 10px; height: 10px;\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.acc-product-wrapper details.accordion-item summary:hover,\n.acc-product-wrapper details.accordion-item[open] summary { color: #5f7038; }\n.acc-product-wrapper details.accordion-item[open] summary::after {\n    transform: translateY(-30%) rotate(-135deg); border-color: #5f7038;\n}\n.acc-product-wrapper .accordion-content { padding: 0 0 24px 0; }\n\n\/* Spec Table *\/\n.acc-product-wrapper .table-wrapper {\n    width: 100%; overflow-x: auto; border-radius: 8px;\n    border: 1px solid #ddd; margin-bottom: 16px;\n}\n.acc-product-wrapper .spec-table { width: 100%; border-collapse: collapse; }\n.acc-product-wrapper .spec-table th {\n    background-color: #f7f8f6; font-weight: 900; text-transform: uppercase;\n    font-size: 0.85em; color: #5f7038; border-left: 4px solid #E3B123;\n    padding: 10px 14px; text-align: left; width: 35%;\n}\n.acc-product-wrapper .spec-table td {\n    padding: 10px 14px; border: 1px solid #eee; font-size: 0.9em; text-align: left;\n}\n.acc-product-wrapper .spec-table tr:hover td { background-color: #fcfcfc; }\n\n\/* FAQ *\/\n.acc-product-wrapper details.faq-item {\n    border: none; border-bottom: 1px solid #f0f0f0; margin-bottom: 0;\n}\n.acc-product-wrapper details.faq-item:last-child { border-bottom: none; }\n.acc-product-wrapper details.faq-item summary {\n    font-size: 1em; font-weight: 600; padding: 16px 40px 16px 0; color: #2c2c2c;\n}\n.acc-product-wrapper details.faq-item summary:hover { color: #5f7038; }\n.acc-product-wrapper details.faq-item summary::after {\n    width: 8px; height: 8px; border-right: 2px solid #2c2c2c; border-bottom: 2px solid #2c2c2c;\n}\n.acc-product-wrapper .faq-answer {\n    padding: 0 0 18px 0; font-size: 0.9em; color: #555; line-height: 1.6; margin: 0;\n}\n.acc-product-wrapper .faq-answer a { color: #5f7038; }\n\n\/* Intro Paragraph *\/\n.acc-product-wrapper .acc-intro {\n    margin-bottom: 24px; padding: 0;\n}\n.acc-product-wrapper .acc-intro p {\n    font-size: 1em; line-height: 1.7; color: #333; margin: 0;\n}\n\n\/* Lifestyle Gallery Row *\/\n.acc-product-wrapper .acc-gallery {\n    display: flex; gap: 16px; margin-bottom: 28px; justify-content: center;\n}\n.acc-product-wrapper .acc-gallery-card {\n    flex: 0 1 45%; max-width: 45%;\n    border: 1px solid #e0e0e0; border-radius: 10px;\n    overflow: hidden; background: #fafafa;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n    transition: box-shadow 0.3s ease, transform 0.2s ease;\n}\n.acc-product-wrapper .acc-gallery-card:hover {\n    box-shadow: 0 4px 16px rgba(0,0,0,0.10);\n    transform: translateY(-2px);\n}\n.acc-product-wrapper .acc-gallery-card img {\n    width: 100%; display: block; object-fit: cover; aspect-ratio: 4\/3;\n}\n@media (max-width: 680px) {\n    .acc-product-wrapper .acc-gallery { flex-direction: column; align-items: center; }\n    .acc-product-wrapper .acc-gallery-card { flex: none; max-width: 85%; }\n}\n\n\/* Flat Sections (specs, FAQ, box — no accordion) *\/\n.acc-product-wrapper .acc-section {\n    margin-bottom: 24px; padding: 0;\n}\n.acc-product-wrapper .acc-section h3 {\n    font-size: 1.2em; font-weight: 700; color: #5f7038;\n    border-bottom: 2px solid #eee; padding-bottom: 8px;\n    margin-bottom: 16px; text-transform: uppercase;\n}\n.acc-product-wrapper .faq-pair {\n    margin-bottom: 16px; padding-bottom: 16px; border-bottom: 1px solid #f0f0f0;\n}\n.acc-product-wrapper .faq-pair:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }\n.acc-product-wrapper .faq-q {\n    font-weight: 600; font-size: 0.95em; color: #1a1a1a; margin: 0 0 6px 0;\n}\n.acc-product-wrapper .faq-a {\n    font-size: 0.9em; color: #555; line-height: 1.6; margin: 0;\n}\n.acc-product-wrapper .faq-a a { color: #5f7038; }\n\n\/* What's In The Box *\/\n.acc-product-wrapper .list-section ul { list-style: none; padding: 0; margin: 0; }\n.acc-product-wrapper .list-section li {\n    padding-left: 30px; position: relative; margin-bottom: 8px; font-size: 0.95em;\n}\n.acc-product-wrapper .list-section li::before {\n    content: '\\2713'; position: absolute; left: 0; top: 0;\n    color: #E3B123; font-size: 1.4em; line-height: 1; font-weight: 900;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"acc-product-wrapper\"\u003e\n\u003cdiv class=\"acc-compat-banner\"\u003e\n\u003cdiv class=\"acc-compat-label\"\u003eAir Pump\u003c\/div\u003e\n\u003cdiv class=\"acc-compat-fits\"\u003eCompatible With: All \u003ca href=\"\/collections\/cyrusher\"\u003eCyrusher\u003c\/a\u003e bikes and more\u003c\/div\u003e\n\u003c\/div\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\"\u003eCategory\u003c\/span\u003e\u003cspan\u003eAir Pump\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eCompatible With\u003c\/span\u003e\u003cspan\u003eUniversal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eMaterial\u003c\/span\u003e\u003cspan\u003eABS + PC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan\u003e1.35 lbs (613g)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acc-intro\"\u003e\n\u003cp\u003eHand-pumping a fat tire takes forever and leaves you exhausted before the ride even starts. This rechargeable inflator handles Presta and Schrader valves and fills tires in minutes without the arm workout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acc-gallery\"\u003e\n\u003cdiv class=\"acc-gallery-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/SmartElectricAirPump-2.jpg?v=1767077236\" alt=\"Smart Electric Air Pump Cyrusher Sports\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"acc-gallery-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/SmartElectricAirPump-3.jpg?v=1767077238\" alt=\"Smart Electric Air Pump Cyrusher Sports\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acc-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e150 PSI max pressure — handles road, mountain, and fat tires with Presta and Schrader valves\u003c\/li\u003e\n\u003cli\u003e4,500mAh rechargeable battery — no manual pumping; compact at 242 x 57 x 57mm\u003c\/li\u003e\n\u003cli\u003eDigital pressure gauge with auto-shutoff at preset PSI for precise inflation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acc-section\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eABS + PC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e1.35 lbs (613g)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax Pressure\u003c\/th\u003e\n\u003ctd\u003e150 PSI (10.3 bar)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e4,500mAh (12Wh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e242 x 57 x 57mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecharge Time\u003c\/th\u003e\n\u003ctd\u003e~6 hours (5V\/2A)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNoise Level\u003c\/th\u003e\n\u003ctd\u003e\u0026lt;80 dB at 1 meter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAccuracy\u003c\/th\u003e\n\u003ctd\u003e±2 PSI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharging Port\u003c\/th\u003e\n\u003ctd\u003eMicro-USB\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=\"acc-section\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"faq-pair\"\u003e\n\u003cp class=\"faq-q\"\u003eDoes this inflator work with fat tires?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eYes, this inflator delivers up to 150 PSI and works with all tire sizes including 4\"+ fat tires found on \u003ca href=\"\/collections\/rambo-bikes\"\u003eRambo\u003c\/a\u003e, \u003ca href=\"\/collections\/bakcou\"\u003eBakcou\u003c\/a\u003e, and \u003ca href=\"\/collections\/cyrusher\"\u003eCyrusher\u003c\/a\u003e e-bikes. Supports both Presta and Schrader valves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-pair\"\u003e\n\u003cp class=\"faq-q\"\u003eHow long does the battery last?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eThe 4,500mAh rechargeable battery can inflate multiple tires on a single charge. Recharges via USB-C.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-pair\"\u003e\n\u003cp class=\"faq-q\"\u003eCan I use this with my Velowave, Magicycle, or KINGBULL e-bike?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eYes. This is a universal inflator that works with any tire valve. Compatible with \u003ca href=\"\/collections\/velowave\"\u003eVelowave\u003c\/a\u003e, \u003ca href=\"\/collections\/magicycle\"\u003eMagicycle\u003c\/a\u003e, \u003ca href=\"\/collections\/kingbull\"\u003eKINGBULL\u003c\/a\u003e, and all other e-bike and bicycle brands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acc-section list-section\"\u003e\n\u003ch3\u003eWhat's In The Box\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAir pump\u003c\/li\u003e\n\u003cli\u003eSchrader hose\u003c\/li\u003e\n\u003cli\u003eAir needle\u003c\/li\u003e\n\u003cli\u003eFrench valve (Presta) adapter\u003c\/li\u003e\n\u003cli\u003eCharging cable\u003c\/li\u003e\n\u003cli\u003eBalloon nozzle adapter\u003c\/li\u003e\n\u003cli\u003eStorage bag\u003c\/li\u003e\n\u003cli\u003eManual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cyrusher Sports","offers":[{"title":"Default Title","offer_id":42152200929354,"sku":"US-BIKE-PUMP","price":19.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/SmartElectricAirPump-1.jpg?v=1767077236"},{"product_id":"bike-rack-foldable","title":"Car Racks For Electric Bike","description":"\u003cstyle\u003e\n.acc-product-wrapper {\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    line-height: 1.6; color: #333; background-color: #fff;\n}\n.acc-product-wrapper a { color: #5f7038; text-decoration: underline; font-weight: 600; }\n.acc-product-wrapper a:hover { color: #E3B123; }\n\n\/* Compatibility Banner *\/\n.acc-product-wrapper .acc-compat-banner {\n    background: #f5f5f0; border-left: 4px solid #5f7038;\n    padding: 14px 18px; margin-bottom: 24px; border-radius: 4px;\n}\n.acc-product-wrapper .acc-compat-label {\n    font-size: 13px; color: #5f7038; font-weight: 600;\n    text-transform: uppercase; letter-spacing: 0.5px;\n}\n.acc-product-wrapper .acc-compat-fits {\n    font-size: 15px; color: #333; margin-top: 4px;\n}\n\n\/* Quick Specs Bar *\/\n.acc-product-wrapper .at-a-glance-bar {\n    background-color: #212121; color: #fff; padding: 12px 10px;\n    margin-bottom: 24px; border-radius: 4px;\n}\n.acc-product-wrapper .glance-container {\n    display: flex; justify-content: space-around;\n    text-align: center; max-width: 800px; margin: 0 auto;\n    flex-wrap: wrap; gap: 15px;\n}\n.acc-product-wrapper .glance-item {\n    display: flex; flex-direction: column; align-items: center; gap: 4px;\n    font-size: 0.8em; min-width: 90px; padding: 6px 0;\n}\n.acc-product-wrapper .glance-title { font-weight: bold; text-transform: uppercase; font-size: 0.9em; letter-spacing: 0.5px; }\n\n\/* Key Features *\/\n.acc-product-wrapper .acc-features {\n    margin-bottom: 24px; padding: 0;\n}\n.acc-product-wrapper .acc-features h3 {\n    font-size: 1.4em; font-weight: bold; color: #5f7038;\n    border-bottom: 2px solid #eee; padding-bottom: 8px;\n    margin-bottom: 16px; text-transform: uppercase;\n}\n.acc-product-wrapper .acc-features ul { list-style: none; padding: 0; margin: 0; }\n.acc-product-wrapper .acc-features li {\n    display: flex; align-items: flex-start; margin-bottom: 12px;\n    padding-left: 30px; position: relative; font-size: 0.95em;\n}\n.acc-product-wrapper .acc-features li::before {\n    content: '\\2713'; position: absolute; left: 0; top: 0;\n    color: #E3B123; font-size: 1.4em; line-height: 1; font-weight: 900;\n}\n\n\/* Accordion *\/\n.acc-product-wrapper .accordion-wrapper {\n    margin: 20px 0; border-top: 1px solid #eee;\n}\n.acc-product-wrapper details.accordion-item {\n    border-bottom: 1px solid #eee; margin-bottom: 0; overflow: hidden;\n}\n.acc-product-wrapper details.accordion-item summary {\n    padding: 18px 40px 18px 0; font-size: 1.2em; font-weight: 600;\n    color: #1a1a1a; cursor: pointer; position: relative;\n    outline: none; list-style: none; transition: color 0.3s ease;\n}\n.acc-product-wrapper details.accordion-item summary::-webkit-details-marker { display: none; }\n.acc-product-wrapper details.accordion-item summary::after {\n    content: ''; position: absolute; right: 12px; top: 50%; width: 10px; height: 10px;\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.acc-product-wrapper details.accordion-item summary:hover,\n.acc-product-wrapper details.accordion-item[open] summary { color: #5f7038; }\n.acc-product-wrapper details.accordion-item[open] summary::after {\n    transform: translateY(-30%) rotate(-135deg); border-color: #5f7038;\n}\n.acc-product-wrapper .accordion-content { padding: 0 0 24px 0; }\n\n\/* Spec Table *\/\n.acc-product-wrapper .table-wrapper {\n    width: 100%; overflow-x: auto; border-radius: 8px;\n    border: 1px solid #ddd; margin-bottom: 16px;\n}\n.acc-product-wrapper .spec-table { width: 100%; border-collapse: collapse; }\n.acc-product-wrapper .spec-table th {\n    background-color: #f7f8f6; font-weight: 900; text-transform: uppercase;\n    font-size: 0.85em; color: #5f7038; border-left: 4px solid #E3B123;\n    padding: 10px 14px; text-align: left; width: 35%;\n}\n.acc-product-wrapper .spec-table td {\n    padding: 10px 14px; border: 1px solid #eee; font-size: 0.9em; text-align: left;\n}\n.acc-product-wrapper .spec-table tr:hover td { background-color: #fcfcfc; }\n\n\/* FAQ *\/\n.acc-product-wrapper details.faq-item {\n    border: none; border-bottom: 1px solid #f0f0f0; margin-bottom: 0;\n}\n.acc-product-wrapper details.faq-item:last-child { border-bottom: none; }\n.acc-product-wrapper details.faq-item summary {\n    font-size: 1em; font-weight: 600; padding: 16px 40px 16px 0; color: #2c2c2c;\n}\n.acc-product-wrapper details.faq-item summary:hover { color: #5f7038; }\n.acc-product-wrapper details.faq-item summary::after {\n    width: 8px; height: 8px; border-right: 2px solid #2c2c2c; border-bottom: 2px solid #2c2c2c;\n}\n.acc-product-wrapper .faq-answer {\n    padding: 0 0 18px 0; font-size: 0.9em; color: #555; line-height: 1.6; margin: 0;\n}\n.acc-product-wrapper .faq-answer a { color: #5f7038; }\n\n\/* Intro Paragraph *\/\n.acc-product-wrapper .acc-intro {\n    margin-bottom: 24px; padding: 0;\n}\n.acc-product-wrapper .acc-intro p {\n    font-size: 1em; line-height: 1.7; color: #333; margin: 0;\n}\n\n\/* Lifestyle Gallery Row *\/\n.acc-product-wrapper .acc-gallery {\n    display: flex; gap: 16px; margin-bottom: 28px; justify-content: center;\n}\n.acc-product-wrapper .acc-gallery-card {\n    flex: 0 1 45%; max-width: 45%;\n    border: 1px solid #e0e0e0; border-radius: 10px;\n    overflow: hidden; background: #fafafa;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n    transition: box-shadow 0.3s ease, transform 0.2s ease;\n}\n.acc-product-wrapper .acc-gallery-card:hover {\n    box-shadow: 0 4px 16px rgba(0,0,0,0.10);\n    transform: translateY(-2px);\n}\n.acc-product-wrapper .acc-gallery-card img {\n    width: 100%; display: block; object-fit: cover; aspect-ratio: 4\/3;\n}\n@media (max-width: 680px) {\n    .acc-product-wrapper .acc-gallery { flex-direction: column; align-items: center; }\n    .acc-product-wrapper .acc-gallery-card { flex: none; max-width: 85%; }\n}\n\n\/* Flat Sections (specs, FAQ, box — no accordion) *\/\n.acc-product-wrapper .acc-section {\n    margin-bottom: 24px; padding: 0;\n}\n.acc-product-wrapper .acc-section h3 {\n    font-size: 1.2em; font-weight: 700; color: #5f7038;\n    border-bottom: 2px solid #eee; padding-bottom: 8px;\n    margin-bottom: 16px; text-transform: uppercase;\n}\n.acc-product-wrapper .faq-pair {\n    margin-bottom: 16px; padding-bottom: 16px; border-bottom: 1px solid #f0f0f0;\n}\n.acc-product-wrapper .faq-pair:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }\n.acc-product-wrapper .faq-q {\n    font-weight: 600; font-size: 0.95em; color: #1a1a1a; margin: 0 0 6px 0;\n}\n.acc-product-wrapper .faq-a {\n    font-size: 0.9em; color: #555; line-height: 1.6; margin: 0;\n}\n.acc-product-wrapper .faq-a a { color: #5f7038; }\n\n\/* What's In The Box *\/\n.acc-product-wrapper .list-section ul { list-style: none; padding: 0; margin: 0; }\n.acc-product-wrapper .list-section li {\n    padding-left: 30px; position: relative; margin-bottom: 8px; font-size: 0.95em;\n}\n.acc-product-wrapper .list-section li::before {\n    content: '\\2713'; position: absolute; left: 0; top: 0;\n    color: #E3B123; font-size: 1.4em; line-height: 1; font-weight: 900;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"acc-product-wrapper\"\u003e\n\u003cdiv class=\"acc-compat-banner\"\u003e\n\u003cdiv class=\"acc-compat-label\"\u003eCar Rack\u003c\/div\u003e\n\u003cdiv class=\"acc-compat-fits\"\u003eCompatible With: \u003cstrong\u003eAll Electric Bikes\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\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\"\u003eCategory\u003c\/span\u003e\u003cspan\u003eCar Rack\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eCompatible With\u003c\/span\u003e\u003cspan\u003eUniversal - All E-Bikes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan\u003e39.7 lbs (18 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acc-intro\"\u003e\n\u003cp\u003eE-bikes are heavy — most car racks can't handle them. This foldable rack is engineered for 60+ lb electric bikes and stores flat when you're not using it, so you can actually take your e-bike to trails, parks, and roads beyond your neighborhood.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acc-gallery\"\u003e\n\u003cdiv class=\"acc-gallery-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CarRacksForElectricBike-4.jpg?v=1767077241\" alt=\"Car Racks For Electric Bike Cyrusher Sports\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"acc-gallery-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CarRacksForElectricBike-2.jpg?v=1767077241\" alt=\"Car Racks For Electric Bike Cyrusher Sports\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acc-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e132 lbs (60 kg) load capacity — handles the heaviest fat tire e-bikes\u003c\/li\u003e\n\u003cli\u003eFits up to 4\" fat tires and 29\" wheels; 2\" hitch receiver mount\u003c\/li\u003e\n\u003cli\u003eFoldable design with tilt function for trunk access; includes anti-theft locks\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acc-section\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e39.7 lbs (18 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLoad Capacity\u003c\/th\u003e\n\u003ctd\u003e132 lbs (60 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax Tire Width\u003c\/th\u003e\n\u003ctd\u003e4 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax Wheel Size\u003c\/th\u003e\n\u003ctd\u003e29 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHitch Receiver\u003c\/th\u003e\n\u003ctd\u003e2 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFoldable\u003c\/th\u003e\n\u003ctd\u003eYes (tilt function)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocks Included\u003c\/th\u003e\n\u003ctd\u003eYes\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=\"acc-section\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"faq-pair\"\u003e\n\u003cp class=\"faq-q\"\u003eCan this rack hold a heavy electric bike?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eYes, this rack supports up to 132 lbs (60 kg) per bike and fits tires up to 4\" wide and 29\" wheels. Built for heavy e-bikes from \u003ca href=\"\/collections\/cyrusher\"\u003eCyrusher\u003c\/a\u003e, \u003ca href=\"\/collections\/rambo-bikes\"\u003eRambo\u003c\/a\u003e, \u003ca href=\"\/collections\/bakcou\"\u003eBakcou\u003c\/a\u003e, and more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-pair\"\u003e\n\u003cp class=\"faq-q\"\u003eWhat hitch size does this rack need?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eThis rack fits a standard 2\" hitch receiver, which is found on most SUVs, trucks, and crossovers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-pair\"\u003e\n\u003cp class=\"faq-q\"\u003eDoes this rack fit fat tire bikes from Velowave, Magicycle, or KINGBULL?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eYes. The rack accommodates tires up to 4\" wide and 29\" wheels. Works with all fat tire e-bikes from \u003ca href=\"\/collections\/velowave\"\u003eVelowave\u003c\/a\u003e, \u003ca href=\"\/collections\/magicycle\"\u003eMagicycle\u003c\/a\u003e, \u003ca href=\"\/collections\/kingbull\"\u003eKINGBULL\u003c\/a\u003e, and any other brand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cyrusher Sports","offers":[{"title":"Black","offer_id":42152200994890,"sku":"US-Hitch-Bike-Rack-black","price":699.0,"currency_code":"USD","in_stock":true},{"title":"Silver","offer_id":42152201027658,"sku":"US-Hitch-Bike-Rack-silver","price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CarRacksForElectricBike.jpg?v=1767077240"},{"product_id":"grandteton-pro","title":"Vanpowers GrandTeton Pro Electric Mountain 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\u003eVanpowers GrandTeton-Pro\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-96 { width: 96%; }\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\"\u003e93\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\"\u003e750W\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_Man_riding_a_red_and_black_Vanpowers_GT_Pro_electric_fat_tire_bike_on_a_gravel_trail_with_scenic_mountain_backdrop.webp?v=1754713649\" alt=\"Man riding the Vanpowers GrandTeton-Pro e-bike.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eVanpowers GrandTeton-Pro\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\"The Wilderness is Calling.\"\u003c\/p\u003e\n            \u003cp\u003eThe GrandTeton-Pro is your rugged, reliable partner for backcountry exploration. This is a true all-terrain vehicle, engineered to haul heavy loads and conquer any landscape that stands in your way. Feel the immense pulling power of the \u003cstrong class=\"description-emphasis\"\u003e900W peak hub motor\u003c\/strong\u003e as it turns steep fire roads into gentle slopes. Experience the freedom of a massive \u003cstrong class=\"description-emphasis\"\u003e93-mile range\u003c\/strong\u003e, with the option to double it for multi-day expeditions. With its massive payload capacity, intuitive torque sensor, and go-anywhere fat tires, the GrandTeton-Pro isn't just a bike; it's your key to unlocking the wild.\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 are an outdoor enthusiast who needs to haul gear for hunting, fishing, or camping.\u003c\/li\u003e\n                    \u003cli\u003eYou want a powerful, high-torque motor that makes climbing feel effortless, even when loaded.\u003c\/li\u003e\n                    \u003cli\u003eYou need a massive battery range for long, multi-day adventures deep in the backcountry.\u003c\/li\u003e\n                    \u003cli\u003eYou value a durable, reliable machine that can handle any terrain you throw at it.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man riding the Vanpowers GT-Pro in a forest.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_a_Vanpowers_GT_Pro_electric_mountain_bike_over_rocky_forest_terrain_showcasing_off-road_e-bike_performance.jpg?v=1754713649\"\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\u003eA Ride That Feels Like You\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The GT-Pro in a city setting.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_standing_beside_a_white_Vanpowers_GT_Pro_electric_fat_tire_bike_with_city_skyline_and_waterfront_in_the_background.webp?v=1754713649\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eAn Intuitive Partnership\u003c\/h4\u003e\n                    \u003cp\u003eExperience a ride that feels like a natural extension of your own body. The GT-Pro's advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e measures your pedal pressure with incredible precision, delivering a perfectly proportional and instantaneous boost of power. Sense how it seamlessly amplifies your effort, whether you're gently spinning on a flat trail or digging deep on a steep ascent. There's no lag, no jerkiness—just a smooth, dynamic, and intuitive ride that makes you feel unstoppable.\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\u003eGo Anywhere. Seriously.\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The GT-Pro parked on a sandy beach.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Vanpowers_GT_Pro_electric_fat_tire_bike_parked_on_a_sandy_beach_with_ocean_waves_and_rocky_cliffs_in_the_background.webp?v=1754713649\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eUnleash Your Inner Explorer\u003c\/h4\u003e\n                    \u003cp\u003eThis bike erases the boundaries of the trail. Feel the immense, sure-footed grip of the \u003cstrong class=\"description-emphasis\"\u003e4-inch all-terrain fat tires\u003c\/strong\u003e as they float across soft sand, claw their way over loose rocks, and confidently navigate muddy paths. Paired with a plush \u003cstrong class=\"description-emphasis\"\u003e120mm suspension fork\u003c\/strong\u003e that smooths out the terrain, you get a ride that is both comfortable and incredibly capable. Hear the sound of the waves, not the rattle of your bike. This is your all-access pass to adventure.\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\u003e93-Mile Range Battery\u003c\/h4\u003e\n                        \u003cp\u003eA massive 705.6Wh removable battery with an optional second battery port to extend your adventures up to 185 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\u003e750W Hub Motor\u003c\/h4\u003e\n                        \u003cp\u003eA powerful and reliable hub motor that peaks at 900W and delivers 85N.m of torque to conquer steep hills 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\u003eHigh-Capacity Loading\u003c\/h4\u003e\n                        \u003cp\u003eBuilt for versatility with a sturdy 400lbs total capacity and a 120lbs rear rack, ready for all your 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\u003eTektro® Hydraulic Disc Brakes\u003c\/h4\u003e\n                        \u003cp\u003ePaired with 203mm rotors, this system offers exceptional stopping power and control, even under heavy loads.\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\u003e120mm Suspension Fork\u003c\/h4\u003e\n                        \u003cp\u003eA high-performance suspension fork with lockout adapts to any terrain, ensuring a stable and comfortable ride.\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 GrandTeton-Pro Review Video 1\" src=\"https:\/\/www.youtube.com\/embed\/kLq7UHSmdNA\" 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 GrandTeton-Pro Review Video 2\" src=\"https:\/\/www.youtube.com\/embed\/vK2esPzpi1o\" 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 93 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Load\u003c\/th\u003e\n\u003ctd\u003e400 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e750W Hub Motor (85N.m Torque)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e705.6Wh (48V 14.7Ah) Samsung® Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eShimano® CUES 9-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eTektro® Hydraulic Disc Brakes, 203mm Rotors\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003e120mm Suspension Fork with Lockout\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 Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eCST® 26\" 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\u003eApp\u003c\/th\u003e\n\u003ctd\u003eVanLife App (with optional TBOX)\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 GT-Pro geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Vanpowers_GT_Pro_electric_bike_geometry_chart_showing_frame_measurements_and_sizing_guide_for_different_rider_heights.webp?v=1754713646\"\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 5'5\" - 6'3\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eTop Tube:\u003c\/strong\u003e 648mm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eReach:\u003c\/strong\u003e 450mm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eStack:\u003c\/strong\u003e 668mm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eStandover:\u003c\/strong\u003e 790mm (approx)\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\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; Hauling\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\u003eRange \u0026amp; Endurance\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\u003eRide Quality \u0026amp; Feel\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 GrandTeton-Pro is a true backcountry workhorse. It combines a powerful hub motor, a massive battery, and a rugged frame to create an incredibly capable all-terrain vehicle. For the adventurer who needs to haul gear deep into the wilderness, this bike is an exceptional and reliable tool.\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":"Lava Red and Coke Black \/ One-Size","offer_id":42203625029706,"sku":"HDAK00002_P00_US_PAT1","price":1599.0,"currency_code":"USD","in_stock":false},{"title":"Galaxy Silver \/ One-Size","offer_id":42203625062474,"sku":"HDAK00002_P00_US_PAT2","price":1599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/GT-Pro-1_e8265cb4-3bc0-491b-ab83-d9d577457dcd.png?v=1767078025"},{"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":"urbancross-pro","title":"Vanpowers UrbanCross-Pro","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 UrbanCross-Pro\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-96 { width: 96%; }\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\"\u003e25\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\"\u003e75\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\"\u003e250W\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\/Man_riding_a_beige_VANPOWERS_UrbanCross_Pro_electric_bike_along_a_coastal_road_wearing_a_helmet_and_casual_activewear_showcasing_smooth_fast_and_comfortable_urban_e-bike_performance.webp?v=1754635747\" alt=\"Man riding the Vanpowers UrbanCross-Pro e-bike.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eVanpowers UrbanCross-Pro\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Smart, Lightweight Speed Machine\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\"Redefine Your Ride.\"\u003c\/p\u003e\n            \u003cp\u003eThe UrbanCross-Pro is a masterclass in modern e-bike design, engineered for the rider who demands performance without compromise. It’s an ultralight, high-tech machine that feels less like an e-bike and more like a natural extension of you. Feel the bike leap forward, powered by a responsive motor and an advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e that seamlessly amplifies your every pedal stroke. Command the road and trail with the flawless shifting of a \u003cstrong class=\"description-emphasis\"\u003eShimano CUES gravel groupset\u003c\/strong\u003e. And ride with the confidence of smart, connected technology that keeps your bike safe and your journey on track. This is the future of versatile performance cycling.\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 fast, lightweight, and agile e-bike for commuting and fitness.\u003c\/li\u003e\n                    \u003cli\u003eYou crave the authentic, responsive feel of a high-end gravel or road bike.\u003c\/li\u003e\n                    \u003cli\u003eYou are a tech-savvy rider who values smart features like GPS and app connectivity.\u003c\/li\u003e\n                    \u003cli\u003eYou need one versatile bike that excels on both pavement and light gravel trails.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man with the UrbanCross-Pro at sunset.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_in_a_beige_hoodie_sitting_on_steps_at_sunset_beside_a_VANPOWERS_UrbanCross_Pro_electric_bike_with_front_light_on_highlighting_modern_urban_commuting_and_active_lifestyle.webp?v=1754635747\"\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 Authentic Cycling Feel\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The UrbanCross-Pro parked at the beach.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Vanpowers_UrbanCross_Pro_electric_bike_parked_beside_a_beachside_bench_at_sunset_featuring_a_sleek_frame_gravel_tires_and_helmet_hanging_on_the_handlebars_ideal_for_performance_and_co.webp?v=1754635747\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003ePower That's Part of You\u003c\/h4\u003e\n                    \u003cp\u003eThis is a ride that feels intuitive, not artificial. The UrbanCross-Pro’s advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e is the secret to its natural ride quality. It measures your pedal pressure with incredible precision, delivering a perfectly proportional and instantaneous boost of power. Sense how it seamlessly amplifies your effort, whether you're gently spinning on a flat path or digging deep on a steep ascent. There's no lag, no jerkiness—just a smooth, dynamic, and intuitive ride that makes you feel like a pro.\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\u003eLightweight Versatility\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The UrbanCross-Pro mounted on a car roof rack.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Vanpowers_UrbanCross_Pro_electric_bike_mounted_on_a_BMW_roof_rack_by_the_beach_showcasing_its_sleek_design_wide_gravel_tires_and_versatility_for_travel_and_outdoor_adventures.webp?v=1754635746\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour Go-Anywhere Companion\u003c\/h4\u003e\n                    \u003cp\u003eAdventure is calling. At just 39 lbs, the UrbanCross-Pro is a featherweight in the e-bike world, making it effortless to lift onto a car rack for a weekend getaway. Feel the solid, responsive handling of the \u003cstrong class=\"description-emphasis\"\u003elightweight aluminum frame and carbon fiber handlebar\u003c\/strong\u003e. The versatile gravel tires give you the confidence to transition from smooth coastal roads to scenic dirt paths without missing a beat. This is the ultimate grab-and-go bike for the spontaneous adventurer.\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\u003eShimano® CUES 9-Speed\u003c\/h4\u003e\n                        \u003cp\u003eA durable, high-performance gravel-specific groupset offering smooth, reliable, and precise shifting across a wide gear 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\u003eCarbon Fiber Flat Bar\u003c\/h4\u003e\n                        \u003cp\u003eAn ultralight, one-piece carbon handlebar and stem offers precise control and a clean, aerodynamic profile.\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 LG Battery\u003c\/h4\u003e\n                        \u003cp\u003eA high-capacity internal battery with fast charging provides an impressive range for long commutes and epic weekend adventures.\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® Hydraulic Brakes\u003c\/h4\u003e\n                        \u003cp\u003eSuperior stopping power and modulation for confident, controlled braking in all weather and on mixed surfaces.\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\u003eCST® Gravel Tires\u003c\/h4\u003e\n                        \u003cp\u003e700x40c tires with puncture protection offer a perfect balance of speed on pavement and grip on dirt and gravel.\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 UrbanCross-Pro Review Video 1\" src=\"https:\/\/www.youtube.com\/embed\/urSi-IxU-BY\" 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 UrbanCross-Pro Review Video 2\" src=\"https:\/\/www.youtube.com\/embed\/kRhyusd9paQ\" 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\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e38.8 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Speed\u003c\/th\u003e\n\u003ctd\u003e25 mph\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003e75 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e250W Brushless Hub Motor (42N.m Torque)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e345.6Wh (36V 9.6Ah) LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eShimano® CUES 9-Speed\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\u003eTires\u003c\/th\u003e\n\u003ctd\u003eCST® 700c x 40c Gravel 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\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 Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eRigid Aluminum Alloy Fork\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eHandlebar\u003c\/th\u003e\n\u003ctd\u003eCarbon One-piece Flat Bar\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 (with optional TBOX)\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 UrbanCross-Pro geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/VANPOWERS_e-bike_geometry_chart_illustrating_detailed_frame_measurements_including_top_tube_length_head_tube_angle_chainstay_length_and_standover_height_ideal_for_sizing_the_UrbanCros.webp?v=1754635745\"\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'7\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eM:\u003c\/strong\u003e 5'6\" - 6'1\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eL:\u003c\/strong\u003e 5'11\" - 6'7\"\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\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\u003eLightweight \u0026amp; Agility\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\u003eTechnology \u0026amp; Smart Features\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\u003eVersatility\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 UrbanCross-Pro is a triumph of engineering, blending the lightweight, responsive feel of a high-end gravel bike with a sophisticated and intelligent electric system. Its torque sensor is among the best, providing a natural ride feel that is truly exceptional. For the discerning rider who wants performance, technology, and versatility, this bike 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\n\n\n\n\u003c\/body\u003e","brand":"Vanpowers","offers":[{"title":"Sand Yellow \/ L","offer_id":42203624833098,"sku":"HDAK00006_P00_US_SD_L","price":1599.0,"currency_code":"USD","in_stock":false},{"title":"Sand Yellow \/ M","offer_id":42203624865866,"sku":"HDAK00006_P00_US_SD_M","price":1599.0,"currency_code":"USD","in_stock":false},{"title":"Sand Yellow \/ S","offer_id":42203624898634,"sku":"HDAK00006_P00_US_SD_S","price":1599.0,"currency_code":"USD","in_stock":false},{"title":"Lava Red and Coke Black \/ L","offer_id":42203624931402,"sku":"HDAK00006_P00_US_PAT1_L","price":1599.0,"currency_code":"USD","in_stock":false},{"title":"Lava Red and Coke Black \/ M","offer_id":42203624964170,"sku":"HDAK00006_P00_US_PAT1_M","price":1599.0,"currency_code":"USD","in_stock":false},{"title":"Lava Red and Coke Black \/ S","offer_id":42203624996938,"sku":"HDAK00006_P00_US_PAT1_S","price":1599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/UC-Pro-11.webp?v=1767078076"},{"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":"urbancross-ultra","title":"Vanpowers UrbanCross-Ultra","description":"\u003cbody\u003e\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eVanpowers UrbanCross-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 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: 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 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.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        \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        @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\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                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2zm0 18c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8z\"\u003e\u003c\/path\u003e\u003cpath d=\"m13 7-4 5 4 5v-4h4v-2h-4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                \u003cspan class=\"glance-title\"\u003eShimano GRX\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eGroupset\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M12 5c-3.453 0-6.363 2.16-7.505 5.144a.5.5 0 0 0 .495.632H12V5zM12 13.224V19c3.453 0 6.363-2.16 7.505-5.144a.5.5 0 0 0-.495-.632H12v-.001z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 2a10 10 0 1 0 10 10A10.011 10.011 0 0 0 12 2zm0 18a8 8 0 1 1 8-8 8.009 8.009 0 0 1-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                \u003cspan class=\"glance-title\"\u003eUp to 75 Miles\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eRange\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M13 10h7l-9 13v-9H4l9-13z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                \u003cspan class=\"glance-title\"\u003e250W\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eMotor Power\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M20.243 19.314A1 1 0 0 0 21 18.6V15a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v1.586l-2.707-2.707A.999.999 0 0 0 13.586 13H11V8.414l2.707-2.707A.999.999 0 0 0 14.414 5H17a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v1.586l-2.707-2.707A.999.999 0 0 0 8.586 0H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h1.586l2.707 2.707A.999.999 0 0 0 9 17.414V20a1 1 0 0 0 1 1h10.6a1 1 0 0 0 .707-1.707L20.243 19.314zM5 12V2h3.586L12 5.414V12H5zm14 2v1.586L15.586 19H11v-1.586L14.414 14H19z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                \u003cspan class=\"glance-title\"\u003eCarbon Fiber\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eDrop Handlebar\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M12 6a.997.997 0 0 0-.707.293l-5 5a.999.999 0 1 0 1.414 1.414L12 8.414l4.293 4.293a.999.999 0 1 0 1.414-1.414l-5-5A.997.997 0 0 0 12 6zm0 12a.997.997 0 0 0 .707-.293l5-5a.999.999 0 1 0-1.414-1.414L12 15.586l-4.293-4.293a.999.999 0 1 0-1.414 1.414l5 5A.997.997 0 0 0 12 18z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                \u003cspan class=\"glance-title\"\u003eTorque Sensor\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eSensor\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2zm-1.934 13.318-3.752-3.752a.999.999 0 1 1 1.414-1.414L12 12.586l4.272-4.272a.999.999 0 1 1 1.414 1.414l-5 5a1 1 0 0 1-1.414-.028z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                \u003cspan class=\"glance-title\"\u003eVanLife App\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eApp\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\/db21d87c0d2c4b7187204e06e19d04d8.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\u003eVanpowers UrbanCross-Ultra\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Smart, Lightweight Speed 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\"Redefine Your Ride.\"\u003c\/p\u003e\n            \u003cp\u003eThe UrbanCross-Ultra is a masterclass in modern e-bike design, engineered for the rider who demands performance without compromise. It’s an ultralight, high-tech machine that could even find its place as an efficient urban Electric Hunting Bike tool for silent scouts. Feel the bike leap forward, powered by a responsive \u003cstrong class=\"description-emphasis\"\u003e250W motor\u003c\/strong\u003e and an advanced torque sensor that seamlessly amplifies your every pedal stroke. Command the road and trail with the flawless shifting of a \u003cstrong class=\"description-emphasis\"\u003eShimano GRX gravel groupset\u003c\/strong\u003e. And ride with the confidence of smart, connected technology that keeps your bike safe and your journey on track. This is the future of versatile performance cycling.\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 fast, lightweight, and agile e-bike for commuting and fitness.\u003c\/li\u003e\n                    \u003cli\u003eYou crave the authentic, responsive feel of a high-end gravel or road bike.\u003c\/li\u003e\n                    \u003cli\u003eYou are a tech-savvy rider who values smart features like GPS and app connectivity.\u003c\/li\u003e\n                    \u003cli\u003eYou need one versatile bike that excels on both pavement and light gravel trails.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man riding the Vanpowers UrbanCross-Ultra on a forest trail.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_a_red_VANPOWERS_electric_mountain_bike_through_a_forest_trail_enjoying_an_off-road_adventure.png?v=1754630555\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThe Authentic Cycling Feel\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman with the UrbanCross-Ultra in a park.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Woman_enjoying_nature_while_standing_next_to_a_VANPOWERS_electric_bike_in_a_lush_green_park.png?v=1754630556\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003ePower That's Part of You\u003c\/h4\u003e\n                    \u003cp\u003eThis is a ride that feels intuitive, not artificial. The UrbanCross-Ultra’s advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e is the secret to its natural ride quality. It measures your pedal pressure with incredible precision, delivering a perfectly proportional and instantaneous boost of power. Sense how it seamlessly amplifies your effort, whether you're gently spinning on a flat path or digging deep on a steep ascent. There's no lag, no jerkiness—just a smooth, dynamic, and intuitive ride that makes you feel like a pro.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eSmarter and Safer by Design\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man with the UrbanCross-Ultra in the city.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_wearing_helmet_on_Vanpowers_UrbanCross-Ultra_electric_bike_in_front_of_blue_urban_door_stylish_e-bike_for_city_commuting.png?v=1754630556\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour Connected Co-Pilot\u003c\/h4\u003e\n                    \u003cp\u003eRide with the ultimate peace of mind. The integrated \u003cstrong class=\"description-emphasis\"\u003eTBOX smart module\u003c\/strong\u003e turns your bike into a connected device. See your bike's location in real-time with GPS tracking. Feel the magic as it auto-unlocks when you approach. Get instant theft and movement alerts on your phone. And in the event of a crash, the SOS feature can automatically alert your emergency contacts. It’s a suite of intelligent features that protect your investment and keep you safe, so you can focus on the joy of the 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\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\u003eShimano® GRX 11-Speed\u003c\/h4\u003e\n                        \u003cp\u003eA premium gravel-specific groupset offering smooth, reliable, and precise shifting across a wide gear range for 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\u003eCarbon Fiber Drop Bar\u003c\/h4\u003e\n                        \u003cp\u003eAn ultralight, one-piece carbon handlebar with a flared design enhances control on rough terrain and provides a clean, aerodynamic profile.\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 LG Battery\u003c\/h4\u003e\n                        \u003cp\u003eA high-capacity internal battery with fast charging provides an impressive range for long commutes and epic weekend adventures.\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® GRX Hydraulic Brakes\u003c\/h4\u003e\n                        \u003cp\u003eSuperior stopping power and modulation for confident, controlled braking in all weather and on mixed surfaces.\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\u003eCST® Gravel Tires\u003c\/h4\u003e\n                        \u003cp\u003e700x40c tires with puncture protection offer a perfect balance of speed on pavement and grip on dirt and gravel.\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=\"video-grid\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"Vanpowers UrbanCross-Ultra Review Video 1\" src=\"https:\/\/www.youtube.com\/embed\/V4QtSbl3Jzw\" 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 UrbanCross-Ultra Review Video 2\" src=\"https:\/\/www.youtube.com\/embed\/jkuauw8yjQM\" 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        \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\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e38.8 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Speed\u003c\/th\u003e\n\u003ctd\u003e25 mph\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\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e250W Brushless Hub Motor (42N.m Torque)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e345.6Wh (36V 9.6Ah) LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eShimano® GRX 600 11-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eShimano® GRX Hydraulic Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eCST® 700c x 40c Gravel 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\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 Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eRigid Aluminum Alloy Fork\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eHandlebar\u003c\/th\u003e\n\u003ctd\u003eCarbon One-piece Drop Bar\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\u003eSmart System\u003c\/th\u003e\n\u003ctd\u003eTBOX with VanLife 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 UrbanCross-Ultra geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/VANPOWERS_electric_bike_geometry_chart_with_labeled_frame_measurements_and_dimensions_for_sizing_reference.png?v=1754630555\"\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'7\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eM:\u003c\/strong\u003e 5'6\" - 6'1\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eL:\u003c\/strong\u003e 5'11\" - 6'7\"\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            \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\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\u003eTechnology \u0026amp; Smart Features\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\u003eLightweight \u0026amp; Agility\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\u003eVersatility\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 UrbanCross-Ultra is a triumph of engineering, blending the lightweight, responsive feel of a high-end gravel bike with a sophisticated and intelligent electric system. Its torque sensor is among the best, providing a natural ride feel that is truly exceptional. For the discerning rider who wants performance, technology, and versatility, this bike 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\n\n\u003c\/body\u003e","brand":"Vanpowers","offers":[{"title":"Lava Red and Coke Black \/ L \/ Aluminum Alloy","offer_id":42203625390154,"sku":"HDAK00005_P00_US_PAT1_L","price":1999.0,"currency_code":"USD","in_stock":true},{"title":"Lava Red and Coke Black \/ M \/ Aluminum Alloy","offer_id":42203625422922,"sku":"HDAK00005_P00_US_PAT1_M","price":1999.0,"currency_code":"USD","in_stock":false},{"title":"Lava Red and Coke Black \/ S \/ Aluminum Alloy","offer_id":42203625455690,"sku":"HDAK00005_P00_US_PAT1_S","price":1999.0,"currency_code":"USD","in_stock":true},{"title":"Sand Yellow \/ L \/ Aluminum Alloy","offer_id":42203625488458,"sku":"HDAK00005_P00_US_SD_L","price":1999.0,"currency_code":"USD","in_stock":true},{"title":"Sand Yellow \/ M \/ Aluminum Alloy","offer_id":42203625521226,"sku":"HDAK00005_P00_US_SD_M","price":1999.0,"currency_code":"USD","in_stock":true},{"title":"Sand Yellow \/ S \/ Aluminum Alloy","offer_id":42203625553994,"sku":"HDAK00005_P00_US_SD_S","price":1999.0,"currency_code":"USD","in_stock":true},{"title":"Lava Red and Coke Black \/ L \/ Carbon Fiber","offer_id":43400727920714,"sku":null,"price":2099.0,"currency_code":"USD","in_stock":true},{"title":"Lava Red and Coke Black \/ M \/ Carbon Fiber","offer_id":43400727986250,"sku":null,"price":2099.0,"currency_code":"USD","in_stock":false},{"title":"Lava Red and Coke Black \/ S \/ Carbon Fiber","offer_id":43400728019018,"sku":null,"price":2099.0,"currency_code":"USD","in_stock":true},{"title":"Sand Yellow \/ L \/ Carbon Fiber","offer_id":43400728051786,"sku":null,"price":2099.0,"currency_code":"USD","in_stock":false},{"title":"Sand Yellow \/ M \/ Carbon Fiber","offer_id":43400728084554,"sku":null,"price":2099.0,"currency_code":"USD","in_stock":false},{"title":"Sand Yellow \/ S \/ Carbon Fiber","offer_id":43400728117322,"sku":null,"price":2099.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/UC-Ultra-10.webp?v=1767078140"},{"product_id":"grandteton-ultra","title":"Vanpowers GrandTeton Ultra 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; \/* 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, [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; \/* 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-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-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; 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\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\"\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\"\u003e93\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    \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\/db21d87c0d2c4b7187204e06e19d04d8.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\u003eVanpowers GrandTeton Ultra\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Smartest Beast on the Trail\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\"Conquer Your Summit.\"\u003c\/p\u003e\n            \u003cp\u003eThe GrandTeton Ultra is a new breed of all-terrain machine, blending raw, trail-taming power with sophisticated smart technology. This is the bike for the rider who wants to go further, climb higher, and ride smarter on their Electric Hunting Bike. Feel the immense, earth-moving force of the \u003cstrong class=\"description-emphasis\"\u003e130N.m mid-drive motor\u003c\/strong\u003e as it turns impossible climbs into conquered territory. Sense the natural, intuitive power delivery of the advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e that mirrors your every effort. And ride with the ultimate peace of mind, knowing the integrated TBOX smart system is your digital co-pilot, providing GPS tracking, security, and SOS alerts. This is your smarter, stronger, and safer ticket to backcountry 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 crave the unmatched climbing power and balanced feel of a high-torque mid-drive motor.\u003c\/li\u003e\n                    \u003cli\u003eYou are a tech-savvy rider who values smart features like GPS tracking and crash detection.\u003c\/li\u003e\n                    \u003cli\u003eYou need a rugged, high-performance e-bike for tackling challenging trails and long adventures.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your bike should be a powerful tool and a smart, secure investment.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man with the Vanpowers GT Ultra in the mountains.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_posing_with_a_Vanpowers_GT_Ultra_electric_fat_tire_bike_in_front_of_snow-covered_mountains_and_alpine_scenery.jpg?v=1754284189\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThe King of the Climb\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rider on the GT Ultra overlooking a scenic ridge.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_on_a_Vanpowers_GT_Ultra_electric_fat_tire_mountain_bike_overlooking_scenic_ridge_at_sunset.jpg?v=1754284189\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eFeel the Mountain Flatten\u003c\/h4\u003e\n                    \u003cp\u003eThis is what true power feels like. The heart of the GT Ultra is its \u003cstrong class=\"description-emphasis\"\u003eAnanda® M100 mid-drive motor\u003c\/strong\u003e, churning out a colossal 130N.m of torque. Feel the bike surge forward with an unstoppable force, transforming steep, technical climbs from grueling challenges into moments of triumph. The mid-drive placement provides a perfectly balanced center of gravity, giving you a planted, confidence-inspiring feel as you power over obstacles. This isn't just climbing; it's conquering.\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 Part of You\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eAn Intuitive Partnership\u003c\/h4\u003e\n                    \u003cp\u003eExperience a ride that feels like a natural extension of your own body. The GT Ultra's advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e measures your pedal pressure with incredible precision, delivering a perfectly proportional and instantaneous boost of power. Sense how it seamlessly amplifies your effort, whether you're gently spinning on a flat trail or digging deep on a steep ascent. There's no lag, no jerkiness—just a smooth, dynamic, and intuitive ride that makes you feel like a superhero.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rider cruising through desert terrain on the GT Ultra.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Rider_on_Vanpowers_GT_Ultra_electric_fat_bike_cruising_through_desert_terrain_with_red_rock_hills_in_the_background.jpg?v=1754284189\"\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\u003eTBOX Smart Module\u003c\/h4\u003e\n                        \u003cp\u003eConnects to the Vanlife App for GPS tracking, auto-unlock, theft alerts, and SOS crash detection for a safer, smarter 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\u003eTektro® 4-Piston Brakes\u003c\/h4\u003e\n                        \u003cp\u003ePowerful hydraulic brakes with 203mm rotors deliver strong, controlled stopping power on long descents and aggressive 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\u003e120mm Air Suspension Fork\u003c\/h4\u003e\n                        \u003cp\u003eAbsorbs shocks from rough terrain for a smoother ride. Lighter and more adjustable than coil forks, with a lockout for efficient climbing.\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-Click Dropper Seatpost\u003c\/h4\u003e\n                        \u003cp\u003eInstantly lower your saddle for confident control on descents, then raise it for maximum pedaling power on climbs, all without 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\u003eDual Battery Ready\u003c\/h4\u003e\n                        \u003cp\u003eFeatures an additional battery port, allowing you to double your range to an incredible 185 miles for the longest adventures.\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=\"Vanpowers GrandTeton-Ultra Review Video\" src=\"https:\/\/www.youtube.com\/embed\/1uFYxFy-swE\" 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\u003eConquer any climb with a 130N.m mid-drive motor.\u003c\/li\u003e\n                    \u003cli\u003eRide smarter and safer with GPS and SOS features.\u003c\/li\u003e\n                    \u003cli\u003eExperience a natural, intuitive pedal-assist feel.\u003c\/li\u003e\n                    \u003cli\u003eTackle any trail with full suspension and a dropper post.\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\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 93 Miles (185 with optional 2nd battery)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eMax Load\u003c\/th\u003e\n                                \u003ctd\u003e400 lbs\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBike Weight\u003c\/th\u003e\n                                \u003ctd\u003e70.4 lbs\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eMotor\u003c\/th\u003e\n                                \u003ctd\u003eAnanda® M100 500W Mid-Drive (1400W Peak)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBattery\u003c\/th\u003e\n                                \u003ctd\u003e705.6Wh (48V 14.7Ah) Samsung® Cells\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBrakes\u003c\/th\u003e\n                                \u003ctd\u003eTektro® 4-Piston Hydraulic Disc, 203mm Rotors\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFork\u003c\/th\u003e\n                                \u003ctd\u003e120mm Air Suspension Fork with Lockout\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eTires\u003c\/th\u003e\n                                \u003ctd\u003eCST® 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=\"Vanpowers GT Ultra e-bike geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Vanpowers_bike_geometry_chart_with_labeled_frame_measurements_and_rider_height_comparison.png?v=1754284188\"\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 5'5\" - 6'3\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eTop Tube:\u003c\/strong\u003e 648mm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eReach:\u003c\/strong\u003e 450mm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eStack:\u003c\/strong\u003e 668mm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eStandover:\u003c\/strong\u003e 790mm (approx)\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 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\u003eClimbing Power \u0026amp; Torque\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\u003eTechnology \u0026amp; Smart Features\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\u003eAll-Terrain Capability\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; Endurance\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 GrandTeton Ultra is a technological powerhouse built for the backcountry. Its monstrously powerful mid-drive motor and advanced torque sensor deliver a ride feel and climbing ability that few can match. Paired with its innovative smart features, this is the ultimate e-MTB for the serious, tech-forward adventurer using 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":"Vanpowers","offers":[{"title":"Galaxy Silver \/ One-Size","offer_id":42203625652298,"sku":"HDAK00001_P00_US_PAT2","price":1999.0,"currency_code":"USD","in_stock":true},{"title":"Lava Red and Coke Black \/ One-Size","offer_id":42203625685066,"sku":"HDAK00001_P00_US_PAT1","price":1999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/GT-Ultra-02_ca836576-5d21-4905-9f5f-b613282a2d1b.png?v=1767078182"},{"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-hunter-2-0-mountain-fat-tire-electric-bike","title":"Kingbull Hunter 2.0 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-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 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 *\/\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        \/* 6. Features Scroller *\/\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. 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; font-weight: bold; font-size: 1.2em; cursor: pointer; position: relative; outline: none; 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: '+'; position: absolute; right: 25px; font-size: 1.5em; color: #5f7038; transition: transform 0.3s ease-in-out;\n        }\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. Dimensions List *\/\n        [data-belcopia-product] .dimensions-list { list-style: none; padding: 0; column-count: 1; }\n        @media (min-width: 768px) { [data-belcopia-product] .dimensions-list { column-count: 2; } }\n        [data-belcopia-product] .dimensions-list li { display: flex; align-items: center; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #eee; }\n        [data-belcopia-product] .dimensions-list .dim-label { font-weight: bold; font-size: 1.5em; color: #5f7038; margin-right: 15px; line-height: 1; }\n        [data-belcopia-product] .dimensions-list .dim-desc { font-size: 1em; color: #333; }\n        [data-belcopia-product] .dimensions-list .dim-desc strong { color: #2c2c2c; margin-right: 10px; }\n\n        \/* 9. 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] .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-90 { width: 90%; }\n        [data-belcopia-product] .bar-fill-85 { width: 85%; }\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; 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        \/* 10. 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 55 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\"\u003e70 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\/dea13bd566cb4e47b8ad57bb123ca39c.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 Hunter 2.0\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Ultimate Backcountry Workhorse\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\"Dominate Your Domain.\"\u003c\/p\u003e\n            \u003cp\u003eThe Kingbull Hunter 2.0 isn't just a bike; it's a tool engineered for the wild on your Electric Hunting Bike. This is your modern-day pack mule, built to haul heavy loads and conquer the unforgiving terrain that stands between you and your objective. Feel the raw, pulling power of the \u003cstrong class=\"description-emphasis\"\u003e750W Bafang motor\u003c\/strong\u003e as it turns daunting hills into manageable paths. Sense the unshakeable stability of the massive \u003cstrong class=\"description-emphasis\"\u003e4-inch fat tires\u003c\/strong\u003e gripping the earth beneath you. Load up the heavy-duty rear rack and venture deeper, quieter, and more efficiently than ever before. The Hunter 2.0 is pure, uncompromising capability.\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 to transport heavy gear for hunting, fishing, or work.\u003c\/li\u003e\n                    \u003cli\u003eYou venture into rugged, off-road environments where trails are merely suggestions.\u003c\/li\u003e\n                    \u003cli\u003eYou value raw power and unwavering stability over lightweight agility.\u003c\/li\u003e\n                    \u003cli\u003eYou need a dependable, all-terrain vehicle that works as hard as you do.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man riding Kingbull Hunter 2.0 on a scenic mountain trail.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_Kingbull_Hunter_2.0_black_electric_fat_tire_bike_on_a_dirt_trail_with_scenic_mountain_landscape_in_the_background_ideal_for_off-road_and_adventure_riding.jpg?v=1753933432\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eUnleash Raw Power\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rider on the Kingbull Hunter 2.0 speeding through a trail.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Rider_on_the_Kingbull_Hunter_2.0_mountain_fat_tire_electric_bike_speeding_through_a_paved_trail_showcasing_rugged_build_full_suspension_and_off-road_capabilities..jpg?v=1753933433\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eCommand the Climb\u003c\/h4\u003e\n                    \u003cp\u003eTwist the throttle and feel the instant, authoritative surge of the \u003cstrong class=\"description-emphasis\"\u003e750W Bafang motor\u003c\/strong\u003e. This is pure, unadulterated power at your fingertips, ready to pull you and a heavy payload up steep grades without complaint. Hear the hum of the motor as it eagerly responds, turning potential struggles into moments of confident control. This is the power you need to not just traverse the landscape, but to command it.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eAll-Terrain Authority\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                 \u003cdiv\u003e\n                    \u003ch4\u003eForge Your Own Path\u003c\/h4\u003e\n                    \u003cp\u003eSense the immense, unyielding grip of the \u003cstrong class=\"description-emphasis\"\u003e4-inch all-terrain fat tires\u003c\/strong\u003e as they claw over loose dirt, float across mud, and dig into snow. Paired with the bump-absorbing MOZO front suspension, the Hunter 2.0 gives you a feeling of absolute authority over the ground you cover. Feel the solid connection to the trail, giving you the unwavering confidence to push forward where other bikes would falter. Your destination is no longer limited by the trail's end.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man riding the Kingbull Hunter 2.0 on a rugged trail.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_the_Kingbull_Hunter_2.0_electric_mountain_bike_on_a_rugged_trail_headlight_on_surrounded_by_dense_greenery_showcasing_off-road_performance_and_fat_tire_stability.jpg?v=1753933432\"\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\u003eThe MOZO fork's 80mm of hydraulic travel smooths out rough terrain for enhanced comfort and control on long-distance rides.\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\"x4.0\" CST All-Terrain Tires\u003c\/h4\u003e\n                        \u003cp\u003eWide, aggressive tread provides superior grip and flotation, allowing you to conquer everything from snow to sand 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\u003eHeavy-Duty Rear Rack\u003c\/h4\u003e\n                        \u003cp\u003eMade of high-strength alloy, this stable rack supports up to 150 lbs, perfect for carrying all your hunting 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\u003eIntegrated 48V LED Lights\u003c\/h4\u003e\n                        \u003cp\u003eA powerful headlight illuminates your path while the brighter brake light ensures you're seen day and night.\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\u003eTwist Throttle\u003c\/h4\u003e\n                        \u003cp\u003eGet instant acceleration and precise speed management with an easy-to-operate twist throttle.\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\u003eBreathable Sport Saddle\u003c\/h4\u003e\n                        \u003cp\u003eAn adjustable, ergonomic design enhances comfort for conquering mountains and long rides with ease.\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 Hunter 2.0 Review Video\" src=\"https:\/\/www.youtube.com\/embed\/7ZtFBoi4epE\" frameborder=\"0\" allowfullscreen\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eA rugged tool for the serious outdoorsman.\u003c\/li\u003e\n                    \u003cli\u003eHauls heavy loads over tough terrain.\u003c\/li\u003e\n                    \u003cli\u003ePowerful motor for steep, demanding climbs.\u003c\/li\u003e\n                    \u003cli\u003eStable and confidence-inspiring on any surface.\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\u003e55 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\u003e70 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003ctd\u003e5'5\"–6'5\" \/ 165cm–195 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Payload Capacity\u003c\/th\u003e\n\u003ctd\u003e400 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003eBafang (GD) 750W Nominal hub motor\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003eKingbull 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 disc brakes\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 frame, internal wiring\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-TZ500GSD, 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\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003eForged aluminum alloy, 170 mm, 48T\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\u003eJT5734, Eco-leather\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFenders\u003c\/th\u003e\n\u003ctd\u003ePlastic, 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            \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 Hunter 2.0 e-bike geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Kingbull_Hunter_2.0_Mountain_Fat_Tire_Electric_Bike_Size.webp?v=1753933556\"\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 74.4 in \/ 189 cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eMax Seat Height:\u003c\/strong\u003e 39.4 in \/ 100 cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eMin Seat Height:\u003c\/strong\u003e 32.3 in \/ 82 cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eStandover Height:\u003c\/strong\u003e 31.1 in \/ 79 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\u003eHauling \u0026amp; Utility\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 Capability\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\u003eRaw Power\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\u003eDurability\u003c\/span\u003e\u003cspan\u003e85\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill bar-fill-85\"\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 Hunter 2.0 is the ultimate Electric Hunting Bike workhorse.\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":"Black","offer_id":42256395862090,"sku":"KHT2-BLACK","price":849.0,"currency_code":"USD","in_stock":true},{"title":"Hunter Green","offer_id":42256395927626,"sku":"KHT2-GREEN","price":849.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hunter-25-01-17-v1_ae968703-f972-40fd-82d4-e5abd6238d1f.jpg?v=1767078420"},{"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":"ex-titan-premium-full-suspension-electric-mountain-bike","title":"Kingbull EX Titan Full Suspension Electric Mountain 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-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. 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 (1400W Peak)\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\"\u003e20Ah 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 80 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\"\u003e84 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\"\u003e8-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        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\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\/231fa5f68bbc4d0d853f4f9d86ed5400.mp4\"\u003e\u003c\/video\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eKingbull EX Titan\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eConquer the Unconquerable\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 Apex Predator of the Trail.\"\u003c\/p\u003e\n            \u003cp\u003eThe Kingbull EX Titan is engineered for one purpose: total trail domination. This is a machine built for the rider who sees a challenge and accelerates. Feel the ground connect as the \u003cstrong class=\"description-emphasis\"\u003epremium full-suspension system\u003c\/strong\u003e and massive fat tires absorb every impact, turning chaotic rock gardens into your personal playground. Unleash the immense power of the Bafang motor, channeled through a sophisticated \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e that delivers intuitive, traction-grabbing power. With the stopping force of 4-piston brakes and an 80-mile range, the only limit is how far you're willing to push.\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 live for the thrill of technical, aggressive mountain biking on your Electric Hunting Bike.\u003c\/li\u003e\n                    \u003cli\u003eYou need a bike that can handle the most demanding terrain without flinching.\u003c\/li\u003e\n                    \u003cli\u003eYou want the power to conquer steep climbs and the range to explore deep into the backcountry.\u003c\/li\u003e\n                    \u003cli\u003eYou believe that high performance and absolute control are not optional.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rider conquering rocky terrain on the Kingbull EX Titan.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_the_Kingbull_EX_Titan_full-suspension_electric_mountain_bike_over_rocky_terrain_showcasing_fat_tires_and_off-road_capabilities_ideal_for_extreme_trail_biking_and_rugged_out.jpg?v=1753930737\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eMaster the Chaos\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rider posing with the Kingbull EX Titan in a forest.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Rider_posing_with_Kingbull_EX_Titan_full-suspension_electric_mountain_bike_on_a_forest_trail_highlighting_fat_tires_rugged_frame_and_off-road_capabilities_in_a_natural_outdoor_setting.jpg?v=1753930738\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eEngineered for Aggression\u003c\/h4\u003e\n                    \u003cp\u003eFeel the trail submit beneath you. The EX Titan's robust \u003cstrong class=\"description-emphasis\"\u003efull-suspension frame\u003c\/strong\u003e is your key to unlocking new levels of speed and control. Sense the front fork absorbing heavy hits while the DNM rear air shock keeps your back tire glued to the dirt. It’s a feeling of complete connection and confidence, allowing you to hold your line through chattering roots and charge into rock gardens with an unshakable sense of command. This isn't just riding; it's dominating.\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 on an Epic Scale\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eYour All-Day Adventure Fuel\u003c\/h4\u003e\n                    \u003cp\u003eBreathe in the crisp mountain air and soak in the view, knowing you have the power to go wherever you please. The EX Titan's massive \u003cstrong class=\"description-emphasis\"\u003e960Wh Samsung battery\u003c\/strong\u003e delivers an incredible 80-mile range, eliminating the anxiety of running out of juice deep in the wilderness. Feel the enduring strength of the Bafang motor, hour after hour, turning epic, all-day excursions from a dream into your weekend plan. This is the freedom to truly get lost in the ride.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Rider on the Kingbull EX Titan overlooking a scenic mountain landscape.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Smiling_rider_on_Kingbull_EX_Titan_electric_mountain_bike_with_full_suspension_and_fat_tires_overlooking_scenic_mountain_and_city_landscape_designed_for_adventure_comfort_and_power.jpg?v=1753930737\"\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\u003eFull Suspension System\u003c\/h4\u003e\n                        \u003cp\u003eA ZOOM front fork and DNM rear air shock provide exceptional shock absorption for a smooth, responsive 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\u003eTektro 4-Piston Brakes\u003c\/h4\u003e\n                        \u003cp\u003ePowerful hydraulic brakes offer balanced, fade-free stopping power with quick response for smooth control on steep descents.\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\"x4.0\" Kenda Tires\u003c\/h4\u003e\n                        \u003cp\u003eAnti-slip, puncture-resistant tires handle extreme 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\u003eAdvanced Torque Sensor\u003c\/h4\u003e\n                        \u003cp\u003eInstantly responds to your pedaling, delivering smooth, natural motor assist for easier starts and effortless hill climbs.\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\u003eKingbull 48V headlights are powerful, enhancing visibility and night riding safety for when the ride goes longer than expected.\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\u003eBreathable Sport Saddle\u003c\/h4\u003e\n                        \u003cp\u003eAn adjustable, ergonomic design enhances comfort, letting you conquer mountains and long rides with ease.\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\u003ciframe title=\"Kingbull EX Titan Review Video\" src=\"https:\/\/www.youtube.com\/embed\/FhQQ9pohqVY\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eDominate technical trails with premium full suspension.\u003c\/li\u003e\n                    \u003cli\u003eUnleash the power to conquer any climb.\u003c\/li\u003e\n                    \u003cli\u003eRide with the confidence of 4-piston hydraulic brakes.\u003c\/li\u003e\n                    \u003cli\u003eExplore further with an epic 80-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\u003e80 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\u003e84 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003ctd\u003e5'6\" - 6'7\" \/ 168 cm - 201 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 Nominal (1400W Peak) brushless hub motor\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003eSAMSUNG 48V\/960Wh(20Ah) Lithium Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003eZOOM Fork (100mm) \u0026amp; DNM Air Shock (50mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eTektro 4-piston hydraulic disc brakes\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\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, full suspension, removable battery\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eShifter\u003c\/th\u003e\n\u003ctd\u003eSHIMANO SL-M315-8R, 8 speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eRear Derailleur\u003c\/th\u003e\n\u003ctd\u003eSHIMANO RD-M310, 8-speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eCassette\u003c\/th\u003e\n\u003ctd\u003eDNP 13-32T, 8 speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eChain\u003c\/th\u003e\n\u003ctd\u003eKMC Z8, 8 speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003ePRO-V42P, 42T\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\u003eEco-leather, aluminum alloy rails\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 EX Titan e-bike geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Kingbull_EX_Titan_electric_mountain_bike_geometry_chart_showing_labeled_frame_measurements_including_wheelbase_height_seat_tube_and_bottom_bracket_dimensions_for_size_reference_and_fi.jpg?v=1753930737\"\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 79.5 in \/ 202 cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eTotal Height:\u003c\/strong\u003e 49.2 in \/ 113 cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eHandlebar Width:\u003c\/strong\u003e 28.5 in \/ 72.5 cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eMin Seat Height:\u003c\/strong\u003e 34.7 in \/ 88 cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eMax Seat Height:\u003c\/strong\u003e 37.8 in \/ 96 cm\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003eStandover Height:\u003c\/strong\u003e 29.5 in \/ 75 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 against extensive market data 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\u003eTechnical Trail Performance\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\u003eClimbing Power\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\u003eBraking \u0026amp; Control\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\u003eRange \u0026amp; Endurance\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                \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 EX Titan is an absolute beast, engineered for the rider who seeks out challenges on 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":"Black \u0026 Sand Gold","offer_id":42256400711754,"sku":"KET-SANDGOLD","price":1499.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/EX-Titan-v1_55d17e21-a6cc-4697-818f-a8995d54f1a8.jpg?v=1767078459"},{"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":"verve-long-range-fat-tire-folding-electric-bike","title":"Kingbull Verve 750W Long-Range Folding Fat Tire 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        }\n\n        \/* 2. Standard Master \"At a Glance\" 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 Video Section *\/\n        [data-belcopia-product] .hero-video-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-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        }\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 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] 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.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n        \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; 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: 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 *\/\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::after { content: '+'; position: absolute; right: 25px; font-size: 1.5em; color: #5f7038; transition: transform 0.3s ease; }\n        [data-belcopia-product] .dropdown-section details[open] summary::after { transform: rotate(45deg); }\n        [data-belcopia-product] .dropdown-content { padding: 20px; border-top: 1px solid #ddd; }\n\n        \/* Scroller *\/\n        [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding-bottom: 20px; }\n        [data-belcopia-product] .feature-card { flex: 0 0 290px; margin-right: 20px; background-color: #f9f9f9; border-radius: 12px; border: 1px solid #eee; padding: 20px; box-shadow: 0 4px 20px rgba(0,0,0,0.06); display: flex; flex-direction: column; }\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        \/* Performance Ratings Section *\/\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-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] .bar-container { height: 25px; background-color: #e9e9e9; border-radius: 5px; overflow: hidden; }\n        [data-belcopia-product] .bar-fill { height: 100%; background-color: #5f7038; animation: fillBar 2s 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        \/* Tables *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 10px; 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        \n        \/* Video wrapper *\/\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 12px; }\n        [data-belcopia-product] .video-wrapper video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n    \u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\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\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\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\"\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\u003cspan class=\"glance-value\"\u003e8-Speed\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hero-video-section\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cvideo playsinline muted loop autoplay\u003e\n            \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/0a227d4581ab4766a7f7014e44dfbd5a.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eKingbull Verve\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003e750W Long-Range Folding Fat Tire 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\"Fold, Unfold, and Explore.\"\u003c\/p\u003e\n            \u003cp\u003eThe Kingbull Verve is a premium folding e-bike designed to pack the heart of an adventurer into a frame that fits your lifestyle. Melding \u003cstrong class=\"description-emphasis\"\u003efat tires and front suspension\u003c\/strong\u003e with a 750W motor and massive 80-mile range, the Verve is freedom, folded.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eLimitless Urban Freedom\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eQuick-folding frame fits in car trunks or RVs in seconds.\u003c\/li\u003e\n                    \u003cli\u003eMassive 80-mile range for all-day urban or coastal exploration.\u003c\/li\u003e\n                    \u003cli\u003ePlush suspension fork and 4\" fat tires for maximum comfort.\u003c\/li\u003e\n                    \u003cli\u003eAdvanced torque sensor for an intuitive, smooth ride feel.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Young_man_and_woman_wearing_helmets_riding_electric_bikes_on_a_sunny_palm_tree-lined_urban_street_enjoying_outdoor_activity_and_fitness.jpg?v=1753843259\" alt=\"Riding Verve bikes\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eAdventure On Your Terms\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\/Couple_relaxing_by_the_ocean_with_KINGBULL_electric_bikes_on_a_scenic_beach_trail_lined_with_palm_trees_perfect_for_eco-friendly_coastal_adventures.jpg?v=1753843258\" alt=\"Ocean relaxation\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eCompact Convenience\u003c\/h4\u003e\n                    \u003cp\u003eThe journey doesn't end when the path runs out. The \u003cstrong class=\"description-emphasis\"\u003equick-folding aluminum frame\u003c\/strong\u003e allows you to tuck your powerful adventure bike into your trunk, letting you explore remote coastal destinations without needing a bike rack.\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 Reads Your Mind\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eSeamless Urban Flow\u003c\/h4\u003e\n                    \u003cp\u003eGlide through the city with a bike that feels perfectly in sync with you. The Verve's advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e senses your pedaling pressure and instantly delivers a proportional surge of power. No jerking—just fluid, satisfying acceleration.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_standing_with_white_KINGBULL_electric_bike_near_waterfront_and_city_skyline_urban_fat_tire_e-bike_ideal_for_sustainable_commuting_and_city_exploration.jpg?v=1753843258\" alt=\"Skyline view\"\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\u003ch4\u003eFront Fork Suspension\u003c\/h4\u003e\n\u003cp\u003e80mm travel ensures a smooth and comfortable ride over any surface.\u003c\/p\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eShimano 8-Speed\u003c\/h4\u003e\n\u003cp\u003ePrecise shifting with 8 gears for seamless transitions across all terrains.\u003c\/p\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e20\"x4.0\" Kenda Tires\u003c\/h4\u003e\n\u003cp\u003ePuncture-resistant fat tires for cushioned grip and safety.\u003c\/p\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eUpgraded Rear Rack\u003c\/h4\u003e\n\u003cp\u003eHigh-strength aluminum supports up to 150 lbs load capacity.\u003c\/p\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                    \u003cvideo playsinline muted loop autoplay controls\u003e\n                        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c3d206049af0422c9704ec5ca753fe0a.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\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 effortless quick-fold mechanism.\u003c\/li\u003e\n                    \u003cli\u003eWatch the torque sensor deliver mind-reading power.\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\u003e80 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\u003e77 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\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\/960Wh(20Ah) Lithium Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eTektro 4-piston Hydraulic Disc Brakes\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\u003eAluminum 6061, Folding\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eZOOM coil spring, 80mm travel, lockable\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eShifter\u003c\/th\u003e\n\u003ctd\u003eSHIMANO SL-M315-8R, 8 speed\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\u003eThrottle\u003c\/th\u003e\n\u003ctd\u003eHalf-twist throttle\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda 20\" x 4.0\" puncture-proof\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Verve_Long_Range_Fat_Tire_Folding_Electric_Bike_Size.webp?v=1753843866\" alt=\"Verve Sizing\"\u003e\u003c\/div\u003e\n                        \u003cul class=\"two-col-list\"\u003e\n                            \u003cli\u003e\n\u003cstrong\u003eFolded Size:\u003c\/strong\u003e 30.7\" x 17.7\" x 31.5\"\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cstrong\u003eSeat Height:\u003c\/strong\u003e 32.7\" - 40.2\"\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cstrong\u003eTotal Length:\u003c\/strong\u003e 72 in\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cstrong\u003eRider Height:\u003c\/strong\u003e 5'2\" - 6'6\"\u003c\/li\u003e\n                        \u003c\/ul\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            \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\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\u003eConvenience \u0026amp; Portability\u003c\/span\u003e\u003cspan\u003e96\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\u003cdiv class=\"bar-fill\" style=\"width: 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\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 Verve is a masterclass in blending convenience with capability. Its exceptional range and intuitive torque sensor provide a premium riding experience, while the folding design makes it one of the most versatile and practical adventure bikes on the market.\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":"White","offer_id":42256408903754,"sku":"KVV-WHITE","price":1349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Verve-v1_7035ac64-2c81-4ae2-b98f-3d4226f4b0ec.jpg?v=1767078486"},{"product_id":"kingbull-helmet","title":"Kingbull Helmet","description":"\u003ch3\u003e\u003cstrong\u003eDescription:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003eThis cycling helmet stands out with its rear warning light, providing extra safety for your rides in low-light conditions or any other road situations.\u003c\/span\u003e\u003c\/p\u003e\n\u003ch4\u003e\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul class=\"carcap\"\u003e\n\u003cli\u003e\n\u003cp\u003eMaterial: PC shell + PES, including the adjuster \u0026amp; cool comfort pads\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eAdjustable dial system for a precise fit\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eAge Group: Adults\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eSize: Head circumference 59-62 cm\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eWeight: 200 g\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"KINGBULL","offers":[{"title":"Black","offer_id":42256410968138,"sku":"KB-A28-BLACK","price":65.0,"currency_code":"USD","in_stock":false},{"title":"Green","offer_id":42256411000906,"sku":"KB-A28-GREEN","price":65.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":42256411033674,"sku":"KB-A28-WHITE","price":65.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/v2.jpg?v=1767078498"},{"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":"ranger-3-0-fat-tire-all-terrain-electric-bike","title":"Velowave Ranger 3.0 750W 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\u003eVelowave Ranger 3.0 750W Fat Tire 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 .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\"\u003e65 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\"\u003eTorque\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eSensor\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\"\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\"\u003e300 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_Man_riding_a_black_fat_tire_electric_bike_with_rear_rack_disc_brakes_and_powerful_motor_ideal_for_urban_commuting_and_off-road_trails.jpg?v=1755746711\" alt=\"Man riding the Velowave Ranger 3.0 electric bike.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eVelowave Ranger 3.0\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 Ranger 3.0 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 Ranger 3.0 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 Ranger 3.0.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Smiling_rider_on_a_black_Velowave_fat_tire_electric_bike_with_rear_rack_and_disc_brakes_designed_for_city_commuting_and_outdoor_adventures.jpg?v=1755746711\"\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 Ranger 3.0 in the city.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlights_Man_riding_a_black_Velowave_fat_tire_electric_bike_in_the_city_featuring_rear_rack_disc_brakes_and_powerful_motor_for_urban_commuting.jpg?v=1755746711\"\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 Ranger 3.0 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=\"Woman with the Ranger 3.0.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlights_Young_woman_standing_with_a_silver_Velowave_fat_tire_electric_bike_featuring_rear_rack_disc_brakes_and_all-terrain_design_for_commuting_and_outdoor_riding.jpg?v=1755746711\"\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 Ranger 3.0'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 90 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 Ranger 3.0 Review Video\" src=\"https:\/\/www.youtube.com\/embed\/f3dhE_MjSf0\" 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 90 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Load\u003c\/th\u003e\n\u003ctd\u003e300 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e750W Hub Motor (85Nm 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\u003e60mm Hydraulic 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 Ranger 3.0 geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_Velowave_Ranger_3.0_fat_tire_electric_bike_geometry_chart_showing_seat_height_reach_standover_height_handlebar_height_wheelbase_and_total_length.webp?v=1755746711\"\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 1109mm\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eReach:\u003c\/strong\u003e 404mm\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eHead Tube Length:\u003c\/strong\u003e 140mm\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eSeat Tube Length:\u003c\/strong\u003e 425mm\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eStandover Height:\u003c\/strong\u003e 753mm\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eWheelbase:\u003c\/strong\u003e 1165mm\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eTotal Length:\u003c\/strong\u003e 1914mm\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eSeat Height Min\/Max:\u003c\/strong\u003e 823\/1012mm\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 Ranger 3.0 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":"Silver","offer_id":42365589979210,"sku":"MT-RANGERMS2","price":1599.0,"currency_code":"USD","in_stock":true},{"title":"Blue Gray","offer_id":42365590011978,"sku":"MT-RANGERMB2","price":1599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/2_6f1ab68b-0a44-4f94-8d1e-e91d1b1cb8b8.jpg?v=1767078822"},{"product_id":"swift-m-mid-drive-mountain-electric-bike","title":"Velowave Swift M 500W Mid-Drive 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 Swift M\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-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    \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\"\u003e500W\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\"\u003e70 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\"\u003eTorque\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eSensor\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e20 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\"\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\"\u003e385 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_Velowave_Forest_SM_500W_full_suspension_mountain_electric_bike_with_rear_rack_parked_on_a_scenic_tree-lined_urban_street_featuring_fat_tires_front_and_rear_suspension_and_a_durab.jpg?v=1754724373\" alt=\"The Velowave Swift M electric bike.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eVelowave Swift M\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Smart Commuter's Choice\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 City, Reimagined.\"\u003c\/p\u003e\n            \u003cp\u003eThe Velowave Swift M is engineered to be the ultimate urban navigator, blending the superior performance of a \u003cstrong class=\"description-emphasis\"\u003ehigh-torque mid-drive motor\u003c\/strong\u003e with the practical features every commuter needs. Feel the balanced, powerful, and incredibly natural ride that only a torque-sensor-equipped mid-drive can provide. Enjoy the all-day comfort of a \u003cstrong class=\"description-emphasis\"\u003eplush suspension fork\u003c\/strong\u003e that smooths out rough city streets. Fully equipped with a rear rack and fenders, and boasting a long-range battery, the Swift M is your sophisticated, powerful, and reliable partner for transforming your daily commute.\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 high-performance e-bike for daily commuting and weekend exploring.\u003c\/li\u003e\n                    \u003cli\u003eYou crave the powerful, balanced, and natural feel of a mid-drive motor.\u003c\/li\u003e\n                    \u003cli\u003eYou need a comfortable and capable bike that comes ready for any weather or cargo.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your daily ride should be efficient, powerful, and a joy to ride.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The Velowave Swift M parked in a sunny park.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Velowave_Swift_M_500W_mid-drive_commuter_electric_bike_in_light_green_parked_in_a_sunny_park_with_trees_in_the_background_featuring_rear_cargo_rack_front_suspension_fork_and_integrate.jpg?v=1754727545\"\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 Mid-Drive Difference\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man with the Velowave Swift M in an urban setting.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_wearing_helmet_and_athletic_wear_walking_with_a_Velowave_Swift_M_500W_mid-drive_commuter_electric_bike_past_a_vibrant_blue_mural_wall_showcasing_sleek_frame_design_and_urban_style.jpg?v=1754727545\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003ePerfectly Balanced Power\u003c\/h4\u003e\n                    \u003cp\u003eExperience a ride that feels incredibly powerful yet perfectly balanced. The Swift M is built around a \u003cstrong class=\"description-emphasis\"\u003e500W mid-drive motor\u003c\/strong\u003e that delivers a massive 100Nm of torque directly to the cranks. Feel the bike's low, centered weight as you carve through corners with exceptional stability. Sense the immense power as it works in harmony with the gears, allowing you to spin up the steepest hills with ease. This is the pinnacle of commuter performance, offering a ride that is both thrilling and intuitively controlled.\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's Part of You\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man riding the Velowave Swift M on a sunny day.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_a_Velowave_Swift_M_500W_mid-drive_commuter_electric_bike_on_a_sunny_day_wearing_a_helmet_and_casual_sportswear_with_palm_trees_and_modern_houses_in_the_background.jpg?v=1754727545\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eIntuitive and Responsive\u003c\/h4\u003e\n                    \u003cp\u003eThis is an e-bike that feels like a true bicycle. The advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e is the secret to the Swift M's natural ride feel. It measures how hard you're pushing the pedals and instantly provides a proportional amount of assistance. Feel the seamless blend of your power and the motor's power, with no awkward jerks or delays. It’s a smarter, more efficient system that makes the bike feel like an extension of your own body, delivering a deeply satisfying ride every time.\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 70 miles of range, giving you the freedom for multiple days of commuting.\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 100mm of travel and a lockout feature, the front fork smooths out rough city streets 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 8-Speed\u003c\/h4\u003e\n                        \u003cp\u003eEnjoy seamless, reliable gear transitions with a premium Shimano derailleur and a versatile 12-32T cassette.\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 Hydraulic Brakes\u003c\/h4\u003e\n                        \u003cp\u003ePowerful hydraulic disc brakes provide confident, all-weather stopping power and precise control in traffic.\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\u003eRack \u0026amp; Fenders Included\u003c\/h4\u003e\n                        \u003cp\u003eEquipped with sturdy aluminum mudguards and a rear rack to handle wet terrain and cargo-carrying needs effortlessly.\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 Swift M Review Video\" src=\"https:\/\/www.youtube.com\/embed\/Danj5krRWZE\" 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 (Pedal Assist Only)\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\u003eMax Load\u003c\/th\u003e\n\u003ctd\u003e385 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e500W Mid-Drive (100N.m Torque)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e720Wh (48V 15Ah) LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eShimano 8-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eShimano Hydraulic Disc Brakes, 180mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003e100mm Hydraulic Suspension Fork\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\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda 27.5\" or 29\" x 2.1\"\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\u003eTFT Smart Display\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 Swift M geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Velowave_Swift_M_500W_mid-drive_commuter_electric_bike_geometry_chart_showing_measurements_for_seat_height_seat_tube_reach_standover_height_head_tube_length_handlebar_height_wheelbase.webp?v=1754727684\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\n                           \u003cul class=\"dimensions-list\"\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003e27.5'' Wheels:\u003c\/strong\u003e 5'5\" - 6'1\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003e29'' Wheels:\u003c\/strong\u003e 5'8\" - 6'4\"\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\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\u003eCommuting \u0026amp; Utility\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\u003eComfort \u0026amp; Suspension\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 Velowave Swift M is a premium commuter that punches well above its weight class. The combination of a powerful, high-torque mid-drive motor and an advanced torque sensor delivers an exceptionally smooth and natural ride. It's a top-tier choice for the discerning rider who wants performance and practicality in one sleek package.\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":"M\/27.5'' \/ Macaron Green","offer_id":42365589848138,"sku":"RK-SWIFTM275GB","price":1799.0,"currency_code":"USD","in_stock":true},{"title":"M\/27.5'' \/ Blue Gray","offer_id":42365589880906,"sku":"RK-SWIFTM275MB","price":1799.0,"currency_code":"USD","in_stock":true},{"title":"L\/29'' \/ Macaron Green","offer_id":42365589913674,"sku":"RK-SWIFTM29GB","price":1799.0,"currency_code":"USD","in_stock":true},{"title":"L\/29'' \/ Blue Gray","offer_id":42365589946442,"sku":"RK-SWIFTM29MB","price":1799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/2_16c471f5-bb70-4e3a-ad5d-ab3c5f9bccc3.jpg?v=1767078844"},{"product_id":"brawny-xm","title":"Velowave Brawny XM 1000W Full Suspension Electric Mountain 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 Brawny XM\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-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    \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\"\u003e1000W\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\"\u003e75 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\"\u003eTorque\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eSensor\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e37 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\"\u003e20 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\"\u003e385 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_Man_wearing_helmet_and_outdoor_gear_standing_with_a_black_Velowave_electric_mountain_bike_on_a_rocky_trail_with_scenic_snow-capped_mountains_and_autumn_foliage_in_the_background.jpg?v=1754726024\" alt=\"Man with the Velowave Brawny XM electric bike in the mountains.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eVelowave Brawny XM\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eUnleash the Beast\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 a Trail Bike. It's a Force of Nature.\"\u003c\/p\u003e\n            \u003cp\u003eThe Velowave Brawny XM is an unapologetic display of raw, untamed power, engineered for the rider who seeks to dominate the most extreme terrain. This is a machine built to obliterate climbs and devour descents. Feel the ground-shaking force of the \u003cstrong class=\"description-emphasis\"\u003e1000W mid-drive motor\u003c\/strong\u003e as it unleashes a colossal 160Nm of torque. Experience a ride that is both brutally powerful and incredibly intuitive, thanks to an advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e that translates your every input into pure acceleration. With a premium Rockshox rear suspension and massive 4.8\" fat tires, the Brawny XM doesn't just ride over the trail; it conquers 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                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou crave the most powerful mid-drive motor on the market for unstoppable climbing.\u003c\/li\u003e\n                    \u003cli\u003eYou ride aggressive, technical terrain and demand a high-performance full-suspension system.\u003c\/li\u003e\n                    \u003cli\u003eYou want the extreme traction and stability of massive, 4.8-inch fat tires.\u003c\/li\u003e\n                    \u003cli\u003eYou believe that too much power is just the right amount.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man riding the Velowave Brawny XM on a forest trail.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_a_Velowave_Forest_SM_500W_full_suspension_mountain_electric_bike_through_a_scenic_forest_trail_highlighting_sleek_frame_design_powerful_motor_and_smooth_off-road_performanc.jpg?v=1754724373\"\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\u003eUnrivaled Power\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The Velowave Brawny XM parked on a rural road.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Yellow_Velowave_Brawny_XM_1000W_full_suspension_fat_tire_electric_mountain_bike_parked_on_a_quiet_rural_road_at_sunset_featuring_Kenda_Juggernaut_tires_mid-drive_motor_and_rugged_off.jpg?v=1754726024\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eConquer Any Climb\u003c\/h4\u003e\n                    \u003cp\u003eThis is the feeling of limitless power. The Brawny XM's heart is its monstrous \u003cstrong class=\"description-emphasis\"\u003e1000W mid-drive motor\u003c\/strong\u003e, producing a staggering 160Nm of torque. Feel the bike lurch forward with an intensity that must be experienced to be believed. Hear the powerful, confident hum of the motor as it effortlessly propels you up the steepest, most technical climbs you can find. This isn't just pedal-assist; it's a force of nature at your command.\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\u003eGo Anywhere. Seriously.\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Man with the Brawny XM in a tropical setting.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_wearing_helmet_and_sunglasses_standing_with_a_black_Velowave_Ranger_fat_tire_electric_bike_in_a_sunny_tropical_neighborhood_featuring_rugged_off-road_tires_and_a_sleek_step-over_f.jpg?v=1754726024\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eAbsolute Terrain Dominance\u003c\/h4\u003e\n                    \u003cp\u003eThis bike erases the boundaries of the trail. Feel the immense, sure-footed grip of the colossal \u003cstrong class=\"description-emphasis\"\u003e4.8-inch Kenda Juggernaut fat tires\u003c\/strong\u003e as they float across soft sand, claw their way over loose rocks, and confidently navigate muddy paths. Paired with a plush \u003cstrong class=\"description-emphasis\"\u003efull air-suspension system\u003c\/strong\u003e featuring a Rockshox rear shock, you get a ride that is both comfortable and incredibly capable. This is your all-access pass to the most extreme adventures.\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 20Ah battery provides up to 85 miles of range, giving you the freedom for epic, all-day adventures.\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\u003ePremium Rockshox Suspension\u003c\/h4\u003e\n                        \u003cp\u003eA 100mm travel air fork and a Rockshox rear air shock provide a smooth, controlled ride over the roughest 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\u003eShimano Deore 10-Speed\u003c\/h4\u003e\n                        \u003cp\u003eEnjoy seamless, reliable gear transitions with a premium Shimano Deore derailleur and a wide-range 11-42T cassette.\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 Hydraulic 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 - OMITTED --\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\u003e37 mph\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eRange\u003c\/th\u003e\n\u003ctd\u003eUp to 85 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Load\u003c\/th\u003e\n\u003ctd\u003e385 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e1000W Mid-Drive (160Nm Torque)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e960Wh (48V 20Ah) LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eShimano Deore 10-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eTektro Hydraulic Disc Brakes, 180mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003e100mm Front \/ 44mm Rear Air Suspension\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 Full Suspension\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda 26\" x 4.8\" 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\u003eTFT Smart Display\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 Brawny XM geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Velowave_Forest_SM_500W_full_suspension_mountain_electric_bike_geometry_chart_showing_measurements_for_seat_height_seat_tube_reach_standover_height_head_tube_length_handlebar_height_w.webp?v=1754724374\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\n                           \u003cul class=\"dimensions-list\"\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003e17'' Frame:\u003c\/strong\u003e 5'5\" - 5'11\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003e19'' Frame:\u003c\/strong\u003e 5'10\" - 6'4\"\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\u003eRaw Power \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\u003eSuspension \u0026amp; Comfort\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; Endurance\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 Brawny XM is an absolute monster of an e-bike, designed for the most demanding riders and terrain. Its 1000W mid-drive motor is a class-leader in torque, and the premium full-suspension platform makes it an unstoppable force on the trail. For those who want the ultimate in off-road power and capability, the Brawny XM is in a league of its own.\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":"17'' \/ Olive Green","offer_id":42365589585994,"sku":"FR-BXM17OG","price":3499.0,"currency_code":"USD","in_stock":true},{"title":"17'' \/ Dark Blue","offer_id":42365589618762,"sku":"FR-BXM17DB","price":3499.0,"currency_code":"USD","in_stock":false},{"title":"19'' \/ Olive Green","offer_id":42365589651530,"sku":"FR-BXM19OG","price":3499.0,"currency_code":"USD","in_stock":true},{"title":"19'' \/ Dark Blue","offer_id":42365589684298,"sku":"FR-BXM19DB","price":3499.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/2_a01bb20e-8a37-44a2-92ef-2d065fe1b0c3.jpg?v=1767078868"},{"product_id":"forest-sm","title":"Velowave Forest SM 500W Full Suspension Electric Mountain 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 Forest SM\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-96 { width: 96%; }\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\"\u003e500W\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\"\u003e60 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\"\u003eTorque\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eSensor\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\"\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\"\u003e385 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_Velowave_Forest_SM_500W_full_suspension_mountain_electric_bike_with_rear_rack_parked_on_a_scenic_tree-lined_urban_street_featuring_fat_tires_front_and_rear_suspension_and_a_durab.jpg?v=1754724373\" alt=\"The Velowave Forest SM electric bike.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eVelowave Forest SM\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 Forest SM 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\"\u003efull air-suspension system\u003c\/strong\u003e absorbs every bump and root. Experience the powerful, intuitive surge of the \u003cstrong class=\"description-emphasis\"\u003ehigh-torque mid-drive motor\u003c\/strong\u003e, which responds to your every pedal stroke thanks to its advanced torque sensor. From daily commutes to weekend epics, the Forest SM 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 the powerful, balanced, and natural feel of a mid-drive motor.\u003c\/li\u003e\n                    \u003cli\u003eYou need the all-day comfort of a fully adjustable front and rear air suspension.\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=\"Man riding the Velowave Forest SM on a trail.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Man_riding_a_Velowave_Forest_SM_500W_full_suspension_mountain_electric_bike_through_a_scenic_forest_trail_highlighting_sleek_frame_design_powerful_motor_and_smooth_off-road_performanc.jpg?v=1754724373\"\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=\"Man with the Forest SM on a shaded forest trail.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Male_cyclist_adjusting_helmet_while_standing_with_a_Velowave_Forest_SM_500W_full_suspension_mountain_electric_bike_on_a_shaded_forest_trail_designed_for_off-road_adventure_with_durabl.jpg?v=1754724373\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eEffortless Power, Natural Feel\u003c\/h4\u003e\n                    \u003cp\u003eThis is what a premium e-bike feels like. The Forest SM is built around a powerful \u003cstrong class=\"description-emphasis\"\u003e500W mid-drive motor\u003c\/strong\u003e that churns out a massive 130Nm of torque. Feel the bike surge forward with a balanced, controlled power that makes steep 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        \u003c!-- Section 6: Highlighted Feature 2 --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003ePlush, Controlled Comfort\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the Forest SM's front wheel and suspension.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Close-up_of_Velowave_Forest_SM_500W_full_suspension_mountain_electric_bike_front_frame_and_wheel_showcasing_thick_Kenda_tires_hydraulic_disc_brakes_and_integrated_battery_design_for_p.jpg?v=1754724373\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eSmooth Out Any Surface\u003c\/h4\u003e\n                    \u003cp\u003eFeel the trail disappear beneath you. The Forest SM features a premium \u003cstrong class=\"description-emphasis\"\u003efull air-suspension system\u003c\/strong\u003e, with a 140mm travel fork up front and an adjustable air shock in the rear. Sense how the bike glides over rocks, roots, and potholes, keeping your wheels planted for maximum traction and control. It’s a supremely cushioned and confidence-inspiring ride that reduces fatigue and allows you to ride further and faster in total comfort, whether you're on a technical trail or a bumpy city street.\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 70 miles of range, with a quick 5-hour 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\u003eShimano Deore 10-Speed\u003c\/h4\u003e\n                        \u003cp\u003eEnjoy seamless, reliable gear transitions with a premium Shimano Deore derailleur and a wide-range 11-42T cassette.\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 Hydraulic 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\u003eKenda 27.5\" x 2.8\" Tires\u003c\/h4\u003e\n                        \u003cp\u003eWide, versatile tires offer a perfect balance of speed, grip, and comfort for both pavement and dirt.\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 Forest SM Review Video\" src=\"https:\/\/www.youtube.com\/embed\/EbRXtx4HLe8\" 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 70 Miles\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Load\u003c\/th\u003e\n\u003ctd\u003e385 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e500W Mid-Drive (130N.m Torque)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e720Wh (48V 15Ah) LG Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eShimano Deore 10-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eTektro Hydraulic Disc Brakes, 180mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSuspension\u003c\/th\u003e\n\u003ctd\u003e140mm Front \/ 42mm Rear Air Suspension\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 Full Suspension\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda 27.5\" x 2.8\"\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\u003eTFT Smart Display\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 Forest SM geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Velowave_Forest_SM_500W_full_suspension_mountain_electric_bike_geometry_chart_showing_measurements_for_seat_height_seat_tube_reach_standover_height_head_tube_length_handlebar_height_w.webp?v=1754724374\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\n                           \u003cul class=\"dimensions-list\"\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003e17'' Frame:\u003c\/strong\u003e 5'5\" - 5'11\"\u003c\/span\u003e\u003c\/li\u003e\n                                \u003cli\u003e\u003cspan class=\"dim-desc\"\u003e\u003cstrong\u003e19'' Frame:\u003c\/strong\u003e 5'10\" - 6'4\"\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\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\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\u003eComfort \u0026amp; Suspension\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 Forest SM is a true \"quiver killer\" e-bike. Its powerful mid-drive motor and plush full-suspension system deliver exceptional performance on rugged trails, while its comfortable design makes it a joy for daily commuting. 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":"17'' \/ Dark Blue","offer_id":42365589717066,"sku":"FR-FSM17DB","price":2999.0,"currency_code":"USD","in_stock":false},{"title":"17'' \/ Metalic Brown","offer_id":42365589749834,"sku":"FR-FSM17MB","price":2999.0,"currency_code":"USD","in_stock":true},{"title":"19'' \/ Dark Blue","offer_id":42365589782602,"sku":"FR-FSM19DB","price":2999.0,"currency_code":"USD","in_stock":true},{"title":"19'' \/ Metalic Brown","offer_id":42365589815370,"sku":"FR-FSM19MB","price":2999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4_a1c16e25-81a4-421f-be67-a03f819ea902.jpg?v=1767078891"},{"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":"philodo-jumbo-dual-motor-dual-battery-full-suspension-electric-bike","title":"Philodo Jumbo 1000W AWD Dual Battery Full Suspension Electric Mountain 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 (Rambo Standard) *\/\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. 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        \/* Premium Typography *\/\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            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: 10px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\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\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, [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%; border: 0;}\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 - High Contrast (Text Only) *\/\n        [data-belcopia-product] .features-scroller { \n            display: flex; \n            overflow-x: auto; \n            padding-bottom: 20px; \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 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.1em; font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; }\n        [data-belcopia-product] .feature-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* Scroll Hint Text *\/\n        [data-belcopia-product] .scroll-hint { \n            font-size: 0.85em; \n            color: #5f7038; \n            font-style: italic; \n            text-align: right; \n            margin-bottom: 8px; \n            display: block; \n            font-weight: bold;\n        }\n        @media (min-width: 992px) { \n            [data-belcopia-product] .scroll-hint { display: none; } \n        }\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; 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: 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        \n        \/* Bar Fill Classes *\/\n        [data-belcopia-product] .bar-fill-100 { width: 100%; }\n        [data-belcopia-product] .bar-fill-99 { width: 99%; }\n        [data-belcopia-product] .bar-fill-97 { width: 97%; }\n        [data-belcopia-product] .bar-fill-96 { width: 96%; }\n        [data-belcopia-product] .bar-fill-95 { width: 95%; }\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: 1.5px; text-transform: uppercase; }\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. Premium Dark Specifications Table *\/\n        [data-belcopia-product] .premium-spec-container {\n            background-color: #1c1c1c;\n            border-radius: 12px;\n            padding: 30px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.15);\n            margin-top: 20px;\n        }\n        [data-belcopia-product] .premium-spec-table { width: 100%; border-collapse: collapse; }\n        [data-belcopia-product] .premium-spec-table th, \n        [data-belcopia-product] .premium-spec-table td { \n            padding: 16px 12px; \n            text-align: left; \n            border-bottom: 1px solid #333; \n        }\n        [data-belcopia-product] .premium-spec-table tr:last-child td { border-bottom: none; }\n        [data-belcopia-product] .premium-spec-table .spec-label { \n            color: #888; \n            font-weight: normal; \n            text-transform: uppercase; \n            font-size: 0.85em; \n            letter-spacing: 1px; \n            width: 35%; \n        }\n        [data-belcopia-product] .premium-spec-table .spec-value { \n            color: #fff; \n            font-weight: bold; \n            font-size: 1em; \n        }\n        [data-belcopia-product] .premium-spec-table .category-header { \n            color: #5f7038; \n            font-size: 1.1em; \n            font-weight: bold; \n            text-transform: uppercase; \n            letter-spacing: 1.5px; \n            padding-top: 40px; \n            padding-bottom: 10px; \n            border-bottom: 2px solid #5f7038; \n        }\n        [data-belcopia-product] .premium-spec-table tr:first-child .category-header { padding-top: 10px; }\n\n        \/* Legacy Light Spec Table (For Dimensions) *\/\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; text-transform: uppercase; font-size: 0.85em; letter-spacing: 0.5px; width: 40%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\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    \u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003c!-- Section 1: At a Glance Bar (Rambo CDNs) --\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\"\u003eUP TO 35 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\"\u003e48V 46AH (DUAL)\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 1000W\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\/philodo-jumbo-hero-spec-clean.png?v=1771718530\" alt=\"The Philodo Bike Jumbo electric bike in a desert landscape.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003ePhilodo Bike Jumbo\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eDual Motor, Dual Battery Electric Hunting 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\"When One Battery Simply Isn't Enough.\"\u003c\/p\u003e\n            \u003cp\u003eThe Philodo Bike Jumbo is an unapologetic exercise in excess, built specifically for the hunter who demands ultimate off-grid endurance. Equipped with an unprecedented \u003cstrong class=\"description-emphasis\"\u003edual 48V 23Ah battery system\u003c\/strong\u003e, this Electric Hunting Bike delivers a staggering 100-mile range. You can push miles past the gate, set up camp, scout multiple ridges, and pack out a heavy harvest—all without ever needing to plug in. Paired with \u003cstrong class=\"description-emphasis\"\u003edual 1000W AWD motors\u003c\/strong\u003e that unleash 3000W of peak pulling power, the Jumbo isn't just an e-bike; it is a heavy-duty expedition vehicle designed to conquer the untamed backcountry.\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 alt=\"The Philodo Bike Jumbo used for backcountry hauling.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/philodo-jumbo-utility-backcountry-haul.jpg?v=1771718810\"\u003e\u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou take multi-day, off-grid hunting trips and cannot charge your bike at camp.\u003c\/li\u003e\n                    \u003cli\u003eYou suffer from \"range anxiety\" and need the absolute maximum battery capacity available.\u003c\/li\u003e\n                    \u003cli\u003eYou need true All-Wheel Drive (AWD) to pull heavy gear and game out of steep terrain.\u003c\/li\u003e\n                    \u003cli\u003eYou demand an overbuilt, uncompromising machine for serious backcountry utility.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlight Feature 1 --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eDUAL MOTOR DOMINANCE\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the Philodo Bike Jumbo's rear motor and drivetrain.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/philodo-jumbo-vfx-dual-motor-torque.jpg?v=1771719192\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003cp\u003eThis is what pure, unadulterated torque feels like. The Jumbo utilizes \u003cstrong class=\"description-emphasis\"\u003edual 1000W motors\u003c\/strong\u003e to create a true All-Wheel Drive Electric Hunting Bike. Pushing a combined 3000W of peak power and 174Nm of torque, the front and rear wheels claw for traction simultaneously. Whether you are navigating loose mud, snow, or dragging a buck up a 40-degree incline, this powerhouse ensures you never lose momentum or spin out.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlight Feature 2 --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003ePLUSH, CONTROLLED COMFORT\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the Philodo Bike Jumbo's front suspension and headlight.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/philodo-jumbo-suspension-chassis-precision.jpg?v=1771719189\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003cp\u003eHeavy payloads require a heavy-duty chassis. The Jumbo features a robust \u003cstrong class=\"description-emphasis\"\u003efull-suspension system\u003c\/strong\u003e, including a 100mm travel front fork and an effective rear shock. This setup absorbs punishing rocks, roots, and ruts, keeping your massive 4.0-inch fat tires firmly planted for maximum grip. It eliminates body fatigue on long wilderness rides and gives you surgical control when descending steep terrain with a heavy pack.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 7: Key Features Scroller (Text Only) --\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                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDual 23Ah Batteries\u003c\/h4\u003e\n                        \u003cp\u003eA massive 2208Wh total capacity provides an incredible 100-mile range, eliminating range anxiety for multi-day expeditions.\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 Suspension Frame\u003c\/h4\u003e\n                        \u003cp\u003eA robust full-suspension system with a lockout fork and rear air shock provides a smooth, controlled ride on the roughest trails.\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\" x 4.0\" Fat Tires\u003c\/h4\u003e\n                        \u003cp\u003eMassive, aggressive fat tires deliver incredible traction and a cushioned ride, allowing you to conquer mud, snow, and sand.\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 provide confident, all-weather stopping power to safely halt heavy hunting payloads.\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 Drivetrain\u003c\/h4\u003e\n                        \u003cp\u003eA reliable drivetrain from a legendary brand, giving you the necessary gears to optimize battery life on varied 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\u003eStay informed with a vibrant, easy-to-read color display that shows your speed, mileage, power output, and dual battery metrics.\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=\"Philodo Bike Jumbo Electric Bike Video\" src=\"https:\/\/www.youtube.com\/embed\/Jr3JJojIqwI\" 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: Premium Dark Specifications --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eSPECIFICATIONS\u003c\/h3\u003e\n            \u003cdiv class=\"premium-spec-container\"\u003e\n                \u003ctable class=\"premium-spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\u003ctd colspan=\"2\" class=\"category-header\"\u003ePower \u0026amp; E-System\u003c\/td\u003e\u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd class=\"spec-label\"\u003eMotor\u003c\/td\u003e\n                            \u003ctd class=\"spec-value\"\u003e3000W Total Peak (Dual 1000W Hub Motors, 174Nm Torque)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd class=\"spec-label\"\u003eBattery\u003c\/td\u003e\n                            \u003ctd class=\"spec-value\"\u003eDual 48V 23Ah (Total 46Ah \/ 2208Wh) Lithium-Ion\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd class=\"spec-label\"\u003eMax Speed\u003c\/td\u003e\n                            \u003ctd class=\"spec-value\"\u003e35 MPH\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd class=\"spec-label\"\u003eRange\u003c\/td\u003e\n                            \u003ctd class=\"spec-value\"\u003e70-100 Miles\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\u003ctd colspan=\"2\" class=\"category-header\"\u003eChassis \u0026amp; Suspension\u003c\/td\u003e\u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd class=\"spec-label\"\u003eSuspension\u003c\/td\u003e\n                            \u003ctd class=\"spec-value\"\u003eFull Suspension (100mm Front Fork \u0026amp; Rear Shock)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd class=\"spec-label\"\u003eTires\u003c\/td\u003e\n                            \u003ctd class=\"spec-value\"\u003e26\" x 4.0\" Fat Tires\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd class=\"spec-label\"\u003eMax Load\u003c\/td\u003e\n                            \u003ctd class=\"spec-value\"\u003e330 lbs\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\u003ctd colspan=\"2\" class=\"category-header\"\u003eDrivetrain \u0026amp; Stopping\u003c\/td\u003e\u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd class=\"spec-label\"\u003eDrivetrain\u003c\/td\u003e\n                            \u003ctd class=\"spec-value\"\u003eShimano 7-Speed\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd class=\"spec-label\"\u003eBrakes\u003c\/td\u003e\n                            \u003ctd class=\"spec-value\"\u003eHydraulic Disc Brakes\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 9B: Flattened Dimensions --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eDIMENSIONS \u0026amp; SIZING\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Philodo Bike Jumbo geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Philodo_electric_mountain_bike_size_chart_with_dimensions_weight_and_capacity_specifications_recommended_height_5.3ft_to_6.4ft_max_load_330lbs_bike_weight_101.5lbs_full_geometry_detai.webp?v=1755573458\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003cp\u003eDesigned for absolute stability and comfort on the roughest trails. The Philodo Bike Jumbo features a robust geometry to support its massive battery capacity and power output.\u003c\/p\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eRecommended Height\u003c\/th\u003e\n\u003ctd\u003e5'3\" - 6'4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eOverall Length\u003c\/th\u003e\n\u003ctd\u003e76.8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eHandlebar Height\u003c\/th\u003e\n\u003ctd\u003e44.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eHandlebar Width\u003c\/th\u003e\n\u003ctd\u003e29.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eStandover Height\u003c\/th\u003e\n\u003ctd\u003e29.1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSeat Height\u003c\/th\u003e\n\u003ctd\u003e32.3\" - 40.2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eWheelbase\u003c\/th\u003e\n\u003ctd\u003e48\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBike Weight\u003c\/th\u003e\n\u003ctd\u003e101.5 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Load 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\/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 calculated based on market metrics for high-performance Electric Hunting Bikes.\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\u003eRange \u0026amp; Endurance\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 \u0026amp; Speed\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 Capability\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\u003eComfort \u0026amp; Suspension\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 RATING\u003c\/h4\u003e\n                    \u003cp class=\"score-display\"\u003e97%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Philodo Bike Jumbo is an exercise in excess, in the best way possible. It's a hyper-capable Electric Hunting Bike that redefines off-grid endurance. For the rider who wants ultimate AWD power and zero range anxiety to conquer any backcountry adventure, there is simply 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","brand":"Philodo Bikes","offers":[{"title":"JUMBO Black","offer_id":42419481247818,"sku":null,"price":1599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/philodo_jumbo_7e86dfeb-08df-4e69-9287-6d333814999d.jpg?v=1767079125"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/collections\/electric-bikes-sale-collection.jpg?v=1773609496","url":"https:\/\/www.belcopia.com\/collections\/sale.oembed","provider":"Belcopia","version":"1.0","type":"link"}