{"product_id":"glass-skin-ultra-hydrating-serum-zd","title":"3% Hyaluronic Acid Ultra Hydrating Serum✨","description":"\u003cstyle\u003e\n.purelums-serum-page{\n  --ps-dark:#2f3338;\n  --ps-text:#565d64;\n  --ps-muted:#7c8389;\n  --ps-blue:#6d8da3;\n  --ps-blue2:#8ea8ba;\n  --ps-soft-blue:#eef4f7;\n  --ps-cream:#fbf8f4;\n  --ps-gold:#b89a68;\n  --ps-border:#e3e6e8;\n  --ps-white:#ffffff;\n\n  max-width:1100px;\n  margin:0 auto;\n  padding:0 16px 70px;\n  box-sizing:border-box;\n  font-family:Arial,Helvetica,sans-serif;\n  color:var(--ps-text);\n  line-height:1.7;\n}\n\n.purelums-serum-page *,\n.purelums-serum-page *:before,\n.purelums-serum-page *:after{\n  box-sizing:border-box;\n}\n\n.purelums-serum-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.purelums-serum-page h1,\n.purelums-serum-page h2,\n.purelums-serum-page h3{\n  margin:0;\n  color:var(--ps-dark);\n  line-height:1.18;\n}\n\n.purelums-serum-page h1{\n  font-size:44px;\n  letter-spacing:-1px;\n}\n\n.purelums-serum-page h2{\n  font-size:32px;\n  letter-spacing:-.4px;\n}\n\n.purelums-serum-page h3{\n  font-size:21px;\n}\n\n.ps-section{\n  padding:56px 0;\n  border-bottom:1px solid #edf0f1;\n}\n\n.ps-section:last-child{\n  border-bottom:0;\n}\n\n.ps-section-head{\n  max-width:780px;\n  margin:0 auto 32px;\n  text-align:center;\n}\n\n.ps-kicker{\n  display:inline-block;\n  margin-bottom:10px;\n  color:var(--ps-blue);\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.ps-section-head p{\n  margin:13px auto 0;\n  color:var(--ps-muted);\n  font-size:16px;\n}\n\n\n\/* HERO RESULTS *\/\n.ps-results-hero{\n  margin:0 -16px;\n  padding:58px 24px 48px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 10% 10%,rgba(109,141,163,.12),transparent 32%),\n    radial-gradient(circle at 90% 20%,rgba(184,154,104,.10),transparent 34%),\n    linear-gradient(145deg,#f9fbfc,#fffaf6);\n}\n\n.ps-results-hero h1{\n  max-width:820px;\n  margin:0 auto;\n}\n\n.ps-results-hero h1 em{\n  color:var(--ps-blue);\n  font-style:normal;\n}\n\n.ps-results-hero p{\n  max-width:650px;\n  margin:14px auto 0;\n  color:var(--ps-muted);\n}\n\n.ps-results-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:17px;\n  margin-top:30px;\n}\n\n.ps-result-card{\n  overflow:hidden;\n  border-radius:18px;\n  background:#fff;\n  border:1px solid var(--ps-border);\n  box-shadow:0 8px 28px rgba(36,48,57,.05);\n}\n\n.ps-result-card img{\n  aspect-ratio:1420\/2229;\n  object-fit:cover;\n}\n\n\n\/* FEATURE ROW *\/\n.ps-feature-row{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:38px;\n  align-items:center;\n}\n\n.ps-feature-row.reverse .ps-feature-image{\n  order:2;\n}\n\n.ps-feature-row.reverse .ps-feature-copy{\n  order:1;\n}\n\n.ps-feature-image{\n  overflow:hidden;\n  border-radius:22px;\n  background:var(--ps-soft-blue);\n  box-shadow:0 10px 30px rgba(35,48,57,.06);\n}\n\n.ps-feature-copy .ps-pretitle{\n  display:block;\n  color:var(--ps-gold);\n  font-size:14px;\n  font-weight:700;\n  margin-bottom:7px;\n}\n\n.ps-feature-copy h2{\n  margin-bottom:15px;\n}\n\n.ps-feature-copy p{\n  margin:0;\n  color:var(--ps-text);\n}\n\n.ps-highlight{\n  margin-top:18px;\n  padding:16px 18px;\n  border-left:4px solid var(--ps-blue);\n  border-radius:0 12px 12px 0;\n  background:var(--ps-soft-blue);\n  color:#5e6870;\n}\n\n\n\/* INGREDIENTS *\/\n.ps-ingredient-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:20px;\n}\n\n.ps-ingredient{\n  overflow:hidden;\n  background:#fff;\n  border:1px solid var(--ps-border);\n  border-radius:20px;\n  box-shadow:0 8px 25px rgba(35,48,57,.045);\n}\n\n.ps-ingredient img{\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.ps-ingredient-content{\n  padding:22px;\n}\n\n.ps-ingredient-name{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  margin-bottom:13px;\n}\n\n.ps-number{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:35px;\n  height:35px;\n  min-width:35px;\n  border-radius:50%;\n  background:var(--ps-blue);\n  color:#fff;\n  font-weight:800;\n  font-size:13px;\n}\n\n.ps-ingredient h3{\n  font-size:20px;\n}\n\n.ps-checks{\n  list-style:none;\n  padding:0;\n  margin:0;\n}\n\n.ps-checks li{\n  position:relative;\n  padding-left:25px;\n  margin:9px 0;\n  color:#646c72;\n  font-size:14px;\n}\n\n.ps-checks li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:0;\n  color:var(--ps-blue);\n  font-weight:900;\n}\n\n\n\/* VALUE *\/\n.ps-value-box{\n  display:grid;\n  grid-template-columns:.9fr 1.1fr;\n  gap:30px;\n  align-items:center;\n  padding:30px;\n  border-radius:24px;\n  background:linear-gradient(145deg,#f9f7f2,#f2f7fa);\n}\n\n.ps-value-copy h2{\n  margin-bottom:13px;\n}\n\n.ps-value-copy p{\n  margin:0 0 16px;\n}\n\n.ps-value-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n}\n\n.ps-value-list li{\n  position:relative;\n  padding-left:25px;\n  margin:10px 0;\n  font-weight:600;\n}\n\n.ps-value-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  color:var(--ps-blue);\n  font-weight:900;\n}\n\n\n\/* BEST IN CLASS *\/\n.ps-showcase{\n  text-align:center;\n}\n\n.ps-showcase img{\n  max-width:880px;\n  margin:25px auto 0;\n  border-radius:22px;\n}\n\n\n\/* ROUTINE *\/\n.ps-routine{\n  background:var(--ps-cream);\n  border-radius:24px;\n  padding:38px 30px;\n}\n\n.ps-routine-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n  margin-top:24px;\n}\n\n.ps-routine-card{\n  padding:23px;\n  border:1px solid #e7e1d9;\n  border-radius:16px;\n  background:#fff;\n}\n\n.ps-routine-card strong{\n  display:block;\n  color:var(--ps-dark);\n  font-size:18px;\n  margin-bottom:7px;\n}\n\n.ps-routine-card p{\n  margin:0;\n  color:var(--ps-muted);\n  font-size:14px;\n}\n\n.ps-routine-img{\n  margin-top:25px;\n  border-radius:18px;\n  overflow:hidden;\n}\n\n\n\/* CONCERNS *\/\n.ps-concerns{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n}\n\n.ps-concern{\n  text-align:center;\n}\n\n.ps-concern-image{\n  width:155px;\n  height:155px;\n  margin:0 auto 13px;\n  border-radius:50%;\n  overflow:hidden;\n  border:5px solid #f4f6f7;\n}\n\n.ps-concern-image img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n}\n\n.ps-concern strong{\n  display:block;\n  color:var(--ps-dark);\n}\n\n\n\/* GUARANTEE *\/\n.ps-guarantee{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  align-items:center;\n  gap:34px;\n  padding:32px;\n  border-radius:24px;\n  background:linear-gradient(135deg,#eef5f8,#fffaf6);\n  border:1px solid var(--ps-border);\n}\n\n.ps-guarantee h2{\n  margin-bottom:13px;\n}\n\n.ps-guarantee p{\n  margin:0;\n  color:var(--ps-muted);\n}\n\n.ps-guarantee img{\n  border-radius:18px;\n}\n\n\n\/* CTA *\/\n.ps-final{\n  padding:46px 28px;\n  text-align:center;\n  border-radius:24px;\n  background:linear-gradient(135deg,#536f83,#7895a8);\n  color:#fff;\n}\n\n.ps-final h2{\n  color:#fff;\n  margin-bottom:12px;\n}\n\n.ps-final p{\n  max-width:680px;\n  margin:0 auto 22px;\n  color:#eef4f7;\n}\n\n.ps-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:52px;\n  padding:14px 30px;\n  border-radius:8px;\n  background:#fff;\n  color:#536f83!important;\n  text-decoration:none!important;\n  font-weight:900;\n}\n\n\n\/* MOBILE *\/\n@media(max-width:780px){\n\n  .purelums-serum-page{\n    padding:0 12px 50px;\n  }\n\n  .ps-results-hero{\n    margin:0 -12px;\n    padding:42px 18px;\n  }\n\n  .purelums-serum-page h1{\n    font-size:31px;\n  }\n\n  .purelums-serum-page h2{\n    font-size:26px;\n  }\n\n  .ps-section{\n    padding:40px 0;\n  }\n\n  .ps-results-grid{\n    grid-template-columns:1fr;\n  }\n\n  .ps-feature-row,\n  .ps-feature-row.reverse,\n  .ps-value-box,\n  .ps-guarantee{\n    grid-template-columns:1fr;\n  }\n\n  .ps-feature-row.reverse .ps-feature-image,\n  .ps-feature-row.reverse .ps-feature-copy{\n    order:initial;\n  }\n\n  .ps-ingredient-grid{\n    grid-template-columns:1fr;\n  }\n\n  .ps-routine-grid{\n    grid-template-columns:1fr;\n  }\n\n  .ps-concerns{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .ps-value-box,\n  .ps-guarantee{\n    padding:20px;\n  }\n\n  .ps-final{\n    padding:35px 18px;\n  }\n\n  .ps-btn{\n    width:100%;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"purelums-serum-page\"\u003e\n\n\n\u003c!-- RESULTS --\u003e\n\u003csection class=\"ps-results-hero\"\u003e\n\n  \u003cspan class=\"ps-kicker\"\u003eREAL-WORLD SKINCARE ROUTINE\u003c\/span\u003e\n\n  \u003ch1\u003e\n    See a Difference in Just \u003cem\u003e4 Weeks\u003c\/em\u003e\n  \u003c\/h1\u003e\n\n  \u003cp\u003e\n    Best results are typically seen with consistent use. Individual consumer\n    experiences may vary.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ps-results-grid\"\u003e\n\n    \u003cdiv class=\"ps-result-card\"\u003e\n      \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/1_e2331955-c59e-4c17-90b5-751ae00bd367.jpg?v=1782290683\u0026amp;width=1420\" alt=\"Ultra Hydration Serum customer result 1\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-result-card\"\u003e\n      \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/2_4a969b03-29bd-4bcc-a2bb-9aa961465cac.jpg?v=1782290685\u0026amp;width=1420\" alt=\"Ultra Hydration Serum customer result 2\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-result-card\"\u003e\n      \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/3_94163ed8-7a7a-47fb-b352-373e426f45be.jpg?v=1782290687\u0026amp;width=1420\" alt=\"Ultra Hydration Serum customer result 3\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- CORE CONCERNS --\u003e\n\u003csection class=\"ps-section\"\u003e\n\n  \u003cdiv class=\"ps-feature-row reverse\"\u003e\n\n    \u003cdiv class=\"ps-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/5-sync-f8235df362.png?v=1784947713\u0026amp;width=1500\" alt=\"Ultra Hydration Serum skincare\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-feature-copy\"\u003e\n\n      \u003cspan class=\"ps-pretitle\"\u003eDesigned for the visible signs of aging\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Fine Lines, Wrinkles, Dryness \u0026amp; Uneven-Looking Skin\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Ultra Hydration Serum combines a concentrated blend of peptides,\n        humectants and skin-conditioning ingredients to support smoother,\n        firmer and more hydrated-looking skin.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ps-highlight\"\u003e\n        Featuring Matrixyl®, Argireline®, squalane and a Triple Hyaluronic Acid\n        Complex in one easy daily skincare step.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- HYDRATION --\u003e\n\u003csection class=\"ps-section\"\u003e\n\n  \u003cdiv class=\"ps-feature-row\"\u003e\n\n    \u003cdiv class=\"ps-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/0316_1-sync-23d18ff389.gif?v=1784947716\u0026amp;width=1500\" alt=\"Hyaluronic acid hydration serum\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-feature-copy\"\u003e\n\n      \u003cspan class=\"ps-pretitle\"\u003eMulti-Level Hydration\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Hydration Where Your Skin Needs It Most\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Hyaluronic acid is known for its ability to attract and retain moisture.\n        The Triple Hyaluronic Acid Complex combines different molecular sizes\n        to support hydration across the skin's surface for a visibly plumper,\n        smoother and more refreshed appearance.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ps-highlight\"\u003e\n        Ideal for skin that feels dry, tight, dull or less supple than it used to.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- INGREDIENTS --\u003e\n\u003csection class=\"ps-section\"\u003e\n\n  \u003cdiv class=\"ps-section-head\"\u003e\n\n    \u003cspan class=\"ps-kicker\"\u003eFORMULA BREAKDOWN\u003c\/span\u003e\n\n    \u003ch2\u003e\n      What Makes Ultra Hydration Serum Different\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A targeted blend designed around hydration, smoothness, elasticity and\n      daily skin-barrier support.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"ps-ingredient-grid\"\u003e\n\n\n    \u003c!-- 1 --\u003e\n    \u003cdiv class=\"ps-ingredient\"\u003e\n\n      \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/Smooth_Fine_Lines_Wrinkles_17a89b23-365e-4ca2-843b-72d5a1bc9e40.png?v=1782290692\u0026amp;width=1500\" alt=\"Matrixyl Collagen\"\u003e\n\n      \u003cdiv class=\"ps-ingredient-content\"\u003e\n\n        \u003cdiv class=\"ps-ingredient-name\"\u003e\n          \u003cspan class=\"ps-number\"\u003e01\u003c\/span\u003e\n          \u003ch3\u003eMatrixyl® Collagen\u003c\/h3\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"ps-checks\"\u003e\n          \u003cli\u003e\n            Supports a smoother and firmer-looking complexion.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            Helps improve the visible appearance of fine lines and skin texture.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- 2 --\u003e\n    \u003cdiv class=\"ps-ingredient\"\u003e\n\n      \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/Smooth_Fine_Lines_Wrinkles_1_32dab62f-5e76-44b1-80f7-28b78edac2aa.png?v=1782290694\u0026amp;width=1500\" alt=\"Argireline Glycerin\"\u003e\n\n      \u003cdiv class=\"ps-ingredient-content\"\u003e\n\n        \u003cdiv class=\"ps-ingredient-name\"\u003e\n          \u003cspan class=\"ps-number\"\u003e02\u003c\/span\u003e\n          \u003ch3\u003eArgireline® + Glycerin\u003c\/h3\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"ps-checks\"\u003e\n          \u003cli\u003e\n            Helps soften the appearance of expression lines and visible wrinkles.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            Glycerin attracts moisture to support softer, more supple-looking skin.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- 3 --\u003e\n    \u003cdiv class=\"ps-ingredient\"\u003e\n\n      \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/Smooth_Fine_Lines_Wrinkles_2.png?v=1782290696\u0026amp;width=1500\" alt=\"Rebuilder Active System\"\u003e\n\n      \u003cdiv class=\"ps-ingredient-content\"\u003e\n\n        \u003cdiv class=\"ps-ingredient-name\"\u003e\n          \u003cspan class=\"ps-number\"\u003e03\u003c\/span\u003e\n          \u003ch3\u003eRebuilder Active System\u003c\/h3\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"ps-checks\"\u003e\n          \u003cli\u003e\n            Supports the appearance of a healthier, smoother skin surface.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            Helps reinforce the look and feel of the skin's natural moisture barrier.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- 4 --\u003e\n    \u003cdiv class=\"ps-ingredient\"\u003e\n\n      \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/Smooth_Fine_Lines_Wrinkles_3.png?v=1782290698\u0026amp;width=1500\" alt=\"Triple Hyaluronic Acid Complex\"\u003e\n\n      \u003cdiv class=\"ps-ingredient-content\"\u003e\n\n        \u003cdiv class=\"ps-ingredient-name\"\u003e\n          \u003cspan class=\"ps-number\"\u003e04\u003c\/span\u003e\n          \u003ch3\u003eTriple Hyaluronic Acid Complex\u003c\/h3\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"ps-checks\"\u003e\n          \u003cli\u003e\n            Helps improve moisture retention for long-lasting hydration.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            Supports a plumper, smoother and more refreshed-looking complexion.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- VALUE --\u003e\n\u003csection class=\"ps-section\"\u003e\n\n  \u003cdiv class=\"ps-value-box\"\u003e\n\n    \u003cdiv\u003e\n      \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/17736540949382-sync-a054d0cbd7.png?v=1784947725\u0026amp;width=1500\" alt=\"Purelums skincare value comparison\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-value-copy\"\u003e\n\n      \u003cspan class=\"ps-kicker\"\u003eSKINCARE WITHOUT THE APPOINTMENT\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Save Your Face — And Your Wallet Too\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Add targeted hydration and age-supporting skincare to your daily routine\n        without relying solely on expensive professional treatments.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ps-value-list\"\u003e\n        \u003cli\u003eDeep, long-lasting hydration support\u003c\/li\u003e\n        \u003cli\u003ePeptide and hyaluronic acid-based skincare\u003c\/li\u003e\n        \u003cli\u003eMorning and evening use from home\u003c\/li\u003e\n        \u003cli\u003eOne concentrated step for multiple visible skin concerns\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- BEST IN CLASS --\u003e\n\u003csection class=\"ps-section ps-showcase\"\u003e\n\n  \u003cdiv class=\"ps-section-head\"\u003e\n\n    \u003cspan class=\"ps-kicker\"\u003ePURELUMS SKINCARE\u003c\/span\u003e\n\n    \u003ch2\u003e\n      Get More From Your Daily Serum\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A concentrated formula created to combine hydration, peptides and\n      skin-conditioning ingredients in one streamlined routine.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/Smooth_Fine_Lines_Wrinkles_13.jpg?v=1782290703\u0026amp;width=1500\" alt=\"Purelums Ultra Hydration Serum\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ROUTINE --\u003e\n\u003csection class=\"ps-section\"\u003e\n\n  \u003cdiv class=\"ps-routine\"\u003e\n\n    \u003cdiv class=\"ps-section-head\"\u003e\n\n      \u003cspan class=\"ps-kicker\"\u003eHOW TO USE\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Make It Part of Your Morning \u0026amp; Evening Routine\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Consistency is key. Apply Ultra Hydration Serum twice daily as part of\n        your regular skincare routine.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ps-routine-grid\"\u003e\n\n      \u003cdiv class=\"ps-routine-card\"\u003e\n        \u003cstrong\u003e☀️ Morning\u003c\/strong\u003e\n        \u003cp\u003e\n          Apply to clean, dry skin before moisturizer and sunscreen to help keep\n          your complexion hydrated and comfortable throughout the day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-routine-card\"\u003e\n        \u003cstrong\u003e🌙 Evening\u003c\/strong\u003e\n        \u003cp\u003e\n          Apply after cleansing and before heavier creams or oils to support\n          overnight hydration and skin-conditioning care.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ps-routine-img\"\u003e\n      \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/Smooth_Fine_Lines_Wrinkles_2.jpg?v=1782290705\u0026amp;width=1500\" alt=\"Ultra Hydration Serum routine\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- CONCERNS --\u003e\n\u003csection class=\"ps-section\"\u003e\n\n  \u003cdiv class=\"ps-section-head\"\u003e\n\n    \u003cspan class=\"ps-kicker\"\u003eMULTI-CONCERN SKINCARE\u003c\/span\u003e\n\n    \u003ch2\u003e\n      Here's What People Love Most About Ultra Hydration Serum\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Designed for common visible concerns associated with dryness, texture\n      and the appearance of aging skin.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"ps-concerns\"\u003e\n\n    \u003cdiv class=\"ps-concern\"\u003e\n      \u003cdiv class=\"ps-concern-image\"\u003e\n        \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/Helps_with_fine_lines_wrinkles-min.jpg?v=1782290707\u0026amp;width=1420\" alt=\"Fine lines and wrinkles\"\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003eFine Lines \u0026amp; Wrinkles\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ps-concern\"\u003e\n      \u003cdiv class=\"ps-concern-image\"\u003e\n        \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/Helps_with_Dryness_dehydration-min.jpg?v=1782290709\u0026amp;width=1420\" alt=\"Dryness and dehydration\"\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003eDryness \u0026amp; Dehydration\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ps-concern\"\u003e\n      \u003cdiv class=\"ps-concern-image\"\u003e\n        \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/Helps_with_Crepey_Sagging_Skin-min.jpg?v=1782290711\u0026amp;width=1420\" alt=\"Crepey and sagging skin\"\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003eCrepey-Looking Skin\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ps-concern\"\u003e\n      \u003cdiv class=\"ps-concern-image\"\u003e\n        \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/Helps_with_Dark_spots_imperfections-min.jpg?v=1782290712\u0026amp;width=1420\" alt=\"Dark spots and uneven tone\"\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003eUneven-Looking Tone\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ps-concern\"\u003e\n      \u003cdiv class=\"ps-concern-image\"\u003e\n        \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/Helps_with_Dull_Tired_Skin-min.jpg?v=1782290714\u0026amp;width=1420\" alt=\"Dull tired skin\"\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003eDull \u0026amp; Tired-Looking Skin\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ps-concern\"\u003e\n      \u003cdiv class=\"ps-concern-image\"\u003e\n        \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/Helps_with_Sun-Damaged_Skin-min.jpg?v=1782290717\u0026amp;width=1420\" alt=\"Sun exposed skin\"\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003eSun-Stressed Appearance\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- GUARANTEE --\u003e\n\u003csection class=\"ps-section\"\u003e\n\n  \u003cdiv class=\"ps-guarantee\"\u003e\n\n    \u003cdiv\u003e\n      \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/4sadasdasdsfd.png?v=1784947740\u0026amp;width=1500\" alt=\"30 day money back guarantee\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n\n      \u003cspan class=\"ps-kicker\"\u003eTRY IT WITH CONFIDENCE\u003c\/span\u003e\n\n      \u003ch2\u003e\n        30-Day Money-Back Guarantee\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        If the product does not meet your expectations, you can request a refund\n        within 30 days in accordance with the store's refund policy.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"ps-section\"\u003e\n\n  \u003cdiv class=\"ps-final\"\u003e\n\n    \u003ch2\u003e\n      Give Dry, Tired-Looking Skin a More Hydrated Finish\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Add peptides, humectants and multi-level hydration to your daily skincare\n      routine with Purelums Ultra Hydration Serum.\n    \u003c\/p\u003e\n\n    \u003ca class=\"ps-btn\" href=\"#\"\u003e\n      SHOP ULTRA HYDRATION SERUM →\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"buy 2","offer_id":64519939817849,"sku":"XYL2603161077-36ML-1","price":25.95,"currency_code":"EUR","in_stock":true},{"title":"buy 1","offer_id":64519939850617,"sku":"XYL2603161077-36ML-2","price":16.95,"currency_code":"EUR","in_stock":true},{"title":"buy 3","offer_id":64519939883385,"sku":"XYL2603161077-36ML-3","price":34.95,"currency_code":"EUR","in_stock":true},{"title":"buy 6","offer_id":64519939916153,"sku":"XYL2603161077-36ML-4","price":61.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1031\/4013\/1193\/files\/17738863233044_47f180c4-59d3-4bb9-96d4-6a8d053ce563.png?v=1788860425","url":"https:\/\/www.colordreaming.com\/products\/glass-skin-ultra-hydrating-serum-zd","provider":"colordreaming","version":"1.0","type":"link"}