www.toledohydraulic.com Open in urlscan Pro
2a02:fe80:1010::26:7  Public Scan

Submitted URL: http://www.toledohydraulic.com/?SID=8d68d4755d0d58018c4725f88346913c
Effective URL: https://www.toledohydraulic.com/?SID=8d68d4755d0d58018c4725f88346913c
Submission: On February 20 via manual from IN — Scanned from DE

Form analysis 5 forms found in the DOM

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

<form class="form minisearch" id="search_mini_form" action="https://www.toledohydraulic.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://www.toledohydraulic.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://www.toledohydraulic.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="DZCU3cDe4sAOvwHi">
  <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://www.toledohydraulic.com/media/captcha/base/ad93321a7ac0c4e2d91e02a8183a177b.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://www.toledohydraulic.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
Currency
USD - US Dollar
 * CAD - Canadian Dollar
 * EUR - Euro
 * MXN - Mexican Peso

Select Store
Toledo Hydraulic
 * Toledo PW
 * Toledo Supply

 * Welcome to Toledo Hydraulic! 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
 * Cut Off Saws
 * Cut Off Saw Parts
   * * Toledo Curtis Model 7
     * Toledo Curtis Model 8
     * Toledo Curtis Model 9
     * Gates 208
       
     
 * Cut Off Blades
   * * Beveled
     * Scalloped
     * Slotted
     * Resharpen
       
     
 * Fittings
 * Hose
 * Custom Hose
   

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

Settings
Currency
USD - US Dollar
 * CAD - Canadian Dollar
 * EUR - Euro
 * MXN - Mexican Peso

Select Store
Toledo Hydraulic
 * Toledo PW
 * Toledo Supply


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


We Make Hydraulic
Hose Assemblies Our hose assembly department produces a wide array of custom
hydraulic hose assemblies. Each job
meets or exceeds SAE and JIC certifications. We have complete control over the
assembly process
to make sure you get the replacement hose needed to get back up and running.
Custom Hose Assemblies
Toledo Hydraulic
Hose
Cut Off
Saw Model 14 Toledo Hydraulic is proud to bring you a medium to heavy duty hose
cut off saw made in the USA.
The HC14 cut off saw is designed for quick, easy cutting of industrial cotton or
rubber covered
wire reinforced hose ranging in size up to 2" inner diameter for hydraulic hose
and 4" inner
diameter for industrial hose. Comes equipped with a 14" Scalloped blade, 4.5 HP
Motor that runs
at 3500 RPM. This saw will make getting your hose out the door a breeze. 14"
Hydraulic Hose Saw
Hydraulic Saw
Cut Off Blades
American Made
Always In Stock If it fits it sits. As long as your outer Diameter is small
enough for your saw housing and the
arbor size is the same as your machine these high quality blades will fit your
hydraulic hose saw.

Toledo Hydraulic offers a High Performance scalloped blade made from long
lasting *M-2,
High Speed Steel with a Rockwell Hardness of 62-64 that is drawn and precision
ground. Scalloped Blades Beveled Blades
We Make Hydraulic
Hose Assemblies Our hose assembly department produces a wide array of custom
hydraulic hose assemblies. Each job
meets or exceeds SAE and JIC certifications. We have complete control over the
assembly process
to make sure you get the replacement hose needed to get back up and running.
Custom Hose Assemblies
Toledo Hydraulic
Hose
Cut Off
Saw Model 14 Toledo Hydraulic is proud to bring you a medium to heavy duty hose
cut off saw made in the USA.
The HC14 cut off saw is designed for quick, easy cutting of industrial cotton or
rubber covered
wire reinforced hose ranging in size up to 2" inner diameter for hydraulic hose
and 4" inner
diameter for industrial hose. Comes equipped with a 14" Scalloped blade, 4.5 HP
Motor that runs
at 3500 RPM. This saw will make getting your hose out the door a breeze. 14"
Hydraulic Hose Saw
prev
next



HYDRAULIC CUT OFF SAWS

 * 8" Hydraulic Hose Saw
 * 9" Hydraulic Hose Saw
 * 10" Hydraulic Hose Saw
 * 12" Hydraulic Hose Saw
 * 14" Hydraulic Hose Saw


