www.stahls.com Open in urlscan Pro
50.206.178.11  Public Scan

Submitted URL: http://stahls.com/
Effective URL: https://www.stahls.com/home
Submission: On August 18 via manual from US — Scanned from DE

Form analysis 14 forms found in the DOM

<form id="search-form">
  <input type="text" autocomplete="off" oninput="updateSearch(this.value)" name="search" id="st-search-input" class="st-default-search-input" dir="ltr" spellcheck="false" title="Search" placeholder="What can we help you find?">
  <button type="submit"><span class="icon-search"></span></button>
</form>

Name: mobile-search-form

<form id="mobile-search-form" name="mobile-search-form">
  <input type="text" autocomplete="off" oninput="updateSearch(this.value)" id="mobile-search-input" class="st-default-search-input" placeholder="What can we help you find?">
  <input type="submit" value="search">
</form>

<form class="loginForm modal_content mobile-enabled" novalidate="novalidate">
  <div class="login-content infoPart">
    <div class="favorites-copy">
      <h3><span class="hideCanada">Favourites</span><span class="hideUS">Favorites</span></h3>
      <p><strong>Log in or register to create a list of <span class="hideCanada">favourites</span><span class="hideUS">favorites</span>.</strong></p>
    </div>
    <!-- email -->
    <div class="email-section form-input">
      <label for="email">Email:</label>
      <div class="input_field">
        <div class="error_msg">
          <label for="email" class="error"></label>
        </div>
        <input type="text" name="email" placeholder="Email">
        <div class="char_cntr"><span>50</span> characters</div>
      </div>
    </div>
    <!-- password -->
    <div class="form-input">
      <label for="password">Password:</label>
      <div class="input_field">
        <div class="error_msg">
          <label for="password" class="error"></label>
        </div>
        <input type="password" name="password" placeholder="Password" autocomplete="off">
        <div class="char_cntr"><span>20</span> characters</div>
      </div>
      <a class="login_links forgotPasswordLink">Forgot Your Password?</a>
    </div>
  </div>
  <div class="login-confirm okayBtn">
    <a class="cancel" onclick="$.colorbox.close();">Cancel</a>
    <a href="/stahls/13/account/register" class="register">Register</a>
    <input type="submit" value="LOG IN" class="greenButton">
  </div>
</form>

POST

<form class="resetPwdForm" method="post" novalidate="novalidate">
  <input type="hidden" name="hIForgot" value="1">
  <div class="infoPart">
    <p>Enter your information and an email will be sent to you with instructions.</p>
    <div class="reset-pwd-fieldset">
      <div class="reset-pwd-email form-input">
        <label for="email">Email:</label>
        <div class="input_field">
          <div class="error_msg">
            <label for="email" class="error" generated="true"></label>
          </div>
          <input type="text" name="email" placeholder="Email">
        </div>
      </div>
      <div class="reset-pwd-zip form-input">
        <label for="zip">Zip Code:</label>
        <div class="input_field">
          <div class="error_msg">
            <label for="zip" class="error" generated="true"></label>
          </div>
          <input type="text" name="zip" placeholder="Zip Code">
        </div>
      </div>
    </div>
  </div>
  <div class="okayBtn">
    <input type="submit" value="RESET" class="orangeButton">
  </div>
</form>

Name: dologinPOST /stahls/OOE_Shopper/dologin.asp

<form id="dologin" name="dologin" method="post" action="/stahls/OOE_Shopper/dologin.asp">
  <input type="hidden" name="dologinAsync">
  <input type="hidden" name="s" id="s">
  <input type="hidden" name="t" id="t" value="home">
  <input type="hidden" name="productPage" value="">
</form>

