riderawrr.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://riderawrr.com/
Effective URL: https://riderawrr.com/
Submission: On June 09 via api from US — Scanned from CA

Form analysis 9 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="content-input">
    <div class="field">
      <input type="hidden" name="type" value="product">
      <input type="hidden" name="options[prefix]" value="last">
      <input class="search__input field__input" name="q" value="" placeholder="Search..." aria-haspopup="listbox" aria-autocomplete="list" autocomplete="off" autocapitalize="off" spellcheck="false">
      <button class="search__button field__button" aria-label="Search">Search<i class="feather-search"></i></button>
    </div>
  </div>
  <div class="content-menu-search">
    <div class="title">Top collection:</div>
    <ul class="list-collection"></ul>
  </div>
  <div class="predictive-search-content">
    <div class="predictive-search-content-product" tabindex="-1" data-predictive-search="">
      <div class="predictive-search__loading-state"></div>
    </div>
    <div class="predictive-search-content-blog" tabindex="-1" data-predictive-search-article="">
      <div class="predictive-search__loading-state"></div>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <div class="form-group">
    <label class="d-none" for="customerEmail">Email*</label>
    <input id="customerEmail" class="form-control" name="customer[email]" type="email" placeholder="Email*" required="" autocorrect="off" autocapitalize="off" autofocus="">
  </div>
  <div class="form-group form-group--pasword">
    <label class="d-none" for="customerPassword">Password*</label>
    <input id="customerPassword" class="form-control" name="customer[password]" type="password" placeholder="Password*" autocomplete="on" required="">
    <a href="javascript:void(0)" class="js-password-toggle password-toggle">
									<span class="text-show-password"><i class="feather-eye"></i></span>
									<span class="text-hide-password"><i class="feather-eye-off"></i></span>
								</a>
  </div>
  <div class="form-link">
    <a class="js-forget-password" href="/account/recover">Lost your password ?</a>
  </div>
  <div class="form-button">
    <input type="submit" class="btn btn-primary" value="Sign In">
  </div>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="form-group">
    <label class="d-none" for="recoverEmail">Password*</label>
    <input id="recoverEmail" class="form-control" type="email" name="email" value="" placeholder="Email*" required="">
  </div>
  <div class="form-button">
    <input type="submit" class="btn btn-primary" value="Submit">
  </div>
  <div class="form-link">
    <a class="js-forget-password" href="#customers-login">Cancel</a>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="content-input">
    <div class="field">
      <input type="hidden" name="type" value="product">
      <input type="hidden" name="options[prefix]" value="last">
      <input class="search__input field__input" name="q" value="" placeholder="Search..." aria-haspopup="listbox" aria-autocomplete="list" autocomplete="off" autocapitalize="off" spellcheck="false">
      <button class="search__button field__button" aria-label="Search">Search<i class="feather-search"></i></button>
    </div>
  </div>
  <div class="content-menu-search">
    <div class="title">Top collection:</div>
    <ul class="list-collection"></ul>
  </div>
  <div class="predictive-search-content">
    <div class="predictive-search-content-product" tabindex="-1" data-predictive-search="">
      <div class="predictive-search__loading-state"></div>
    </div>
    <div class="predictive-search-content-blog" tabindex="-1" data-predictive-search-article="">
      <div class="predictive-search__loading-state"></div>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <div class="form-group">
    <label class="d-none" for="customerEmail">Email*</label>
    <input id="customerEmail" class="form-control" name="customer[email]" type="email" placeholder="Email*" required="" autocorrect="off" autocapitalize="off" autofocus="">
  </div>
  <div class="form-group form-group--pasword">
    <label class="d-none" for="customerPassword">Password*</label>
    <input id="customerPassword" class="form-control" name="customer[password]" type="password" placeholder="Password*" autocomplete="on" required="">
    <a href="javascript:void(0)" class="js-password-toggle password-toggle">
									<span class="text-show-password"><i class="feather-eye"></i></span>
									<span class="text-hide-password"><i class="feather-eye-off"></i></span>
								</a>
  </div>
  <div class="form-link">
    <a class="js-forget-password" href="/account/recover">Lost your password ?</a>
  </div>
  <div class="form-button">
    <input type="submit" class="btn btn-primary" value="Sign In">
  </div>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="form-group">
    <label class="d-none" for="recoverEmail">Password*</label>
    <input id="recoverEmail" class="form-control" type="email" name="email" value="" placeholder="Email*" required="">
  </div>
  <div class="form-button">
    <input type="submit" class="btn btn-primary" value="Submit">
  </div>
  <div class="form-link">
    <a class="js-forget-password" href="#customers-login">Cancel</a>
  </div>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-QSTnkf" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; max-width: 600px; margin: 0px auto; border-radius: 2px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 10px 5px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 120px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_114653107" class="needsclick go3602438199 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Enter your email" aria-label="Enter your email" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 4px; padding: 0px 0px 0px 16px; height: 50px; text-align: left; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(180, 187, 195);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 0px 10px; position: relative; flex: 0 1 auto;"><button
          class="needsclick go2778362213 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(206, 254, 54); border-radius: 0px; border-style: none; border-color: rgb(0, 0, 0); border-width: 2px; color: rgb(0, 0, 0); font-family: Teko, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 20px; font-weight: 600; letter-spacing: 0px; line-height: 1; white-space: normal; padding: 0px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 50px;">SUBSCRIBE</button>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__wrap">
    <input value="" placeholder="Your email" name="contact[email]" class="form-control newsletter-form__input" type="email" autocorrect="off" autocapitalize="off">
    <button class="btn newsletter-form__submit" type="submit">
      <span>Subscribe</span>
    </button>
  </div>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_2 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-S3XL93" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 780px; min-width: 200px; max-width: 1000px; border-radius: 4px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position-y: 50%; padding: 20px 15px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1"
    style="display: flex; flex-direction: column; width: 390px; margin: -20px 0px -20px -15px; padding: 0px; border-top: 0px solid transparent; border-right: 0px; border-bottom: 0px solid transparent; border-left: 0px solid transparent; border-bottom-left-radius: 4px; border-top-left-radius: 4px; overflow: hidden; min-width: 390px; min-height: 380px;">
    <div class="needsclick  kl-private-reset-css-Xuajs1"
      style="background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/VMDV8k/images/22ecc197-b4ea-4293-9cad-08a59b966f78.jpeg&quot;); background-repeat: no-repeat; background-size: cover; background-position: 50% 0%; width: 100%; height: 100%; display: block;">
    </div>
  </div>
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px 0px 0px 15px; min-height: 380px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 0px 0px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-87016462" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-poppins"
              style="font-size: 30px; color: #373f47; font-family: Poppins-Klaviyo-Hosted, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bold;">JOIN OUR FAMILY!</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-87016463" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span style="font-size: 16px;">Embark on an electrifying journey, receive thrilling updates about our
              groundbreaking e-moto innovations — join our newsletter and experience the future of e-moto!</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 0px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_87016464" class="needsclick go971838236 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email Address" aria-label="Email Address" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 4px; padding: 0px 0px 0px 16px; height: 50px; text-align: left; color: rgb(55, 63, 71); font-family: Poppins-Klaviyo-Hosted, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(0, 0, 0); box-shadow: rgba(0, 0, 0, 0) 0px 0px 5px;">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1"
        style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;"><button class="needsclick go952291206 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(53, 51, 52); border-radius: 6px; border-style: none; border-color: rgb(191, 73, 115); border-width: 2px; color: rgb(255, 255, 255); font-family: Poppins-Klaviyo-Hosted, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 20px; font-weight: 400; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 54px; width: 100%;">SUBSCRIBE!</button>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

