wintercocoon.com.au Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://wintercocoon.com.au/products/cocoonfan
Submission: On July 26 via api from US — Scanned from AU

Form analysis 5 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 /cart/add

<form method="post" action="/cart/add" id="AddToCartForm-product-template" accept-charset="UTF-8" class="product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <select name="id" id="ProductSelect-product-template" class="product-form__variants no-js">
    <option selected="selected" data-sku="" value="31542585229360"> Default Title - $ 124.99 AUD </option>
  </select>
  <div class="product-form__item product-form__item--quantity">
    <label for="Quantity">Quantity</label>
    <div class="js-qty">
      <input type="text" value="1" id="Quantity" name="quantity" pattern="[0-9]*" data-line="" class="js-qty__input" aria-live="polite">
      <button type="button" class="js-qty__adjust js-qty__adjust--minus" aria-label="Reduce item quantity by one">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-minus" viewBox="0 0 22 3">
          <path fill="#000" d="M21.5.5v2H.5v-2z" fill-rule="evenodd"></path>
        </svg>
        <span class="icon__fallback-text">−</span>
      </button>
      <button type="button" class="js-qty__adjust js-qty__adjust--plus" aria-label="Increase item quantity by one">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus" viewBox="0 0 22 21">
          <path d="M12 11.5h9.5v-2H12V0h-2v9.5H.5v2H10V21h2v-9.5z" fill="#000" fill-rule="evenodd"></path>
        </svg>
        <span class="icon__fallback-text">+</span>
      </button>
    </div>
  </div>
  <div class="product-form__item product-form__item--submit">
    <button type="submit" name="add" id="AddToCart-product-template" class="btn btn--full product-form__cart-submit">
      <span id="AddToCartText-product-template"> Add to Cart </span>
    </button>
  </div>
  <div class="vtl-pl-main-widget">
    <p class="vtl-pl-main-widget__title"> <small>Checkout safely using your preferred payment method.</small> </p>
    <div class="vtl-pl-main-widget__content">
      <img class="vtl-pl-main-widget__logo" src="https://appsolve.io/assets/vitals/apps/payment_logos/color/paypal/250/2120bb.svg" alt="paypal" height="30" width="48" loading="lazy">
      <img class="vtl-pl-main-widget__logo" src="https://appsolve.io/assets/vitals/apps/payment_logos/color/mastercard/250/2120bb.svg" alt="mastercard" height="30" width="48" loading="lazy">
      <img class="vtl-pl-main-widget__logo" src="https://appsolve.io/assets/vitals/apps/payment_logos/color/visa/250/2120bb.svg" alt="visa" height="30" width="48" loading="lazy">
      <img class="vtl-pl-main-widget__logo" src="https://appsolve.io/assets/vitals/apps/payment_logos/color/apple_pay/250/2120bb.svg" alt="apple_pay" height="30" width="48" loading="lazy">
      <img class="vtl-pl-main-widget__logo" src="https://appsolve.io/assets/vitals/apps/payment_logos/color/american_express/250/2120bb.svg" alt="american_express" height="30" width="48" loading="lazy">
    </div>
  </div>
</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-8f06fd47-312c-45aa-b33f-78a4293d4439" class="site-footer__newsletter-label">
    <p>Subscribe and get a <strong>10% discount code, </strong>updates, new products information and professional tips directly in your inbox. </p>
  </label>
  <div class="input-group">
    <input type="email" value="" placeholder="Your email" name="contact[email]" id="NewsletterEmail-8f06fd47-312c-45aa-b33f-78a4293d4439" 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

Skip to content
Search
 * HOME
 * STOVE FANS
 * STOVE ACCESSORIES
 * OUTDOORS
 * CONTACT
 * WHOLESALE
 * STORES

Site navigation

Search Search
Cart
Menu Site navigation
 * HOME
 * STOVE FANS
 * STOVE ACCESSORIES
 * OUTDOORS
 * CONTACT
 * WHOLESALE
 * STORES

Search Search
Cart
Item added to cart. View cart and check out. Close
Close
10% OFF use code MYFAN Close


4 BLADE COCOON FAN

4.81 (79 Reviews)


 * Sale
 * $ 124.99
 * Regular price $ 170.00


 * Save up to 30% on Fuel
 * Warm your Room Faster
 * Children and Pet Safe
 * Self-powered
 * Silent


 * 30-day Money-Back Guarantee
 * Express Shipping (2-5 days)



