thermomix.co.nz Open in urlscan Pro
23.227.38.64  Public Scan

Submitted URL: https://www.tm31safety.co.nz/
Effective URL: https://thermomix.co.nz/pages/confidence-and-care
Submission: On August 24 via automatic, source certstream-suspicious — Scanned from NZ

Form analysis 7 forms found in the DOM

/search?query=

<form class="ais-SearchBox-form" novalidate="" action="/search?query=" role="search"><button type="reset" title="Clear the search query." class="ais-SearchBox-icon"><svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25"
      fill="none">
      <path d="M11.3281 19.5312C15.8586 19.5312 19.5312 15.8586 19.5312 11.3281C19.5312 6.79766 15.8586 3.125 11.3281 3.125C6.79766 3.125 3.125 6.79766 3.125 11.3281C3.125 15.8586 6.79766 19.5312 11.3281 19.5312Z" stroke="#4A4A4A" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round"></path>
      <path d="M17.1289 17.1289L21.875 21.875" stroke="#4A4A4A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
    </svg></button><input type="search" placeholder="Search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" name="query" required="" maxlength="512" class="ais-SearchBox-input-mobile" value=""><button type="reset"
    title="Clear the search query." class="ais-SearchBox-reset"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path d="M18.75 5.25L5.25 18.75" stroke="#4A4A4A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
      <path d="M18.75 18.75L5.25 5.25" stroke="#4A4A4A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
    </svg></button></form>

/search?query=

<form class="ais-SearchBox-form" novalidate="" action="/search?query=" role="search"><input type="search" placeholder="Search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" name="query" required="" maxlength="512"
    class="ais-SearchBox-input" value=""><button type="reset" title="Clear the search query." class="ais-SearchBox-reset" hidden=""><svg aria-label="close icon" xmlns="http://www.w3.org/2000/svg" class="icon icon-close" viewBox="0 0 24 24">
      <path fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M18 6L6 18M6 6l12 12"></path>
    </svg></button>
  <div class="ais-SearchBox-submit"><svg aria-label="search icon" xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="icon icon-search" viewBox="0 0 24 24">
      <circle fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" cx="11" cy="11" r="8"></circle>
      <path fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M21 21l-4.35-4.35"></path>
    </svg></div>
</form>

POST /contact#subscribe-form

<form method="post" action="/contact#subscribe-form" id="subscribe-form" accept-charset="UTF-8" class="form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="subscribe-form__wrapper form__group">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <input type="email" required="" name="contact[email]" id="subscribe-form__email" class="subscribe-form__input" value="" autocorrect="off" autocapitalize="off" placeholder="Enter your email address" aria-label="Enter your email address">
    <button type="submit" class="btn subscribe-form__button" name="commit">
      <span class="subscribe-form__button--text">Join</span>
    </button>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="side-cart__checkout"><button class="btn btn--secondary btn--block 2" type="submit" name="checkout" value="Checkout">Checkout</button></form>

