toledo-tools.com Open in urlscan Pro
2a02:fe80:1010::3:2  Public Scan

URL: https://toledo-tools.com/
Submission Tags: sansec.io magecart Search All
Submission: On February 27 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

GET https://toledo-tools.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://toledo-tools.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="Search entire store here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div id="searchautocomplete" class="searchautocomplete vertically" style="width: 350px; background: #FFFFFF; color: #000000">
        <div class="separator" style="background: #F0EFF0; color:#000000">Popular Suggestions</div>
        <div id="search_autocomplete" class="wpx-search-autocomplete"></div>
        <div class="container-autocomplete cat-container"></div>
        <div class="separator" style="background:#F0EFF0; color:#000000">Products</div>
        <div class="container-autocomplete">
          <div class="wpx-header">
            <div class="sale">
              <p><b>20% off</b> for all dresses</p>
            </div>
            <style>
              .sale {
                margin: 0 auto;
                background: #242424;
                color: white;
                padding: 10px;
                text-align: center;
                font-size: 13px;
              }
            </style>
          </div>
          <div class="prod-container"></div>
          <div class="more-results">
            <a href="#" onclick="document.getElementById('search_mini_form').submit()" class="advanced_search"></a>
          </div>
          <div class="wpx-footer">
            <div class="free-returns">
              <div class="footer-img"></div>
            </div>
            <style>
              .free-returns {
                margin: 0 auto;
                background: #242424;
                padding: 10px;
              }
            </style>
          </div>
        </div>
      </div>
      <script>
        requirejs(['jquery', 'underscore', 'weltpixel_searchautocomplete'], function($, _, searchAutoComplete) {
          $(document).ready(function() {
            var isEnablePopularSuggestions = '1',
              isEnableCategorySearch = '1',
              isEnableAutoComplete = '1',
              previousSearch = '';
            window.minNumberOfCharacters = '3';
            window.baseURL = 'https://toledo-tools.com/';
            $('html').on('click', function(event) {
              var targetClass = $(event.target).attr('class'),
                searchClass = 'searchautocomplete';
              if (targetClass != searchClass) $('#' + searchClass).hide();
            })
            if (isEnableAutoComplete || isEnablePopularSuggestions || isEnableCategorySearch) {
              $('.search-autocomplete').remove();
              $('#search').on('keyup', _.debounce(function() {
                var value = $(this).val();
                if (value == previousSearch && $('#search_autocomplete').is(':visible')) {
                  return;
                }
                previousSearch = value;
                if (isEnableAutoComplete && value.length >= window.minNumberOfCharacters) {
                  //Start processing, show the Progress!
                  $(".search .control").addClass("loader-ajax");
                  searchAutoComplete.ajaxSearch();
                } else {
                  $('#searchautocomplete').hide();
                }
              }, 750));
            }
          });
        });
      </script>
      <div class="nested">
        <a class="action advanced" href="https://toledo-tools.com/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

<form class="form-customer-login" id="social-form-login" novalidate="novalidate">
  <input name="form_key" type="hidden" value="4pEpJTVmP3DrqTsL">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="social_login_email"><span>Email</span></label>
      <div class="control">
        <input name="username" id="social_login_email" type="email" class="input-text" value="" autocomplete="off" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span>Password</span></label>
      <div class="control">
        <input name="password" id="social_login_pass" type="password" class="input-text" autocomplete="off" title="Password" data-validate="{required:true, 'validate-password':true}" aria-required="true">
      </div>
    </div>
    <!-- BLOCK social-login-captcha --><!-- /BLOCK social-login-captcha -->
    <div class="actions-toolbar">
      <div class="primary">
        <button type="button" class="action login primary" id="bnt-social-login-authentication">
          <span>Login</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action remind" href="#"><span>Forgot Your Password?</span></a>
      </div>
    </div>
    <div class="actions-toolbar">
      <div class="primary">
        <a class="action create" href="#"><span>Create New Account?</span></a>
      </div>
    </div>
  </fieldset>
</form>

