{"product_id":"ultimate-beauty-trio-collagen-epo-free-biotin","title":"Women’s Health Bundle (Buy 2 Get 1 FREE)","description":"\u003cstyle\u003e\n  \/* ELATE WOMEN BUNDLE: Premium Light Beauty Theme (No dark blocks) *\/\n\n  .wb-wrap{\n    --ink:#0f172a;\n    --muted:#475569;\n    --line:rgba(15,23,42,.10);\n\n    --champ:#d4af37;      \/* champagne gold *\/\n    --blush:#ff4d7d;      \/* blush accent *\/\n    --rose:#ad1457;       \/* collagen *\/\n    --sun:#f7b500;        \/* epo *\/\n    --vio:#6a1b9a;        \/* biotin *\/\n\n    font-family:system-ui,-apple-system,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n    background: linear-gradient(180deg,#fffaf1,#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(212,175,55,.22);\n    box-shadow:0 16px 50px rgba(2,6,23,.08);\n  }\n\n  \/* HEADER (Gold but not harsh) *\/\n  .wb-head{\n    background:\n      radial-gradient(900px 280px at 12% 0%, rgba(212,175,55,.25), transparent 60%),\n      radial-gradient(900px 280px at 92% 10%, rgba(255,77,125,.14), transparent 60%),\n      linear-gradient(180deg,#fff5d6,#fffdf6);\n    border:1px solid rgba(212,175,55,.22);\n    border-radius:18px;\n    padding:24px 20px;\n    text-align:center;\n    box-shadow:0 16px 42px rgba(212,175,55,.14);\n    margin-bottom:14px;\n  }\n\n  .wb-tag{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    background: linear-gradient(135deg,#ff4d7d,#ad1457);\n    color:#fff;\n    font-weight:950;\n    padding:7px 14px;\n    border-radius:999px;\n    text-transform:uppercase;\n    font-size:.78rem;\n    letter-spacing:.8px;\n    box-shadow:0 10px 22px rgba(173,20,87,.18);\n  }\n  .wb-tag:before{\n    content:\"\";\n    width:10px;height:10px;border-radius:999px;\n    background:#fff;\n    opacity:.9;\n  }\n\n  .wb-title{\n    margin:12px 0 0 0;\n    font-size:2.05rem;\n    font-weight:980;\n    letter-spacing:-.6px;\n    color:#3a2f1f;\n    line-height:1.15;\n  }\n\n  .wb-sub{\n    margin:10px 0 0 0;\n    font-size:1.02rem;\n    font-weight:800;\n    color:#3b4455;\n  }\n\n  .wb-intro{\n    text-align:center;\n    color:var(--muted);\n    margin:12px auto 18px auto;\n    font-size:1.02rem;\n    max-width:780px;\n  }\n\n  \/* CARDS *\/\n  .wb-card{\n    background:#fff;\n    border:1px solid var(--line);\n    border-radius:18px;\n    padding:18px 18px 16px 18px;\n    margin-bottom:14px;\n    box-shadow:0 12px 28px rgba(2,6,23,.06);\n    transition:transform .18s ease, box-shadow .18s ease;\n    position:relative;\n    overflow:hidden;\n  }\n  .wb-card:hover{\n    transform:translateY(-2px);\n    box-shadow:0 18px 40px rgba(2,6,23,.10);\n  }\n\n  .wb-row{\n    display:flex;\n    align-items:center;\n    gap:12px;\n    margin-bottom:10px;\n  }\n\n  .wb-ico{\n    width:44px;height:44px;\n    border-radius:14px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:1.25rem;\n    border:1px solid var(--line);\n    background:#f8fafc;\n    flex-shrink:0;\n  }\n\n  .wb-h{\n    margin:0;\n    font-size:1.16rem;\n    font-weight:980;\n    letter-spacing:-.2px;\n    color:#0b1220;\n  }\n\n  .wb-desc{\n    margin:0 0 12px 0;\n    font-size:.95rem;\n    color:var(--muted);\n  }\n\n  .wb-tags{\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  .wb-pill{\n    padding:5px 10px;\n    border-radius:999px;\n    font-size:.78rem;\n    font-weight:850;\n    border:1px solid var(--line);\n    background:#f8fafc;\n    color:#334155;\n  }\n\n  \/* Accent strips *\/\n  .wb-collagen:before,\n  .wb-epo:before,\n  .wb-biotin: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(--rose);\n  }\n  .wb-epo:before{ background:var(--sun); }\n  .wb-biotin:before{ background:var(--vio); }\n\n  .wb-collagen{\n    background: radial-gradient(700px 220px at 0% 0%, rgba(173,20,87,.10), transparent 55%), #fff;\n  }\n  .wb-epo{\n    background: radial-gradient(700px 220px at 0% 0%, rgba(247,181,0,.14), transparent 55%), #fff;\n  }\n  .wb-biotin{\n    background: radial-gradient(700px 220px at 0% 0%, rgba(106,27,154,.12), transparent 55%), #fff;\n    border-style:dashed;\n    border-color:rgba(106,27,154,.28);\n    padding-top:28px; \/* badge space *\/\n  }\n\n  \/* Free badge - overlap FIX built in *\/\n  .wb-free{\n    position:absolute;\n    top:12px;\n    right:12px;\n    z-index:2;\n    background: linear-gradient(135deg,#ff4d7d,#ad1457);\n    color:#fff;\n    padding:7px 10px;\n    border-radius:999px;\n    font-weight:980;\n    font-size:.76rem;\n    box-shadow:0 10px 22px rgba(173,20,87,.20);\n    letter-spacing:.4px;\n    white-space:nowrap;\n  }\n\n  \/* Title safe space on desktop *\/\n  .wb-biotin .wb-h{ padding-right:92px; }\n\n  \/* CTA row *\/\n  .wb-act{\n    display:flex;\n    align-items:center;\n    gap:12px;\n    flex-wrap:nowrap;\n    margin-top:10px;\n  }\n  .wb-note{\n    flex:1 1 auto;\n    font-size:.82rem;\n    color:#64748b;\n    min-width:0;\n  }\n  .wb-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:980;\n    font-size:.90rem;\n    text-decoration:none;\n    color:#fff;\n    background: linear-gradient(135deg,#0d47a1,#1565c0);\n    border:1px solid rgba(13,71,161,.22);\n    box-shadow:0 12px 24px rgba(13,71,161,.18);\n    white-space:nowrap;\n  }\n  .wb-btn:hover{\n    transform:translateY(-1px);\n    box-shadow:0 16px 30px rgba(13,71,161,.24);\n    opacity:.98;\n  }\n  .wb-btn .arr{\n    width:26px;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\n  \/* Routine - LIGHT (not dark) *\/\n  .wb-routine{\n    margin-top:16px;\n    padding:20px;\n    border-radius:18px;\n    border:1px solid rgba(212,175,55,.20);\n    background:\n      radial-gradient(900px 260px at 15% 0%, rgba(212,175,55,.18), transparent 60%),\n      radial-gradient(900px 260px at 92% 10%, rgba(106,27,154,.10), transparent 60%),\n      linear-gradient(180deg,#fffaf1,#ffffff);\n    box-shadow:0 16px 42px rgba(2,6,23,.07);\n    text-align:center;\n  }\n\n  .wb-routine h3{\n    margin:0 0 8px 0;\n    color:#3a2f1f;\n  }\n  .wb-routine p{\n    margin:0;\n    font-size:.92rem;\n    color:#475569;\n  }\n\n  .wb-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:10px;\n    margin-top:14px;\n    text-align:left;\n  }\n  @media (min-width:768px){\n    .wb-grid{ grid-template-columns:1fr 1fr 1fr; }\n  }\n\n  .wb-item{\n    background:#fff;\n    border:1px solid rgba(15,23,42,.10);\n    border-radius:12px;\n    padding:12px;\n    box-shadow:0 10px 22px rgba(2,6,23,.04);\n  }\n  .wb-item b{ color:#0f172a; }\n\n  .wb-k{\n    display:block;\n    font-weight:980;\n    font-size:.86rem;\n    letter-spacing:.4px;\n    text-transform:uppercase;\n    color:#0d47a1;\n    margin-bottom:4px;\n  }\n\n  .wb-disc{\n    text-align:center;\n    font-size:.80rem;\n    color:#94a3b8;\n    margin-top:14px;\n  }\n\n  @media (max-width:520px){\n    .wb-act{ flex-wrap:wrap; }\n    .wb-btn{ width:100%; justify-content:center; margin-left:0; }\n    .wb-biotin .wb-h{ padding-right:0; padding-top:28px; display:block; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wb-wrap\"\u003e\n\u003cdiv class=\"wb-head\"\u003e\n\u003cspan class=\"wb-tag\"\u003eExclusive Bundle\u003c\/span\u003e\n\u003ch2 class=\"wb-title\"\u003eWomen’s Health Bundle (Buy 2 Get 1 FREE)\u003c\/h2\u003e\n\u003cp class=\"wb-sub\"\u003eBuy Collagen \u0026amp; Evening Primrose Oil \u003cbr\u003e\u003cstrong\u003e+ Get Biotin FREE!\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"wb-intro\"\u003eUnlock your natural radiance with this expertly curated 3-step routine. Designed to support youthful skin structure, hormonal balance, and hair vitality from the inside out.\u003c\/p\u003e\n\u003c!-- 1) Collagen --\u003e\n\u003cdiv class=\"wb-card wb-collagen\"\u003e\n\u003cdiv class=\"wb-row\"\u003e\n\u003cdiv class=\"wb-ico\"\u003e🌸\u003c\/div\u003e\n\u003ch3 class=\"wb-h\"\u003e1. Elate's Collagen\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"wb-desc\"\u003eThe foundation of youth. Formulated with \u003cstrong\u003eBiotin \u0026amp; Vitamin C\u003c\/strong\u003e, this supplement helps maintain skin elasticity and structure. It supports hydration and a firm, smooth appearance.\u003c\/p\u003e\n\u003cul class=\"wb-tags\"\u003e\n\u003cli class=\"wb-pill\"\u003eSkin Elasticity\u003c\/li\u003e\n\u003cli class=\"wb-pill\"\u003eStrong Nails\u003c\/li\u003e\n\u003cli class=\"wb-pill\"\u003eWith Vitamin C\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"wb-act\"\u003e\n\u003cdiv class=\"wb-note\"\u003eRecommended: check serving size \u0026amp; directions.\u003c\/div\u003e\n\u003ca rel=\"noopener\" href=\"REPLACE_COLLAGEN_LINK\" class=\"wb-btn\" target=\"_blank\"\u003e View Product \u003cspan class=\"arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2) Evening Primrose Oil --\u003e\n\u003cdiv class=\"wb-card wb-epo\"\u003e\n\u003cdiv class=\"wb-row\"\u003e\n\u003cdiv class=\"wb-ico\"\u003e🌼\u003c\/div\u003e\n\u003ch3 class=\"wb-h\"\u003e2. Evening Primrose Oil\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"wb-desc\"\u003eThe secret to inner balance. Rich in \u003cstrong\u003eGLA and Vitamin E\u003c\/strong\u003e, it supports women's monthly wellness and helps calm skin redness. A daily essential for a glowing complexion and hormonal comfort.\u003c\/p\u003e\n\u003cul class=\"wb-tags\"\u003e\n\u003cli class=\"wb-pill\"\u003eHormonal Balance\u003c\/li\u003e\n\u003cli class=\"wb-pill\"\u003eSkin Nourishment\u003c\/li\u003e\n\u003cli class=\"wb-pill\"\u003eRich in GLA\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"wb-act\"\u003e\n\u003cdiv class=\"wb-note\"\u003eRecommended: read ingredients before use.\u003c\/div\u003e\n\u003ca rel=\"noopener\" href=\"REPLACE_EPO_LINK\" class=\"wb-btn\" target=\"_blank\"\u003e View Product \u003cspan class=\"arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3) Biotin + Zinc (FREE) --\u003e\n\u003cdiv class=\"wb-card wb-biotin\"\u003e\n\u003cdiv class=\"wb-free\"\u003eFREE GIFT 🎁\u003c\/div\u003e\n\u003cdiv class=\"wb-row\"\u003e\n\u003cdiv class=\"wb-ico\"\u003e💜\u003c\/div\u003e\n\u003ch3 class=\"wb-h\"\u003e3. Elate's Biotin + Zinc\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"wb-desc\"\u003e\u003cstrong\u003eYours, on the house!\u003c\/strong\u003e This powerhouse supplement supports energy production and the maintenance of healthy hair and nails. Fortified with Zinc for added nutritional support.\u003c\/p\u003e\n\u003cul class=\"wb-tags\"\u003e\n\u003cli class=\"wb-pill\"\u003eEnergy Support\u003c\/li\u003e\n\u003cli class=\"wb-pill\"\u003eHair Strength\u003c\/li\u003e\n\u003cli class=\"wb-pill\"\u003eCOMPLIMENTARY\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"wb-act\"\u003e\n\u003cdiv class=\"wb-note\"\u003eIncluded FREE with this bundle.\u003c\/div\u003e\n\u003ca rel=\"noopener\" href=\"REPLACE_BIOTIN_LINK\" class=\"wb-btn\" target=\"_blank\"\u003e View FREE Gift \u003cspan class=\"arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Routine --\u003e\n\u003cdiv class=\"wb-routine\"\u003e\n\u003ch3\u003eYour Daily Radiance Routine\u003c\/h3\u003e\n\u003cp\u003eFor maximum results, combine these three daily:\u003c\/p\u003e\n\u003cdiv class=\"wb-grid\"\u003e\n\u003cdiv class=\"wb-item\"\u003e\n\u003cspan class=\"wb-k\"\u003eStep 1: Balance\u003c\/span\u003e Take \u003cb\u003eEvening Primrose Oil\u003c\/b\u003e after Lunch for absorption.\u003c\/div\u003e\n\u003cdiv class=\"wb-item\"\u003e\n\u003cspan class=\"wb-k\"\u003eStep 2: Strength\u003c\/span\u003e Take \u003cb\u003eBiotin\u003c\/b\u003e with your main meal to boost energy.\u003c\/div\u003e\n\u003cdiv class=\"wb-item\"\u003e\n\u003cspan class=\"wb-k\"\u003eStep 3: Structure\u003c\/span\u003e Take \u003cb\u003eCollagen\u003c\/b\u003e daily to support overnight repair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-disc\"\u003eDisclaimer: Food Supplements. Not intended to diagnose, treat, cure, or prevent any disease.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Elate Pharma","offers":[{"title":"Default Title","offer_id":43818005332015,"sku":"","price":5550.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0607\/4309\/0223\/files\/1_c18d3562-8e0e-4edd-9ad1-0f2d2684fa48.jpg?v=1768202693","url":"https:\/\/elatepharma.com\/products\/ultimate-beauty-trio-collagen-epo-free-biotin","provider":"Elate Pharma","version":"1.0","type":"link"}