{"product_id":"ipharma-wolverine-stack-20mg™","title":"IPharma Wolverine Stack 20mg™","description":"\u003cstyle\u003e\n  .ipwolv20-section {\n    width: 100%;\n    max-width: 100%;\n    padding: 22px 10px;\n    background:\n      radial-gradient(circle at top right, rgba(16, 16, 16, 0.16), transparent 34%),\n      radial-gradient(circle at bottom left, rgba(215, 40, 125, 0.16), transparent 32%),\n      linear-gradient(180deg, #ffffff 0%, #f7f7f8 100%);\n    font-family: inherit;\n    color: #151515;\n    overflow: hidden;\n  }\n\n  .ipwolv20-wrap {\n    width: 100%;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  .ipwolv20-hero {\n    width: 100%;\n    position: relative;\n    background: rgba(255, 255, 255, 0.96);\n    border: 1px solid rgba(215, 40, 125, 0.18);\n    border-radius: 26px;\n    padding: 16px;\n    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);\n    animation: ipwolv20fadeup 0.8s ease forwards;\n    overflow: hidden;\n  }\n\n  .ipwolv20-hero::before {\n    content: \"\";\n    position: absolute;\n    top: -90px;\n    right: -90px;\n    width: 190px;\n    height: 190px;\n    background: rgba(215, 40, 125, 0.13);\n    filter: blur(38px);\n    border-radius: 50%;\n    animation: ipwolv20float 6s ease-in-out infinite;\n  }\n\n  .ipwolv20-image {\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.07);\n    position: relative;\n    z-index: 2;\n  }\n\n  .ipwolv20-image img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    transition: transform 0.7s ease;\n  }\n\n  .ipwolv20-image:hover img {\n    transform: scale(1.035);\n  }\n\n  .ipwolv20-content {\n    position: relative;\n    z-index: 2;\n  }\n\n  .ipwolv20-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 8px 13px;\n    border-radius: 999px;\n    background: rgba(215, 40, 125, 0.1);\n    color: #a8185d;\n    font-size: 10px;\n    font-weight: 850;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n\n  .ipwolv20-dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #d7287d;\n    box-shadow: 0 0 16px rgba(215, 40, 125, 0.85);\n  }\n\n  .ipwolv20-title {\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  .ipwolv20-title span {\n    background: linear-gradient(135deg, #111111, #d7287d);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .ipwolv20-text {\n    font-size: 14px;\n    line-height: 1.7;\n    color: #5e5e5e;\n    margin: 0 0 18px;\n  }\n\n  .ipwolv20-highlight {\n    padding: 16px;\n    border-radius: 20px;\n    background: #ffffff;\n    border: 1px solid rgba(215, 40, 125, 0.18);\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.045);\n    margin: 18px 0;\n    animation: ipwolv20pulse 3.5s ease-in-out infinite;\n  }\n\n  .ipwolv20-highlight h3 {\n    margin: 0 0 8px;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .ipwolv20-highlight p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #666;\n  }\n\n  .ipwolv20-grid {\n    display: grid;\n    grid-template-columns: 1fr !important;\n    gap: 12px;\n    width: 100%;\n    margin-top: 20px;\n  }\n\n  .ipwolv20-card {\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  .ipwolv20-card.show {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  .ipwolv20-icon {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #111111, #d7287d);\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  .ipwolv20-card h4 {\n    margin: 0 0 6px;\n    font-size: 14px;\n    line-height: 1.15;\n    font-weight: 900;\n  }\n\n  .ipwolv20-card p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.6;\n    color: #666;\n  }\n\n  .ipwolv20-details {\n    margin-top: 20px;\n    padding: 16px;\n    border-radius: 22px;\n    background: #ffffff;\n    border: 1px solid rgba(215, 40, 125, 0.2);\n    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.045);\n  }\n\n  .ipwolv20-details h3 {\n    margin: 0 0 12px;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .ipwolv20-row {\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  .ipwolv20-row:last-child {\n    border-bottom: none;\n  }\n\n  .ipwolv20-row strong {\n    display: block;\n    color: #181818;\n    font-weight: 850;\n    margin-bottom: 4px;\n  }\n\n  .ipwolv20-row span {\n    display: block;\n  }\n\n  .ipwolv20-research {\n    margin-top: 20px;\n    padding: 18px;\n    border-radius: 22px;\n    background: linear-gradient(135deg, rgba(17, 17, 17, 0.06), rgba(215, 40, 125, 0.08));\n    border: 1px solid rgba(215, 40, 125, 0.16);\n  }\n\n  .ipwolv20-research h3 {\n    margin: 0 0 10px;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .ipwolv20-research p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.7;\n    color: #5e5e5e;\n  }\n\n  .ipwolv20-warning {\n    margin-top: 18px;\n    padding: 14px;\n    border-radius: 18px;\n    background: #111111;\n    color: #ffffff;\n    text-align: center;\n    font-size: 12px;\n    line-height: 1.6;\n    font-weight: 700;\n  }\n\n  .ipwolv20-disclaimer {\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 ipwolv20fadeup {\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 ipwolv20pulse {\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(215, 40, 125, 0.13);\n    }\n  }\n\n  @keyframes ipwolv20float {\n    0%, 100% {\n      transform: translateY(0);\n    }\n\n    50% {\n      transform: translateY(22px);\n    }\n  }\n\n  @media screen and (min-width: 1000px) {\n    .ipwolv20-section {\n      padding: 70px 22px;\n    }\n\n    .ipwolv20-wrap {\n      max-width: 1120px;\n    }\n\n    .ipwolv20-hero {\n      display: grid;\n      grid-template-columns: 0.95fr 1.05fr;\n      gap: 34px;\n      align-items: center;\n      padding: 32px;\n    }\n\n    .ipwolv20-image {\n      margin-bottom: 0;\n    }\n\n    .ipwolv20-title {\n      font-size: 48px;\n    }\n\n    .ipwolv20-grid {\n      grid-template-columns: 1fr 1fr !important;\n    }\n\n    .ipwolv20-row {\n      display: flex;\n      justify-content: space-between;\n      gap: 18px;\n    }\n\n    .ipwolv20-row strong {\n      margin-bottom: 0;\n    }\n\n    .ipwolv20-row span {\n      text-align: right;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"ipwolv20-section\"\u003e\n\u003cdiv class=\"ipwolv20-wrap\"\u003e\n\u003cdiv class=\"ipwolv20-hero\"\u003e\n\u003cdiv class=\"ipwolv20-image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ipwolv20-content\"\u003e\n\u003cdiv class=\"ipwolv20-badge\"\u003e\n\u003cdiv class=\"ipwolv20-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\nAdvanced Research Stack\u003c\/div\u003e\n\u003ch1 class=\"ipwolv20-title\"\u003eIPharma Wolverine Stack \u003cspan\u003e20mg™\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"ipwolv20-text\"\u003eEngineered for serious researchers, the IPharma Wolverine Stack 20mg™ is a precision formulated peptide research compound designed to support advanced investigative protocols. Each unit delivers a consistent 20mg dose for reliable, reproducible research applications.\u003c\/p\u003e\n\u003cdiv class=\"ipwolv20-highlight\"\u003e\n\u003ch3\u003eAdvanced Stack Profile\u003c\/h3\u003e\n\u003cp\u003eThe Wolverine Stack™ is designed around multi compound synergy, allowing researchers to investigate peptide interactions, cellular recovery mechanisms and performance related biomarker studies within a single stacked formulation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ipwolv20-grid\"\u003e\n\u003cdiv class=\"ipwolv20-card\"\u003e\n\u003cdiv class=\"ipwolv20-icon\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eHigh Purity Formulation\u003c\/h4\u003e\n\u003cp\u003eManufactured to stringent quality standards for consistent research grade performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ipwolv20-card\"\u003e\n\u003cdiv class=\"ipwolv20-icon\"\u003e2\u003c\/div\u003e\n\u003ch4\u003ePrecise 20mg Dosing\u003c\/h4\u003e\n\u003cp\u003eAccurate concentration designed for controlled experimental conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ipwolv20-card\"\u003e\n\u003cdiv class=\"ipwolv20-icon\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eMulti Compound Synergy\u003c\/h4\u003e\n\u003cp\u003eAdvanced stack profile designed to support complex research objectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ipwolv20-card\"\u003e\n\u003cdiv class=\"ipwolv20-icon\"\u003e4\u003c\/div\u003e\n\u003ch4\u003eResearch Grade Quality\u003c\/h4\u003e\n\u003cp\u003eIntended strictly for laboratory and in vitro research use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ipwolv20-details\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"ipwolv20-row\"\u003e\n\u003cstrong\u003eProduct\u003c\/strong\u003e \u003cspan\u003eIPharma Wolverine Stack 20mg™\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ipwolv20-row\"\u003e\n\u003cstrong\u003eStrength\u003c\/strong\u003e \u003cspan\u003e20mg per unit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ipwolv20-row\"\u003e\n\u003cstrong\u003eCategory\u003c\/strong\u003e \u003cspan\u003ePeptide research compound\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ipwolv20-row\"\u003e\n\u003cstrong\u003eProfile\u003c\/strong\u003e \u003cspan\u003eAdvanced multi compound stack\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ipwolv20-row\"\u003e\n\u003cstrong\u003eUse\u003c\/strong\u003e \u003cspan\u003eLaboratory and in vitro research only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ipwolv20-row\"\u003e\n\u003cstrong\u003eBrand\u003c\/strong\u003e \u003cspan\u003eIPharma\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ipwolv20-research\"\u003e\n\u003ch3\u003eResearch Applications\u003c\/h3\u003e\n\u003cp\u003eSuited for research into peptide interactions, cellular recovery mechanisms and performance related biomarker studies. The stacked formulation supports multi pathway exploration within a single compound.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ipwolv20-warning\"\u003eFor research purposes only. Not intended for human consumption.\u003c\/div\u003e\n\u003cp class=\"ipwolv20-disclaimer\"\u003eHandle in accordance with applicable laboratory safety protocols.\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":"EnduroFlow","offers":[{"title":"Default Title","offer_id":47528229634179,"sku":null,"price":1750.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/8924\/6595\/files\/ChatGPTImageJul10_2026_01_24_17PM.png?v=1783683540","url":"https:\/\/enduroflow.co.za\/products\/ipharma-wolverine-stack-20mg%e2%84%a2","provider":"EnduroFlow","version":"1.0","type":"link"}