buy.ham-let.com Open in urlscan Pro
192.124.249.67  Public Scan

Submitted URL: http://buy.ham-let.com/
Effective URL: https://buy.ham-let.com/
Submission: On March 12 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST https://buy.ham-let.com/customer/account/loginPost/

<form class="form form-login" action="https://buy.ham-let.com/customer/account/loginPost/" method="post" id="login-form-mini" novalidate="novalidate">
  <input name="form_key" type="hidden" value="qVUf3P1pGnSOIqn8">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required">
      <!--<label class="label" for="email"><span>Email</span></label>-->
      <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">
      <!--<label for="pass" class="label"><span>Password</span></label>-->
      <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="">
        <button type="submit" class="action login primary" name="send" id="send2"><span>Login</span></button>
      </div>
      <!--<a class="action create primary" href="https://buy.ham-let.com/customer/account/create/"><span>Sign up</span></a>-->
      <div class="secondary">
        <a class="action remind" href="https://buy.ham-let.com/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a>
      </div>
    </div>
  </fieldset>
</form>

POST https://buy.ham-let.com/customer/account/loginPost/

<form class="form form-login" action="https://buy.ham-let.com/customer/account/loginPost/" method="post" id="login-form-mini" novalidate="novalidate">
  <input name="form_key" type="hidden" value="qVUf3P1pGnSOIqn8">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required">
      <!--<label class="label" for="email"><span>Email</span></label>-->
      <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">
      <!--<label for="pass" class="label"><span>Password</span></label>-->
      <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="">
        <button type="submit" class="action login primary" name="send" id="send2"><span>Login</span></button>
      </div>
      <!--<a class="action create primary" href="https://buy.ham-let.com/customer/account/create/"><span>Sign up</span></a>-->
      <div class="secondary">
        <a class="action remind" href="https://buy.ham-let.com/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a>
      </div>
    </div>
  </fieldset>
</form>

GET https://buy.ham-let.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://buy.ham-let.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" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Search entire store here...'" maxlength="128" role="combobox"
        aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://buy.ham-let.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">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: !anyResultCount()"><!-- 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 https://buy.ham-let.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://buy.ham-let.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <label class="label" for="newsletter"><span>Sign Up for Our Newsletter:</span></label>
    <div class="control">
      <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit">
      <span>Subscribe</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="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="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() -->
    <!-- ko if: (getIsVisible()) --><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <!-- 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://buy.ham-let.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

We use cookies to make your experience better. To comply with the new e-Privacy
directive, we need to ask for your consent to set the cookies. Learn more.

Allow Cookies

Skip to Content
My Cart 0
My Carts
Close You have no items in your shopping cart.

 * Welcome to Buy Ham-Let
 * Wishlist
 * Sign In
   Sign In
   Login
   Forgot Your Password?
   Login
   Forgot Your Password?
 * Create an Account

