{"product_id":"more-unimate-at-a-discounted-price-the-unimate-booster-pack-includes-2-boxes-of-unicity-unimate-which-features-a-proprietary-extract-that-enhances-the-benefits-of-yerba-mate-supports-satiety-supports-cognitive-function-and-helps-you-feel-great","title":"More Unimate at a discounted price! The Unimate Booster Pack includes 2 boxes of Unicity Unimate, which features a proprietary extract..","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eUnicity Unimate — Product Page\u003c\/title\u003e\n\u003cstyle\u003e\n  :root{\n    --bg-yellow:#F9D976;\n    --bg-cream:#FFFBEF;\n    --ink:#152238;\n    --ink-soft:#3A4657;\n    --accent-blue:#1F3B73;\n    --accent-green:#5B7A3A;\n    --rule:#E4DDBF;\n\n    --dark-bg:#FFFFFF;\n    --dark-bg-soft:#FAFAFA;\n    --gold:#D9B24C;\n    --pill-green-bg:#EAF6EE;\n    --pill-green-border:#BFE3CB;\n    --pill-green-text:#2E7D46;\n    --white:#111111;\n    --gray-text:#6B6B6B;\n    --bar-track:#E5E5E5;\n  }\n\n  *{box-sizing:border-box;}\n\n  body{\n    margin:0;\n    font-family:'Poppins','Segoe UI',Arial,sans-serif;\n    background:#fff;\n    color:var(--ink-soft);\n  }\n\n  \/* ---------- Section 0: Social proof strip ---------- *\/\n  .proof-strip{\n    background:var(--dark-bg);\n    padding:18px 6vw;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    flex-wrap:wrap;\n    gap:14px;\n  }\n\n  .proof-rating{\n    display:flex;\n    align-items:center;\n    gap:10px;\n    flex-wrap:wrap;\n  }\n\n  .proof-stars{\n    color:var(--gold);\n    letter-spacing:2px;\n    font-size:0.95rem;\n  }\n\n  .proof-rating-text{\n    font-size:0.85rem;\n    color:var(--white);\n  }\n\n  .proof-rating-text strong{\n    font-weight:700;\n  }\n\n  .proof-rating-sub{\n    font-size:0.8rem;\n    color:var(--gray-text);\n  }\n\n  .viewing-pill{\n    display:flex;\n    align-items:center;\n    gap:8px;\n    background:var(--pill-green-bg);\n    border:1px solid var(--pill-green-border);\n    border-radius:999px;\n    padding:8px 16px;\n    font-size:0.8rem;\n    color:var(--pill-green-text);\n  }\n\n  .viewing-pill .dot{\n    width:8px;\n    height:8px;\n    border-radius:50%;\n    background:var(--pill-green-text);\n    display:inline-block;\n    box-shadow:0 0 0 3px rgba(95,190,126,0.2);\n  }\n\n  .viewing-pill strong{\n    color:var(--white);\n    font-weight:700;\n  }\n\n  \/* ---------- Section 0b: Loved Across the U.S. ---------- *\/\n  .love-section{\n    background:var(--dark-bg-soft);\n    padding:60px 6vw;\n    color:var(--white);\n  }\n\n  .love-inner{\n    max-width:1000px;\n    margin:0 auto;\n  }\n\n  .love-eyebrow{\n    text-align:center;\n    font-size:0.78rem;\n    font-weight:700;\n    letter-spacing:1.5px;\n    color:var(--gold);\n    text-transform:uppercase;\n    margin-bottom:14px;\n  }\n\n  .love-heading{\n    text-align:center;\n    font-size:2.1rem;\n    font-weight:700;\n    margin:0 0 14px 0;\n  }\n\n  .love-sub{\n    text-align:center;\n    max-width:560px;\n    margin:0 auto 46px auto;\n    font-size:0.95rem;\n    line-height:1.6;\n    color:var(--gray-text);\n  }\n\n  .love-grid{\n    display:grid;\n    grid-template-columns:auto 1fr;\n    gap:60px;\n    align-items:center;\n    max-width:640px;\n    margin:0 auto;\n  }\n\n  .love-score{\n    text-align:left;\n  }\n\n  .love-score .big-number{\n    font-size:3.2rem;\n    font-weight:700;\n    line-height:1;\n    margin-bottom:10px;\n  }\n\n  .love-score .stars{\n    color:var(--gold);\n    font-size:1.1rem;\n    letter-spacing:2px;\n    margin-bottom:8px;\n  }\n\n  .love-score .reviews-count{\n    font-size:0.8rem;\n    color:var(--gray-text);\n  }\n\n  .love-score .reviews-count strong{\n    color:var(--white);\n  }\n\n  .breakdown-row{\n    display:grid;\n    grid-template-columns:38px 1fr 40px;\n    align-items:center;\n    gap:12px;\n    margin-bottom:10px;\n    font-size:0.8rem;\n    color:var(--gray-text);\n  }\n\n  .breakdown-row .star-label{\n    color:var(--gold);\n    white-space:nowrap;\n  }\n\n  .breakdown-bar{\n    height:6px;\n    background:var(--bar-track);\n    border-radius:4px;\n    overflow:hidden;\n  }\n\n  .breakdown-bar-fill{\n    height:100%;\n    background:var(--gold);\n    border-radius:4px;\n  }\n\n  .breakdown-row .count{\n    text-align:right;\n    color:var(--white);\n  }\n\n  @media (max-width:560px){\n    .love-grid{\n      grid-template-columns:1fr;\n      gap:30px;\n    }\n  }\n\n  \/* ---------- Section 1: Product description ---------- *\/\n  .unimate-section{\n    background:var(--bg-yellow);\n    padding:70px 6vw;\n  }\n\n  .unimate-grid{\n    max-width:800px;\n    margin:0 auto;\n  }\n\n  .unimate-copy h2{\n    font-weight:700;\n    font-size:2.6rem;\n    color:var(--ink);\n    margin:0 0 28px 0;\n    letter-spacing:-0.5px;\n  }\n\n  .unimate-copy p{\n    font-size:1.05rem;\n    line-height:1.7;\n    margin:0 0 22px 0;\n  }\n\n  .unimate-copy p:last-child{margin-bottom:0;}\n  .unimate-copy strong{color:var(--ink); font-weight:600;}\n\n  \/* ---------- Section 2: Beneficial compounds ---------- *\/\n  .compounds-section{\n    background:var(--bg-cream);\n    padding:70px 6vw;\n  }\n\n  .compounds-header{\n    text-align:center;\n    max-width:900px;\n    margin:0 auto 50px auto;\n  }\n\n  .compounds-header h2{\n    font-size:1.9rem;\n    font-weight:700;\n    color:var(--accent-blue);\n    margin:0;\n  }\n\n  .compounds-header h2 span.leaf{\n    margin-left:6px;\n  }\n\n  .compounds-grid{\n    max-width:1000px;\n    margin:0 auto;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:40px 60px;\n  }\n\n  .compound-item h3{\n    font-size:1.05rem;\n    font-weight:700;\n    color:var(--accent-blue);\n    margin:0 0 10px 0;\n  }\n\n  .compound-item h3 .leaf-tag{\n    color:var(--accent-green);\n  }\n\n  .compound-item p{\n    font-size:0.92rem;\n    line-height:1.65;\n    margin:0;\n  }\n\n  \/* ---------- Section 3: Why Unimate ---------- *\/\n  .why-section{\n    background:var(--bg-yellow);\n    padding:70px 6vw;\n  }\n\n  .why-inner{\n    max-width:600px;\n    margin:0 auto;\n  }\n\n  .why-inner h2{\n    font-size:1.7rem;\n    font-weight:700;\n    color:var(--accent-blue);\n    margin:0 0 24px 0;\n  }\n\n  .why-inner ul{\n    list-style:none;\n    margin:0;\n    padding:0;\n  }\n\n  .why-inner li{\n    font-size:0.95rem;\n    font-weight:600;\n    color:var(--ink);\n    padding-left:20px;\n    position:relative;\n    margin-bottom:14px;\n  }\n\n  .why-inner li::before{\n    content:\"•\";\n    position:absolute;\n    left:0;\n    color:var(--accent-blue);\n  }\n\n  .why-note{\n    font-size:0.75rem;\n    color:var(--ink-soft);\n    margin-top:24px;\n  }\n\n  \/* ---------- Section 4: Usage \/ Contents \/ Ingredients tabs ---------- *\/\n  .tabs-section{\n    padding:60px 6vw 80px 6vw;\n    max-width:800px;\n    margin:0 auto;\n  }\n\n  .tabs-nav{\n    display:flex;\n    gap:32px;\n    border-bottom:1px solid var(--rule);\n    margin-bottom:24px;\n  }\n\n  .tab-btn{\n    background:none;\n    border:none;\n    font-family:inherit;\n    font-size:0.95rem;\n    font-weight:600;\n    color:var(--ink-soft);\n    padding:0 0 14px 0;\n    cursor:pointer;\n    position:relative;\n  }\n\n  .tab-btn.active{\n    color:var(--ink);\n  }\n\n  .tab-btn.active::after{\n    content:\"\";\n    position:absolute;\n    left:0; right:0; bottom:-1px;\n    height:2px;\n    background:var(--accent-blue);\n  }\n\n  .tab-panel{\n    display:none;\n  }\n\n  .tab-panel.active{\n    display:block;\n  }\n\n  .tab-panel ul{\n    margin:0;\n    padding-left:20px;\n  }\n\n  .tab-panel li{\n    font-size:0.95rem;\n    line-height:1.7;\n    margin-bottom:10px;\n  }\n\n  @media (max-width:820px){\n    .unimate-copy h2{font-size:2.1rem;}\n    .compounds-grid{grid-template-columns:1fr;}\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- Section 0: Social Proof Strip --\u003e\n\u003cdiv class=\"proof-strip\"\u003e\n  \u003cdiv class=\"proof-rating\"\u003e\n    \u003cspan class=\"proof-stars\"\u003e★★★★★\u003c\/span\u003e\n    \u003cspan class=\"proof-rating-text\"\u003e\u003cstrong\u003e4.9\u003c\/strong\u003e rating\u003c\/span\u003e\n    \u003cspan class=\"proof-rating-sub\"\u003e· 2,000+ customers\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"viewing-pill\"\u003e\n    \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n    \u003cstrong\u003e48 people\u003c\/strong\u003e viewing this product right now\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 0b: Loved Across the U.S. --\u003e\n\u003csection class=\"love-section\"\u003e\n  \u003cdiv class=\"love-inner\"\u003e\n    \u003cp class=\"love-eyebrow\"\u003eReal customers, real results\u003c\/p\u003e\n    \u003ch2 class=\"love-heading\"\u003eLoved Across the U.S.\u003c\/h2\u003e\n    \u003cp class=\"love-sub\"\u003eA pre-meal ritual that over two thousand customers have made part of their routine.\u003c\/p\u003e\n\n    \u003cdiv class=\"love-grid\"\u003e\n      \u003cdiv class=\"love-score\"\u003e\n        \u003cdiv class=\"big-number\"\u003e4.9\u003c\/div\u003e\n        \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"reviews-count\"\u003eBased on \u003cstrong\u003e2,014\u003c\/strong\u003e reviews\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"breakdown\"\u003e\n        \u003cdiv class=\"breakdown-row\"\u003e\n          \u003cspan class=\"star-label\"\u003e5 ★\u003c\/span\u003e\n          \u003cspan class=\"breakdown-bar\"\u003e\u003cspan class=\"breakdown-bar-fill\" style=\"width:91%;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan class=\"count\"\u003e1,833\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-row\"\u003e\n          \u003cspan class=\"star-label\"\u003e4 ★\u003c\/span\u003e\n          \u003cspan class=\"breakdown-bar\"\u003e\u003cspan class=\"breakdown-bar-fill\" style=\"width:6%;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan class=\"count\"\u003e121\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-row\"\u003e\n          \u003cspan class=\"star-label\"\u003e3 ★\u003c\/span\u003e\n          \u003cspan class=\"breakdown-bar\"\u003e\u003cspan class=\"breakdown-bar-fill\" style=\"width:2%;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan class=\"count\"\u003e40\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-row\"\u003e\n          \u003cspan class=\"star-label\"\u003e2 ★\u003c\/span\u003e\n          \u003cspan class=\"breakdown-bar\"\u003e\u003cspan class=\"breakdown-bar-fill\" style=\"width:0.6%;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan class=\"count\"\u003e12\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-row\"\u003e\n          \u003cspan class=\"star-label\"\u003e1 ★\u003c\/span\u003e\n          \u003cspan class=\"breakdown-bar\"\u003e\u003cspan class=\"breakdown-bar-fill\" style=\"width:0.4%;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan class=\"count\"\u003e8\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Section 1: Product Description --\u003e\n\u003csection class=\"unimate-section\"\u003e\n  \u003cdiv class=\"unimate-grid\"\u003e\n    \u003cdiv class=\"unimate-copy\"\u003e\n      \u003ch2\u003eProduct Description\u003c\/h2\u003e\n      \u003cp\u003eSome days, you feel like you're on top of the world. On these days, you accomplish more, and you do it with style. Other days, your brain feels foggy and you can't focus.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eUnicity Unimate\u003c\/strong\u003e helps make great days the rule, not the exception.\u003c\/p\u003e\n      \u003cp\u003eUnimate features a \u003cstrong\u003eproprietary extract\u003c\/strong\u003e that enhances the benefits of yerba mate, supports satiety, supports cognitive function, and helps you feel great.\u003c\/p\u003e\n      \u003cp\u003eNo matter what daily tasks await, Unimate will support your energy, focus, and mood — naturally.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Section 2: Beneficial Compounds --\u003e\n\u003csection class=\"compounds-section\"\u003e\n  \u003cdiv class=\"compounds-header\"\u003e\n    \u003ch2\u003eBeneficial compounds \u003cspan class=\"leaf\"\u003e🌿\u003c\/span\u003e\n\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compounds-grid\"\u003e\n    \u003cdiv class=\"compound-item\"\u003e\n      \u003ch3\u003eGreen \u003cspan class=\"leaf-tag\"\u003eyerba mate\u003c\/span\u003e leaf\u003c\/h3\u003e\n      \u003cp\u003eYerba mate comes from the leaves of the holly plant native to the central regions of South America. Yerba mate has been used by indigenous people for centuries. Yerba mate is a natural source of caffeine, and it contains a variety of natural polyphenols, which have potent antioxidant properties.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"compound-item\"\u003e\n      \u003ch3\u003eChlorogenic acids\u003c\/h3\u003e\n      \u003cp\u003eChlorogenic acids are polyphenolic compounds found in plants and seeds, such as yerba mate, green coffee beans, and tea. Chlorogenic acids have significant biological effects on the body, including supporting healthy brain function, promoting mental focus, and regulating lipid and glucose metabolism.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"compound-item\"\u003e\n      \u003ch3\u003eMate saponins\u003c\/h3\u003e\n      \u003cp\u003eMate saponins are a class of molecules that are specific to the yerba mate plant. Mate saponins support metabolic flexibility.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"compound-item\"\u003e\n      \u003ch3\u003eTheobromine\u003c\/h3\u003e\n      \u003cp\u003eTheobromine is a natural compound that contains a structure similar to caffeine. It's perhaps best known as the main compound found in high-quality chocolate. Theobromine promotes feelings of focus, improves mood, and reduces mental fatigue.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Section 3: Why Unimate --\u003e\n\u003csection class=\"why-section\"\u003e\n  \u003cdiv class=\"why-inner\"\u003e\n    \u003ch2\u003eWhy Unimate\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003eSupports feelings of well-being*\u003c\/li\u003e\n      \u003cli\u003eSupports healthy cognitive processes*\u003c\/li\u003e\n      \u003cli\u003eHelps maintain endurance and stamina*\u003c\/li\u003e\n      \u003cli\u003ePromotes satiety*\u003c\/li\u003e\n      \u003cli\u003eSupports weight-management efforts*\u003c\/li\u003e\n      \u003cli\u003ePromotes the body's ketone production*\u003c\/li\u003e\n      \u003cli\u003ePromotes natural production of BDNF*\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Section 4: Usage \/ Contents \/ Ingredients Tabs --\u003e\n\u003csection class=\"tabs-section\"\u003e\n  \u003cdiv class=\"tabs-nav\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"showTab('usage', this)\"\u003eUsage\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTab('contents', this)\"\u003eContents\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"showTab('ingredients', this)\"\u003eIngredients\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"usage\" class=\"tab-panel active\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eMix the entire contents of 1 stick pack with 17–24 oz of hot or cold water (add more or less to taste). Drink 1–2 times daily.\u003c\/li\u003e\n      \u003cli\u003eCan be enjoyed hot, like a traditional tea, or cold over ice.\u003c\/li\u003e\n      \u003cli\u003eFor best results, drink one stick pack in the morning and one in the afternoon.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"contents\" class=\"tab-panel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eEach box contains 30 individual stick packs (0.2 oz \/ 6 g each) — a one-month supply at the recommended serving size.\u003c\/li\u003e\n      \u003cli\u003eEach stick pack is a single-serve, easy-to-carry pouch, perfect for travel, the office, or the gym.\u003c\/li\u003e\n      \u003cli\u003eAvailable in Original and Lemon flavors.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"ingredients\" class=\"tab-panel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eYerba mate (Ilex paraguariensis) leaf extract\u003c\/li\u003e\n      \u003cli\u003eProprietary Unimate extract blend\u003c\/li\u003e\n      \u003cli\u003eNatural flavors\u003c\/li\u003e\n      \u003cli\u003eCitric acid\u003c\/li\u003e\n      \u003cli\u003eStevia leaf extract\u003c\/li\u003e\n      \u003cli\u003eSilicon dioxide (anti-caking agent)\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\n  function showTab(id, btn){\n    document.querySelectorAll('.tab-panel').forEach(p =\u003e p.classList.remove('active'));\n    document.querySelectorAll('.tab-btn').forEach(b =\u003e b.classList.remove('active'));\n    document.getElementById(id).classList.add('active');\n    btn.classList.add('active');\n  }\n\u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"theunicity.shop","offers":[{"title":"Default Title","offer_id":49335848763547,"sku":null,"price":99.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/0864\/7835\/files\/packof2.webp?v=1787245783","url":"https:\/\/theunicity.shop\/products\/more-unimate-at-a-discounted-price-the-unimate-booster-pack-includes-2-boxes-of-unicity-unimate-which-features-a-proprietary-extract-that-enhances-the-benefits-of-yerba-mate-supports-satiety-supports-cognitive-function-and-helps-you-feel-great","provider":"theunicity.shop","version":"1.0","type":"link"}