firmanpowerequipment.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://firmanpowerequipment.com/
Effective URL: https://firmanpowerequipment.com/
Submission: On September 06 via manual from IT — Scanned from CA

Form analysis 7 forms found in the DOM

GET /search

<form action="/search" method="get" role="search">
  <div class="minimal-input-box">
    <label for="Search" class="sr-only"> Search products &amp; accessories </label>
    <input type="hidden" name="type" value="product,article">
    <input type="search" name="q" placeholder="Search products &amp; accessories" class="minimal-input-box__input">
    <button type="submit" class="minimal-input-box__submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 21 20">
        <path
          d="M20.217 18.468l-5.17-5.17a8.328 8.328 0 0 0 1.625-4.954C16.687 3.73 12.957 0 8.344 0A8.337 8.337 0 0 0 0 8.344a8.337 8.337 0 0 0 8.344 8.343 8.272 8.272 0 0 0 5.2-1.826L18.685 20l1.533-1.532zM2.167 8.344a6.184 6.184 0 0 1 6.177-6.177 6.184 6.184 0 0 1 6.176 6.177 6.184 6.184 0 0 1-6.176 6.176 6.184 6.184 0 0 1-6.177-6.176z"
          fill="#000"></path>
      </svg>
      <span class="icon-fallback-text">Search</span>
    </button>
  </div>
</form>

/search

<form class="search" action="/search">
  <input type="search" name="q" placeholder="Search products &amp; accessories" class="minimal-input-box__input">
  <button type="submit" class="minimal-input-box__submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 21 20">
      <path
        d="M20.217 18.468l-5.17-5.17a8.328 8.328 0 0 0 1.625-4.954C16.687 3.73 12.957 0 8.344 0A8.337 8.337 0 0 0 0 8.344a8.337 8.337 0 0 0 8.344 8.343 8.272 8.272 0 0 0 5.2-1.826L18.685 20l1.533-1.532zM2.167 8.344a6.184 6.184 0 0 1 6.177-6.177 6.184 6.184 0 0 1 6.176 6.177 6.184 6.184 0 0 1-6.176 6.176 6.184 6.184 0 0 1-6.177-6.176z"
        fill="#000"></path>
    </svg>
    <span class="icon-fallback-text">Search</span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" class="product-card__actions-form" data-add-to-cart-form="">
  <input type="hidden" name="id" value="42278431916222">
  <input type="hidden" name="handle" value="2110">
  <input type="hidden" name="quantity" value="1">
  <button type="submit" name="add" class="btn btn-primary product-card__atc" data-add-to-cart="">
    <span data-add-to-cart-text=""> Add to Cart </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" class="product-card__actions-form--mobile" data-add-to-cart-form="">
  <input type="hidden" name="id" value="42278431916222">
  <input type="hidden" name="handle" value="2110">
  <input type="hidden" name="quantity" value="1">
  <button type="submit" name="add" class="btn btn-primary product-card__atc" data-add-to-cart="">
    <span data-add-to-cart-text=""> Add to Cart </span>
  </button>
</form>

POST

<form action="" method="post" novalidate="" data-newsletter-form="" data-list-id="Qft8fQ">
  <input type="hidden" name="g" value="Qft8fQ">
  <input type="hidden" name="source" value="Footer Signup">
  <input type="hidden" name="$fields" value="$source">
  <p class="text-left text-md-center">Get the latest news, offers, and expert guidance.</p>
  <div class="newsletter-form-contents" data-form-contents="">
    <div class="newsletter-form-inputs">
      <div class="form-group">
        <div class="d-flex flex-column flex-md-row justify-content-start justify-content-md-center newsletter-module__container">
          <input class="newsletter-module__input" type="email">
          <button class="btn btn-primary btn-block" type="submit" disabled="disabled">SIGN ME UP</button>
        </div>
      </div>
    </div>
    <div class="newsletter-form-message" data-form-message="" data-message-success="You're signed up!" data-message-fail="Something went wrong, please try again."></div>
  </div>
</form>

POST /cart