<form id="CustomerRegisterFormLoyalty">
  <div class="form__group "><label for="FirstName">First Name:</label><input type="text" name="customer[firstName]" id="FirstName" pattern="[A-Za-z]+" required="" value=""></div>
  <div class="form__group "><label for="LastName">Last Name:</label><input type="text" name="customer[lastName]" id="LastName" pattern="[A-Za-z]+" required="" value=""></div>
  <div class="form__group">
    <div class="wrap-icon-container"><label>Date of Birth (Optional) <a></a></label>
      <div class="icon-container"><span id="icon-mark"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none">
            <path d="M7 12.25C9.8995 12.25 12.25 9.8995 12.25 7C12.25 4.10051 9.8995 1.75 7 1.75C4.10051 1.75 1.75 4.10051 1.75 7C1.75 9.8995 4.10051 12.25 7 12.25Z" stroke="#919394" stroke-linecap="round" stroke-linejoin="round"></path>
            <path d="M6.5625 6.5625H7V9.625H7.4375" stroke="#919394" stroke-linecap="round" stroke-linejoin="round"></path>
            <path d="M6.89062 5.25C7.25306 5.25 7.54688 4.95619 7.54688 4.59375C7.54688 4.23131 7.25306 3.9375 6.89062 3.9375C6.52819 3.9375 6.23438 4.23131 6.23438 4.59375C6.23438 4.95619 6.52819 5.25 6.89062 5.25Z" fill="#919394"></path>
          </svg></span></div>
    </div>
    <div class="flex gap-8"><input type="number" id="birthdayDay" name="customer[birthdayDay]" min="1" max="31" placeholder="Enter Day" value=""><select id="birthdayMonth" name="customer[birthdayMonth]">
        <option value="">Select Month</option>
        <option value="01">January</option>
        <option value="02">February</option>
        <option value="03">March</option>
        <option value="04">April</option>
        <option value="05">May</option>
        <option value="06">June</option>
        <option value="07">July</option>
        <option value="08">August</option>
        <option value="09">September</option>
        <option value="10">October</option>
        <option value="11">November</option>
        <option value="12">December</option>
      </select></div>
  </div>
  <div class="form__group "><label for="emailAddress">Email:</label><input type="email" name="customer[emailAddress]" id="emailAddress" spellcheck="false" autocomplete="off" autocapitalize="off" required="" value=""></div>
  <div class="form__group">
    <div class="wrap-icon-container"><label for="mobileNumber">Mobile Number:</label>
      <div class="icon-container"><span id="icon-mark"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none">
            <path d="M7 12.25C9.8995 12.25 12.25 9.8995 12.25 7C12.25 4.10051 9.8995 1.75 7 1.75C4.10051 1.75 1.75 4.10051 1.75 7C1.75 9.8995 4.10051 12.25 7 12.25Z" stroke="#919394" stroke-linecap="round" stroke-linejoin="round"></path>
            <path d="M6.5625 6.5625H7V9.625H7.4375" stroke="#919394" stroke-linecap="round" stroke-linejoin="round"></path>
            <path d="M6.89062 5.25C7.25306 5.25 7.54688 4.95619 7.54688 4.59375C7.54688 4.23131 7.25306 3.9375 6.89062 3.9375C6.52819 3.9375 6.23438 4.23131 6.23438 4.59375C6.23438 4.95619 6.52819 5.25 6.89062 5.25Z" fill="#919394"></path>
          </svg></span></div>
    </div>
    <div class="input-wrapper countryNZ"><input type="tel" name="customer[mobileNumber]" id="mobileNumber" minlength="7" required=""></div>
  </div>
  <div class="form__group form-checkbox"><input type="checkbox" name="customer[acceptsTerms]" id="acceptsTerms" required=""><label class="checkbox-label" for="acceptsTerms">
      <p>I agree to the <a href="https://thermomix.co.nz/pages/website-terms-of-use" target="_blank" title="https://thermomix.co.nz/pages/website-terms-of-use">Thermomix® Terms and Conditions</a>,
        <a href="/pages/website-terms-of-use" title="/pages/website-terms-of-use"><span style="text-decoration:underline"><strong>MyMix Rewards</strong></span><span style="text-decoration:underline">&nbsp;Terms and Conditions</span></a>, confirm I
        have read <a href="https://thermomix.co.nz/pages/privacy" target="_blank" title="https://thermomix.co.nz/pages/privacy">The Mix's privacy policy</a>, and would like to receive news, offers and product information from The Mix.</p>
    </label></div>
  <div class="form__group"><button type="submit" class="btn btn--small btn--block">Join</button></div>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" data-cptcha="true" data-hcaptcha-bound="true"><input type="hidden" name="form_type" value="customer_login"><input type="hidden"
    name="utf8" value="✓">
  <div class="page-header text-center">
    <h1 class="h2 text-serif">Log In</h1>
    <p>Sign in to your account below to access MyMix Rewards.</p>
    <p> Don't have an account? <a href="/account/register" data-toggle-login="">Create an account</a> today. </p>
  </div>
  <div class="form__group">
    <label for="CustomerEmail">Email</label>
    <input type="email" name="customer[email]" id="CustomerEmail" placeholder="jane@example.com" class="" spellcheck="false" autocomplete="off" autocapitalize="off" autofocus="" required="">
  </div>
  <div class="form__group">
    <label for="CustomerPassword"> Password </label>
    <input type="password" name="customer[password]" id="CustomerPassword" placeholder="Password" class="" required="">
  </div>
  <p class="recover-link text-left"><a href="#recover" id="RecoverPassword">Forgot your password?</a></p>
  <div class="button-container">
    <input type="submit" class="btn btn--small btn--block" value="Log In">
  </div>
  <div class="h-captcha" data-sitekey="f06e6c50-85a8-45c8-87d0-21a2b65856fe" data-size="invisible"><iframe aria-hidden="true" data-hcaptcha-widget-id="0xtopowdx7b" data-hcaptcha-response="" style="display: none;"></iframe><textarea
      id="h-captcha-response-0xtopowdx7b" name="h-captcha-response" style="display: none;"></textarea></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 for="RecoverEmail"> Email </label>
    <input type="email" name="email" id="RecoverEmail" spellcheck="false" autocomplete="off" autocapitalize="off" placeholder="john@example.com">
  </div>
  <input type="submit" class="btn btn--small btn--block" value="Submit">
  <div class="text-center">
    <button class="btn btn--text" type="button" id="HideRecoverPasswordLink"> Cancel </button>
  </div>
