[{"id":183903060013,"handle":"agua-canada","title":"Agua Canada","updated_at":"2025-07-17T14:30:04-04:00","body_html":"","published_at":"2020-03-20T12:36:50-04:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Category_Aqua Canada"}],"published_scope":"web"},{"id":289089454279,"handle":"agua-canada-shop-by-collection-by-finish-matte-white","title":"Agua Canada\/Shop By Collection\/By Finish\/Matte White","updated_at":"2025-07-17T14:23:59-04:00","body_html":"\u003ch1 style=\"text-align: center;\" data-mce-fragment=\"1\"\u003eMatte White\u003c\/h1\u003e","published_at":"2022-06-23T09:26:08-04:00","sort_order":"best-selling","template_suffix":"default-collection-bf","disjunctive":false,"rules":[{"column":"product_metafield_definition","relation":"equals","condition":"gid:\/\/shopify\/Metaobject\/91039301831"}],"published_scope":"web"},{"id":183903191085,"handle":"salle-de-bain","title":"Agua Canada\/Bathroom","updated_at":"2025-07-17T14:23:59-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":"best-selling","template_suffix":"","disjunctive":true,"rules":[{"column":"product_metafield_definition","relation":"equals","condition":"Bathroom"}],"published_scope":"web"},{"id":236740149447,"handle":"agua-canada-bathroom-accessories","title":"Agua Canada\/Bathroom\/Accessories","updated_at":"2025-07-17T13:50:34-04:00","body_html":"\u003ch1 style=\"text-align: center;\"\u003eBathroom Accessories\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-19T16:59:23-05:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"product_metafield_definition","relation":"equals","condition":"Accessories"}],"published_scope":"web"},{"id":282675544263,"handle":"white-collection","title":"White Collection","updated_at":"2025-07-17T14:25:58-04:00","body_html":"","published_at":"2021-11-01T16:07:49-04:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"variant_title","relation":"contains","condition":"Matte White"},{"column":"variant_weight","relation":"less_than","condition":"50"}],"published_scope":"web"},{"id":309522464967,"handle":"shop-collections","title":"Shop By Collection","updated_at":"2025-07-17T14:23:59-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-07-17T14:51:12-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-products","title":"New Products","updated_at":"2025-07-16T13:58:52-04:00","body_html":"","published_at":"2020-03-24T15:24:44-04:00","sort_order":"created-desc","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"new_Yes"}],"published_scope":"web"},{"id":299618894023,"handle":"nouveaux-produits","title":"Nouveaux produits","updated_at":"2025-07-17T14:51:12-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":300402442439,"handle":"not-in-sale-products","title":"Not in sale products","updated_at":"2025-07-17T14:09:16-04:00","body_html":"À utiliser pour les coupons rabais des promotions.","published_at":"2024-01-26T11:12:06-05:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"is_price_reduced","relation":"is_not_set","condition":""}],"published_scope":"web"},{"id":301607911623,"handle":"category_aqua-canada-salle-de-bain-accessories-shower-stools","title":"Shower stools and benches","updated_at":"2025-07-11T13:45:11-04:00","body_html":"\u003cp\u003eRevamp your bathing experience with our meticulously curated collection of shower benches and stools, available in striking matte black and pristine matte white finishes. Crafted with utmost attention to detail, our benches and stools seamlessly blend style and functionality to elevate the ambiance of your bathroom. Immerse yourself in luxury as you choose from our range of sleek shower stools, designed to provide both comfort and durability. Whether you prefer a minimalist design or a more contemporary aesthetic, our stools cater to all tastes and preferences.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eUse our benches inside a shower or beside a bathtub. Perfect for creating a spa-like atmosphere in your bathroom, our benches offer ample seating space while complementing the decor with their elegant matte finishes. Whether you envision a serene oasis with a matte white bench or a bold statement with a matte black stool, our collection has something for every style and need. Explore our range today and discover the perfect bathing bench to transform your daily routine into a luxurious retreat.\u003c\/p\u003e\n\u003c!----\u003e","published_at":"2024-03-05T11:01:04-05:00","sort_order":"best-selling","template_suffix":"seo","disjunctive":false,"rules":[{"column":"product_metafield_definition","relation":"equals","condition":"Shower Benches"}],"published_scope":"web"},{"id":303240511687,"handle":"all-products","title":"All products","updated_at":"2025-07-17T14:23:59-04: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"}]
• Design compact pour économiser de l'espace • Banc de douche une pièce, fluté et élégant • Utile autant sous la douche que dans la salle de bain • Utile pour s'assoir ou comme repose-pieds • Autoportant et aucun assemblage
Apportez une touche de raffinement discret à votre salle de bain avec le banc de douche DEBBIE-W. Conçu dans un blanc mat élégant, ce magnifique banc incarne la simplicité sophistiquée. Sa structure en surface solide est à la fois durable et résistante à l’eau, parfaite pour accompagner votre routine quotidienne avec style et sérénité. Son design nervuré en une seule pièce séduit par son allure sculpturale, alliant esthétisme et fonctionnalité avec harmonie. Utilisez-le dans la douche comme siège ou repose-pieds, ou à côté de la baignoire comme support pratique pour les serviettes ou les accessoires. À la fois compact et fonctionnel, ce banc autoportant ne nécessite aucun assemblage — un ajout simple et élégant à toute salle de bain, petite ou grande.
Caractéristiques
Finition blanc mate pour une touche d’élégance contemporaine
Structure en surface solide — durable, imperméable et conçue pour durer
Design nervuré, à la fois moderne et sophistiqué
Parfait dans la douche ou la salle de bain — comme siège, repose-pieds ou petit espace de rangement
Format compact et autoportant — aucun assemblage nécessaire, facile à déplacer
Polyvalent — idéal pour les petits espaces comme pour les salles de bain plus spacieuses
Spécifications
Finitions disponibles : Noir et blanc
Garantie de 5 ans contre les défauts de fabrication