{"product_id":"open-box-scoria-2-0-orange-1-available","title":"Open-Box: Scoria 2.0 — Orange (1 available)","description":"\u003c!-- ================================================================\n     MOKWHEEL OPEN-BOX: SCORIA 2.0 — ORANGE\n     Mokwheel Factory Store · mokwheelstore.com · LIGHT template · Open-Box special-case\n     ================================================================ --\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026family=Poppins:wght@400;500;600;700;800\u0026family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700\u0026display=swap');\n.mwfs-flint-pro {\n--red: #E3000B; --red-dark: #B80009; --gold: #F0B429; --gold-text: #A9740A;\n--green: #1F7A44; --ink: #16181D; --ink-2: #3a3d44; --muted: #6b6e75;\n--line: #e7e7e7; --bg: #ffffff; --bg-soft: #f6f6f4; --bg-dark: #0D0D0D;\n--font-display: 'Bebas Neue', Impact, 'Arial Narrow', sans-serif;\n--font-head: 'Poppins', system-ui, -apple-system, Segoe UI, Roboto, sans-serif;\n--font-body: 'DM Sans', system-ui, -apple-system, Segoe UI, Roboto, sans-serif;\nfont-family: var(--font-body); color: var(--ink); line-height: 1.6;\n-webkit-font-smoothing: antialiased;\n}\n.mwfs-flint-pro * { box-sizing: border-box; }\n.mwfs-flint-pro img { max-width: 100%; display: block; }\n.mwfs-flint-pro .mwfs-wrap { max-width: 1200px; margin: 0 auto; padding: 0 20px; }\n.mwfs-flint-pro h1, .mwfs-flint-pro h2, .mwfs-flint-pro h3 { margin: 0 0 .5em; color: var(--ink); }\n.mwfs-flint-pro h1 { font-family: var(--font-display); font-weight: 400; letter-spacing: .01em; line-height: .95; font-size: clamp(3rem, 8vw, 5.5rem); }\n.mwfs-flint-pro h2 { font-family: var(--font-head); font-weight: 700; letter-spacing: -0.01em; line-height: 1.12; font-size: clamp(1.6rem, 2.6vw, 2.4rem); }\n.mwfs-flint-pro h3 { font-family: var(--font-head); font-weight: 600; font-size: 1.1rem; line-height: 1.25; }\n.mwfs-flint-pro p { margin: 0 0 1em; color: var(--ink-2); }\n.mwfs-eyebrow { display: inline-flex; align-items: center; gap: 9px; font-family: var(--font-head); font-size: .74rem; font-weight: 700; text-transform: uppercase; letter-spacing: .16em; color: var(--red); margin-bottom: 14px; }\n.mwfs-eyebrow::before { content: \"\"; width: 24px; height: 2px; background: var(--red); display: inline-block; }\n.mwfs-ticker { background: var(--red); color: #fff; overflow: hidden; white-space: nowrap; padding: 10px 0; font-family: var(--font-head); font-weight: 600; font-size: .82rem; letter-spacing: .04em; text-transform: uppercase; }\n.mwfs-ticker .track { display: inline-block; animation: mwfsTicker 26s linear infinite; }\n.mwfs-ticker span { padding: 0 26px; }\n.mwfs-ticker span::after { content: \"•\"; margin-left: 26px; color: rgba(255,255,255,.55); }\n@keyframes mwfsTicker { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n@media (prefers-reduced-motion: reduce) { .mwfs-ticker .track { animation: none; } }\n.mwfs-hero { background: linear-gradient(180deg, #fafafa, #fff); border-bottom: 1px solid var(--line); padding: 40px 0 52px; }\n.mwfs-hero-grid { display: grid; grid-template-columns: 1.05fr 1fr; gap: 48px; align-items: center; }\n@media (max-width: 900px) { .mwfs-hero-grid { grid-template-columns: 1fr; gap: 26px; } }\n.mwfs-gallery { background: #f1f1f1; border-radius: 14px; aspect-ratio: 4\/3; overflow: hidden; }\n.mwfs-gallery img { width: 100%; height: 100%; object-fit: cover; transition: opacity .2s ease; }\n.mwfs-price { display: flex; align-items: baseline; gap: 14px; margin: 4px 0 6px; }\n.mwfs-price .now { font-family: var(--font-display); font-weight: 400; font-size: 2.8rem; line-height: 1; color: var(--ink); }\n.mwfs-price .affirm { font-size: .9rem; color: var(--muted); }\n.mwfs-sameprice { font-family: var(--font-head); font-weight: 600; font-size: .9rem; color: var(--green); margin: 0 0 18px; display: inline-flex; align-items: center; gap: 7px; }\n.mwfs-sameprice::before { content: \"\"; width: 8px; height: 8px; border-radius: 50%; background: var(--green); }\n.mwfs-tagline { font-size: 1.06rem; color: var(--ink-2); margin-bottom: 22px; max-width: 46ch; }\n.mwfs-cta { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 8px; }\n.mwfs-btn { display: inline-flex; align-items: center; justify-content: center; gap: 9px; padding: 14px 22px; border-radius: 999px; font-family: var(--font-head); font-weight: 700; font-size: .96rem; text-decoration: none; border: 2px solid transparent; cursor: pointer; transition: transform .08s ease, background .15s ease, color .15s ease, border-color .15s ease; }\n.mwfs-btn-primary { background: var(--red); color: #fff; }\n.mwfs-btn-primary:hover { background: var(--red-dark); }\n.mwfs-btn-secondary { background: #fff; color: var(--ink); border-color: var(--ink); }\n.mwfs-btn-secondary:hover { background: var(--ink); color: #fff; }\n.mwfs-btn:active { transform: translateY(1px); }\n.mwfs-trust { display: flex; flex-wrap: wrap; gap: 14px 26px; margin-top: 22px; padding-top: 18px; border-top: 1px solid var(--line); font-family: var(--font-head); font-size: .86rem; color: var(--ink-2); }\n.mwfs-trust span { display: inline-flex; align-items: center; gap: 8px; font-weight: 600; }\n.mwfs-trust span::before { content: \"\"; width: 16px; height: 16px; background: var(--gold); border-radius: 50%; flex: 0 0 16px; box-shadow: inset 0 0 0 4px #fff, 0 0 0 1px rgba(0,0,0,.05); }\n.mwfs-section { padding: 72px 0; border-bottom: 1px solid var(--line); }\n.mwfs-section.alt { background: var(--bg-soft); }\n.mwfs-section-head { max-width: 760px; margin-bottom: 40px; }\n.mwfs-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }\n@media (max-width: 900px) { .mwfs-features { grid-template-columns: 1fr 1fr; } }\n@media (max-width: 600px) { .mwfs-features { grid-template-columns: 1fr; } }\n.mwfs-feature { background: #fff; border: 1px solid var(--line); border-radius: 14px; padding: 24px; transition: transform .15s ease, box-shadow .15s ease; }\n.mwfs-feature:hover { transform: translateY(-2px); box-shadow: 0 14px 30px -18px rgba(0,0,0,.18); }\n.mwfs-feature .num { font-family: var(--font-head); font-size: .72rem; color: var(--red); font-weight: 700; letter-spacing: .12em; }\n.mwfs-feature h3 { margin-top: 12px; font-size: 1.1rem; }\n.mwfs-feature p { margin: 0; color: var(--ink-2); font-size: .93rem; }\n.mwfs-spec-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px 36px; }\n@media (max-width: 700px) { .mwfs-spec-grid { grid-template-columns: 1fr; } }\n.mwfs-spec-row { display: grid; grid-template-columns: minmax(140px, 36%) 1fr; gap: 16px; padding: 14px 0; border-bottom: 1px solid var(--line); }\n.mwfs-spec-row .k { font-family: var(--font-head); font-weight: 700; color: var(--ink); font-size: .9rem; }\n.mwfs-spec-row .v { color: var(--ink-2); font-size: .93rem; }\n.mwfs-slogan { background: var(--bg-dark); text-align: center; padding: 64px 20px; }\n.mwfs-slogan .lead { font-family: var(--font-head); font-weight: 600; text-transform: uppercase; letter-spacing: .18em; font-size: .8rem; color: var(--gold); margin-bottom: 16px; }\n.mwfs-slogan .line { font-family: var(--font-display); font-weight: 400; font-style: italic; color: #fff; font-size: clamp(2.4rem, 6vw, 4.5rem); line-height: .98; letter-spacing: .01em; }\n.mwfs-slogan .sub { color: #b8b8b8; margin: 18px auto 0; max-width: 52ch; }\n.mwfs-local { background: linear-gradient(135deg, var(--red) 0%, var(--red-dark) 100%); color: #fff; border-radius: 18px; padding: 44px; display: grid; grid-template-columns: 1.4fr 1fr; gap: 28px; align-items: center; }\n@media (max-width: 800px) { .mwfs-local { grid-template-columns: 1fr; padding: 32px; } }\n.mwfs-local h2 { color: #fff; }\n.mwfs-local p { color: rgba(255,255,255,.92); }\n.mwfs-local .mwfs-eyebrow { color: rgba(255,255,255,.85); }\n.mwfs-local .mwfs-eyebrow::before { background: rgba(255,255,255,.85); }\n.mwfs-stores { display: grid; grid-template-columns: 1fr; gap: 14px; }\n.mwfs-store { background: rgba(0,0,0,.18); border-radius: 12px; padding: 16px; text-decoration: none; color: inherit; display: block; }\n.mwfs-store .name { font-family: var(--font-head); font-weight: 800; font-size: 1.05rem; }\n.mwfs-store .hours { font-size: .86rem; color: rgba(255,255,255,.85); margin-top: 4px; }\n.mwfs-store .go { margin-top: 6px; font-family: var(--font-head); font-weight: 700; font-size: .84rem; color: #fff; }\n.mwfs-local .mwfs-btn-primary { background: #fff; color: var(--red-dark); }\n.mwfs-local .mwfs-btn-primary:hover { background: var(--ink); color: #fff; }\n.mwfs-local .mwfs-btn-secondary { background: transparent; color: #fff; border-color: #fff; }\n.mwfs-local .mwfs-btn-secondary:hover { background: #fff; color: var(--red-dark); }\n.mwfs-faq details { border-bottom: 1px solid var(--line); padding: 18px 4px; }\n.mwfs-faq summary { list-style: none; cursor: pointer; font-family: var(--font-head); font-weight: 700; font-size: 1.01rem; color: var(--ink); display: flex; justify-content: space-between; align-items: center; gap: 16px; }\n.mwfs-faq summary::-webkit-details-marker { display: none; }\n.mwfs-faq summary::after { content: \"+\"; font-size: 1.4rem; color: var(--red); font-weight: 700; line-height: 1; }\n.mwfs-faq details[open] summary::after { content: \"\\2212\"; }\n.mwfs-faq .a { padding-top: 12px; color: var(--ink-2); font-size: .97rem; }\n.mwfs-faq .a p { margin: 0 0 .6em; }\n.mwfs-faq .a ul { margin: 0 0 .6em; padding-left: 1.2em; }\n.mwfs-faq .a li { margin: 0 0 .25em; color: var(--ink-2); }\n.mwfs-guarantee { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; text-align: center; }\n@media (max-width: 800px) { .mwfs-guarantee { grid-template-columns: 1fr 1fr; } }\n.mwfs-guarantee .item .icon { width: 44px; height: 44px; border-radius: 50%; background: var(--gold); margin: 0 auto 10px; box-shadow: inset 0 0 0 8px #fff, 0 0 0 1px rgba(0,0,0,.05); }\n.mwfs-guarantee .item .label { font-family: var(--font-head); font-weight: 800; font-size: 1rem; }\n.mwfs-guarantee .item p { font-size: .88rem; color: var(--muted); margin: 4px 0 0; }\n.mwfs-reveal { opacity: 0; transform: translateY(28px); transition: opacity .9s ease, transform .9s cubic-bezier(.2,.6,.2,1); }\n.mwfs-reveal-stagger \u003e * { opacity: 0; transform: translateY(22px); transition: opacity .7s ease, transform .7s cubic-bezier(.2,.6,.2,1); }\n.mwfs-reveal.is-visible, .mwfs-reveal-stagger.is-visible \u003e * { opacity: 1; transform: translateY(0); }\n.mwfs-reveal-stagger.is-visible \u003e *:nth-child(2) { transition-delay: .06s; }\n.mwfs-reveal-stagger.is-visible \u003e *:nth-child(3) { transition-delay: .12s; }\n.mwfs-reveal-stagger.is-visible \u003e *:nth-child(4) { transition-delay: .18s; }\n@media (prefers-reduced-motion: reduce) { .mwfs-reveal, .mwfs-reveal-stagger \u003e * { transition: none !important; transform: none !important; opacity: 1 !important; } }\n\u003c\/style\u003e\n\n\u003csection class=\"mwfs-flint-pro\"\u003e\n\n  \u003cdiv class=\"mwfs-ticker\" aria-hidden=\"true\"\u003e\n    \u003cdiv class=\"track\"\u003e\n      \u003cspan\u003eOpen-Box · 1 Available\u003c\/span\u003e\u003cspan\u003e10% Off Retail\u003c\/span\u003e\u003cspan\u003ePortland · Tualatin\u003c\/span\u003e\u003cspan\u003eFully Inspected \u0026amp; Tuned\u003c\/span\u003e\u003cspan\u003e14-Day Love the Ride Guarantee\u003c\/span\u003e\u003cspan\u003eFull Mokwheel Warranty\u003c\/span\u003e\u003cspan\u003eCome See It In-Store\u003c\/span\u003e\u003cspan\u003eOpen-Box · 1 Available\u003c\/span\u003e\u003cspan\u003e10% Off Retail\u003c\/span\u003e\u003cspan\u003ePortland · Tualatin\u003c\/span\u003e\u003cspan\u003eFully Inspected \u0026amp; Tuned\u003c\/span\u003e\u003cspan\u003e14-Day Love the Ride Guarantee\u003c\/span\u003e\u003cspan\u003eFull Mokwheel Warranty\u003c\/span\u003e\u003cspan\u003eCome See It In-Store\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwfs-hero\"\u003e\n    \u003cdiv class=\"mwfs-wrap mwfs-hero-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"mwfs-gallery\"\u003e\n          \u003cimg id=\"mwfsHeroImg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0277\/7789\/2452\/files\/57afaba1b8494bb09f4f8466bf05c46a.thumbnail.0000000000_1800x_dcb333a6-5747-4f23-904c-9989c838b13c.jpg?v=1711751878\" alt=\"Open-Box Mokwheel Scoria 2.0 — Orange 20-inch fat-tire electric bike, fully inspected unit available at Mokwheel Factory Store in Tualatin (Portland), Oregon\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"mwfs-eyebrow\"\u003eOpen-Box · Scoria 2.0 · Orange · 1 Available\u003c\/div\u003e\n        \u003ch1\u003eOPEN-BOX SCORIA 2.0\u003c\/h1\u003e\n        \u003cp class=\"mwfs-tagline\"\u003eA fully inspected Scoria 2.0 in Orange — the same 20-inch fat-tire e-bike, at 10% off retail. One unit only, assembled, tuned, and backed by the same 14-day return and full Mokwheel warranty.\u003c\/p\u003e\n\n        \u003cdiv class=\"mwfs-price\"\u003e\n          \u003cspan class=\"now\"\u003e$1,619.10\u003c\/span\u003e\n          \u003cspan class=\"affirm\"\u003ewas $1,799.00 · save $179.90 · or ~$101\/mo with Affirm\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mwfs-sameprice\"\u003eInspected, tuned \u0026amp; ready to ride today\u003c\/div\u003e\n\n        \u003cdiv class=\"mwfs-cta\"\u003e\n          \u003ca class=\"mwfs-btn mwfs-btn-primary\" href=\"https:\/\/mokwheelstore.com\/pages\/contact-us\"\u003eVisit Us in Portland\u003c\/a\u003e\n          \u003ca class=\"mwfs-btn mwfs-btn-secondary\" href=\"https:\/\/mokwheelstore.com\/pages\/test-rides\"\u003eBook a Test Ride\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mwfs-trust\"\u003e\n          \u003cspan\u003eFully Inspected\u003c\/span\u003e\n          \u003cspan\u003e14-Day Risk-Free Return\u003c\/span\u003e\n          \u003cspan\u003eFull Mokwheel Warranty\u003c\/span\u003e\n          \u003cspan\u003eOnly 1 Unit\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwfs-section\"\u003e\n    \u003cdiv class=\"mwfs-wrap\"\u003e\n      \u003cdiv class=\"mwfs-section-head mwfs-reveal\"\u003e\n        \u003cdiv class=\"mwfs-eyebrow\"\u003eThe Open-Box Deal\u003c\/div\u003e\n        \u003ch2\u003eShop-inspected. 10% off. Same guarantees.\u003c\/h2\u003e\n        \u003cp\u003eThis is a single open-box Scoria 2.0 in Orange — gone over top to bottom by our techs, then priced $179.90 under retail. It rides out exactly like a new one: pro-assembled, tuned, and covered.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mwfs-features mwfs-reveal-stagger\"\u003e\n        \u003cdiv class=\"mwfs-feature\"\u003e\n\u003cdiv class=\"num\"\u003e01 \/ THE DEAL\u003c\/div\u003e\n\u003ch3\u003e10% Off Retail\u003c\/h3\u003e\n\u003cp\u003eWas $1,799.00 — now $1,619.10, a $179.90 saving. One Scoria 2.0 at a price you won't see on a new one.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"mwfs-feature\"\u003e\n\u003cdiv class=\"num\"\u003e02 \/ CONDITION\u003c\/div\u003e\n\u003ch3\u003eFully Inspected Open-Box\u003c\/h3\u003e\n\u003cp\u003eA showroom-floor demo, displayed and at most lightly ridden in-store. Our techs went over every bolt, the brakes, and the electrical, then cleaned and tuned it to ride like new.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"mwfs-feature\"\u003e\n\u003cdiv class=\"num\"\u003e03 \/ COVERAGE\u003c\/div\u003e\n\u003ch3\u003eSame 14-Day Return \u0026amp; Warranty\u003c\/h3\u003e\n\u003cp\u003eYou keep the full 14-Day Love the Ride Guarantee and the same Mokwheel warranty a new bike gets. Buying open-box gives up nothing but the price.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwfs-section alt\" id=\"specs\"\u003e\n    \u003cdiv class=\"mwfs-wrap\"\u003e\n      \u003cdiv class=\"mwfs-section-head mwfs-reveal\"\u003e\n        \u003cdiv class=\"mwfs-eyebrow\"\u003eUnder the Hood · Scoria 2.0\u003c\/div\u003e\n        \u003ch2\u003eThe Scoria 2.0, briefly.\u003c\/h2\u003e\n        \u003cp\u003eThe compact 20-inch fat-tire Scoria — 750W hub power, a 940Wh battery, and a low, easy-to-handle frame that fits riders from 5'0\" to 6'2\". Here are the key numbers on the underlying model — come by the store to see this exact unit in person.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mwfs-spec-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"mwfs-spec-row\"\u003e\n\u003cdiv class=\"k\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"v\"\u003eScoria 2.0 — Orange\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"mwfs-spec-row\"\u003e\n\u003cdiv class=\"k\"\u003eMotor\u003c\/div\u003e\n\u003cdiv class=\"v\"\u003e750W continuous \/ 1100W peak · 90Nm+\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"mwfs-spec-row\"\u003e\n\u003cdiv class=\"k\"\u003eBattery · Range\u003c\/div\u003e\n\u003cdiv class=\"v\"\u003e48V 19.6Ah (940Wh) · up to 80 miles\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"mwfs-spec-row\"\u003e\n\u003cdiv class=\"k\"\u003eTop Speed\u003c\/div\u003e\n\u003cdiv class=\"v\"\u003e28 MPH (PAS) \/ 20 MPH (throttle)\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"mwfs-spec-row\"\u003e\n\u003cdiv class=\"k\"\u003eTires\u003c\/div\u003e\n\u003cdiv class=\"v\"\u003e20\" × 4.0\" fat, puncture-resistant\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"mwfs-spec-row\"\u003e\n\u003cdiv class=\"k\"\u003eBrakes\u003c\/div\u003e\n\u003cdiv class=\"v\"\u003eTEKTRO hydraulic disc\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"mwfs-spec-row\"\u003e\n\u003cdiv class=\"k\"\u003eGearing\u003c\/div\u003e\n\u003cdiv class=\"v\"\u003eShimano 7-speed · 100mm front fork\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"mwfs-spec-row\"\u003e\n\u003cdiv class=\"k\"\u003eReady to Ride\u003c\/div\u003e\n\u003cdiv class=\"v\"\u003eFree pro assembly · fenders + cargo rack included\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwfs-slogan mwfs-reveal\"\u003e\n    \u003cdiv class=\"lead\"\u003eMokwheel Factory Store · Tualatin, OR\u003c\/div\u003e\n    \u003cdiv class=\"line\"\u003eThe Bike Shop\u003cbr\u003eThat Has Your Back.\u003c\/div\u003e\n    \u003cp class=\"sub\"\u003eWe sell at the same price as online — on purpose — then hand you a bike that's built, tuned, and backed by a local team you can actually walk in and talk to.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwfs-section alt\"\u003e\n    \u003cdiv class=\"mwfs-wrap\"\u003e\n      \u003cdiv class=\"mwfs-local mwfs-reveal\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"mwfs-eyebrow\"\u003eAuthorized Oregon Dealer\u003c\/div\u003e\n          \u003ch2\u003eCome see this one in-store.\u003c\/h2\u003e\n          \u003cp\u003eThere's exactly one open-box Scoria 2.0 in Orange at this price — and it's on our floor in Tualatin, not in a warehouse. Stop by, throw a leg over the actual bike, and roll it out the same day. Mokwheel Factory Store is Oregon's authorized dealer, so the warranty is fully valid and there's a local team to call or visit — no shipping wait, no return label. When it's gone, it's gone.\u003c\/p\u003e\n          \u003cdiv class=\"mwfs-cta\"\u003e\n            \u003ca class=\"mwfs-btn mwfs-btn-primary\" href=\"https:\/\/mokwheelstore.com\/pages\/contact-us\"\u003eVisit Us in Portland\u003c\/a\u003e\n            \u003ca class=\"mwfs-btn mwfs-btn-secondary\" href=\"https:\/\/mokwheelstore.com\/pages\/test-rides\"\u003eBook a Test Ride\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mwfs-stores\"\u003e\n          \u003ca class=\"mwfs-store\" href=\"https:\/\/mokwheelstore.com\/pages\/contact-us\"\u003e\n            \u003cdiv class=\"name\"\u003ePortland (Tualatin)\u003c\/div\u003e\n            \u003cdiv class=\"hours\"\u003eWed – Sun · 10am – 7pm\u003c\/div\u003e\n            \u003cdiv class=\"go\"\u003eShowroom \u0026amp; service →\u003c\/div\u003e\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwfs-section\"\u003e\n    \u003cdiv class=\"mwfs-wrap\"\u003e\n      \u003cdiv class=\"mwfs-section-head mwfs-reveal\"\u003e\n        \u003cdiv class=\"mwfs-eyebrow\"\u003eFAQ\u003c\/div\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cp\u003eMokwheel Factory Store · Tualatin (Portland), OR. Still have questions? Call, text, or stop by — our team rides what we sell.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mwfs-faq\"\u003e\n        \u003cdetails\u003e\u003csummary\u003eWhat does \"open-box\" mean?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003e\u003cp\u003eA showroom-floor demo, displayed and at most lightly ridden in-store. Our techs fully inspect it, check the brakes and electrical, then clean and tune it. You get a like-new bike for 10% under retail.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n        \u003cdetails\u003e\u003csummary\u003eHow much do I save?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003e\u003cp\u003eIt was $1,799.00 and it's now $1,619.10 — a $179.90 saving, 10% off retail. Free pro assembly plus fenders and a rear rack are included, so it rolls out ready to ride.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n        \u003cdetails\u003e\u003csummary\u003eDoes it still come with a warranty and return window?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003e\u003cp\u003eYes. You get the same 14-Day Love the Ride Guarantee and the same full Mokwheel warranty a brand-new bike carries. Buying open-box only changes the price, not the coverage.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n        \u003cdetails\u003e\u003csummary\u003eWhat are the Scoria 2.0's specs?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003e\u003cul\u003e\n\u003cli\u003eModel: Scoria 2.0 — Orange\u003c\/li\u003e\n\u003cli\u003eMotor: 750W continuous \/ 1100W peak · 90Nm+\u003c\/li\u003e\n\u003cli\u003eBattery · Range: 48V 19.6Ah (940Wh) · up to 80 miles\u003c\/li\u003e\n\u003cli\u003eTop Speed: 28 MPH (PAS) \/ 20 MPH (throttle)\u003c\/li\u003e\n\u003cli\u003eTires: 20\" × 4.0\" fat, puncture-resistant\u003c\/li\u003e\n\u003cli\u003eBrakes: TEKTRO hydraulic disc\u003c\/li\u003e\n\u003cli\u003eGearing: Shimano 7-speed · 100mm front fork\u003c\/li\u003e\n\u003cli\u003eReady to Ride: Free pro assembly · fenders + cargo rack included\u003c\/li\u003e\n\u003cli\u003eColor: Orange\u003c\/li\u003e\n\u003cli\u003eIncluded: free pro assembly, fenders, rear rack\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\n        \u003cdetails\u003e\u003csummary\u003eHow do I get this exact bike?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003e\u003cp\u003eCome see it in-store. There's only one unit at this price, and it's on our floor in Tualatin (Portland area). Stop by, ride it, and take it home the same day — no shipping wait. When it's gone, it's gone.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mwfs-section alt\"\u003e\n    \u003cdiv class=\"mwfs-wrap\"\u003e\n      \u003cdiv class=\"mwfs-guarantee mwfs-reveal-stagger\"\u003e\n        \u003cdiv class=\"item\"\u003e\n\u003cdiv class=\"icon\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eSame Price as Online\u003c\/div\u003e\n\u003cp\u003eBetter value, not a higher price.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"item\"\u003e\n\u003cdiv class=\"icon\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eFree ProBuild\u003c\/div\u003e\n\u003cp\u003eInspected, assembled \u0026amp; tuned to ride.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"item\"\u003e\n\u003cdiv class=\"icon\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003e14-Day Risk-Free Return\u003c\/div\u003e\n\u003cp\u003eRide it home. We'll make it right.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"item\"\u003e\n\u003cdiv class=\"icon\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eLocal Oregon Support\u003c\/div\u003e\n\u003cp\u003eTualatin service center.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\"@type\":\"Question\",\"name\":\"What does open-box mean for the Mokwheel Scoria 2.0?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A showroom-floor demo, displayed and at most lightly ridden in-store. Our techs fully inspect it, check the brakes and electrical, then clean and tune it. You get a like-new bike for 10% under retail.\"}},\n    {\"@type\":\"Question\",\"name\":\"How much do I save on the open-box Scoria 2.0?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It was $1,799.00 and is now $1,619.10 — a $179.90 saving, 10% off retail. Free pro assembly plus fenders and a rear rack are included.\"}},\n    {\"@type\":\"Question\",\"name\":\"Does the open-box Scoria 2.0 still come with a warranty and return window?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. You get the same 14-Day Love the Ride Guarantee and the same full Mokwheel warranty a brand-new bike carries. Buying open-box only changes the price, not the coverage.\"}},\n    {\"@type\":\"Question\",\"name\":\"How do I buy the open-box Scoria 2.0 in Oregon?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Come see it in-store. There's only one unit at this price, on our floor in Tualatin (Portland area), open Wed–Sun 10am–7pm. Ride it and take it home the same day — no shipping wait.\"}}\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  (function () {\n    var revealEls = document.querySelectorAll('.mwfs-reveal, .mwfs-reveal-stagger');\n    if (!('IntersectionObserver' in window)) { revealEls.forEach(function (el) { el.classList.add('is-visible'); }); return; }\n    var io = new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) { if (entry.isIntersecting) { entry.target.classList.add('is-visible'); io.unobserve(entry.target); } });\n    }, { threshold: 0.12, rootMargin: '0px 0px -8% 0px' });\n    revealEls.forEach(function (el) { io.observe(el); });\n  })();\n\u003c\/script\u003e","brand":"Mokwheel","offers":[{"title":"Default Title","offer_id":49154125889636,"sku":null,"price":1619.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0277\/7789\/2452\/files\/57afaba1b8494bb09f4f8466bf05c46a.thumbnail.0000000000_1800x_560c6b32-2ed4-40fb-8563-446bd09544b2.jpg?v=1788538555","url":"https:\/\/mokwheelstore.com\/products\/open-box-scoria-2-0-orange-1-available","provider":"Mokwheel Factory Store","version":"1.0","type":"link"}