Radius
50
Search
Tag

Filter by country

List
Map
Find my location

Stores


Radius
50
Find store
Find My Location
Tag

Countries


List
Map
Dealers






Find a Dealer
help@riderawrr.com
Get pre-approved quickly for our flexible payment options with no hidden fees!
Learn More


RAWRR

 * HOME
 * PRODUCTS
   * 72V Mantis
   * Mantis X
   * Mantis Mini
 * PARTS & ACCESSORIES
 * ABOUT US
 * EVENTS
 * SERVICE & SUPPORT

Search
Top collection:

Close


SIGN IN

We've sent you an email with a link to update your password.
Email*
Password*
Lost your password ?

Create your account


RESET YOUR PASSWORD

We will send you an email to reset your password.

Password*

Cancel
Cart 0 item $0.00


RAWRR

 * HOME
 * PRODUCTS
   * 72V Mantis
   * Mantis X
   * Mantis Mini
 * PARTS & ACCESSORIES
 * ABOUT US
 * EVENTS
 * SERVICE & SUPPORT

Search
Top collection:

Close


SIGN IN

We've sent you an email with a link to update your password.
Email*
Password*
Lost your password ?

Create your account


RESET YOUR PASSWORD

We will send you an email to reset your password.

Password*

Cancel
Cart 0 item $0.00
Cart 0 item $0.00
HOME
PRODUCTS
PRODUCTS
72V Mantis
Mantis X
Mantis Mini
PARTS & ACCESSORIES
ABOUT US
EVENTS
SERVICE & SUPPORT


