stainlesssteel-ballvalve.com Open in urlscan Pro
209.126.25.155  Public Scan

URL: https://stainlesssteel-ballvalve.com/
Submission Tags: sansec.io magecart Search All
Submission: On October 27 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

GET https://stainlesssteel-ballvalve.com/catalogsearch/result/

<form class="form minisearch" id="searchbox_mini_form" action="https://stainlesssteel-ballvalve.com/catalogsearch/result/" method="get">
  <div class="field searchbox">
    <div class="control"><select class="cat searchbox-cat" name="cat">
        <option value="">All Categories</option>
        <option value="3">- - 2 Piece Full Port Ball Valves</option>
        <option value="4">- - 3 Piece Ball Valve</option>
        <option value="5">- - Tri-Clamp Valves</option>
        <option value="6">- - Strainers</option>
        <option value="7">- - Stainless Steel Cam Locks Fittings</option>
        <option value="11">- - Threaded Pipe Fittings</option>
        <option value="12">- - Tri-Clamp Fittings</option>
        <option value="13">- - 1/2” Ball Valves </option>
        <option value="19">- - 1 Piece Reduced Port Ball Valve</option>
        <option value="20">- - High Pressure Ball Valves</option>
        <option value="21">- - Check Valves</option>
        <option value="24">- - 3 way ball valves</option>
      </select> <input id="searchbox" type="text" name="q" placeholder="Enter keywords to search..." class="input-text input-searchbox" maxlength="128" role="combobox" aria-haspopup="false" aria-expanded="true" aria-autocomplete="both"
        autocomplete="off">
      <div id="searchbox_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions"><button type="submit" title="Search" class="btn-searchbox" disabled=""><span>Search</span></button></div>
</form>

POST https://stainlesssteel-ballvalve.com/checkout/cart/add/uenc/aHR0cHM6Ly9zdGFpbmxlc3NzdGVlbC1iYWxsdmFsdmUuY29tLw~~/product/330/

<form data-role="tocart-form" data-product-sku="1-Piece Ball Valves" action="https://stainlesssteel-ballvalve.com/checkout/cart/add/uenc/aHR0cHM6Ly9zdGFpbmxlc3NzdGVlbC1iYWxsdmFsdmUuY29tLw~~/product/330/" method="post"><input type="hidden"
    name="product" value="330"><input type="hidden" name="uenc" value="aHR0cHM6Ly9zdGFpbmxlc3NzdGVlbC1iYWxsdmFsdmUuY29tL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTl6ZEdGcGJteGxjM056ZEdWbGJDMWlZV3hzZG1Gc2RtVXVZMjl0THd-fi9wcm9kdWN0LzMzMC8~"><input
    name="form_key" type="hidden" value="Fk0TghDns9tcDcVE"> <button type="submit" title="Add to Cart" class="action tocart primary"><span>Add to Cart</span></button></form>

POST https://stainlesssteel-ballvalve.com/checkout/cart/add/uenc/aHR0cHM6Ly9zdGFpbmxlc3NzdGVlbC1iYWxsdmFsdmUuY29tLw~~/product/140/

<form data-role="tocart-form" data-product-sku="Mini Ball Valves" action="https://stainlesssteel-ballvalve.com/checkout/cart/add/uenc/aHR0cHM6Ly9zdGFpbmxlc3NzdGVlbC1iYWxsdmFsdmUuY29tLw~~/product/140/" method="post"><input type="hidden" name="product"
    value="140"><input type="hidden" name="uenc" value="aHR0cHM6Ly9zdGFpbmxlc3NzdGVlbC1iYWxsdmFsdmUuY29tL2NoZWNrb3V0L2NhcnQvYWRkL3VlbmMvYUhSMGNITTZMeTl6ZEdGcGJteGxjM056ZEdWbGJDMWlZV3hzZG1Gc2RtVXVZMjl0THd-fi9wcm9kdWN0LzE0MC8~"><input name="form_key"
    type="hidden" value="Fk0TghDns9tcDcVE"> <button type="submit" title="Add to Cart" class="action tocart primary"><span>Add to Cart</span></button></form>

POST https://stainlesssteel-ballvalve.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://stainlesssteel-ballvalve.com/newsletter/subscriber/new/" method="post" id="newsletter-footer-validate-detail">
  <div class="newsletter-content">
    <div class="input-box"><input name="email" type="email" id="newsletter-footer" onfocus="if(this.value=='Your email address') this.value='';" onblur="if(this.value=='') this.value='Your email address';" value="Your email address"
        data-validate="{required:true, 'validate-email':true}"></div>
    <div class="action-button"><button class="action subscribe primary" title="Subscribe" type="submit"><span>Subscribe</span></button></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="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://stainlesssteel-ballvalve.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </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.

sales@stainless-ballvalves.com 951-279-5500

All Categories - - 2 Piece Full Port Ball Valves - - 3 Piece Ball Valve - -
Tri-Clamp Valves - - Strainers - - Stainless Steel Cam Locks Fittings - -
Threaded Pipe Fittings - - Tri-Clamp Fittings - - 1/2” Ball Valves - - 1 Piece
Reduced Port Ball Valve - - High Pressure Ball Valves - - Check Valves - - 3 way
ball valves

Search

Sign In
 * My Account
 * My Wish List
 * Checkout
 * Sign In

CartMy Cart
Cart Subtotal

My Cart
Close You have no items in your shopping cart.

