federalfp.com Open in urlscan Pro
188.114.97.3  Public Scan

Submitted URL: https://www.federalfluid.com/
Effective URL: https://federalfp.com/
Submission: On June 24 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://federalfp.com/search/

<form class="form minisearch" id="search_mini_form" action="https://federalfp.com/search/" 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" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Search entire store here...'" maxlength="128"
        role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested"><a class="action advanced" href="https://federalfp.com/catalogsearch/advanced/" data-action="advanced-search">Advanced Search</a></div>
      <div data-bind="scope: 'searchsuiteautocomplete_form'"><!-- ko template: getTemplate() -->
        <div id="searchsuite-autocomplete" class="searchsuite-autocomplete" data-bind="visible: showPopup()" style="display: none;">
          <div data-bind="visible: anyResultCount()" style="display: none;">
            <div class="suggest" data-bind="visible: result.suggest.data().length > 0" style="display: none;">
              <div class="title"><!-- ko i18n: 'Suggested'--><span>Suggested</span><!-- /ko --></div>
              <ul id="suggest" role="listbox" data-bind="foreach: result.suggest.data"></ul>
            </div>
            <div class="product" data-bind="visible: result.product.data().length > 0" style="display: none;">
              <div class="title">
                <!-- ko i18n: 'Products'--><span>Products</span><!-- /ko -->
                <a class="see-all" data-bind="attr: {href: result.product.url}" href="">
                    <!-- ko i18n: 'See All' --><span>See All</span><!-- /ko -->
                    <span data-bind="text: result.product.size, css: 'num-result'" class="num-result">0</span>
                </a>
              </div>
              <ul id="product" role="listbox" data-bind="foreach: result.product.data"></ul>
            </div>
          </div>
          <div class="no-result" data-bind="visible: (result.product.data().length == 0)"><!-- ko i18n: 'No Result'--><span>No Result</span><!-- /ko --></div>
        </div><!-- /ko -->
      </div>
    </div>
  </div>
  <div class="actions"><button type="submit" title="Search" class="action search primary" disabled=""><span>Search</span></button></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="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() -->
    <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 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://federalfp.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

POST

<form class="form contact" action="" id="callforprice-form" method="post" data-hasrequired="* Required Fields" novalidate="novalidate"><input type="hidden" name="cproduct_id" id="cproduct_id" value="0">
  <fieldset class="fieldset">
    <legend class="legend"><span>Call For Price</span></legend><br>
    <div class="field name required"><label class="label" for="name"><span>Name</span></label>
      <div class="control"><input name="name" id="name" title="Name" class="input-text" type="text" data-validate="{required:true}" aria-required="true"></div>
    </div>
    <div class="field email required"><label class="label" for="email"><span>Email</span></label>
      <div class="control"><input name="email" id="email" title="Email" class="input-text" type="email" data-validate="{required:true, 'validate-email':true}" aria-required="true"></div>
    </div>
    <div class="field country required"><label class="label" for="country"><span>Country</span></label>
      <div class="control"><select name="country" id="country" data-validate="{required:true, 'validate-select':true}" aria-required="true">
          <option value="">Please Select</option>
          <option value="AU">Australia</option>
          <option value="AT">Austria</option>
          <option value="BR">Brazil</option>
          <option value="CA">Canada</option>
          <option value="CL">Chile</option>
          <option value="CN">China</option>
          <option value="CX">Christmas Island</option>
          <option value="CR">Costa Rica</option>
          <option value="DK">Denmark</option>
          <option value="FI">Finland</option>
          <option value="FR">France</option>
          <option value="DE">Germany</option>
          <option value="GU">Guam</option>
          <option value="HK">Hong Kong SAR China</option>
          <option value="IS">Iceland</option>
          <option value="IN">India</option>
          <option value="ID">Indonesia</option>
          <option value="IE">Ireland</option>
          <option value="IL">Israel</option>
          <option value="IT">Italy</option>
          <option value="JM">Jamaica</option>
          <option value="JP">Japan</option>
          <option value="MO">Macao SAR China</option>
          <option value="MY">Malaysia</option>
          <option value="MV">Maldives</option>
          <option value="MX">Mexico</option>
          <option value="NL">Netherlands</option>
          <option value="NZ">New Zealand</option>
          <option value="NO">Norway</option>
          <option value="PH">Philippines</option>
          <option value="PL">Poland</option>
          <option value="PT">Portugal</option>
          <option value="SG">Singapore</option>
          <option value="ZA">South Africa</option>
          <option value="KR">South Korea</option>
          <option value="ES">Spain</option>
          <option value="SE">Sweden</option>
          <option value="CH">Switzerland</option>
          <option value="TW">Taiwan</option>
          <option value="TH">Thailand</option>
          <option value="TR">Türkiye</option>
          <option value="UA">Ukraine</option>
          <option value="AE">United Arab Emirates</option>
          <option value="GB">United Kingdom</option>
          <option value="US">United States</option>
          <option value="VN">Vietnam</option>
        </select></div>
    </div>
    <div class="field telephone required"><label class="label" for="telephone"><span>Phone Number</span></label>
      <div class="control"><input name="telephone" id="telephone" title="Phone Number" value="" class="input-text validate-number" type="text" data-validate="{required:true}" aria-required="true"></div>
    </div>
    <div class="field comment required"><label class="label" for="comment"><span>What’s on your mind?</span></label>
      <div class="control"><textarea name="comment" id="comment" title="What’s on your mind?" class="input-text" cols="5" rows="3" data-validate="{required:true}" aria-required="true"></textarea></div>
    </div>
    <div class="field comment required">
      <div class="control">
        <div class="g-recaptcha" data-sitekey="6LeYVIsgAAAAAINNRUHNggoXCH8J7RxNFqL13sGS">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-gcawf52v70m9" 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=6LeYVIsgAAAAAINNRUHNggoXCH8J7RxNFqL13sGS&amp;co=aHR0cHM6Ly9mZWRlcmFsZnAuY29tOjQ0Mw..&amp;hl=de&amp;v=KXX4ARWFlYTftefkdODAYWZh&amp;size=normal&amp;cb=e5ztld8v44vp"></iframe>
            </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" aria-required="true"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div>
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary"><input type="hidden" name="hideit" id="hideit" value=""><button type="submit" title="Submit" class="action submit primary" id="callforprice_btn"><span>Submit</span></button></div>
  </div>
