Embed the Peptide Reconstitution Calculator
Add the same step-by-step calculator that runs on our reconstitution calculator page to your site. Your readers get the BAC water amount, units to draw, and doses per vial without leaving your page.
Embed code
Pick the theme that suits your site, then paste the code into any page that accepts HTML. The script resizes the calculator to fit as it expands. If your site strips scripts, the calculator still works and scrolls inside its frame instead.
<iframe src="https://www.donedose.com/embed/reconstitution" title="Peptide reconstitution calculator" width="100%" height="720" style="border:0;max-width:640px;" loading="lazy"></iframe>
<p style="font-size:13px;">Peptide reconstitution calculator by <a href="https://www.donedose.com/calculator">DoneDose</a></p>
<script>window.addEventListener("message",function(e){if(e.origin!=="https://www.donedose.com"||!e.data||e.data.type!=="donedose-embed-height")return;document.querySelectorAll("iframe").forEach(function(f){if(f.contentWindow===e.source)f.style.height=e.data.height+"px"})});</script>Preview
What you get
- Free, with no account, API key, or usage limit.
- Works for any peptide or GLP-1 vial, in mcg or mg, on 100-unit or 30-unit insulin syringes.
- Dark and light themes, so it fits white or dark pages.
- The math runs in your reader's browser. We record anonymous usage events (such as vial size and dose) in Google Analytics to improve the calculator.
- Please keep the attribution line under the calculator.