{"id":8906,"date":"2026-05-05T21:08:12","date_gmt":"2026-05-05T19:08:12","guid":{"rendered":"https:\/\/lumopeptides.com\/?page_id=8906"},"modified":"2026-08-13T18:50:38","modified_gmt":"2026-08-13T16:50:38","slug":"kalkulator-peptydow","status":"publish","type":"page","link":"https:\/\/lumopeptides.com\/pl\/peptide-calculator\/","title":{"rendered":"Peptide Calculator"},"content":{"rendered":"\n<style id=\"lumo-peptide-calc-css\">\n  #lumo-calc {\n    --lc-green: #3FBF6F;\n    --lc-green-light: #2BB39A;\n    --lc-light: #f4f8fc;\n    --lc-border: #d0dde8;\n    --lc-text: #1a2a3a;\n    --lc-muted: #6b8aab;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    max-width: 780px !important;\n    margin: 0 auto !important;\n    padding: 8px 0 48px;\n    color: var(--lc-text);\n    box-sizing: border-box;\n  }\n  #lumo-calc *, #lumo-calc *::before, #lumo-calc *::after { box-sizing: border-box; }\n  #lumo-calc .lc-card { background: #fff; border: 1.5px solid var(--lc-border); border-radius: 16px; padding: 26px 30px; margin-bottom: 14px; }\n  #lumo-calc .lc-title { display: flex; align-items: center; gap: 12px; font-size: 1rem; font-weight: 600; margin-bottom: 20px; }\n  #lumo-calc .lc-num { background: var(--lc-green); color: #fff; font-weight: 800; font-size: .78rem; width: 27px; height: 27px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n\n  \/* Step 1 syringe grid *\/\n  #lumo-calc .lc-syr-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }\n  #lumo-calc .lc-syr-opt { cursor: pointer; }\n  #lumo-calc .lc-syr-opt input[type=\"radio\"] { display: none; }\n  #lumo-calc .lc-syr-box { border: 2px solid var(--lc-border); border-radius: 12px; padding: 18px 10px 14px; text-align: center; background: var(--lc-light); transition: all .2s; }\n  #lumo-calc .lc-syr-opt input:checked + .lc-syr-box { border-color: var(--lc-green); background: rgba(63,191,111,.08); box-shadow: 0 0 0 3px rgba(63,191,111,.15); }\n  #lumo-calc .lc-syr-box:hover { border-color: var(--lc-green); }\n  #lumo-calc .lc-syr-svg { font-size: 28px; margin-bottom: 8px; }\n  #lumo-calc .lc-syr-img {\n    margin: 0 auto 10px; width: 80px; height: 80px;\n    display: flex; align-items: center; justify-content: center;\n    background: #fff; border-radius: 12px;\n    box-shadow: 0 2px 6px rgba(15, 23, 42, 0.06);\n  }\n  #lumo-calc .lc-syr-img img {\n    max-width: 76px; max-height: 76px; width: auto; height: auto;\n    object-fit: contain; display: block;\n  }\n  @media (max-width: 540px) {\n    #lumo-calc .lc-syr-img { width: 64px; height: 64px; margin-bottom: 8px; }\n    #lumo-calc .lc-syr-img img { max-width: 60px; max-height: 60px; }\n  }\n  #lumo-calc .lc-syr-name { font-size: .9rem; font-weight: 700; }\n  #lumo-calc .lc-syr-sub { font-size: .73rem; color: var(--lc-muted); margin-top: 2px; }\n\n  \/* Steps 2-4: icon LEFT of input *\/\n  #lumo-calc .lc-row { display: flex; align-items: flex-start; gap: 20px; }\n  #lumo-calc .lc-icon { flex-shrink: 0; width: 80px; display: flex; align-items: center; justify-content: center; }\n  #lumo-calc .lc-body { flex: 1; min-width: 0; }\n  \/* Photo-icon variant (echte product foto i.p.v. SVG) *\/\n  #lumo-calc .lc-icon--photo img {\n    width: 100%; height: auto; max-width: 80px;\n    border-radius: 12px; background: #fff;\n    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06);\n    display: block; object-fit: contain;\n  }\n  \/* Dose-icon variant (ge\u00efllustreerde spuit voor stap 4) *\/\n  #lumo-calc .lc-icon--dose {\n    width: 80px; height: 80px;\n    background: linear-gradient(135deg, #F0FDF4 0%, #ECFEFF 100%);\n    border-radius: 14px;\n    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06), inset 0 0 0 1px rgba(63, 191, 111, 0.15);\n    display: flex; align-items: center; justify-content: center;\n    overflow: hidden; position: relative;\n  }\n  #lumo-calc .lc-icon--dose svg {\n    width: 80px; height: 80px; display: block;\n  }\n\n  #lumo-calc select, #lumo-calc input[type=\"number\"] {\n    width: 100%; background: #fff; border: 1.5px solid var(--lc-border); border-radius: 10px;\n    color: var(--lc-text); font-size: 1rem; padding: 13px 16px; cursor: pointer;\n    appearance: none; -webkit-appearance: none;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%233FBF6F' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'\/%3E%3C\/svg%3E\");\n    background-repeat: no-repeat; background-position: right 14px center; padding-right: 40px;\n    transition: border-color .2s, box-shadow .2s; margin: 0;\n  }\n  #lumo-calc input[type=\"number\"] { background-image: none; padding-right: 16px; cursor: text; margin-top: 10px; display: none; }\n  #lumo-calc select:focus, #lumo-calc input[type=\"number\"]:focus { outline: none; border-color: var(--lc-green); box-shadow: 0 0 0 3px rgba(63,191,111,.15); }\n  #lumo-calc .lc-hint { font-size: .8rem; color: var(--lc-muted); margin-top: 8px; }\n\n  \/* Result card *\/\n  #lumo-calc .lc-result {\n    background: linear-gradient(135deg, var(--lc-green) 0%, var(--lc-green-light) 100%);\n    border-radius: 16px; padding: 36px 30px; margin-top: 16px;\n    text-align: center; color: #fff;\n    box-shadow: 0 8px 32px rgba(63,191,111,.25);\n  }\n  #lumo-calc .lc-res-intro { color: rgba(255,255,255,.85); font-size: .9rem; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 6px; font-weight: 700; }\n  #lumo-calc .lc-res-line { font-size: 1rem; font-weight: 600; color: rgba(255,255,255,.95); margin-bottom: 12px; }\n  #lumo-calc .lc-res-line span { color: #fff; font-weight: 800; }\n  #lumo-calc .lc-res-big { font-size: clamp(3rem, 10vw, 4.5rem); font-weight: 900; line-height: 1; color: #fff; margin: 8px 0 4px; }\n  #lumo-calc .lc-res-meta { color: rgba(255,255,255,.85); font-size: .9rem; margin-bottom: 24px; }\n  #lumo-calc .lc-res-divider { height: 1px; background: rgba(255,255,255,.25); margin: 8px 0 20px; }\n  #lumo-calc .lc-res-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n  #lumo-calc .lc-res-num { font-size: 1.5rem; font-weight: 800; color: #fff; }\n  #lumo-calc .lc-res-lbl { color: rgba(255,255,255,.85); font-size: .85rem; margin-top: 2px; }\n  #lumo-calc .lc-warning {\n    margin-top: 20px; padding: 14px; background: rgba(255,255,255,.15);\n    border-radius: 10px; font-size: .85rem; color: #fff;\n    border: 1px solid rgba(255,255,255,.3);\n  }\n\n  @media (max-width: 540px) {\n    #lumo-calc .lc-card { padding: 20px 16px; }\n    #lumo-calc .lc-result { padding: 28px 18px; }\n    #lumo-calc .lc-row { gap: 14px; }\n    #lumo-calc .lc-icon { width: 60px; }\n    #lumo-calc .lc-icon--photo img { max-width: 60px; }\n    #lumo-calc .lc-icon--dose { width: 60px; height: 60px; }\n    #lumo-calc .lc-icon--dose svg { width: 60px; height: 60px; }\n    #lumo-calc .lc-res-grid { grid-template-columns: 1fr; gap: 12px; }\n  }\n  <\/style>\n<div id=\"lumo-calc\">\n\n  <div class=\"lc-card\">\n    <div class=\"lc-title\"><span class=\"lc-num\">1<\/span>Wat is het totale volume van uw spuit?<\/div>\n    <div class=\"lc-syr-grid\">\n      <label class=\"lc-syr-opt\"><input type=\"radio\" name=\"lc-syr\" value=\"0.3\"><div class=\"lc-syr-box\"><div class=\"lc-syr-img\"><img src=\"https:\/\/lumopeptides.com\/wp-content\/uploads\/2026\/01\/03ml-150x150.png\" alt=\"0.3 ml insulinespuit\" width=\"80\" height=\"80\" loading=\"lazy\" decoding=\"async\" \/><\/div><div class=\"lc-syr-name\">0.3 ml<\/div><div class=\"lc-syr-sub\">30 eenheden<\/div><\/div><\/label>\n      <label class=\"lc-syr-opt\"><input type=\"radio\" name=\"lc-syr\" value=\"0.5\" checked><div class=\"lc-syr-box\"><div class=\"lc-syr-img\"><img src=\"https:\/\/lumopeptides.com\/wp-content\/uploads\/2025\/11\/Insulinespuiten-30G-0.5-ml-8mm-u100-150x150.jpg\" alt=\"0.5 ml insulinespuit\" width=\"80\" height=\"80\" loading=\"lazy\" decoding=\"async\" \/><\/div><div class=\"lc-syr-name\">0.5 ml<\/div><div class=\"lc-syr-sub\">50 eenheden<\/div><\/div><\/label>\n      <label class=\"lc-syr-opt\"><input type=\"radio\" name=\"lc-syr\" value=\"1.0\"><div class=\"lc-syr-box\"><div class=\"lc-syr-img\"><img src=\"https:\/\/lumopeptides.com\/wp-content\/uploads\/2026\/01\/1ml-150x150.png\" alt=\"1.0 ml insulinespuit\" width=\"80\" height=\"80\" loading=\"lazy\" decoding=\"async\" \/><\/div><div class=\"lc-syr-name\">1.0 ml<\/div><div class=\"lc-syr-sub\">100 eenheden<\/div><\/div><\/label>\n    <\/div>\n  <\/div>\n\n  <div class=\"lc-card\">\n    <div class=\"lc-title\"><span class=\"lc-num\">2<\/span>Hoeveel mg zit er in het flesje?<\/div>\n    <div class=\"lc-row\">\n      <div class=\"lc-icon lc-icon--photo\">\n        <img src=\"https:\/\/lumopeptides.com\/wp-content\/uploads\/2025\/12\/Retatrutide-Final-Product-Foto-150x150.jpeg\" alt=\"Lumo Retatrutide flesje\" width=\"80\" height=\"80\" loading=\"lazy\" decoding=\"async\" \/>\n      <\/div>\n      <div class=\"lc-body\">\n        <select id=\"lc-mg\">\n          <option value=\"2\">2 mg<\/option>\n          <option value=\"5\">5 mg<\/option>\n          <option value=\"10\" selected>10 mg<\/option>\n          <option value=\"15\">15 mg<\/option>\n          <option value=\"20\">20 mg<\/option>\n          <option value=\"custom\">Eigen waarde\u2026<\/option>\n        <\/select>\n        <input type=\"number\" id=\"lc-mg-custom\" placeholder=\"Eigen waarde (mg)\" step=\"0.1\" min=\"0.1\">\n        <div class=\"lc-hint\">Hoeveelheid peptide in het flesje<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"lc-card\">\n    <div class=\"lc-title\"><span class=\"lc-num\">3<\/span>Hoeveel bacteriostatisch water voegt u toe?<\/div>\n    <div class=\"lc-row\">\n      <div class=\"lc-icon lc-icon--photo\">\n        <img src=\"https:\/\/lumopeptides.com\/wp-content\/uploads\/2025\/11\/Bac-Water-10ml-150x150.jpg\" alt=\"Lumo Bacteriostatisch water\" width=\"80\" height=\"80\" loading=\"lazy\" decoding=\"async\" \/>\n      <\/div>\n      <div class=\"lc-body\">\n        <select id=\"lc-water\">\n          <option value=\"1\">1 ml<\/option>\n          <option value=\"2\" selected>2 ml<\/option>\n          <option value=\"3\">3 ml<\/option>\n          <option value=\"5\">5 ml<\/option>\n          <option value=\"10\">10 ml<\/option>\n          <option value=\"custom\">Eigen waarde\u2026<\/option>\n        <\/select>\n        <input type=\"number\" id=\"lc-water-custom\" placeholder=\"Eigen waarde (ml)\" step=\"0.1\" min=\"0.1\">\n        <div class=\"lc-hint\">Hoeveelheid bacteriostatisch water<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"lc-card\">\n    <div class=\"lc-title\"><span class=\"lc-num\">4<\/span>Hoeveel mg wilt u doseren?<\/div>\n    <div class=\"lc-row\">\n      <div class=\"lc-icon lc-icon--dose\">\n        <svg viewBox=\"0 0 80 80\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <defs>\n            <linearGradient id=\"lc-dose-grad\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n              <stop offset=\"0%\" stop-color=\"#42DB7C\"\/>\n              <stop offset=\"100%\" stop-color=\"#2BB39A\"\/>\n            <\/linearGradient>\n            <radialGradient id=\"lc-dose-glow\" cx=\"0.5\" cy=\"0.5\" r=\"0.5\">\n              <stop offset=\"0%\" stop-color=\"#3FBF6F\" stop-opacity=\"0.18\"\/>\n              <stop offset=\"100%\" stop-color=\"#3FBF6F\" stop-opacity=\"0\"\/>\n            <\/radialGradient>\n          <\/defs>\n          <circle cx=\"40\" cy=\"40\" r=\"36\" fill=\"url(#lc-dose-glow)\"\/>\n          <!-- Spuit-cilinder -->\n          <rect x=\"28\" y=\"14\" width=\"24\" height=\"46\" rx=\"3\" fill=\"#fff\" stroke=\"#0F172A\" stroke-width=\"1.6\"\/>\n          <!-- Schaalstreepjes -->\n          <line x1=\"32\" y1=\"22\" x2=\"36\" y2=\"22\" stroke=\"#94A3B8\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n          <line x1=\"32\" y1=\"30\" x2=\"38\" y2=\"30\" stroke=\"#94A3B8\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n          <line x1=\"32\" y1=\"38\" x2=\"36\" y2=\"38\" stroke=\"#94A3B8\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n          <line x1=\"32\" y1=\"46\" x2=\"38\" y2=\"46\" stroke=\"#94A3B8\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n          <line x1=\"32\" y1=\"54\" x2=\"36\" y2=\"54\" stroke=\"#94A3B8\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n          <!-- Dosis-niveau (gevuld onderdeel) -->\n          <rect x=\"29.6\" y=\"38\" width=\"20.8\" height=\"20.4\" rx=\"1.6\" fill=\"url(#lc-dose-grad)\"\/>\n          <!-- Dosis-aanwijzer (markering\/highlight bij meetlijn) -->\n          <line x1=\"48\" y1=\"38\" x2=\"60\" y2=\"38\" stroke=\"#0EA5E9\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n          <circle cx=\"62\" cy=\"38\" r=\"3.4\" fill=\"#0EA5E9\"\/>\n          <circle cx=\"62\" cy=\"38\" r=\"1.6\" fill=\"#fff\"\/>\n          <!-- Plunjer-staaf bovenaan -->\n          <rect x=\"36\" y=\"6\" width=\"8\" height=\"10\" rx=\"1.4\" fill=\"#0F172A\"\/>\n          <rect x=\"32\" y=\"4\" width=\"16\" height=\"4\" rx=\"1.2\" fill=\"#0F172A\"\/>\n          <!-- Naald -->\n          <rect x=\"38.5\" y=\"60\" width=\"3\" height=\"8\" fill=\"#94A3B8\"\/>\n          <polygon points=\"38.5,68 41.5,68 40,72\" fill=\"#64748B\"\/>\n        <\/svg>\n      <\/div>\n      <div class=\"lc-body\">\n        <select id=\"lc-dose\">\n          <option value=\"0.1\">0.1 mg (100 mcg)<\/option>\n          <option value=\"0.25\">0.25 mg (250 mcg)<\/option>\n          <option value=\"0.5\" selected>0.5 mg (500 mcg)<\/option>\n          <option value=\"1\">1 mg (1000 mcg)<\/option>\n          <option value=\"2\">2 mg<\/option>\n          <option value=\"5\">5 mg<\/option>\n          <option value=\"custom\">Eigen waarde\u2026<\/option>\n        <\/select>\n        <input type=\"number\" id=\"lc-dose-custom\" placeholder=\"Eigen waarde (mg)\" step=\"0.01\" min=\"0.01\">\n        <div class=\"lc-hint\">Gewenste dosis per injectie<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"lc-result\" id=\"lc-result\">\n    <div class=\"lc-res-intro\">Berekening<\/div>\n    <div class=\"lc-res-line\">Concentratie: <span id=\"lc-conc\">\u2013<\/span> mg\/ml<\/div>\n    <div class=\"lc-res-big\"><span id=\"lc-units\">\u2013<\/span><\/div>\n    <div class=\"lc-res-meta\">eenheden op uw insulinespuit<\/div>\n    <div class=\"lc-res-divider\"><\/div>\n    <div class=\"lc-res-grid\">\n      <div><div class=\"lc-res-num\"><span id=\"lc-vol\">\u2013<\/span> ml<\/div><div class=\"lc-res-lbl\">per injectie<\/div><\/div>\n      <div><div class=\"lc-res-num\"><span id=\"lc-doses\">\u2013<\/span><\/div><div class=\"lc-res-lbl\">injecties per flesje<\/div><\/div>\n    <\/div>\n    <div class=\"lc-warning\" id=\"lc-warn\" style=\"display:none\"><span class=\"lumo-i lumo-i-warning\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M12 3L2 20h20z\" fill=\"rgba(245,158,11,0.18)\" stroke=\"#F59E0B\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\/><line x1=\"12\" y1=\"10\" x2=\"12\" y2=\"14\" stroke=\"#D97706\" stroke-width=\"2\" stroke-linecap=\"round\"\/><circle cx=\"12\" cy=\"17\" r=\"1\" fill=\"#D97706\"\/><\/svg><\/span> De berekende dosis overschrijdt het volume van uw spuit. Kies een grotere spuit of pas de dosering aan.<\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n(function(){\n  var calc = document.getElementById('lumo-calc');\n  if (!calc) return;\n\n  function getVal(selectId, customId) {\n    var sel = document.getElementById(selectId);\n    var custom = document.getElementById(customId);\n    if (!sel) return 0;\n    if (sel.value === 'custom') {\n      custom.style.display = 'block';\n      return parseFloat(custom.value) || 0;\n    } else {\n      custom.style.display = 'none';\n      return parseFloat(sel.value) || 0;\n    }\n  }\n\n  function getSyringe() {\n    var r = calc.querySelector('input[name=\"lc-syr\"]:checked');\n    return r ? parseFloat(r.value) : 0.5;\n  }\n\n  function update() {\n    var syringe = getSyringe();        \/\/ ml\n    var mg     = getVal('lc-mg',    'lc-mg-custom');     \/\/ mg in vial\n    var water  = getVal('lc-water', 'lc-water-custom');  \/\/ ml water\n    var dose   = getVal('lc-dose',  'lc-dose-custom');   \/\/ mg per dose\n\n    var elConc  = document.getElementById('lc-conc');\n    var elUnits = document.getElementById('lc-units');\n    var elVol   = document.getElementById('lc-vol');\n    var elDoses = document.getElementById('lc-doses');\n    var elWarn  = document.getElementById('lc-warn');\n\n    if (mg <= 0 || water <= 0 || dose <= 0 || syringe <= 0) {\n      elConc.textContent = elUnits.textContent = elVol.textContent = elDoses.textContent = '\u2013';\n      elWarn.style.display = 'none';\n      return;\n    }\n\n    var concentration = mg \/ water;          \/\/ mg\/ml\n    var volPerDose    = dose \/ concentration; \/\/ ml per injection\n    var unitsOnSyringe = volPerDose * 100;    \/\/ 100 units per ml on insulin syringe\n    var dosesPerVial  = mg \/ dose;\n\n    elConc.textContent  = (Math.round(concentration * 100) \/ 100).toString();\n    elVol.textContent   = volPerDose.toFixed(3);\n    elUnits.textContent = (Math.round(unitsOnSyringe * 10) \/ 10).toString();\n    elDoses.textContent = Math.floor(dosesPerVial).toString();\n\n    elWarn.style.display = (volPerDose > syringe) ? 'block' : 'none';\n  }\n\n  \/\/ Bind events\n  ['lc-syr','lc-mg','lc-mg-custom','lc-water','lc-water-custom','lc-dose','lc-dose-custom'].forEach(function(id){\n    var el = id === 'lc-syr' ? calc.querySelectorAll('input[name=\"lc-syr\"]') : [document.getElementById(id)];\n    el.forEach && el.forEach(function(e){ if(e) e.addEventListener('change', update); });\n    if (el.length === undefined && el[0]) {\n      el[0].addEventListener('change', update);\n      el[0].addEventListener('input', update);\n    } else if (el.forEach) {\n      el.forEach(function(e){ if(e) e.addEventListener('input', update); });\n    }\n  });\n\n  update();\n})();\n<\/script>\n  \n\n\n\n<h2 class=\"has-text-align-center wp-block-heading\" style=\"margin-top:64px;font-size:28px;font-weight:800;color:#0F172A;\">Juiste Peptide Reconstitutie<\/h2>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\" style=\"color:#475569;max-width:680px;margin:0 auto 24px;\">Onze peptiden worden geleverd als lyofiliseerd (vriesgedroogd) poeder. Voordat ze voor onderzoeksdoeleinden kunnen worden gebruikt, moet het poeder worden gereconstitueerd door het te mengen met bacteriostatisch water. Volg deze 4 stappen voor een nauwkeurige reconstitutie.<\/p>\n\n\n\n<details>\n  <summary>\n    <span>1<\/span>\n    <span class=\"lumo-i lumo-i-broom\" aria-hidden=\"true\"><img class=\"lumo-i-png\" src=\"https:\/\/lumopeptides.com\/wp-content\/uploads\/lumo-brand\/icons\/broom.png?v=1783593463\" width=\"48\" height=\"48\" alt=\"\" loading=\"lazy\" decoding=\"async\" style=\"display:inline-block;vertical-align:middle;object-fit:contain;\"><\/span> Bereid de omgeving voor\n    <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n  <\/summary>\n  <p>Een schone omgeving voorkomt besmetting en waarborgt de integriteit van uw peptide-oplossing.<\/p>\n  <ul>\n    <li>Was uw handen grondig of gebruik steriele handschoenen<\/li>\n    <li>Reinig uw werkvlak met 70% isopropylalcohol<\/li>\n    <li>Verzamel materialen vooraf: peptide-flesje, bacteriostatisch water, insulinespuit, alcoholdoekjes<\/li>\n    <li>Controleer dat alle hulpmiddelen steriel zijn en binnen de houdbaarheidsdatum vallen<\/li>\n    <li>Laat alle flesjes op kamertemperatuur komen voordat u ze opent<\/li>\n  <\/ul>\n<\/details>\n\n<details>\n  <summary>\n    <span>2<\/span>\n    <span class=\"lumo-i lumo-i-microscope\" aria-hidden=\"true\"><img class=\"lumo-i-png\" src=\"https:\/\/lumopeptides.com\/wp-content\/uploads\/lumo-brand\/icons\/microscope.png?v=1783593463\" width=\"48\" height=\"48\" alt=\"\" loading=\"lazy\" decoding=\"async\" style=\"display:inline-block;vertical-align:middle;object-fit:contain;\"><\/span> Voorbereiding van peptide en oplosmiddel\n    <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n  <\/summary>\n  <p>Controleer v\u00f3\u00f3r reconstitutie de hoeveelheid peptide en bereken de juiste hoeveelheden met de calculator hierboven.<\/p>\n  <ul>\n    <li>Inspecteer het peptide-flesje \u2014 het poeder moet wit of gebroken wit zijn<\/li>\n    <li>Controleer het label voor de hoeveelheid peptide (mg)<\/li>\n    <li>Bepaal je gewenste concentratie via de calculator<\/li>\n    <li>Trek de exacte hoeveelheid bacteriostatisch water op in je insulinespuit<\/li>\n    <li>Reinig de rubberen stoppers van beide flesjes met een vers alcoholdoekje<\/li>\n  <\/ul>\n<\/details>\n\n<details>\n  <summary>\n    <span>3<\/span>\n    <span class=\"lumo-i lumo-i-syringe\" aria-hidden=\"true\"><img class=\"lumo-i-png\" src=\"https:\/\/lumopeptides.com\/wp-content\/uploads\/lumo-brand\/icons\/syringe.png?v=1783593463\" width=\"48\" height=\"48\" alt=\"\" loading=\"lazy\" decoding=\"async\" style=\"display:inline-block;vertical-align:middle;object-fit:contain;\"><\/span> Het oplosmiddel toevoegen\n    <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n  <\/summary>\n  <p>Injecteer het bacteriostatisch water voorzichtig tegen de wand van het peptide-flesje.<\/p>\n  <ul>\n    <li>Injecteer het water LANGS DE WAND \u2014 niet direct op het poeder<\/li>\n    <li>Schud niet \u2014 zwenk voorzichtig tot het poeder volledig is opgelost<\/li>\n    <li>Wacht 1\u20132 minuten zodat het poeder volledig oplost<\/li>\n    <li>Controleer dat de oplossing helder is, geen deeltjes<\/li>\n  <\/ul>\n<\/details>\n\n<details>\n  <summary>\n    <span>4<\/span>\n    <span class=\"lumo-i lumo-i-ice\" aria-hidden=\"true\"><img class=\"lumo-i-png\" src=\"https:\/\/lumopeptides.com\/wp-content\/uploads\/lumo-brand\/icons\/ice.png?v=1783593463\" width=\"48\" height=\"48\" alt=\"\" loading=\"lazy\" decoding=\"async\" style=\"display:inline-block;vertical-align:middle;object-fit:contain;\"><\/span> Bewaring van peptide-oplossingen\n    <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n  <\/summary>\n  <p>Juiste bewaring houdt je oplossing potent en stabiel.<\/p>\n  <ul>\n    <li>Bewaar de gereconstitueerde oplossing in de koelkast bij 2\u20138 \u00b0C<\/li>\n    <li>Houd het flesje rechtop in een lichtbeschermde verpakking<\/li>\n    <li>Gebruik de oplossing binnen 2 maanden na reconstitutie<\/li>\n    <li>Niet invriezen \u2014 dit kan de peptide-structuur degraderen<\/li>\n    <li>Lyofilisaat (poeder) bewaar je koel en droog op kamertemperatuur<\/li>\n  <\/ul>\n<\/details>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\" style=\"margin-top:48px;color:#64748B;font-size:14px;\"><em>Onze peptiden zijn uitsluitend bedoeld voor wetenschappelijk onderzoek in laboratoriumomgevingen. Niet voor menselijke of dierlijke consumptie.<\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Hoe de peptide calculator rekent<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">De calculator hierboven zet vier gegevens om in \u00e9\u00e9n getal op de schaal van uw spuit. U vult in hoeveel milligram er in de flacon zit, hoeveel milliliter oplosmiddel u toevoegt, welke hoeveelheid u per keer wilt afnemen en welke spuit u gebruikt. De rekenstappen zelf zijn eenvoudig en u kunt ze met de hand controleren.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Concentratie in mg\/ml<\/strong> is het aantal milligram in de flacon gedeeld door het aantal milliliter oplosmiddel dat u toevoegt.<\/li>\n<li><strong>Volume per afname in ml<\/strong> is de gewenste hoeveelheid in milligram gedeeld door die concentratie.<\/li>\n<li><strong>Eenheden op een U-100 spuit<\/strong> is dat volume maal honderd, want op een U-100 schaal staat 100 eenheden gelijk aan 1 ml en is \u00e9\u00e9n eenheid dus 0,01 ml.<\/li>\n<li><strong>Aantal afnames per flacon<\/strong> is het aantal milligram in de flacon gedeeld door de hoeveelheid per afname. Het oplosmiddel verandert dat aantal niet.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Een voorbeeld, uitgeschreven<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Neem een flacon van 10 mg waaraan 2 ml bacteriostatisch water wordt toegevoegd. De concentratie is dan 10 gedeeld door 2, dus 5 mg\/ml. Wie daaruit 0,5 mg wil afnemen, heeft 0,5 gedeeld door 5 nodig, dus 0,1 ml. Op een U-100 spuit is dat 10 eenheden. Uit die flacon komen twintig afnames van 0,5 mg. Voegt u aan dezelfde flacon 4 ml toe in plaats van 2 ml, dan halveert de concentratie naar 2,5 mg\/ml en verdubbelt het volume per afname naar 0,2 ml, ofwel 20 eenheden. Het aantal afnames blijft twintig, want er zit nog steeds 10 mg in de flacon.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Veelgebruikte combinaties<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>In de flacon<\/th><th>Oplosmiddel<\/th><th>Concentratie<\/th><th>0,25 mg is<\/th><th>Op een U-100 spuit<\/th><\/tr><\/thead><tbody>\n<tr><td>5 mg<\/td><td>1 ml<\/td><td>5 mg\/ml<\/td><td>0,05 ml<\/td><td>5 eenheden<\/td><\/tr>\n<tr><td>5 mg<\/td><td>2 ml<\/td><td>2,5 mg\/ml<\/td><td>0,10 ml<\/td><td>10 eenheden<\/td><\/tr>\n<tr><td>10 mg<\/td><td>1 ml<\/td><td>10 mg\/ml<\/td><td>0,025 ml<\/td><td>2,5 eenheden<\/td><\/tr>\n<tr><td>10 mg<\/td><td>2 ml<\/td><td>5 mg\/ml<\/td><td>0,05 ml<\/td><td>5 eenheden<\/td><\/tr>\n<tr><td>10 mg<\/td><td>3 ml<\/td><td>3,33 mg\/ml<\/td><td>0,075 ml<\/td><td>7,5 eenheden<\/td><\/tr>\n<tr><td>20 mg<\/td><td>4 ml<\/td><td>5 mg\/ml<\/td><td>0,05 ml<\/td><td>5 eenheden<\/td><\/tr>\n<\/tbody><\/table><figcaption class=\"wp-element-caption\">Rekenvoorbeelden bij een afname van 0,25 mg. Dit is rekenkunde en geen aanbeveling.<\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Wat deze berekening niet is<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">De uitkomst is een omrekening van getallen die u zelf invoert. Wij leveren dit materiaal voor laboratoriumonderzoek en niet voor gebruik bij mensen of dieren, en wij geven geen doseringsadvies. De calculator zegt dus niets over hoeveel iemand ergens van zou moeten nemen; hij vertelt alleen welk volume bij een door u gekozen hoeveelheid hoort en hoe dat volume op de schaal van uw spuit valt.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Veelgestelde rekenvragen<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Welk oplosmiddel hoort in de berekening?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Voor de rekenkunde maakt de keuze niets uit, alleen het volume telt mee. Voor de oplosbaarheid maakt ze wel uit. <a href=\"https:\/\/lumopeptides.com\/product\/bac-water\/\">Bacteriostatisch water<\/a> bevat 0,9% benzylalcohol en heeft een pH tussen 4,5 en 7,0, waardoor een aangebroken flacon volgens onze productgegevens tot circa 28 dagen bruikbaar blijft. <a href=\"https:\/\/lumopeptides.com\/product\/aa-water\/\">Azijnzuurwater<\/a> bevat 0,6% azijnzuur en zit met een pH van 2,5 tot 4,0 lager, wat voor slecht oplosbare lyofilisaten wordt gekozen. <a href=\"https:\/\/lumopeptides.com\/product\/zoutoplossing-nacl-5ml\/\">Steriele zoutoplossing<\/a> bevat geen conserveermiddel.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Waarom staan er eenheden op mijn spuit en geen milliliters?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Een insulinespuit heeft een U-100 schaal. Honderd eenheden zijn \u00e9\u00e9n milliliter, dus \u00e9\u00e9n eenheid is 0,01 ml. Onze <a href=\"https:\/\/lumopeptides.com\/product\/insulinespuiten-30g-0-5-ml-8mm-u100\/\">insulinespuiten<\/a> zijn er in 0,3 ml, 0,5 ml en 1 ml, met respectievelijk 30, 50 en 100 eenheden over de volle lengte. De calculator geeft daarom naast de milliliters ook het aantal eenheden, want dat is het getal dat u op de cilinder terugvindt.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Verandert de hoeveelheid peptide als ik meer water toevoeg?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Nee. Het aantal milligram in de flacon staat vast. Meer oplosmiddel verlaagt de concentratie en vergroot het volume per afname, minder oplosmiddel doet het omgekeerde. Het totale aantal afnames per flacon blijft gelijk.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">De uitkomst past niet op mijn spuit. Wat dan?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Dan geeft de calculator een waarschuwing. Er zijn twee wegen. U kiest een spuit met een groter volume, of u lost dezelfde flacon in minder oplosmiddel op. Dat laatste verhoogt de concentratie en verkleint het volume per afname. Bij zeer kleine volumes wordt de meetfout op de schaal relatief groot, dus onder ongeveer vijf eenheden is een ruimere verdunning nauwkeuriger.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Geven jullie een gebruiksschema of een dosering?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Nee. Wij geven geen schema, geen dosering en geen medische begeleiding. De calculator rekent uitsluitend om wat u zelf invult. Zoekt u het rekenwerk achter reconstitutie, dan staat het hierboven; zoekt u een gebruiksadvies, dan is dat iets waarover wij geen uitspraak doen.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Hoe bewaar ik een flacon nadat ik hem heb aangemaakt?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">De stappen hierboven beschrijven de werkwijze. Uitgebreider staat het in onze uitleg over <a href=\"https:\/\/lumopeptides.com\/peptiden-bewaren-houdbaarheid-koelkast-opslag\/\">peptiden bewaren<\/a>, over <a href=\"https:\/\/lumopeptides.com\/bacteriostatisch-water-waarvoor-gebruik-je-het-en-hoe-meng-je-correct\/\">bacteriostatisch water en correct mengen<\/a> en over <a href=\"https:\/\/lumopeptides.com\/onderhuids-injecteren-insulinespuit-aflezen-doseren\/\">het aflezen van een insulinespuit<\/a>. Het analysecertificaat van de geleverde partij vindt u bij de <a href=\"https:\/\/lumopeptides.com\/labresultaten\/\">labresultaten<\/a>.<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>1Wat is het totale volume van uw spuit? 0.3 ml 30 eenheden 0.5 ml 50 eenheden 1.0 ml 100 eenheden 2Hoeveel mg zit er\u2026<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8906","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Peptide Calculator - Lumo Peptides<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lumopeptides.com\/pl\/kalkulator-peptydow\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Peptide Calculator - Lumo Peptides\" \/>\n<meta property=\"og:description\" content=\"1Wat is het totale volume van uw spuit? 0.3 ml 30 eenheden 0.5 ml 50 eenheden 1.0 ml 100 eenheden 2Hoeveel mg zit er\u2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lumopeptides.com\/pl\/kalkulator-peptydow\/\" \/>\n<meta property=\"og:site_name\" content=\"Lumo Peptides\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-13T16:50:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lumopeptides.com\/wp-content\/uploads\/2026\/01\/03ml-150x150.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lumopeptides.com\\\/peptide-calculator\\\/\",\"url\":\"https:\\\/\\\/lumopeptides.com\\\/peptide-calculator\\\/\",\"name\":\"Peptide Calculator - Lumo Peptides\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lumopeptides.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/lumopeptides.com\\\/peptide-calculator\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/lumopeptides.com\\\/peptide-calculator\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/lumopeptides.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/03ml-150x150.png\",\"datePublished\":\"2026-05-05T19:08:12+00:00\",\"dateModified\":\"2026-08-13T16:50:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lumopeptides.com\\\/peptide-calculator\\\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/lumopeptides.com\\\/peptide-calculator\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\\\/\\\/lumopeptides.com\\\/peptide-calculator\\\/#primaryimage\",\"url\":\"https:\\\/\\\/lumopeptides.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/03ml-150x150.png\",\"contentUrl\":\"https:\\\/\\\/lumopeptides.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/03ml-150x150.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lumopeptides.com\\\/peptide-calculator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/lumopeptides.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Peptide Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lumopeptides.com\\\/#website\",\"url\":\"https:\\\/\\\/lumopeptides.com\\\/\",\"name\":\"Lumo Peptides\",\"description\":\"Peptides kopen Nederland\",\"publisher\":{\"@id\":\"https:\\\/\\\/lumopeptides.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/lumopeptides.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/lumopeptides.com\\\/#organization\",\"name\":\"Lumo Peptides\",\"url\":\"https:\\\/\\\/lumopeptides.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\\\/\\\/lumopeptides.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/lumopeptides.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-lumo-peptides-logo.png.png\",\"contentUrl\":\"https:\\\/\\\/lumopeptides.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-lumo-peptides-logo.png.png\",\"width\":1775,\"height\":405,\"caption\":\"Lumo Peptides\"},\"image\":{\"@id\":\"https:\\\/\\\/lumopeptides.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Peptide Calculator - Lumo Peptides","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:\/\/lumopeptides.com\/pl\/kalkulator-peptydow\/","og_locale":"pl_PL","og_type":"article","og_title":"Peptide Calculator - Lumo Peptides","og_description":"1Wat is het totale volume van uw spuit? 0.3 ml 30 eenheden 0.5 ml 50 eenheden 1.0 ml 100 eenheden 2Hoeveel mg zit er\u2026","og_url":"https:\/\/lumopeptides.com\/pl\/kalkulator-peptydow\/","og_site_name":"Lumo Peptides","article_modified_time":"2026-08-13T16:50:38+00:00","og_image":[{"url":"https:\/\/lumopeptides.com\/wp-content\/uploads\/2026\/01\/03ml-150x150.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lumopeptides.com\/peptide-calculator\/","url":"https:\/\/lumopeptides.com\/peptide-calculator\/","name":"Peptide Calculator - Lumo Peptides","isPartOf":{"@id":"https:\/\/lumopeptides.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lumopeptides.com\/peptide-calculator\/#primaryimage"},"image":{"@id":"https:\/\/lumopeptides.com\/peptide-calculator\/#primaryimage"},"thumbnailUrl":"https:\/\/lumopeptides.com\/wp-content\/uploads\/2026\/01\/03ml-150x150.png","datePublished":"2026-05-05T19:08:12+00:00","dateModified":"2026-08-13T16:50:38+00:00","breadcrumb":{"@id":"https:\/\/lumopeptides.com\/peptide-calculator\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lumopeptides.com\/peptide-calculator\/"]}]},{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/lumopeptides.com\/peptide-calculator\/#primaryimage","url":"https:\/\/lumopeptides.com\/wp-content\/uploads\/2026\/01\/03ml-150x150.png","contentUrl":"https:\/\/lumopeptides.com\/wp-content\/uploads\/2026\/01\/03ml-150x150.png"},{"@type":"BreadcrumbList","@id":"https:\/\/lumopeptides.com\/peptide-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lumopeptides.com\/"},{"@type":"ListItem","position":2,"name":"Peptide Calculator"}]},{"@type":"WebSite","@id":"https:\/\/lumopeptides.com\/#website","url":"https:\/\/lumopeptides.com\/","name":"Lumo Peptides","description":"Peptides kopen Nederland","publisher":{"@id":"https:\/\/lumopeptides.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lumopeptides.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/lumopeptides.com\/#organization","name":"Lumo Peptides","url":"https:\/\/lumopeptides.com\/","logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/lumopeptides.com\/#\/schema\/logo\/image\/","url":"https:\/\/lumopeptides.com\/wp-content\/uploads\/2026\/05\/cropped-lumo-peptides-logo.png.png","contentUrl":"https:\/\/lumopeptides.com\/wp-content\/uploads\/2026\/05\/cropped-lumo-peptides-logo.png.png","width":1775,"height":405,"caption":"Lumo Peptides"},"image":{"@id":"https:\/\/lumopeptides.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/lumopeptides.com\/pl\/wp-json\/wp\/v2\/pages\/8906","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lumopeptides.com\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lumopeptides.com\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lumopeptides.com\/pl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lumopeptides.com\/pl\/wp-json\/wp\/v2\/comments?post=8906"}],"version-history":[{"count":9,"href":"https:\/\/lumopeptides.com\/pl\/wp-json\/wp\/v2\/pages\/8906\/revisions"}],"predecessor-version":[{"id":18448,"href":"https:\/\/lumopeptides.com\/pl\/wp-json\/wp\/v2\/pages\/8906\/revisions\/18448"}],"wp:attachment":[{"href":"https:\/\/lumopeptides.com\/pl\/wp-json\/wp\/v2\/media?parent=8906"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}