HYDRAULIC CUT OFF BLADES

 * 8" Hydraulic Saw Blades
 * 9" Hydraulic Saw Blades
 * 10" Hydraulic Saw Blades
 * 12" Hydraulic Saw Blades
 * 14" Hydraulic Saw Blades


HYDRAULIC HOSE FITTINGS

 * FFX Hydraulic Hose Fittings
 * FPX Hydraulic Hose Fittings
 * JIC Hydraulic Hose Fittings
 * NPSM Hydraulic Hose Fittings
 * O-Ring Hydraulic Hose Fittings


HYDRAULIC HOSE

 * 4SH Hydraulic Hose
 * SAE 100R12 Hydraulic Hose
 * SAE 100R17 Hydraulic Hose
 * SAE 100R2AT Hydraulic Hose
 * SAE 100R4 Suction Hose


HANDPICKED EQUIPMENT

Toledo Hydraulic Hose Cut Off 8" X 5/8" Arbor Advanced Scalloped Blade fits
Toledo Curtis 24326 AEROquip FT1200-84245 Parker 24398 Stratoflex
$209.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 10" X 1" Arbor Advanced Scalloped Blade
$289.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 12" X 1" Arbor Advanced Scalloped Blade fits
Stratoflex T03-100-49 Gates 208
$389.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 14" X 1" Arbor Advanced Scalloped Blade fits
AEROquip FT1500-2, Weatherhead T-10-72
$429.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 14" X 40mm Arbor Advanced Scalloped Blade fits
EATON ET9300
$454.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 10" X 40mm Arbor Advanced Scalloped Blade fits
EATON ET9200
$289.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 10" X 3/4" Arbor Advanced Scalloped Blade fits
Toledo Curtis 15960 AEROquip SC1709 DAYCO Parker 24248 Stratoflex
$264.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 7" X 5/8" Arbor Advanced Scalloped Blade fits
Toledo Curtis 16334, AEROquip FT1023-3-40, Parker 22740
$184.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 7" X 3/4" Arbor Advanced Scalloped Blade fits
EATON ET9100
$184.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 8" X 5/8" Arbor Advanced Scalloped Blade fits
Toledo Curtis 24326 AEROquip FT1200-84245 Parker 24398 Stratoflex
$209.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 10" X 1" Arbor Advanced Scalloped Blade
$289.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 12" X 1" Arbor Advanced Scalloped Blade fits
Stratoflex T03-100-49 Gates 208
$389.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 14" X 1" Arbor Advanced Scalloped Blade fits
AEROquip FT1500-2, Weatherhead T-10-72
$429.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 14" X 40mm Arbor Advanced Scalloped Blade fits
EATON ET9300
$454.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 10" X 40mm Arbor Advanced Scalloped Blade fits
EATON ET9200
$289.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 10" X 3/4" Arbor Advanced Scalloped Blade fits
Toledo Curtis 15960 AEROquip SC1709 DAYCO Parker 24248 Stratoflex
$264.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 7" X 5/8" Arbor Advanced Scalloped Blade fits
Toledo Curtis 16334, AEROquip FT1023-3-40, Parker 22740
$184.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 7" X 3/4" Arbor Advanced Scalloped Blade fits
EATON ET9100
$184.99
Add to Cart
Add to Wish List Add to Compare
Toledo Hydraulic Hose Cut Off 8" X 5/8" Arbor Advanced Scalloped Blade fits
Toledo Curtis 24326 AEROquip FT1200-84245 Parker 24398 Stratoflex
$209.99
Add to Cart
Add to Wish List Add to Compare
prev
next



OUR ADVANTAGES


SAME DAY SHIPPING.

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-442-7000

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


QUICK LINKS

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

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

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


CATEGORIES

 * Cut Off Saws
 * Cut Off Blades
 * Fittings
 * Hose
 * Custom Hose

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

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

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

Toledo Hydraulic © 2018-Present, Site Designed and Maintained by Dysfunctional
Creations
Select Store
Toledo Hydraulic
 * Toledo PW
 * Toledo Supply




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?