</form>

POST https://federalfp.com/customer/account/loginPost/referer/aHR0cHM6Ly9mZWRlcmFsZnAuY29tLw~~

<form class="form form-login" action="https://federalfp.com/customer/account/loginPost/referer/aHR0cHM6Ly9mZWRlcmFsZnAuY29tLw~~" method="post" id="login-form-mini" novalidate="novalidate"><input name="form_key" type="hidden" value="XdqjXLGILkHwtwWw">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required">
      <div class="control"><input placeholder="Email" name="login[username]" value="" autocomplete="off" id="email" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true"></div>
    </div>
    <div class="field password required">
      <div class="control"><input placeholder="Password" name="login[password]" type="password" autocomplete="off" class="input-text" id="pass" title="Password" data-validate="{required:true, 'validate-password':true}" aria-required="true"></div>
    </div>
    <div class="actions-toolbar">
      <div class="primary"><button type="submit" class="action login primary" name="send" id="send2"><span>Login</span></button></div>
      <div class="secondary"><a class="action remind" href="https://federalfp.com/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a></div>
    </div>
  </fieldset>
</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 Federal Fluid Power!
 * Wishlist
 * Sign In
 * Create an Account


Toggle Nav
Search
Search
Advanced Search
Suggested
Products See All 0
No Result
Search
My Cart 0
My Cart
Close You have no items in your shopping cart.

Search

