[{"id":183903191085,"handle":"bathroom","title":"Agua Canada - Bathroom","updated_at":"2025-10-07T14:07:09-04:00","body_html":"\u003ch1 style=\"text-align: center;\"\u003eBathroom\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:36:54-04:00","sort_order":"manual","template_suffix":"","disjunctive":true,"rules":[{"column":"product_metafield_definition","relation":"equals","condition":"Bathroom"}],"published_scope":"web"},{"id":236826919111,"handle":"bathroom-toilets-dual-flush","title":"Agua Canada - Dual Flush Toilets","updated_at":"2025-10-07T10:48:38-04:00","body_html":"\u003ch1 style=\"text-align: center;\"\u003eDual Flush Toilets\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-11-20T11:00:21-05:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"product_metafield_definition","relation":"equals","condition":"Dual Flush"}],"published_scope":"web"},{"id":183908237357,"handle":"bathroom-toilets","title":"Agua Canada - Bathroom Toilets","updated_at":"2025-10-07T10:48:38-04:00","body_html":"\u003cmeta charset=\"utf-8\"\u003e\n\u003ch1 class=\"Polaris-Header-Title--newDesignLanguageTitle_1wh8d\" style=\"text-align: center;\" data-mce-fragment=\"1\"\u003eToilets\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:39:22-04:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"product_metafield_definition","relation":"equals","condition":"Toilets"}],"published_scope":"web"},{"id":303240511687,"handle":"all-products","title":"Agua Canada - All products","updated_at":"2025-10-07T14:07:09-04:00","body_html":"","published_at":"2024-05-06T10:16:05-04:00","sort_order":"best-selling","template_suffix":"","disjunctive":true,"rules":[{"column":"product_metafield_definition","relation":"equals","condition":"Bathroom"},{"column":"product_metafield_definition","relation":"equals","condition":"Kitchen"}],"published_scope":"web"},{"id":183908270125,"handle":"salle-de-bain-toilettes-monopieces","title":"Agua Canada\/Bathroom\/Toilets\/One-piece","updated_at":"2025-10-07T10:48:38-04:00","body_html":"","published_at":"2020-03-20T12:39:23-04:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"product_metafield_definition","relation":"equals","condition":"One-piece Toilets"}],"published_scope":"web"},{"id":309522464967,"handle":"shop-by-collections","title":"Agua Canada - Shop By Collection","updated_at":"2025-10-07T14:07:09-04: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":"product_metafield_definition","relation":"equals","condition":"Bathroom"},{"column":"product_metafield_definition","relation":"equals","condition":"Kitchen"}],"published_scope":"web"},{"id":299709464775,"handle":"best-sellers","title":"Best sellers","updated_at":"2025-10-07T16:57:07-04: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":185243893805,"handle":"new-arrivals","title":"Agua Canada - New Products","updated_at":"2025-10-07T14:07:09-04:00","body_html":"","published_at":"2020-03-24T15:24:44-04:00","sort_order":"manual","template_suffix":"","disjunctive":true,"rules":[{"column":"tag","relation":"equals","condition":"new_Yes"},{"column":"tag","relation":"equals","condition":"new_arrival"}],"published_scope":"web"},{"id":316925575367,"handle":"new-arrival","title":"New arrivals","updated_at":"2025-10-07T14:07:09-04:00","body_html":"","published_at":"2025-07-21T01:28:40-04:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"new_arrival"}],"published_scope":"web"},{"id":299618894023,"handle":"nouveaux-produits","title":"Nouveaux produits","updated_at":"2025-10-07T16:57:07-04: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":306531074247,"handle":"pro","title":"EXPERT \u0026 PLOMBIER","updated_at":"2025-10-07T14:07:09-04:00","body_html":"\u003ch1 style=\"text-align: center;\"\u003ePROFESSIONNEL\u003c\/h1\u003e\n\u003c!----\u003e","published_at":"2024-08-12T13:56:45-04:00","sort_order":"alpha-asc","template_suffix":"","disjunctive":true,"rules":[{"column":"tag","relation":"equals","condition":"pro"},{"column":"product_metafield_definition","relation":"equals","condition":"Professional"}],"published_scope":"web"}]
["AVAILABILITY:Pre order","AVAILABILITY_In stock","new_arrival"]
Aller au contenu
Accueil Tyrone-II Toilette monopièce, allongée, double chasse
TYRONE-II
Tyrone-II Toilette monopièce, allongée, double chasse
• Toilette monopièce • Bouton poussoir chrome •Hauteur idéale (420 mm) • Siège à fermeture lente inclus • Couvercle avec fonction de soulèvement facile pour retrait et remise en place simples à des fins de nettoyage; • Plomberie brute standard de 12" (305 mm) • Robinet de chasse 3-1/4" • Réservoir de 4/6 L • Siphon de 2" entièrement émaillé • Test MaP: 1000 g par chasse • Testée en usine à 100%
DÉPÊCHEZ-VOUS! SEULEMENT RESTENT EN STOCK.
La description
Description
Offrez une touche de renouveau à votre salle de bain avec le Tyrone-II, une toilette allongée monopièce au design élégant qui allie style, confort et fonctionnalité intelligente. Son fini blanc lustré apporte une allure moderne et épurée qui s’harmonise à tous les décors - du contemporain au classique. Plus qu’un simple bel objet, le Tyrone-II est conçu pour simplifier votre quotidien. Son système à double chasse vous permet de choisir entre une chasse légère ou complète, afin d’économiser l’eau sans compromettre la performance. Le siège à fermeture douce élimine les claquements bruyants, tandis que son design à retrait facile rend le nettoyage rapide et sans effort. Grâce à sa base entièrement jupée et à sa chasse sans rebord, l’entretien autour de la toilette devient un jeu d’enfant, et l’effet tourbillon garde la cuvette propre plus longtemps. Sa hauteur confortable assure un usage pratique pour toute la famille. Que ce soit pour moderniser une petite salle d’eau ou finaliser une rénovation complète, le Tyrone-II combine élégance moderne et praticité au quotidien - un parfait équilibre entre forme et fonction.
Caractéristiques
Fini blanc lustré pour un style frais et moderne
Design monopièce allongé pour un look épuré et un confort accru
Système à double chasse pour économiser l’eau sans réduire la performance
Siège à fermeture douce inclus
Siège à retrait facile pour un nettoyage simple et rapide
Base entièrement jupée et chasse sans rebord pour un entretien optimal
Hauteur confortable (420 mm) pour une utilisation quotidienne aisée
Chasse à effet tourbillon pour une cuvette propre et hygiénique à chaque utilisation
Spécifications
Certifications : CSA (B45.1-18), CUPC & Watersense (ASME A112.19.2)
Garantie de 5 ans contre les défauts de fabrication
Tyrone-II Toilette monopièce, allongée, double chasse
$399.00 $339.15
ZoneD / Glossy White
ZoneD / Glossy White ZoneT / Glossy White ZoneF / Glossy White
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]