{"product_id":"body-pharm-melanotan-ii-20-pen™","title":"BODY PHARM Melanotan II 20 Pen™","description":"\u003cstyle\u003e\n  .bpmt2section {\n    width: 100%;\n    max-width: 100%;\n    padding: 22px 10px;\n    background:\n      radial-gradient(circle at top right, rgba(156, 98, 44, 0.18), transparent 34%),\n      radial-gradient(circle at bottom left, rgba(40, 40, 40, 0.12), transparent 32%),\n      linear-gradient(180deg, #ffffff 0%, #fff8f1 100%);\n    font-family: inherit;\n    color: #151515;\n    overflow: hidden;\n  }\n\n  .bpmt2wrap {\n    width: 100%;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  .bpmt2hero {\n    width: 100%;\n    background: rgba(255, 255, 255, 0.96);\n    border: 1px solid rgba(156, 98, 44, 0.22);\n    border-radius: 26px;\n    padding: 16px;\n    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);\n    animation: bpmt2fadeup 0.8s ease forwards;\n  }\n\n  .bpmt2image {\n    width: 100%;\n    border-radius: 22px;\n    overflow: hidden;\n    background: #ffffff;\n    margin-bottom: 22px;\n    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.06);\n  }\n\n  .bpmt2image img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    transition: transform 0.7s ease;\n  }\n\n  .bpmt2image:hover img {\n    transform: scale(1.035);\n  }\n\n  .bpmt2badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 8px 13px;\n    border-radius: 999px;\n    background: rgba(156, 98, 44, 0.12);\n    color: #8a5627;\n    font-size: 10px;\n    font-weight: 850;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n\n  .bpmt2dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #9c622c;\n    box-shadow: 0 0 16px rgba(156, 98, 44, 0.85);\n  }\n\n  .bpmt2title {\n    font-size: 28px;\n    line-height: 1.08;\n    letter-spacing: -0.8px;\n    margin: 0 0 14px;\n    font-weight: 900;\n  }\n\n  .bpmt2title span {\n    background: linear-gradient(135deg, #9c622c, #111111);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .bpmt2text {\n    font-size: 14px;\n    line-height: 1.7;\n    color: #5e5e5e;\n    margin: 0 0 18px;\n  }\n\n  .bpmt2highlight {\n    padding: 16px;\n    border-radius: 20px;\n    background: #ffffff;\n    border: 1px solid rgba(156, 98, 44, 0.2);\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.045);\n    margin: 18px 0;\n    animation: bpmt2pulse 3.5s ease-in-out infinite;\n  }\n\n  .bpmt2highlight h3 {\n    margin: 0 0 8px;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .bpmt2highlight p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #666;\n  }\n\n  .bpmt2grid {\n    display: grid;\n    grid-template-columns: 1fr !important;\n    gap: 12px;\n    width: 100%;\n    margin-top: 20px;\n  }\n\n  .bpmt2card {\n    width: 100%;\n    background: #ffffff;\n    border-radius: 20px;\n    padding: 16px;\n    border: 1px solid rgba(0, 0, 0, 0.06);\n    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.045);\n    opacity: 0;\n    transform: translateY(22px);\n    transition: all 0.65s ease;\n  }\n\n  .bpmt2card.show {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  .bpmt2icon {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #9c622c, #111111);\n    color: #ffffff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 900;\n    margin-bottom: 10px;\n  }\n\n  .bpmt2card h4 {\n    margin: 0 0 6px;\n    font-size: 14px;\n    line-height: 1.15;\n    font-weight: 900;\n  }\n\n  .bpmt2card p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.6;\n    color: #666;\n  }\n\n  .bpmt2details {\n    margin-top: 20px;\n    padding: 16px;\n    border-radius: 22px;\n    background: #ffffff;\n    border: 1px solid rgba(156, 98, 44, 0.22);\n    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.045);\n  }\n\n  .bpmt2details h3 {\n    margin: 0 0 12px;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .bpmt2row {\n    display: block;\n    padding: 11px 0;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.06);\n    font-size: 13px;\n    color: #5f5f5f;\n  }\n\n  .bpmt2row:last-child {\n    border-bottom: none;\n  }\n\n  .bpmt2row strong {\n    display: block;\n    color: #181818;\n    font-weight: 850;\n    margin-bottom: 4px;\n  }\n\n  .bpmt2row span {\n    display: block;\n  }\n\n  .bpmt2excipients {\n    margin-top: 20px;\n    padding: 16px;\n    border-radius: 22px;\n    background: linear-gradient(135deg, rgba(156, 98, 44, 0.08), rgba(20, 20, 20, 0.06));\n    border: 1px solid rgba(156, 98, 44, 0.18);\n  }\n\n  .bpmt2excipients h3 {\n    margin: 0 0 10px;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .bpmt2excipients p {\n    margin: 6px 0;\n    font-size: 13px;\n    line-height: 1.6;\n    color: #5e5e5e;\n  }\n\n  .bpmt2disclaimer {\n    margin-top: 18px;\n    font-size: 11.5px;\n    line-height: 1.65;\n    color: #777;\n    text-align: center;\n  }\n\n  @keyframes bpmt2fadeup {\n    from {\n      opacity: 0;\n      transform: translateY(26px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes bpmt2pulse {\n    0%, 100% {\n      box-shadow: 0 10px 28px rgba(0, 0, 0, 0.045);\n    }\n\n    50% {\n      box-shadow: 0 16px 38px rgba(156, 98, 44, 0.14);\n    }\n  }\n\n  @media screen and (min-width: 1000px) {\n    .bpmt2section {\n      padding: 70px 22px;\n    }\n\n    .bpmt2wrap {\n      max-width: 1120px;\n    }\n\n    .bpmt2hero {\n      display: grid;\n      grid-template-columns: 0.95fr 1.05fr;\n      gap: 34px;\n      align-items: center;\n      padding: 32px;\n    }\n\n    .bpmt2image {\n      margin-bottom: 0;\n    }\n\n    .bpmt2title {\n      font-size: 48px;\n    }\n\n    .bpmt2grid {\n      grid-template-columns: 1fr 1fr !important;\n    }\n\n    .bpmt2row {\n      display: flex;\n      justify-content: space-between;\n      gap: 18px;\n    }\n\n    .bpmt2row strong {\n      margin-bottom: 0;\n    }\n\n    .bpmt2row span {\n      text-align: right;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bpmt2section\"\u003e\n  \u003cdiv class=\"bpmt2wrap\"\u003e\n    \u003cdiv class=\"bpmt2hero\"\u003e\n\n      \u003cdiv class=\"bpmt2image\"\u003e\n        \u003cimg src=\"PASTE_YOUR_SHOPIFY_IMAGE_LINK_HERE\" alt=\"Body Pharm Melanotan II 20 Pen\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cdiv class=\"bpmt2badge\"\u003e\n          \u003cdiv class=\"bpmt2dot\"\u003e\u003c\/div\u003e\n          Premium Multi Dose Pen\n        \u003c\/div\u003e\n\n        \u003ch1 class=\"bpmt2title\"\u003e\n          Body Pharm \u003cspan\u003eMelanotan II 20 Pen™\u003c\/span\u003e\n        \u003c\/h1\u003e\n\n        \u003cp class=\"bpmt2text\"\u003e\n          The Body Pharm Melanotan II 20 Pen™ is a pharmaceutical-grade, multi-dose subcutaneous injection pen\n          containing 20mg of Melanotan II, also known as MT-II. Engineered for precision and convenience,\n          the pen delivers adjustable doses from 0.1mg up to 1mg.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"bpmt2highlight\"\u003e\n          \u003ch3\u003eReady-to-Use Precision Format\u003c\/h3\u003e\n          \u003cp\u003e\n            Manufactured by Body Pharm to strict EU laboratory standards, this pen is designed for single-patient use\n            and offers a clean, ready-to-use format with no reconstitution required.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bpmt2grid\"\u003e\n          \u003cdiv class=\"bpmt2card\"\u003e\n            \u003cdiv class=\"bpmt2icon\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003e20mg MT-II Per Pen\u003c\/h4\u003e\n            \u003cp\u003eContains 20mg of Melanotan II in a convenient pre-filled pen format.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bpmt2card\"\u003e\n            \u003cdiv class=\"bpmt2icon\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eAdjustable Dosing\u003c\/h4\u003e\n            \u003cp\u003eDesigned for adjustable dosing from 0.1mg up to 1mg per injection.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bpmt2card\"\u003e\n            \u003cdiv class=\"bpmt2icon\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eMulti Dose Format\u003c\/h4\u003e\n            \u003cp\u003eUp to 20 x 1mg doses depending on the selected dosing protocol.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bpmt2card\"\u003e\n            \u003cdiv class=\"bpmt2icon\"\u003e4\u003c\/div\u003e\n            \u003ch4\u003eNo Reconstitution\u003c\/h4\u003e\n            \u003cp\u003eReady-to-use subcutaneous injection format with no mixing required.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bpmt2card\"\u003e\n            \u003cdiv class=\"bpmt2icon\"\u003e5\u003c\/div\u003e\n            \u003ch4\u003eSingle Patient Use\u003c\/h4\u003e\n            \u003cp\u003eDesigned for single-patient use only for safety and hygiene.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bpmt2card\"\u003e\n            \u003cdiv class=\"bpmt2icon\"\u003e6\u003c\/div\u003e\n            \u003ch4\u003eEU Laboratory Standard\u003c\/h4\u003e\n            \u003cp\u003eManufactured to EU-0426-LAB2 Rv1.1 laboratory standards.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bpmt2details\"\u003e\n          \u003ch3\u003eProduct Details\u003c\/h3\u003e\n\n          \u003cdiv class=\"bpmt2row\"\u003e\n            \u003cstrong\u003eProduct\u003c\/strong\u003e\n            \u003cspan\u003eBody Pharm Melanotan II 20 Pen™\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bpmt2row\"\u003e\n            \u003cstrong\u003eActive Ingredient\u003c\/strong\u003e\n            \u003cspan\u003eMelanotan II 20mg\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bpmt2row\"\u003e\n            \u003cstrong\u003eAbbreviation\u003c\/strong\u003e\n            \u003cspan\u003eMT-II\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bpmt2row\"\u003e\n            \u003cstrong\u003eFormat\u003c\/strong\u003e\n            \u003cspan\u003eMulti-dose subcutaneous injection pen\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bpmt2row\"\u003e\n            \u003cstrong\u003eDose Range\u003c\/strong\u003e\n            \u003cspan\u003e0.1mg to 1mg per injection\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bpmt2row\"\u003e\n            \u003cstrong\u003eCertification\u003c\/strong\u003e\n            \u003cspan\u003eEU-0426-LAB2 Rv1.1\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bpmt2excipients\"\u003e\n          \u003ch3\u003eExcipients\u003c\/h3\u003e\n          \u003cp\u003eDisodium phosphate dihydrate\u003c\/p\u003e\n          \u003cp\u003ePropylene glycol\u003c\/p\u003e\n          \u003cp\u003ePhenol\u003c\/p\u003e\n          \u003cp\u003eSterile water\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"bpmt2disclaimer\"\u003e\n          For research and informational purposes only. Please consult a qualified healthcare professional before use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const cards = document.querySelectorAll(\".bpmt2card\");\n\n    const observer = new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add(\"show\");\n        }\n      });\n    }, { threshold: 0.15 });\n\n    cards.forEach(function (card) {\n      observer.observe(card);\n    });\n  });\n\u003c\/script\u003e","brand":"EnduroFlow","offers":[{"title":"Default Title","offer_id":47517276504195,"sku":null,"price":1799.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/8924\/6595\/files\/WhatsAppImage2026-07-09at13.07.52_c1c15db5-abaa-43a1-8263-f33e249aa4c5.jpg?v=1783595916","url":"https:\/\/enduroflow.co.za\/products\/body-pharm-melanotan-ii-20-pen%e2%84%a2","provider":"EnduroFlow","version":"1.0","type":"link"}