</form>

Text Content

Skip to content
 * Shop the Thermomix® TM6
 * Blog
 * Log In
 * Help

Join MyMix Rewards to receive a $15 Welcome Gift Voucher for TheMix Shop, the
official home of Thermomix® parts and accessories!



Thermomix® Everyday Magazine Winter Mag now available!



Creating something incredible? Give us a mention @thermomix_nz


Start searching to see items.


Thermomix NZ
Shop Thermomix®

Meet Thermomix®

Host a Demo

Meal Planning

Inspiration

Events

Join the Team

Support

Shop the Thermomix® TM6
Thermomix®

Kobold

MyMix Rewards

Bakeware

Cookware

Outdoor

Kitchenware

Sale

About Us


NEW ARRIVALS

Join MyMix Rewards
Shop Kobold

Meet Kobold

See it in action

Reviews

Customer Support

Guides & Tips

Shop VK7
 * Blog
 * Log In
 * Help


Bag 0 items

Start searching to see items.
Back
Shop Thermomix®

THERMOMIX® TM6

THERMOMIX® ACCESSORIES

LATEST OFFERS

PAYMENT OPTIONS

EARN YOUR THERMOMIX®

THERMOMIX® CUTTER

THERMOMIX® SENSOR

MYMIX REWARDS

EXPLORE

CONNECT WITH A CONSULTANT

TALK TO A CONSULTANT

EARN REWARD POINTS ON YOUR FAVOURITE THERMOMIX® ACCESSORIES

LEARN MORE


Back
Meet Thermomix®

GET TO KNOW THERMOMIX®

PERSONALISED SUPPORT

TESTIMONIALS AND AWARDS

SAVE WITH THERMOMIX®

EXPLORE

THERMOMIX® SAVINGS CALCULATOR

CALCULATE YOUR MONTHLY SAVINGS NOW

UNLOCK INCREDIBLE SAVINGS WITH THERMOMIX®

LEARN MORE



Back
Host a Demo

THERMOMIX® COOKING DEMOS & HOST REWARDS

THERMOMIX® DELIVERY BRIEFING

REFER A FRIEND

EARN YOUR THERMOMIX®

EXPLORE

EARN A $100 THEMIX SHOP REFERRAL VOUCHER

LEARN MORE

BOOK A DEMO TODAY

LEARN MORE


Back
Meal Planning

COOKIDOO®

28 DAY MEAL PLAN

RECIPES

RECIPE COMMUNITY

EXPLORE

EXPLORE THOUSANDS OF RECIPES WITH COOKIDOO®

LEARN MORE

BE A KITCHEN HERO!

READ MORE


Back
Inspiration

BLOG

RECIPES

LATEST STORY

WHAT IS THE THERMOMIX® SENSOR?

READ NOW

THE BEST RECIPES FOR DIABETES

READ NOW


Back
Events

EVENT, COOKING CLASSES AND WORKSHOPS

DISCOVER THE THERMOMIX® DEMONSTRATIONS

EXPLORE

DISCOVER OUR UPCOMING FOODIE EVENTS

EXPLORE


Back
Join the Team

BECOME A CONSULTANT

EARN YOUR THERMOMIX®

BUSINESS INFORMATION SESSIONS

EXPLORE

CONSULTANT STORIES

READ NOW


Back
Support

SAFETY INFORMATION

CONTACT US

FAQS

SERVICE SUPPORT

INSTRUCTION MANUALS

WARRANTY

EXPLORE

BOOK A SERVICE

LEARN MORE


Back
Thermomix®

THERMOMIX® TM6

TOP SELLING ACCESSORIES

THERMOMIX® CUTTER

THERMOMIX® SENSOR

THERMOMIX® PARTS

COOKBOOKS

GIFT CARDS

VIEW ALL

EXPLORE

THERMOMIX® TM6

SHOP NOW


Back
Kobold

KOBOLD CORDLESS VACUUM CLEANER

KOBOLD 2 IN 1 VACUUM MOP BUNDLE

KOBOLD MINI VAC

KOBOLD VK7 ACCESSORIES

KOBOLD VB100 ACCESSORIES

GIFT CARDS

VIEW ALL

EXPLORE

KOBOLD COMPLETE CLEANING SOLUTION

SHOP NOW