THE


MANTIS


LINEUP

OUR ELECTRIC DIRT BIKES OFFER AN EXPERIENCE UNLIKE ANY OTHER WITH A RANGE OF
SIZES ALLOWING ANYONE TO JUSTUNLEASH

VIEW OUR BIKES



72V


RAWRR


MANTIS

THIS IS IT. IF YOU JUST WANT TO UNLEASH THIS IS THE BIKE FOR YOU.

LEARN MORE



RAWRR


MANTIS



LIGHTWEIGHT DIRT MISSILE

LIGHT AND NIMBLE, THE MANTIS X TEARS UP THE DIRT

LEARN MORE


RAWRR


MANTIS


MINI

DON'T LET THE SIZE FOOL YOU THE MANTIS MINI IS LIGHT AND NIMBLE TO TAKE YOU
ANYWHERE

LEARN MORE




OUR PURPOSE




DESIGNED TO


UNLEASH

We carefully honed the right mix of superior power, rider-centric ergonomics,
heavy-duty construction and advanced technology to blur the lines between rider
and bike, freeing the rider to just unleash.

View Lineup
Find a Dealer



NEVER MISS ANY RAWRR UPDATES

Don't miss out on any Rawrr updates and promotions by subscribing to our
newsletter.

SUBSCRIBE


Join the Official Rawrr Community on Facebook.




FOLLOW US ON INSTAGRAM @RIDERAWRR


❮❯


CONTACT US






Direct Number: (951) 521-2980

Toll-Free Number: (888) 496-2528

 * Facebook
 * Twitter
 * Instagram
 * YouTube


INFORMATION

 * About Us
 * Events
 * Pay with Sezzle
 * Pay with Klarna
 * Become a Dealer
 * Influencers & Promoters
 * Rawrr News
 * Terms & Condition
 * Privacy Policy


SERVICE & SUPPORT

 * FAQ
 * Submit a Support Request
 * Quick Start Guide
 * Owner's Manual
 * Find a Dealer
 * Warranty Policy
 * Shipping Policy
 * Refund Policy


SHOP

 * 72V Mantis
 * Mantis X
 * Mantis Mini
 * Parts & Accessories


NEWSLETTER SIGNUP

Don't miss out on any Rawrr updates and promotions by subscribing to our
newsletter.

Subscribe
Chat with us, powered by LiveChat
Copyright © 2023 Rawrr, Inc. All Rights Reserved.

×


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
Shopping Cart (0)
Close

Your cart is currently empty.

Enable cookies to use the shopping cart




Compare0
 * 

 * Product

 * 

 * Variants

 * Availability

 * Price

 * 








Close dialog 2

JOIN OUR FAMILY!

Embark on an electrifying journey, receive thrilling updates about our
groundbreaking e-moto innovations — join our newsletter and experience the
future of e-moto!


SUBSCRIBE!
riderawrr

--------------------------------------------------------------------------------