Toggle Nav
Search
Search
Advanced Search
Suggested
Products See All 0
No Result
Search
Menu
 * Products
   * Fittings
     * Let-Lok Tube Fittings
       * Straight Bulkheads
       * Straight Connectors
       * Straight Adapters
       * Tees
       * Elbows
       * Crosses
       * Positionables
       * Chromatograph Fittings
       * Let-Lok Tube Fittings Complementary
     * One-Lok Tube Fittings
       * Straight Bulkheads
       * Straight Connectors
       * Tees
       * Elbows
       * Crosses
       * Positionables
       * Complementary
     * Dielectric Fitting
     * Pipe Fittings
       * Threaded Adapters
       * Hose Connectors
       * Union Records
       * Elbows
       * Tees
       * Crosses
       * Complementary
     * Flare Fittings
       * Straights
         * Female Connector
         * Male Connector
         * Reducing Adapter
         * Union Connector
         * Bulkhead Union
       * Elbows
       * Tees
       * Crosses
       * Complementary
     * Dielectric Fittings
   * Instrumentation Valves
     * Check Valves
       * Standard - Fixed C.P.
       * Standard - Adjustable C.P.
       * High Performance - Fixed C.P.
       * Compact - Fixed C.P.
       * Compact - Adjustable C.P.
     * Ball Valves
       * H500 - 3 Piece
       * H800 - Compact - 1 Piece
       * H6800 - High Performance
       * H500 - 3 Piece - Actuated
       * H800 - Compact - 1 Piece - Actuated
       * H6800 - High Performance - Actuated
       * H700 - 2 Piece
     * Needle Valves
       * H300U - Integral Bonnet
       * H99 - Screwed Bonnet
     * H1200 - Toggle Valves
     * H1300 - Metering Valves
     * H900 - Relief Valves
       * H900 - Relief Valves
       * H900HP - High Pressure Relief Valves
     * H911 - Excess Flow Valves
   * Manifolds
     * 1 Way Manifolds
     * 2 Way Manifolds
     * 3 Way Manifolds
     * 4 Way Manifolds
     * 5 Way Manifolds
     * Accessories
   * High Tech Components
     * Glands
       * Glands With Shoulder
         * Long Gland
         * Short Gland
         * Mini Short Gland
       * Glands Without Shoulder
         * Long Gland
         * Short Gland
         * Mini Short Gland
         * Male Gland
         * Male Gland Short Tube
       * Other Glands
         * Socket Weld Gland
         * High Flow Long Gland
         * Let-Lok® Adapter Gland
     * Long Weld Shaped Connectors
       * Elbow
       * Tee
       * Cross
       * Reducer
       * Buttweld Union without Shoulder
       * Buttweld Union with Shoulder
       * Buttweld Union with Locator & Shoulder
     * Mini Buttwelds
       * Mini Elbow
       * Mini Elbow with Extended Leg
       * Mini Tee
       * Mini Cross
       * Mini Tribow
       * Reducing Union
       * Mini Elbow 45°
     * Swivel Connectors
       * Female to Male
       * Female to Female
       * Female to Male NPT
       * Female to Female NPT
       * Female to Let-Lok®
     * Connectors
       * Straight Bulkheads
         * Bulkhead Union
         * Short Bulkhead Union
         * Bulkhead To Male NPT
         * Bulkhead to Tube
         * Short Bulkhead To Tube
         * Bulkhead To Let-Lok®‎
         * Short Bulkhead To Let-Lok®
         * Bulkhead to Let-Lok®
         * Short Bulkhead to Let-Lok®
       * Straights
         * Male Union
         * Male To Let-Lok®
         * Male to Male NPT
         * Male to Seal O-Ring
         * Male To Female NPT
         * High Flow Male To Tube
         * Male to Let-Lok®
       * Shaped
         * Elbow Union
         * Male Elbow
         * Tee Union
         * Cross Union
     * Caps Nuts & Plugs
       * High Flow Female Nut
       * High Flow Male Nut
       * Male Plug
       * Male Nut
       * Tapered Male Nut
       * Short Male Nut
       * Female Nut
       * Female Cap
       * Coupling
       * Double Female Union
     * Gaskets
       * Gasket
       * Retained Gasket
   * Quick Connectors
     * Body
     * SESO
     * DESO
     * Accessories
   * Filters & VEP
     * H600 - In Line Filter
     * H600R - T Type Filter
   * Sample Cylinders
   * Hoses
     * Metal Hoses
       * General Use
       * High Pressure
       * Ultra High Pressure
       * Extra Flexible
       * Vacuum / Formable
     * PTFE Hoses
       * Silicon Covered
       * Smooth PTFE
       * Convoluted PTFE
 * Industries
 * About Us
 * Contact us