VACUUM CLEANER BUYING GUIDE

READ NOW


Back
Bakeware

BAKING TRAYS & TINS

BAKING ACCESSORIES

BREAD BAKING

GIFT CARDS

VIEW ALL BAKEWARE

EXPLORE

ULTIMATE ROSE GOLD BAKING BUNDLE

SHOP NOW


Back
Cookware

FIRRA CAST IRON COOKWARE

COOKWARE ACCESSORIES

GIFT CARDS

VIEW ALL COOKWARE ACCESSORIES

EXPLORE

FIRRA CAST IRON COOKWARE BUNDLE

SHOP NOW


Back
Outdoor

OVANA PIZZA OVEN

OUTDOOR ENTERTAINING

GIFT CARDS

VIEW ALL OVANA ACCESSORIES

EXPLORE

OVANA PORTABLE PIZZA OVEN

SHOP NOW


Back
Kitchenware

FOOD STORAGE

TABLEWARE

KITCHEN UTENSILS

KNIVES

KITCHEN CARE & CLEANING

BABY & TODDLER

PREPARATION

GIFT CARDS

VIEW ALL KITCHENWARE

EXPLORE

VAC-U-SEAL VACUUM SEALER SET

SHOP NOW


Back

MYMIX REWARDS

EXPLORE

JOIN MYMIX REWARDS TO GET A $15 WELCOME GIFT VOUCHER FOR THEMIX SHOP, PLUS SO
MUCH MORE!

JOIN NOW


Back
Sale

SHOP OUR SALE ITEMS

EXPLORE

WELCOME TO OUR KITCHENWARE SALE!

SHOP NOW


Back

MEET THEMIX SHOP



Back
Shop Kobold

SHOP THE KOBOLD VK7 CLEANING SYSTEM

PAYMENT OPTIONS

30 DAY MONEY BACK GUARANTEE

MYMIX REWARDS

EXPLORE

30 DAY MONEY BACK GUARANTEE

READ MORE

EARN REWARD POINTS ON YOUR KOBOLD ACCESSORIES & CONSUMABLES

LEARN MORE


Back
Meet Kobold

GET TO KNOW KOBOLD

HISTORY OF KOBOLD

ALLERGY & PET HAIR FRIENDLY

EXPLORE

90 YEARS HISTORY

LEARN MORE

ALLERGY AND PET HAIR FRIENDLY

READ MORE


Back
Reviews

CUSTOMER REVIEWS

96% OF REVIEWERS WOULD RECOMMEND KOBOLD VACUUM CLEANERS TO A FRIEND

SHOP NOW


Back
Customer Support

INSTRUCTION MANUALS AND VIDEOS

FAQS

SERVICING INFO

CONTACT US

30 DAY MONEY BACK GUARANTEE

EXPLORE

FAQS

READ MORE

CONTACT US

GET IN TOUCH


Back
Guides & Tips

VACUUM BUYING GUIDE

VACUUM MOP GUIDE

STICK VACUUM GUIDE

HANDHELD VACUUM GUIDE

HOW TO CLEAN AND PROTECT YOUR MATTRESS

VACUUM ATTACHMENTS AND ACCESSORIES GUIDE

ABOVE FLOOR VACUUM ATTACHMENTS GUIDE

DE-STRESS AND DE-CLUTTTER

VACUUM FOR SEASONAL ALLERGIES

EXPLORE

INSTRUCTION MANUALS & VIDEOS

READ MORE


Back
See it in action

KOBOLD DEMOS & EVENTS

EXPLORE

BOOK A DEMO

BOOK NOW




USING YOUR THERMOMIX® TM31

Use your Thermomix® with confidence so you can create a lifetime of amazing
meals in the kitchen.




HOW TO ENJOY YOUR THERMOMIX® WITH CONFIDENCE AND CARE

The manufacturer's instructions and user manuals are there to inform safe and
proper use of Thermomix®, so be sure to always use your appliance in line with
these guidelines.






THINGS TO REMEMBER


1. DO NOT OVERFILL

Never exceed the maximum fill level markings of the mixing bowl, the simmering
basket or the Varoma®.


2. TAKE YOUR TIME.

Always reduce the speed step by step and wait 3 seconds (count slowly to 3)
until processed food has stopped moving. Carefully open the lid.


3. USE THE MEASURING CUP

Only use the original measuring cup by Thermomix®. Never cover the measuring cup
- otherwise, steam cannot escape.


4. USE YOUR GREEN SEALING RING

Only use your Thermomix® TM31 with the green sealing ring in the lid of the
mixing bowl. Replace the ring every two years or sooner if damaged.


