{"product_id":"body-pharm-mots-c-32mg-pen™","title":"BODY PHARM MOTS-C 32mg Pen™","description":"\u003cstyle\u003e\n  .bpmots32section {\n    width: 100%;\n    max-width: 100%;\n    padding: 22px 10px;\n    background:\n      radial-gradient(circle at top right, rgba(0, 174, 155, 0.16), transparent 34%),\n      radial-gradient(circle at bottom left, rgba(35, 115, 255, 0.14), transparent 32%),\n      linear-gradient(180deg, #ffffff 0%, #f4fffc 100%);\n    font-family: inherit;\n    color: #151515;\n    overflow: hidden;\n  }\n\n  .bpmots32wrap {\n    width: 100%;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  .bpmots32hero {\n    width: 100%;\n    background: rgba(255, 255, 255, 0.96);\n    border: 1px solid rgba(0, 174, 155, 0.2);\n    border-radius: 26px;\n    padding: 16px;\n    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.07);\n    animation: bpmots32fadeup 0.8s ease forwards;\n  }\n\n  .bpmots32image {\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  .bpmots32image img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    transition: transform 0.7s ease;\n  }\n\n  .bpmots32image:hover img {\n    transform: scale(1.035);\n  }\n\n  .bpmots32badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 8px 13px;\n    border-radius: 999px;\n    background: rgba(0, 174, 155, 0.1);\n    color: #007f73;\n    font-size: 10px;\n    font-weight: 850;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n\n  .bpmots32dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #00ae9b;\n    box-shadow: 0 0 16px rgba(0, 174, 155, 0.85);\n  }\n\n  .bpmots32title {\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  .bpmots32title span {\n    background: linear-gradient(135deg, #00ae9b, #2373ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .bpmots32text {\n    font-size: 14px;\n    line-height: 1.7;\n    color: #5e5e5e;\n    margin: 0 0 18px;\n  }\n\n  .bpmots32highlight {\n    padding: 16px;\n    border-radius: 20px;\n    background: #ffffff;\n    border: 1px solid rgba(0, 174, 155, 0.2);\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.045);\n    margin: 18px 0;\n    animation: bpmots32pulse 3.5s ease-in-out infinite;\n  }\n\n  .bpmots32highlight h3 {\n    margin: 0 0 8px;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .bpmots32highlight p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #666;\n  }\n\n  .bpmots32grid {\n    display: grid;\n    grid-template-columns: 1fr !important;\n    gap: 12px;\n    width: 100%;\n    margin-top: 20px;\n  }\n\n  .bpmots32card {\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  .bpmots32card.show {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  .bpmots32icon {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #00ae9b, #2373ff);\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  .bpmots32card h4 {\n    margin: 0 0 6px;\n    font-size: 14px;\n    line-height: 1.15;\n    font-weight: 900;\n  }\n\n  .bpmots32card p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.6;\n    color: #666;\n  }\n\n  .bpmots32details {\n    margin-top: 20px;\n    padding: 16px;\n    border-radius: 22px;\n    background: #ffffff;\n    border: 1px solid rgba(35, 115, 255, 0.2);\n    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.045);\n  }\n\n  .bpmots32details h3 {\n    margin: 0 0 12px;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .bpmots32row {\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  .bpmots32row:last-child {\n    border-bottom: none;\n  }\n\n  .bpmots32row strong {\n    display: block;\n    color: #181818;\n    font-weight: 850;\n    margin-bottom: 4px;\n  }\n\n  .bpmots32row span {\n    display: block;\n  }\n\n  .bpmots32admin {\n    margin-top: 20px;\n    padding: 16px;\n    border-radius: 22px;\n    background: linear-gradient(135deg, rgba(0, 174, 155, 0.08), rgba(35, 115, 255, 0.08));\n    border: 1px solid rgba(0, 174, 155, 0.18);\n  }\n\n  .bpmots32admin h3 {\n    margin: 0 0 10px;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .bpmots32admin p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.7;\n    color: #5e5e5e;\n  }\n\n  .bpmots32ticks {\n    margin-top: 20px;\n    padding: 16px;\n    border-radius: 22px;\n    background: #ffffff;\n    border: 1px solid rgba(0, 174, 155, 0.18);\n    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.045);\n  }\n\n  .bpmots32ticks h3 {\n    margin: 0 0 12px;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .bpmots32ticks p {\n    margin: 8px 0;\n    font-size: 13px;\n    line-height: 1.6;\n    color: #5e5e5e;\n  }\n\n  .bpmots32disclaimer {\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 bpmots32fadeup {\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 bpmots32pulse {\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(0, 174, 155, 0.14);\n    }\n  }\n\n  @media screen and (min-width: 1000px) {\n    .bpmots32section {\n      padding: 70px 22px;\n    }\n\n    .bpmots32wrap {\n      max-width: 1120px;\n    }\n\n    .bpmots32hero {\n      display: grid;\n      grid-template-columns: 0.95fr 1.05fr;\n      gap: 34px;\n      align-items: center;\n      padding: 32px;\n    }\n\n    .bpmots32image {\n      margin-bottom: 0;\n    }\n\n    .bpmots32title {\n      font-size: 48px;\n    }\n\n    .bpmots32grid {\n      grid-template-columns: 1fr 1fr !important;\n    }\n\n    .bpmots32row {\n      display: flex;\n      justify-content: space-between;\n      gap: 18px;\n    }\n\n    .bpmots32row strong {\n      margin-bottom: 0;\n    }\n\n    .bpmots32row span {\n      text-align: right;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"bpmots32section\"\u003e\n\u003cdiv class=\"bpmots32wrap\"\u003e\n\u003cdiv class=\"bpmots32hero\"\u003e\n\u003cdiv class=\"bpmots32image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"bpmots32badge\"\u003e\n\u003cdiv class=\"bpmots32dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\nPremium MOTS-C Pen\u003c\/div\u003e\n\u003ch1 class=\"bpmots32title\"\u003eBodyPharm \u003cspan\u003eMOTS-C 32mg Pen™\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"bpmots32text\"\u003eMeet the future of mitochondrial health. The BodyPharm MOTS-C 32mg Pen™ delivers MOTS-C, also known as Mitochondrial Open Reading Frame of the 12S rRNA-c, in a precise and convenient multi-dose injection pen. Designed for research focused on metabolic performance, cellular energy and longevity support.\u003c\/p\u003e\n\u003cdiv class=\"bpmots32highlight\"\u003e\n\u003ch3\u003eWhat is MOTS-C?\u003c\/h3\u003e\n\u003cp\u003eMOTS-C is a mitochondria-derived peptide encoded within the mitochondrial genome. Research suggests it plays a role in metabolic homeostasis, insulin sensitivity, glucose uptake, ATP production, fat oxidation and healthy ageing pathways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32grid\"\u003e\n\u003cdiv class=\"bpmots32card\"\u003e\n\u003cdiv class=\"bpmots32icon\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eMetabolic Homeostasis\u003c\/h4\u003e\n\u003cp\u003eStudied for its role in regulating metabolic balance and cellular function.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32card\"\u003e\n\u003cdiv class=\"bpmots32icon\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eInsulin Sensitivity\u003c\/h4\u003e\n\u003cp\u003eResearch suggests support for insulin sensitivity and glucose uptake pathways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32card\"\u003e\n\u003cdiv class=\"bpmots32icon\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eCellular Energy\u003c\/h4\u003e\n\u003cp\u003eLinked to cellular energy production and ATP related research pathways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32card\"\u003e\n\u003cdiv class=\"bpmots32icon\"\u003e4\u003c\/div\u003e\n\u003ch4\u003eFat Oxidation\u003c\/h4\u003e\n\u003cp\u003eStudied for fat oxidation and lean body composition related research.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32card\"\u003e\n\u003cdiv class=\"bpmots32icon\"\u003e5\u003c\/div\u003e\n\u003ch4\u003eOxidative Stress\u003c\/h4\u003e\n\u003cp\u003eResearch explores its relationship with oxidative stress and inflammation pathways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32card\"\u003e\n\u003cdiv class=\"bpmots32icon\"\u003e6\u003c\/div\u003e\n\u003ch4\u003eHealthy Ageing\u003c\/h4\u003e\n\u003cp\u003eAssociated with research into ageing support at a cellular level.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32details\"\u003e\n\u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\u003cdiv class=\"bpmots32row\"\u003e\n\u003cstrong\u003eActive Ingredient\u003c\/strong\u003e \u003cspan\u003eMOTS-C 32mg per pen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32row\"\u003e\n\u003cstrong\u003eFull Name\u003c\/strong\u003e \u003cspan\u003eMitochondrial Open Reading Frame of the 12S rRNA-c\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32row\"\u003e\n\u003cstrong\u003eFormat\u003c\/strong\u003e \u003cspan\u003eMulti-dose subcutaneous injection pen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32row\"\u003e\n\u003cstrong\u003eDosing Range\u003c\/strong\u003e \u003cspan\u003eAdjustable per dose\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32row\"\u003e\n\u003cstrong\u003eReady-to-Use\u003c\/strong\u003e \u003cspan\u003eNo reconstitution required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32row\"\u003e\n\u003cstrong\u003ePatient Use\u003c\/strong\u003e \u003cspan\u003eSingle patient use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32row\"\u003e\n\u003cstrong\u003eCertification\u003c\/strong\u003e \u003cspan\u003eEU laboratory certified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32row\"\u003e\n\u003cstrong\u003eManufacturer\u003c\/strong\u003e \u003cspan\u003eBody Pharm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32ticks\"\u003e\n\u003ch3\u003eWhy Choose the Pen Format?\u003c\/h3\u003e\n\u003cp\u003e✓ Pre-filled and ready to use with no preparation needed\u003c\/p\u003e\n\u003cp\u003e✓ Precise dose control with every use\u003c\/p\u003e\n\u003cp\u003e✓ Compact and discreet for on-the-go use\u003c\/p\u003e\n\u003cp\u003e✓ Reduced contamination risk compared to traditional vial and syringe handling\u003c\/p\u003e\n\u003cp\u003e✓ Consistent delivery every time\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpmots32admin\"\u003e\n\u003ch3\u003ePremium Ready-to-Use Format\u003c\/h3\u003e\n\u003cp\u003eManufactured by Body Pharm under strict EU laboratory standards, every pen is quality assured and designed for convenience, consistency and easy handling straight out of the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"bpmots32disclaimer\"\u003eDisclaimer: This product is intended for research and informational purposes only. It is not intended to diagnose, treat, cure, or prevent any disease. Please consult a qualified healthcare professional before use. For single patient use only.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Body Pharm","offers":[{"title":"Default Title","offer_id":47517368811651,"sku":null,"price":1950.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/8924\/6595\/files\/ChatGPTImageJul9_2026_01_28_50PM.png?v=1783596682","url":"https:\/\/enduroflow.co.za\/products\/body-pharm-mots-c-32mg-pen%e2%84%a2","provider":"EnduroFlow","version":"1.0","type":"link"}