{"product_id":"mens-health-bundle-prostosafe-moringa-free-ginseng","title":"Men’s Health Bundle (Buy 2 Get 1 FREE)","description":"\u003cstyle\u003e\n  \/* ELATE BUNDLE: Men’s Health Bundle (Promo + Trust) *\/\n\n  .bundle-wrapper{\n    --ink:#0f172a;\n    --muted:#475569;\n    --line:rgba(15,23,42,.10);\n\n    --blue:#0d47a1;       \/* royal blue *\/\n    --blue2:#1565c0;\n    --red:#d32f2f;        \/* promo red *\/\n    --green:#2e7d32;\n    --bronze:#8d6e63;\n\n    font-family: system-ui,-apple-system,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n    background: linear-gradient(180deg,#f3f9ff,#ffffff 55%);\n    color: var(--ink);\n    line-height: 1.6;\n    max-width: 950px;\n    margin: 0 auto;\n    padding: 22px;\n    border-radius: 22px;\n    border: 1px solid rgba(13,71,161,.18);\n    box-shadow: 0 14px 45px rgba(2,6,23,.08);\n  }\n\n  \/* HEADER (light sky-blue like poster) *\/\n  .offer-header{\n    background:\n      radial-gradient(900px 260px at 12% 0%, rgba(21,101,192,.18), transparent 55%),\n      radial-gradient(900px 260px at 90% 10%, rgba(211,47,47,.14), transparent 55%),\n      linear-gradient(180deg,#e3f2fd,#f8fbff);\n    color: var(--blue);\n    padding: 26px 22px;\n    border-radius: 18px;\n    text-align:center;\n    margin-bottom: 16px;\n    border: 1px solid rgba(13,71,161,.18);\n    box-shadow: 0 14px 35px rgba(13,71,161,.14);\n  }\n\n  .offer-tag{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    background: var(--red);\n    color:#fff;\n    font-weight: 950;\n    padding: 7px 14px;\n    border-radius: 999px;\n    text-transform: uppercase;\n    font-size: 0.78rem;\n    letter-spacing: .9px;\n    box-shadow: 0 10px 20px rgba(211,47,47,.22);\n  }\n  .offer-tag:before{\n    content:\"\";\n    width:10px;height:10px;border-radius:999px;\n    background:#fff;\n    display:inline-block;\n    opacity:.9;\n  }\n\n  .offer-title{\n    font-size: 2.05rem;\n    font-weight: 950;\n    margin: 12px 0 0 0;\n    line-height: 1.15;\n    letter-spacing: -0.5px;\n    color: var(--blue);\n  }\n\n  .offer-subtitle{\n    font-size: 1.02rem;\n    margin-top: 10px;\n    font-weight: 750;\n    color:#263238;\n  }\n\n  .bundle-intro{\n    text-align:center;\n    color: var(--muted);\n    margin: 12px auto 20px auto;\n    font-size: 1.02rem;\n    max-width: 780px;\n  }\n\n  \/* Cards *\/\n  .prod-section{\n    background:#ffffff;\n    border-radius: 18px;\n    margin-bottom: 14px;\n    padding: 18px 18px 16px 18px;\n    border: 1px solid var(--line);\n    box-shadow: 0 10px 26px rgba(2,6,23,.06);\n    transition: transform .18s ease, box-shadow .18s ease;\n    position: relative;\n    overflow: hidden;\n  }\n  .prod-section:hover{\n    transform: translateY(-2px);\n    box-shadow: 0 18px 38px rgba(2,6,23,.10);\n  }\n\n  .prod-header-row{\n    display:flex;\n    align-items:center;\n    gap:12px;\n    margin-bottom: 10px;\n  }\n\n  .prod-icon{\n    width: 44px;\n    height: 44px;\n    border-radius: 14px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size: 1.25rem;\n    flex-shrink:0;\n    border: 1px solid var(--line);\n    background: #f8fafc;\n  }\n\n  .prod-title{\n    font-size: 1.16rem;\n    font-weight: 950;\n    margin: 0;\n    letter-spacing: -0.2px;\n    color:#0b1220;\n  }\n\n  .prod-desc{\n    color: var(--muted);\n    margin-bottom: 12px;\n    font-size: 0.95rem;\n  }\n\n  .benefit-list{\n    list-style:none;\n    padding:0;\n    margin:0 0 14px 0;\n    display:flex;\n    flex-wrap:wrap;\n    gap:8px;\n  }\n\n  .benefit-tag{\n    padding: 5px 10px;\n    border-radius: 999px;\n    font-size: 0.78rem;\n    font-weight: 850;\n    border: 1px solid var(--line);\n    background: #f8fafc;\n    color:#334155;\n  }\n\n  \/* Accent strip per product *\/\n  .style-prosto:before,\n  .style-moringa:before,\n  .style-ginger:before{\n    content:\"\";\n    position:absolute;\n    left:0; top:0; bottom:0;\n    width: 5px;\n    border-radius: 18px 0 0 18px;\n    background: var(--blue2);\n  }\n  .style-moringa:before{ background: var(--green); }\n  .style-ginger:before{ background: var(--bronze); }\n\n  .style-prosto{\n    background: radial-gradient(700px 220px at 0% 0%, rgba(21,101,192,.10), transparent 55%), #ffffff;\n  }\n  .style-moringa{\n    background: radial-gradient(700px 220px at 0% 0%, rgba(46,125,50,.10), transparent 55%), #ffffff;\n  }\n  .style-ginger{\n    background: radial-gradient(700px 220px at 0% 0%, rgba(141,110,99,.12), transparent 55%), #ffffff;\n    border-style: dashed;\n    border-color: rgba(141,110,99,.30);\n  }\n\n  \/* FREE badge (poster-like red, but clean) *\/\n  .free-badge{\n    position:absolute;\n    top:14px;\n    right:14px;\n    background: var(--red);\n    color:#ffffff;\n    padding: 7px 10px;\n    border-radius: 999px;\n    font-weight: 950;\n    font-size: 0.78rem;\n    box-shadow: 0 10px 22px rgba(211,47,47,.22);\n    letter-spacing: .5px;\n  }\n\n  \/* CTA row *\/\n  .prod-actions{\n    display:flex;\n    align-items:center;\n    gap:12px;\n    margin-top: 10px;\n    flex-wrap: nowrap;\n  }\n  .rec-note{\n    font-size: 0.82rem;\n    color:#64748b;\n    min-width: 0;\n    flex: 1 1 auto;\n  }\n  .view-btn{\n    margin-left: auto;\n    flex: 0 0 auto;\n    display:inline-flex;\n    align-items:center;\n    gap:10px;\n    padding: 10px 14px;\n    border-radius: 14px;\n    font-weight: 950;\n    font-size: 0.90rem;\n    text-decoration: none;\n    border: 1px solid rgba(13,71,161,.22);\n    background: linear-gradient(135deg, var(--blue), var(--blue2));\n    color:#ffffff;\n    box-shadow: 0 12px 24px rgba(13,71,161,.20);\n  }\n  .view-btn:hover{\n    transform: translateY(-1px);\n    box-shadow: 0 16px 30px rgba(13,71,161,.26);\n    opacity: .97;\n  }\n  .view-btn .arrow{\n    width: 26px;\n    height: 26px;\n    border-radius: 999px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    background: rgba(255,255,255,.14);\n    border: 1px solid rgba(255,255,255,.16);\n    font-size: 1rem;\n    line-height: 1;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bundle-wrapper\"\u003e\n\u003cdiv class=\"offer-header\"\u003e\n\u003cspan class=\"offer-tag\"\u003eSpecial Offer\u003c\/span\u003e\n\u003ch2 class=\"offer-title\"\u003eMen’s Health Bundle (Buy 2 Get 1 FREE)\u003c\/h2\u003e\n\u003cp class=\"offer-subtitle\"\u003eBuy Prostosafe \u0026amp; Vitamin B12 \u003cbr\u003e\u003cstrong\u003e+ Get Ginger \u0026amp; Ginseng FREE!\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"bundle-intro\"\u003eThe ultimate stack for male vitality. Support prostate health, boost natural energy, and enhance performance with this 3-in-1 kit.\u003c\/p\u003e\n\u003cdiv class=\"prod-section style-prosto\"\u003e\n\u003cdiv class=\"prod-header-row\"\u003e\n\u003cdiv class=\"prod-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3 class=\"prod-title\"\u003e1. Elate's Prostosafe\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"prod-desc\"\u003eAdvanced multiphase support for men. Formulated to improve urinary flow, reduce urgency, and support better sleep patterns by maintaining prostate health.\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli class=\"benefit-tag\"\u003eProstate Support\u003c\/li\u003e\n\u003cli class=\"benefit-tag\"\u003eUrinary Flow\u003c\/li\u003e\n\u003cli class=\"benefit-tag\"\u003eBetter Sleep\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"prod-actions\"\u003e\n\u003cdiv class=\"rec-note\"\u003eRecommended: check ingredients \u0026amp; directions.\u003c\/div\u003e\n\u003ca href=\"https:\/\/elatepharma.com\/collections\/all\/products\/prostosafe-multiphase-prostate-support\" class=\"view-btn\" target=\"_blank\"\u003e View Product \u003cspan class=\"arrow\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod-section style-moringa\"\u003e\n\u003cdiv class=\"prod-header-row\"\u003e\n\u003cdiv class=\"prod-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3 class=\"prod-title\"\u003e2. Elate's Vitamin B12\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"prod-desc\"\u003eHigh-potency Methylcobalamin. Essential for healthy brain and nervous system function. It helps reduce mental fatigue and supports efficient energy metabolism.\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli class=\"benefit-tag\"\u003eBrain \u0026amp; Nervous Health\u003c\/li\u003e\n\u003cli class=\"benefit-tag\"\u003eSupports Energy\u003c\/li\u003e\n\u003cli class=\"benefit-tag\"\u003eActive Methyl Form\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"prod-actions\"\u003e\n\u003cdiv class=\"rec-note\"\u003eRecommended: review serving size \u0026amp; usage.\u003c\/div\u003e\n\u003ca href=\"https:\/\/elatepharma.com\/collections\/all\/products\/elates-vitamin-b12-methylcobalamin-1500mcg\" class=\"view-btn\" target=\"_blank\"\u003e View Product \u003cspan class=\"arrow\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod-section style-ginger\"\u003e\n\u003cdiv class=\"free-badge\"\u003eFree Gift 🎁\u003c\/div\u003e\n\u003cdiv class=\"prod-header-row\"\u003e\n\u003cdiv class=\"prod-icon\"\u003e🔥\u003c\/div\u003e\n\u003ch3 class=\"prod-title\"\u003e3. Elate's Ginger, Garlic with Ginseng\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"prod-desc\"\u003e\u003cstrong\u003eYours, on the house!\u003c\/strong\u003e A powerful trio for performance. Ginseng boosts mental performance, while Ginger and Garlic support immunity and energy levels.\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli class=\"benefit-tag\"\u003eMental Performance\u003c\/li\u003e\n\u003cli class=\"benefit-tag\"\u003eImmunity Boost\u003c\/li\u003e\n\u003cli class=\"benefit-tag\"\u003eCOMPLIMENTARY\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"prod-actions\"\u003e\n\u003cdiv class=\"rec-note\"\u003eIncluded FREE with this bundle.\u003c\/div\u003e\n\u003ca href=\"https:\/\/elatepharma.com\/collections\/all\/products\/elate-ginger-garlic-ginseng-softgels\" class=\"view-btn\" target=\"_blank\"\u003e View FREE Gift \u003cspan class=\"arrow\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"synergy-box\"\u003e\n\u003ch3 style=\"margin: 0 0 10px 0; color: #0d47a1;\"\u003eYour Vitality Routine\u003c\/h3\u003e\n\u003cp style=\"font-size: 0.9rem; color: #475569; margin: 0;\"\u003eDesigned for the active man:\u003c\/p\u003e\n\u003cdiv class=\"usage-grid\"\u003e\n\u003cdiv class=\"usage-item\"\u003e\n\u003cspan class=\"usage-title\"\u003eMorning (With Breakfast)\u003c\/span\u003e Take \u003cstrong\u003eVitamin B12\u003c\/strong\u003e for all-day energy.\u003c\/div\u003e\n\u003cdiv class=\"usage-item\"\u003e\n\u003cspan class=\"usage-title\"\u003eMid-Day (With Lunch)\u003c\/span\u003e Take \u003cstrong\u003eGinger \u0026amp; Ginseng\u003c\/strong\u003e for focus.\u003c\/div\u003e\n\u003cdiv class=\"usage-item\"\u003e\n\u003cspan class=\"usage-title\"\u003eEvening (After Dinner)\u003c\/span\u003e Take \u003cstrong\u003eProstosafe\u003c\/strong\u003e for nightly support.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"disclaimer\"\u003eDisclaimer: Food Supplements. Not intended to diagnose, treat, cure, or prevent any disease.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\/* FIX: Free badge overlap with title *\/ .prod-section{ padding-top: 28px; \/* badge ke liye space *\/ } .free-badge{ top: 12px; right: 12px; z-index: 2; } \/* Title ko badge se bachane ke liye *\/ .prod-title{ padding-right: 90px; \/* badge ki jagah reserve *\/ } \/* Mobile pe aur zyada safe *\/ @media (max-width: 520px){ .prod-title{ padding-right: 0; padding-top: 28px; display: block; } .free-badge{ top: 10px; right: 10px; font-size: 0.72rem; padding: 6px 10px; } }\u003c\/p\u003e","brand":"Elate Pharma","offers":[{"title":"Default Title","offer_id":43818051338287,"sku":null,"price":3600.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0607\/4309\/0223\/files\/2_3720a7b4-ec29-4e37-b029-157531cec2b1.jpg?v=1758786618","url":"https:\/\/elatepharma.com\/products\/mens-health-bundle-prostosafe-moringa-free-ginseng","provider":"Elate Pharma","version":"1.0","type":"link"}