<form class="form-customer-create" id="social-form-create" novalidate="novalidate">
  <fieldset class="fieldset create info">
    <input type="hidden" name="success_url" value="">
    <input type="hidden" name="error_url" value="">
    <div class="field field-name-firstname required">
      <label class="label" for="firstname">
        <span>First Name</span>
      </label>
      <div class="control">
        <input type="text" id="firstname" name="firstname" value="" title="First Name" class="input-text
                        required-entry" data-validate="{required:true}" aria-required="true">
      </div>
    </div>
    <div class="field field-name-lastname required">
      <label class="label" for="lastname">
        <span>Last Name</span>
      </label>
      <div class="control">
        <input type="text" id="lastname" name="lastname" value="" title="Last Name" class="input-text
                        required-entry" data-validate="{required:true}" aria-required="true">
      </div>
    </div>
    <div class="field required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" id="email_address_create" value="" title="Email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field choice newsletter">
      <input type="checkbox" class="checkbox" name="is_subscribed" title="Sign Up for Newsletter" value="1" id="is_subscribed">
      <label for="is_subscribed" class="label"><span>Sign Up for Newsletter</span></label>
    </div>
  </fieldset>
  <fieldset class="fieldset create account" data-hasrequired="* Required Fields">
    <div class="field password required">
      <label for="password" class="label"><span>Password</span></label>
      <div class="control">
        <input type="password" name="password" id="password-social" title="Password" class="input-text" data-validate="{required:true, 'validate-password':true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field confirmation required">
      <label for="password-confirmation" class="label"><span>Confirm Password</span></label>
      <div class="control">
        <input type="password" name="password_confirmation" title="Confirm Password" id="password-confirmation-social" class="input-text" data-validate="{required:true, equalTo:'#password-social'}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <!-- BLOCK social-create-captcha --><!-- /BLOCK social-create-captcha -->
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="button-create-social" class="action create primary" title="Create an Account">
        <span>Create an Account</span></button>
      <div class="secondary">
        <a class="action back" href="#"><span>Back</span></a>
      </div>
    </div>
  </div>
</form>

<form class="form-password-forget" id="social-form-password-forget" novalidate="novalidate">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please enter your email address below to receive a password reset link.</div>
    <div class="field email required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" alt="email" id="email_address_forgot" class="input-text" value="" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <!-- BLOCK social-forgot-password-captcha -->
    <div class="field captcha required" role="user_forgotpassword">
      <label for="captcha_user_forgotpassword" class="label">
        <span>Please type the letters and numbers below</span>
      </label>
      <div class="control captcha">
        <input name="captcha[user_forgotpassword]" type="text" class="input-text required-entry" data-validate="{required:true}" id="captcha_user_forgotpassword" autocomplete="off" aria-required="true">
        <div class="nested">
          <div class="field captcha no-label" data-captcha="user_forgotpassword" id="captcha-container-user_forgotpassword">
            <div class="control captcha-image">
              <img alt="Please type the letters and numbers below" class="captcha-img" height="50" src="https://toledo-tools.com/media/captcha/base/59a8ff625605a76771867fe92879ce3c.png">
              <button type="button" class="action reload captcha-reload" title="Reload captcha">
                <span>Reload captcha</span>
              </button>
            </div>
          </div>
        </div>
      </div>
    </div>
    <!-- /BLOCK social-forgot-password-captcha -->
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="bnt-social-login-forgot" class="action send primary">
        <span>Submit</span>
      </button>
      <div class="secondary">
        <a class="action back" href="#"><span>Back</span></a>
      </div>
    </div>
  </div>
</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="email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="email" type="email" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="passwd" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="passwd" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-password':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 -->
  </div>
  <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://toledo-tools.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
    </div>
    <div class="sociallogin-or">
      <span data-bind="i18: 'OR'"></span>
    </div>
    <div data-bind="html: socialloginButtons"></div>
  </div>
</form>

Text Content

The store will not work correctly 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.

Skip to Content
 * Welcome to Toledo Tools! To check out on the website you will have to create
   an account.
 * Sign In
 * Create an Account

Toggle Nav

My Cart 0
My Cart 0
My Cart Close
Recently added item(s)

You have no items in your shopping cart.
Search
Search
Popular Suggestions


Products

20% off for all dresses




Advanced Search
Search
 * Compare Products 0 items

Menu
 * Pipe Threading
   *   
     * Pipe Threading Machines
       * Power Pipe Threaders
       * Geared Pipe Threaders
       * Hand-Held Pipe Threaders
     * Accessories
       
     * Die Heads
       * 12R - 11R Type Die Heads
       * Die Head Parts
       * Original Die Heads
     * Oil - Oilers
       * Oil
       * Oiler
       * Oiler Combo
       * Oiler Parts
       
     * Pipe - Conduit Benders
     * Pipe Dies
       * 00R 11R 12R 0R Pipe Dies
       * 1224 Pipe Dies
       * 141 161 Pipe Dies
       * 500B 531 532 Bolt Dies
       * Universal Bolt Dies
       * Universal Pipe Dies
     * Pipe Threader Stands
     * Wrenches
       * Aluminum Pipe Wrenches
       * Heavy Duty Pipe Wrenches
       * Hook and Jaw Replacements
       
     
 * Parts
   *   
     * RIDGID® 300
     * RIDGID® 450 - 460
     * RIDGID® 535
       
     * RIDGID® 535 Old Style
     * RIDGID® 600 - 690
     * RIDGID® 700
       
     * RIDGID® 1224
     * RIDGID® 1822
     * RIDGID® 141 - 161
     * RIDGID® Motor Parts
     * Miscellaneous Parts
       
     
 * Pipe Cutting - Drilling
   *   
     * Hole Pipe Cutting
     * Manual Hinged Cutters
       
     * Pipe Cutter Wheels
       
     * Power Pipe Cutters
     * Soil Pipe Cutters
       
     
 * Roll Grooving
   *   
     * Groover Machines
       
     * Groover Parts
     * Groover Roll Sets
       
     
 * Pipe Vises - Stands
   *   
     * Chain Vises
     * Pipe Stands
       
     
 * Sealant - Chemicals
   

