www.peddinghaus-store.com Open in urlscan Pro
192.200.160.248  Public Scan

URL: https://www.peddinghaus-store.com/apparel/stronger-than-steel-mens-t-shirt/
Submission: On August 28 via manual from US — Scanned from CA

Form analysis 5 forms found in the DOM

/search.php

<form class="wb-searchpro" action="/search.php">
  <fieldset class="form-fieldset">
    <div class="input-group">
      <input class="form-control form-input" data-search-quick="" name="search_query" data-error-message="Search field cannot be empty." placeholder="What can we help you find?" autocomplete="off">
      <div class="input-group-append">
        <button class="btn btn-link" type="submit"><i class="fa fa-search"></i></button>
      </div>
    </div>
  </fieldset>
</form>

/search.php

<form class="wb-formSearch" action="/search.php">
  <fieldset class="form-fieldset">
    <div class="input-group">
      <input class="form-control form-input" data-search-quick="" name="search_query" data-error-message="Search field cannot be empty." placeholder="What can we help you find?" autocomplete="off">
      <div class="input-group-append">
        <button class="btn btn-secondary" type="submit">Search</button>
      </div>
    </div>
  </fieldset>
</form>

POST https://www.peddinghaus-store.com/cart.php

<form class="form" method="post" action="https://www.peddinghaus-store.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="product_id" value="128">
  <div data-product-option-change="" style="">
    <div class="form-field" data-product-attribute="swatch">
      <label class="form-label form-label--alternate form-label--inlineSmall"> Color: <span data-option-value=""></span>
        <small>Required</small>
      </label>
      <input class="form-radio" type="radio" name="attribute[180]" value="934" id="attribute_swatch_180_934" checked="" data-default="" required="" data-state="true">
      <label class="form-option form-option-swatch" for="attribute_swatch_180_934" data-product-attribute-value="934">
        <span class="form-option-variant form-option-variant--color" title="Heather Black" style="background-color: #808080"></span>
      </label>
      <input class="form-radio" type="radio" name="attribute[180]" value="935" id="attribute_swatch_180_935" required="" data-state="false">
      <label class="form-option form-option-swatch" for="attribute_swatch_180_935" data-product-attribute-value="935">
        <span class="form-option-variant form-option-variant--color" title="Black" style="background-color: #000000"></span>
      </label>
    </div>
    <div class="form-field" data-product-attribute="set-rectangle">
      <label class="form-label form-label--alternate form-label--inlineSmall"> Size: <span data-option-value=""></span>
        <small>Required</small>
      </label>
      <input class="form-radio" type="radio" id="attribute_rectangle__181_936" name="attribute[181]" value="936" required="" data-state="false">
      <label class="form-option" for="attribute_rectangle__181_936" data-product-attribute-value="936">
        <span class="form-option-variant">S</span>
      </label>
      <input class="form-radio" type="radio" id="attribute_rectangle__181_937" name="attribute[181]" value="937" required="" data-state="false">
      <label class="form-option" for="attribute_rectangle__181_937" data-product-attribute-value="937">
        <span class="form-option-variant">M</span>
      </label>
      <input class="form-radio" type="radio" id="attribute_rectangle__181_938" name="attribute[181]" value="938" required="" data-state="false">
      <label class="form-option" for="attribute_rectangle__181_938" data-product-attribute-value="938">
        <span class="form-option-variant">L</span>
      </label>
      <input class="form-radio" type="radio" id="attribute_rectangle__181_939" name="attribute[181]" value="939" required="" data-state="false">
      <label class="form-option" for="attribute_rectangle__181_939" data-product-attribute-value="939">
        <span class="form-option-variant">XL</span>
      </label>
      <input class="form-radio" type="radio" id="attribute_rectangle__181_940" name="attribute[181]" value="940" required="" data-state="false">
      <label class="form-option" for="attribute_rectangle__181_940" data-product-attribute-value="940">
        <span class="form-option-variant">2XL</span>
      </label>
      <input class="form-radio" type="radio" id="attribute_rectangle__181_941" name="attribute[181]" value="941" required="" data-state="false">
      <label class="form-option" for="attribute_rectangle__181_941" data-product-attribute-value="941">
        <span class="form-option-variant">3XL</span>
      </label>
      <input class="form-radio" type="radio" id="attribute_rectangle__181_942" name="attribute[181]" value="942" required="" data-state="false">
      <label class="form-option" for="attribute_rectangle__181_942" data-product-attribute-value="942">
        <span class="form-option-variant">4XL</span>
      </label>
    </div>
  </div>
  <div class="form-field form-field--stock u-hiddenVisually">
    <label class="form-label form-label--alternate"> Current Stock: <span data-product-stock=""></span>
    </label>
  </div>
  <div class="form-field form-field--increments">
    <label class="form-label form-label--alternate" for="qty[]">Quantity:</label>
    <div class="form-increment" data-quantity-change="">
      <input class="form-input form-input--incrementTotal" id="qty[]" name="qty[]" type="tel" value="1" data-quantity-min="0" data-quantity-max="10" min="1" pattern="[0-9]*" aria-live="polite">
      <button class="button button--icon" data-action="inc">
        <span class="is-srOnly">Increase Quantity:</span>
        <i class="icon" aria-hidden="true">
                <svg>
                    <use xlink:href="#icon-keyboard-arrow-up"></use>
                </svg>
            </i>
      </button>
      <button class="button button--icon" data-action="dec">
        <span class="is-srOnly">Decrease Quantity:</span>
        <i class="icon" aria-hidden="true">
                <svg>
                    <use xlink:href="#icon-keyboard-arrow-down"></use>
                </svg>
            </i>
      </button>
    </div>
  </div>
  <div class="alertBox productAttributes-message" style="display:none">
    <div class="alertBox-column alertBox-icon">
      <icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
          <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
        </svg></icon>
    </div>
    <p class="alertBox-column alertBox-message"></p>
  </div>
  <div class="form-action">
    <!--<input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary button--addtocart" type="submit"
            value="Add to Cart">

        <a  id="form-action-buynow" href="/checkout.php" class="button button--primary button--buynow">
            Buy Now
        </a>-->
    <button id="form-action-addToCart" data-wait-message="Adding to cart…" class="c-button c-button--primary" type="submit" value="Add to Cart"><span class="c-button--text">Add to Cart</span></button>
    <a id="form-action-buynow" href="/checkout.php" class="c-button c-button--secondary c-button-buy-now-product button--buynow" style="margin: 0 10px; vertical-align: bottom;">
            <span class="c-button--text">Buy Now</span>
        </a>
  </div>
  <!-- snippet location product_addtocart -->
