firemaplegear.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://firemaplegear.com/
Effective URL: https://firemaplegear.com/
Submission: On November 19 via api from AU — Scanned from CA

Form analysis 5 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2"></div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal=""><span class="money">$0.00</span></div>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout"> Check out </button>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_formtoolbar" accept-charset="UTF-8" class="multi-selectors" enctype="multipart/form-data" data-disclosure-form=""><input type="hidden" name="form_type" value="localization"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="multi-selectors__item">
    <h2 class="visually-hidden" id="LangHeading-toolbar"> Language </h2>
    <div class="disclosure" data-disclosure-locale="">
      <button type="button" class="faux-select disclosure__toggle" aria-expanded="false" aria-controls="LangList-toolbar" aria-describedby="LangHeading-toolbar" data-disclosure-toggle="">
        <span class="disclosure-list__label"> English </span>
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
          <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
        </svg>
      </button>
      <ul id="LangList-toolbar" class="disclosure-list disclosure-list--down disclosure-list--left" data-disclosure-list="">
        <li class="disclosure-list__item disclosure-list__item--current">
          <a class="disclosure-list__option" href="#" lang="en" aria-current="true" data-value="en" data-disclosure-option="">
                <span class="disclosure-list__label">
                  English
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" lang="de" data-value="de" data-disclosure-option="">
                <span class="disclosure-list__label">
                  Deutsch
                </span>
              </a>
        </li>
      </ul>
      <input type="hidden" name="locale_code" id="LocaleSelector-toolbar" value="en" data-disclosure-input="">
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form">
  <input type="hidden" name="type" value="product,article,page,collection">
  <input type="hidden" name="options[prefix]" value="last">
  <label for="search-icon" class="hidden-label">Search</label>
  <label for="SearchClose" class="hidden-label">"Close (esc)"</label>
  <button type="submit" id="search-icon" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input" aria-label="Search our store">
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label
    for="Email-1494292487693" class="hidden-label">Enter your email</label>
  <label for="newsletter-submit-1494292487693" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-1494292487693" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" id="newsletter-submit-1494292487693" class="footer__newsletter-btn" name="commit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_formfooter" accept-charset="UTF-8" class="multi-selectors" enctype="multipart/form-data" data-disclosure-form=""><input type="hidden" name="form_type" value="localization"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="multi-selectors__item">
    <h2 class="visually-hidden" id="LangHeading-footer"> Language </h2>
    <div class="disclosure" data-disclosure-locale="">
      <button type="button" class="faux-select disclosure__toggle" aria-expanded="false" aria-controls="LangList-footer" aria-describedby="LangHeading-footer" data-disclosure-toggle="">
        <span class="disclosure-list__label"> English </span>
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
          <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
        </svg>
      </button>
      <ul id="LangList-footer" class="disclosure-list" data-disclosure-list="">
        <li class="disclosure-list__item disclosure-list__item--current">
          <a class="disclosure-list__option" href="#" lang="en" aria-current="true" data-value="en" data-disclosure-option="">
                <span class="disclosure-list__label">
                  English
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" lang="de" data-value="de" data-disclosure-option="">
                <span class="disclosure-list__label">
                  Deutsch
                </span>
              </a>
        </li>
      </ul>
      <input type="hidden" name="locale_code" id="LocaleSelector-footer" value="en" data-disclosure-input="">
    </div>
  </div>
</form>

Text Content

Skip to content
Close menu
 * Black Friday
 * Cooking Stove
   
    * Cooking System
       * View All
   
    * Canister Stove
       * View All
   
    * Remote Stove
       * View All
   
    * Wooden&Liquid Fuel Stove
       * View All
   
    * All Stoves
       * View All

 * Cookware
   
    * Type
       * Set
       * Pot
       * Kettle
       * Frypan
       * Utensils
       * Drinkware
   
    * Material
       * Stainless Steel
       * Aluminum
       * Titanium
   
    * Shop All
       * View All

 * Lanterns
   
    * Orange Gas Lantern
       * View All
   
    * Sandglass LED Camping Lantern
       * View All
   
    * Firefly Camping Gas Lantern
       * View All
   
    * All Lantern Accessories
       * View All

 * 🔥Generator
 * Accessories
   
    * Windscreen
       * View All
   
    * Adapter
       * View All
   
    * Other
       * View All
   
    * All Accessories
       * View All

 * Best Sellers
 * Explore
   
    * Programs
       * FireMaple Credits
       * Become An Ambassador
       * Write for Us
   
    * About Us
       * New Gear
       * Our Story
       * Track Your Order
       * Contact Us
       * Dealer Locator
   
    * Shop By Activity
       * Ultralight
       * Camping
       * Bushcraft

 * Log in

 * Instagram
 * Facebook
 * YouTube
 * TikTok

Cart
Close cart
Subtotal
$0.00
Shipping, taxes, and discount codes calculated at checkout.

Check out
Your cart is currently empty.
Pause slideshow Play slideshow
Firemaple7% off $79+[FM7] |10% off $99+ [FM10] | 12% off $129+ [FM12]
Free ShippingFree Shipping for USA on All Orders Over $64


LANGUAGE

English
 * English
 * Deutsch


