{"product_id":"davida-skin-ha-hydrating-serum","title":"DaVida Skin HA Hydrating Serum | Hyaluronic Acid","description":"\u003c!-- =============================================================\n     DAVIDA — DAVIDA SKIN HA HYDRATING SERUM\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → DaVida Skin HA Hydrating Serum\n     2. In the Description editor, click the \"\u003c\u003e\" (source code) icon\n     3. Delete any existing description content\n     4. Paste this entire file (everything between the comment blocks)\n     5. Save\n\n     SEO TARGETS (full keyword map in companion .md file):\n     Targeting 'best hyaluronic acid serum' (14,800 vol) general keyword. Branded volume zero.\n     ============================================================= --\u003e\n\u003cstyle\u003e\n.dvd-pd { font-family: 'Inter', -apple-system, sans-serif; color: #2A2A2A; line-height: 1.7; }\n.dvd-pd * { box-sizing: border-box; }\n.dvd-pd__hero {\n  background: linear-gradient(135deg, #FAFAF7 0%, #F8F4ED 100%);\n  border: 1px solid #EDE5D9; border-radius: 12px; padding: 32px 28px;\n  margin: 0 0 32px; text-align: center;\n}\n.dvd-pd__eyebrow {\n  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase;\n  color: #B68543; margin: 0 0 8px;\n}\n.dvd-pd__hero-heading {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.65rem;\n  letter-spacing: -0.005em; color: #1A1A1A; margin: 0 0 12px; line-height: 1.25;\n}\n.dvd-pd__hero-text {\n  font-size: 0.98rem; color: #5c5246; margin: 0;\n  max-width: 540px; margin-left: auto; margin-right: auto;\n}\n.dvd-pd__section { margin: 40px 0; }\n.dvd-pd__section-heading {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.4rem;\n  color: #1A1A1A; margin: 0 0 16px; letter-spacing: -0.005em;\n}\n.dvd-pd__benefits {\n  display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px;\n}\n.dvd-pd__benefit-item {\n  background: #FFFFFF; border: 1px solid #EDE5D9; border-radius: 8px; padding: 16px;\n}\n.dvd-pd__benefit-name {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1rem;\n  color: #1A1A1A; margin: 0 0 4px; display: block;\n}\n.dvd-pd__benefit-desc {\n  font-size: 0.86rem; color: #5c5246; line-height: 1.5; margin: 0;\n}\n.dvd-pd__concerns { display: flex; flex-wrap: wrap; gap: 8px; }\n.dvd-pd__concern-pill {\n  display: inline-block; padding: 8px 16px; background: #FFFFFF;\n  border: 1px solid #E5DDD3; border-radius: 999px; font-size: 0.82rem;\n  font-weight: 500; color: #2c2219; letter-spacing: 0.02em;\n}\n.dvd-pd__ingredients { display: grid; gap: 14px; }\n.dvd-pd__ingredient {\n  background: #FAFAF7; border-left: 3px solid #B68543; border-radius: 4px; padding: 16px 18px;\n}\n.dvd-pd__ingredient-name {\n  font-family: 'Inter', sans-serif; font-size: 0.95rem; font-weight: 700;\n  color: #B68543; letter-spacing: 0.02em; margin: 0 0 4px; display: block;\n}\n.dvd-pd__ingredient-desc {\n  font-size: 0.92rem; color: #2c2219; margin: 0; line-height: 1.55;\n}\n.dvd-pd__routine { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }\n.dvd-pd__routine-col {\n  background: #FFFFFF; border: 1px solid #EDE5D9; border-radius: 8px; padding: 20px;\n}\n.dvd-pd__routine-col-heading {\n  font-family: 'Inter', sans-serif; font-size: 0.7rem; font-weight: 700;\n  letter-spacing: 0.18em; text-transform: uppercase; color: #B68543; margin: 0 0 12px;\n}\n.dvd-pd__routine-list { list-style: none; padding: 0; margin: 0; counter-reset: step; }\n.dvd-pd__routine-list li {\n  counter-increment: step; position: relative; padding: 0 0 12px 32px;\n  font-size: 0.9rem; color: #2c2219; line-height: 1.55;\n}\n.dvd-pd__routine-list li:last-child { padding-bottom: 0; }\n.dvd-pd__routine-list li::before {\n  content: counter(step); position: absolute; left: 0; top: 0;\n  width: 22px; height: 22px; border-radius: 50%; background: #1A1A1A; color: #FFFFFF;\n  font-size: 0.72rem; font-weight: 600; display: flex; align-items: center;\n  justify-content: center; font-family: 'Inter', sans-serif;\n}\n.dvd-pd__faq { margin-top: 8px; }\n.dvd-pd__faq-item { border-bottom: 1px solid #EDE5D9; padding: 0; }\n.dvd-pd__faq-item summary {\n  cursor: pointer; padding: 16px 0; font-family: 'Inter', sans-serif;\n  font-weight: 600; font-size: 0.95rem; color: #1A1A1A;\n  list-style: none; position: relative; padding-right: 32px;\n}\n.dvd-pd__faq-item summary::-webkit-details-marker { display: none; }\n.dvd-pd__faq-item summary::after {\n  content: \"+\"; position: absolute; right: 4px; top: 50%; transform: translateY(-50%);\n  font-size: 1.3rem; color: #B68543; font-weight: 400; transition: transform 0.2s ease;\n}\n.dvd-pd__faq-item[open] summary::after { content: \"−\"; }\n.dvd-pd__faq-answer {\n  padding: 0 0 16px; font-size: 0.92rem; color: #5c5246; line-height: 1.65;\n}\n.dvd-pd__faq-answer p { margin: 0 0 8px; }\n.dvd-pd__faq-answer p:last-child { margin: 0; }\n.dvd-pd__closer {\n  background: #1A1A1A; color: #FFFFFF; border-radius: 12px;\n  padding: 28px; text-align: center; margin: 40px 0 0;\n}\n.dvd-pd__closer-eyebrow {\n  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.18em;\n  text-transform: uppercase; color: #B68543; margin: 0 0 10px;\n}\n.dvd-pd__closer-text {\n  font-family: 'Playfair Display', Georgia, serif; font-style: italic;\n  font-weight: 400; font-size: 1.05rem; line-height: 1.55; margin: 0 0 8px; color: #FFFFFF;\n}\n.dvd-pd__closer-attr {\n  font-family: 'Inter', sans-serif; font-size: 0.78rem;\n  color: rgba(255,255,255,0.7); letter-spacing: 0.04em;\n}\n@media (max-width: 600px) {\n  .dvd-pd__benefits, .dvd-pd__routine { grid-template-columns: 1fr; }\n  .dvd-pd__hero { padding: 24px 20px; }\n  .dvd-pd__hero-heading { font-size: 1.4rem; }\n  .dvd-pd__section-heading { font-size: 1.2rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dvd-pd\"\u003e\n  \u003cdiv class=\"dvd-pd__hero\"\u003e\n    \u003cdiv class=\"dvd-pd__eyebrow\"\u003eHyaluronic Acid Serum · 1 oz\u003c\/div\u003e\n    \u003ch2 class=\"dvd-pd__hero-heading\"\u003eThe hyaluronic acid serum your skin keeps using long after you stop applying.\u003c\/h2\u003e\n    \u003cp class=\"dvd-pd__hero-text\"\u003eDaVida Skin HA Hydrating Serum is a multi-form hyaluronic acid serum with fractionated and high-molecular-weight HA, palmitoyl tripeptide-28 for collagen support, and an essential mineral complex that conditions the skin and reduces excess oil. Universal booster — works in any routine, layers cleanly under anything. Clinical results visible in as little as 6 weeks: 90% of patients showed tactile smoothness, 80% showed reduced fine lines, 70% showed visible firmness.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWhy people reach for it\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__benefits\"\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eMulti-form hyaluronic acid\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eFractionated HA penetrates deep into the dermis to deeply moisturize; high-molecular-weight HA forms a protective barrier on the surface and locks in moisture. The combination outperforms single-form HA serums.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eReal clinical results in 6 weeks\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eIn a patient study: 100% reported skin felt hydrated and softer; 90% reported more even tone; 80% reported skin looked younger and firmer. Same study showed 80% reduction in appearance of wrinkles and fine lines under the eyes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003ePeptide-supported collagen\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003ePalmitoyl tripeptide-28 supports healthy collagen production — improves elasticity and firmness alongside the hydration benefit.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eSkin-balancing mineral complex\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eZinc PCA and Copper PCA condition the skin and help reduce excess oil — unusual addition to an HA serum, but it's why this works for combination and oily skin types where standard HA serums often disappear.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWho it's for\u003c\/h3\u003e\n    \u003cp style=\"margin: 0 0 14px; color: #5c5246; font-size: 0.95rem;\"\u003eAll skin types — designed to address:\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__concerns\"\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDryness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDehydration\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eFine lines from dehydration\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eLoss of plumpness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eCompromised barrier\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eCombination \/ oily skin (without weight)\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003ePost-procedure recovery\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDaily hydration\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWhy it works\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__ingredients\"\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eMulti-Form Hyaluronic Acid\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eFractionated HA easily penetrates skin to deeply moisturize. High-molecular-weight HA retains water on the skin's surface, forming a protective barrier.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eSodium PCA + Glycerin\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003ePowerful humectants that occur naturally in skin — bind moisture and help maintain the skin barrier from within.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003ePalmitoyl Tripeptide-28\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA peptide that supports healthy collagen production, improving elasticity and firmness alongside hydration.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eWhite Tea, Ergothioneine, Glutathione\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eThree antioxidant systems that soothe and guard against free-radical damage.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eZinc PCA + Copper PCA\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eEssential mineral complex that conditions skin and reduces excess oil. Naturally tints the formula a soft copper hue.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eHow to use it\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__routine\"\u003e\n      \u003cdiv class=\"dvd-pd__routine-col\"\u003e\n        \u003cdiv class=\"dvd-pd__routine-col-heading\"\u003eDaily Use\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eCleanse with a gentle cleanser\u003c\/li\u003e\n          \u003cli\u003eApply 2–3 drops to clean, slightly damp skin\u003c\/li\u003e\n          \u003cli\u003eLayer your other serums and moisturizer on top\u003c\/li\u003e\n          \u003cli\u003eRepeat morning and evening\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__routine-col\"\u003e\n        \u003cdiv class=\"dvd-pd__routine-col-heading\"\u003eMid-day Refresh\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003ePress 1–2 drops into clean hands\u003c\/li\u003e\n          \u003cli\u003ePat lightly into skin (over makeup is fine)\u003c\/li\u003e\n          \u003cli\u003eSkin re-plumps within seconds\u003c\/li\u003e\n          \u003cli\u003eRe-apply mineral SPF if you're heading back outside\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eCommon questions\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__faq\"\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs this the best hyaluronic acid serum?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eIt competes directly with $80–$120 medical-grade HA serums (Alastin HA Immerse, SkinCeuticals HA Intensifier) at our private-label price. The multi-form HA + peptide + mineral complex is what you'd expect at the medical-grade tier — cheaper drugstore HA serums use a single uncrosslinked form and skip the rest.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eHow does it compare to Alastin HA Immerse?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eComparable category. Different formulation philosophies — Alastin uses crosslinked HA + Octapeptide-45; ours uses fractionated + high-molecular-weight HA + Tripeptide-28 + zinc-copper. Both work; clients pick based on which formula their skin responds to better.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eShould I apply on damp or dry skin?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eSlightly damp gives the best result — HA pulls moisture from whatever's nearby, so applying to damp skin lets it pull from the water on your face rather than the air.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWill it pill or get sticky under makeup?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eNo. The serum is engineered to layer cleanly with other actives, sunscreen, and makeup.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eCan I use it with retinol or vitamin C?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — apply HA Serum first on clean, slightly damp skin, then layer Vitamin C, retinol, or other actives on top. The hydration buffer often helps people tolerate stronger retinoids better.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWhy is the formula a slight copper color?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eThe Copper PCA in the mineral complex naturally tints the formula a soft copper hue. It absorbs clear and won't stain skin or fabric.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eDo you ship, or can I pick up locally?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eBoth. Free shipping over $100 within the US, or pick up at our San Antonio location (20327 Interstate 10 Ste 140) — usually ready within 24 hours of ordering.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__closer\"\u003e\n    \u003cdiv class=\"dvd-pd__closer-eyebrow\"\u003eWhy our team loves it\u003c\/div\u003e\n    \u003cp class=\"dvd-pd__closer-text\"\u003e\"Our HA Serum is the daily hydrator most of our team keeps in rotation. The combination of fractionated HA, peptide, and zinc-copper complex hits notes that single-form HA serums miss — and the clinical results back up what we see in clinic.\"\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__closer-attr\"\u003e— The DaVida Aesthetics Team\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =============================================================\n     END DaVida Skin HA Hydrating Serum description\n     ============================================================= --\u003e","brand":"DaVida Skin","offers":[{"title":"Default Title","offer_id":41984894795818,"sku":"896MB","price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/190.png?v=1777509440","url":"https:\/\/davidaskin.com\/products\/davida-skin-ha-hydrating-serum","provider":"DaVida Skin","version":"1.0","type":"link"}