</form>

POST https://www.peddinghaus-store.com/cart.php

<form class="form form--addToCart" method="post" action="https://www.peddinghaus-store.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="product_id" value="130">
  <div class="emthemesModez-productView-optionsGrid">
    <div data-product-option-change="" style="">
      <div class="form-field" data-product-attribute="swatch">
        <label class="form-label form-label--alternate form-label--inlineSmall"> Color: <span data-option-value=""></span>
          <small>Required</small>
        </label>
        <input class="form-radio" type="radio" name="attribute[184]" value="949" id="attribute_swatch_184_949" checked="" data-default="" required="" data-state="true">
        <label class="form-option form-option-swatch" for="attribute_swatch_184_949" data-product-attribute-value="949">
          <span class="form-option-variant form-option-variant--color" title="Heather Black" style="background-color: #808080"></span>
        </label>
      </div>
      <div class="form-field" data-product-attribute="set-rectangle">
        <label class="form-label form-label--alternate form-label--inlineSmall"> Size: <span data-option-value=""></span>
          <small>Required</small>
        </label>
        <input class="form-radio" type="radio" id="attribute_rectangle__185_950" name="attribute[185]" value="950" required="" data-state="false">
        <label class="form-option" for="attribute_rectangle__185_950" data-product-attribute-value="950">
          <span class="form-option-variant">S</span>
        </label>
        <input class="form-radio" type="radio" id="attribute_rectangle__185_951" name="attribute[185]" value="951" required="" data-state="false">
        <label class="form-option" for="attribute_rectangle__185_951" data-product-attribute-value="951">
          <span class="form-option-variant">M</span>
        </label>
        <input class="form-radio" type="radio" id="attribute_rectangle__185_952" name="attribute[185]" value="952" required="" data-state="false">
        <label class="form-option" for="attribute_rectangle__185_952" data-product-attribute-value="952">
          <span class="form-option-variant">L</span>
        </label>
        <input class="form-radio" type="radio" id="attribute_rectangle__185_953" name="attribute[185]" value="953" required="" data-state="false">
        <label class="form-option" for="attribute_rectangle__185_953" data-product-attribute-value="953">
          <span class="form-option-variant">XL</span>
        </label>
        <input class="form-radio" type="radio" id="attribute_rectangle__185_954" name="attribute[185]" value="954" required="" data-state="false">
        <label class="form-option" for="attribute_rectangle__185_954" data-product-attribute-value="954">
          <span class="form-option-variant">2XL</span>
        </label>
        <input class="form-radio" type="radio" id="attribute_rectangle__185_955" name="attribute[185]" value="955" required="" data-state="false">
        <label class="form-option" for="attribute_rectangle__185_955" data-product-attribute-value="955">
          <span class="form-option-variant">3XL</span>
        </label>
        <input class="form-radio" type="radio" id="attribute_rectangle__185_956" name="attribute[185]" value="956" required="" data-state="false">
        <label class="form-option" for="attribute_rectangle__185_956" data-product-attribute-value="956">
          <span class="form-option-variant">4XL</span>
        </label>
      </div>
    </div>
    <div class="form-field form-field--stock u-hiddenVisually">
      <label class="form-label form-label--alternate"> Current Stock: <span data-product-stock=""></span>
      </label>
    </div>
    <div class="form-field form-field--increments">
      <label class="form-label form-label--alternate" for="qty[]">Quantity:</label>
      <div class="form-increment" data-quantity-change="">
        <input class="form-input form-input--incrementTotal" id="qty[]" name="qty[]" type="tel" value="1" data-quantity-min="0" data-quantity-max="10" min="1" pattern="[0-9]*" aria-live="polite">
        <button class="button button--icon" data-action="inc">
          <span class="is-srOnly">Increase Quantity:</span>
          <i class="icon" aria-hidden="true">
                                    <svg>
                                        <use xlink:href="#icon-keyboard-arrow-up"></use>
                                    </svg>
                                </i>
        </button>
        <button class="button button--icon" data-action="dec">
          <span class="is-srOnly">Decrease Quantity:</span>
          <i class="icon" aria-hidden="true">
                                    <svg>
                                        <use xlink:href="#icon-keyboard-arrow-down"></use>
                                    </svg>
                                </i>
        </button>
      </div>
    </div>
  </div>
  <div class="alertBox productAttributes-message" style="display:none">
    <div class="alertBox-column alertBox-icon">
      <icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
          <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
        </svg></icon>
    </div>
    <p class="alertBox-column alertBox-message"></p>
  </div>