🚨 Exciting News Alert! 🚨 Meet the new member of the Mantis Family: Mantis
Mini! Be among the first to experience innovation like never before. Pre-order
now and secure your spot as one of the first to own the future! 📦 Pre-order
today: https://riderawrr.com/products/48v-rawrr-mantis-mini-pre-order #riderawrr
#rawrrmantis #mantismini #emoto #dirtbike #edirtbike
May 30 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Mantis Metamorphosis #4: Forged in the darkness, built for the bright lights.
All will be revealed next week. Be sure to check back! #Rawrr #RideRawrr
#RawrrMantis #ebike #eMoto #JustUnleash
April 29 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Storytime — We had a happenstance meeting with the fellas over at @gofastdontdie
a couple months back. When they told us they were a few weeks away from racing a
vintage Vespa, custom XR500, and desert-ripping triumph t100 in the Biltwell
100, we thought they should add the #RawrrMantis to the mix! Lo and behold, the
Rawrr was the lone survivor of the race, making it all 25 miles in the Misfit
Class through all the mud, sand, hill climbs and rocky terrain the course could
throw at it with plenty of battery to spare for all of the evening shenanigans.
Hope the crew had a great time. We’ll have to join you all for Biltwell 100 in
2025! #Rawrr #ebike #eMoto #JustUnleash
April 26 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Mantis Metamorphosis #3: Details make the difference...stay tuned for the
official unveiling. #Rawrr #RideRawrr #RawrrMantis #ebike #eMoto #JustUnleash
April 22 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Mantis Makeover...Personalize your Mantis to your liking with our brand new
graphic kits. Make sure they see you #RideRawrr in style! Available soon!
Comment below with your favorite design and tag a friend. We'll pick one winner
gifting them their favorite design. 1 Warbird Camo, 2 Spackle, 3 Digi Camo, 4
Streaker Red, 5 Megadot Black, 6 Fragment Blue, 7 Dazzle Black, 8 Solid Grey
#Rawrr #ebike #eMoto #JustUnleash #BuiltToUnleash
April 19 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Mantis Metamorphosis #2: Your crew will have to get used to this rear view while
you're leading the pack. #Rawrr #RideRawrr #RawrrMantis #ebike #eMoto
#JustUnleash
April 15 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Building on the original lightweight Mantis eMoto, The Mantis S offers enhanced
power, handling, and versatility while meeting on-road requirements across
various regions. The Mantis S is also fully DOT and ECE compliant, it delivers
both performance and regulatory compliance seamlessly. #Rawrr #RideRawrr
#RawrrMantis #ebike #eMoto #JustUnleash
April 11 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Our #BuiltToUnleash dealer contest is under way! This first upgrade comes from
our friends @guts_racing_inc. As you can already tell this seat gives the Mantis
a more sleek and sporty look while upping the comfort level. Dealers, check our
link in bio to sign up and get a chance to win this one-of-a-kind Rawrr Mantis.
Stay tuned for the next upgrade, follow our build here. #Rawrr #RideRawrr
#RawrrMantis #ebike #eMoto #JustUnleash #gutsracing
April 10 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Mantis Metamorphosis: The game changes this May...Stay tuned! #Rawrr #RideRawrr
#RawrrMantis #ebike #eMoto #JustUnleash
April 8 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Gather your posse and let's hit the dirt in style! There's nothing like the
thrill of tearing up the trails on the Mantis with your crew. #Rawrr #RideRawrr
#RawrrMantis #ebike #eMoto #JustUnleash
April 5 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Unleashing this summer, get ready for the electrifying debut of Mantis-Man, the
newest superhero sensation! Packed with thrilling action and heart-pounding
excitement, this blockbuster is sure to ignite the imaginations of superhero
fans and eMoto enthusiasts alike. #Rawrr #RideRawrr #RawrrMantis #ebike #eMoto
#JustUnleash
April 1 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

If you haven't yet, check out six-time South African MX Champion and former
competitor in the AMA Motorcross National Champion, Caleb Tennant as he takes on
the Rawrr Mantis eMoto and rips around a motocross track. #Rawrr #RideRawrr
#RawrrMantis #ebike #eMoto #JustUnleash #BuiltToUnleash
March 29 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Head out to your favorite trail and rip it with a Mantis! #Rawrr #RideRawrr
#RawrrMantis #ebike #eMoto #JustUnleash #BuiltToUnleash
March 26 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Friday Funday! Get this day started with a RAWRR! #Rawrr #RideRawrr #RawrrMantis
#ebike #eMoto #JustUnleash #BuiltToUnleash
March 22 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

CALLING ALL DEALERS! We're officially launching "Built to Unleash", an exclusive
contest for moto dealerships, where we create the most extreme Rawrr Mantis
imaginable, in collaboration with top industry partners. After the build, the
finished bike will be raffled off to one lucky dealer. Dealers, you can follow
the build and sign up now at https://buff.ly/3Tjga8o #Rawrr #RideRawrr
#RawrrMantis #ebike #eMoto #JustUnleash #BuiltToUnleash
March 21 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Did you know that the Rawrr Mantis has 4 Modes? Each mode gives you different
riding experience, plus a reverse mode in case you run into a cougar 🐆😂🏍️
#Rawrr #RideRawrr #RawrrMantis #ebike #eMoto #JustUnleash #BuiltToUnleash
March 18 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Unleash it Friday 🏍️💨 Get ready to kickstart your weekend with the Rawrr 72V
Mantis! #Rawrr #RideRawrr #RawrrMantis #ebike #eMoto #JustUnleash
March 15 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