<form>
  <div class="wizard-step color-step">
    <div class="step-label">
      <span class="step-num">1</span>
      <span class="step-name">Choose Colors</span>
    </div>
    <div class="step-content">
      <div class="selected-colors">
        <div class="color-swatch">
          <div class="swatch-img none-selected"></div>
        </div>
      </div>
    </div>
  </div>
  <div class="wizard-step width-step disabled">
    <div class="step-label">
      <span class="step-num">2</span>
      <span class="step-name">Choose Roll Width</span>
    </div>
  </div>
  <div class="wizard-step qty-step disabled">
    <div class="step-label">
      <span class="step-num">3</span>
      <span class="step-name">Choose Quantity</span>
    </div>
  </div>
  <div class="add-to-cart-container">
    <div class="total-price"><span class="total-price-lbl">Total Price:</span> <span class="price">$0.00</span></div>
    <div class="addCartBtn">
      <a class="addToCart shopAdd disabled-btn "><span class="add-cart"><span class="icon-add-to-cart"></span><span>Add To Cart</span></span><span class="adding"><span class="icon-loading-spinner spinning-icon"></span><span>Adding...</span></span><span class="added"><span class="icon-checkmark-heavy"></span><span>Added!</span></span></a>
    </div>
  </div>
</form>

<form>
  <div class="wizard-step width-step">
    <div class="step-label">
      <span class="step-num">1</span>
      <span class="step-name">Choose Roll Width</span>
    </div>
    <div class="step-content">
      <label><input type="radio" name="Width" value="160"> <span>16" Roll Width</span></label>
      <label><input type="radio" name="Width" value="240"> <span>24" Roll Width</span></label>
    </div>
  </div>
  <div class="wizard-step qty-step disabled">
    <div class="step-label">
      <span class="step-num">2</span>
      <span class="step-name">Choose Quantity</span>
    </div>
  </div>
  <div class="add-to-cart-container">
    <div class="total-price"><span class="total-price-lbl">Total Price:</span> <span class="price">$0.00</span></div>
    <div class="addCartBtn">
      <a class="addToCart shopAdd disabled-btn "><span class="add-cart"><span class="icon-add-to-cart"></span><span>Add To Cart</span></span><span class="adding"><span class="icon-loading-spinner spinning-icon"></span><span>Adding...</span></span><span class="added"><span class="icon-checkmark-heavy"></span><span>Added!</span></span></a>
    </div>
  </div>
</form>

POST //feedburner.google.com/fb/a/mailverify

<form action="//feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow">
  <div><input type="text" class="footerSub" size="30" name="email" placeholder="Enter your email address"><input type="hidden" name="uri" value="StahlsIdBlog"><input type="hidden" name="loc" value="en_US"><input type="submit" class="orangeButton"
      value="Subscribe"></div>
</form>

POST //feedburner.google.com/fb/a/mailverify

<form action="//feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow">
  <div><input type="text" class="footerSub" size="30" name="email" placeholder="Enter your email address"><input type="hidden" name="uri" value="StahlsIdBlog"><input type="hidden" name="loc" value="en_US"><input type="submit" class="orangeButton"
      value="Subscribe"></div>
</form>

POST //feedburner.google.com/fb/a/mailverify

<form action="//feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow">
  <div><input type="text" class="footerSub" size="30" name="email" placeholder="Enter your email address"><input type="hidden" name="uri" value="StahlsIdBlog"><input type="hidden" name="loc" value="en_US"><input type="submit" class="orangeButton"
      value="Subscribe"></div>
</form>

POST //feedburner.google.com/fb/a/mailverify

<form action="//feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow">
  <div><input type="text" class="footerSub" size="30" name="email" placeholder="Enter your email address"><input type="hidden" name="uri" value="StahlsIdBlog"><input type="hidden" name="loc" value="en_US"><input type="submit" class="orangeButton"
      value="Subscribe"></div>
</form>

POST //feedburner.google.com/fb/a/mailverify