FIRE MAPLE

 * Black Friday Hot
 * Cooking Stove
   Cooking System
   View All
   Canister Stove
   View All
   Remote Stove
   View All
   Wooden&Liquid Fuel Stove
   View All
   All Stoves
   View All
 * Cookware
   Type
   Set
   Pot
   Kettle
   Frypan
   Utensils
   Drinkware
   Material
   Stainless Steel
   Aluminum
   Titanium
   Shop All
   View All
 * Lanterns
   Orange Gas Lantern
   View All
   Sandglass LED Camping Lantern
   View All
   Firefly Camping Gas Lantern
   View All
   All Lantern Accessories
   View All
 * 🔥Generator
 * Accessories
   Windscreen
   View All
   Adapter
   View All
   Other
   View All
   All Accessories
   View All
 * Best Sellers
 * Explore
   Programs
   FireMaple Credits
   Become An Ambassador
   Write for Us
   About Us
   New Gear
   Our Story
   Track Your Order
   Contact Us
   Dealer Locator
   Shop By Activity
   Ultralight
   Camping
   Bushcraft

Log in Search Site navigation Cart


SELECT YOUR COUNTRY/REGION

EUROPE

 * Germany German

Search "Close (esc)" Search
"Close (esc)"
View more


SOURCE GAS GENERATOR

Buy Now




CONFIRM YOUR AGE

Are you 18 years old or older?

No I'm not Yes I am


COME BACK WHEN YOU'RE OLDER

Sorry, the content of this store can't be seen by a younger audience. Come back
when you're older.

Oops, I entered incorrectly
Pause slideshow Play slideshow
WHAT TO CHOOSE

Be it an ultralight, a bushcraft, or a mobile kitchen. Find the Fire Maple
cooking system or stove that's best for you.
Get Started


LEVEL UP YOUR FOOD EXPERIENCE

Don’t compromise on your taste buds and food quality while being on-the-go.

COOKING SYSTEMS


STOVES

LANTERNS

COOKWARE

ACCESSORIES


Recent Launch
Innovative, portable, easy-to-use stoves for outdoor cooking adventures
Shop All
Perfect Pick
Best-selling products and perfect fits for all mobile kitchen needs.
Shop All


SELECT YOUR COOKING STYLE


FLASH BOIL

Shop Now


PRECISE CULINARY

Shop Now


CAMP FEAST

Shop Now
YOUR PORTABLE ON-THE-GO COOKING SYSTEM

Learn more
Bushcraft
Gears designed to be simplistic yet multi-functional.
Explore More
Ultralight Backpacking
Extremely portable, easy-to-use, and ultra-lightweight tools for adventurers.
Explore More


ENDORSED BY



About Fire Maple

One fine morning in a red maple leaf forest changed my life. An idea sparks in
my mind and becomes into reality. Yes, my own range of portable outdoor stoves,
lanterns, and cooking ranges. It is here for every passionate camper and
traveler out there. For I believe travelers should not compromise on good food.

Read More



SHARE YOUR JOURNEY WITH FIREMAPLE

> ★★★★★
> 
> I'm completely happy with my purchase. I was able to get a boil in a minute or
> 2 in the field in Alaska just before the snow fall. This is a must buy if
> you're not looking to spend the extra cash for a JetBoil.
> 
> 
> FINNOGG
> Los Angeles, CA

> ★★★★★
> 
> Awesome stove,well worth the price. Light weight for every back pack hiking
> trip or for camping trip. The best stove I bought yet.
> 
> 
> TheTornOutlaw
> the United Kingdom

> ★★★★★
> 
> Sur les faces, 2 sont ajourées pour permettre d'ajouter du bois, mais cela
> empêche de garder les braises correctement dans le foyer, il aurait fallu
> ajouter une grille pour permettre d'éviter cela...
> Et le montage s'effectue en 3 minutes.
> 
> 
> Olivier
> France

> ★★★★★
> 
> Product arrived on time and was very compact. All components were light weight
> and of good quality with the size of the pots fitting my cook stove top
> perfectly.
> 
> 
> Terry
> the United States

> ★★★★★
> 
> This is the most compact burner I’ve seen, and it performs very well. 1 cup
> cold water boils in 1 minute 30 seconds. When unfolding it, be sure the valve
> is closed before screwing it onto the fuel canister. Due to the valve being
> slightly open when folded up.
> 
> 
> AuggyB
> Canada

> ★★★★★
> 
> Add customer reviews and testimonials to showcase your store’s happy
> customers.
> 
> Author's name
> Los Angeles, CA




FROM THE JOURNAL

View all
Is Wild Camping Dangerous for Beginners?
Wild Camping Breakfast Ideas: Kickstart Your Day with Fire Maple
Riding and Resting: The Authentic Motocamping Experience with Alex


FIREMAPLE ON TRUSTPILOT

Write a Review


Customer Support

Customer Support
 * Shop All
 * Deals
 * New Products
 * Buying Guide
 * Contact Us
 * Track Your Order
 * Find a Store
 * Stove Selector

Follow Us

Follow Us
 * Our Story
 * Trustpilot Reviews
 * Affiliates
 * Become An Ambassador
 * Blog
 * Write for Us
 * Reward loyalty program

Policies

Policies
 * Terms of use
 * Privacy Policy
 * Warranty Information
 * Shipping Policy
 * Return & Refund Policy
 * Intellectual Property Rights

Sign up and save

Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email Subscribe
Subscribe
 * Instagram
 * Facebook
 * YouTube
 * TikTok


LANGUAGE

English
 * English
 * Deutsch




"Close (esc)"

FireMaple - YOUR MOBILE KITCHEN