21 items in stock
Default Title - $ 124.99 AUD
Quantity
− +
Add to Cart

Checkout safely using your preferred payment method.



DISCOUNT OFFER Buy 2 $ 25.00 AUD off each Buy 3 $ 37.50 AUD off each



banner
Description

Introducing the Cocoon Fan, the ultimate stove fan designed to warm your living
space faster. Simply place the Cocoon Fan on top of your wood stove, it
will distribute the heat from your stove evenly across the room.  


Since hot air rises, most of the heat from your stove simply escapes directly
above and gets lost. That means you aren’t feeling the full benefit of your
stove. 





The Cocoon Fan operates at a low starting temperature (140°F), which means your
living space will be toasty in no time. Soon, every part of the room will feel
comfortably warm, not just around the fire. 

Using the Cocoon Fan is the most economical way to effectively circulate warm
air. It uses no batteries so it can be used where there is no electricity. The
heat of the wood stove is conducted through the base of the fan and converted
into ‘free’ electricity which powers the fan motor. 





While standing at just 8" tall, the Cocoon Fan moves up to 210 cubic feet of
warm air per minute thanks to its innovative blade design. 


Moreover, it lowers fuel consumption by increasing the efficiency of your stove.
Some stoves save up to 30% fuel. 

With its effective, cost-saving design, the Cocoon Fan will blow your cold spots
away. 


Features
 * ✔️ Self-powered by the heat of the stove itself
 * ✔️ Cost-effective: save up to 30% fuel
 * ✔️ Secure: integrated safety strip in the fan base to protect it from
   overheating
 * ✔️ Silent: due to its unique blade design, you won’t feel the breeze, just
   the warmth
 * ✔️ Effective on all types of stoves (wood, gas, pellet, potbelly) PLEASE
   NOTE: Start temperature: 140°F
 * ✔️ Easy to install: simply place it on top of your stove
 * ✔️ Ecological: no batteries required
 * ✔️ Heatproof handle

Specifications
 * Material: Anodized Aluminum
 * Running speed: 1300 RPM
 * Airflow: 210 CFM
 * Height (including blade): 8"
 * Width (including blade): 7"
 * Depth (including blade): 4"
 * Base dimensions: 4" by 3"
 * Product weight: 1.3 lbs g
 * Sound level: less than 20 dB (inaudible level)
 * Power source: heat
 * Color: black
 * ⚠️ Start temperature: 140°F ⚠️
 * Temperature range: 140°F~660°F
 * Do NOT exceed 660°F (a stove thermometer is recommended to monitor the
   temperature)
 * CE Certified

FAQ

‘How does this work?‘

Physics! This fan uses an innovative thermoelectric device to generate
electricity directly from the heat of the wood stove to run the fan. The
electrical energy is generated from the thermal energy flowing through the
device from the bottom (hot) portion of the fan stand to the top (fan-cooled)
portion of the stand. But most of all—regardless of how it works—it is
effective! For more info, click here.


‘I don’t have a wood stove Will this work with my pellet, coal, barrel, propane,
etc., stove?‘

The fan works on any surface that gets hot enough to cause it to generate enough
energy to power the fan motor. The base of the fan just needs to get to around
140°F to start spinning, though the hotter it gets, the more powerful the fan
will be.


‘How many fans should I get?‘