<form action="//feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow">
  <div><input type="text" class="footerSub" size="30" name="email" placeholder="Enter your email address"><input type="hidden" name="uri" value="StahlsIdBlog"><input type="hidden" name="loc" value="en_US"><input type="submit" class="orangeButton"
      value="Subscribe"></div>
</form>

POST //feedburner.google.com/fb/a/mailverify

<form action="//feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('//feedburner.google.com/fb/a/mailverify?uri=StahlsIdBlog ', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
  <div>
    <input type="text" class="footerSub" size="30" name="email" placeholder="Enter your email address">
    <input type="hidden" value="StahlsIdBlog" name="uri">
    <input type="hidden" name="loc" value="en_US">
    <input type="submit" class="orangeButton" value="Subscribe">
  </div>
</form>

<form action="" onsubmit="LO.submit_chat(); return false;">
  <div id="lo_chat_input" style="position:relative; width: 100%; ">
    <div class="lo-fx-hr" style="height:0px; margin-bottom:0px; margin-top:0px; width:100%; border-top:1px solid #000000;border-bottom:1px solid #4f4f4f"></div>
    <div style="padding:10px;"><label for="lo_chat_textarea" style="display:none">Chat Input Box</label><textarea id="lo_chat_textarea" disabled="disabled" rows="2"
        style="color: black; background-color: rgb(255, 255, 255); border-radius: 5px; padding: 7px; height: auto; width: 100%; font-family: sans-serif; text-transform: none; resize: none;" dir="null" data-last-scroll-height="0"></textarea></div>
    <div id="lo_chat_sound_holder" style="position:absolute; right:0px; top:-25px; width:100%;">
      <div style="cursor: pointer; float:right; opacity:0.6; padding-right:10px; height:16px;" id="lo_chat_sound"><img alt="Click to mute chat sounds" src="https://d10lpsik1i8c69.cloudfront.net/graphics/sound-on-white.png"></div>
      <div id="lo_chat_status" style="padding-left:10px; font-size:11px; color:#6d6d6d"></div>
      <div style="clear:both;"></div>
    </div>
  </div>
</form>

Text Content

 * SHOP OUR BRANDS
   
    * Transfer Express®
    * Great Dane Graphics
    * CadworxLIVE®
    * Transfer Paper Experts™

 * Contact Us
    * 800.4.STAHLS (800.478.2457)
    * Live Chat

 * Connect
   
   SOCIAL
   
    * Facebook
    * Heat Press for Profit
    * Instagram
    * Pinterest
    * LinkedIn
   
   EDUCATION
   
    * Stahls' TV
    * Stahls' Blog
    * Ted's Blog
    * Webinars
    * Live Events

 * Find an Authorized Dealer
    * Master Distributors
    * Shop Local Resellers
    * Become a Reseller

 * Log In
   or Register
    * Log In
    * Register
   
   

Don't Miss Our Next Upcoming Webinar on August 17th: Making Money with Emblems &
Patches. Register Now
Due to ongoing supply chain shortages and carrier delays, all estimated delivery
dates are subject to change. Learn More
Internet Explorer is no longer supported. We recommend upgrading to Chrome,
Firefox, Safari, or Microsoft Edge browser.
 * Products
 * Help & Support
 * 

DID YOU MEAN:





SUGGESTED PRODUCTS



Vinyl Designer Artwork Uploader
 * MORE
   
   
 * Heat Transfer Vinyl
 * Letters & Numbers
 * Custom Logos & Transfers
 * Equipment
 * Accessories
 * Spirit Sale™ Online Stores

 * (800) 478-2457

 * Heat Transfer Vinyl
   
 * Printable Vinyl
   
 * Adhesive Vinyl
   
 * Twill, Appliqué & More
   
 * Letters & Numbers
   
 * Custom Logos & Transfers
   
 * Emblems & Patches
   
 * Equipment
   
 * Accessories
   
 * Samples & Swatches
   
 * Blank Apparel
   
 * Help & Education
   
 * Videos
   
 * Events & Webinars
   
 * Spirit Sale™ Online Stores
   
 * Master Distributors
   
 * Become a Reseller
   
 * Vinyl Designer
   
 * Artwork Uploader
   
 * FavouritesFavorites
   

 * Products
 * Help & Support
 * 

