[{"id":183903060013,"handle":"agua-canada","title":"Agua Canada","updated_at":"2024-12-17T20:30:08-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":183903191085,"handle":"salle-de-bain","title":"Agua Canada\/Bathroom","updated_at":"2024-12-17T20:30:08-05: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":false,"rules":[{"column":"tag","relation":"equals","condition":"Category_Aqua Canada\/Salle de bain"}],"published_scope":"web"},{"id":236740149447,"handle":"agua-canada-bathroom-accessories","title":"Agua Canada\/Bathroom\/Accessories","updated_at":"2024-12-17T20:30:08-05: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":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Category_Aqua Canada\/Salle de bain\/Accessoires"}],"published_scope":"web"},{"id":286521491655,"handle":"agua-canada-bathroom-accessories-set-4pcs","title":"Agua Canada\/Bathroom\/Accessories\/Set (4pcs)","updated_at":"2024-12-17T20:30:08-05:00","body_html":"\u003ch1 style=\"text-align: center;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eAccessory sets (4pcs)\u003c\/span\u003e\u003c\/h1\u003e","published_at":"2022-03-21T11:42:49-04:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Agua Canada\/Bathroom\/Accessories\/Set (4pcs)"}],"published_scope":"web"},{"id":289089388743,"handle":"agua-canada-shop-by-collection-by-finish-chrome","title":"Agua Canada\/Shop By Collection\/By Finish\/Chrome","updated_at":"2024-12-16T18:30:12-05:00","body_html":"\u003ch1 style=\"text-align: center;\" data-mce-style=\"text-align: center;\" data-mce-fragment=\"1\"\u003eChrome\u003c\/h1\u003e","published_at":"2022-06-23T09:22:10-04:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"chrome"}],"published_scope":"web"},{"id":303240511687,"handle":"all-products","title":"All products","updated_at":"2024-12-17T20:30:08-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":309856436423,"handle":"zd-test-bathroom-2","title":"ZD Test Bathroom 2","updated_at":"2024-12-17T20:30:08-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: 90px;\n height: 90px;\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: 10px;\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-12-12T13:19:18-05:00","sort_order":"best-selling","template_suffix":"","disjunctive":true,"rules":[{"column":"tag","relation":"equals","condition":"Agua Canada\/Bathroom\/Accessories"},{"column":"tag","relation":"equals","condition":"Agua Canada\/Bathroom\/Accessories\/Set (4pcs)"},{"column":"tag","relation":"equals","condition":"Agua Canada\/Bathroom\/Sinks"},{"column":"tag","relation":"equals","condition":"freestanding faucets"},{"column":"tag","relation":"equals","condition":"basin faucets"},{"column":"tag","relation":"equals","condition":"vessel faucets"},{"column":"title","relation":"contains","condition":"Bathtub"}],"published_scope":"web"}]
["Agua Canada\/Bathroom\/Accessories\/Set (4pcs)","AVAILABILITY:Pre order","AVAILABILITY_Pre order","badge_EN_new","badge_FR_nouveau","Category_Aqua Canada","Category_Aqua Canada\/Salle de bain","Category_Aqua Canada\/Salle de bain\/Accessoires","chrome","color_Chrome","no_promo","Preorder"]
Skip to content
Home Chrome round assorted accessory set
DAPHNE-C
Chrome round assorted accessory set
Solid brass construction
4 pieces
Wall mounted
Concealed mounting: no exposed screws
Easy installation
Resistant to corrosion and rust
Round shape
HURRY! ONLY LEFT IN STOCK.
Description
Description
Complete your bathroom with this assorted accessory set! This kit includes 4 essential items for your bathroom: towel rack (25''), hand towel rack, toilet paper holder and bathrobe hook.
Features
Solid brass construction
4 pieces: Bath towel holder (25’’), hand towel holder, toilet paper holder and hook
Wall mounted
Easy installation
Concealed mounting: no exposed screws
Resistant to corrosion and rust
Round shape
Specifications
Available finishes: Chrome, matte black and brushed brass (gold)
Included in the box: Screws, wall anchors and hex key
Warranty and certifications: 5-year warranty against manufacturing defects
Chrome round assorted accessory set
$62.00
ZoneD / Chrome
ZoneD / Chrome ZoneF / Chrome ZoneT / Chrome
Choosing a selection results in a full page refresh.
Quick view [split_t4snt][split_t4snt]Add to Wishlist [split_t4snt]Add to cart [split_t4snt]