{"product_id":"rivorn-electric-dirt-bike","title":"RIVORN - Electric Dirt Bike","description":"\u003cstyle\u003e\n\/* =========================================\n   RIVORN — ELECTRIC DIRT BIKE\n   PRODUCT STORY SECTION\n========================================= *\/\n\n.rv-bike {\n  --rv-dark: #161914;\n  --rv-green: #303a2d;\n  --rv-sand: #f3f0e8;\n  --rv-line: #deddd7;\n  --rv-text: #252722;\n  --rv-muted: #666961;\n\n  max-width: 920px;\n  margin: 0 auto;\n  padding: 0;\n  font-family: Arial, Helvetica, sans-serif;\n  color: var(--rv-text);\n  line-height: 1.6;\n}\n\n.rv-bike * {\n  box-sizing: border-box;\n}\n\n.rv-bike h2,\n.rv-bike h3,\n.rv-bike p {\n  margin-top: 0;\n}\n\n.rv-bike h2 {\n  color: var(--rv-dark);\n  font-size: 30px;\n  line-height: 1.15;\n  letter-spacing: -0.5px;\n  margin-bottom: 14px;\n}\n\n.rv-bike h3 {\n  color: var(--rv-dark);\n  font-size: 20px;\n  line-height: 1.25;\n  margin-bottom: 8px;\n}\n\n.rv-bike p {\n  color: var(--rv-muted);\n  font-size: 16px;\n}\n\n\n\/* HERO COPY *\/\n\n.rv-opening {\n  text-align: center;\n  padding: 35px 20px 30px;\n}\n\n.rv-eyebrow {\n  display: inline-block;\n  margin-bottom: 13px;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--rv-green);\n}\n\n.rv-opening h2 {\n  font-size: 34px;\n  max-width: 680px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.rv-opening p {\n  max-width: 670px;\n  margin: 0 auto;\n}\n\n\n\/* TRUST STRIP *\/\n\n.rv-trust {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  background: var(--rv-dark);\n  border-radius: 14px;\n  overflow: hidden;\n  margin: 5px 0 40px;\n}\n\n.rv-trust-item {\n  padding: 20px 12px;\n  text-align: center;\n  color: #fff;\n  border-right: 1px solid rgba(255,255,255,.12);\n}\n\n.rv-trust-item:last-child {\n  border-right: none;\n}\n\n.rv-trust-icon {\n  display: block;\n  font-size: 22px;\n  margin-bottom: 5px;\n}\n\n.rv-trust-item strong {\n  display: block;\n  font-size: 13px;\n  letter-spacing: .3px;\n}\n\n.rv-trust-item small {\n  display: block;\n  margin-top: 2px;\n  color: #c9ccc5;\n  font-size: 11px;\n}\n\n\n\/* INTRO *\/\n\n.rv-story {\n  padding: 15px 20px 40px;\n  text-align: center;\n}\n\n.rv-story p {\n  max-width: 720px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n\n\/* BENEFITS *\/\n\n.rv-benefits {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  padding: 0 10px 45px;\n}\n\n.rv-benefit {\n  background: var(--rv-sand);\n  border-radius: 14px;\n  padding: 24px;\n}\n\n.rv-benefit-icon {\n  font-size: 26px;\n  display: block;\n  margin-bottom: 12px;\n}\n\n.rv-benefit h3 {\n  margin-bottom: 7px;\n}\n\n.rv-benefit p {\n  margin: 0;\n  font-size: 14px;\n}\n\n\n\/* DARK STATEMENT *\/\n\n.rv-statement {\n  background: var(--rv-green);\n  border-radius: 16px;\n  padding: 42px 30px;\n  margin: 0 10px 45px;\n  text-align: center;\n}\n\n.rv-statement h2 {\n  color: #fff;\n  margin-bottom: 12px;\n}\n\n.rv-statement p {\n  color: #e1e4dd;\n  max-width: 650px;\n  margin: 0 auto;\n}\n\n\n\/* EXPERIENCE *\/\n\n.rv-experience {\n  padding: 5px 20px 45px;\n}\n\n.rv-experience-head {\n  text-align: center;\n  max-width: 700px;\n  margin: 0 auto 28px;\n}\n\n.rv-points {\n  display: grid;\n  gap: 0;\n  border-top: 1px solid var(--rv-line);\n}\n\n.rv-point {\n  display: grid;\n  grid-template-columns: 50px 1fr;\n  gap: 12px;\n  padding: 20px 5px;\n  border-bottom: 1px solid var(--rv-line);\n}\n\n.rv-number {\n  font-size: 13px;\n  font-weight: 800;\n  color: var(--rv-green);\n  padding-top: 3px;\n}\n\n.rv-point h3 {\n  font-size: 18px;\n  margin-bottom: 4px;\n}\n\n.rv-point p {\n  margin: 0;\n  font-size: 14px;\n}\n\n\n\/* WHO IT'S FOR *\/\n\n.rv-use {\n  background: var(--rv-sand);\n  border-radius: 16px;\n  padding: 35px 28px;\n  margin: 0 10px 45px;\n}\n\n.rv-use h2 {\n  text-align: center;\n}\n\n.rv-use-intro {\n  max-width: 650px;\n  margin: 0 auto 25px;\n  text-align: center;\n}\n\n.rv-use-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n\n.rv-use-card {\n  background: #fff;\n  border-radius: 10px;\n  padding: 16px;\n  font-size: 14px;\n  font-weight: 700;\n  color: var(--rv-dark);\n}\n\n\n\/* DETAILS *\/\n\n.rv-details {\n  padding: 0 20px 40px;\n}\n\n.rv-details h2 {\n  text-align: center;\n}\n\n.rv-detail-list {\n  max-width: 700px;\n  margin: 20px auto 0;\n}\n\n.rv-detail-row {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 14px 0;\n  border-bottom: 1px solid var(--rv-line);\n  font-size: 15px;\n}\n\n.rv-detail-check {\n  color: var(--rv-green);\n  font-weight: 900;\n}\n\n\n\/* FINAL CTA MESSAGE *\/\n\n.rv-final {\n  text-align: center;\n  padding: 35px 20px 45px;\n}\n\n.rv-final-tag {\n  font-size: 12px;\n  letter-spacing: 2px;\n  font-weight: 800;\n  text-transform: uppercase;\n  color: var(--rv-green);\n  margin-bottom: 10px;\n}\n\n.rv-final p {\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n\n\/* ACCORDIONS *\/\n\n.rv-info {\n  border-top: 1px solid var(--rv-line);\n  margin: 0 20px 20px;\n}\n\n.rv-info details {\n  border-bottom: 1px solid var(--rv-line);\n}\n\n.rv-info summary {\n  list-style: none;\n  cursor: pointer;\n  display: flex;\n  align-items: center;\n  padding: 20px 0;\n  font-size: 16px;\n  font-weight: 700;\n  color: var(--rv-dark);\n}\n\n.rv-info summary::-webkit-details-marker {\n  display: none;\n}\n\n.rv-info summary:after {\n  content: \"+\";\n  margin-left: auto;\n  font-size: 22px;\n  font-weight: 400;\n}\n\n.rv-info details[open] summary:after {\n  content: \"−\";\n}\n\n.rv-info-body {\n  padding: 0 0 22px;\n}\n\n.rv-info-body p {\n  margin: 0 0 10px;\n  font-size: 14px;\n}\n\n\n\/* MOBILE *\/\n\n@media (max-width: 650px) {\n\n  .rv-bike h2 {\n    font-size: 25px;\n  }\n\n  .rv-opening {\n    padding: 25px 12px 25px;\n  }\n\n  .rv-opening h2 {\n    font-size: 29px;\n  }\n\n  .rv-trust {\n    margin-left: 5px;\n    margin-right: 5px;\n  }\n\n  .rv-trust-item {\n    padding: 16px 5px;\n  }\n\n  .rv-trust-item strong {\n    font-size: 11px;\n  }\n\n  .rv-trust-item small {\n    font-size: 9px;\n  }\n\n  .rv-benefits {\n    grid-template-columns: 1fr;\n    padding-left: 5px;\n    padding-right: 5px;\n  }\n\n  .rv-benefit {\n    padding: 20px;\n  }\n\n  .rv-statement {\n    margin-left: 5px;\n    margin-right: 5px;\n    padding: 32px 20px;\n  }\n\n  .rv-use {\n    margin-left: 5px;\n    margin-right: 5px;\n    padding: 28px 18px;\n  }\n\n  .rv-use-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .rv-story,\n  .rv-experience,\n  .rv-details {\n    padding-left: 10px;\n    padding-right: 10px;\n  }\n\n  .rv-info {\n    margin-left: 10px;\n    margin-right: 10px;\n  }\n}\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"rv-bike\"\u003e\n\n  \u003c!-- OPENING --\u003e\n\n  \u003csection class=\"rv-opening\"\u003e\n\n    \u003cspan class=\"rv-eyebrow\"\u003eRIVORN ELECTRIC SERIES\u003c\/span\u003e\n\n    \u003ch2\u003eLeave the Pavement Behind.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Meet the \u003cstrong\u003eRIVORN – Electric Dirt Bike\u003c\/strong\u003e.\n      Built for riders who want the freedom of electric power\n      with the attitude and capability of an off-road machine.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TRUST --\u003e\n\n  \u003cdiv class=\"rv-trust\"\u003e\n\n    \u003cdiv class=\"rv-trust-item\"\u003e\n      \u003cspan class=\"rv-trust-icon\"\u003e⚡\u003c\/span\u003e\n      \u003cstrong\u003eELECTRIC POWER\u003c\/strong\u003e\n      \u003csmall\u003eResponsive ride\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rv-trust-item\"\u003e\n      \u003cspan class=\"rv-trust-icon\"\u003e🏔️\u003c\/span\u003e\n      \u003cstrong\u003eOFF-ROAD READY\u003c\/strong\u003e\n      \u003csmall\u003eBuilt for adventure\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rv-trust-item\"\u003e\n      \u003cspan class=\"rv-trust-icon\"\u003e📦\u003c\/span\u003e\n      \u003cstrong\u003eTRACKED DELIVERY\u003c\/strong\u003e\n      \u003csmall\u003eUSA shipping\u003c\/small\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- STORY --\u003e\n\n  \u003csection class=\"rv-story\"\u003e\n\n    \u003ch2\u003eAdventure Doesn't Need a Gas Tank.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Instant electric response. Rugged styling. A riding experience\n      designed around freedom.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Whether you're exploring trails, cruising private land or simply\n      looking for a different way to ride, RIVORN delivers an electric\n      platform made to turn ordinary rides into something worth remembering.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n\n  \u003csection class=\"rv-benefits\"\u003e\n\n    \u003cdiv class=\"rv-benefit\"\u003e\n      \u003cspan class=\"rv-benefit-icon\"\u003e⚡\u003c\/span\u003e\n      \u003ch3\u003eInstant Electric Response\u003c\/h3\u003e\n      \u003cp\u003e\n        Smooth electric delivery gives you responsive acceleration\n        without the traditional gas-powered experience.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rv-benefit\"\u003e\n      \u003cspan class=\"rv-benefit-icon\"\u003e🛞\u003c\/span\u003e\n      \u003ch3\u003eMade for the Dirt\u003c\/h3\u003e\n      \u003cp\u003e\n        An aggressive dirt-bike-inspired platform designed for\n        adventurous riding beyond ordinary paved roads.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rv-benefit\"\u003e\n      \u003cspan class=\"rv-benefit-icon\"\u003e🔋\u003c\/span\u003e\n      \u003ch3\u003eRecharge \u0026amp; Ride Again\u003c\/h3\u003e\n      \u003cp\u003e\n        Electric power means no fuel stops. Recharge your bike\n        and prepare for the next ride.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rv-benefit\"\u003e\n      \u003cspan class=\"rv-benefit-icon\"\u003e🏕️\u003c\/span\u003e\n      \u003ch3\u003eBuilt Around Adventure\u003c\/h3\u003e\n      \u003cp\u003e\n        From weekend riding to outdoor exploration, it's designed\n        for riders who would rather take the interesting route.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- STATEMENT --\u003e\n\n  \u003csection class=\"rv-statement\"\u003e\n\n    \u003ch2\u003eQuiet Power. Serious Fun.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Experience electric riding without giving up the rugged look\n      and adventurous character you expect from a dirt bike.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- EXPERIENCE --\u003e\n\n  \u003csection class=\"rv-experience\"\u003e\n\n    \u003cdiv class=\"rv-experience-head\"\u003e\n\n      \u003cspan class=\"rv-eyebrow\"\u003eTHE RIVORN EXPERIENCE\u003c\/span\u003e\n\n      \u003ch2\u003eBuilt Around the Ride.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Everything about RIVORN is focused on making it easy\n        to get outside, ride and explore.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rv-points\"\u003e\n\n      \u003cdiv class=\"rv-point\"\u003e\n        \u003cdiv class=\"rv-number\"\u003e01\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eElectric Simplicity\u003c\/h3\u003e\n          \u003cp\u003e\n            No traditional fuel system. Charge up, get ready\n            and enjoy the ride.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"rv-point\"\u003e\n        \u003cdiv class=\"rv-number\"\u003e02\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eConfident Riding Position\u003c\/h3\u003e\n          \u003cp\u003e\n            Dirt-bike-inspired ergonomics create a natural,\n            adventure-ready riding experience.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"rv-point\"\u003e\n        \u003cdiv class=\"rv-number\"\u003e03\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eRugged Design\u003c\/h3\u003e\n          \u003cp\u003e\n            Aggressive proportions and off-road styling give\n            RIVORN a look that matches where it's meant to go.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"rv-point\"\u003e\n        \u003cdiv class=\"rv-number\"\u003e04\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eReady for the Next Ride\u003c\/h3\u003e\n          \u003cp\u003e\n            Recharge between adventures and get back out there.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- USE CASE --\u003e\n\n  \u003csection class=\"rv-use\"\u003e\n\n    \u003ch2\u003eWhere Will You Take Yours?\u003c\/h2\u003e\n\n    \u003cp class=\"rv-use-intro\"\u003e\n      Built for recreational riding and outdoor adventures\n      where permitted.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rv-use-grid\"\u003e\n\n      \u003cdiv class=\"rv-use-card\"\u003e🌲 Trail Adventures\u003c\/div\u003e\n\n      \u003cdiv class=\"rv-use-card\"\u003e🏕️ Weekend Exploration\u003c\/div\u003e\n\n      \u003cdiv class=\"rv-use-card\"\u003e🏔️ Private Land Riding\u003c\/div\u003e\n\n      \u003cdiv class=\"rv-use-card\"\u003e⚡ Electric Recreation\u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n\n  \u003csection class=\"rv-details\"\u003e\n\n    \u003cspan class=\"rv-eyebrow\" style=\"display:block;text-align:center;\"\u003e\n      PRODUCT HIGHLIGHTS\n    \u003c\/span\u003e\n\n    \u003ch2\u003eRIVORN – Electric Dirt Bike\u003c\/h2\u003e\n\n    \u003cdiv class=\"rv-detail-list\"\u003e\n\n      \u003cdiv class=\"rv-detail-row\"\u003e\n        \u003cspan class=\"rv-detail-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eFully electric dirt-bike platform\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv-detail-row\"\u003e\n        \u003cspan class=\"rv-detail-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eRechargeable electric power system\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv-detail-row\"\u003e\n        \u003cspan class=\"rv-detail-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eOff-road-inspired riding design\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv-detail-row\"\u003e\n        \u003cspan class=\"rv-detail-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eRugged adventure-focused styling\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv-detail-row\"\u003e\n        \u003cspan class=\"rv-detail-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003eDesigned for recreational outdoor riding\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL MESSAGE --\u003e\n\n  \u003csection class=\"rv-final\"\u003e\n\n    \u003cdiv class=\"rv-final-tag\"\u003eBUILT FOR WHAT'S NEXT.\u003c\/div\u003e\n\n    \u003ch2\u003eYour Next Adventure Starts Here.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Roads are optional. Discover a different way to ride\n      with the RIVORN Electric Dirt Bike.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ACCORDIONS --\u003e\n\n  \u003csection class=\"rv-info\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e📦 Shipping \u0026amp; Processing\u003c\/summary\u003e\n\n      \u003cdiv class=\"rv-info-body\"\u003e\n\n        \u003cp\u003e\n          Orders are carefully processed before shipment.\n          Tracking information will be provided once your order\n          has been dispatched.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Due to the size and nature of this product,\n          delivery times may differ from standard parcel shipments.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e🔋 Charging \u0026amp; Care\u003c\/summary\u003e\n\n      \u003cdiv class=\"rv-info-body\"\u003e\n\n        \u003cp\u003e\n          Always follow the supplied charging and care instructions.\n          Use the appropriate charging equipment and inspect the bike\n          before riding.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Store the bike and battery appropriately when not in use.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e🛡️ Ride Responsibly\u003c\/summary\u003e\n\n      \u003cdiv class=\"rv-info-body\"\u003e\n\n        \u003cp\u003e\n          Always wear appropriate protective equipment and ride\n          according to local rules and regulations.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Electric dirt bike regulations and permitted riding areas\n          can vary by state and location. Riders are responsible for\n          checking applicable local requirements before use.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e↩️ Support \u0026amp; Returns\u003c\/summary\u003e\n\n      \u003cdiv class=\"rv-info-body\"\u003e\n\n        \u003cp\u003e\n          If you experience an issue with your order, contact our\n          customer support team with your order information.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Return eligibility is subject to the conditions stated\n          in our store's Return \u0026amp; Refund Policy.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"RIVORN","offers":[{"title":"Default Title","offer_id":60838683967822,"sku":null,"price":39.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1065\/7484\/0142\/files\/Screenshot2026-09-16161917.png?v=1789568702","url":"https:\/\/rivorn.store\/products\/rivorn-electric-dirt-bike","provider":"RIVORN","version":"1.0","type":"link"}