DID YOU MEAN:





SUGGESTED PRODUCTS






This website uses cookies.
By continuing to browse, you accept our use of cookies as explained in our
Privacy Policy.

Log In


FAVOURITESFAVORITES

Log in or register to create a list of favouritesfavorites.

Email:
50 characters
Password:
20 characters
Forgot Your Password?
Cancel Register
Reset Passwordclose [x]

Enter your information and an email will be sent to you with instructions.

Email:

Zip Code:



An email has been sent.

OK
Searching for your account...




 * DON'T TAKE OUR WORD FOR IT...
   
   See what customers have to say about their experience with STAHLS'. We love
   hearing from our customers and sharing their stories.
   
   Since 1932, we've made it our mission to help customers succeed with the
   right products, equipment and support for their business. Thank you for
   letting us be a part of your journey!


 * SAY YES TO ANY PRINT JOB
   
   See what the buzz is all about – try new UltraColor® MAX DTF Transfers. This
   one transfer type applies to wearables, hats, promotional items and more, so
   it’s the perfect go-to solution for any job.
   
   Your transfers will arrive quickly - most orders ship next business day when
   you order by Noon ET*, so you can stop waiting, and start creating!
   
   *Orders over $600 may require additional business days for production.
   
   Experience the MAX Difference


 * LEVEL UP YOUR LOGOS WITH
   NEW PVC PATCHES
   
   Check out the latest product in our dimensional line-up! PVC Patches are
   bright & bold with a modern look and a flexible, soft feel. Instantly elevate
   the look of any garment or accessory with these raised emblems - available in
   heat applied or pressure sensitive options.
   
   Level Up With PVC Patches


 * NEW FALL FANWEAR TREND GUIDE
   
   Check out the 2022-2023 Fanwear Trend Guide to see what's hot for this
   upcoming fall & 2023! Get inspired by the latest looks, plus see videos to
   learn how the looks were created.
   
   View Fanwear Trend Guide


 * STAND OUT IN THE HAT WORLD WITH THE 360 IQ® HAT PRESS
   
   See what customers are saying...
   
   "Stahls' has me standing out in the hat world now. First hat press I ever
   bought was the IQ 360. I don’t believe there is a better model to begin with,
   and it fits my retail shop perfectly. I’m probably 300 hats in and many more
   to go. Thank you."
   
   Learn More


 * OUR BEST-SELLING AUTO OPEN
   HEAT PRESS IS NOW BACK IN STOCK!
   
   Our most popular heat press is now in stock & ready to ship! The auto-open
   feature allows you to multi-task while heat printing, and ensures you won't
   over-press your garments. Make your life easier & get better results with the
   Hotronix® Auto Clam!
   
   Order Now


 * CHECK OUT THE SUMMER ISSUE OF MAKE IT MAGAZINE
   
   Discover how you can take your passion for creating custom decorated apparel
   to the next level. Make It Magazine is filled with step-by-step instructions
   on how to create retail-inspired looks using HTV and transfers.
   
   Read Online


 * DON'T TAKE OUR WORD FOR IT...
   
   See what customers have to say about their experience with STAHLS'. We love
   hearing from our customers and sharing their stories.
   
   Since 1932, we've made it our mission to help customers succeed with the
   right products, equipment and support for their business. Thank you for
   letting us be a part of your journey!


 * SAY YES TO ANY PRINT JOB
   
   See what the buzz is all about – try new UltraColor® MAX DTF Transfers. This
   one transfer type applies to wearables, hats, promotional items and more, so
   it’s the perfect go-to solution for any job.
   
   Your transfers will arrive quickly - most orders ship next business day when
   you order by Noon ET*, so you can stop waiting, and start creating!
   
   *Orders over $600 may require additional business days for production.
   
   Experience the MAX Difference





