silverbackoffroad.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://silverbackoffroad.com/
Submission: On July 26 via manual from US — Scanned from CA

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" class="drawer__search" role="search">
  <input type="search" name="q" placeholder="Search" aria-label="Search" class="drawer__search-input">
  <button type="submit" class="text-link drawer__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="site-header__search small--hide" role="search">
  <label for="SiteNavSearch" class="visually-hidden">Search</label>
  <input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="site-header__search small--hide" role="search">
  <label for="SiteNavSearch" class="visually-hidden">Search</label>
  <input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</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">
  <label for="NewsletterEmail-eea0d4c2-c902-48f2-83e8-2426a6493d10" class="site-footer__newsletter-label">
    <p>About Our Amazing Promotions, <a href="https://silverback-offroad.myshopify.com/collections/apparel" target="_blank">New Apparel</a>, &amp; Sales. Just Let Us Know Where To Send Them!</p>
  </label>
  <div class="input-group">
    <input type="email" value="" placeholder="Your email" name="contact[email]" id="NewsletterEmail-eea0d4c2-c902-48f2-83e8-2426a6493d10" class="input-group__field site-footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--narrow" name="commit">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow-right" viewBox="0 0 32 32">
          <path fill="#444" d="M7.667 3.795l1.797-1.684L24.334 16 9.464 29.889l-1.797-1.675L20.731 16z"></path>
        </svg>
        <span class="icon__fallback-text">Subscribe</span>
      </button>
    </div>
  </div>
</form>

Text Content

Get Directions!




SILVERBACK OFFROAD RENTAL Skip to content
Search
 * HOME
 * BOOK NOW
 * RENTAL SPECIALS
 * FAQs
 * CONTACT US
 * TERMS
 * SHOP
   APPAREL TRAXXAS ACCESSORIES

 * Account

Site navigation




Search Search
Cart
Menu Site navigation
 * HOME
 * BOOK NOW
 * RENTAL SPECIALS
 * FAQs
 * CONTACT US
 * TERMS
 * SHOP
   APPAREL TRAXXAS ACCESSORIES

Search Search
Cart
Account
Item added to cart. View cart and check out. Close
Close


COUNTDOWN TO THE END OF THE 2023 DUNE SEASON

BOOK NOW
97Days
:
10Hours
:
38Mins
:
44Secs




1-SEATER 4X4 ATV

 * Starting At $125/hr
 * $85 For Each Additional Hour
 * Easy To Operate
 * Automatic Transmission
 * Seats 1 Person
 * 4x4 ATV

BOOK NOW



2-SEATER 4X4 UTV

 * Starting At $250/hr
 * $140 For Each Additional Hour
 * Easy To Operate
 * Automatic Transmission
 * Seats Up To 2 People
 * 4x4 UTV

BOOK NOW


4-SEATER 4X4 UTV

 * Starting At $300/hr
 * $165 For Each Additional Hour
 * Easy To Operate
 * Automatic Transmission
 * Seats Up To 4 People
 * 4x4 UTV

BOOK NOW



5-SEATER 4X4 V6 JEEP

 * Starting At $325/hr
 * $175 For Each Additional Hour
 * Easy To Operate
 * Automatic Transmission
 * Seats Up To 5 People
 * NOT FOR ROAD USE, DUNES ONLY

BOOK NOW


6-SEATER 4X4 UTV

 * Starting At $325/hr
 * $165 For Each Additional Hour
 * Easy To Operate
 * Automatic Transmission
 * Seats Up To 6 People
 * 4x4 UTV

BOOK NOW



HONDA RUCKUS

 * Starting At $50/2hrs
 * $300 For 2 Days
 * Easy To Operate
 * Automatic Transmission
 * 19 and older dont require a helmet
 * 1 Seater
 * STREET USE ONLY

BOOK NOW


ABOUT SILVERBACK OFFROAD 


SILVER LAKES MOST CONVENIENT RENTAL COMPANY


RENTALS ARE AVAILABLE FROM APRIL 1ST - OCTOBER 31ST

At SILVERBACK OFFROAD™, you’ll find experts that can help you find the latest
products and performance upgrades to help you transform your Jeep, Truck, or SXS
into your ideal reflection.

Our off-road rental shop is conveniently located at 1920 N 24th Ave, Mears, MI
49436 directly across the street from the 2,000-acre Silver Lake Sand Dunes
(Michigan’s #1 off-road destination).

And once you’re here, don’t forget to check out our exclusive SILVERBACK
OFFROAD™ apparel line featuring MAJOR DUNE our Iconic Silverback Gorilla.

We invite you to enjoy our website, or better yet, stop by in person. We promise
you’ll be thumping your chest when you leave.




SHOP ONLINE


SHOP APPAREL


SHOP ACCESSORIES


SHOP TRAXXAS


COME SEE US

SILVERBACK OFFROAD RENTAL
(231) 923-2455

1920 N 24th Ave
Mears. MI 49436

Mon - Sun 8am - 8pm

Get Directions

FOLLOW US

 * Facebook
 * Instagram

INFO

 * Privacy Policy
 * Terms of Use
 * Contact Us

BE THE FIRST TO KNOW...

About Our Amazing Promotions, New Apparel, & Sales. Just Let Us Know Where To
Send Them!

Subscribe
© 2023, SILVERBACK OFFROAD RENTAL, LLC All Rights Reserved