[{"id":183903060013,"handle":"agua-canada","title":"Agua Canada","updated_at":"2024-12-22T23:00:14-05: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":227832758436,"handle":"agua-canada-produits-vedettes","title":"Agua Canada\/Produits vedettes","updated_at":"2024-12-22T23:00:14-05:00","body_html":"","published_at":"2020-10-23T17:06:40-04:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"variant_price","relation":"greater_than","condition":"1000"}],"published_scope":"web"},{"id":292665262279,"handle":"agua-canada-bathroom-vanities","title":"Agua Canada\/Bathroom\/Vanities","updated_at":"2024-12-05T09:13:39-05:00","body_html":"\u003ch1\u003eVanities\u003c\/h1\u003e","published_at":"2022-10-06T07:02:04-04:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Category_Aqua Canada\/Salle de bain\/Vanite"}],"published_scope":"web"},{"id":293098815687,"handle":"agua-canada-bathroom-vanities-vanities","title":"Agua Canada\/Bathroom\/Vanities\/Vanities","updated_at":"2024-12-05T09:13:39-05:00","body_html":"","published_at":"2022-10-17T16:21:44-04:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Category_Aqua Canada\/Salle de bain\/Vanite\/Vanites"}],"published_scope":"web"},{"id":299709464775,"handle":"best-sellers","title":"Best sellers","updated_at":"2024-12-23T10:45:03-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-23T10:45:03-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-22T23:00:14-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-23T08:50:06-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-23T10:45:03-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"},{"id":309522464967,"handle":"zd-collection-test","title":"ZD Collection TEST","updated_at":"2024-12-23T10:45:03-05:00","body_html":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\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: 10px;\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: -35px;\n margin-bottom: -30px;\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\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\u003ca class=\"category-item\" href=\"\/kitchen\"\u003e\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\u003c!-- Bathroom Image and Text --\u003e\u003ca class=\"category-item\" href=\"https:\/\/www.aguacanada.com\/collections\/zd-test-bathroom\"\u003e\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\u003c!-- Product details go here --\u003e\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":309523448007,"handle":"zd-test-bathroom","title":"ZD TEST Bathroom","updated_at":"2024-12-23T08:50:06-05:00","body_html":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\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;\n }\n\n .collection-container {\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n margin-top: 2px;\n }\n\n .category-header {\n font-size: 36px;\n font-weight: bold;\n color: #333;\n text-transform: uppercase;\n letter-spacing: 2px;\n margin-top: -30px;\n margin-bottom: 5px; \/* Reduced margin *\/\n }\n\n .category-container {\n display: flex;\n gap: 16px;\n overflow-x: auto; \/* Allow horizontal scrolling *\/\n -webkit-overflow-scrolling: touch; \/* Smooth scrolling on mobile *\/\n scroll-snap-type: x mandatory; \/* Scroll snapping *\/\n margin-top: 5px; \/* Reduced gap *\/\n transition: transform 0.5s ease; \/* For smooth transition on animation *\/\n justify-content: center; \/* Center align the items in the row *\/\n align-items: flex-start; \/* Align items to the top of the row *\/\n }\n\n \/* Add dramatic bounce animation *\/\n @keyframes bounce {\n 0% {\n transform: translateX(0);\n }\n 75% {\n transform: translateX(-150px); \/* Move dramatically to the left again *\/\n }\n 100% {\n transform: translateX(0); \/* Return to the original position *\/\n }\n }\n\n .bounce-animation {\n animation: bounce 0.8s ease-out 1; \/* Extended duration for dramatic effect *\/\n }\n\n .category-item {\n flex: 0 0 auto; \/* Prevent items from shrinking *\/\n text-align: center;\n text-decoration: none;\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n scroll-snap-align: center; \/* Snap items to center *\/\n cursor: pointer;\n height: 100%; \/* Ensure the item height is dynamic *\/\n }\n\n .category-image {\n width: 140px;\n height: 140px;\n object-fit: contain; \/* Maintain image proportions *\/\n object-position: center;\n border-radius: 8px;\n transition: transform 0.3s ease;\n background: transparent; \/* Ensure no background *\/\n box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n }\n\n .category-image:hover {\n transform: scale(1.05);\n }\n\n .category-text {\n font-size: 14px;\n font-weight: bold;\n color: #333;\n margin-top: 8px;\n text-decoration: none;\n border: none;\n display: flex;\n justify-content: center;\n align-items: center;\n height: auto; \/* Allow text to adjust height based on content *\/\n line-height: 1.5; \/* Improve line spacing for multi-line text *\/\n }\n\n \/* Remove lines or borders *\/\n .category-item, .category-item * {\n border: none !important;\n text-decoration: none !important;\n box-shadow: none !important;\n }\n\n .category-item::before,\n .category-item::after {\n content: none !important;\n }\n\n \/* Hide scrollbars for smoother appearance *\/\n .category-container::-webkit-scrollbar {\n display: none;\n }\n\n .category-container {\n -ms-overflow-style: none;\n scrollbar-width: none;\n }\n\n \/* Adjustments for mobile *\/\n @media (max-width: 768px) {\n .category-container {\n padding: 10px 0; \/* Add padding for better visibility *\/\n }\n\n \/* Adjust category image on mobile to fit properly *\/\n .category-image {\n width: 100px; \/* Set a reasonable fixed width *\/\n height: 100px; \/* Set a reasonable fixed height *\/\n object-fit: contain; \/* Keep the image's proportions intact *\/\n }\n\n \/* Shift the first image to the left *\/\n .category-container .category-item:first-child {\n margin-left: 170px; \/* Adjust this value to shift it left *\/\n }\n\n \/* Style for arrow buttons *\/\n .arrow-button {\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n background-color: rgba(0, 0, 0, 0.1);\n color: white;\n border: none;\n padding: 10px;\n font-size: 18px;\n border-radius: 50%;\n cursor: pointer;\n z-index: 10;\n }\n\n .arrow-left {\n left: 5px;\n }\n\n .arrow-right {\n right: 5px;\n }\n }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n \/\/ Check if the screen width is mobile\n if (window.innerWidth \u003c= 768) {\n window.addEventListener('load', function() {\n const categoryContainer = document.querySelector('.category-container');\n \/\/ Add the bounce animation to the container when the page loads\n categoryContainer.classList.add('bounce-animation');\n });\n\n \/\/ Function to scroll to the left\n function scrollLeft() {\n const categoryContainer = document.querySelector('.category-container');\n categoryContainer.scrollBy({\n left: -150, \/\/ Move 150px to the left\n behavior: 'smooth',\n });\n }\n\n \/\/ Function to scroll to the right\n function scrollRight() {\n const categoryContainer = document.querySelector('.category-container');\n categoryContainer.scrollBy({\n left: 150, \/\/ Move 150px to the right\n behavior: 'smooth',\n });\n }\n\n }\n\u003c\/script\u003e\n\n\u003cdiv class=\"collection-container\"\u003e\n \u003cdiv class=\"category-header\"\u003e\n \u003ch1\u003eBathroom\u003c\/h1\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"category-container\"\u003e\n \u003ca href=\"https:\/\/www.aguacanada.com\/collections\/zd-test-sinks\" class=\"category-item\"\u003e\n \u003cimg src=\"https:\/\/www.aguacanada.com\/cdn\/shop\/files\/FRIDO-W-GD.jpg?v=1700770980\u0026amp;width=800\" alt=\"Bathroom Sinks\" class=\"category-image\"\u003e\n \u003cdiv class=\"category-text\"\u003eBathroom Sinks\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/www.aguacanada.com\/collections\/zd-test-bathroom-faucets\" class=\"category-item\"\u003e\n \u003cimg src=\"https:\/\/www.aguacanada.com\/cdn\/shop\/files\/ROSA.jpg?v=1700849164\u0026amp;width=800\" alt=\"Bathroom Sink Faucets\" class=\"category-image\"\u003e\n \u003cdiv class=\"category-text\"\u003eBathroom Sink \u003cbr\u003eFaucets\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"\/shower-bath-faucets\" class=\"category-item\"\u003e\n \u003cimg src=\"https:\/\/www.aguacanada.com\/cdn\/shop\/files\/VANIKA-GD.jpg?v=1700847475\u0026amp;width=600\" alt=\"Shower \u0026amp; Bath Faucets\" class=\"category-image\"\u003e\n \u003cdiv class=\"category-text\"\u003eShower \u0026amp; Bath \u003cbr\u003eFaucets\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"\/bathtubs\" class=\"category-item\"\u003e\n \u003cimg src=\"https:\/\/www.aguacanada.com\/cdn\/shop\/files\/BELLINO-60-BK.jpg?v=1714139704\u0026amp;width=800\" alt=\"Bathtubs\" class=\"category-image\"\u003e\n \u003cdiv class=\"category-text\"\u003eBathtubs\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"\/glass-panels\" class=\"category-item\"\u003e\n \u003cimg src=\"https:\/\/www.aguacanada.com\/cdn\/shop\/files\/CLD-48_28fa95cd-7633-4cc4-a0f9-d8535b54d70d.jpg?v=1700844430\u0026amp;width=800\" alt=\"Glass Panels\" class=\"category-image\"\u003e\n \u003cdiv class=\"category-text\"\u003eGlass Panels\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"\/accessories\" class=\"category-item\"\u003e\n \u003cimg src=\"https:\/\/www.aguacanada.com\/cdn\/shop\/files\/DAPHNE-BK_f7eac405-64f5-4ca5-813c-eacd1875b6c4.jpg?v=1701791191\u0026amp;width=800\" alt=\"Bathroom Accessories\" class=\"category-image\"\u003e\n \u003cdiv class=\"category-text\"\u003eBathroom \u003cbr\u003eAccessories\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n","published_at":"2024-11-28T21:39:16-05:00","sort_order":"best-selling","template_suffix":"zd-test-template","disjunctive":true,"rules":[{"column":"product_category_id","relation":"equals","condition":"hg-1-4"},{"column":"product_category_id","relation":"equals","condition":"hg-1-5"},{"column":"product_category_id","relation":"equals","condition":"ha-10-3-5-1"},{"column":"product_category_id","relation":"equals","condition":"fr-4-14-1"},{"column":"product_category_id","relation":"equals","condition":"ha-10-3-3-2"},{"column":"product_category_id","relation":"equals","condition":"ha-10-3-2"},{"column":"product_category_id","relation":"equals","condition":"fr-4-14-1"},{"column":"product_category_id","relation":"equals","condition":"ha-10-2-2-6"},{"column":"product_category_id","relation":"equals","condition":"ha-10-2-6-6"},{"column":"product_category_id","relation":"equals","condition":"ha-10-3-6-2"},{"column":"product_category_id","relation":"equals","condition":"hg-1-21"},{"column":"product_category_id","relation":"equals","condition":"ha-10-3-5-1-3"},{"column":"product_category_id","relation":"equals","condition":"ha-10-3-5-1-2"},{"column":"product_category_id","relation":"equals","condition":"ha-10-3-6"},{"column":"product_category_id","relation":"equals","condition":"ha-10-2-8-8"},{"column":"product_category_id","relation":"equals","condition":"ha-10-2-8-4"},{"column":"product_category_id","relation":"equals","condition":"hg-1-19"},{"column":"product_category_id","relation":"equals","condition":"ha-10-2-6"},{"column":"product_category_id","relation":"equals","condition":"ha-10-2-6-4"},{"column":"product_category_id","relation":"equals","condition":"ha-10-2-6-7"},{"column":"product_category_id","relation":"equals","condition":"hg-1-1"},{"column":"product_category_id","relation":"equals","condition":"hg-1-5"}],"published_scope":"web"}]
["AVAILABILITY:Pre order","AVAILABILITY_In stock","Category_Aqua","Category_Aqua Canada","Category_Aqua Canada\/Salle de bain\/Vanite","Category_Aqua Canada\/Salle de bain\/Vanite\/Vanites","marque_Agua Canada","matte black"]
Aller au contenu
Accueil VANITÉ SUR PATTES 2 TIROIRS ''SHAKER'' chêne NOIR MAT 24"
IRENE-24-V013
VANITÉ SUR PATTES 2 TIROIRS ''SHAKER'' chêne NOIR MAT 24"
IRENE-24-V013
23-5/8" x 18 1/2’’ x 34 7/16’’ Meuble lavabo 2 tiroirs. Meuble avec lavabo intégré au comptoir. Façade de tiroir en placage de bois noir mat V013. Ouverture en U pour la tuyauterie. Aucun trou de percé sur le comptoir. Choix de robinet mural ou mono-trou. Robinetterie et renvoi vendu séparément. Pattes ajustables. Comptoir en polymère blanc avec lavabo encastré.
DÉPÊCHEZ-VOUS! SEULEMENT RESTENT EN STOCK.
La description
Description
Le choix parfait pour ceux qui recherchent un meuble de salle de bain classique et intemporel. Avec ses tiroirs en placage de bois de chêne noir mat, ce modèle durera et ajoutera de la beauté à tout environnement de salle de bain.
Caractéristiques
Spécifications
Entretien recommandé :
Garantie et certifications :
VANITÉ SUR PATTES 2 TIROIRS ''SHAKER'' chêne NOIR MAT 24"
$1,295.00
ZoneT / Noir Mat
ZoneT / Noir Mat ZoneO / Noir Mat ZoneF / Noir Mat ZoneD / Noir Mat
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]