Account
 * Welcome to Toledo Tools! To check out on the website you will have to create
   an account.
 * Sign In
 * Create an Account


SIGN IN

Registered Customers
Email

Password

Login
Forgot Your Password?
Create New Account?


CREATE NEW ACCOUNT

First Name

Last Name

Email

Sign Up for Newsletter
Password

Confirm Password

Create an Account
Back


FORGOT PASSWORD

Please enter your email address below to receive a password reset link.
Email

Please type the letters and numbers below
Reload captcha
Submit
Back


Experienced sales people
at your beck and call Let us fit you with the correct equipment for your job.
Explain what your objective is and we can
make sure all your needs are met. Feel free to give us a call or shoot us over
an email. Call us now! 419-480-9118
The best choice of
High Quality Tools
Order your item before 3pm Monday - Friday our fast and
efficient shipping department will ship your item today!

If you have any questions call our professional customer service!
Buy Now! Questions?
Advice from Real
Knowledgeable People Our live customer service will answer all of your
questions.
We might be a new company but with over 10 years
experience in the industry
we can help you through the complete buying process. Call us Now! 419-480-9118
Experienced sales people
at your beck and call Let us fit you with the correct equipment for your job.
Explain what your objective is and we can
make sure all your needs are met. Feel free to give us a call or shoot us over
an email. Call us now! 419-480-9118
The best choice of
High Quality Tools
Order your item before 3pm Monday - Friday our fast and
efficient shipping department will ship your item today!

If you have any questions call our professional customer service!
Buy Now! Questions?
prev
next



PIPING TOOLS

 * Pipe Threading Machines
 * Pipe and Bolt Dies
 * Replacement Parts
 * Pipe Vises and Stands
 * Pipe Cutting and Drilling


FIRE PROTECTION

 * Flexible Fire Sprinkler Drop Hose
 * Fire Protection Valves
 * Fire Sprinkler Heads & Accessories
 * Escutcheons & Wall Plates
 * Identification Signs


PIPING CHEMICALS

 * Thread Sealants
 * PTFE Thread Seal Tape
 * Threading Oil and Gasket Grease
 * Freeze Protection
 * Copper Pipe Chemicals


PRESSURE WASHING TOOLS

 * Quick Connect & Turbo Nozzles
 * Pressure Washer Guns
 * Pressure Washer Hoses
 * Pressure washer Pump Parts
 * Brass Ball Valves


HANDPICKED EQUIPMENT




OUR ADVANTAGES


SAME DAY SHIPPING.

Toledo Hydraulic handles your shipping and packaging of items with the utmost
care. Toledo Hydraulic moves your orders from our warehouse to your business or
home the fastest and most efficient way possible. Every order placed before 2:00
PM EST is shipped same day if the item is in stock.

Read more


CUSTOMER SERVICE

Advice from real knowledgeable people. Our live customer service will answer all
of your questions. We can help you through the complete buying process. Customer
Service hours are: Monday to Saturday 8:00 am - 7:00 pm EST You can contact us
via Phone, E-Mail, or Live Chat.

Read More


QUALITY GUARANTEED

We pride our selves on selling you a quality product. If you are not happy, we
are not happy. It is not worth anyone's time and effort to waste money on
inferior products. If you have any issues, questions, or concerns please reach
out and we will rectify them for you.

Read More

--------------------------------------------------------------------------------


SOCIAL

 * Like us on
   facebook
 * Follow us on
   Google+
 * Subscribe to
   Newsletter

 * Retweet us on
   Twitter
 * Follow us on
   Instagram

--------------------------------------------------------------------------------


ABOUT

Advice from real knowledgeable people. Our live customer service will answer all
of your questions. We might be a new company but with over 10 years experience
in the industry we can help you through the complete buying process.

Call Us! 419-480-9118

--------------------------------------------------------------------------------


QUICK LINKS

 * Live Customer Service
 * Ordering
 * Payment, Pricing & Promotions
 * Shipping & Delivery
 * Returns & Replacements
 * About Toledo Tools

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


CATEGORIES

 * Pipe Threading
 * 300 Parts
 * Pipe Dies
 * Pipe Stands
 * Pipe Hole Cutting

--------------------------------------------------------------------------------

 * About Us
 * Customer Service
 * Privacy Policy
 * Advanced Search
 * Orders and Returns
 * Contact Us

--------------------------------------------------------------------------------

Toledo Hydraulic © 2022, Site Designed and Maintained by Dysfunctional Creations




Close
Checkout out as a new customer

Creating an account has many benefits:

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

Create Account
Checkout out using your account

Email Address

Password

Sign In
Forgot Your Password?




secured by