[{"id":300686803143,"handle":"black-stainless","title":"Black Stainless","updated_at":"2024-12-26T14:35:21-05:00","body_html":"","published_at":"2024-01-30T10:25:54-05:00","sort_order":"best-selling","template_suffix":"default-collection-bf","disjunctive":false,"rules":[{"column":"variant_title","relation":"contains","condition":"Black Stainless"}],"published_scope":"web"},{"id":183903617069,"handle":"cuisine","title":"Agua Canada\/Kitchen","updated_at":"2024-12-27T11:30:04-05:00","body_html":"\u003ch1 style=\"text-align: center;\"\u003eKitchen\u003c\/h1\u003e\n\u003cstyle\u003e\u003c!--\n.tb_button {padding:1px;cursor:pointer;border-right: 1px solid #8b8b8b;border-left: 1px solid #FFF;border-bottom: 1px solid #fff;}.tb_button.hover {borer:2px outset #def; background-color: #f8f8f8 !important;}.ws_toolbar {z-index:100000} .ws_toolbar .ws_tb_btn {cursor:pointer;border:1px solid #555;padding:3px} .tb_highlight{background-color:yellow} .tb_hide {visibility:hidden} .ws_toolbar img {padding:2px;margin:0px}\n--\u003e\u003c\/style\u003e","published_at":"2020-03-20T12:37:05-04:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Category_Aqua Canada\/Cuisine"}],"published_scope":"web"},{"id":183907352621,"handle":"cuisine-robinetterie","title":"Agua Canada\/Kitchen\/Faucets","updated_at":"2024-12-26T01:30:27-05:00","body_html":"\u003ch1 class=\"Polaris-Header-Title--newDesignLanguageTitle_1wh8d\" style=\"text-align: center;\"\u003eKitchen Faucets\u003c\/h1\u003e\n\u003cstyle\u003e\u003c!--\n.tb_button {padding:1px;cursor:pointer;border-right: 1px solid #8b8b8b;border-left: 1px solid #FFF;border-bottom: 1px solid #fff;}.tb_button.hover {borer:2px outset #def; background-color: #f8f8f8 !important;}.ws_toolbar {z-index:100000} .ws_toolbar .ws_tb_btn {cursor:pointer;border:1px solid #555;padding:3px} .tb_highlight{background-color:yellow} .tb_hide {visibility:hidden} .ws_toolbar img {padding:2px;margin:0px}\n--\u003e\u003c\/style\u003e","published_at":"2020-03-20T12:38:44-04:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Category_Aqua Canada\/Cuisine\/Robinetterie"},{"column":"title","relation":"not_contains","condition":"Bath"}],"published_scope":"web"},{"id":238605533383,"handle":"agua-canada-kitchen-faucets-pull-out","title":"Agua Canada\/Kitchen\/Faucets\/Pull Out","updated_at":"2024-12-26T01:30:27-05:00","body_html":"\u003ch1 style=\"text-align: center;\"\u003ePull Out Faucets\u003c\/h1\u003e\n\u003cstyle\u003e\u003c!--\n.tb_button {padding:1px;cursor:pointer;border-right: 1px solid #8b8b8b;border-left: 1px solid #FFF;border-bottom: 1px solid #fff;}.tb_button.hover {borer:2px outset #def; background-color: #f8f8f8 !important;}.ws_toolbar {z-index:100000} .ws_toolbar .ws_tb_btn {cursor:pointer;border:1px solid #555;padding:3px} .tb_highlight{background-color:yellow} .tb_hide {visibility:hidden} .ws_toolbar img {padding:2px;margin:0px}\n--\u003e\u003c\/style\u003e","published_at":"2020-12-08T17:32:30-05:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Category_Aqua Canada\/Cuisine\/Robinetterie\/Robinet rétractable"}],"published_scope":"web"},{"id":309522464967,"handle":"shop-collections","title":"Shop By Collection","updated_at":"2024-12-27T13:15:11-05:00","body_html":"\u003cstyle\u003e\n \/* General page and body styles *\/\n body {\n font-family: Arial, sans-serif;\n margin: 0;\n padding: 0;\n text-align: center;\n overflow-x: hidden; \/* Prevent horizontal scroll *\/\n }\n\n .collection-container {\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n margin-top: 30px;\n }\n\n \/* Styling for the \"Shop By Collection\" label *\/\n .gold-label {\n font-family: 'Helvetica', sans-serif;\n font-size: 36px;\n font-weight: bold;\n color: #333;\n margin-top: -25px;\n margin-bottom: -10px;\n }\n\n \/* Specific adjustment for French text on mobile only *\/\n @media (max-width: 768px) {\n .gold-label h1 {\n font-size: 34px; \/* Slightly reduced size for mobile French text *\/\n }\n }\n\n \/* Container for the images and their text *\/\n .category-container {\n display: flex;\n justify-content: center;\n gap: 42px; \/* Adjusted gap between images *\/\n margin-bottom: 10px; \/* Reduced space below the images *\/\n }\n\n \/* Each image with text centered below *\/\n .category-item {\n text-align: center;\n text-decoration: none;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n height: 220px;\n border: none;\n }\n\n \/* Category images *\/\n .category-image {\n width: 280px; \/* Twice the original width (140px * 2) *\/\n height: 210px; \/* 1.5 times the original height (140px * 1.5) *\/\n object-fit: cover; \/* Ensures the image fills the container, cropping edges if necessary *\/\n cursor: pointer;\n border-radius: 8px;\n box-shadow: none !important;\n margin-bottom: 10px; \/* Reduced spacing below the image *\/\n transition: transform 0.3s ease;\n }\n\n \/* Zoom effect on hover *\/\n .category-image:hover {\n transform: scale(1.05); \/* Restoring zoom effect *\/\n }\n\n \/* Category text *\/\n .category-text {\n font-size: 24px; \/* Increased text size *\/\n font-weight: bold;\n color: #333;\n text-decoration: none;\n margin: 0;\n }\n\n \/* Remove the sidebar filters *\/\n .sidebar, .filter, .shopify-section .filter-wrapper, .filters-bar, .filter-panel {\n display: none !important;\n }\n\n \/* Adjust spacing between categories and product list *\/\n .product-list {\n margin-top: -30px; \/* Reduced space between categories and first product row *\/\n }\n\n \/* Remove all pseudo-elements and unwanted decorations *\/\n .category-item a, .category-item, .category-text {\n text-decoration: none !important;\n border: none !important;\n outline: none !important;\n }\n\n .category-item:hover {\n box-shadow: none !important;\n }\n\u003c\/style\u003e\n\n\u003cdiv class=\"collection-container\"\u003e\n \u003c!-- BRUSHED GOLD Label above the images --\u003e\n \u003cdiv class=\"gold-label\"\u003e\n \u003ch1\u003eSHOP BY COLLECTION\u003cbr\u003e\u003cbr\u003e\n\u003c\/h1\u003e\n \u003c\/div\u003e\n \u003c!-- Category Images Section --\u003e\n \u003cdiv class=\"category-container\"\u003e\n \u003c!-- Kitchen Image and Text --\u003e\n \u003ca class=\"category-item\" href=\"https:\/\/www.aguacanada.com\/collections\/cuisine\"\u003e\n \u003cimg class=\"category-image\" alt=\"Kitchen\" src=\"https:\/\/www.aguacanada.com\/cdn\/shop\/files\/photo_essential_kitchen_1.jpg?v=1704826630\u0026amp;width=800\"\u003e\n \u003cdiv class=\"category-text\"\u003eKitchen\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c!-- Bathroom Image and Text --\u003e\n \u003ca class=\"category-item\" href=\"https:\/\/www.aguacanada.com\/collections\/salle-de-bain\"\u003e\n \u003cimg class=\"category-image\" alt=\"Bathroom\" src=\"https:\/\/www.aguacanada.com\/cdn\/shop\/files\/photo_les_essentiel_salle_de_bain_1.jpg?v=1704826630\u0026amp;width=800\"\u003e\n \u003cdiv class=\"category-text\"\u003eBathroom\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- Products Section (example) --\u003e\n \u003cdiv class=\"product-list\"\u003e\n \u003c!-- Product details go here --\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","published_at":"2024-11-28T20:29:56-05:00","sort_order":"best-selling","template_suffix":"","disjunctive":true,"rules":[{"column":"variant_inventory","relation":"greater_than","condition":"0"},{"column":"variant_inventory","relation":"less_than","condition":"0"}],"published_scope":"web"},{"id":299709464775,"handle":"best-sellers","title":"Best sellers","updated_at":"2024-12-27T13:15:11-05:00","body_html":"","published_at":"2024-01-11T16:46:42-05:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"variant_inventory","relation":"greater_than","condition":"2"},{"column":"variant_price","relation":"greater_than","condition":"40"}],"published_scope":"web"},{"id":299618894023,"handle":"nouveaux-produits","title":"Nouveaux produits","updated_at":"2024-12-27T13:15:11-05:00","body_html":"","published_at":"2024-01-09T15:01:43-05:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"variant_inventory","relation":"greater_than","condition":"2"}],"published_scope":"web"},{"id":303835709639,"handle":"new-products-auto","title":"New Products Auto","updated_at":"2024-12-27T11:30:04-05:00","body_html":"","published_at":"2024-05-27T11:14:49-04:00","sort_order":"created-desc","template_suffix":"","disjunctive":false,"rules":[{"column":"variant_price","relation":"greater_than","condition":"300"}],"published_scope":"web"},{"id":309422620871,"handle":"promo-black-friday","title":"Promo Black Friday","updated_at":"2024-12-27T11:30:04-05:00","body_html":"","published_at":"2024-11-24T23:08:31-05:00","sort_order":"best-selling","template_suffix":"promo-black-friday","disjunctive":true,"rules":[{"column":"variant_title","relation":"contains","condition":"black"},{"column":"variant_title","relation":"contains","condition":"gold"},{"column":"variant_title","relation":"contains","condition":"matte white"}],"published_scope":"web"},{"id":303240511687,"handle":"all-products","title":"All products","updated_at":"2024-12-27T13:15:11-05:00","body_html":"","published_at":"2024-05-06T10:16:05-04:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"variant_price","relation":"greater_than","condition":"-9999"}],"published_scope":"web"}]
["AVAILABILITY:Pre order","AVAILABILITY_In stock","Category_Aqua Canada\/Cuisine","Category_Aqua Canada\/Cuisine\/Robinetterie","Category_Aqua Canada\/Cuisine\/Robinetterie\/Robinet rétractable","Preorder"]
Aller au contenu
Accueil Robinet de cuisine à bec rétractable à double jet acier inoxydable noir
MOOCHI-BS
Robinet de cuisine à bec rétractable à double jet acier inoxydable noir
MOOCHI-BS
Fabriqué en acier inoxydable Résistant à la corrosion Tuyau flexible en nylon 2 types de jets: régulier et rinçage
Cartouche en céramique
Installation monotrou
Faible teneur en plomb (moins de 0.25%)
Débit maximum: 6.8L / min (1.8 gpm) à 60 psi
Possède un aimant intégré
DÉPÊCHEZ-VOUS! SEULEMENT RESTENT EN STOCK.
La description
Description
Optez pour un look luxueux dans la cuisine avec le robinet chromé MOOCHI-BS. Son design simple et arrondi en fait un objet intemporel qui s'accorde aussi bien avec les cuisines traditionnelles que contemporaines, tandis que la finition dorée lui confère un style inégalé. La douchette extractible offre 2 options de jets pour plus de polyvalence dans la cuisine. La construction en acier inoxydable, ainsi que la cartouche en céramique, garantissent sa qualité et sa durabilité. Un choix tendance pour votre cuisine !
Fonctionnalités
Fabriqué en acier inoxydable
Résistant à la corrosion
Flexible de douche en nylon
2 types de jets : Régulier et de rinçage
Cartouche en céramique
Installation monotrou
Faible teneur en plomb (moins de 0,25 %)
Débit maximal : 6,8 L/min (1,8 gpm) à 60 psi
Possède un aimant intégré
Spécifications
Finitions disponibles : Chrome, noir mat, laiton brossé (or), nickel brossé, acier inoxydable noir et blanc mat Le modèle sélectionné satisfait ou surpasse les exigences suivantes: CUPC (ASME A112.18.1) et CSA (B125.1-18) Garantie à vie sur la cartouche contre les défauts de fabrication Garantie de 15 ans sur la finition contre les défauts de fabrication
Robinet de cuisine à bec rétractable à double jet acier inoxydable noir
$233.00 $231.00
ZoneD / Acier inoxydable noir
ZoneD / Acier inoxydable noir ZoneF / Acier inoxydable noir ZoneT / Acier inoxydable noir
Le choix d’une sélection entraîne une actualisation complète de la page.
Vue express [split_t4snt][split_t4snt]Ajouter à la liste d'envies [split_t4snt]Ajouter au panier [split_t4snt]