SHOP BY CATEGORY
 * 1 Piece Ball Valve
 * 2 Piece Ball Valve
 * 3 Piece Ball Valve
 * 2000 PSI Ball Valves
 * Tri-Clamp Valves
 * Tri-Clamp Fittings
 * 1/2” Ball Valves
 * Threaded Fittings
 * Camlock Fittings
 * 3 Way Ball Valves
 * 3000 PSI Ball Valves
 * Check Valves
 * Strainers

More Categories
Categories

 * Home
 * Products
 * About Us
 * Pricing & Specs
 * Blog
 * Contact Us
 * Re-Sale

prev
next



STAINLESS STEEL BALL VALVES

Pro Flow Dynamics has designed this e-commerce store dedicated to supplying
quality stainless ball valves at wholesale prices. We have customers throughout
the United States, Mexico, and Canada in different markets such as chemical,
agricultural, construction, pharmaceutical, and the food and beverage
industries. Our primary focus is 2-piece and 3-piece SS ball valves, however we
also supply various tri-clamp valves and can manufacture flanged ends and butt
weld ends on request. Our ball valves are manufactured in high grade 316
stainless steel. However, we do offer some variations in SS 304 for better
pricing. Two piece stainless steel valves are quickly becoming the most widely
used threaded ball valve, replacing traditional brass ball valves due to their
cost and durability. Resellers please call for special pricing.


PRODUCT RANGE

 * 1 Piece Ball Valves
   View More
   • 1/4" BALL VALVE • 1/2" BALL VALVE
   • 3/4" BALL VALVE • 1" BALL VALVE
   • 1 1/2" BALL VALVE • 2" BALL VALVE
 * 2 Piece Ball Valves
   View More
   • COMPACT VALVE  • 304 BALL VALVE
   • 2 PIECE VALVE • 2000 PSI VALVE
   • 3-WAY VALVE • 1/2" BALL VALVE
 * 3 Piece Ball Valves
   View More
   • 3 PIECE BALL VALVES
   • 3 PIECE VALVES - 1/2"
 *  2000 PSI Ball Valves
   View More
   • 2000 PSI Ball Valves
 * Tri-Clamp Ball Valve
   View More
   • TC BALL VALVES • QUICK (EZ) CLEAN
   • SQUEEZE TRIGGER • PULL TRIGGER
   • TC SAMPLE VALVE • 3 WAY TC VALVE
 *  Tri-Clamp Fittings
   View More
   • TRI-CLOVER CLAMPS • TRI-CLAMP CAPS
   • TC FERRULES • TRI-CLAMP GASKET
   • TC HOSE BARBS • TRI-CLAMP ELBOWS
 *   Stainless Steel Threaded Fittings
   View More
   • HOSE BARBS • HEX NIPPLES
   • STREET ELBOWS • CLOSE NIPPLES
   • BUSHINGS • BELL REDUCERS
 *   Stainless Steel Camlock Fittings
   View More
   • TYPE A • TYPE B
   • TYPE C • TYPE D
   • TYPE E • TYPE F

 

SAME DAY SHIPPING
UNTIL 2PM
DISTRIBUTOR DISCOUNTS AVAILABLE
SAFE SHOPPING
GUARANTEE
ONLINE SUPPORT
LEAVE MESSAGE 24/7

 


WHAT WE DO...


FOR CUSTOMERS

 
Offering the best priced quality Stainless Ball Valve. We aim to ship your order
the same day that it is received.
This means that you to get quality products at the best price, delivered fast.
To Begin chose the desired product above or click the shop now button below.
Click below to start now...
Shop Now


FOR OEM'S

(Original Equipment Manufacturers)
We can private label and source specialized items.
We can adjust stock levels to ensure that we can ship your order when required..
This means that you get "your" item on time.
Learn more, and apply today..
Email Us


FOR RE-SELLERS AND DISTRIBUTORS

 
Specializing in stocking industry standard ball valve stainless parts at the
lowest prices.
We can increase our stock to make sure that your monthly usage is readily
available.
We can ship your order the same day so that you receive your items fast
Learn more, and apply today..
Email Us

 

Products
1 Piece Reduced Port Ball Valve
 * 1 Piece Reduced Port Ball Valve
 * 2 Piece Full Port Ball Valves
 * 3 Piece Ball Valve
 * High Pressure Ball Valves
 * Tri-Clamp Valves
 * Tri-Clamp Fittings
 * 1/2” Ball Valves
 * Threaded Pipe Fittings
 * Stainless Steel Cam Locks Fittings

1-Piece Ball Valves

Starting at $8.19

Add to Cart
Add to Wish List Add to Compare
Miniature Ball Valve

Starting at $8.20

Add to Cart
Add to Wish List Add to Compare
prev
next









 
Follow Us
 * Facebook
 * Twitter

Sign Up For Newsletter
Subscribe


GET IN TOUCH

 * Address: 330 S Maple St F-H
   City, Corona, USA, CA 92880
 * Email: sales@stainless-ballvalves.com
 * Call Tol-Free : 951-279-5500
   Local : 1-951-279-5500


COMPANY

 * Contact Us
 * Terms & Conditions
 * Stainless Steel Ball Valve Specifications


QUICK LINKS

 * Site Map
 * Search Terms
 * Advance Search


ACCOUNT

 * My Account
 *  

 * Merchant Services

Copyright © 2024 All rights reserved by Stainless Steel Ball ValvesStore
Designed by CzarGroup Technologies


Close
Continue View Cart Compare Products My Wishlist
Ok

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?