</form>

POST /subscribe.php

<form class="form" action="/subscribe.php" method="post">
  <fieldset class="form-fieldset">
    <input type="hidden" name="action" value="subscribe">
    <input type="hidden" name="nl_first_name" value="bc">
    <input type="hidden" name="check" value="1">
    <div class="form-field">
      <label class="form-label is-srOnly" for="nl_email">Email Address</label>
      <div class="form-prefixPostfix2 wrap">
        <input class="form-input" id="nl_email" name="nl_email" type="email" value="" placeholder="What is your email address?">
        <!--<input class="c-button c-button--primary form-prefixPostfix-button--postfix" type="submit" value="Subscribe">-->
        <button class="c-button c-button--primary" type="submit" value="Subscribe">
          <span class="c-button--text">Subscribe</span>
        </button>
      </div>
    </div>
  </fieldset>
</form>

Text Content

 * Apparel
    * Men's
      * Shirts
      * Sweatshirts
    * Women's
      * Shirts
      * Sweatshirts

 * Band Saw Blades
 * Carbide Tooling
 * Coolants
 * Drill Bits
 * Plasma Consumables
 * Punches
    * Round
    * Square

 * Dies
    * Round
    * Square

 * Shipping & Returns
 * Track Order

 * Sign in
 * Register

 * US Dollars


Vertical Categories

0

×
+1 815 937 3800 | webstore@peddinghaus.com
 * My Account
   * Sign in
   * Register
 * Compare
 * Check out

Search

 * 
   Hello, Sign in Your account
   * Sign in
   * Register

 * My Cart
   
   0 items - $0.00
   

All Categories
 * Apparel
    * Men's
      * Shirts
      * Sweatshirts
    * Women's
      * Shirts
      * Sweatshirts

 * Band Saw Blades
 * Carbide Tooling
 * Coolants
 * Drill Bits
 * Plasma Consumables
 * Punches
    * Round
    * Square

 * Dies
    * Round
    * Square

Vertical Categories
   
 * Apparel
    * Men's
      
      * Shirts
      * Sweatshirts
    * Women's
      
      * Shirts
      * Sweatshirts

 * Shipping & Returns
 * Track Order
 * Contact Parts
 * Live Chat

Toggle menu
 * Home
 * Apparel
 * Stronger Than Steel Men's T-Shirt