WE’RE HERE TO PROVIDE THE EDUCATION, SUPPORT, AND PRODUCTS YOU NEED TO GROW YOUR
CUSTOM APPAREL BUSINESS
—FROM HEAT TRANSFER VINYL AND EQUIPMENT, TO FULL COLOR TRANSFERS AND MORE.


HEAT TRANSFER VINYL

Shop Now


CUSTOM LOGOS & TRANSFERS

Shop Now


EQUIPMENT

Shop Now


PRINTABLE VINYL

Shop Now


LETTERS & NUMBERS

Shop Now



FEATURED PRODUCTS


EMBLEMS & PATCHES


CAD-CUT® ULTRAWEED™ HTV


SAMPLES & SWATCHES


SOFT OPAQUE II PRINTABLE VINYL


PRE-CUT LETTERS & NUMBERS


TAG ALONG™ HP PLATEN





EDUCATIONAL VIDEOS


View All Videos


RESOURCES


HELP & EDUCATION

Learn More


STAHLS' SCHOLARSHIP

Learn More


EVENTS & WEBINARS

Learn More




TRENDING PRODUCTS


360 IQ® HEAT PRESS

PROFESSIONAL RESULTS EVERY TIME


$1675.00 Each
Qty:
Go to page


THERMO-FILM®

TOUGH DURABLE HTV


1 Choose Colors

2 Choose Roll Width
3 Choose Quantity
Total Price: $0.00
Add To CartAdding...Added!
Go to page


3M™ SCOTCHLITE™ REFLECTIVE

VISIBLE REFLECTIVE HTV


1 Choose Roll Width
16" Roll Width 24" Roll Width
2 Choose Quantity
Total Price: $0.00
Add To CartAdding...Added!
Go to page


PRE-SPACED TEXT & NUMBERS

PRE-ALIGNED FOR EASY PLACEMENT


Go to page
Go to page


SIMSTITCH LETTERS & NUMBERS

NO-SEW EMBROIDERED LOOK


Go to page
Go to page


A2Z™ SWING AWAY

LOW-COST, PROFESSIONAL STARTER PRESS


$775.00 Each
Qty:
Go to page


FUSION IQ®

SMARTEST HEAT PRESS IN THE INDUSTRY


16" x 20" ($2575.00)
Qty:
Go to page




CHECK OUT OUR BLOG HIGHLIGHTS


TOP 10 ARTWORK TIPS FOR ULTRACOLOR™ MAX DIRECT-TO-FILM TRANSFERS

Stahls' March 23, 2022

Everyone is talking about direct-to-film (DTF) transfers. This innovative
garment decoration method is changing the way people think about heat printing.
DTF transfers have many benefits including: The ability to print unlimited
colors No outlines Low temp heat application Extremely…

Continue reading ➞ Top 10 Artwork Tips for UltraColor™ MAX Direct-To-Film
Transfers
CONTINUE READING

SUBSCRIBE TO THE STAHLS' BLOG




GET INSPIRED WITH THE ALL NEW FAN WEAR GUIDE!

Dave Harding August 14, 2022

Our new Fanwear Guide is here just in time for the fall sports season! There’s
outstanding decoration potential for spirit and fan wear in so many markets!
We’ve got you covered with the most popular fan wear trends, including garment…

Continue reading ➞ Get Inspired with the ALL NEW Fan Wear Guide!
CONTINUE READING

SUBSCRIBE TO THE STAHLS' BLOG




STAHLS’ & TRANSFER EXPRESS ULTRACOLOR® CREATIVE GIVEAWAY!

Dave Harding August 10, 2022

Become an UltraColor Creative and enter to win $250 worth of UltraColor® heat
transfers! STAHLS’ and Transfer Express are teaming up for the UltraColor
Creative Giveaway, an ongoing sweepstakes with amazing odds to win! You can
enter more than once…

