www.t3micro.com Open in urlscan Pro
192.124.249.104  Public Scan

URL: https://www.t3micro.com/
Submission: On February 22 via api from FI — Scanned from FI

Form analysis 3 forms found in the DOM

GET https://www.t3micro.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.t3micro.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Enter Search Term" class="input-text input--empty" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <button type="submit" title="Search" class="action search" disabled="">
    <span class="icon icon-search"></span>
  </button>
</form>

POST https://www.t3micro.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.t3micro.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="fieldset">
    <div class="field newsletter">
      <div class="control">
        <input name="email" type="email" id="newsletter" data-validate="{required:true, 'validate-email':true}" class="input--empty">
        <label class="label" for="newsletter"><span>Enter your email address</span></label>
      </div>
    </div>
    <div class="actions">
      <button class="action subscribe primary" title="Subscribe" type="submit">
        <span>Join Now</span>
      </button>
    </div>
  </div>
  <input type="hidden" name="am-gdpr-checkboxes-from" value="subscription">
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <!-- ko foreach: {data: elems, as: 'element'} --><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login" style="">
        <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-331nu2zidiot" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdzI8AUAAAAAIJN1VsCtfZ3IThCXyBXu9bbykZ6&amp;co=aHR0cHM6Ly93d3cudDNtaWNyby5jb206NDQz&amp;hl=fi&amp;v=1kRDYC3bfA-o6-tsWzIBvp7k&amp;theme=light&amp;size=invisible&amp;badge=bottomright&amp;cb=2bl9y2t0y3f3"
              data-gtm-yt-inspected-2302958_198="true" data-gtm-yt-inspected-2302958_201="true" data-gtm-yt-inspected-2302958_220="true" data-gtm-yt-inspected-2302958_138="true" data-gtm-yt-inspected-2302958_163="true"
              data-gtm-yt-inspected-2302958_177="true" data-gtm-yt-inspected-2302958_200="true" data-gtm-yt-inspected-2302958_205="true" data-gtm-yt-inspected-2302958_207="true" data-gtm-yt-inspected-2302958_351="true"
              data-gtm-yt-inspected-50="true"></iframe></div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe data-gtm-yt-inspected-2302958_198="true" data-gtm-yt-inspected-2302958_201="true" data-gtm-yt-inspected-2302958_220="true" data-gtm-yt-inspected-2302958_138="true" data-gtm-yt-inspected-2302958_163="true"
          data-gtm-yt-inspected-2302958_177="true" data-gtm-yt-inspected-2302958_200="true" data-gtm-yt-inspected-2302958_205="true" data-gtm-yt-inspected-2302958_207="true" data-gtm-yt-inspected-2302958_351="true" data-gtm-yt-inspected-50="true"
          style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.t3micro.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting

The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Free US Shipping with $100 Purchase
Sign up for our email list & save 15% off Sign Up Now
Skip to Content
 * T3 Pro
 * Register Product

Sign In Create an Account
Search
Search

 * Bestsellers
 * Hair Dryers
 * Blow Dry Brushes
 * Flat Irons
 * Curling Irons
 * Showerheads
 * Accessories
 * Gift Sets
 * Learn

 * Bestsellers

 * Hair Dryers

 * Blow Dry Brushes

 * Flat Irons

 * Curling Irons

 * Showerheads

 * Accessories

 * Gift Sets

 * Learn

 * T3 Pro
 * Register Product

Sign In Create an Account
My Cart 0
My Cart 0
Close You have no items in your shopping cart.



UP THE STYLE. DROP THE DAMAGE.

Shop T3 SinglePass StyleMax

Shop Now

BESTSELLERS

 1.  T3 AIREBRUSH One-Step Smoothing and Volumizing Hair Dryer Brush
     $149.99
 2.  T3 FEATHERWEIGHT STYLEMAX Professional Hair Dryer with Automated Heat
     Technology
     $199.99
     
     whiteSatin Blush
 3.  T3 SWITCH KIT WAVE TRIO Styling Iron with 3 Interchangeable Barrels
     $299.99
 4.  T3 SWITCH KIT CURL TRIO Styling Iron with 3 Interchangeable Barrels
     $299.99
 5.  T3 SINGLEPASS STYLEMAX Professional 1" Flat Iron with Automated Heat
     Technology
     $149.99
 6.  T3 AIREBRUSH DUO Interchangeable Hot Air Blow Dry Brush
     $189.99
     Notify me
 7.  T3 SMOOTH ID 1" Smart Straightening & Styling Iron
     $249.00
     
     WhiteGraphite
 8.  T3 SINGLEPASS CURL X 1.25" 1.25" Ceramic Extra-Long Barrel Curling Iron
     $149.99
 9.  T3 LUCEA 1.5" 1 ½” Professional Straightening & Styling Iron
     $189.99
 10. T3 EDGE Heated Smoothing & Styling Brush
     $149.99






TAKE THE T3
HAIR QUIZ

Thinking about a re-style? Just want to amp it up a bit? Answer a few quick
questions and get matched with the best styling tools for you.

Take the Quiz


HOW TO: AUTO-ROTATING CURLING IRONS

New to automated curling? Welcome. We’ve spent a lot of time with the T3
CurlWrap, and now we’re sharing our top tips on how to get your best-ever
results.

Learn More


YOUR GUIDE TO HEALTHY WINTER HAIR CARE