5. HOT ACCESSORIES

Never hold the measuring cup down when processing hot food (above 60°C).


DO YOU OWN A SECOND-HAND TM31?

TM31 SEALING RING RECALL

If you own a Thermomix® TM31, you’re in good company. Our founders, Grace and
Bianca Mazur, alongside hundreds of thousands of cooks and chefs around
Australia and New Zealand do too. The manufacturers' instructions and user
manuals are designed to demonstrate safe and proper use of the appliance -
including making sure the sealing ring on the lid is the 'green seal' and that
it is replaced every two years. Please do not not use your Thermomix® TM31 with
a grey sealing ring.

If you own a second-hand TM31, please contact us to register your transfer of
ownership, so that we can send you a complimentary green seal. When it comes
time to replace it, you can purchase one from TheMix Shop.

You can download the latest user manual here to refresh your knowledge on using
your Thermomix safely. Alternatively, contact your Consultant to arrange an
in-home demonstration - you’re bound to learn some new tips and tricks!

Find a series of videos and safety tips here to ensure you use your Thermomix®
correctly and safely, but also ensure you get the most of your Thermomix® and
continue enjoying family favourites and new recipes made easy, with your friends
and family.

Download TM31 Instruction Manual




STAY CONNECTED

Receive exclusive Thermomix® & TheMix Shop offers plus Thermomix® Recipes,
Cooking Classes & Events delivered straight to your inbox.

Join

FOLLOW US

 * Facebook
 * Instagram
 * Pinterest
 * YouTube

ABOUT THE MIX NEW ZEALAND

The Mix New Zealand is the sole New Zealand distributor of Thermomix® and
distributors of Kobold in New Zealand. TheMix Shop is our online store, sole
distributor for official Thermomix® parts, as well as premium quality kitchen
and home products. Thermomix® and Kobold are manufactured by Vorwerk®
International.

As an official distributor and on behalf of Vorwerk Elektrowerke GmbH & Co KG,
('Vorwerk') we recommed that you only use genuine Thermomix ® and/or Vorwerk
parts and accessories with your Thermomix ®.
Thermomix ® and/or Vowerk parts and accessories have been specifically designed,
manufactured and tested for efficient and safe use with your Thermomix ®.

Select Country AustraliaNew Zealand
Thermomix®
 * About Thermomix®
 * Have a Thermomix® Cooking Demo
 * Contact
 * FAQ
 * Get a Service
 * Thermomix® Safety Facts
 * Media & Partnerships
 * Fraudulent Sales
 * Trademark & Copyright Notice
 * KiwiHarvest

FOLLOW US

 * Facebook
 * Instagram
 * Pinterest
 * YouTube

Kobold
 * About Kobold
 * See Kobold in Action
 * Contact
 * FAQ
 * Media & Partnerships
 * 30-Day Money Back Guarantee

FOLLOW US

 * Facebook
 * Instagram
 * YouTube

TheMix Shop
 * About TheMix Shop
 * Contact

FOLLOW US

 * Facebook
 * Instagram

 * Terms & Conditions
 * Privacy Policy
 * Shipping & Returns
 * Careers

Payment methods accepted
 * Paypal
 * Visa
 * MasterCard
 * Amex
 * Afterpay
 * Zip

Thermomix ® and Varoma ® are international trademarks of Vorwerk International &
Co.



YOUR BAG

You have no items in your bag

Continue Shopping

Subtotal$0.00
Shipping, taxes and discounts calculated at checkout

Click here to add your Consultant Add Now

Checkout



JOIN MYMIX REWARDS


JOIN TODAY

If you don't already have an online account, complete the sign-up form below to
get set up and join MyMix Rewards.

For all existing online account holders, login here and you can join MyMix
Rewards within your online account from the new MyMix Rewards tab.

If you're a Thermomix® Consultant or don't want to join MyMix Rewards just yet,
you can create an online account for TheMix Shop here.

First Name:
Last Name:
Date of Birth (Optional)

Select
MonthJanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember
Email:
Mobile Number:



I agree to the Thermomix® Terms and Conditions, MyMix Rewards Terms and
Conditions, confirm I have read The Mix's privacy policy, and would like to
receive news, offers and product information from The Mix.

Join

Success!

We've sent you an email with a link to update your password.


LOG IN

Sign in to your account below to access MyMix Rewards.

Don't have an account? Create an account today.

Email
Password

Forgot your password?





RESET YOUR PASSWORD

We will send you an email to reset your password.

You will receive a link to reset your password.

Email
Cancel
×




Protected by hCaptcha
 * Privacy
 * Terms