{"product_id":"limpieza-desanamax","title":"TM Desana Max FP cleaning powders (Active oxygen)","description":"\u003csection class=\"ibdmx-product\"\u003e\n  \u003cstyle\u003e\n    .ibdmx-product{\n      --ibdmx-body-size: 16px;\n      --ibdmx-body-lh: 1.65;\n      --ibdmx-h2-size: 30px;\n      --ibdmx-h3-size: 21px;\n      --ibdmx-text: #1f2937;\n      --ibdmx-muted: #5b6472;\n      --ibdmx-line: #d9dee7;\n      --ibdmx-soft: #f5f7fa;\n      --ibdmx-soft-2: #eef3f7;\n      --ibdmx-accent: #0f766e;\n      --ibdmx-accent-2: #0b5e58;\n      --ibdmx-white: #ffffff;\n      --ibdmx-radius: 18px;\n      color: var(--ibdmx-text);\n    }\n    .ibdmx-product,\n    .ibdmx-product p,\n    .ibdmx-product li,\n    .ibdmx-product td,\n    .ibdmx-product th,\n    .ibdmx-product summary,\n    .ibdmx-product a,\n    .ibdmx-product span{\n      font-size: var(--ibdmx-body-size);\n      line-height: var(--ibdmx-body-lh);\n    }\n    .ibdmx-product h2{\n      font-size: var(--ibdmx-h2-size);\n      line-height: 1.18;\n      margin: 0 0 14px;\n      letter-spacing: -0.02em;\n    }\n    .ibdmx-product h3{\n      font-size: var(--ibdmx-h3-size);\n      line-height: 1.25;\n      margin: 0 0 10px;\n      letter-spacing: -0.01em;\n    }\n    .ibdmx-wrap{\n      max-width: 1100px;\n      margin: 0 auto;\n    }\n    .ibdmx-section{\n      margin: 0 0 22px;\n      padding: 22px;\n      border: 1px solid var(--ibdmx-line);\n      border-radius: var(--ibdmx-radius);\n      background: var(--ibdmx-white);\n    }\n    .ibdmx-hero{\n      background: linear-gradient(180deg, #f3fbfa 0%, #ffffff 100%);\n      border: 1px solid #cfe9e5;\n    }\n    .ibdmx-kicker{\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 6px 10px;\n      margin-bottom: 14px;\n      border-radius: 999px;\n      background: #dff4f1;\n      color: var(--ibdmx-accent-2);\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 0.04em;\n      font-size: 12px;\n      line-height: 1.2;\n    }\n    .ibdmx-lead{\n      margin: 0;\n      color: var(--ibdmx-text);\n    }\n    .ibdmx-lead strong{\n      font-weight: 700;\n    }\n    .ibdmx-grid{\n      display: grid;\n      gap: 14px;\n    }\n    .ibdmx-grid-2{\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n    .ibdmx-grid-3{\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n    .ibdmx-card{\n      padding: 16px;\n      border: 1px solid var(--ibdmx-line);\n      border-radius: 16px;\n      background: var(--ibdmx-soft);\n    }\n    .ibdmx-card strong{\n      display: block;\n      margin-bottom: 6px;\n    }\n    .ibdmx-note{\n      margin-top: 14px;\n      padding: 14px 16px;\n      border-left: 4px solid var(--ibdmx-accent);\n      background: var(--ibdmx-soft-2);\n      border-radius: 12px;\n    }\n    .ibdmx-list{\n      margin: 0;\n      padding-left: 20px;\n    }\n    .ibdmx-list li + li{\n      margin-top: 10px;\n    }\n    .ibdmx-feature{\n      height: 100%;\n      padding: 16px;\n      border: 1px solid var(--ibdmx-line);\n      border-radius: 16px;\n      background: #fbfcfd;\n    }\n    .ibdmx-feature strong{\n      display: block;\n      margin-bottom: 6px;\n    }\n    .ibdmx-table-wrap{\n      overflow-x: auto;\n      border: 1px solid var(--ibdmx-line);\n      border-radius: 16px;\n      background: var(--ibdmx-white);\n    }\n    .ibdmx-table{\n      width: 100%;\n      border-collapse: collapse;\n      min-width: 720px;\n    }\n    .ibdmx-table caption{\n      caption-side: top;\n      text-align: left;\n      padding: 16px 16px 0;\n      color: var(--ibdmx-muted);\n    }\n    .ibdmx-table thead th{\n      background: var(--ibdmx-soft);\n      text-align: left;\n      font-weight: 700;\n      border-bottom: 1px solid var(--ibdmx-line);\n    }\n    .ibdmx-table th,\n    .ibdmx-table td{\n      padding: 13px 16px;\n      border-bottom: 1px solid var(--ibdmx-line);\n      vertical-align: top;\n    }\n    .ibdmx-table tbody tr:last-child th,\n    .ibdmx-table tbody tr:last-child td{\n      border-bottom: 0;\n    }\n    .ibdmx-table tbody th{\n      width: 32%;\n      background: #fafbfc;\n      font-weight: 700;\n    }\n    .ibdmx-faq details{\n      border: 1px solid var(--ibdmx-line);\n      border-radius: 14px;\n      background: #fcfcfd;\n      padding: 14px 16px;\n    }\n    .ibdmx-faq details + details{\n      margin-top: 12px;\n    }\n    .ibdmx-faq summary{\n      cursor: pointer;\n      font-weight: 700;\n      list-style: none;\n    }\n    .ibdmx-faq summary::-webkit-details-marker{\n      display: none;\n    }\n    .ibdmx-faq .ibdmx-answer{\n      margin-top: 10px;\n      color: var(--ibdmx-text);\n    }\n    .ibdmx-links{\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n    }\n    .ibdmx-btn{\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 11px 14px;\n      border: 1px solid var(--ibdmx-accent);\n      border-radius: 12px;\n      background: var(--ibdmx-white);\n      color: var(--ibdmx-accent-2);\n      text-decoration: none;\n      font-weight: 700;\n      transition: .2s ease;\n    }\n    .ibdmx-btn:hover{\n      background: #e9f7f5;\n    }\n    .ibdmx-related{\n      margin: 0;\n      padding-left: 20px;\n    }\n    .ibdmx-related li + li{\n      margin-top: 8px;\n    }\n    .ibdmx-small{\n      color: var(--ibdmx-muted);\n    }\n\n    @media (max-width: 780px){\n      .ibdmx-product{\n        --ibdmx-body-size: 15px;\n        --ibdmx-h2-size: 25px;\n        --ibdmx-h3-size: 19px;\n      }\n      .ibdmx-section{\n        padding: 18px;\n        margin-bottom: 18px;\n      }\n      .ibdmx-grid-2,\n      .ibdmx-grid-3{\n        grid-template-columns: 1fr;\n      }\n      .ibdmx-table-wrap{\n        overflow: visible;\n        border: 0;\n        background: transparent;\n      }\n      .ibdmx-table{\n        min-width: 0;\n        display: block;\n      }\n      .ibdmx-table caption{\n        padding: 0 0 12px;\n      }\n      .ibdmx-table thead{\n        position: absolute;\n        width: 1px;\n        height: 1px;\n        overflow: hidden;\n        clip: rect(0 0 0 0);\n        white-space: nowrap;\n      }\n      .ibdmx-table tbody,\n      .ibdmx-table tr,\n      .ibdmx-table th,\n      .ibdmx-table td{\n        display: block;\n        width: 100%;\n      }\n      .ibdmx-table tr{\n        margin-bottom: 12px;\n        border: 1px solid var(--ibdmx-line);\n        border-radius: 14px;\n        overflow: hidden;\n        background: var(--ibdmx-white);\n      }\n      .ibdmx-table tbody th{\n        width: 100%;\n        border-bottom: 1px solid var(--ibdmx-line);\n      }\n      .ibdmx-table td{\n        border-bottom: 0;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"ibdmx-wrap\"\u003e\n\n    \u003csection class=\"ibdmx-section ibdmx-hero\"\u003e\n      \u003cdiv class=\"ibdmx-kicker\"\u003eTechnical line cleaning\u003c\/div\u003e\n      \u003ch2\u003eCleaning powders for dispensing lines with visual verification of the result\u003c\/h2\u003e\n      \u003cp class=\"ibdmx-lead\"\u003e\u003cstrong\u003eTM Desana Max FP is an alkaline powdered cleaner with active oxygen for beverage dispensing circuits. It cleans lines, helps remove biofilm and allows verification of hygienic status through color change, with precise dosing of 45 g per 4.5 liters.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ibdmx-section\"\u003e\n      \u003ch2\u003eWhat this product offers\u003c\/h2\u003e\n      \u003cp\u003eThis cleaning sachet is designed for the regular hygienic maintenance of tap dispensing installations. Its main advantage is that it not only cleans: it also allows you to visually check the result during the process thanks to its colour indicator.\u003c\/p\u003e\n      \u003cp\u003eIt is particularly well suited to beer, wine, water, coffee and other beverages served by line, both in hospitality and in technical dispense environments. It helps reduce organic residues, dirt and biofilm that affect flavour, flow rate and service stability.\u003c\/p\u003e\n      \u003cp\u003eOperationally, it facilitates consistent dosing, simplifies process control and reduces mixing errors. It is a suitable option when you want to standardize cleaning with a keg or pressurized system and keep the installation in stable hygienic condition.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ibdmx-section\"\u003e\n      \u003ch2\u003eKey data\u003c\/h2\u003e\n      \u003cdiv class=\"ibdmx-grid ibdmx-grid-3\"\u003e\n        \u003cdiv class=\"ibdmx-card\"\u003e\n          \u003cstrong\u003eDosing format\u003c\/strong\u003e\n          45 g sachet to prepare 4.5 litres of solution.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibdmx-card\"\u003e\n          \u003cstrong\u003eType of formulation\u003c\/strong\u003e\n          Alkaline powder with active oxygen, free from chlorine and surfactants.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibdmx-card\"\u003e\n          \u003cstrong\u003eVerificación visual\u003c\/strong\u003e\n          Colour change during cleaning to check hygienic status.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibdmx-card\"\u003e\n          \u003cstrong\u003eIndicative frequency\u003c\/strong\u003e\n          Regular maintenance cleaning every 1 to 4 weeks.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibdmx-card\"\u003e\n          \u003cstrong\u003ePreparation\u003c\/strong\u003e\n          Dissolve in lukewarm water, up to 35 °C.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibdmx-card\"\u003e\n          \u003cstrong\u003eIntended use\u003c\/strong\u003e\n          Cleaning\/biocidal product for professional and industrial use.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ibdmx-note\"\u003e\n        \u003cstrong\u003eImportant:\u003c\/strong\u003e is a chemical cleaning product. It requires thorough rinsing with drinking water before putting the line back into service and must be handled with gloves and eye protection; avoid inhaling the powder.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ibdmx-section\"\u003e\n      \u003ch2\u003eMain features\u003c\/h2\u003e\n      \u003cdiv class=\"ibdmx-grid ibdmx-grid-2\"\u003e\n        \u003cdiv class=\"ibdmx-feature\"\u003e\n          \u003cstrong\u003eActive oxygen\u003c\/strong\u003e\n          It acts on dirt and organic residues without using chlorine, helping to keep the installation clean with an approach that is better suited to beverage lines.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibdmx-feature\"\u003e\n          \u003cstrong\u003eColour indicator\u003c\/strong\u003e\n          The solution makes it possible to assess the hygiene status of the line during the process and to know whether it is advisable to repeat the cycle.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibdmx-feature\"\u003e\n          \u003cstrong\u003eControlled dosing\u003c\/strong\u003e\n          The single-dose format reduces mixing errors and helps keep costs and results more consistent.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibdmx-feature\"\u003e\n          \u003cstrong\u003eFast dissolution\u003c\/strong\u003e\n          The powder dissolves quickly and completely, even in cold water, although the manufacturer recommends preparing the mixture in lukewarm water up to 35 °C.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibdmx-feature\"\u003e\n          \u003cstrong\u003eRegular maintenance\u003c\/strong\u003e\n          It is focused on periodic cleaning routines, not only on one-off corrective cleaning when the line is already showing problems.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibdmx-feature\"\u003e\n          \u003cstrong\u003eCompatible with multiple beverages\u003c\/strong\u003e\n          It can be used in beer, wine, water, coffee, soft drink and other line-dispensed beverage installations.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibdmx-feature\"\u003e\n          \u003cstrong\u003eVerifiable process\u003c\/strong\u003e\n          It allows you to take a reference sample and compare the colour during cleaning to validate the result.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ibdmx-feature\"\u003e\n          \u003cstrong\u003eIntegration into pressurised systems\u003c\/strong\u003e\n          It is well suited to processes with a self-cleaning keg or a pressurized cleaning vessel connected via the appropriate coupler.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ibdmx-section\"\u003e\n      \u003ch2\u003eTechnical specifications\u003c\/h2\u003e\n      \u003cdiv class=\"ibdmx-table-wrap\"\u003e\n        \u003ctable class=\"ibdmx-table\"\u003e\n          \u003ccaption\u003eTechnical data confirmed for TM Desana Max FP.\u003c\/caption\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eDetail\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n              \u003ctd\u003eThonhauser\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n              \u003ctd\u003eTM Desana Max FP\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSKU Install Beer\u003c\/th\u003e\n              \u003ctd\u003eIB0444\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMPN\u003c\/th\u003e\n              \u003ctd\u003e417273\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eGTIN \/ EAN\u003c\/th\u003e\n              \u003ctd\u003e9120002666521\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eEquipment type\u003c\/th\u003e\n              \u003ctd\u003eCleaning and verification chemical for dispense lines\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eFormat\u003c\/th\u003e\n              \u003ctd\u003eAlkaline powder in single-dose sachet\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eActive technology\u003c\/th\u003e\n              \u003ctd\u003eActive oxygen\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDosing\u003c\/th\u003e\n              \u003ctd\u003e45 g for 4.5 litres of solution; the manufacturer also indicates a 90 g format for 9 litres\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eRecommended frequency\u003c\/th\u003e\n              \u003ctd\u003eRegular maintenance cleaning every 1 to 4 weeks\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eTemperatura de preparación\u003c\/th\u003e\n              \u003ctd\u003eLukewarm water up to 35 °C\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eContact time\u003c\/th\u003e\n              \u003ctd\u003eLeave to act for approximately 10 to 20 minutes; repeat if the line still shows soil\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eIndicador visual\u003c\/th\u003e\n              \u003ctd\u003eInitial purple color; green while dissolving soil; yellow if there is heavy contamination\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eFinal rinse\u003c\/th\u003e\n              \u003ctd\u003eWith drinking water; the manufacturer specifies 200 to 1000 ml per metre for 7 mm tubing and verification by pH\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n              \u003ctd\u003eDispensing lines for beer, wine, water, coffee, soft drinks and other beverages; use with cleaning keg or pressurized cleaning system\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eIntended use\u003c\/th\u003e\n              \u003ctd\u003eCleaning and biocidal product for professional and industrial use\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDiscouraged uses\u003c\/th\u003e\n              \u003ctd\u003eDo not use for injection or dispersion; do not use on products intended for direct contact with skin\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eRelevant components for safety\u003c\/th\u003e\n              \u003ctd\u003eContains, among others, sodium hydroxide and disodium peroxodisulfate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eClasificación de peligro\u003c\/th\u003e\n              \u003ctd\u003eH290, H314, H317 and H334\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003ePictograms\u003c\/th\u003e\n              \u003ctd\u003eGHS05 and GHS08\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCertifications \/ compliance as stated by the manufacturer\u003c\/th\u003e\n              \u003ctd\u003eNSF registered; stated as compatible with DIN 6650 and HACCP\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    \u003csection class=\"ibdmx-section\"\u003e\n      \u003ch2\u003eCompatibility and use cases\u003c\/h2\u003e\n      \u003cp\u003eTM Desana Max FP is intended for line beverage dispensing systems where circuit hygiene directly affects taste, smell, flow rate and service stability. It can be used in beer, wine, water, coffee, soft drink and other beverages compatible with controlled alkaline cleaning.\u003c\/p\u003e\n      \u003cp\u003eIt is especially useful in bars, restaurants, breweries, wineries, coffee corners, events and other installations with taps or cooling coils where cleaning is carried out using a self-cleaning tank or a pressurised cleaning container. To work properly, it requires the cleaning tap head or adapter compatible with the installation’s coupler system.\u003c\/p\u003e\n      \u003cp\u003eIf the installation has several circuits, long lines or different tube diameters, it is advisable to calculate the total volume to be filled before preparing the mixture. A single 45 g sachet makes 4.5 liters, so in large installations more product may be necessary.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ibdmx-section\"\u003e\n      \u003ch2\u003eInstallation and considerations before buying\u003c\/h2\u003e\n      \u003cul class=\"ibdmx-list\"\u003e\n        \u003cli\u003eCheck whether you already have a \u003cstrong\u003eself‑cleaning keg\u003c\/strong\u003e or a \u003cstrong\u003epressurised cleaning system\u003c\/strong\u003e.\u003c\/li\u003e\n        \u003cli\u003eCheck the \u003cstrong\u003etype of tap head\/adapter\u003c\/strong\u003e your installation needs to connect the cleaning container.\u003c\/li\u003e\n        \u003cli\u003eCalculate the \u003cstrong\u003etotal volume of the circuit\u003c\/strong\u003e to know whether one 45 g sachet for 4.5 litres is sufficient.\u003c\/li\u003e\n        \u003cli\u003ePrepare the solution in \u003cstrong\u003elukewarm water up to 35 °C\u003c\/strong\u003e; it is not advisable to improvise concentrations.\u003c\/li\u003e\n        \u003cli\u003eHave \u003cstrong\u003esufficient drinking water available for the final rinse\u003c\/strong\u003e; the line must not be returned to service with product residues.\u003c\/li\u003e\n        \u003cli\u003eWear \u003cstrong\u003egloves, goggles and suitable protective equipment\u003c\/strong\u003e when handling the powder and the solution.\u003c\/li\u003e\n        \u003cli\u003eIn installations with many lines or accumulated dirt, plan the process by circuits and check the color of the solution before considering the cleaning finished.\u003c\/li\u003e\n        \u003cli\u003eIf you work in hospitality or in a critical installation, it is advisable to integrate this product into a \u003cstrong\u003edocumented periodic cleaning protocol\u003c\/strong\u003e.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ibdmx-section\"\u003e\n      \u003ch2\u003eRecommended maintenance and use\u003c\/h2\u003e\n      \u003cp\u003eThis product is intended for regular maintenance cleaning. The manufacturer suggests an indicative frequency of every 1 to 4 weeks, depending on usage, the beverage dispensed, working temperature and the level of soil accumulated in the installation.\u003c\/p\u003e\n      \u003cp\u003eAs a recommended practice, always prepare the solution fresh, take an initial sample to compare the color, allow it to act for between 10 and 20 minutes and repeat short cycles if the line still shows dirt. Afterwards, rinse with plenty of potable water to ensure that no residues remain. Before starting, it is advisable to disinfect taps and couplers, and to check seals, heads and points where dirt may accumulate.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ibdmx-section ibdmx-faq\"\u003e\n      \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this product only for beer?\u003c\/summary\u003e\n        \u003cdiv class=\"ibdmx-answer\"\u003e\n          No. It is intended for beer, wine, water, coffee, soft drink and other beverage dispensing lines compatible with this type of alkaline cleaning.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo I need a cleaning keg or a specific system to use it?\u003c\/summary\u003e\n        \u003cdiv class=\"ibdmx-answer\"\u003e\n          Yes, it is normally used with a self-cleaning tank or with a pressurised cleaning container connected via the correct tap head or adapter for your installation.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat does the color change during cleaning mean?\u003c\/summary\u003e\n        \u003cdiv class=\"ibdmx-answer\"\u003e\n          The prepared solution starts out purple. During the process it may turn green as it dissolves soil and yellow if contamination is heavy. The aim is for the final result to match the initial reference sample again.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs one 45 g sachet suitable for any installation?\u003c\/summary\u003e\n        \u003cdiv class=\"ibdmx-answer\"\u003e\n          Not always. One sachet makes 4.5 liters of solution, so you must calculate the actual volume of the circuit. In long installations or those with several taps, more product may be needed.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e¿Hay que aclarar con agua después de limpiar?\u003c\/summary\u003e\n        \u003cdiv class=\"ibdmx-answer\"\u003e\n          Yes, always. The circuit must be rinsed with drinking water before serving beverages again. In demanding installations it is also advisable to check the pH of the rinse water.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this a household product with no special precautions?\u003c\/summary\u003e\n        \u003cdiv class=\"ibdmx-answer\"\u003e\n          No. The SDS identifies it for professional and industrial use and requires responsible handling with appropriate protective equipment. The powder must not be inhaled or come into contact with skin or eyes.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ibdmx-section\"\u003e\n      \u003ch2\u003eDownloadable\u003c\/h2\u003e\n      \u003cdiv class=\"ibdmx-links\"\u003e\n        \u003ca class=\"ibdmx-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0339\/9513\/files\/TDS_DESANA_MAX_FP_EN_compressed.pdf?v=1776675847\" target=\"_blank\" rel=\"noopener\"\u003eTM Desana Max FP technical data sheet\u003c\/a\u003e\n        \u003ca class=\"ibdmx-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0339\/9513\/files\/SDS_DESANA_MAX_FP_ES_ES_compressed.pdf?v=1776675847\" target=\"_blank\" rel=\"noopener\"\u003eFicha de datos de seguridad (ES)\u003c\/a\u003e\n        \u003ca class=\"ibdmx-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0339\/9513\/files\/PSpifENG_TM-DESANAMAX_CLEANING_APPLICATION_PRESSURIZED_INT_PRINT_compressed.pdf?v=1776675847\" target=\"_blank\" rel=\"noopener\"\u003ePressurized cleaning instructions\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"ibdmx-small\"\u003eIt is advisable to review the documentation before the first cleaning, especially if the product is going to be integrated into internal maintenance protocols.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ibdmx-section\"\u003e\n      \u003ch2\u003eYou may also be interested in\u003c\/h2\u003e\n      \u003cul class=\"ibdmx-related\"\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/installbeer.com\/products\/tanqueta-de-autolimpieza\"\u003eSelf‑cleaning keg for dispense systems\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/installbeer.com\/products\/pack-limpieza\"\u003eCleaning kit with keg and sachets\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/installbeer.com\/collections\/tanqueta-limpieza-dispensacion-cerveza-bebidas\"\u003eCleaning collection with cleaning keg\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/installbeer.com\/collections\/autolimpieza-lineas-dispensacion-cerveza-bebidas\"\u003eSelf-cleaning systems for dispensing lines\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/installbeer.com\/pages\/limpieza-mantenimiento-dispensacion-cerveza-bebidas\"\u003eDispensing cleaning and maintenance service\u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Tubing Food","offers":[{"title":"Default Title","offer_id":3377828933,"sku":"IB0444","price":4.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0339\/9513\/files\/TM-DESANA-MAX-FP.webp?v=1776689141","url":"https:\/\/installbeer.com\/en-mt\/products\/cleaning-desanamax","provider":"Install Beer","version":"1.0","type":"link"}