').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.animate({width:'show'},{duration:200,complete:function(){$parent.css({overflow:'visible','height':height});}});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();});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
.co.jp
Deliver to United States
DIY, Tools & Garden
Select the department you want to search in
All Departments
Audible Audiobooks
Amazon Devices
Kindle Store
Prime Video
Alexa Skills
Subscribe & Save
Digital Music
Apps & Games
Japanese Books
English Books
Music
Classical
Movies & TV
Computer & Video Games
Software
Computers & Accessories
Electronics & Cameras
Stationery and Office Products
Kitchen & Housewares
Pet Supplies
Health & Personal Care
Beauty
Food & Beverage
Baby & Maternity
Fashion
Women
Men
Kids & Baby
Clothing & Accessories
Shoes & Bags
Wrist Watches
Jewelry
Toys
Hobby
Musical Instruments
Sports
Car & Bike Products
DIY, Tools & Garden
Large Appliances
Credit Cards
Gift Cards
Industrial & Scientific
Warehouse Deals
Hello, Sign in Account & Lists
Returns & Orders
0 Cart
All
AmazonGlobal
Best Sellers
Amazon Basics
Today's Deals
New Releases
Japanese Books
Customer Service
Computers & Peripherals
Gift Ideas
Gift Cards
Home & Kitchen
Coupons
Health and Personal Care
Sell
DIY, Tools & Garden
Power Tools
Power Tool Accessories
Hand Tools
Carpentry Tools
Garden
Exterior
Home Installation
Reform
Deals & Bargain
Amazon Ranking
"},"url":"/cart/ewc/compact?hostPageType=zeitgeist&hostSubPageType=bs&hostPageRID=KZWJDW6WV553HQK45XQ5&prerender=0&storeName=diy","cartCount":0,"freshCartCount":0,"almCartCount":0,"isCompactViewEnabled":true,"isCompactEWCRendered":true,"isWiderCompactEWCRendered":true}; var hasAui = window.P && window.P.AUI_BUILD_DATE; var isRTLEnabled = (document.dir === 'rtl'); config.pinnable = config.pinnable && hasAui; config.isMigrationTreatment = true; 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; } flyout.hasQualifiedViewportForPersistent = viewportQualifyForPersistent; var getEWCRightOffset = function() { if (!config.isCompactEWCRendered) { return 0; } var $navbelt = document.getElementById('nav-belt'); if ($navbelt === undefined || $navbelt === null) { return 0; } var EWCCompactViewWidth = (config.isWiderCompactEWCRendered && viewportWidth() >= 1280) ? 130 : 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'; } if (config.isCompactEWCRendered) { persistentClassOnBody = 'nav-ewc-persistent-hover nav-ewc-compact-view'; if (config.isWiderCompactEWCRendered) { persistentClassOnBody += ' nav-ewc-wider-compact-view'; } } flyout.show = function() { isRTLEnabled ? (ewcFlyout.style.left = flyout.getEWCRightOffsetCssProperty()) : (ewcFlyout.style.right = flyout.getEWCRightOffsetCssProperty()); }; var isIOSDevice = function() { 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; }; var persistentClassRegExp = '(?:^|\\s)' + persistentClassOnBody + '(?!\\S)'; flyout.applyPageLayoutForPersistent = function() { if (!document.documentElement.className.match( new RegExp(persistentClassRegExp) )) { document.documentElement.className += ' ' + persistentClassOnBody; } }; flyout.unapplyPageLayoutForPersistent = function() { document.documentElement.className = document.documentElement.className.replace( new RegExp(persistentClassRegExp, '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'); } } }());
Best Sellers
Our most popular products based on sales. Updated hourly.
Best Sellers in Pipe Fittings
#1
TOTO Water Filter Adapter Part THYB69
4.3 out of 5 stars 204
¥180
4 pt (2%)
#2
SANEI PT3320 Washing Machine Nipple with Automatic Stop Function for Coupling Faucet G1/2 One-Touch Detachment
4.3 out of 5 stars 184
¥1,690
34 pt (2%)
#3
Mirai Industry MFSK-14GS Connector G Type PF Pipe 14 Beige 10 Pieces
4.3 out of 5 stars 145
¥53 - ¥1,420
#4
SANEI PH554FSA Washing Machine Drain Trap Elbow for Connecting Washing Machine Drain Hose and Drain Outlet, Stainless Steel Band
4.3 out of 5 stars 105
¥426
9 pt (2%)
#5
Iseto I-578-3 Insect Repellent Cap for Air Conditioner Drain Hose, White, Diameter 0.8 x 2.6 inches (2 x 6.5 cm), Made in Japan, Just Plug in Air Conditioner Hose, Set of 3
4.0 out of 5 stars 619
¥294
6 pt (2%)
#6
Mirai Industry PF Tube Single Saddle, Compatible PF Tube, 16, Gray, Price of 50, KTF-16H
4.3 out of 5 stars 67
¥763 - ¥2,160
#7
Duct Connector OOPPEN Straight Pipe Flange for Ventilation System Duct Hose Aluminum Duct Hose Plumbing Parts Black (100mm)
4.1 out of 5 stars 98
¥1,097 - ¥1,297
#8
SANEI R71-13 Plumbing Parts, Faucet Plug, For Water Shut-off, Nominal 13
4.4 out of 5 stars 52
¥527
11 pt (2%)
#9
SANEI G1/2 T83-13 Plumbing Parts, Adapter with Nuts, Swivel Nuts, with Gasket
4.2 out of 5 stars 85
¥661
13 pt (2%)
#10
SANEI PH5543F Washing Machine Drain Trap Elbow for Connecting Drain Hose 1.2 / 1.5 inches (31 / 32 / 37 mm)
4.0 out of 5 stars 33
¥549
11 pt (2%)
#11
SANEI G1/2 T2041-13 Plumbing Parts with Nut, Small Bend, Rotating Bag Nut
4.2 out of 5 stars 34
¥988
20 pt (2%)
#12
Ichinen TASCO Suction Pump
4.0 out of 5 stars 1,283
¥2,341
47 pt (2%)
#13
TiCoast Straight Pipe Flange Metal Galvanized Duct Connector Flange Ventilation System for Plumbing Components Silver (TZ-75mm)
4.3 out of 5 stars 40
¥899 - ¥1,597
#14
三栄 Faucet [Sanei] Plumbing Supplies 20 X 13 Adapter [T25 – 5 – 20x13]
3.7 out of 5 stars 26
¥448
9 pt (2%)
#15
uxcell Elbow Pipe Fitting 90 Degree Pipe Fitting Goldtone Brass 1/4 PT Male x 1/4 PT Female
4.3 out of 5 stars 12
¥879
#16
Flowbar VLN-S40-12075 1" 1/2x75 Threaded Fitting Double Length Nipple
4.0 out of 5 stars 9
¥183 - ¥3,391
#17
OOPPEN Different Diameter Coupling, Hose Fitting, Resin, For Ventilation Pipes, Different Socket, Pipe Fitting, Differential Coupling, Ventilation Fan Parts, 5.9 - 3.9 inches (150 - 100 mm)
3.9 out of 5 stars 67
¥1,076 - ¥1,210
#18
TOE VU Fitting Carrying Socket 75 VUMBS75 PVC Pipe VU Fitting for Drain
4.4 out of 5 stars 7
¥404
8 pt (2%)
#19
Takagi QG400S06 Joint Two-Way Hose Fitting (0.24 inch (6 mm), Hose Compatible Inner Diameter: 0.24 inch (6 mm)
3.7 out of 5 stars 14
¥129
3 pt (2%)
#20
SANEI G1/2 PU81-13-13 Plumbing Parts, Seated Nuts, Through Threads, Etc.
3.7 out of 5 stars 5
¥369
7 pt (2%)
#21
TOTO TH277 Two Tank Washing Machine Fitting (Hose Inner Diameter φ0.5 inch / 12 inch)
4.2 out of 5 stars 75
¥756 - ¥1,540
#22
GAONA GA-LF006 Elbow for Washing Machine Drain Trap, Ivory
4.6 out of 5 stars 35
¥748
7 pt (1%)
#23
Takagi QG400S08 Joint Two-Way Hose Fitting (0.3 inch (8 mm), Compatible Inner Diameter of Hose: 0.3 inches (8 mm)
3.9 out of 5 stars 37
¥187
4 pt (2%)
#24
Takagi QG400S14 Joint Two-Way Hose Fitting 0.6 inches (14 mm), Hose Compatible Inner Diameter: 0.6 inches (14 mm),
4.7 out of 5 stars 4
¥293
6 pt (2%)
#25
Kansai Chemical Four Way Short Elbow Fitting, PVC, Space Saving, DIY, 4 Outlets, 13A, Green)
4.1 out of 5 stars 41
¥141 - ¥3,430
#26
4 Port Pull Type Air Compressor Pressure Switch Repair Replacement Pressure Switch with Seal Tape
4.0 out of 5 stars 133
¥980 - ¥2,000
#27
SANEI PH5541F Washing Machine Drain Trap Elbow for Connecting Drain Hoses, Transparent
4.4 out of 5 stars 11
¥459
9 pt (2%)
#28
TOY VU Fittings 50 VUMBS50 PVC VU Fitting (For Draining)
4.4 out of 5 stars 3
¥360
7 pt (2%)
#29
Kubota Chemix TS Fitting Elbow (L) 13
2.8 out of 5 stars 48
¥33
#30
SUN UP 90° Equal Elbow, Rc1/4xR1/4
4.3 out of 5 stars 112
¥331 - ¥1,890
←
Previous page
1
2
Next page→
Most Wished Forin Pipe Fittings
Most Giftedin Pipe Fittings
‹
All Categories
‹
DIY, Tools & Garden
‹
Rough Plumbing
Pipe Parts
Couplers & Camlocks
Pipe Clamps
Pipe Fittings
Pipes
Rough Plumbing
Seat Washers, Gaskets & O-Rings
Tubing & Hoses
Valves
Your recently viewed items and featured recommendations
Your recently viewed items and featured recommendations
Back to top
Get to Know Us
Careers
About Amazon
Press Center
Sustainability
Community Impact
AmazonGlobal
Amazon Science
Make Money with Us
Sell products on Amazon
Fulfillment by Amazon
Seller Fulfilled Prime
Sell on Amazon Business
Amazon Pay
Become an Affiliate
Advertise Your Products
Kindle direct publishing
›
See all
Amazon Payment Products
Amazon Point
Amazon Gift Cards
Amazon Mastercard
Credit Card Marketplace
Partner Point Program
Reload Your Balance
›
See all
Let Us Help You
Amazon and COVID-19
Shipping Rates & Policies
Amazon Prime
Returns Are Easy
Manage Your Content and Devices
Amazon Assistant
Help
EnglishChoose a language for shopping.
JapanChoose a country/region for shopping.
Amazon AdvertisingFind, attract, andengage customers
Audible Unlimited listening for Audible Members
Amazon Web ServicesCloud computing services
Amazon OutletSave on Less than perfect items
Amazon BusinessService forbusiness customers
AmazonGlobalShip OrdersInternationally
Book DepositoryBooks With Free Delivery Worldwide
ShopbopThe very best fashionfrom around the world.
Conditions of Use
Privacy Notice
Interest Based Ads Policy
Terms and Conditions
© 1996-2022, Amazon.com, Inc. or its affiliates