<form action="/cart" method="post" id="ajax-cart-form" novalidate="">
  <div class="ajax-cart__empty-message">
    <h5>Your cart is currently empty.</h5>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search">
  <input type="hidden" name="type" value="product,article">
  <div class="minimal-input-box minimal-input-box--large">
    <input type="search" name="q" placeholder="Search products &amp; accessories" class="minimal-input-box__input">
    <button type="submit" class="minimal-input-box__submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 21 20">
        <path
          d="M20.217 18.468l-5.17-5.17a8.328 8.328 0 0 0 1.625-4.954C16.687 3.73 12.957 0 8.344 0A8.337 8.337 0 0 0 0 8.344a8.337 8.337 0 0 0 8.344 8.343 8.272 8.272 0 0 0 5.2-1.826L18.685 20l1.533-1.532zM2.167 8.344a6.184 6.184 0 0 1 6.177-6.177 6.184 6.184 0 0 1 6.176 6.177 6.184 6.184 0 0 1-6.176 6.176 6.184 6.184 0 0 1-6.177-6.176z"
          fill="#000"></path>
      </svg>
      <span class="icon-fallback-text">Search</span>
    </button>
  </div>
</form>

Text Content

Skip to content
Search products & accessories Search
 * Shop
 * Buying Guide
 * Support
 * Account

 * Warranty Registration
 * Contact Us

1-844-FIRMAN1

(9:00AM-5:30PM Mon-Fri PST)

Back
 * New Arrivals
 * FIRMAN Refurbished
 * FIRMAN Power Deals
 * SWAG
 * Shop All

ZERO E SERIES

Portable. Expandable. Zero Emissions.



HYBRID SERIES

Versatile. Durable. Dependable.



PERFORMANCE SERIES

Powerful. Vigorous. Reliable.



WHISPER
SERIES

Quiet. Clean Energy. User-Friendly.



ACCESSORIES

Enhancing. Maintaining. Protective.



SWAG

Trendy. Useful. Exclusive.



WHICH FIRMAN GENERATOR DO YOU NEED?

Buying Guide
 * Manuals & Documentation
 * Warranty Registration
 * FAQs
 * Buying Guide
 * Blog
 * FIRMAN Power Outage Tracker
 * Where to Buy

Free standard shipping in the contiguous US. Call us at 1-844-FIRMAN-1 for
Canada and Puerto Rico orders


Warranty Registration Contact Us Power Outages

Free standard shipping in the contiguous US. Call us at 1-844-FIRMAN-1 for
Canada and Puerto Rico orders

 * 


FIRMAN POWER EQUIPMENT

 * Shop
 * Buying Guide
 * Support
 * 

 * 
 * Account
 * 0

Search

 * New Arrivals
 * FIRMAN Refurbished
 * FIRMAN Power Deals
 * SWAG
 * Shop All

ZERO E SERIES

Portable. Expandable. Zero Emissions.

HYBRID
SERIES

Versatile. Durable. Dependable.

PERFORMANCE SERIES

Powerful. Vigorous. Reliable.

WHISPER
SERIES

Quiet. Clean Energy. User-Friendly.

LOG SPLITTERS

Cutting-edge. Powerful. Precise.

ACCESSORIES

Enhancing. Maintaining. Protective.

Shop All Products
 * Manuals & Documentation
 * Warranty Registration
 * FAQs
 * Buying Guide
 * Blog
 * FIRMAN Power Outage Tracker
 * Where to Buy


BUILT FOR YOU

From blackouts to outdoor adventures, FIRMAN Power Equipment has the perfect
generator for every need. Whether you're seeking reliable backup power for your
home, a convenient companion for your camping trips, or a trustworthy source of
energy for your home projects, our diverse range of generators has you covered.
Experience unparalleled performance, durability, and peace of mind with FIRMAN's
exceptional power solutions.

Shop Now


RELIABILITY AND POWER THAT TRAVEL WITH YOU

FIRMAN SALES & DEALS

BACKUP POWER GENERATORS

REFURBISHED

RV CAMPING

TAILGATES

HOME PROJECTS




DISCOVER THE FIRMAN ZERO E

Our first Portable Power Station is an incredibly quiet, powerful, and clean
backup power supply with zero emissions, zero maintenance and zero sound.

Usable Indoors and expandable to up to 10 Power Packs so no circumstance is ever
too much.

Learn More

NEW PRODUCTS

Shop All
best seller
4.2
9 Reviews
Model: t09275
TRI FUEL PORTABLE GENERATOR 11400W ELECTRIC START 120V/240V WITH CO ALERT
home projects
power outage
work
$1,499.99 USD
new arrival
5.0
5 Reviews
Model: e201001
ZERO E PORTABLE EXPANDABLE POWER STATION
camping
home projects
power outage
$1,899.99 USD
new arrival
0.0
No Reviews
Model: b104201
FIRMAN POWER PACK +1000
$1,099.99 USD
new arrival
5.0
1 Review
Model: wh03562of
DUAL FUEL OPEN FRAME INVERTER 4400W ELECTRIC START WITH CO ALERT
camping
power outage
$899.99 USD
new arrival
0.0
No Reviews
Model: p01204
GAS PORTABLE GENERATOR 1500W RECOIL START WITH CO ALERT
camping
home projects
tailgate

