{"id":17934,"date":"2026-06-09T19:46:51","date_gmt":"2026-06-09T16:46:51","guid":{"rendered":"https:\/\/zeolife.gr\/?page_id=17934"},"modified":"2026-06-09T19:52:19","modified_gmt":"2026-06-09T16:52:19","slug":"zeolite-med-dosage-calculator","status":"publish","type":"page","link":"https:\/\/zeolife.gr\/en\/zeolite-med-dosage-calculator\/","title":{"rendered":"Zeolite MED\u00ae Dosage Calculator"},"content":{"rendered":"\n<!-- ==========================================================\n     Zeolite MED\u00ae Dosage Calculator (EN) \u2014 WP-Ready\n     Path: \/en\/zeolite-med-dosage-calculator\/\n     Just paste this into a WP Custom HTML block\n     ========================================================== -->\n<!-- Schema markup -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"WebApplication\",\n      \"name\": \"Zeolite MED\u00ae Dosage Calculator\",\n      \"url\": \"https:\/\/zeolife.gr\/en\/zeolite-med-dosage-calculator\/\",\n      \"description\": \"Interactive dosage calculator for the medical-grade products Zeolite MED\u00ae, ZeoBent MED\u00ae and Bentonit MED\u00ae (CE 0477) based on intended use, age and preferences.\",\n      \"applicationCategory\": \"HealthApplication\",\n      \"operatingSystem\": \"Any (web)\",\n      \"inLanguage\": \"en\",\n      \"isAccessibleForFree\": true,\n      \"publisher\": { \"@type\": \"Organization\", \"name\": \"Zeolife\", \"url\": \"https:\/\/zeolife.gr\/\" }\n    },\n    {\n      \"@type\": \"HowTo\",\n      \"name\": \"How to choose and properly take Zeolite MED\u00ae\",\n      \"description\": \"Guide for choosing the right zeolite product and calculating dosage based on the intended use.\",\n      \"step\": [\n        { \"@type\": \"HowToStep\", \"name\": \"Select your goal\", \"text\": \"Choose whether you want heavy metals detox, kidney support, gastrointestinal support or general use.\" },\n        { \"@type\": \"HowToStep\", \"name\": \"Select age group\", \"text\": \"Adults 18-64 years are the main group. Individuals under 18 or 65+ need medical advice.\" },\n        { \"@type\": \"HowToStep\", \"name\": \"Select product form\", \"text\": \"Capsules for convenience, ultra-fine powder for maximum action, or regular powder for economy.\" },\n        { \"@type\": \"HowToStep\", \"name\": \"Follow the protocol\", \"text\": \"2-3 times per day immediately after meals, for max 12 weeks with a 1-week break.\" }\n      ]\n    }\n  ]\n}\n<\/script>\n<style>\n.zcalc-en {\n  --zc-brand: #5b7e0e;\n  --zc-brand-dark: #425a0a;\n  --zc-accent: #eff3dd;\n  --zc-text: #1f2933;\n  --zc-muted: #5a6470;\n  --zc-border: #d8dee5;\n  --zc-warn: #fff4e5;\n  --zc-warn-bd: #e0a800;\n  --zc-info: #e8f1fa;\n  --zc-info-bd: #1976d2;\n  --zc-danger: #fce8e8;\n  --zc-danger-bd: #c62828;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n  color: var(--zc-text);\n  line-height: 1.6;\n  max-width: 880px;\n  margin: 1.5rem auto;\n}\n.zcalc-en * { box-sizing: border-box; }\n.zcalc-en .intro { background: linear-gradient(135deg, var(--zc-accent), #fff); border: 2px solid var(--zc-brand); border-radius: 10px; padding: 1.25rem 1.5rem; margin-bottom: 1.5rem; }\n.zcalc-en .intro h2 { color: var(--zc-brand-dark); margin: 0 0 0.5rem; font-size: 1.4rem; }\n.zcalc-en .intro p { margin: 0.5rem 0; }\n.zcalc-en .badges { display: flex; gap: 0.5rem; flex-wrap: wrap; margin-top: 0.75rem; }\n.zcalc-en .badge { background: #fff; border: 1px solid var(--zc-brand); color: var(--zc-brand-dark); padding: 0.25rem 0.7rem; border-radius: 999px; font-size: 0.82rem; font-weight: 600; }\n.zcalc-en .step { background: #fff; border: 1px solid var(--zc-border); border-radius: 8px; padding: 1.25rem 1.5rem; margin-bottom: 1rem; transition: border-color 0.15s; }\n.zcalc-en .step.active { border-color: var(--zc-brand); box-shadow: 0 2px 8px rgba(91,126,14,0.08); }\n.zcalc-en .step-num { display: inline-block; width: 28px; height: 28px; line-height: 28px; text-align: center; background: var(--zc-brand); color: #fff; border-radius: 50%; font-weight: 700; margin-right: 0.5rem; font-size: 0.95rem; }\n.zcalc-en .step h3 { margin: 0 0 0.85rem; color: var(--zc-brand-dark); font-size: 1.1rem; display: flex; align-items: center; }\n.zcalc-en .options { display: grid; grid-template-columns: 1fr 1fr; gap: 0.6rem; }\n@media (max-width: 600px) { .zcalc-en .options { grid-template-columns: 1fr; } }\n.zcalc-en .option { display: block; cursor: pointer; padding: 0.85rem 1rem; border: 2px solid var(--zc-border); border-radius: 6px; transition: all 0.15s; background: #fafbfc; }\n.zcalc-en .option:hover { border-color: var(--zc-brand); background: var(--zc-accent); }\n.zcalc-en .option input { display: none; }\n.zcalc-en .option input:checked + .opt-content { color: var(--zc-brand-dark); }\n.zcalc-en .option:has(input:checked) { border-color: var(--zc-brand); background: var(--zc-accent); box-shadow: 0 0 0 3px rgba(91,126,14,0.1); }\n.zcalc-en .opt-title { font-weight: 600; display: block; margin-bottom: 0.2rem; }\n.zcalc-en .opt-desc { font-size: 0.88rem; color: var(--zc-muted); display: block; }\n.zcalc-en .actions { display: flex; gap: 0.6rem; flex-wrap: wrap; margin-top: 1rem; }\n.zcalc-en .btn { background: var(--zc-brand); color: #fff; border: none; padding: 0.8rem 1.5rem; border-radius: 6px; font-weight: 600; cursor: pointer; font-size: 0.95rem; transition: background 0.15s; text-decoration: none; display: inline-block; }\n.zcalc-en .btn:hover { background: var(--zc-brand-dark); }\n.zcalc-en .btn:disabled { background: #b5c08c; cursor: not-allowed; }\n.zcalc-en .btn-secondary { background: transparent; color: var(--zc-brand); border: 2px solid var(--zc-brand); padding: calc(0.8rem - 2px) calc(1.5rem - 2px); }\n.zcalc-en .btn-secondary:hover { background: var(--zc-brand); color: #fff; }\n.zcalc-en .result { display: none; background: #fff; border: 3px solid var(--zc-brand); border-radius: 10px; padding: 1.5rem; margin-top: 1.5rem; animation: zcSlideEn 0.4s ease; }\n@keyframes zcSlideEn { from { opacity: 0; transform: translateY(15px); } to { opacity: 1; transform: translateY(0); } }\n.zcalc-en .result.show { display: block; }\n.zcalc-en .result h3 { color: var(--zc-brand-dark); margin-top: 0; font-size: 1.3rem; padding-bottom: 0.5rem; border-bottom: 2px solid var(--zc-accent); }\n.zcalc-en .result h4 { color: var(--zc-brand-dark); margin: 1.25rem 0 0.5rem; font-size: 1.05rem; }\n.zcalc-en .product-card { background: var(--zc-accent); border-left: 4px solid var(--zc-brand); padding: 1rem 1.25rem; border-radius: 4px; margin: 0.75rem 0; }\n.zcalc-en .product-card strong { color: var(--zc-brand-dark); font-size: 1.1rem; display: block; margin-bottom: 0.3rem; }\n.zcalc-en .dose-table { width: 100%; border-collapse: collapse; margin: 0.75rem 0; font-size: 0.95rem; }\n.zcalc-en .dose-table th, .zcalc-en .dose-table td { padding: 0.6rem 0.5rem; border: 1px solid var(--zc-border); text-align: left; }\n.zcalc-en .dose-table th { background: var(--zc-accent); color: var(--zc-brand-dark); font-weight: 700; }\n.zcalc-en .dose-table tr:nth-child(even) td { background: #fafbfc; }\n.zcalc-en .schedule { background: var(--zc-info); border-left: 4px solid var(--zc-info-bd); padding: 0.85rem 1.1rem; margin: 0.75rem 0; border-radius: 4px; }\n.zcalc-en .schedule strong { display: block; margin-bottom: 0.3rem; }\n.zcalc-en .warning { background: var(--zc-warn); border-left: 4px solid var(--zc-warn-bd); padding: 0.85rem 1.1rem; margin: 0.75rem 0; border-radius: 4px; }\n.zcalc-en .danger { background: var(--zc-danger); border-left: 4px solid var(--zc-danger-bd); padding: 1rem 1.25rem; margin: 0.75rem 0; border-radius: 4px; }\n.zcalc-en .danger strong { display: block; color: var(--zc-danger-bd); margin-bottom: 0.4rem; font-size: 1.05rem; }\n.zcalc-en .cta-row { display: grid; grid-template-columns: 1fr 1fr; gap: 0.6rem; margin-top: 1.25rem; }\n@media (max-width: 600px) { .zcalc-en .cta-row { grid-template-columns: 1fr; } }\n.zcalc-en .disclaimer { font-size: 0.85rem; color: var(--zc-muted); border-top: 1px solid var(--zc-border); padding-top: 1rem; margin-top: 1.25rem; font-style: italic; }\n.zcalc-en .disclaimer strong { color: var(--zc-text); }\n.zcalc-en .progress { height: 4px; background: var(--zc-border); border-radius: 2px; margin: 1rem 0 1.5rem; overflow: hidden; }\n.zcalc-en .progress-bar { height: 100%; background: var(--zc-brand); width: 0%; transition: width 0.3s; }\n@media print { .zcalc-en .step:not(.active), .zcalc-en .actions, .zcalc-en .progress, .zcalc-en .intro { display: none; } }\n<\/style>\n<div class=\"zcalc-en\">\n<div class=\"intro\">\n  <h2>Zeolite MED\u00ae Dosage Calculator<\/h2>\n  <p>Give us 4 inputs and we&#8217;ll recommend the <strong>right product<\/strong> from the <strong>MED\u00ae Vulkanmineralien Detoxification Range<\/strong> with <strong>precise dosage<\/strong>, schedule and warnings.<\/p>\n  <div class=\"badges\">\n    <span class=\"badge\">CE 0477 certified<\/span>\n    <span class=\"badge\">100% natural minerals<\/span>\n    <span class=\"badge\">Per official manufacturer guidelines<\/span>\n  <\/div>\n<\/div>\n<div class=\"progress\" aria-hidden=\"true\"><div class=\"progress-bar\" id=\"zcProgress\"><\/div><\/div>\n<!-- STEP 1 -->\n<div class=\"step active\" data-step=\"1\">\n  <h3><span class=\"step-num\">1<\/span>What&#8217;s your main goal?<\/h3>\n  <div class=\"options\">\n    <label class=\"option\"><input type=\"radio\" name=\"goal\" value=\"metals\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\ud83d\udee1\ufe0f Heavy metals detox<\/span>\n        <span class=\"opt-desc\">Pb, Hg, Cd, Cr, Al, Ni \u2014 general detox<\/span>\n      <\/span>\n    <\/label>\n    <label class=\"option\"><input type=\"radio\" name=\"goal\" value=\"kidney\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\ud83e\uded8 Kidney support<\/span>\n        <span class=\"opt-desc\">Ammonium binding, reduced renal load<\/span>\n      <\/span>\n    <\/label>\n    <label class=\"option\"><input type=\"radio\" name=\"goal\" value=\"gi\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\ud83c\udf3f Gastrointestinal support<\/span>\n        <span class=\"opt-desc\">Toxins, histamine, gut health<\/span>\n      <\/span>\n    <\/label>\n    <label class=\"option\"><input type=\"radio\" name=\"goal\" value=\"general\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\u2728 General use (first time)<\/span>\n        <span class=\"opt-desc\">Introductory detox program<\/span>\n      <\/span>\n    <\/label>\n  <\/div>\n<\/div>\n<!-- STEP 2 -->\n<div class=\"step\" data-step=\"2\">\n  <h3><span class=\"step-num\">2<\/span>Age group?<\/h3>\n  <div class=\"options\">\n    <label class=\"option\"><input type=\"radio\" name=\"age\" value=\"adult\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\ud83e\uddd1 Adult 18-64 years<\/span>\n        <span class=\"opt-desc\">Main target group<\/span>\n      <\/span>\n    <\/label>\n    <label class=\"option\"><input type=\"radio\" name=\"age\" value=\"senior\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\ud83d\udc75 65+ years<\/span>\n        <span class=\"opt-desc\">Caution! Hydration &amp; medications<\/span>\n      <\/span>\n    <\/label>\n    <label class=\"option\"><input type=\"radio\" name=\"age\" value=\"minor\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\ud83d\udc66 Under 18<\/span>\n        <span class=\"opt-desc\">Medical supervision required<\/span>\n      <\/span>\n    <\/label>\n    <label class=\"option\"><input type=\"radio\" name=\"age\" value=\"pregnancy\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\ud83e\udd30 Pregnancy \/ Breastfeeding<\/span>\n        <span class=\"opt-desc\">Mandatory doctor consultation<\/span>\n      <\/span>\n    <\/label>\n  <\/div>\n<\/div>\n<!-- STEP 3 -->\n<div class=\"step\" data-step=\"3\">\n  <h3><span class=\"step-num\">3<\/span>Which form do you prefer?<\/h3>\n  <div class=\"options\">\n    <label class=\"option\"><input type=\"radio\" name=\"form\" value=\"capsules\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\ud83d\udc8a Capsules<\/span>\n        <span class=\"opt-desc\">Odourless, easy, tasteless<\/span>\n      <\/span>\n    <\/label>\n    <label class=\"option\"><input type=\"radio\" name=\"form\" value=\"ultrafine\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\u26a1 Ultra-fine powder<\/span>\n        <span class=\"opt-desc\">Faster action, smaller dose<\/span>\n      <\/span>\n    <\/label>\n    <label class=\"option\"><input type=\"radio\" name=\"form\" value=\"regular\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\ud83c\udf3e Regular powder<\/span>\n        <span class=\"opt-desc\">More economical option<\/span>\n      <\/span>\n    <\/label>\n    <label class=\"option\"><input type=\"radio\" name=\"form\" value=\"any\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\ud83e\udd37 No preference<\/span>\n        <span class=\"opt-desc\">Recommend the best<\/span>\n      <\/span>\n    <\/label>\n  <\/div>\n<\/div>\n<!-- STEP 4 -->\n<div class=\"step\" data-step=\"4\">\n  <h3><span class=\"step-num\">4<\/span>Any special conditions?<\/h3>\n  <div class=\"options\">\n    <label class=\"option\"><input type=\"radio\" name=\"conditions\" value=\"none\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\u2705 I&#8217;m healthy<\/span>\n        <span class=\"opt-desc\">No medications, no issues<\/span>\n      <\/span>\n    <\/label>\n    <label class=\"option\"><input type=\"radio\" name=\"conditions\" value=\"meds\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\ud83d\udc8a I take medications<\/span>\n        <span class=\"opt-desc\">2-hour interval required<\/span>\n      <\/span>\n    <\/label>\n    <label class=\"option\"><input type=\"radio\" name=\"conditions\" value=\"medical\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\ud83c\udfe5 Existing medical condition<\/span>\n        <span class=\"opt-desc\">Kidneys, chemo \/ radiotherapy<\/span>\n      <\/span>\n    <\/label>\n    <label class=\"option\"><input type=\"radio\" name=\"conditions\" value=\"constipation\">\n      <span class=\"opt-content\">\n        <span class=\"opt-title\">\ud83d\udebd Sensitive digestive system<\/span>\n        <span class=\"opt-desc\">Tendency for constipation<\/span>\n      <\/span>\n    <\/label>\n  <\/div>\n<\/div>\n<div class=\"actions\">\n  <button type=\"button\" class=\"btn\" id=\"zcCalculate\" disabled=\"\">\ud83d\udcca Calculate recommendation<\/button>\n  <button type=\"button\" class=\"btn btn-secondary\" id=\"zcReset\">\ud83d\udd04 Reset<\/button>\n<\/div>\n<!-- RESULT -->\n<div class=\"result\" id=\"zcResult\">\n  <h3 id=\"zcResultTitle\">Your personalized recommendation<\/h3>\n  <div id=\"zcResultBody\"><\/div>\n<\/div>\n<\/div>\n<script>\n(function(){\n  var calc = document.querySelector('.zcalc-en');\n  var steps = calc.querySelectorAll('.step');\n  var progressBar = document.getElementById('zcProgress');\n  var calcBtn = document.getElementById('zcCalculate');\n  var resetBtn = document.getElementById('zcReset');\n  var resultBox = document.getElementById('zcResult');\n  var resultBody = document.getElementById('zcResultBody');\n  function updateProgress() {\n    var fields = ['goal','age','form','conditions'];\n    var filled = 0;\n    for (var i = 0; i < fields.length; i++) {\n      if (calc.querySelector('input[name=\"' + fields[i] + '\"]:checked')) filled++;\n    }\n    progressBar.style.width = (filled \/ 4 * 100) + '%';\n    steps.forEach(function(s, i) {\n      var isActive = (i === filled) || (i === filled - 1);\n      s.classList.toggle('active', isActive);\n    });\n    calcBtn.disabled = filled < 4;\n  }\n  calc.querySelectorAll('input[type=\"radio\"]').forEach(function(r) {\n    r.addEventListener('change', updateProgress);\n  });\n  resetBtn.addEventListener('click', function() {\n    calc.querySelectorAll('input[type=\"radio\"]').forEach(function(r) { r.checked = false; });\n    resultBox.classList.remove('show');\n    updateProgress();\n    steps[0].classList.add('active');\n    steps[0].scrollIntoView({ behavior: 'smooth', block: 'start' });\n  });\n  function getProduct(goal) {\n    var products = {\n      metals:  { name: 'ZeoBent MED\u00ae', slug: 'zeobent-med', reason: 'Combined action of ion exchange (zeolite) + adsorption (bentonite) for a broad spectrum of heavy metals.', url: '\/en\/zeobent-med-instructions-for-use\/', shop: 'https:\/\/shop.zeolife.gr\/en\/product-category\/detoxification-en\/detoxification-mixtures\/' },\n      kidney:  { name: 'Zeolite MED\u00ae', slug: 'zeolite-med', reason: 'Pure clinoptilolite with strong ion exchange \u2014 binds ammonium and heavy metals, reduces kidney load.', url: '\/en\/zeolite-med-instructions-for-use\/', shop: 'https:\/\/shop.zeolife.gr\/en\/product-category\/detoxification-en\/zeolite-med-detox-en-2\/' },\n      gi:      { name: 'Bentonit MED\u00ae', slug: 'bentonit-med', reason: '100% montmorillonite bentonite with layered sheet structure \u2014 excellent for gastrointestinal issues, toxins, histamine.', url: '\/en\/bentonit-med-instructions-for-use\/', shop: 'https:\/\/shop.zeolife.gr\/en\/product-category\/detoxification-en\/bentonite-med-detox-en-2\/' },\n      general: { name: 'Zeolite MED\u00ae', slug: 'zeolite-med', reason: 'Ideal introduction to mineral detoxification \u2014 simplest single-ingredient product with proven action.', url: '\/en\/zeolite-med-instructions-for-use\/', shop: 'https:\/\/shop.zeolife.gr\/en\/product-category\/detoxification-en\/zeolite-med-detox-en-2\/' }\n    };\n    return products[goal];\n  }\n  function getForm(formChoice, goal, conditions) {\n    if (formChoice === 'capsules' || conditions === 'constipation') {\n      return { label: '500mg Capsules', dose: '2 capsules', frequency: '2-3 times\/day', timing: 'with meals', water: '250 ml water', maxDaily: 'max 6 capsules daily', notes: 'Odourless, easy to take.' };\n    }\n    if (formChoice === 'ultrafine') {\n      if (goal === 'gi') {\n        return { label: 'Ultra-fine powder (Bentonit not available \u2014 choose regular)', dose: '\u00bd teaspoon (1g)', frequency: '2-3 times\/day', timing: 'immediately after meals', water: '250 ml water', maxDaily: 'max 3g daily', notes: 'Note: Bentonit MED\u00ae is not available in ultra-fine \u2014 we recommend regular powder 1g.' };\n      }\n      return { label: 'Ultra-fine powder', dose: '\u00bd teaspoon (1g)', frequency: '2-3 times\/day', timing: 'immediately after meals', water: '250 ml water', maxDaily: 'max 3g daily', notes: 'Faster action due to larger surface area.' };\n    }\n    if (formChoice === 'regular') {\n      var isBentonit = goal === 'gi';\n      return { label: 'Regular powder', dose: isBentonit ? '\u00bd teaspoon (1g)' : '1 level teaspoon (2g)', frequency: '2-3 times\/day', timing: 'immediately after meals', water: '250 ml water', maxDaily: isBentonit ? 'max 3g daily' : 'max 6g daily', notes: 'More economical option for long-term use.' };\n    }\n    \/\/ \"any\" or default \u2014 recommend best for each goal\n    if (goal === 'general' || goal === 'kidney') {\n      return { label: 'Ultra-fine powder (recommended)', dose: '\u00bd teaspoon (1g)', frequency: '2-3 times\/day', timing: 'immediately after meals', water: '250 ml water', maxDaily: 'max 3g daily', notes: 'Best activity-to-dose ratio.' };\n    }\n    return { label: '500mg Capsules (recommended)', dose: '2 capsules', frequency: '2-3 times\/day', timing: 'with meals', water: '250 ml water', maxDaily: 'max 6 capsules daily', notes: 'Easier to take.' };\n  }\n  function getWarnings(age, conditions) {\n    var warns = [];\n    if (age === 'minor') warns.push({ type: 'danger', title: '\u26d4 STOP \u2014 Medical consultation required', text: 'For individuals under 18 years, use must ONLY be initiated after consultation with the attending physician. Do not give zeolite to children\/adolescents without medical supervision.' });\n    if (age === 'pregnancy') warns.push({ type: 'danger', title: '\u26d4 STOP \u2014 Pregnancy \/ Breastfeeding', text: 'During pregnancy or breastfeeding, use REQUIRES MANDATORY consultation with your doctor. Do not start on your own.' });\n    if (age === 'senior') warns.push({ type: 'warning', title: '\u26a0\ufe0f Elderly', text: 'Pay special attention to hydration (>2L water\/day). If you take medications for chronic conditions, consult your doctor before use.' });\n    if (conditions === 'meds') warns.push({ type: 'warning', title: '\u26a0\ufe0f Drug interaction', text: 'Take your medications FIRST and wait <strong>at least 2 hours<\/strong> before taking zeolite. Never simultaneously. If in doubt, ask your doctor\/pharmacist.' });\n    if (conditions === 'medical') warns.push({ type: 'danger', title: '\u26d4 Consult your doctor', text: 'For existing renal dysfunction, chemotherapy, radiotherapy or other medical conditions, only start after approval from your attending physician.' });\n    if (conditions === 'constipation') warns.push({ type: 'warning', title: '\u26a0\ufe0f Constipation prevention', text: 'Start with <strong>half the dose<\/strong> the first week. Drink at least 2-3 litres of water\/day. If constipation occurs, reduce or stop.' });\n    return warns;\n  }\n  function calculate() {\n    var goal = calc.querySelector('input[name=\"goal\"]:checked').value;\n    var age = calc.querySelector('input[name=\"age\"]:checked').value;\n    var formChoice = calc.querySelector('input[name=\"form\"]:checked').value;\n    var conditions = calc.querySelector('input[name=\"conditions\"]:checked').value;\n    var product = getProduct(goal);\n    var form = getForm(formChoice, goal, conditions);\n    var warnings = getWarnings(age, conditions);\n    var stopAge = age === 'minor' || age === 'pregnancy';\n    var html = '';\n    \/\/ Show stop warnings if minor\/pregnancy\n    if (stopAge) {\n      warnings.forEach(function(w) {\n        if (w.type === 'danger') {\n          html += '<div class=\"danger\"><strong>' + w.title + '<\/strong>' + w.text + '<\/div>';\n        }\n      });\n      html += '<p style=\"margin-top:1rem;\">For safe use in this group, please consult your attending physician. In the meantime, see the <a href=\"' + product.url + '\" style=\"color:var(--zc-brand-dark);font-weight:600;\">full instructions for use<\/a> page.<\/p>';\n      resultBody.innerHTML = html;\n      resultBox.classList.add('show');\n      resultBox.scrollIntoView({ behavior: 'smooth', block: 'start' });\n      return;\n    }\n    \/\/ Recommended product\n    html += '<h4>\ud83c\udfaf Recommended product<\/h4>';\n    html += '<div class=\"product-card\"><strong>' + product.name + '<\/strong>' + product.reason + '<\/div>';\n    \/\/ Dosage table\n    html += '<h4>\ud83d\udc8a Dosage<\/h4>';\n    html += '<table class=\"dose-table\">';\n    html += '<tr><th>Form<\/th><td>' + form.label + '<\/td><\/tr>';\n    html += '<tr><th>Dose per intake<\/th><td><strong>' + form.dose + '<\/strong> in ' + form.water + '<\/td><\/tr>';\n    html += '<tr><th>Frequency<\/th><td>' + form.frequency + '<\/td><\/tr>';\n    html += '<tr><th>When<\/th><td>' + form.timing + '<\/td><\/tr>';\n    html += '<tr><th>Maximum<\/th><td>' + form.maxDaily + '<\/td><\/tr>';\n    html += '<\/table>';\n    if (form.notes) html += '<p style=\"font-size:0.9rem;color:var(--zc-muted);margin-top:-0.3rem;\">' + form.notes + '<\/p>';\n    \/\/ Schedule\n    html += '<div class=\"schedule\"><strong>\ud83d\udcc5 Schedule<\/strong>';\n    html += '<strong style=\"display:inline;font-weight:600;\">Maximum duration:<\/strong> 12 weeks (3 months) of continuous use.<br>';\n    html += '<strong style=\"display:inline;font-weight:600;\">Break:<\/strong> At least 1 week before starting a new cycle.<br>';\n    html += '<strong style=\"display:inline;font-weight:600;\">Hydration:<\/strong> Drink plenty of water (\u22652L\/day) throughout.';\n    html += '<\/div>';\n    \/\/ Warnings\n    if (warnings.length > 0) {\n      html += '<h4>\u26a0\ufe0f Caution<\/h4>';\n      warnings.forEach(function(w) {\n        var cls = w.type === 'danger' ? 'danger' : 'warning';\n        html += '<div class=\"' + cls + '\"><strong>' + w.title + '<\/strong>' + w.text + '<\/div>';\n      });\n    }\n    \/\/ Universal warnings\n    html += '<h4>\ud83d\udeab Avoid simultaneously<\/h4>';\n    html += '<p>Alcohol \u2022 Caffeine \u2022 Acidic juices (grapefruit, orange, lemon, pineapple)<\/p>';\n    \/\/ CTAs\n    html += '<div class=\"cta-row\">';\n    html += '<a href=\"' + product.url + '\" class=\"btn\">\ud83d\udcd6 Full instructions for use<\/a>';\n    html += '<a href=\"' + product.shop + '\" class=\"btn btn-secondary\">\ud83d\uded2 Buy at shop<\/a>';\n    html += '<\/div>';\n    \/\/ Disclaimer\n    html += '<p class=\"disclaimer\"><strong>Important note:<\/strong> This calculator provides a personalized recommendation based on the official instructions for use by Natur Vital Handels GmbH (Rev. 00, 06\/2023). It does not replace medical advice. In case of doubt or chronic conditions, always consult a doctor. MED\u00ae Vulkanmineralien products are certified medical devices (CE 0477) \u2014 not pharmaceuticals.<\/p>';\n    resultBody.innerHTML = html;\n    resultBox.classList.add('show');\n    resultBox.scrollIntoView({ behavior: 'smooth', block: 'start' });\n  }\n  calcBtn.addEventListener('click', calculate);\n  updateProgress();\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Zeolite MED\u00ae Dosage Calculator Give us 4 inputs and we&#8217;ll recommend the right product from the MED\u00ae Vulkanmineralien Detoxification Range with precise dosage, schedule and warnings. CE 0477 certified 100% natural minerals Per official manufacturer guidelines 1What&#8217;s your main goal? \ud83d\udee1\ufe0f Heavy metals detox Pb, Hg, Cd, Cr, Al, Ni \u2014 general detox \ud83e\uded8 Kidney&#8230;<\/p>\n","protected":false},"author":7,"featured_media":17161,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-17934","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.6 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Zeolite MED\u00ae Dosage Calculator | Greek Zeolite, Zeolite products and industrial minerals | Zeolife.gr<\/title>\n<meta name=\"description\" content=\"Interactive dosage calculator for the medical-grade products Zeolite MED\u00ae, ZeoBent MED\u00ae and Bentonit MED\u00ae (CE 0477) based on intended use, age and preferences.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zeolife.gr\/en\/zeolite-med-dosage-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Zeolite MED\u00ae Dosage Calculator\" \/>\n<meta property=\"og:description\" content=\"Interactive dosage calculator for the medical-grade products Zeolite MED\u00ae, ZeoBent MED\u00ae and Bentonit MED\u00ae (CE 0477) based on intended use, age and preferences.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zeolife.gr\/en\/zeolite-med-dosage-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Greek Zeolite, Zeolite products and industrial minerals | Zeolife.gr\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/zeolifegr\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-09T16:52:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/zeolife.gr\/wp-content\/uploads\/2024\/05\/ZeolithMED_Gruppenbild_MDR_800x800px.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ZeolifeGr\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/zeolite-med-dosage-calculator\\\/\",\"url\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/zeolite-med-dosage-calculator\\\/\",\"name\":\"Zeolite MED\u00ae Dosage Calculator | Greek Zeolite, Zeolite products and industrial minerals | Zeolife.gr\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/zeolite-med-dosage-calculator\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/zeolite-med-dosage-calculator\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/zeolife.gr\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/ZeolithMED_Gruppenbild_MDR_800x800px.jpg\",\"datePublished\":\"2026-06-09T16:46:51+00:00\",\"dateModified\":\"2026-06-09T16:52:19+00:00\",\"description\":\"Interactive dosage calculator for the medical-grade products Zeolite MED\u00ae, ZeoBent MED\u00ae and Bentonit MED\u00ae (CE 0477) based on intended use, age and preferences.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/zeolite-med-dosage-calculator\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zeolife.gr\\\/en\\\/zeolite-med-dosage-calculator\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/zeolite-med-dosage-calculator\\\/#primaryimage\",\"url\":\"https:\\\/\\\/zeolife.gr\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/ZeolithMED_Gruppenbild_MDR_800x800px.jpg\",\"contentUrl\":\"https:\\\/\\\/zeolife.gr\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/ZeolithMED_Gruppenbild_MDR_800x800px.jpg\",\"width\":800,\"height\":800},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/zeolite-med-dosage-calculator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Zeolite MED\u00ae Dosage Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/\",\"name\":\"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc\u03c2 \u0396\u03b5\u03cc\u03bb\u03b9\u03b8\u03bf\u03c2 & \u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ac \u039f\u03c1\u03c5\u03ba\u03c4\u03ac \u2013 \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 & \u03a0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 | Zeolife.gr\",\"description\":\"Applications and purchase of Greek zeolite, zeolite products and industrial minerals | Zeolife.gr\",\"publisher\":{\"@id\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/#organization\"},\"alternateName\":\"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc\u03c2 \u0396\u03b5\u03cc\u03bb\u03b9\u03b8\u03bf\u03c2: \u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2, \u03a7\u03c1\u03ae\u03c3\u03b5\u03b9\u03c2 & \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1 | Zeolife.gr\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/#organization\",\"name\":\"Zeolite | Diatomite | Zeolife.gr\",\"alternateName\":\"Zeolife.gr\",\"url\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/zeolife.gr\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/icon-color-square.png\",\"contentUrl\":\"https:\\\/\\\/zeolife.gr\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/icon-color-square.png\",\"width\":1200,\"height\":1200,\"caption\":\"Zeolite | Diatomite | Zeolife.gr\"},\"image\":{\"@id\":\"https:\\\/\\\/zeolife.gr\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/zeolifegr\",\"https:\\\/\\\/x.com\\\/ZeolifeGr\",\"https:\\\/\\\/www.instagram.com\\\/zeolife.gr\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/zeolifegr\",\"https:\\\/\\\/www.pinterest.com\\\/zeolifegr\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCUR1v-vb6vutCU3uvnu98WQ\",\"https:\\\/\\\/zeolifegr.tumblr.com\\\/\",\"https:\\\/\\\/www.tiktok.com\\\/@zeolifegr\"],\"description\":\"\u03a6\u03c5\u03c3\u03b9\u03ba\u03cc\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc\u03c2 \u03ba\u03bb\u03b9\u03bd\u03bf\u03c0\u03c4\u03b9\u03bb\u03cc\u03bb\u03b9\u03b8\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03b3\u03b5\u03c9\u03c1\u03b3\u03af\u03b1, \u03c5\u03b3\u03b5\u03af\u03b1 \u03ba\u03b1\u03b9 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b1. \u0391\u03c0\u03cc \u03c4\u03bf 2010.\",\"email\":\"info@zeolife.gr\",\"telephone\":\"2311295520\",\"foundingDate\":\"2010-01-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1\",\"maxValue\":\"10\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Zeolite MED\u00ae Dosage Calculator | Greek Zeolite, Zeolite products and industrial minerals | Zeolife.gr","description":"Interactive dosage calculator for the medical-grade products Zeolite MED\u00ae, ZeoBent MED\u00ae and Bentonit MED\u00ae (CE 0477) based on intended use, age and preferences.","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:\/\/zeolife.gr\/en\/zeolite-med-dosage-calculator\/","og_locale":"en_US","og_type":"article","og_title":"Zeolite MED\u00ae Dosage Calculator","og_description":"Interactive dosage calculator for the medical-grade products Zeolite MED\u00ae, ZeoBent MED\u00ae and Bentonit MED\u00ae (CE 0477) based on intended use, age and preferences.","og_url":"https:\/\/zeolife.gr\/en\/zeolite-med-dosage-calculator\/","og_site_name":"Greek Zeolite, Zeolite products and industrial minerals | Zeolife.gr","article_publisher":"https:\/\/www.facebook.com\/zeolifegr","article_modified_time":"2026-06-09T16:52:19+00:00","og_image":[{"width":800,"height":800,"url":"https:\/\/zeolife.gr\/wp-content\/uploads\/2024\/05\/ZeolithMED_Gruppenbild_MDR_800x800px.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@ZeolifeGr","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/zeolife.gr\/en\/zeolite-med-dosage-calculator\/","url":"https:\/\/zeolife.gr\/en\/zeolite-med-dosage-calculator\/","name":"Zeolite MED\u00ae Dosage Calculator | Greek Zeolite, Zeolite products and industrial minerals | Zeolife.gr","isPartOf":{"@id":"https:\/\/zeolife.gr\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/zeolife.gr\/en\/zeolite-med-dosage-calculator\/#primaryimage"},"image":{"@id":"https:\/\/zeolife.gr\/en\/zeolite-med-dosage-calculator\/#primaryimage"},"thumbnailUrl":"https:\/\/zeolife.gr\/wp-content\/uploads\/2024\/05\/ZeolithMED_Gruppenbild_MDR_800x800px.jpg","datePublished":"2026-06-09T16:46:51+00:00","dateModified":"2026-06-09T16:52:19+00:00","description":"Interactive dosage calculator for the medical-grade products Zeolite MED\u00ae, ZeoBent MED\u00ae and Bentonit MED\u00ae (CE 0477) based on intended use, age and preferences.","breadcrumb":{"@id":"https:\/\/zeolife.gr\/en\/zeolite-med-dosage-calculator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zeolife.gr\/en\/zeolite-med-dosage-calculator\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zeolife.gr\/en\/zeolite-med-dosage-calculator\/#primaryimage","url":"https:\/\/zeolife.gr\/wp-content\/uploads\/2024\/05\/ZeolithMED_Gruppenbild_MDR_800x800px.jpg","contentUrl":"https:\/\/zeolife.gr\/wp-content\/uploads\/2024\/05\/ZeolithMED_Gruppenbild_MDR_800x800px.jpg","width":800,"height":800},{"@type":"BreadcrumbList","@id":"https:\/\/zeolife.gr\/en\/zeolite-med-dosage-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zeolife.gr\/en\/"},{"@type":"ListItem","position":2,"name":"Zeolite MED\u00ae Dosage Calculator"}]},{"@type":"WebSite","@id":"https:\/\/zeolife.gr\/en\/#website","url":"https:\/\/zeolife.gr\/en\/","name":"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc\u03c2 \u0396\u03b5\u03cc\u03bb\u03b9\u03b8\u03bf\u03c2 & \u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ac \u039f\u03c1\u03c5\u03ba\u03c4\u03ac \u2013 \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 & \u03a0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 | Zeolife.gr","description":"Applications and purchase of Greek zeolite, zeolite products and industrial minerals | Zeolife.gr","publisher":{"@id":"https:\/\/zeolife.gr\/en\/#organization"},"alternateName":"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc\u03c2 \u0396\u03b5\u03cc\u03bb\u03b9\u03b8\u03bf\u03c2: \u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2, \u03a7\u03c1\u03ae\u03c3\u03b5\u03b9\u03c2 & \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1 | Zeolife.gr","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zeolife.gr\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zeolife.gr\/en\/#organization","name":"Zeolite | Diatomite | Zeolife.gr","alternateName":"Zeolife.gr","url":"https:\/\/zeolife.gr\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zeolife.gr\/en\/#\/schema\/logo\/image\/","url":"https:\/\/zeolife.gr\/wp-content\/uploads\/2019\/11\/icon-color-square.png","contentUrl":"https:\/\/zeolife.gr\/wp-content\/uploads\/2019\/11\/icon-color-square.png","width":1200,"height":1200,"caption":"Zeolite | Diatomite | Zeolife.gr"},"image":{"@id":"https:\/\/zeolife.gr\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/zeolifegr","https:\/\/x.com\/ZeolifeGr","https:\/\/www.instagram.com\/zeolife.gr\/","https:\/\/www.linkedin.com\/in\/zeolifegr","https:\/\/www.pinterest.com\/zeolifegr\/","https:\/\/www.youtube.com\/channel\/UCUR1v-vb6vutCU3uvnu98WQ","https:\/\/zeolifegr.tumblr.com\/","https:\/\/www.tiktok.com\/@zeolifegr"],"description":"\u03a6\u03c5\u03c3\u03b9\u03ba\u03cc\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc\u03c2 \u03ba\u03bb\u03b9\u03bd\u03bf\u03c0\u03c4\u03b9\u03bb\u03cc\u03bb\u03b9\u03b8\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03b3\u03b5\u03c9\u03c1\u03b3\u03af\u03b1, \u03c5\u03b3\u03b5\u03af\u03b1 \u03ba\u03b1\u03b9 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b1. \u0391\u03c0\u03cc \u03c4\u03bf 2010.","email":"info@zeolife.gr","telephone":"2311295520","foundingDate":"2010-01-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"}}]}},"taxonomy_info":[],"featured_image_src_large":["https:\/\/zeolife.gr\/wp-content\/uploads\/2024\/05\/ZeolithMED_Gruppenbild_MDR_800x800px.jpg",800,800,false],"author_info":{"display_name":"\u03a7\u03c1\u03c5\u03c3\u03bf\u03b2\u03b1\u03bb\u03ac\u03bd\u03c4\u03b7\u03c2 \u03a7\u03b1\u03c4\u03b6\u03b7\u03b3\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5","author_link":"https:\/\/zeolife.gr\/en\/author\/valantis\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/zeolife.gr\/en\/wp-json\/wp\/v2\/pages\/17934","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zeolife.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zeolife.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zeolife.gr\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/zeolife.gr\/en\/wp-json\/wp\/v2\/comments?post=17934"}],"version-history":[{"count":5,"href":"https:\/\/zeolife.gr\/en\/wp-json\/wp\/v2\/pages\/17934\/revisions"}],"predecessor-version":[{"id":17940,"href":"https:\/\/zeolife.gr\/en\/wp-json\/wp\/v2\/pages\/17934\/revisions\/17940"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zeolife.gr\/en\/wp-json\/wp\/v2\/media\/17161"}],"wp:attachment":[{"href":"https:\/\/zeolife.gr\/en\/wp-json\/wp\/v2\/media?parent=17934"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}