Menu
 * Home
 * Products
   * Go to Products
   * Adapters & Fittings
   * Hydraulics
   * Garage & Shop
   * Pneumatics
   * Pneumatics
     * Go to Pneumatics
     * Pneumatic Accessories
       * Go to Pneumatic Accessories
       * FRLs
         * Go to FRLs
         * Series 1
         * Watts
         * Wilkerson
         * Wilkerson FRLs
       * Air Tanks and Manifolds
         * Go to Air Tanks and Manifolds
         * ASME air receiver manifolds
         * Manifolds
         * Lubricants
         * Whip hose assemblies
         * Compressor Y
       * Safety Cables
         * Go to Safety Cables
         * ASME air receiver manifold with King safety whipsock
         * King safety shackles
         * King safety whipsocks
         * King Cable
         * Nylon safety restraints
       * Hose Reels
         * Go to Hose Reels
         * Reelcraft
       * Thermometers
         * Go to Thermometers
         * Bi-metal
       * Gauges
         * Go to Gauges
         * 180° steam gauge siphons
         * Contractor pressure
         * Digital
         * Dry
         * Liquid filled
         * Vacuum
         * Compound
         * Panel builder
       * Air Hose
         * Go to Air Hose
         * Coil-Chief self-storing
         * Industrial coupler blow gun
         * Polyurethane
       * In-Line Lubricators and Filters
         * Go to In-Line Lubricators and Filters
         * Lubricators
         * Air filter
         * Nipple filters
         * Mini lubricators
         * Lubricator with filter
       * Blow guns
         * Go to Blow guns
         * High volume
         * Non-Safety
         * Safety
         * Heavy duty
         * Pistol Grip
       * Valves-Mufflers and Vents
         * Go to Valves-Mufflers and Vents
         * Breather vents
         * Flow control valves
         * Button and tank filler valves
         * Conical mufflers
         * Brass external drain cocks
         * Desiccant dryer
         * Safety pop-off valves
         * Mini in-line filter
         * Needle valves
         * General purpose regulators
         * Speed control mufflers
         * Series C check valves
         * Safety check valves
         * Quiet flow economy pneumatic silencers
           * Go to Quiet flow economy pneumatic silencers
           * mufflers
       * Tire pressure gauges
         * Go to Tire pressure gauges
         * Heavy Duty
         * Chuck
         * Passenger Car
         * Dual Foot
         * Professional
       * Swivels
         * Go to Swivels
         * In-Line
         * Air tool
         * Ball
     * Pneumatic Fittings
       * Go to Pneumatic Fittings
       * Push-in
         * Go to Push-in
         * Metric
         * Nylon
           * Go to Nylon
           * Nickel-plated brass Legris
         * Nylon Legris
         * Manifold-Legris
         * Nickel-plated brass Legris
         * Stainless steel Legris
         * Valves
         * Brass
         * Fittings kit-Legris
       * Quick Disconnects
         * Go to Quick Disconnects
         * A-series
         * BR-series
         * CJ-series
         * DF-series
         * J-series
         * L-series
         * M-series
         * NK-series
         * SHD-series
         * U-series
         * Dix-Lock N-Series
         * Dual-Lock P-Series
         * Legris automatic safety couplers
         * Air Chief automotive
         * Air Chief industrial
         * Parker E-z-mate
         * Air Chief Lincoln interchange
         * Air Chief ARO interchange
         * Ball swivel plug
       * D.O.T. Air Brake
         * Go to D.O.T. Air Brake
         * Legris D.O.T. push-in fittings
         * Air brake
         * D.O.T. push-in fittings
       * Steel 3500 nipples
         * Go to Steel 3500 nipples
         * Male Threaded
         * Male Threaded with Ferrule
         * Female Threaded
       * Universal Couplings
         * Go to Universal Couplings
         * Air King clamps
         * Air King
         * Air King accessories
         * Air King with ferrule
         * Air King universal swivels
         * Air King with gauge port
         * Sand Blast
         * Global Air King ferrules
         * Global Air King
         * Surelock™
       * Bent Stem Swivels
         * Go to Bent Stem Swivels
         * Hose Barb
         * Female Threaded
         * Male Threaded
   * Resources
     * Go to Resources
     * Cylinders
       * Go to Cylinders
       * Tie Rod Cylinders
       * Telescoping Cylinders
     * Coolers and Heat Exchangers
       * Go to Coolers and Heat Exchangers
       * Heater Cores
       * AC Fans
       * DC Fans
       * Water Cooled
     * Custom Valve Manifolds
       * Go to Custom Valve Manifolds
       * Valve Manifolds
     * Electrical Controls, Connectors, and Switches
       * Go to Electrical Controls, Connectors, and Switches
       * Pressure & Level Temp.
     * Filters and Tank Accessories
       * Go to Filters and Tank Accessories
       * Spin On Filters
       * Strainers and Breathers
       * Pressure Filters
     * Flow Dividers and Proportionators
       * Go to Flow Dividers and Proportionators
       * Spool
       * Gear
     * Gauges and Flow Meters
       * Go to Gauges and Flow Meters
       * Liquid Filled
       * Flow Meters
       * Sight & Level
     * Gear Boxes, Speed Reducers, and Increasers
       * Go to Gear Boxes, Speed Reducers, and Increasers
       * Planetary
       * Bevel & Right Angle
     * Hose and Fittings
       * Go to Hose and Fittings
       * Hose & Fittings
     * Motors
       * Go to Motors
       * Gear & Vane Motors
       * Gerotor Motors
       * Piston Motors
     * PTO
       * Go to PTO
       * Transmission Mount
       * Shafts
       * Gear Boxes
     * Power Units
       * Go to Power Units
       * AC Motor
       * DC Motor
       * Gas Engine
     * Pumps
       * Go to Pumps
       * Gear and Vane Pumps
       * Open Circuit Piston Pumps
       * Closed Circuit Piston Pumps
       * Hand Pumps
     * Pneumatics
       * Go to Pneumatics
       * Pneumatic Cylinders
       * Pneumatic Valves
       * Misc.
     * Steering
       * Go to Steering
       * Control Units & Steering Wheels
     * Valves
       * Go to Valves
       * Manual Flow Control Valves
       * Manual Pressure Control Valves
       * Manual Direction Valves
       * Manual Cartridge Valves
       * Electric Proportional Valves
       * Electric Directional Valves
       * Electric Cartridge Valves
     * Welded Cylinders
 * Contact Us
 * About Us