We hope Monday's is as exciting for you as it is for us! Unleash and shred!
#Rawrr #RideRawrr #RawrrMantis #ebike #eMoto #JustUnleash #BuiltToUnleash
March 11 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

We recently introduced the Rawrr Mantis S last month at the AiMExpo in Vegas.
The Mantis S is an electric street-legal motorcycle that's set to redefine the
thrill of urban riding. With its sleek design and cutting-edge technology, the
Rawrr Mantis S unleashes an electrifying experience on the streets, delivering
unparalleled power and speed. #Rawrr #RideRawrr #RawrrMantis #ebike #eMoto
#JustUnleash
March 4 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

The Rawrr team will be at this year's AiMExpo in Las Vegas unleashing the new
street legal FMVSS and DOT compliant Mantis S, the first in market for the
lightweight eMoto segment. There will be additional announcements as future
models, coming custom builds and new partnerships. Come by booth 7122, and find
out why Rawrr has the fastest growing and largest current eMoto dealer base now
220 strong nationally, and while you are there sign up to win our Dealer News
sponsored Ultimate Rawrr Mantis Dealer Giveaway Build! We're bringing the
excitement, and we can't wait to share it with you! #Rawrr #RideRawrr
#RawrrMantis #ebike #eMoto #JustUnleash
February 5 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Happy Friday! 🎉 Our man @arielriveros_24 is RAWRRing at us all the way from
Chile 🇨🇱. Where are you shredding this weekend? #Rawrr #RideRawrr #RawrrMantis
#ebike #eMoto #JustUnleash
January 19 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

From your family here at Rawrr, we thank you for shredding with us in 2023 and
hope to see you unleashing in 2024! Happy New Year from us at Rawrr! #Rawrr
#RideRawrr #RawrrMantis # ebike #eMoto
December 31 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

We hope your holiday season brought you the power to unleash! There is still
time to save $250 on your new Rawrr Mantis purchase. Head to any authorized
Rawrr dealer, save big for the new year and start rippin! #Rawrr #RideRawrr
#RawrrMantis # ebike #eMoto
December 27 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Wishing everyone and your loved ones a joyous holiday filled with warmth,
laughter, cherished moments and-of course-some time to shred! Thank you for
being a part of the Rawrr family. Happy holidays from all of us at Rawrr! #Rawrr
#RideRawrr #RawrrMantis # ebike #eMoto
December 25 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

The hard way or the easy way. The Rawrr Mantis makes every trail the fun way.
Multiple power settings, match any skill levels or range. #Rawrr #RideRawrr
#RawrrMantis # ebike #eMoto
December 20 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

The holidays are right around the corner and there is still time to save on your
new 72V Rawrr Mantis. Head to your local authorized Rawrr dealer and save 250
bucks NOW! Remember you dont need a sled to shred this holiday season. #Rawrr
#RawrrMantis # ebike #eMoto #xmas
December 18 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

It's our favorite day of the week! Tag us and show us what ya got! #Rawrr
#RideRawrr #RawrrMantis # ebike #eMoto #wheeliewednesday
December 13 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

The Rawrr Mantis Holiday Sales Event is happening now! Head over to your nearest
authorized Rawrr dealer and tell them we sent you, and enjoy $250 off your
Mantis purchase this holiday season. #Rawrr #RideRawrr #RawrrMantis # ebike
#eMoto #holidays
December 8 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

The days have been getting shorter, but that doesn't mean you need to stop
UNLEASHING! Get every bit of daylight you can! #WheelieWednesday #Rawrr
#RideRawrr #RawrrMantis # ebike #eMoto
December 6 • View on Instagram
riderawrr

--------------------------------------------------------------------------------

Even more of a reason to UNLEASH the power to go anywhere, this holiday season,
enjoy $250 in savings to grab your very own Rawrr Mantis or give the power to
UNLEASH. Head to your local authorized dealer now! #Rawrr #RideRawrr
#RawrrMantis # ebike #eMoto
December 4 • View on Instagram