If cold weather is taking a toll on your strands, there’s hope. Pro stylist
Bridget Brager is sharing tips to combat dryness, buildup, and other winter
bummers.

Get the Guide


BROWSE. WATCH. SHOP.

See top T3 tools in action and grab styling tips while you shop.


HEALTHY HAIR HEROES

The right temperature for your hair might be lower than you think. Designed to
limit damage without skimping on results, T3 StyleMax tools auto-customize heat
to your hair texture and styling goals.

Learn More


“THE INTERCHANGEABLE BARRELS ARE SO EASY TO USE AND MY CURLS/WAVES LAST FOR
DAYS. I'M HOOKED AND I TOTALLY GET THE T3 HYPE.”

- Fabiana Buontempo, BuzzFeed Discover the T3 Switch Kit

HAIR DRYERS

FLAT IRONS

STYLING TOOLS

CURLING IRONS

 * Free US Shipping Orders over $100
 * 2 Year Warranty
 * Free 30 Day Returns


#T3HAIR

Locks on Lock? Show us, and be featured on our social channels.



Get 15% off your first order

Subscribe to get all the latest T3 news and exclusive offers. Plus, save 15% off
your first purchase. Not applicable on sale items.

Newsletter
Enter your email address
Join Now

CONNECT WITH US

CUSTOMER SUPPORT

Contact Us FAQs Shipping Returns Replacement Parts Product Registration Warranty
Information Warranty Claim Accessibility Statement Consumer Advisory
Accessibility

ABOUT T3

Our Story T3 Tech Authorized Retail Partners E-Gift Cards Take the T3 Hair Quiz
T3 Livestreams T3 Blog T3 Convertible Collection

T3 PROGRAMS

T3 Rewards T3 Pro Join T3 Social Circle T3 Certified Refurbished

Select country
United States
 * Austria
 * Belgium
 * Denmark
 * France
 * Germany
 * Italy
 * Netherlands
 * Poland
 * Portugal
 * Spain
 * Sweden
 * United Kingdom




Copyright © 2016-2023 T3 Micro Inc. All rights reserved.
 * Privacy Notice
 * Terms and Conditions
 * Notice at Collection
 * Your Privacy Choices



Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password


Sign In
Forgot Your Password?



USE OF COOKIES

This website uses cookies and similar tracking tools for various purposes,
including advertising. To learn more about our information practices, please
visit our Privacy Notice.

Consent Settings Decline All/Do Not Sell or Share Accept All



DO NOT SELL OR SHARE MY PERSONAL INFORMATION




YOUR PRIVACY CHOICES

YOUR PRIVACY CHOICES

T3 Micro Inc. may use cookies, pixel tags, or similar tracking technologies
(“Collection Technologies”) to gather information relating to you when you use,
access, otherwise interact with our websites and digital properties. To learn
more about our use of Collection Technologies, please visit our Privacy Notice.
You can also learn more about our use of certain types of Collection
Technologies by clicking on the tabs to the left.

Our use of certain Collection Technologies may be deemed a “sale” or “share” of
personal information under applicable law, including in California. Depending on
your state of residence, you may have the right to opt out of such selling or
sharing practices. To exercise you right to opt out, please click the
“Decline/Do Not Sell or Share” button shown below. Alternatively, you can opt
out by broadcasting an Opt-Out Preference Signal, such as the Global Privacy
Control (GPC) (on the browsers and/or browser extensions that support such a
signal). To download and use a browser supporting the GPC browser signal, click
here: https://globalprivacycontrol.org/orgs. If you choose to use the GPC
signal, you will need to turn it on for each supported browser or browser
extension you use.
More information


 * STRICTLY NECESSARY COOKIES
   
   STRICTLY NECESSARY COOKIES
   
   Always Active
   Strictly Necessary Cookies
   
   Cookies that are necessary for our websites to function and cannot be
   switched off in our systems. They are usually only set in response to actions
   made by you which amount to a request for services, such as setting your
   privacy preferences, logging in or filling in forms.
   
   You can set your browser to block or alert you about these cookies, but some
   parts of the site will not work.


 * FUNCTIONAL COOKIES
   
   FUNCTIONAL COOKIES
   
   Functional Cookies
   
   Enable the website to provide enhanced functionality and personalization
   based on your interaction with the website. For example, they may allow
   websites to remember the user’s site preferences and choices they make on the
   site including username, region, and language.


 * ANALYTICS AND PERFORMANCE COOKIES
   
   ANALYTICS AND PERFORMANCE COOKIES
   
   Analytics and Performance Cookies
   
   These cookies are used specifically for gathering data on how visitors use a
   website, which pages of a website are visited most often, or if they get
   error messages on web pages. Some examples of performance cookies are cookies
   that count page visits, idle time by a user on a page, bounce rates, and load
   speeds.


 * ADVERTISING AND TARGETING COOKIES
   
   ADVERTISING AND TARGETING COOKIES
   
   Advertising and Targeting Cookies
   
   Specifically designed to gather information from you on your device to
   display advertisements to you based on relevant topics that interest you.
   These cookies may be used by our advertising partners to build a profile of
   your interests and show you relevant adverts on other sites.

Back Button


ADVERTISING COOKIES

Filter Button
Consent Leg.Interest
Select All Vendors
Select All Vendors
Select All Hosts

Select All



Clear Filters

Information storage and access
Apply
Confirm My Choices Decline All/Do Not Sell or Share Accept All