{"product_id":"davida-skin-eye-boost","title":"DaVida Skin Eye Boost | Retinol Eye Cream","description":"\u003c!-- =============================================================\n     DAVIDA — DAVIDA SKIN EYE BOOST PM EYE CREAM\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → DaVida Skin Eye Boost PM Eye Cream\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 eye-area general keywords (wrinkles under eyes 3.6K, swollen eyelids 8.1K). 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\"\u003ePM Eye Cream · Retinol + Niacinamide\u003c\/div\u003e\n    \u003ch2 class=\"dvd-pd__hero-heading\"\u003eThe retinol eye cream dosed for the most delicate skin on your face.\u003c\/h2\u003e\n    \u003cp class=\"dvd-pd__hero-text\"\u003eDaVida Skin Eye Boost is a nighttime eye cream powered by all-trans-retinol optimally dosed for the delicate eye area, plus niacinamide, peptide-ceramide complex, hyaluronic acid, caffeine, arnica, and Vitamin K. Targets fine lines, dark circles, undereye bags, and puffiness — without the over-stripping or burning that face-strength retinol creates around the eyes.\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\"\u003eReal retinol, eye-area dose\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eAll-trans-retinol delivers the same renewal benefits as face retinols — but specifically dosed and formulated for eye-area tolerance. Less burn, same long-term smoothing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eVisibly tightens \u0026amp; depuffs\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eCaffeine, arnica, and Vitamin K work together to reduce the appearance of undereye bags and puffiness. The micro-circulation trifecta — most eye creams skip at least one.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eBrightens dark circles\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eNiacinamide brightens visible discoloration over time; the peptide-ceramide complex tightens the skin and reduces the look of dark circles.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003ePlumps fine lines \u0026amp; wrinkles\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eHydrolyzed and standard sodium hyaluronate plump fine dehydration lines and replenish the barrier in one of the thinnest skin areas on the face.\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\"\u003eWrinkles under eyes\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eCrow's feet\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDark circles\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eUnder-eye puffiness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eLoss of firmness around eyes\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eCrepey under-eye skin\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eTired-looking eyes\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eFine lines from dehydration\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\"\u003eAll-Trans-Retinol\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eOptimally dosed for the delicate eye area — supports visible firmness and elasticity through the retinoid pathway, with less burn than face-strength retinol.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eNiacinamide\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eBrightens visible discoloration over time and supports healthy collagen — improves the appearance of fine lines and wrinkles around the eyes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003ePeptide-Ceramide Complex\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA synergistic system that nourishes the skin barrier while tightening the skin — visibly reduces undereye bags and the look of dark circles.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eHyaluronic Acid (Sodium Hyaluronate + Hydrolyzed)\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003ePenetrating humectants that deeply hydrate and lock in moisture — plumps lines and replenishes the skin barrier.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eCaffeine USP + Arnica + Vitamin K\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eOptimal micro-circulation trifecta — reduces the appearance of discoloration and puffiness in the under-eye area.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eGreen Tea Polyphenols + Vitamins C+E + Emblica\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eSynergistic brightening antioxidant combination — soothes skin, minimizes redness or irritation, and protects against free radicals.\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\"\u003eEvening (Recommended)\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eCleanse and pat the eye area dry\u003c\/li\u003e\n          \u003cli\u003eUse one pump for both eyes\u003c\/li\u003e\n          \u003cli\u003eApply around the eye area, avoiding the eye lids\u003c\/li\u003e\n          \u003cli\u003ePat in gently with your ring finger\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\"\u003eStarting Out\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eUse 2–3 nights per week for the first 2 weeks\u003c\/li\u003e\n          \u003cli\u003eIncrease to nightly as tolerated\u003c\/li\u003e\n          \u003cli\u003ePause 2 nights before in-office eye-area treatments\u003c\/li\u003e\n          \u003cli\u003eSPF 30+ in the morning, no exceptions\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\u003eWill it really help wrinkles under my eyes?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — the all-trans-retinol is the active that delivers real fine-line softening over time. Most clients see visible smoothing in 8–12 weeks of nightly use, with continued improvement through 6 months.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs it strong enough?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eIt's optimally dosed for the eye area — meaning it's gentler than face retinol, but still strong enough to deliver real renewal. If you've used face retinol around your eyes and tolerated it well, this will feel more comfortable AND more effective.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWill it sting if it gets in my eyes?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eApply along the orbital bone (under-eye + brow bone), not on the lid or lash line. The formula is designed to be tolerable, but no eye cream is meant to enter the eye itself.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eHow is it different from Alastin Restorative Eye Treatment or Epionce Renewal Eye Cream?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eEye Boost is the only one of the three that uses retinol — the others use peptides and botanicals exclusively. If you want retinol in your eye routine, Eye Boost is the choice. If you can't tolerate retinol around the eyes, Alastin or Epionce are gentler options.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eHow fast will I see depuffing?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eSome clients see same-day depuffing from the caffeine + arnica + Vitamin K complex. Real improvement in chronic puffiness and dark circles builds over 4–12 weeks of nightly use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs it pregnancy-safe?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eNo — retinol is not recommended during pregnancy or while breastfeeding. Pause use and switch to a peptide-based eye cream until you're cleared by your provider.\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\"Eye Boost is the eye cream we recommend for clients who want retinol's real fine-line work in their eye routine, dosed correctly. Most face retinols are too strong around the eyes; most eye creams skip retinol entirely. This one threads the needle.\"\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 Eye Boost PM Eye Cream description\n     ============================================================= --\u003e","brand":"DaVida Skin","offers":[{"title":"Default Title","offer_id":41984891289642,"sku":"848MB","price":110.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/183_b8517220-d2e4-4a87-90fd-a2c01a62dac5.png?v=1777509887","url":"https:\/\/davidaskin.com\/products\/davida-skin-eye-boost","provider":"DaVida Skin","version":"1.0","type":"link"}