Account
 * Welcome to Buy Ham-Let
 * Wishlist
 * Sign In
   Sign In
 * Create an Account


 * Fittings
   
   *  * Let-Lok Tube Fittings
        
         * Straight Bulkheads
         * Straight Connectors
         * Straight Adapters
         * Tees
         * Elbows
         * Crosses
         * Positionables
         * Chromatograph Fittings
         * Let-Lok Tube Fittings Complementary
        
        
        
        Pipe Fittings
        
         * Threaded Adapters
         * Hose Connectors
         * Union Records
         * Elbows
         * Tees
         * Crosses
         * Complementary
        
        
        
        Flare Fittings
        
         * Straights
           * Female Connector
           * Male Connector
           * Reducing Adapter
           * Union Connector
           * Bulkhead Union
         * Elbows
         * Tees
         * Crosses
         * Complementary
        
        
        
        One-Lok Tube Fittings
        
         * Straight Bulkheads
         * Straight Connectors
         * Tees
         * Elbows
         * Crosses
         * Positionables
         * Complementary
        
        
 * Process Valves
   
   * Check Valves
     
      * Standard - Fixed C.P.
      * Standard - Adjustable C.P.
      * High Performance - Fixed C.P.
      * Compact - Fixed C.P.
      * Compact - Adjustable C.P.
     
     
     
     Ball Valves
     
      * H500 - 3 Piece
      * H800 - Compact - 1 Piece
      * H6800 - High Performance
      * H500 - 3 Piece - Actuated
      * H800 - Compact - 1 Piece - Actuated
      * H6800 - High Performance - Actuated
      * H700 - 2 Piece
     
     
     
     Needle Valves
     
      * H300U - Integral Bonnet
      * H99 - Screwed Bonnet
     
     
     
     H900 - Relief Valves
     
      * H900 - Relief Valves
      * H900HP - High Pressure Relief Valves
     
     
 * Manifolds
   
   * 1 Way Manifolds
     
     
     
     2 Way Manifolds
     
     
     
     3 Way Manifolds
     
     
     
     4 Way Manifolds
     
     
     
     5 Way Manifolds
     
     
     
     
 * High-Tech Components
 * Ultra-Clean Valves
 * Quick Connectors
 * Filters & VEP
 * Sample Cylinders
 * Pressure Gauges
 * Hoses


HOME PAGE


Leading Provider of Quality Valves, Fittings, and other Instrumentation
Solutions. Buy Now!
Check out Ham-Let Group’s Wide Range of Innovative Instrumentation Products for
Process and Semiconductor Industries Buy Now!
Advanced control solutions for a wide range of industries. Buy Now!
Leading Provider of Quality Valves, Fittings, and other Instrumentation
Solutions. Buy Now!
Check out our quality valves, fittings, and instrumentation solutions Buy Now!
Check out our quality valves, fittings, and instrumentation solutions Buy Now!
Leading Provider of Quality Valves, Fittings, and other Instrumentation
Solutions. Buy Now!
Check out Ham-Let Group’s Wide Range of Innovative Instrumentation Products for
Process and Semiconductor Industries Buy Now!
Advanced control solutions for a wide range of industries. Buy Now!
Leading Provider of Quality Valves, Fittings, and other Instrumentation
Solutions. Buy Now!
Check out our quality valves, fittings, and instrumentation solutions Buy Now!
Check out our quality valves, fittings, and instrumentation solutions Buy Now!
prev
next



WELCOME TO HAM-LET ESHOP, OUR OFFICIAL ONLINE STORE

Ham-Let eShop is a one-stop-shop for instrumentation valves, fittings,
manifolds, clean and ultra-clean components and more.
Ham-Let Group is a leading manufacturer of the advanced instrumentation
solutions for wide range of industries since 1950.
All Ham-Let Group innovative products and solutions are only ONE-CLICK away.
Start buying now!

Featured Products

FILTERS
T-Type & In Line Filters

Buy Now

BALL VALVES
Compact Ball valves

Buy Now

RELIEF VALVES
Relief valves, High Pressure Relief Valves

Buy Now

MANIFOLDS
1 Way Manifolds

Buy Now

QUICK CONNECTORS
Instrumentation Quick Connectors

Buy Now

CONNECTORS
Straight Connectors

Buy Now
Industries & Applicationsview all Industries

Semiconductor

Oil and Gas & Chemical and Refinery

Power Generation

Transportation





Newsletter
Sign Up for Our Newsletter:

Subscribe

   

CORPORATE

 * About Us
 * Quality & Certifications
 * Industries & Applications

BUY WITH HAM-LET

 * Products
 * New Products
 * Request a quote

SUPPORT

 * Contact us
 * Terms of service
 * Privacy Statement

SHOP INFO

 *  Email: hl-info@uct.com
 *  Support 24/7

Copyright © 2018 Ham-Let group. All rights reserved.

Top
item(s) in your cart
Cart Summary



VIEW

Close


Close
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?