{"product_id":"panier-pour-pastilles-rondes-dentafloc-html","title":"Dentafloc disinfectant tablets for dental settling tank with basket","description":"\u003c!-- ========================================================= --\u003e\n\u003c!-- MILA PRODUIT 2026 — DENTAFLOC                             --\u003e\n\u003c!-- Product: Dentafloc disinfectant tablets + basket          --\u003e\n\u003c!-- Brand: BDT | SKU: H92176                                  --\u003e\n\u003c!-- Packaging: Box of 10 tablets + basket                     --\u003e\n\u003c!-- Responsive \/ Full CSS \/ No price \/ Locked FAQ             --\u003e\n\u003c!-- Same-page links \/ No hidden keywords                      --\u003e\n\u003c!-- ========================================================= --\u003e\n\n\u003cdiv id=\"md-product\"\u003e\n\n  \u003cstyle\u003e\n    \/* =========================================================\n       01. GLOBAL COMPONENT BASE — MILA PRODUIT 2026\n       ========================================================= *\/\n    #md-product,\n    #md-product *{\n      box-sizing:border-box;\n    }\n\n    #md-product{\n      --mdp-c:#097691;\n      --mdp-c-dark:#075e74;\n      --mdp-c-soft:#eef8fa;\n      --mdp-c-soft-2:#f8fcfe;\n      --mdp-bg:#ffffff;\n      --mdp-bg-soft:#f8fbfc;\n      --mdp-text:#334155;\n      --mdp-text-strong:#0f172a;\n      --mdp-border:#cfd6dd;\n      --mdp-border-strong:#bcc8d4;\n      --mdp-radius:16px;\n      --mdp-shadow:0 10px 30px rgba(2, 6, 23, 0.04);\n      --mdp-max:1600px;\n      --mdp-gap:18px;\n\n      max-width:var(--mdp-max);\n      margin:0 auto;\n      padding:24px 16px 42px;\n      background:var(--mdp-bg);\n      color:var(--mdp-text);\n      font-family:Roboto,system-ui,-apple-system,\"Segoe UI\",Arial,sans-serif;\n      font-size:18px;\n      line-height:1.9;\n      font-weight:300;\n      letter-spacing:.1px;\n      overflow-wrap:anywhere;\n      word-break:normal;\n    }\n\n    \/* General typography *\/\n    #md-product p,\n    #md-product li,\n    #md-product td,\n    #md-product th,\n    #md-product a,\n    #md-product span,\n    #md-product div,\n    #md-product summary{\n      font-size:18px !important;\n      line-height:1.9;\n      color:var(--mdp-text);\n      font-weight:300;\n    }\n\n    #md-product strong,\n    #md-product b{\n      font-weight:400;\n      color:var(--mdp-text-strong);\n    }\n\n    #md-product h2,\n    #md-product h3{\n      margin:0 0 10px;\n      color:var(--mdp-c);\n      letter-spacing:.1px;\n      font-weight:400;\n      line-height:1.45;\n    }\n\n    #md-product h2{\n      font-size:20px !important;\n    }\n\n    #md-product h3{\n      font-size:19px !important;\n    }\n\n    #md-product p{\n      margin:0 0 12px;\n    }\n\n    #md-product ul{\n      margin:8px 0 0 20px;\n      padding:0;\n    }\n\n    #md-product li{\n      margin:0 0 8px;\n    }\n\n    #md-product a{\n      color:var(--mdp-c);\n      text-decoration:none;\n    }\n\n    #md-product a:hover{\n      text-decoration:underline;\n    }\n\n    \/* =========================================================\n       02. CARDS \/ SEPARATE BLOCKS\n       ========================================================= *\/\n    #md-product .mdp-card{\n      background:linear-gradient(180deg,#fff 0%,#fcfeff 100%);\n      border:1.2px solid var(--mdp-border);\n      border-radius:var(--mdp-radius);\n      box-shadow:var(--mdp-shadow);\n      padding:18px;\n      min-width:0;\n    }\n\n    #md-product .mdp-block{\n      margin-top:18px;\n    }\n\n    \/* =========================================================\n       03. HEADER\n       ========================================================= *\/\n    #md-product .mdp-grid{\n      display:grid;\n      grid-template-columns:1fr;\n      gap:18px;\n      align-items:stretch;\n    }\n\n    @media (min-width:960px){\n      #md-product .mdp-grid{\n        grid-template-columns:1fr 1fr;\n        gap:22px;\n      }\n    }\n\n    #md-product .mdp-hero-visual{\n      padding:0;\n      overflow:hidden;\n    }\n\n    #md-product .mdp-hero-visual-inner{\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      min-height:300px;\n      padding:20px;\n      background:#fff;\n      border-radius:calc(var(--mdp-radius) - 2px);\n    }\n\n    @media (min-width:960px){\n      #md-product .mdp-hero-visual-inner{\n        min-height:360px;\n        padding:24px;\n      }\n    }\n\n    #md-product .mdp-hero-visual-inner img{\n      width:80%;\n      max-width:560px;\n      height:auto;\n      display:block;\n      object-fit:contain;\n    }\n\n    @media (max-width:600px){\n      #md-product .mdp-hero-visual-inner img{\n        width:88%;\n      }\n    }\n\n    #md-product .mdp-badges{\n      display:flex;\n      flex-wrap:wrap;\n      gap:10px;\n      margin:10px 0 14px;\n    }\n\n    #md-product .mdp-badge{\n      display:inline-flex;\n      align-items:center;\n      gap:8px;\n      padding:8px 12px;\n      border:1px solid #cfe3eb;\n      border-radius:999px;\n      background:#eaf6fb;\n      white-space:nowrap;\n    }\n\n    #md-product .mdp-badge .k{\n      opacity:.82;\n      color:var(--mdp-text);\n    }\n\n    #md-product .mdp-note{\n      margin-top:14px;\n      padding:14px 14px 12px;\n      border:1px solid var(--mdp-border);\n      border-radius:14px;\n      background:linear-gradient(180deg,#fbfdff 0%,#f8fcfe 100%);\n    }\n\n    \/* =========================================================\n       04. HALF-BLOCKS \/ SPLIT LAYOUT\n       ========================================================= *\/\n    #md-product .mdp-split{\n      display:grid;\n      grid-template-columns:1fr;\n      gap:18px;\n      min-width:0;\n    }\n\n    @media (min-width:960px){\n      #md-product .mdp-split{\n        grid-template-columns:1fr 1px 1fr;\n        align-items:stretch;\n      }\n    }\n\n    #md-product .mdp-divider{\n      display:none;\n    }\n\n    @media (min-width:960px){\n      #md-product .mdp-divider{\n        display:block;\n        background:var(--mdp-border);\n        border-radius:2px;\n      }\n    }\n\n    \/* =========================================================\n       05. MINI KPI BLOCKS\n       ========================================================= *\/\n    #md-product .mdp-mini-grid{\n      display:grid;\n      grid-template-columns:1fr;\n      gap:14px;\n      margin-top:8px;\n    }\n\n    @media (min-width:760px){\n      #md-product .mdp-mini-grid{\n        grid-template-columns:repeat(2,minmax(0,1fr));\n      }\n    }\n\n    #md-product .mdp-mini{\n      border:1px solid var(--mdp-border);\n      border-radius:14px;\n      padding:14px;\n      background:var(--mdp-bg-soft);\n      min-width:0;\n    }\n\n    #md-product .mdp-mini h3{\n      margin-bottom:6px;\n    }\n\n    \/* =========================================================\n       06. RESPONSIVE TECHNICAL TABLE\n       ========================================================= *\/\n    #md-product .mdp-table{\n      overflow-x:auto;\n      -webkit-overflow-scrolling:touch;\n      border-radius:12px;\n    }\n\n    #md-product .mdp-table table{\n      width:100%;\n      min-width:680px;\n      border-collapse:separate;\n      border-spacing:0;\n      background:#fff;\n    }\n\n    #md-product .mdp-table th,\n    #md-product .mdp-table td{\n      padding:12px 12px;\n      border-top:1px solid var(--mdp-border);\n      vertical-align:top;\n      text-align:left;\n      white-space:normal;\n      word-break:normal;\n      overflow-wrap:anywhere;\n    }\n\n    #md-product .mdp-table tr:first-child th,\n    #md-product .mdp-table tr:first-child td{\n      border-top:0;\n    }\n\n    #md-product .mdp-table th{\n      width:44%;\n      font-weight:400;\n      color:var(--mdp-text-strong);\n      background:#fbfdff;\n    }\n\n    @media (max-width:480px){\n      #md-product .mdp-table th,\n      #md-product .mdp-table td{\n        font-size:16px !important;\n        line-height:1.65;\n      }\n\n      #md-product .mdp-table th{\n        width:46%;\n        hyphens:auto;\n      }\n    }\n\n    \/* =========================================================\n       07. VIDEO\n       ========================================================= *\/\n    #md-product .mdp-video-wrap{\n      display:flex;\n      justify-content:center;\n      align-items:center;\n      padding:18px 12px;\n      background:#fff;\n      border-radius:14px;\n      min-height:220px;\n    }\n\n    #md-product .mdp-video-wrap a{\n      display:inline-block;\n    }\n\n    #md-product .mdp-video-wrap img{\n      width:min(720px,78%);\n      height:auto;\n      display:block;\n      border-radius:12px;\n      border:1px solid var(--mdp-border);\n      background:#fff;\n    }\n\n    @media (max-width:600px){\n      #md-product .mdp-video-wrap img{\n        width:92%;\n      }\n    }\n\n    \/* =========================================================\n       08. DOCUMENTS \/ RESOURCES\n       ========================================================= *\/\n    #md-product .mdp-docs{\n      display:grid;\n      grid-template-columns:1fr;\n      gap:12px;\n      margin-top:8px;\n    }\n\n    @media (min-width:760px){\n      #md-product .mdp-docs{\n        grid-template-columns:repeat(2,minmax(0,1fr));\n      }\n    }\n\n    #md-product .mdp-doc{\n      border:1px solid var(--mdp-border);\n      border-radius:14px;\n      background:#fff;\n      padding:14px;\n      min-width:0;\n    }\n\n    #md-product .mdp-doc h3{\n      margin-bottom:6px;\n    }\n\n    \/* =========================================================\n       09. FAQ\n       ========================================================= *\/\n    #md-product .mdp-faq-title{\n      margin:0 0 10px;\n      color:var(--mdp-c);\n      font-weight:400;\n    }\n\n    #md-product .mdp-faq details{\n      border:1.2px solid var(--mdp-border);\n      border-radius:14px;\n      background:#fff;\n      padding:12px 14px;\n      margin:0 0 12px;\n    }\n\n    #md-product .mdp-faq summary{\n      list-style:none;\n      cursor:pointer;\n      color:var(--mdp-c);\n      font-weight:400;\n    }\n\n    #md-product .mdp-faq summary::-webkit-details-marker{\n      display:none;\n    }\n\n    #md-product .mdp-answer{\n      padding-top:10px;\n    }\n\n    \/* =========================================================\n       10. MOBILE ADJUSTMENTS\n       ========================================================= *\/\n    @media (max-width:640px){\n      #md-product{\n        padding:18px 12px 34px;\n      }\n\n      #md-product .mdp-card{\n        padding:16px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- =========================================================\n       11. PRODUCT HEADER\n       ========================================================= --\u003e\n  \u003carticle class=\"mdp-grid\"\u003e\n\n    \u003csection class=\"mdp-card mdp-hero-visual\" aria-label=\"Product visual\"\u003e\n      \u003cdiv class=\"mdp-hero-visual-inner\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/products\/panier-dentafloc-massiliadental-com.jpg?v=1726526400\" alt=\"Dentafloc BDT with basket and disinfectant tablets for dental laboratory settling tank SKU H92176\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003caside class=\"mdp-card\" aria-label=\"Product information\"\u003e\n      \u003ch2\u003eDentafloc: \u003cstrong\u003edisinfectant tablets\u003c\/strong\u003e for settling tanks with basket\u003c\/h2\u003e\n\n      \u003cdiv class=\"mdp-badges\" aria-label=\"Key product information\"\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cspan class=\"k\"\u003eBrand\u003c\/span\u003e \u003cstrong\u003eBDT\u003c\/strong\u003e\u003c\/span\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cspan class=\"k\"\u003eSKU\u003c\/span\u003e \u003cstrong\u003eH92176\u003c\/strong\u003e\u003c\/span\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cspan class=\"k\"\u003eBox\u003c\/span\u003e \u003cstrong\u003e10 tablets\u003c\/strong\u003e\u003c\/span\u003e\n        \u003cspan class=\"mdp-badge\"\u003e\u003cspan class=\"k\"\u003eIncluded\u003c\/span\u003e \u003cstrong\u003eBasket\u003c\/strong\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Dentafloc is a simple and practical solution for the \u003cstrong\u003emaintenance of a settling tank\u003c\/strong\u003e in a dental laboratory.\n        Thanks to its tablet format with a suspended basket, the product helps maintain cleaner water, reduce stagnant odors, and support better hygiene in the laboratory wet area.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOdor reduction\u003c\/strong\u003e linked to wastewater and stagnant residues.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eEasy use\u003c\/strong\u003e with a weekly routine that is simple to implement.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eIncluded basket\u003c\/strong\u003e for progressive dissolution in a water circulation zone.\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"mdp-note\"\u003e\n        \u003ch3\u003eLaboratory compatibility\u003c\/h3\u003e\n        \u003cp\u003e\n          Dentafloc is suitable for most \u003cstrong\u003esettling tanks\u003c\/strong\u003e and wastewater separators used in dental prosthetic laboratories, provided the basket can be suspended in an upper compartment with water circulation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/aside\u003e\n\n  \u003c\/article\u003e\n\n  \u003c!-- =========================================================\n       12. TRADE SEO INTRO\n       ========================================================= --\u003e\n  \u003csection class=\"mdp-card mdp-block\"\u003e\n    \u003ch2\u003eDisinfectant tablets for settling tanks: a simple routine for a cleaner wet area\u003c\/h2\u003e\n    \u003cp\u003e\n      In a dental laboratory, the \u003cstrong\u003ewastewater settling tank\u003c\/strong\u003e retains a significant amount of plaster residues, dust, and particles generated during daily work.\n      Dentafloc is designed to complement separator maintenance, improve hygiene, reduce unpleasant odors, and keep the working environment around the sink and technical wet area more comfortable.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       13. KEY BENEFITS\n       ========================================================= --\u003e\n  \u003csection class=\"mdp-card mdp-block\"\u003e\n    \u003ch2\u003eKey benefits for the laboratory\u003c\/h2\u003e\n\n    \u003cdiv class=\"mdp-mini-grid\"\u003e\n      \u003cdiv class=\"mdp-mini\"\u003e\n        \u003ch3\u003eOdor-control action\u003c\/h3\u003e\n        \u003cp\u003e\n          Dentafloc tablets help reduce unpleasant odors caused by stagnant water and mineral or organic deposits present in the tank.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdp-mini\"\u003e\n        \u003ch3\u003eEasy routine to maintain\u003c\/h3\u003e\n        \u003cp\u003e\n          The weekly use pattern makes it easy to integrate the product into the laboratory maintenance routine without any complex procedure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdp-mini\"\u003e\n        \u003ch3\u003eSuspended basket included\u003c\/h3\u003e\n        \u003cp\u003e\n          The basket makes it possible to position the tablet in a relevant area of the separator to ensure steady dissolution and continuous action.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdp-mini\"\u003e\n        \u003ch3\u003eMaintenance support\u003c\/h3\u003e\n        \u003cp\u003e\n          Dentafloc does not replace draining or rinsing, but it is an excellent support solution to keep a separator cleaner between maintenance operations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       14. APPLICATIONS + DIRECTIONS FOR USE\n       ========================================================= --\u003e\n  \u003csection class=\"mdp-card mdp-block\"\u003e\n    \u003cdiv class=\"mdp-split\"\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eDental laboratory applications\u003c\/h2\u003e\n        \u003cul\u003e\n          \u003cli\u003eRoutine maintenance of a \u003cstrong\u003ewastewater settling tank\u003c\/strong\u003e in the plaster area.\u003c\/li\u003e\n          \u003cli\u003eOdor prevention in trimming, grinding, or rinsing work zones.\u003c\/li\u003e\n          \u003cli\u003eSupport for hygiene in laboratories with regular work involving plaster, resin, or modeling materials.\u003c\/li\u003e\n          \u003cli\u003eImproved working comfort around wet workstations and under-sink technical equipment.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdp-divider\" aria-hidden=\"true\"\u003e\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003ch2\u003eRecommended directions for use\u003c\/h2\u003e\n        \u003cul\u003e\n          \u003cli\u003ePlace \u003cstrong\u003e1 tablet\u003c\/strong\u003e of Dentafloc in the supplied basket.\u003c\/li\u003e\n          \u003cli\u003eSuspend the basket in the upper separator compartment, where water circulates properly.\u003c\/li\u003e\n          \u003cli\u003eReplace it generally \u003cstrong\u003eonce a week\u003c\/strong\u003e to maintain regular action.\u003c\/li\u003e\n          \u003cli\u003eAdjust the frequency according to the laboratory workload and any recurring odors.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\n          Practical tip: always combine the use of the tablets with \u003cstrong\u003emechanical tank maintenance\u003c\/strong\u003e including draining, rinsing, and partition inspection for the best results.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       15. PROFESSIONAL MAINTENANCE ADVICE\n       ========================================================= --\u003e\n  \u003csection class=\"mdp-card mdp-block\"\u003e\n    \u003ch2\u003eMaintenance advice for wastewater separators\u003c\/h2\u003e\n    \u003cp\u003e\n      In a dental prosthetic laboratory, plaster deposits and loaded wastewater can quickly lead to persistent odors if the separator is not monitored regularly.\n      Using a disinfectant tablet with a basket is a good maintenance habit, especially when the tank is used every day.\n      For long-term efficiency, it remains essential to monitor sedimentation, remove accumulated sludge, and periodically clean the compartments.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       16. TECHNICAL SPECIFICATIONS\n       ========================================================= --\u003e\n  \u003csection class=\"mdp-card mdp-block\"\u003e\n    \u003ch2\u003eTechnical specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"mdp-table\"\u003e\n      \u003ctable aria-label=\"Dentafloc BDT technical specifications\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct\u003c\/th\u003e\n            \u003ctd\u003eDisinfectant and odor-control tablets for settling tanks\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBrand\u003c\/th\u003e\n            \u003ctd\u003eBDT\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eReference \/ SKU\u003c\/th\u003e\n            \u003ctd\u003eH92176\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePackaging\u003c\/th\u003e\n            \u003ctd\u003eBox of \u003cstrong\u003e10 tablets\u003c\/strong\u003e with \u003cstrong\u003eincluded basket\u003c\/strong\u003e\n\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eRecommended frequency\u003c\/th\u003e\n            \u003ctd\u003eGenerally \u003cstrong\u003e1 tablet per week\u003c\/strong\u003e, adjustable according to usage\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCompatibility\u003c\/th\u003e\n            \u003ctd\u003eMost settling tanks and separators where a basket can be suspended\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eUse\u003c\/th\u003e\n            \u003ctd\u003eRegular maintenance, hygiene improvement, and reduction of wastewater odors\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eIntended environment\u003c\/th\u003e\n            \u003ctd\u003eDental laboratory, wet area, under-sink station, technical work environment\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       17. DELIVERY\n       ========================================================= --\u003e\n  \u003csection class=\"mdp-card mdp-block\"\u003e\n    \u003ch2\u003eDelivery contents\u003c\/h2\u003e\n    \u003cp\u003e\n      Delivery includes \u003cstrong\u003e1 box of 10 Dentafloc tablets\u003c\/strong\u003e together with the \u003cstrong\u003esuspension basket\u003c\/strong\u003e.\n      This packaging generally covers approximately \u003cstrong\u003e2 to 3 months of use\u003c\/strong\u003e depending on the replacement frequency adopted in the laboratory.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       18. VIDEO\n       ========================================================= --\u003e\n  \u003csection class=\"mdp-card mdp-block\" aria-label=\"Video demonstration\"\u003e\n    \u003ch2\u003eVideo demonstration\u003c\/h2\u003e\n    \u003cdiv class=\"mdp-video-wrap\"\u003e\n      \u003ca href=\"https:\/\/youtu.be\/6U3Y01_E178\" title=\"Dentafloc — video demonstration\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/dentafloc-desinfectant-video.jpg?v=1681760053\" alt=\"Dentafloc video demonstration for dental laboratory settling tank\"\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       19. DOCUMENTS \u0026 RESOURCES\n       ========================================================= --\u003e\n  \u003csection class=\"mdp-card mdp-block\"\u003e\n    \u003ch2\u003eDocuments \u0026amp; resources\u003c\/h2\u003e\n\n    \u003cdiv class=\"mdp-docs\"\u003e\n      \u003cdiv class=\"mdp-doc\"\u003e\n        \u003ch3\u003eView the range\u003c\/h3\u003e\n        \u003cp\u003e\n          Discover our equipment and maintenance solutions for separators in the collection:\n          \u003ca href=\"https:\/\/massiliadental.com\/collections\/bac-de-decantation-eaux-usees-mestra\" title=\"Wastewater settling tanks\"\u003eSettling tanks\u003c\/a\u003e.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdp-doc\"\u003e\n        \u003ch3\u003eUsage advice\u003c\/h3\u003e\n        \u003cp\u003e\n          For long-term efficiency, always combine the action of the tablets with monitoring of solid deposits, regular draining, and rinsing of the tank.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       20. FAQ\n       ========================================================= --\u003e\n  \u003csection class=\"mdp-card mdp-faq mdp-block\" id=\"md-faq\"\u003e\n    \u003cp class=\"mdp-faq-title\"\u003eFAQ\u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003cstrong\u003eHow do you use Dentafloc tablets with the basket?\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"mdp-answer\"\u003e\n        Place one tablet inside the Dentafloc basket.\u003cbr\u003e\n        Then suspend the basket in an upper area of the separator where water circulates around the tablet.\u003cbr\u003e\n        The tablet dissolves progressively to provide steady action inside the tank.\u003cbr\u003e\n        Replace the tablet generally once a week, then adjust according to laboratory activity.\u003cbr\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003cstrong\u003eHow often should a tablet be replaced?\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"mdp-answer\"\u003e\n        A weekly replacement schedule is suitable in most cases.\u003cbr\u003e\n        If the laboratory has heavy activity or if odors come back more quickly, increasing the frequency may be useful.\u003cbr\u003e\n        It is also advisable to check draining, rinsing, and the overall condition of the separator.\u003cbr\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003cstrong\u003eIs this product compatible with all settling tanks?\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"mdp-answer\"\u003e\n        Dentafloc is suitable for most separators and settling tanks used in dental laboratories.\u003cbr\u003e\n        The key point is to be able to suspend the basket in an area where the tablet remains in contact with circulating water.\u003cbr\u003e\n        If in doubt, simply check the available space in the upper compartment of the tank.\u003cbr\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003cstrong\u003eDo the tablets replace regular tank cleaning?\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"mdp-answer\"\u003e\n        No, the tablets support maintenance but do not replace mechanical cleaning.\u003cbr\u003e\n        It remains necessary to drain, rinse, and regularly inspect deposits and partitions inside the separator.\u003cbr\u003e\n        Dentafloc mainly helps maintain better hygiene and reduce odors between two cleanings.\u003cbr\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003cstrong\u003eWhy use disinfectant tablets in a dental laboratory?\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"mdp-answer\"\u003e\n        A settling tank constantly works with water loaded with particles and residues generated by daily lab work.\u003cbr\u003e\n        Without regular monitoring, this can encourage bad odors and reduce comfort in the wet area.\u003cbr\u003e\n        Using disinfectant tablets is therefore part of a simple, consistent, and useful hygiene routine for everyday laboratory maintenance.\u003cbr\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       21. LOCKED FAQ SCRIPT\n       ========================================================= --\u003e\n  \u003cscript\u003e\n    (function () {\n      var faq = document.querySelector(\"#md-product #md-faq\");\n      if (!faq) return;\n      var items = faq.querySelectorAll(\"details\");\n      items.forEach(function (d) {\n        d.open = false;\n        d.addEventListener(\"toggle\", function () {\n          if (d.open) {\n            items.forEach(function (other) {\n              if (other !== d) {\n                other.open = false;\n              }\n            });\n          }\n        });\n      });\n    })();\n  \u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"DBT","offers":[{"title":"Default Title","offer_id":41049928237214,"sku":"H92176.","price":48.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/dentafloc-floculant-anti-odeur-bac-de-decantation.jpg?v=1763315259","url":"https:\/\/www.massiliadental.com\/en\/products\/dentafloc-disinfectant-tablets-dental-settling-tank-basket","provider":"Massilia Dental - Fournitures Matériel Dentaire","version":"1.0","type":"link"}