ALL CATEGORIES

 * Apparel
   * Men's
     * Shirts
     * Sweatshirts
   * Women's
     * Shirts
     * Sweatshirts
 * Band Saw Blades
 * Carbide Tooling
 * Coolants
 * Drill Bits
 * Plasma Consumables
 * Punches
   * Round
   * Square
 * Dies
   * Round
   * Square


BEST SELLERS

Previous

KSEM CARBIDE INSERT | KENNAMETAL

Kennametal

$96.00

PEDDICOOL MINIMUM QUANTITY LUBRICANT

Peddinghaus

$105.00

PEDDITWIST DRILL BIT | #3 TAPER

Peddinghaus

$214.00

271 SERIES ROUND DIE | ANGLEMASTER

Peddinghaus

$15.55

SERIES KSEM, 5XD DRILL DEPTH DIAMETER RATIO | KENNAMETAL

Kennametal

$369.00

272 SERIES ROUND PUNCH | ANGLEMASTER

Peddinghaus

$15.55

560-DG 1000, DG-1100 | PEDDINGHAUS BAND SAW BLADE

Peddinghaus

$250.00

HARVI CARBIDE ENDMILL | KENNAMETAL

Kennametal

$57.00

DG-1250 600 | PEDDINGHAUS BAND SAW BLADE

Peddinghaus

$385.00

KLEAR KUT SEMI SYNTHETIC CUTTING FLUID

Tri-Chem

$86.00 $92.00

HYPERTHERM TORCH COOLANT

Hypertherm

$30.16

HYPERTHERM ELECTRODE

Hypertherm

$15.47
Next


CUSTOM CMS BLOCK

CUSTOM TITLE

Custom CMS block displayed at the left sidebar on the Catalog Page. Put your own
content here: text, html, images, media... whatever you like.

Read More

Sidebar
New
Previous

Next


STRONGER THAN STEEL MEN'S T-SHIRT


$41.25
Brand Peddinghaus SKU: APMTSRT00000001 Manufacturer Part: APMTSRT00000001
Availability: IN STOCK Delivery: Usually ships in 3 - 7 business days to all
products Maximum Purchase: 10 units Material: 60% cotton / 40% polyester Weight:
4.4 oz Brand: New Era
Color: Required
Size: Required S M L XL 2XL 3XL 4XL
Current Stock:
Quantity:
Increase Quantity: Decrease Quantity:



Add to Cart Buy Now
Buy Now

Frequently bought together:

Select all Add selected to cart
Stronger Than Steel Men's Sweatshirt
$96.25
Choose Options

Color: Required
Size: Required S M L XL 2XL 3XL 4XL
Current Stock:
Quantity:
Increase Quantity: Decrease Quantity:



 * Description
 * Videos

Now enjoy the comfort of Peddinghaus quality in your shop and on your back. Made
for your everyday wear and pleasure, these high-end New Era T-shirts come in
black and heather grey. A comfortable 40% / 60% blend of ringspun combed cotton
and polyester at a breathable 4.4 ounces with no tags makes for a super soft,
yet durable, everyday short-sleeve T. The Peddinghaus logo on the front and
Stronger Than Steel logo on the back are sure to keep you looking sharp!

VIDEOS HIDE VIDEOS SHOW VIDEOS

 * NEW ERA T-SHIRT | PEDDINGHAUS
   
   Order Online Today! - https://peddingha.us/3js7SsT Now enjoy ...


 * Related Products

Peddinghaus

STRONGER THAN STEEL MEN'S SWEATSHIRT


$96.25
For cooler days or chilly offices, these New Era hoodies are a 55% / 34% / 11%
blend of cotton, polyester, and fleece, and are especially soft to the touch. A
comfortable 7.1 ounces, these heather...
Choose Options
×


×


Need Help? Call Us:
815-937-3800
Addresses : Peddinghaus Corporation
300 N Washington Ave
Bradley, IL 60915 Email: webstore@peddinghaus.com


INFORMATION

 * Shipping & Returns
 * Track Order
 * Loyalty Rewards Program
 * Sitemap

BRANDS

 * Peddinghaus
 * Hypertherm
 * Kennametal
 * Tri-Chem
 * View All

ALL CATEGORIES

 * Apparel
 * Band Saw Blades
 * Carbide Tooling
 * Coolants
 * Drill Bits
 * View All

SIGN UP FOR ENEWS

Don't miss out on our monthly discount promotions. Subscribe today to stay
informed.

Email Address
Subscribe

United States © 2024. Peddinghaus Corporation. All Rights Reserved. | Privacy
Policy