').appendTo(flyout.elem());var panelGroup=flyout.getName()+'SubCats';var hideTimeout=null;var sloppyTrigger=createSloppyTrigger($parent);var showParent=function(){if(hideTimeout){clearTimeout(hideTimeout);hideTimeout=null;} if(visible){return;} var height=$('#nav-flyout-shopAll').height(); $parent.css({'height': height});$parent.animate({width:'show'},{duration:200,complete:function(){$parent.css({overflow:'visible'});}});visible=true;};var hideParentNow=function(){$parent.stop().css({overflow:'hidden',display:'none',width:'auto',height:'auto'});panels.hideAll({group:panelGroup});visible=false;if(hideTimeout){clearTimeout(hideTimeout);hideTimeout=null;}};var hideParent=function(){if(!visible){return;} if(hideTimeout){clearTimeout(hideTimeout);hideTimeout=null;} hideTimeout=setTimeout(hideParentNow,10);};flyout.onHide(function(){sloppyTrigger.disable();hideParentNow();this.elem().hide();});var addPanel=function($link,panelKey){var panel=dataPanel({className:'nav-subcat',dataKey:panelKey,groups:[panelGroup],spinner:false,visible:false});if(!flyoutDebug){var mouseout=mouseOutUtility();mouseout.add(flyout.elem());mouseout.action(function(){panel.hide();});mouseout.enable();} var a11y=a11yHandler({link:$link,onEscape:function(){panel.hide();$link.focus();}});var logPanelInteraction=function(promoID,wlTriggers){var logNow=$F.once().on(function(){var panelEvent=$.extend({},event,{id:promoID});if(config.browsePromos&&!!config.browsePromos[promoID]){panelEvent.bp=1;} logEvent(panelEvent);phoneHome.trigger(wlTriggers);});if(panel.isVisible()&&panel.hasInteracted()){logNow();}else{panel.onInteract(logNow);}};panel.onData(function(data){renderPromo(data.promoID,panel.elem());logPanelInteraction(data.promoID,data.wlTriggers);});panel.onShow(function(){var columnCount=$('.nav-column',panel.elem()).length;panel.elem().addClass('nav-colcount-'+columnCount);showParent();var $subCatLinks=$('.nav-subcat-links > a',panel.elem());var length=$subCatLinks.length;if(length>0){var firstElementLeftPos=$subCatLinks.eq(0).offset().left;for(var i=1;i
'+ catTitle+'');panel.elem().prepend($subPanelTitle);}} $link.addClass('nav-active');});panel.onHide(function(){$link.removeClass('nav-active');hideParent();a11y.disable();sloppyTrigger.disable();});panel.onShow(function(){a11y.elems($('a, area',panel.elem()));});sloppyTrigger.register($link,panel);if(flyoutDebug){$link.click(function(){if(panel.isVisible()){panel.hide();}else{panel.show();}});} var panelKeyHandler=onKey($link,function(){if(this.isEnter()||this.isSpace()){panel.show();}},'keydown',false);$link.focus(function(){panelKeyHandler.bind();}).blur(function(){panelKeyHandler.unbind();});panel.elem().appendTo($parent);};var hideParentAndResetTrigger=function(){hideParent();sloppyTrigger.disable();};for(var i=0;i
Skip to main content
.us
Hello Select your address
Industrial & Scientific
Select the department you want to search in
All Departments
Audible Books & Originals
Alexa Skills
Amazon Devices
Amazon Fresh
Amazon Pharmacy
Amazon Warehouse
Appliances
Apps & Games
Arts, Crafts & Sewing
Automotive Parts & Accessories
Baby
Beauty & Personal Care
Books
CDs & Vinyl
Cell Phones & Accessories
Clothing, Shoes & Jewelry
Women
Men
Girls
Boys
Baby
Amazon Explore
Collectibles & Fine Art
Computers
Courses
Credit and Payment Cards
Digital Educational Resources
Digital Music
Electronics
Garden & Outdoor
Gift Cards
Grocery & Gourmet Food
Handmade
Health, Household & Baby Care
Home & Business Services
Home & Kitchen
Industrial & Scientific
Just for Prime
Kindle Store
Luggage & Travel Gear
Magazine Subscriptions
Movies & TV
Musical Instruments
Office Products
Pet Supplies
Premium Beauty
Prime Video
Smart Home
Software
Sports & Outdoors
Subscribe & Save
Subscription Boxes
Tools & Home Improvement
Toys & Games
Under $10
Vehicles
Video Games
Whole Foods Market
Hello, Sign in Account & Lists Account
Returns & Orders
0 Cart
All
Best Sellers
Customer Service
Prime
New Releases
Today's Deals
Books
Fashion
Kindle Books
Toys & Games
Gift Cards
Amazon Home
Pharmacy
Computers
Registry
Sell
Find a Gift
Video Games
Automotive
Home Improvement
Coupons
Beauty & Personal Care
Smart Home
Health & Household
Pet Supplies
Amazon Basics
TV & Video
Baby
Handmade
#FoundItOnAmazon
Disability Customer Support
Organize your backyard
Industrial & Scientific
Janitorial & Facilities
Safety Supplies
Medical Supplies
Food Service
Diagnostic Equipment
Material Handling
Educational Supplies
Sealants and Lubricants
Additive Manufacturing
Laboratory Supplies
FSA Eligible Items
Deals
"}; var hasAui = window.P && window.P.AUI_BUILD_DATE; config.pinnable = config.pinnable && hasAui; config.isMigrationTreatment = isMigrationTreatment; config.flyout = (function() { var navbelt = document.getElementById('nav-belt'); var navCart = document.getElementById('nav-cart'); var ewcFlyout = document.getElementById('nav-flyout-ewc'); var persistentClassOnBody = 'nav-ewc-persistent-hover nav-ewc-full-height-persistent-hover'; var flyout = {}; var getDocumentScrollTop = function() { return (document.documentElement && document.documentElement.scrollTop) || document.body.scrollTop; }; var isWindow = function( obj ) { return obj != null && obj === obj.window; }; var getWindow = function(elem) { return isWindow( elem ) ? elem : elem.nodeType === 9 && elem.defaultView; }; var getOffset = function(elem) { if ( elem.getClientRects && !elem.getClientRects().length ) { return { top: 0 }; } var rect = elem.getBoundingClientRect ? elem.getBoundingClientRect() : { top: 0 }; if ( rect.width || rect.height ) { var doc = elem.ownerDocument; var win = getWindow(doc); return { top: rect.top + win.pageYOffset - doc.documentElement.clientTop }; } return rect; }; flyout.align = function() { var newTop = getOffset(navbelt).top - getDocumentScrollTop(); ewcFlyout.style.top = (newTop > 0 ? newTop + 'px' : 0); }; flyout.hide = function() { isRTLEnabled ? (ewcFlyout.style.left = '') : (ewcFlyout.style.right = '') ; }; if(typeof config.isCompactEWCRendered === 'undefined') { if ((config.isSmallScreenEnabled && viewportWidth() = 1400)) { config.isCompactEWCRendered = true; config.isEWCStateExpanded = true; config.url = config.url.replace("/gp/navcart/sidebar", "/cart/ewc/compact"); } else { config.isCompactEWCRendered = false; } } var viewportQualifyForPersistent = function () { return (config.isCompactEWCRendered) ? true : viewportWidth() >= 1400; } if (config.isCompactEWCRendered) { persistentClassOnBody = 'nav-ewc-persistent-hover nav-ewc-compact-view'; } var getEWCRightOffset = function() { if (!config.isCompactEWCRendered) { return 0; } var $navbelt = document.getElementById('nav-belt'); if ($navbelt === undefined || $navbelt === null) { return 0; } var EWCCompactViewWidth = 100; var scrollLeft = (window.pageXOffset !== undefined) ? window.pageXOffset : (document.documentElement || document.body.parentNode || document.body).scrollLeft; var scrollXAxis = Math.abs(scrollLeft); var windowWidth = document.documentElement.clientWidth; var navbeltWidth = $navbelt.offsetWidth; var isPartOfNavbarNotVisible = (navbeltWidth + EWCCompactViewWidth) > windowWidth; if (isPartOfNavbarNotVisible) { return 0 - (navbeltWidth - scrollXAxis - windowWidth + EWCCompactViewWidth); } else { return 0; } } flyout.getEWCRightOffsetCssProperty = function () { return getEWCRightOffset() + 'px'; } flyout.show = function() { isRTLEnabled ? (ewcFlyout.style.left = flyout.getEWCRightOffsetCssProperty()) : (ewcFlyout.style.right = flyout.getEWCRightOffsetCssProperty()) ; }; flyout.hasQualifiedViewportForPersistent = viewportQualifyForPersistent; var isIOSDevice = function() { if (!hideEwcOnIos) { return false; } return (/iPad|iPhone|iPod/.test(navigator.platform) || (navigator.platform === 'MacIntel' && navigator.maxTouchPoints > 1)) && !window.MSStream; } var checkForPersistent = function() { if (!hasAui) { return { result: false, reason: 'noAui' }; } if (!config.enablePersistent) { return { result: false, reason: 'config' }; } if (!viewportQualifyForPersistent()) { return { result: false, reason: 'viewport' }; } if (isIOSDevice()) { return { result: false, reason: 'iOS' }; } if (!config.cartCount > 0) { return { result: false, reason: 'emptycart' }; } return { result: true }; }; flyout.ableToPersist = function() { return checkForPersistent().result; }; flyout.applyPageLayoutForPersistent = function() { if (!document.documentElement.className.match( new RegExp('(?:^|\\s)' + persistentClassOnBody + '(?!\\S)') )) { document.documentElement.className += ' ' + persistentClassOnBody; }}; flyout.unapplyPageLayoutForPersistent = function() { document.documentElement.className = document.documentElement.className.replace( new RegExp('(?:^|\\s)' + persistentClassOnBody + '(?!\\S)', 'g'), ''); }; flyout.persist = function() { flyout.applyPageLayoutForPersistent(); flyout.show(); if (config.isCompactEWCRendered) { flyout.align(); } }; flyout.unpersist = function() { flyout.unapplyPageLayoutForPersistent(); flyout.hide(); }; var resizeCallback = function() { if (flyout.ableToPersist()) { flyout.persist(); } else { flyout.unpersist(); } }; flyout.bindEvents = function() { if (window.addEventListener) { window.addEventListener('resize', resizeCallback, false); if (config.isCompactEWCRendered) { window.addEventListener('scroll', flyout.align, false); } } }; flyout.unbindEvents = function() { if (window.removeEventListener) { window.removeEventListener('resize', resizeCallback, false); if (config.isCompactEWCRendered) { window.removeEventListener('scroll', flyout.align, false); } } }; var persistentCheck = checkForPersistent(); if (persistentCheck.result) { flyout.persist(); if (window.ue && ue.tag) { ue.tag('ewc:persist'); } } else { if (window.ue && ue.tag) { ue.tag('ewc:unpersist'); if (persistentCheck.reason === 'noAui') { ue.tag('ewc:unpersist:noAui'); } if (persistentCheck.reason === 'viewport') { ue.tag('ewc:unpersist:viewport'); } if (persistentCheck.reason === 'emptycart') { ue.tag('ewc:unpersist:emptycart'); } if (persistentCheck.reason === 'iOS') { ue.tag('ewc:unpersist:iOS'); } } } if (window.ue && ue.tag) { if (flyout.hasQualifiedViewportForPersistent()) { ue.tag('ewc:bview'); } else { ue.tag('ewc:sview'); } } flyout.bindEvents(); return flyout; }()); return config; }())); if (typeof uet === 'function') { uet('x2', 'ewc', {wb: 1}); (window.AmazonUIPageJS ? AmazonUIPageJS : P).when('navCF').execute(function() { uet('bb', 'ewc', {wb: 1}); }); } if (window.ue && ue.tag) {ue.tag('ewc');ue.tag('ewc:unrec');ue.tag('ewc:cartsize:0');if ( window.P && window.P.AUI_BUILD_DATE ) { ue.tag('ewc:aui'); }else { ue.tag('ewc:noAui'); }}}());
$12.48
FREE delivery:
May 4 - 7
Fastest delivery:
April 30 - May 5
Select delivery location
Only 1 left in stock - order soon.
$
$12.48
12
.
48
(
)
Includes selected options.
Includes initial monthly payment and selected options.
Details
Price
(
$
12
.
48
x
)
$
12
.
48
Subtotal
$
$12.48
12
.
48
Subtotal
Initial payment breakdown
Shipping cost, delivery date, and order total (including tax) shown at checkout.
Add to Cart
Buy Now
Secure transaction
Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others.
Learn more
Ships from
SEKEGE
Sold by
SEKEGE
Details
Ships from
SEKEGE
Sold by
SEKEGE
Return policy:
This item is returnable
You may be charged a restocking fee upto 50% of item's price for used or damaged returns and upto 100% for materially different item.
Read full return policy
Add to List
Added to
Unable to add item to List. Please try again.
Sorry, there was a problem.
There was an error retrieving your Wish Lists. Please try again.
Sorry, there was a problem.
List unavailable.
New (8) from$7.48Â + $3.98 shipping
Share
Other Sellers on Amazon
Add to Cart
$7.48
Sold by:
DataAlchemy
Add to Cart
$13.29
Sold by:
Hardware & Garden Supplies
Add to Cart
$13.30
Sold by:
NEBULA STORE
Have one to sell?
Sell on Amazon
Loading recommendations for you
Adding to Cart...
Added to Cart
Not Added
Item is in your Cart
View Cart
Proceed to checkout
Not Added
There was a problem adding this item to Cart. Please try again later.
We do not have any recommendations at this time
Continue shopping
Image Unavailable
Image not available for
Color:
VIDEOS
360° VIEW
IMAGES
Clamp-On Crossover, Pipe Size 1 in
Brand: GRAINGER APPROVED
5.0 out of 5 stars
3 ratings
Price:
$12.48
Enhance your purchase
This fits your
.
Make sure this fits
by entering your model number.
Price For: Each Resists: Corrosion Item: Structural Pipe Fitting Type: Clamp-On Crossover Nominal Pipe Size (In.): 1 Dia.: 1.32" Material Tensile Strength (Lb.): Over 50, 000 Material: Cast Iron Setscrew: Case-Hardened Standards: A153, A536-84 Country of Origin (subject to change): India
Specifications for this item
Brand Name
GRAINGER APPROVED
Item Weight
0.480 ounces
Part Number
4NXR5
UNSPSC Code
32000000
See more
See more product details
New (8) from $7.48
+ $3.98 shipping
Buy it with
+
Total price:
$18.02
Add both to Cart
Add both to List
These items are shipped from and sold by different sellers.
Show details
Buy the selected items together
This item:
Clamp-On Crossover, Pipe Size 1 in
$12.48
Only 1 left in stock - order soon.
Ships from and sold by SEKEGE.
Steel Lock Nut, Zinc Yellow-Chromate Plated Finish, Grade 8, Right Hand Threads, Nylon Insert, 7/16…
$5.54
(
$0.55
/ 1 Locknuts)
In Stock.
Ships from and sold by Amazon.com.
FREE Shipping on orders over
$25.00
.
Details
Customers who viewed this item also viewed
Page
1
of
1
Start over
Page 1 of 1
Previous page
90 Degree Pipe-to-Pipe Clamp Clip Rota Lock Double U, 6 Size Available. - 1 to 1Inch
5.0 out of 5 stars 1
$8.99
uxcell Replacement Double Port Lean Tube Pipe Vertical Clamp Clip Black
4.2 out of 5 stars 3
$9.99
Chaowei Antenna Mast Cross Over Bracket Accessories Clamp U-Bolt Mounting Hardware in Magnetic Stainless Steel(Pack of 2)
4.2 out of 5 stars 57
$8.99
The Light Source Mega-Gridlock Clamp, Black Anodized
4.3 out of 5 stars 17
$11.70
The Light Source Mega-Gridlock Clamp, Silver
4.8 out of 5 stars 14
$11.15
Anmeilexst 4 Pcs Galvanized Steel Pipe Clip, Cross Tube Buckle, Maximum Clampable Tube Diameter 1.3" Card 1.3" Steel Pipe
4.5 out of 5 stars 18
$15.99
Next page
Sponsored products related to this item
Sponsored Hide feedback
Page
1
of
1
Start over
Page 1 of 1
Previous page of related Sponsored Products
Feedback
Off-Road ATV UTV Light Bar Mounts Mounting Bracket Mini Bar Clamp Kits [0.75"/1"/1....
1,173
$17.95