Strike Shadow 60 Volt White
{ "@context": "https://schema.org", "@type": "Product", "name": "Strike Shadow SX 60V Electric Dirt Bike", "description": "The Strike Shadow SX is a 5,000W electric dirt bike with 60V 27Ah battery, 41–44 mph top speed, full-size 17\"/14\" wheels, and hydraulic suspension. Available in-store at Throttle Theory Powersports, 12373 Scarsdale Blvd Suite E, Houston TX 77089.", "brand": {"@type": "Brand", "name": "Strike Shadow"}, "sku": "STRIKE-SHADOW-SX-60V", "offers": { "@type": "Offer", "priceCurrency": "USD", "price": "2099.00", "availability": "https://schema.org/InStock", "seller": { "@type": "LocalBusiness", "name": "Throttle Theory Powersports", "telephone": "+18327529062", "address": { "@type": "PostalAddress", "streetAddress": "12373 Scarsdale Blvd, Suite E", "addressLocality": "Houston", "addressRegion": "TX", "postalCode": "77089" } } }, "additionalProperty": [ {"@type": "PropertyValue", "name": "Battery", "value": "60V 27Ah (1,620Wh)"}, {"@type": "PropertyValue", "name": "Peak Power", "value": "5,000W"}, {"@type": "PropertyValue", "name": "Top Speed", "value": "41–44 mph"}, {"@type": "PropertyValue", "name": "Front Wheel", "value": "17\""}, {"@type": "PropertyValue", "name": "Rear Wheel", "value": "14\""}, {"@type": "PropertyValue", "name": "Controller", "value": "60V 70A"}, {"@type": "PropertyValue", "name": "Weight Capacity", "value": "280 lbs"}, {"@type": "PropertyValue", "name": "Chain", "value": "420 heavy duty"} ] } :root{ --w:#fff;--near:#F7F7F7;--rule:#E8E8E8;--rule2:#D0D0D0; --ink:#0F0F0F;--ink2:#2C2C2C;--ink3:#5A5A5A;--ink4:#9A9A9A; --fire:#E8521A;--fire2:#FF6B35;--fire3:#C43E10; --fire-t:#FFF3EE;--fire-b:#FFD5C2; --green:#15803D;--green-t:#F0FDF4;--green-b:#86EFAC; --blue:#1D4ED8;--blue-t:#EFF7FF;--blue-b:#93C5FD; --fd:'Barlow Condensed',sans-serif;--fb:'Barlow',sans-serif;--fm:'DM Mono',monospace; --ease:cubic-bezier(.16,1,.3,1); } .pd*,.pd*::before,.pd*::after{box-sizing:border-box;margin:0;padding:0;} .pd{font-family:var(--fb);background:var(--w);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.6;} @keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}} @keyframes pulse{0%,100%{box-shadow:0 0 0 0 rgba(232,82,26,.4)}50%{box-shadow:0 0 0 6px rgba(232,82,26,0)}} .pd .a0{animation:fadeUp .45s var(--ease) both} .pd .a1{animation:fadeUp .45s var(--ease) .07s both} .pd .a2{animation:fadeUp .45s var(--ease) .13s both} .pd-local{display:flex;align-items:center;gap:12px;border:1px solid var(--green-b);border-left:4px solid var(--green);background:var(--green-t);padding:14px 18px;margin-bottom:8px;flex-wrap:wrap;} .pd-local-dot{width:8px;height:8px;border-radius:50%;background:var(--green);flex-shrink:0;animation:pulse 2.2s ease-in-out infinite;} .pd-local-txt{flex:1;} .pd-local-hed{font-family:var(--fd);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--green);margin-bottom:2px;} .pd-local-sub{font-size:12.5px;color:#166534;line-height:1.5;} .pd-local-sub a{color:var(--green);font-weight:600;text-decoration:none;} .pd-local-btn{display:inline-flex;align-items:center;gap:6px;background:var(--green);color:#fff!important;font-family:var(--fd);font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none!important;padding:9px 18px;flex-shrink:0;transition:background .15s;} .pd-local-btn:hover{background:#166534;} .pd-intro{border:1px solid var(--rule);border-left:4px solid var(--fire);padding:22px 24px;margin-bottom:8px;position:relative;overflow:hidden;} .pd-intro::after{content:'';position:absolute;top:-40px;right:-40px;width:200px;height:200px;background:radial-gradient(circle,rgba(232,82,26,.05) 0%,transparent 70%);pointer-events:none;} .pd-intro-tag{font-family:var(--fm);font-size:10px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:var(--fire);display:flex;align-items:center;gap:8px;margin-bottom:9px;} .pd-intro-tag::before{content:'';width:5px;height:5px;background:var(--fire);border-radius:50%;flex-shrink:0;animation:pulse 2.5s ease-in-out infinite;} .pd-intro p{font-size:14.5px;color:var(--ink3);line-height:1.85;} .pd-intro strong{color:var(--ink2);font-weight:600;} .pd-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--rule);border:1px solid var(--rule);margin-bottom:28px;} .pd-stat{background:var(--w);padding:16px 14px;position:relative;} .pd-stat::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:var(--fire);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease);} .pd-stat:hover::before{transform:scaleX(1);} .pd-stat-val{font-family:var(--fd);font-size:clamp(20px,3vw,28px);font-weight:900;color:var(--ink);letter-spacing:-.3px;line-height:1;margin-bottom:4px;} .pd-stat-lbl{font-family:var(--fm);font-size:9px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:var(--ink4);} .pd-sh{margin-bottom:18px;} .pd-sh-pre{font-family:var(--fm);font-size:10px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:var(--ink4);display:flex;align-items:center;gap:10px;margin-bottom:6px;} .pd-sh-pre::after{content:'';flex:0 0 24px;height:1px;background:var(--fire);} .pd-sh h2{font-family:var(--fd);font-size:clamp(18px,2.4vw,26px);font-weight:700;color:var(--ink);text-transform:uppercase;letter-spacing:-.2px;line-height:1.1;margin-bottom:6px;} .pd-sh p{font-size:13.5px;color:var(--ink3);line-height:1.75;} .pd-hr{border:none;border-top:1px solid var(--rule);margin:36px 0;position:relative;} .pd-hr::after{content:'///';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--w);padding:0 10px;font-family:var(--fm);font-size:10px;color:var(--rule2);letter-spacing:2px;} .pd-features{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1px;background:var(--rule);border:1px solid var(--rule);margin-bottom:28px;} .pd-feat{background:var(--w);padding:20px 20px;position:relative;overflow:hidden;transition:background .15s;} .pd-feat::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:var(--fire);transform:scaleX(0);transform-origin:left;transition:transform .25s var(--ease);} .pd-feat:hover{background:#FDFCFC;} .pd-feat:hover::before{transform:scaleX(1);} .pd-feat-ico{font-size:20px;display:block;margin-bottom:9px;} .pd-feat-title{font-family:var(--fd);font-size:14px;font-weight:700;text-transform:uppercase;color:var(--ink);letter-spacing:.2px;margin-bottom:5px;line-height:1.1;} .pd-feat-body{font-size:12.5px;color:var(--ink3);line-height:1.65;} .pd-feat-body strong{color:var(--ink2);font-weight:600;} .pd-specs-wrap{border:1px solid var(--rule);overflow:hidden;margin-bottom:28px;} .pd-specs-head{background:var(--ink);padding:14px 20px;font-family:var(--fd);font-size:13px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#E5E5E5;} .pd-specs-table{width:100%;border-collapse:collapse;} .pd-specs-table tr{border-bottom:1px solid var(--rule);transition:background .12s;} .pd-specs-table tr:last-child{border-bottom:none;} .pd-specs-table tr:hover{background:#FDFCFC;} .pd-specs-table td{padding:10px 18px;font-size:13px;line-height:1.4;} .pd-specs-table td:first-child{font-family:var(--fm);font-size:11px;letter-spacing:.5px;text-transform:uppercase;color:var(--ink4);background:var(--near);width:45%;border-right:1px solid var(--rule);} .pd-specs-table td:last-child{color:var(--ink2);font-weight:500;} .pd-specs-table .fire{color:var(--fire3);font-weight:600;} .pd-compare{border:1px solid var(--rule);overflow:hidden;margin-bottom:28px;} .pd-compare-head{background:var(--ink);padding:14px 20px;font-family:var(--fd);font-size:13px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#E5E5E5;} .pd-compare-table{width:100%;border-collapse:collapse;} .pd-compare-table th{padding:10px 16px;font-family:var(--fm);font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--ink4);background:var(--near);border-bottom:1px solid var(--rule);border-right:1px solid var(--rule);text-align:left;} .pd-compare-table th:last-child{border-right:none;} .pd-compare-table th.th-fire{color:var(--fire);} .pd-compare-table td{padding:10px 16px;font-size:12.5px;border-bottom:1px solid var(--rule);border-right:1px solid var(--rule);color:var(--ink3);line-height:1.35;} .pd-compare-table td:last-child{border-right:none;} .pd-compare-table td:first-child{font-family:var(--fm);font-size:11px;letter-spacing:.5px;text-transform:uppercase;color:var(--ink4);background:var(--near);} .pd-compare-table .win{font-weight:600;color:var(--fire3);} .pd-compare-table tr:last-child td{border-bottom:none;} .pd-for{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--rule);border:1px solid var(--rule);margin-bottom:28px;} .pd-for-col{background:var(--w);padding:20px 20px;} .pd-for-col-h{font-family:var(--fd);font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;display:flex;align-items:center;gap:7px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--rule);} .pd-for-col-h span{font-size:16px;} .pd-for-yes .pd-for-col-h{color:var(--green);} .pd-for-no .pd-for-col-h{color:var(--ink4);} .pd-for-list{list-style:none;padding:0;margin:0;} .pd-for-list li{display:flex;gap:8px;align-items:flex-start;font-size:13px;padding:6px 0;border-bottom:1px solid var(--rule);line-height:1.4;} .pd-for-list li:last-child{border-bottom:none;} .pd-for-yes .pd-for-list li{color:var(--ink3);} .pd-for-yes .pd-for-list li::before{content:'✓';color:var(--green);font-weight:700;flex-shrink:0;} .pd-for-no .pd-for-list li{color:var(--ink4);} .pd-for-no .pd-for-list li::before{content:'—';color:var(--rule2);font-family:var(--fm);font-size:11px;margin-top:1px;flex-shrink:0;} .pd-note{display:flex;gap:10px;align-items:flex-start;padding:13px 15px;font-size:13px;line-height:1.65;margin-bottom:7px;border-left:3px solid;} .pd-note-info{background:var(--blue-t);border-color:var(--blue-b);color:var(--ink2);} .pd-note-info strong{color:var(--blue);} .pd-note-neutral{background:var(--near);border-color:var(--rule2);color:var(--ink3);font-size:12.5px;} .pd-note-neutral strong{color:var(--ink2);} .pd-pickup{background:var(--ink);padding:32px 28px;text-align:center;position:relative;overflow:hidden;border-top:3px solid var(--fire);margin-top:28px;} .pd-pickup::before{content:'HOUSTON TX';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--fd);font-size:80px;font-weight:900;color:rgba(255,255,255,.03);white-space:nowrap;letter-spacing:-2px;text-transform:uppercase;pointer-events:none;} .pd-pickup-pre{font-family:var(--fm);font-size:10px;letter-spacing:4px;text-transform:uppercase;color:var(--fire);display:block;margin-bottom:10px;} .pd-pickup h2{font-family:var(--fd);font-size:clamp(20px,3vw,32px);font-weight:900;color:#EFEFEF;text-transform:uppercase;letter-spacing:-.3px;line-height:1.05;margin-bottom:8px;} .pd-pickup h2 em{font-style:normal;color:var(--fire);} .pd-pickup p{font-size:13.5px;color:#888;max-width:380px;margin:0 auto 22px;line-height:1.75;} .pd-pickup-btns{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;} .pd-btn-fire{display:inline-flex;align-items:center;gap:6px;background:var(--fire);color:#fff!important;font-family:var(--fd);font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none!important;padding:12px 26px;transition:background .15s,transform .15s var(--ease);} .pd-btn-fire:hover{background:var(--fire2);transform:translateY(-2px);} .pd-btn-ghost{display:inline-flex;align-items:center;gap:6px;background:transparent;color:#888!important;font-family:var(--fd);font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none!important;padding:12px 26px;border:1px solid #333;transition:border-color .15s,color .15s;} .pd-btn-ghost:hover{border-color:var(--fire);color:var(--fire)!important;} .pd-pickup-addr{margin-top:14px;font-family:var(--fm);font-size:10px;letter-spacing:2.5px;text-transform:uppercase;color:#3A3A3A;} @media(max-width:600px){ .pd-stats{grid-template-columns:1fr 1fr;} .pd-for{grid-template-columns:1fr;} .pd-local{flex-direction:column;gap:8px;} .pd-pickup{padding:24px 16px;} .pd-pickup::before{font-size:44px;} } In Stock — Stop by today At Throttle Theory Powersports · 12373 Scarsdale Blvd Suite E, Houston TX 77089 · Near Pearland, Clear Lake & Webster 📞 832-752-9062 60V · 5,000W · 41–44 MPH · Full-Size Wheels · Houston TX The Strike Shadow SX is the sweet spot of the entire Strike Shadow lineup — and the most popular model we sell. The jump from the 48V base model to this 60V SX isn't just about more power. It's the full-size 17" front and 14" rear wheels that change everything — better rollover, better high-speed stability, and a bike that finally feels serious under you. Paired with a 5,000W motor, 60V 27Ah battery (1,620Wh), and hydraulic suspension front and rear, the SX is the right call for most adult and teen riders in Houston who want real performance without stepping all the way up to the 72V. Available now at our Southeast Houston showroom. 44 MPH Top Speed 5,000W Peak Power 1,620Wh Battery Capacity 280 lbs Weight Capacity Why the 60V SX What Makes the SX the Most Popular Model Three things separate the 60V SX from the base 48V — and all three matter more than the extra horsepower. 🛞 Full-Size 17" / 14" Wheels The biggest real-world upgrade in the lineup. 17" front and 14" rear wheels roll over obstacles better, track straighter under hard throttle, and give you noticeably more confidence at anything above 30 mph. The 48V's smaller wheels work fine at slow speeds — these work everywhere. ⚡ 5,000W · 60V 70A Controller The 60V 27Ah battery (1,620Wh) feeds a 70A controller for responsive, punchy power delivery. At 41–44 mph the SX pulls strong through mid-range — not a peaky high-rpm surge like some hub-motor bikes, but smooth and usable torque across the rev range. 🔩 Hydraulic Suspension F&R Front hydraulic fork (45×48×670mm) and rear hydraulic shock (245mm) handle the variable terrain around Southeast Texas — flat sandy soil, rocky paths, grass, and gravel around Pearland, Clear Lake, and the Brazos bottom. Rides confident where standard spring forks feel nervous. 🔋 Best Efficiency in the Lineup At 1,620Wh with a 5,000W motor, the SX hits the best energy-to-power ratio in the Strike Shadow range. The 48V battery is smaller, the 72V draws harder — the 60V SX gets the most usable trail time per charge. Ideal for longer rides on private land or trail loops. ⛓️ 420 Heavy-Duty Chain Motorcycle-grade 420 heavy-duty chain and 60T chainwheel handle the torque load without the stretching and skipping you'd see on lighter #35 chains. More durable under hard acceleration and requires less frequent adjustment. 📊 EM06 Digital Display The EM06 display keeps speed, battery level, and ride mode visible at a glance. Handlebar-mounted so you're not looking down or hunting for information during a ride. Full Specifications Strike Shadow SX 60V — Complete Spec Sheet Technical Specifications Battery 60V 27Ah lithium-ion (1,620Wh) Peak Power 5,000W Top Speed 41–44 mph Controller 60V 70A Display EM06 digital Charger UL-certified 60V 6A Front Tire 70/100-17" — full-size Rear Tire 90/100-14" — full-size Front Suspension Hydraulic fork — 45×48×670mm Rear Suspension Hydraulic shock absorber — 245mm Chain 420 heavy duty Chainwheel 60T Handlebar Width 28.34" (72cm) Stand Over Height ~30" Ground Clearance ~10" Weight Capacity 280 lbs Colors Black · Red · White Use Off-road / private land only — not street legal Model Comparison Where the SX Sits in the Strike Shadow Lineup Not sure if the 60V SX is right or whether to go 48V or 72V? Here's the fast version. Strike Shadow — All 3 Models Spec 48V Base 60V SX ← You Are Here 72V SV2 Power 3,000W 5,000W 7,000W Top Speed 33–36 mph 41–44 mph 48–53 mph Battery 48V 23.4Ah 60V 27Ah — most efficient 72V 25Ah Front Wheel 14" — small 17" — full size 17" — full size Rear Wheel 12" — small 14" — full size 14" — full size Suspension Standard Hydraulic F&R FastAce F&R — premium Best For Kids, beginners Most adults & teens Experienced, track/trail Is This the Right Bike? Who the Strike Shadow SX Is Built For ✓ Great Fit Adults and older teens wanting real performance Riders who want full-size wheel stability at speed Anyone who wants the best battery efficiency in the lineup Trail riders around Houston, Pearland, and Clear Lake area Riders moving up from a smaller electric pit bike Riders up to 280 lbs Buyers who want serious performance without the 72V premium ○ Consider Other Options Younger kids or very new riders — consider the 48V base Experienced riders wanting 50+ mph and premium suspension — step up to the 72V SV2 Anyone needing street-legal operation — off-road only Riders over 280 lbs ℹ Why not just buy the 72V? The 72V SV2's main upgrade is FastAce suspension — genuinely worth it for aggressive trail and track riders. But if you ride moderate trails and open land, the 60V SX's hydraulic suspension handles it well at $800 less. Save the difference unless you'll actually use the suspension upgrade. ○ Off-road only. The Strike Shadow SX is designed for private land, trails, and off-road use. Not street-legal. Sold for recreational off-road riding only. In Stock · Houston TX See the Strike Shadow SX In Personat Our SE Houston Showroom All three Strike Shadow models are on the floor. Come compare them side by side or call ahead to confirm color availability. 📞 Call 832-752-9062 📖 Full 3-Model Comparison 12373 Scarsdale Blvd Suite E · Houston TX 77089 · Near Pearland & Clear Lake
More you might like
Related
Strike Shadow 60 Volt Black
Related
Strike Shadow 60 Volt Blue
Related
Strike Shadow 60 Volt White
Related