If you have a large space requiring more circulation power (more than 20' by
20'), you might consider getting two fans—though, it is not necessary. About 20%
of our customers get 2 fans or more to spread the hot air best.


‘Where is the best place to get highest performance from my Cocoon Fan?’

Place the Cocoon Fan at least 4" away from the flue, so that it does not pick up
the radiant heat from the flue. This will cause it to run faster, and for a
longer time when the fire is low. If you wish to distribute the heat from the
flue across the room, point the fan slightly towards the flue so that the moving
air picks up the flue heat as well. In our experience, placing the stove fan
towards the back of the wood stove, and pointing into the room, works best.


‘Why is it recommended to buy a Magnetic Stove Thermometer?’

The Cocoon Fan is equipped with a safety strip in the fan base to prevent it
from overheating. However, if the stove reaches excessive temperatures (over
660°F), it may overheat the fan and damage the motor. To prevent this, you can
get yourself a magnetic stove thermometer to check on the temperature and know
when it is getting too hot for your fan. If it gets too hot, move the fan to a
cooler part of the stove.


'Is my Cocoon Fan covered by a warranty?'

Absolutely, all our products are covered by a 24-month warranty.


Delivery

 * United States: 2-5 business days
 * Canada: 7-15 business days


4.81 (79 Reviews)
Write a review
Frank Williams

2022-10-04
Will it work on a propane stove ?
Store reply
Yes Frank, as long as the surface gets hot enough (min 140°F)
Claudia Hrebicek

2022-01-26
I'm often cold even when the fire is on. And toasty hot when I'm too close. You
can't imagine what this little fan is capable of. Cool feature that when the fan
starts to slow down, I know the fire needs more wood!
Logan

2022-09-27
Just got mine! Free electricity.. Perfect for coming months...
Kylie

2022-01-21
Delighted with recent purchase. Purchased 2 for our large wood heater - haven’t
used the built in fan since. No noise at all - free to run - and have been
impressed with the heat distribution whilst using the cocoon fans. Highly
recommend this product.
Jeffrey Passlow

2022-07-20
It works! A damn shame that I didn't see this ad before I bought mine. I would
have bought the duel pack. My wood heat heater is positioned in an old
fireplace. Much of the heat went up the chimney - until now. Two units would
definitely make a huge difference. I had to pay the full rrp. here in Wagga
Wagga, New South Wales. AU$150 but money well spent.
Steve m.

2022-01-18
My pets love to stare at the Cocoon near the fire. Great to have a warm and cozy
place when I’ve to babysit my daughter’s children.
Jen G

2022-06-21
Surprisingly effective! I bought the 4-blade fan and the magnetic thermometer.
The fan is very small and almost silent, but sitting across the room I can feel
the warm air reaching me. I have a large, open-plan space, and my only regret is
that I didn’t buy two. Never mind, my fan arrived with a 30% off voucher for my
next order so I can buy a 2nd one now.
Keith Murray

2021-11-21
We bought the mini fan and unfortunately it started to rattle so I asked for a
return. Sent the product back and got a prompt refund to my bank account.
Ross Smith

2022-03-18
We were very skeptical before purchasing this. But now it finally makes sense.
Because the 4 blade Cocoon fan distributes heat around the room more evenly, you
don’t have to put as much fuel in the stove to feel the effect of the fire. I
bought a second one! Very pleased with the results!
Store reply
Hi Ross, thank you for sharing your experience! Kind regards. Susan.
Reo Crupi

2021-11-02
The fan has made such a difference, we used to put the heater on and get under a
blanket, the heat just wasn’t enough. With the fan we have shed the blanket and
walk around in T shirt, it has made a huge difference in the heat
See more reviews


CUSTOMERS WHO BOUGHT THIS ALSO BOUGHT

Magnetic Stove Thermometer


$ 29.99 AUD Add to Cart
13%

Dual Cocoon Fan


$ 199.00 AUD Add to Cart

Mini Cocoon Fan


$ 119.99 AUD Out of stock

Wood Moisture Meter


$ 59.99 AUD Add to Cart
banner

EXPRESS SHIPPING

within the United States

24-MONTH WARRANTY

on all our products

30-DAY MONEY-BACK

ORIGINAL PRODUCT

Cocoon Fan®




MENU

 * How Does The Cocoon Fan Work?
 * About Us
 * Become A Dealer
 * Blog Posts
 * Refer Your Friends

CUSTOMER SERVICE

 * FAQ
 * Warranty
 * Contact us

POLICIES

 * Shipping Policy
 * Return Policy
 * Privacy Policy
 * Terms & Conditions

FOLLOW US

 * Facebook
 * Instagram

NEWSLETTER

Subscribe and get a 10% discount code, updates, new products information and
professional tips directly in your inbox.

Subscribe
© 2023, WinterCocoon.
Payment methods
 * American Express
 * Apple Pay
 * Mastercard
 * PayPal
 * Visa


"Close (esc)"
 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.
 * Use left/right arrows to navigate the slideshow or swipe left/right if using
   a mobile device



4 Blade Cocoon Fan


-

+
$ 124.99 AUD $ 170.00 AUD
Add to Cart
✕

PDF Uploader