Continue reading ➞ STAHLS’ & Transfer Express UltraColor® Creative Giveaway!
CONTINUE READING

SUBSCRIBE TO THE STAHLS' BLOG




INTRODUCING ALL NEW CUSTOM PVC PATCHES

Dave Harding August 1, 2022

We’re so excited to announce an ALL NEW product in our dimensional emblems &
patches offering! Introducing PVC Patches, a versatile transfer option for
creating high-end custom apparel and accessories. Our latest patches are your
solution for turning any design…

Continue reading ➞ Introducing ALL NEW Custom PVC Patches
CONTINUE READING

SUBSCRIBE TO THE STAHLS' BLOG




STAHLS’ SMALL BUSINESS SCHOLARSHIP & 2ND SHOP MAKEOVER WINNER!

Dave Harding July 22, 2022

The Stahl family knows the value of starting your own small business. Nearly a
century ago in a small garage in Detroit, a dream met opportunity and the
STAHLS’ company was born. This year, we celebrate 90 years of helping…

Continue reading ➞ STAHLS’ Small Business Scholarship & 2nd Shop Makeover
Winner!
CONTINUE READING

SUBSCRIBE TO THE STAHLS' BLOG






CUSTOMER INSPIRATION STATION

Heat Print Technology opens opportunities and provides solutions not available
with other decorating methods. Find inspiration in this gallery of heat transfer
designs submitted by STAHLS’ customers. You’ll find the latest sports uniforms,
trends, new materials and finishes, plus creative placements only possible with
heat printing.

Be more creative, get more inspired; all you need is a heat press.

CREATED BY:Sew Much Fun In TexasMATERIAL:Glitter Flake™
CREATED BY:Mr. TeeDotMATERIAL:Premium Plus™
CREATED BY:Mbell B.MATERIAL:Heat Transfer Vinyl
CREATED BY:White River Design CompanyMATERIAL:Glitter Flake™
CREATED BY:Charlene L.MATERIAL:Fashion-FILM®
CREATED BY:Andy G.MATERIAL:Fashion-FILM®

Get Inspired
Customer Service: 800.4.STAHLS (800.478.2457) | Hours Today: 8:00 AM EDT–7:00 PM
EDT


CONNECT WITH US

 * 
 * 
 * 
 * 
 * 
 * 
 * 


FOLLOW THE STAHLS' BLOG


 * Español
 * Contact Us
 * Hours Today: 8:00 AM EDT–7:00 PM EDT
 * Log In
 * 


HELPFUL LINKS

 * About Us
 * Clearance Items
 * Contact Us
 * Customer Service
 * Distributors Near You
 * Live Chat
 * Careers

 * Sales Tax Exemption
 * Stahls' Events
 * Stahls' Blog
 * Ted's Blog
 * Trustmark Health Benefits MRF
 * View Catalog
 * What's New


STAHLS' BRANDS

 * Stahls' Canada
 * Stahls' (Español)
 * CadworxLIVE®
 * Great Dane Graphics
 * GroupeSTAHL
 * Hotronix®
 * Stahls' International

 * Target Transfers®
 * Transfer Express®
 * Transfer Paper Experts™


MEMBERSHIPS

 * ASI
 * BBB
 * PPAI
 * SGIA
 * SFIA



 * COMPANY
 * About Us
 * Contact Us

 * LEGAL
 * Privacy & Security
 * CA Privacy
 * Terms & Conditions
 * Apparel Policies

 * MEDIA
 * Videos
 * Events
 * Catalog

Terms & Conditions  |  Privacy Policy  |  Apparel Policy  |  Site Map

© 2022 Stahls' Inc – 
All International Rights Reserved






Live Chat is Online 
Chatting
0
×
–

undefined



Chat Input Box

Chat
Powered by