Sale!

Splach Cross Electric Bike – Harley-Inspired Design with Smart Tech

Price range: $92.32 through $92.45

Quantity
SKU: N/A Category: Brand:

Description

<!– /* Happy 2026 / Thunder style: Black + Rich Gold */ .bf-box-ny { background: radial-gradient(120% 140% at 20% 0%, #1b1f27 0%, #0b0d10 55%, #07080a 100%); border-radius: 14px; padding: 18px 20px; font-family: var(–font-body-family, “Poppins”, Arial, sans-serif); color: #f5f1ea; max-width: 520px; margin: 25px auto 16px; text-align: center; position: relative; border: 1px solid rgba(243,194,79,0.85); box-shadow: 0 16px 34px rgba(0,0,0,0.60), 0 0 0 1px rgba(255,255,255,0.04) inset; } /* subtle gold glow frame */ .bf-box-ny::before { content: “”; position: absolute; inset: -1px; border-radius: 14px; pointer-events: none; background: linear-gradient(135deg, rgba(243,194,79,0.55) 0%, rgba(243,194,79,0.08) 38%, rgba(255,255,255,0.06) 52%, rgba(243,194,79,0.10) 70%, rgba(243,194,79,0.45) 100%); mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0); -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0); padding: 1px; -webkit-mask-composite: xor; mask-composite: exclude; opacity: 0.85; } .bf-box-ny h4 { font-size: 20px; font-weight: 900; margin: 0 0 14px; color: #fff6e9; letter-spacing: 0.3px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; } /* gold divider lines around title */ .bf-box-ny h4::before, .bf-box-ny h4::after { content: “”; width: 34px; height: 1px; background: linear-gradient(90deg, rgba(243,194,79,0), rgba(243,194,79,0.95), rgba(243,194,79,0)); opacity: 0.95; } .deal-bar-ny { display: flex; flex-wrap: nowrap; width: 100%; border-radius: 12px; overflow: hidden; margin-bottom: 10px; position: relative; background: rgba(255,255,255,0.03); border: 1px solid rgba(243,194,79,0.55); box-shadow: 0 14px 28px rgba(0,0,0,0.48), 0 0 0 1px rgba(255,255,255,0.05) inset; backdrop-filter: blur(6px); } /* top highlight */ .deal-bar-ny::before{ content:””; position:absolute; left: 12px; right: 12px; top: 0; height: 1px; background: linear-gradient(90deg, rgba(243,194,79,0), rgba(243,194,79,0.70), rgba(243,194,79,0)); opacity: 0.9; pointer-events:none; } .deal-bar-ny input { flex: 0 0 60% !important; max-width: 60% !important; border: none !important; border-radius: 0 !important; text-align: center; font-weight: 900; font-size: 18px; letter-spacing: 1.2px; padding: 10px 0; color: #1b1206 !important; background: linear-gradient(135deg, #ffe7a8 0%, #f3c24f 35%, #d8a62f 70%, #ffd88a 100%) !important; text-shadow: 0 1px 0 rgba(255,255,255,0.35); -webkit-appearance: none; appearance: none; } .deal-bar-ny button { flex: 0 0 40% !important; max-width: 40% !important; border: none; cursor: pointer; white-space: nowrap; display: flex !important; align-items: center; justify-content: center; font-weight: 900; font-size: 15px; color: #0b0d10 !important; background: linear-gradient(135deg, #f3c24f 0%, #d7a11f 45%, #f8d27b 100%) !important; box-shadow: 0 0 0 1px rgba(0,0,0,0.25) inset, 0 10px 18px rgba(0,0,0,0.35); border-left: 1px solid rgba(10,10,10,0.45); transition: transform 0.25s ease, filter 0.25s ease, box-shadow 0.25s ease; } .deal-bar-ny button:hover { filter: brightness(1.06); transform: translateY(-1px); box-shadow: 0 0 0 1px rgba(255,255,255,0.12) inset, 0 12px 22px rgba(0,0,0,0.45); } .deal-note-ny { font-size: 14px; color: rgba(245,241,234,0.92) !important; margin-top: 8px; text-align: center; line-height: 1.6; } .deal-note-ny strong{ color: #f3c24f; text-shadow: 0 0 10px rgba(243,194,79,0.18); } .deal-ul-ny { font-size: 14px; margin: 8px auto 0 !important; padding-left: 18px; list-style: disc; max-width: 420px; text-align: left; line-height: 1.6; color: rgba(245,241,234,0.92) !important; } .deal-ul-ny strong{ color: #f3c24f; text-shadow: 0 0 10px rgba(243,194,79,0.12); } /* 📱 Mobile */ @media (max-width: 480px) { .deal-bar-ny input { flex: 0 0 55% !important; max-width: 55% !important; font-size: 16px !important; padding: 12px 0 !important; } .deal-bar-ny button { flex: 0 0 45% !important; max-width: 45% !important; font-size: 16px !important; padding: 12px 0 !important; } }

Happy 2026: $200 OFF

Use NY200 at checkout to save $200.

  • Enjoy $200 OFF instantly.
  • Free shipping within the U.S.
  • Valid for single-battery model only. Dual-battery model is not included in this offer.

document.addEventListener(‘DOMContentLoaded’, function () { var btn = document.getElementById(‘copyBtnNY200’); var input = document.getElementById(‘dealCodeNY200’); if (!btn || !input) return; var fallbackCopy = function () { input.removeAttribute(‘readonly’); input.select(); input.setSelectionRange(0, input.value.length); document.execCommand(‘copy’); input.setAttribute(‘readonly’, ‘readonly’); }; btn.addEventListener(‘click’, function () { var code = input.value; var originalText = btn.textContent; var onCopied = function () { btn.textContent = ‘COPIED!’; btn.style.background = ‘linear-gradient(135deg, #ffe7a8 0%, #f3c24f 35%, #d8a62f 70%, #ffd88a 100%)’; btn.style.color = ‘#1b1206’; setTimeout(function () { btn.textContent = originalText; btn.style.background = ‘linear-gradient(135deg, #f3c24f 0%, #d7a11f 45%, #f8d27b 100%)’; btn.style.color = ‘#0b0d10’; }, 1500); }; if (navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard.writeText(code).then(onCopied).catch(function () { fallbackCopy(); onCopied(); }); } else { fallbackCopy(); onCopied(); } }); }); –>

In Stock – Ready for Fast Shipping within the United States!
Important Note: The battery and the e-bike will be shipped separately.
You will receive two tracking numbers, one for the e-bike and one for the battery. Delivery times may differ slightly between the two packages.

A Harley-like e-bike that’s lightweight, low carbon, yet rock tough!

2 eras cross & combine: retro x modern
100km + 100km exceptional range
Built-in motorcycle engine sound simulator
750W Bafang motor drives 1,000W at peak
Truss structure on Mg alloy integrated swingarm for extra strength

Estimated 2-3 business days for order processing after payment confirmation.
Ship from Hong Kong to countries other than the US. Delivery times vary by country.

Explore more from our collection.

Additional information

Battery

Single Battery, Dual Battery

Reviews

There are no reviews yet.

Be the first to review “Splach Cross Electric Bike – Harley-Inspired Design with Smart Tech”

Your email address will not be published. Required fields are marked *