Account
 * Welcome to Federal Fluid Power!
 * Wishlist
 * Sign In
 * Create an Account

Your account
Login
Forgot Your Password?
 * Create an Account
 * My Dashboard
 * Wishlist
 * Compare




SERVICES


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?









FEDERAL FLUID POWER IS A FULL SERVICE HYDRAULIC COMPONENT DISTRIBUTOR OFFERING
APPLICATION ENGINEERING SERVICES AND DESIGN ASSISTANCE.

WITH MORE THAN 35 HYDRAULIC COMPONENT PART LINES REPRESENTED BY OVER 30
DIFFERENT MANUFACTURERS, FEDERAL FLUID POWER HAS COMPONENTS IN STOCK TO GET YOU
UP AND RUNNING AND KEEP YOU MOVING.



HYDRAULIC PARTS

Keep your machinery running smoothly with high-quality hydraulic parts from
Federal Fluid Power. From seals and fittings to pumps and valves, we have
everything you need to maintain and repair your hydraulic systems.


ADAPTERS & FITTINGS

Ensure a proper fit and secure connection with hydraulic adapters and fittings
from Federal Fluid Power. Our wide selection of sizes and styles ensures that
you can find the perfect match for your equipment. Our high-quality adapters and
fittings are built to withstand the rigors of heavy use and provide a
long-lasting, leak-free connection.


GARAGE & SHOP EQUIPMENT

Upgrade your shop or garage with top-of-the-line equipment from Federal Fluid
Power. From lifts and jacks to air compressors and tool storage, we have
everything you need to make your workspace more efficient and effective.


THERMAL SYSTEMS

Keep your thermal systems running at peak performance with high-quality parts
and support from Federal Fluid Power. From heat exchangers and radiators to
pumps and fans, we have everything you need to repair and maintain your thermal
systems.


PNEUMATIC PARTS

Get the pneumatic parts you need at Federal Fluid Power. From cylinders and
valves to fittings and hoses, we have everything you need to keep your pneumatic
systems running smoothly.



CORPORATE

 * About Us
 * Orders and Returns
 * Contact Us
 * Terms of Service

INFORMATION

 * Shipping Policy
 * Return Policy
 * Privacy Policy
 * Terms & Conditions

Support

 * Order History
 * Order Tracking
 * Account Support

LOCATIONS

 *  14940 Cleat St, Plymouth, MI 48170
 *  Phone: 734-455-1722
 *  Email: sales@federalfp.com
 *  Mon-Fri / 8:00 am - 5:00 pm EST
 * 
   
   
   
 *  8950 East Howard City Edmore Road, Vestaburg, MI 48891
 *  Phone: 989-775-2878
 *  Email: sales@federalfp.com
 *  Mon-Fri / 8:00 am - 5:00 pm EST
 * 
   
   
   
 *  1360 Pineview St, Gaylord, MI 49735
 *  Phone: 989-370-3993
 *  Email: sales@federalfp.com
 *  Mon-Fri / 8:00 am - 5:00 pm EST

Copyright © 2024-Federal Fluid Power Inc. All rights reserved.

Top
89f98831c19c5b2a5cbaf72feaf3b8407f4d65b3eab576054d29a93db5e3b163 80.255.7.105
item(s) in your cart
Cart Summary

Thanks for contacting us with your comments and questions. We will respond to
you very soon.
Something has caused an error.
Call For Price

Name

Email

Country
Please Select Australia Austria Brazil Canada Chile China Christmas Island Costa
Rica Denmark Finland France Germany Guam Hong Kong SAR China Iceland India
Indonesia Ireland Israel Italy Jamaica Japan Macao SAR China Malaysia Maldives
Mexico Netherlands New Zealand Norway Philippines Poland Portugal Singapore
South Africa South Korea Spain Sweden Switzerland Taiwan Thailand Türkiye
Ukraine United Arab Emirates United Kingdom United States Vietnam
Phone Number

What’s on your mind?


Submit







LOGIN INFORMATION

Close
Login
Forgot Your Password?






QUICK SHOP

Close