{"id":21535,"date":"2026-04-27T14:31:44","date_gmt":"2026-04-27T12:31:44","guid":{"rendered":"https:\/\/uridan.com\/produits\/admiral\/"},"modified":"2026-05-07T14:39:55","modified_gmt":"2026-05-07T12:39:55","slug":"admiral","status":"publish","type":"page","link":"https:\/\/uridan.com\/fr\/produits\/admiral\/","title":{"rendered":"Admiral"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"21535\" class=\"elementor elementor-21535 elementor-20583\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c398c9b e-con-full e-flex e-con e-parent\" data-id=\"c398c9b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b2fc78f e-con-full e-flex e-con e-child\" data-id=\"b2fc78f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8ae3f36 e-con-full e-flex e-con e-child\" data-id=\"8ae3f36\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f13bf7 elementor-widget elementor-widget-html\" data-id=\"4f13bf7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"uridan-product-viewer\" data-gif-duration=\"2800\">\n  <div class=\"uridan-main-image\">\n    <img decoding=\"async\"\n      class=\"uridan-preview\"\n      src=\"https:\/\/uridan.com\/wp-content\/uploads\/2022\/09\/Admiral-360.gif\"\n      data-gif-white=\"https:\/\/uridan.com\/wp-content\/uploads\/2022\/09\/Admiral-360.gif\"\n      data-white=\"https:\/\/uridan.com\/wp-content\/uploads\/2022\/09\/Admiral-white-min-scaled.jpg\"\n      data-grey=\"https:\/\/uridan.com\/wp-content\/uploads\/2022\/09\/Admiral-telegrey-min-scaled.jpg\"\n      data-black=\"https:\/\/uridan.com\/wp-content\/uploads\/2022\/09\/Admiral-black-min-scaled.jpg\"\n      alt=\"Urinoir uridan Admiral\"\n    >\n\n    <button class=\"uridan-360-trigger\" type=\"button\" aria-label=\"Relancer la vue \u00e0 360 degr\u00e9s\">\n      360\u00b0\n    <\/button>\n  <\/div>\n\n  <div class=\"uridan-colors-label\">Couleurs disponibles :<\/div>\n\n  <div class=\"uridan-color-options\">\n    <button class=\"uridan-color is-active\" type=\"button\" data-color=\"white\" aria-label=\"S\u00e9lectionner blanc\">\n      <img decoding=\"async\" src=\"https:\/\/uridan.com\/wp-content\/uploads\/2022\/09\/Admiral-white-min-scaled.jpg\" alt=\"Blanc\">\n      <span>Blanc<\/span>\n    <\/button>\n\n    <button class=\"uridan-color\" type=\"button\" data-color=\"grey\" aria-label=\"S\u00e9lectionner gris\">\n      <img decoding=\"async\" src=\"https:\/\/uridan.com\/wp-content\/uploads\/2022\/09\/Admiral-telegrey-min-scaled.jpg\" alt=\"Gris\">\n      <span>Gris<\/span>\n    <\/button>\n\n    <button class=\"uridan-color\" type=\"button\" data-color=\"black\" aria-label=\"S\u00e9lectionner noir\">\n      <img decoding=\"async\" src=\"https:\/\/uridan.com\/wp-content\/uploads\/2022\/09\/Admiral-black-min-scaled.jpg\" alt=\"Noir\">\n      <span>Noir<\/span>\n    <\/button>\n  <\/div>\n<\/div>\n\n<style>\n.uridan-product-viewer {\n  width: 100%;\n  max-width: 250px;\n  margin: 0 auto;\n  overflow: visible;\n}\n\n.uridan-main-image {\n  width: 100%;\n  background: #fff;\n  border-radius: 0;\n  padding: 10px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 260px;\n  position: relative;\n  overflow: hidden;\n}\n\n.uridan-preview {\n  width: 100%;\n  max-width: 310px;\n  height: auto;\n  display: block;\n  transition: opacity 0.25s ease;\n}\n\n.uridan-360-trigger {\n  position: absolute;\n  right: 18px;\n  bottom: 18px;\n  border: 1px solid #375460 !important;\n  background: #fff !important;\n  color: #375460 !important;\n  border-radius: 999px;\n  padding: 9px 16px;\n  font-family: \"Raleway\", sans-serif;\n  font-size: 14px;\n  font-weight: 500;\n  line-height: 1;\n  letter-spacing: 0.3px;\n  cursor: pointer;\n  transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease;\n  opacity: 0;\n  visibility: hidden;\n  pointer-events: none;\n  box-shadow: none !important;\n  outline: none !important;\n  text-decoration: none !important;\n  appearance: none;\n  -webkit-appearance: none;\n}\n\n.uridan-360-trigger.is-visible {\n  opacity: 1;\n  visibility: visible;\n  pointer-events: auto;\n}\n\n.uridan-360-trigger:hover,\n.uridan-360-trigger:focus,\n.uridan-360-trigger:active {\n  background: #375460 !important;\n  background-color: #375460 !important;\n  color: #fff !important;\n  border-color: #375460 !important;\n  transform: translateY(-2px);\n  box-shadow: none !important;\n  outline: none !important;\n}\n\n.uridan-colors-label {\n  margin-top: 16px;\n  margin-bottom: 8px;\n  text-align: center;\n  font-family: \"Lato\", sans-serif;\n  font-weight: 300;\n  font-size: 13px;\n  line-height: 1.4;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #000;\n}\n\n.uridan-color-options {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  align-items: start;\n  gap: 10px;\n  width: 100%;\n  max-width: 100%;\n  margin: 0 auto;\n}\n\n.uridan-color {\n  appearance: none;\n  -webkit-appearance: none;\n  border: none !important;\n  outline: none !important;\n  background: transparent !important;\n  border-radius: 0;\n  padding: 0;\n  margin: 0;\n  cursor: pointer;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: flex-start;\n  gap: 5px;\n  min-width: 0;\n  width: 100%;\n  transition: transform 0.2s ease;\n  box-shadow: none !important;\n}\n\n.uridan-color img {\n  height: clamp(68px, 10vw, 105px);\n  width: auto;\n  max-width: 100%;\n  object-fit: contain;\n  display: block;\n  border: none !important;\n  outline: none !important;\n  box-shadow: none !important;\n}\n\n.uridan-color span {\n  display: block;\n  width: 100%;\n  text-align: center;\n  font-size: 13px;\n  color: #375460;\n  line-height: 1.2;\n  white-space: normal;\n}\n\n.uridan-color:hover,\n.uridan-color.is-active,\n.uridan-color:focus,\n.uridan-color:active {\n  border: none !important;\n  outline: none !important;\n  background: transparent !important;\n  box-shadow: none !important;\n}\n\n.uridan-color:hover {\n  transform: translateY(-2px);\n}\n\n@media (max-width: 767px) {\n  .uridan-main-image {\n    padding: 8px;\n    min-height: 240px;\n  }\n\n  .uridan-preview {\n    max-width: 300px;\n  }\n\n  .uridan-360-trigger {\n    right: 12px;\n    bottom: 12px;\n    padding: 8px 13px;\n    font-size: 13px;\n  }\n\n  .uridan-colors-label {\n    margin-top: 14px;\n    margin-bottom: 8px;\n    font-size: 12px;\n    letter-spacing: 1.8px;\n  }\n\n  .uridan-color-options {\n    gap: 6px;\n  }\n\n  .uridan-color img {\n    height: clamp(56px, 17vw, 72px);\n    max-width: 100%;\n  }\n\n  .uridan-color span {\n    font-size: 11px;\n  }\n}\n\n@media (max-height: 780px) and (min-width: 768px) {\n  .uridan-main-image {\n    min-height: 245px;\n  }\n\n  .uridan-preview {\n    max-width: 300px;\n  }\n\n  .uridan-color img {\n    height: clamp(60px, 8vw, 90px);\n  }\n\n  .uridan-colors-label {\n    margin-top: 12px;\n    margin-bottom: 6px;\n  }\n\n  .uridan-color-options {\n    gap: 8px;\n  }\n\n  .uridan-color span {\n    font-size: 12px;\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  document.querySelectorAll('.uridan-product-viewer').forEach(function (viewer) {\n    const preview = viewer.querySelector('.uridan-preview');\n    const buttons = viewer.querySelectorAll('.uridan-color');\n    const trigger360 = viewer.querySelector('.uridan-360-trigger');\n    const gifDuration = Number(viewer.dataset.gifDuration || 2800);\n\n    let timer = null;\n    let currentColor = 'white';\n    let isPlayingGif = false;\n\n    const images = {\n      whiteGif: preview.dataset.gifWhite,\n      whiteStatic: preview.dataset.white,\n      grey: preview.dataset.grey,\n      black: preview.dataset.black\n    };\n\n    function setActive(color) {\n      buttons.forEach(function (button) {\n        button.classList.toggle('is-active', button.dataset.color === color);\n      });\n    }\n\n    function update360Trigger() {\n      if (currentColor === 'white' && !isPlayingGif) {\n        trigger360.classList.add('is-visible');\n      } else {\n        trigger360.classList.remove('is-visible');\n      }\n    }\n\n    function changeImage(src) {\n      preview.style.opacity = '0';\n\n      setTimeout(function () {\n        preview.src = src;\n        preview.style.opacity = '1';\n      }, 120);\n    }\n\n    function showWhiteStatic() {\n      isPlayingGif = false;\n      currentColor = 'white';\n      changeImage(images.whiteStatic);\n      setActive('white');\n      update360Trigger();\n    }\n\n    function playWhiteGifOnce() {\n      clearTimeout(timer);\n      isPlayingGif = true;\n      currentColor = 'white';\n      setActive('white');\n      update360Trigger();\n\n      const separator = images.whiteGif.includes('?') ? '&' : '?';\n      const freshGifUrl = images.whiteGif + separator + 'replay=' + Date.now();\n\n      changeImage(freshGifUrl);\n\n      timer = setTimeout(function () {\n        showWhiteStatic();\n      }, gifDuration);\n    }\n\n    function showGrey() {\n      clearTimeout(timer);\n      isPlayingGif = false;\n      currentColor = 'grey';\n      setActive('grey');\n      changeImage(images.grey);\n      update360Trigger();\n    }\n\n    function showBlack() {\n      clearTimeout(timer);\n      isPlayingGif = false;\n      currentColor = 'black';\n      setActive('black');\n      changeImage(images.black);\n      update360Trigger();\n    }\n\n    buttons.forEach(function (button) {\n      button.addEventListener('click', function () {\n        const color = button.dataset.color;\n\n        if (color === 'white') {\n          playWhiteGifOnce();\n        }\n\n        if (color === 'grey') {\n          showGrey();\n        }\n\n        if (color === 'black') {\n          showBlack();\n        }\n      });\n    });\n\n    trigger360.addEventListener('click', function () {\n      playWhiteGifOnce();\n    });\n\n    playWhiteGifOnce();\n  });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c0c060 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"6c0c060\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Disponible dans toutes les couleurs RAL sur demande.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-18c3b8c e-con-full e-flex e-con e-child\" data-id=\"18c3b8c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b291eeb elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"b291eeb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Urinoir sans eau<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39042ce elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"39042ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Admiral<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc7dfb0 elementor-absolute elementor-hidden-desktop elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"cc7dfb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/uridan.com\/fr\/produits\/#aper\u00e7u\">\n\t\t\t<i aria-hidden=\"true\" class=\"far fa-arrow-alt-circle-left\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f54be3 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"1f54be3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>L\u2019Admiral d\u00e9gage une \u00e9l\u00e9gance particuli\u00e8re. L\u2019objectif du designer \u00e9tait de cr\u00e9er un urinoir non seulement esth\u00e9tique, mais aussi convivial. Son design \u00e9pur\u00e9, avec des courbes douces et des formes simples, facilite le nettoyage et rend l\u2019entretien particuli\u00e8rement simple.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-700ac6d elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"700ac6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Dimensions:<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7313c61 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"7313c61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>800x410x407mm <br \/>(HxLxP, les dimensions peuvent l\u00e9g\u00e8rement varier)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-752b386 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"752b386\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Mat\u00e9riau:<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f29272 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"1f29272\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>C\u00e9ramique ou plastique renforc\u00e9 de fibre de verre (PRV)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5fd3966 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"5fd3966\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Raccordement:<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e9c2150 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"e9c2150\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>horizontal ou vertical<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f9ea33 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7f9ea33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11a8055 elementor-tablet-align-justify elementor-widget__width-auto elementor-widget-tablet__width-inherit elementor-widget elementor-widget-button\" data-id=\"11a8055\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6MjA1OTAsInRvZ2dsZSI6ZmFsc2V9\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Instructions d\u2019installation<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f7fd49e elementor-tablet-align-justify elementor-widget__width-auto elementor-widget-tablet__width-inherit elementor-widget elementor-widget-button\" data-id=\"f7fd49e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/uridan.com\/wp-content\/uploads\/2025\/02\/instructions-de-nettoyage-fr-ver-1.pdf\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Instructions de nettoyage<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9931bd8 elementor-tablet-align-justify elementor-widget__width-auto elementor-widget-tablet__width-inherit elementor-widget elementor-widget-button\" data-id=\"9931bd8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/uridan.shop\/en\/product\/admiral\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-shopping-cart\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Acheter<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c12a6c elementor-tablet-align-justify elementor-widget__width-auto elementor-widget-tablet__width-inherit elementor-align-right elementor-hidden-tablet elementor-hidden-mobile elementor-absolute elementor-widget elementor-widget-button\" data-id=\"9c12a6c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/uridan.com\/fr\/produits\/#aper\u00e7u\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-arrow-alt-circle-left\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Retour<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>360\u00b0 Couleurs disponibles : Blanc Gris Noir Disponible dans toutes les couleurs RAL sur demande. Urinoir sans eau Admiral L\u2019Admiral d\u00e9gage une \u00e9l\u00e9gance particuli\u00e8re. L\u2019objectif du designer \u00e9tait de cr\u00e9er un urinoir non seulement esth\u00e9tique, mais aussi convivial. Son design \u00e9pur\u00e9, avec des courbes douces et des formes simples, facilite le nettoyage et rend l\u2019entretien [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":16444,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-21535","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Admiral - uridan\u00ae waterless solutions<\/title>\n<meta name=\"description\" content=\"L\u2019Admiral d\u00e9gage une \u00e9l\u00e9gance toute particuli\u00e8re. L\u2019objectif du designer \u00e9tait de cr\u00e9er un urinoir non seulement esth\u00e9tique, mais aussi...\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/uridan.com\/fr\/produits\/admiral\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Admiral - uridan\u00ae waterless solutions\" \/>\n<meta property=\"og:description\" content=\"L\u2019Admiral d\u00e9gage une \u00e9l\u00e9gance toute particuli\u00e8re. L\u2019objectif du designer \u00e9tait de cr\u00e9er un urinoir non seulement esth\u00e9tique, mais aussi...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/uridan.com\/fr\/produits\/admiral\/\" \/>\n<meta property=\"og:site_name\" content=\"uridan\u00ae waterless solutions\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/uridanwaterlesssolutions\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-07T12:39:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/uridan.com\/wp-content\/uploads\/2022\/09\/Admiral-white-min-scaled.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/uridan.com\\\/fr\\\/produits\\\/admiral\\\/\",\"url\":\"https:\\\/\\\/uridan.com\\\/fr\\\/produits\\\/admiral\\\/\",\"name\":\"Admiral - uridan\u00ae waterless solutions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/uridan.com\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/uridan.com\\\/fr\\\/produits\\\/admiral\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/uridan.com\\\/fr\\\/produits\\\/admiral\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/uridan.com\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/Admiral-white-min-scaled.jpg\",\"datePublished\":\"2026-04-27T12:31:44+00:00\",\"dateModified\":\"2026-05-07T12:39:55+00:00\",\"description\":\"L\u2019Admiral d\u00e9gage une \u00e9l\u00e9gance toute particuli\u00e8re. L\u2019objectif du designer \u00e9tait de cr\u00e9er un urinoir non seulement esth\u00e9tique, mais aussi...\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/uridan.com\\\/fr\\\/produits\\\/admiral\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/uridan.com\\\/fr\\\/produits\\\/admiral\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/uridan.com\\\/fr\\\/produits\\\/admiral\\\/#primaryimage\",\"url\":\"https:\\\/\\\/uridan.com\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/Admiral-white-min-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/uridan.com\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/Admiral-white-min-scaled.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/uridan.com\\\/fr\\\/produits\\\/admiral\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/uridan.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Produits\",\"item\":\"https:\\\/\\\/uridan.com\\\/fr\\\/produits\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Admiral\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/uridan.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/uridan.com\\\/fr\\\/\",\"name\":\"uridan\u00ae waterless solutions\",\"description\":\"wasserlose Urinale\",\"publisher\":{\"@id\":\"https:\\\/\\\/uridan.com\\\/fr\\\/#organization\"},\"alternateName\":\"wasserlose Urinalsysteme\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/uridan.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/uridan.com\\\/fr\\\/#organization\",\"name\":\"uridan waterless solutions GmbH\",\"alternateName\":\"wasserlose Urinale\",\"url\":\"https:\\\/\\\/uridan.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/uridan.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/uridan.com\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/uridan_logo_2021.png\",\"contentUrl\":\"https:\\\/\\\/uridan.com\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/uridan_logo_2021.png\",\"width\":2000,\"height\":705,\"caption\":\"uridan waterless solutions GmbH\"},\"image\":{\"@id\":\"https:\\\/\\\/uridan.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/uridanwaterlesssolutions\\\/\",\"https:\\\/\\\/www.instagram.com\\\/uridanwaterlesssolutions\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCSJEOm1IYOjs014WIxsVfJA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Admiral - uridan\u00ae waterless solutions","description":"L\u2019Admiral d\u00e9gage une \u00e9l\u00e9gance toute particuli\u00e8re. L\u2019objectif du designer \u00e9tait de cr\u00e9er un urinoir non seulement esth\u00e9tique, mais aussi...","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/uridan.com\/fr\/produits\/admiral\/","og_locale":"fr_FR","og_type":"article","og_title":"Admiral - uridan\u00ae waterless solutions","og_description":"L\u2019Admiral d\u00e9gage une \u00e9l\u00e9gance toute particuli\u00e8re. L\u2019objectif du designer \u00e9tait de cr\u00e9er un urinoir non seulement esth\u00e9tique, mais aussi...","og_url":"https:\/\/uridan.com\/fr\/produits\/admiral\/","og_site_name":"uridan\u00ae waterless solutions","article_publisher":"https:\/\/www.facebook.com\/uridanwaterlesssolutions\/","article_modified_time":"2026-05-07T12:39:55+00:00","og_image":[{"url":"https:\/\/uridan.com\/wp-content\/uploads\/2022\/09\/Admiral-white-min-scaled.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/uridan.com\/fr\/produits\/admiral\/","url":"https:\/\/uridan.com\/fr\/produits\/admiral\/","name":"Admiral - uridan\u00ae waterless solutions","isPartOf":{"@id":"https:\/\/uridan.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/uridan.com\/fr\/produits\/admiral\/#primaryimage"},"image":{"@id":"https:\/\/uridan.com\/fr\/produits\/admiral\/#primaryimage"},"thumbnailUrl":"https:\/\/uridan.com\/wp-content\/uploads\/2022\/09\/Admiral-white-min-scaled.jpg","datePublished":"2026-04-27T12:31:44+00:00","dateModified":"2026-05-07T12:39:55+00:00","description":"L\u2019Admiral d\u00e9gage une \u00e9l\u00e9gance toute particuli\u00e8re. L\u2019objectif du designer \u00e9tait de cr\u00e9er un urinoir non seulement esth\u00e9tique, mais aussi...","breadcrumb":{"@id":"https:\/\/uridan.com\/fr\/produits\/admiral\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/uridan.com\/fr\/produits\/admiral\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/uridan.com\/fr\/produits\/admiral\/#primaryimage","url":"https:\/\/uridan.com\/wp-content\/uploads\/2022\/09\/Admiral-white-min-scaled.jpg","contentUrl":"https:\/\/uridan.com\/wp-content\/uploads\/2022\/09\/Admiral-white-min-scaled.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/uridan.com\/fr\/produits\/admiral\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/uridan.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Produits","item":"https:\/\/uridan.com\/fr\/produits\/"},{"@type":"ListItem","position":3,"name":"Admiral"}]},{"@type":"WebSite","@id":"https:\/\/uridan.com\/fr\/#website","url":"https:\/\/uridan.com\/fr\/","name":"uridan\u00ae waterless solutions","description":"wasserlose Urinale","publisher":{"@id":"https:\/\/uridan.com\/fr\/#organization"},"alternateName":"wasserlose Urinalsysteme","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/uridan.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/uridan.com\/fr\/#organization","name":"uridan waterless solutions GmbH","alternateName":"wasserlose Urinale","url":"https:\/\/uridan.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/uridan.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/uridan.com\/wp-content\/uploads\/2022\/05\/uridan_logo_2021.png","contentUrl":"https:\/\/uridan.com\/wp-content\/uploads\/2022\/05\/uridan_logo_2021.png","width":2000,"height":705,"caption":"uridan waterless solutions GmbH"},"image":{"@id":"https:\/\/uridan.com\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/uridanwaterlesssolutions\/","https:\/\/www.instagram.com\/uridanwaterlesssolutions\/","https:\/\/www.youtube.com\/channel\/UCSJEOm1IYOjs014WIxsVfJA"]}]}},"_links":{"self":[{"href":"https:\/\/uridan.com\/fr\/wp-json\/wp\/v2\/pages\/21535","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uridan.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uridan.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uridan.com\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/uridan.com\/fr\/wp-json\/wp\/v2\/comments?post=21535"}],"version-history":[{"count":7,"href":"https:\/\/uridan.com\/fr\/wp-json\/wp\/v2\/pages\/21535\/revisions"}],"predecessor-version":[{"id":21726,"href":"https:\/\/uridan.com\/fr\/wp-json\/wp\/v2\/pages\/21535\/revisions\/21726"}],"up":[{"embeddable":true,"href":"https:\/\/uridan.com\/fr\/wp-json\/wp\/v2\/pages\/16444"}],"wp:attachment":[{"href":"https:\/\/uridan.com\/fr\/wp-json\/wp\/v2\/media?parent=21535"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}