Sold Out
5.0
1 Review
Model: t09371
TRI FUEL PORTABLE GENERATOR 11600W ELECTRIC START 120V/240V WITH CO ALERT
home projects
power outage
work

new arrival
0.0
No Reviews
Model: w03663of
INVERTER OPEN FRAME PORTABLE GENERATOR 4500W REMOTE START WITH CO ALERT
camping
home projects
tailgate
work
$1,209.99 USD
new arrival
Add to Cart
0.0
No Reviews
Model: 2110
PARALLEL CABLES FOR ZERO E (14AWG X 4.9FT)
$19.99 USD
Add to Cart



THE FIRMAN PROMISE

Integrity is at the core of everything we do. Which is why we also provide you
with expert guidance to support you on your journey to the great outdoors.

ENGINEERED IN THE USA

No matter where life takes you, our generators are designed to keep you powered
through any circumstance.

INDUSTRY-LEADING WARRANTY

New FIRMAN generators are backed by a 3-year warranty. Refurbished generators
have a limited 90 day warranty

OUTSTANDING SUPPORT

Our talented technicians are available 7 days a week to provide any support you
need when you need it most.



CO ALERT UNITS - STAY SAFE FROM CARBON MONOXIDE

refurbished
4.6
36 Reviews
Model: wh03242f
REFURBISHED DUAL FUEL INVERTER 4000W W/ ELECTRIC START
camping
home projects
tailgate
work
Regular price $1,409.99 USD $469.99 USD
best seller
Model: t09275
TRI FUEL PORTABLE GENERATOR 11400W ELECTRIC START 120V/240V WITH CO ALERT
home projects
power outage
work
$1,499.99 USD
best seller
4.5
10 Reviews
Model: h07553
DUAL FUEL PORTABLE GENERATOR 9400W ELECTRIC START 120/240V WITH CO ALERT
home projects
power outage
work

new arrival
5.0
5 Reviews
Model: p09201
GAS PORTABLE GENERATOR 11400W REMOTE START 120/240V WITH CO ALERT
home projects
power outage
work
$1,399.99 USD
best seller
4.6
36 Reviews
Model: wh03242
DUAL FUEL INVERTER PORTABLE GENERATOR 4000W ELECTRIC START WITH CO ALERT
camping
home projects
work
$1,409.99 USD
4.5
2 Reviews
Model: t04073
TRI FUEL PORTABLE GENERATOR 4000W ELECTRIC START 120/240V WITH CO ALERT
home projects
power outage
work
$949.99 USD
new arrival
Model: wh03562of
DUAL FUEL OPEN FRAME INVERTER 4400W ELECTRIC START WITH CO ALERT
camping
power outage
$899.99 USD
5.0
1 Review
Model: t08072
TRI FUEL 8000W PORTABLE GENERATOR ELECTRIC START 120/240V WITH CO ALERT
home projects
power outage
work



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

LATEST FROM OUR OUR BLOGS

NATIONAL SAFETY MONTH

Read more

EVERY GENERATOR TELLS A STORY | OUR FIRST FIRMAN

Read more

STORM PREPAREDNESS: HAVE YOUR FIRMAN READY.

Read more
@FIRMANpowerequipment


Get the latest news, offers, and expert guidance.

SIGN ME UP


CONTACT US

1-844-FIRMAN1
6:00am - 6:00pm 7 Days a Week

info@firmanpowerequipment.com

8644 W Ludlow Dr.

Peoria, AZ 85381

Send Us a Message

SUPPORT

Manuals & Documentation
Warranty Registration
FAQs
Buying Guide
Blog
FIRMAN Power Outage Tracker
Where to Buy

SHOP

Hybrid Series
Performance Series
Whisper Series
ZERO E
Accessories
SWAG

THE COMPANY

About
Careers
Become a Dealer
Become an Affiliate
FIRMAN Advocates


© 2021 FIRMAN Power Equipment | Privacy Policy
© 2021 FIRMAN Power Equipment
Privacy Policy
This Order Ships Free

YOUR CART 0

No Returns on Generators, 25% restocking fee on all other items. See Returns
Policy.

YOUR CART IS CURRENTLY EMPTY.

Shipping Free
Subtotal $0 USD
CheckOut
View Cart
Search