{"product_id":"alastin-ha-immerse-mini-travel-size","title":"Alastin HA Immerse Serum Travel Size","description":"\u003c!-- =============================================================\n     DAVIDA — ALASTIN HA IMMERSE HYALURONIC ACID SERUM TRAVEL SIZE\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → Alastin HA Immerse Hyaluronic Acid Serum Travel Size\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     Primary keyword:   alastin ha serum (170 vol) + ha immerse mini long-tails\n     ============================================================= --\u003e\n\u003cstyle\u003e\n\/* Scoped styles — all rules prefixed .dvd-pd to avoid theme collisions *\/\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;\n  border-radius: 12px;\n  padding: 32px 28px;\n  margin: 0 0 32px;\n  text-align: center;\n}\n.dvd-pd__eyebrow {\n  font-size: 0.7rem;\n  font-weight: 600;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #B68543;\n  margin: 0 0 8px;\n}\n.dvd-pd__hero-heading {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-weight: 500;\n  font-size: 1.65rem;\n  letter-spacing: -0.005em;\n  color: #1A1A1A;\n  margin: 0 0 12px;\n  line-height: 1.25;\n}\n.dvd-pd__hero-text {\n  font-size: 0.98rem;\n  color: #5c5246;\n  margin: 0;\n  max-width: 540px;\n  margin-left: auto;\n  margin-right: auto;\n}\n.dvd-pd__section { margin: 40px 0; }\n.dvd-pd__section-heading {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-weight: 500;\n  font-size: 1.4rem;\n  color: #1A1A1A;\n  margin: 0 0 16px;\n  letter-spacing: -0.005em;\n}\n.dvd-pd__benefits {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n}\n.dvd-pd__benefit-item {\n  background: #FFFFFF;\n  border: 1px solid #EDE5D9;\n  border-radius: 8px;\n  padding: 16px;\n}\n.dvd-pd__benefit-name {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-weight: 500;\n  font-size: 1rem;\n  color: #1A1A1A;\n  margin: 0 0 4px;\n  display: block;\n}\n.dvd-pd__benefit-desc {\n  font-size: 0.86rem;\n  color: #5c5246;\n  line-height: 1.5;\n  margin: 0;\n}\n.dvd-pd__concerns {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n.dvd-pd__concern-pill {\n  display: inline-block;\n  padding: 8px 16px;\n  background: #FFFFFF;\n  border: 1px solid #E5DDD3;\n  border-radius: 999px;\n  font-size: 0.82rem;\n  font-weight: 500;\n  color: #2c2219;\n  letter-spacing: 0.02em;\n}\n.dvd-pd__ingredients {\n  display: grid;\n  gap: 14px;\n}\n.dvd-pd__ingredient {\n  background: #FAFAF7;\n  border-left: 3px solid #B68543;\n  border-radius: 4px;\n  padding: 16px 18px;\n}\n.dvd-pd__ingredient-name {\n  font-family: 'Inter', sans-serif;\n  font-size: 0.95rem;\n  font-weight: 700;\n  color: #B68543;\n  letter-spacing: 0.02em;\n  margin: 0 0 4px;\n  display: block;\n}\n.dvd-pd__ingredient-desc {\n  font-size: 0.92rem;\n  color: #2c2219;\n  margin: 0;\n  line-height: 1.55;\n}\n.dvd-pd__routine {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n}\n.dvd-pd__routine-col {\n  background: #FFFFFF;\n  border: 1px solid #EDE5D9;\n  border-radius: 8px;\n  padding: 20px;\n}\n.dvd-pd__routine-col-heading {\n  font-family: 'Inter', sans-serif;\n  font-size: 0.7rem;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #B68543;\n  margin: 0 0 12px;\n}\n.dvd-pd__routine-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  counter-reset: step;\n}\n.dvd-pd__routine-list li {\n  counter-increment: step;\n  position: relative;\n  padding: 0 0 12px 32px;\n  font-size: 0.9rem;\n  color: #2c2219;\n  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);\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 22px;\n  height: 22px;\n  border-radius: 50%;\n  background: #1A1A1A;\n  color: #FFFFFF;\n  font-size: 0.72rem;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: 'Inter', sans-serif;\n}\n.dvd-pd__faq { margin-top: 8px; }\n.dvd-pd__faq-item {\n  border-bottom: 1px solid #EDE5D9;\n  padding: 0;\n}\n.dvd-pd__faq-item summary {\n  cursor: pointer;\n  padding: 16px 0;\n  font-family: 'Inter', sans-serif;\n  font-weight: 600;\n  font-size: 0.95rem;\n  color: #1A1A1A;\n  list-style: none;\n  position: relative;\n  padding-right: 32px;\n}\n.dvd-pd__faq-item summary::-webkit-details-marker { display: none; }\n.dvd-pd__faq-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 4px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 1.3rem;\n  color: #B68543;\n  font-weight: 400;\n  transition: transform 0.2s ease;\n}\n.dvd-pd__faq-item[open] summary::after {\n  content: \"−\";\n}\n.dvd-pd__faq-answer {\n  padding: 0 0 16px;\n  font-size: 0.92rem;\n  color: #5c5246;\n  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;\n  color: #FFFFFF;\n  border-radius: 12px;\n  padding: 28px;\n  text-align: center;\n  margin: 40px 0 0;\n}\n.dvd-pd__closer-eyebrow {\n  font-size: 0.7rem;\n  font-weight: 600;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #B68543;\n  margin: 0 0 10px;\n}\n.dvd-pd__closer-text {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-style: italic;\n  font-weight: 400;\n  font-size: 1.05rem;\n  line-height: 1.55;\n  margin: 0 0 8px;\n  color: #FFFFFF;\n}\n.dvd-pd__closer-attr {\n  font-family: 'Inter', sans-serif;\n  font-size: 0.78rem;\n  color: rgba(255,255,255,0.7);\n  letter-spacing: 0.04em;\n}\n@media (max-width: 600px) {\n  .dvd-pd__benefits,\n  .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  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"dvd-pd__hero\"\u003e\n    \u003cdiv class=\"dvd-pd__eyebrow\"\u003eTravel Size · Hyaluronic Acid Serum\u003c\/div\u003e\n    \u003ch2 class=\"dvd-pd__hero-heading\"\u003eThe award-winning hydration serum, sized for purses and trial runs.\u003c\/h2\u003e\n    \u003cp class=\"dvd-pd__hero-text\"\u003eThe HA Immerse Mini is the travel-size version of Alastin's award-winning hyaluronic acid serum — same crosslinked HA, same peptide blend, same instant plumping. Made for purses, carry-ons, and anyone who wants to feel the glass-skin moment before committing to a full bottle.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003c!-- KEY BENEFITS --\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\"\u003eSame formula, mini bottle\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eIdentical to the 1 oz full size — crosslinked sodium hyaluronate, octapeptide-45, hexapeptide-11, silver mushroom.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eTry before you commit\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eMost people get 3–4 weeks of twice-daily use from the mini — enough to feel the hydration shift and decide on full size.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eTravel-friendly hydration\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eTSA-compliant, leak-resistant pump. Lives easily in a purse, gym bag, or carry-on for in-flight skin rescue.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eGlass-skin instantly\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eThe same award-winning formula that won the 2022 Oprah Daily O-Award for Best Hydrating Serum — at travel scale.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- WHO IT'S FOR --\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, including sensitive — designed to address:\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__concerns\"\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eTravel-related dehydration\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003ePlane-skin tightness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDaily hydration\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eTry-before-you-buy\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eMid-day refresh\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003ePost-procedure recovery on the go\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eAll skin types\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- INGREDIENTS --\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\"\u003eSodium Hyaluronate Crosspolymer\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eCrosslinked HA that holds 50× more water than standard HA — instant plump.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eOctapeptide-45\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA peptide that supports your skin's natural ability to produce its own high-molecular HA over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eHexapeptide-11\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eHelps prevent the production of enzymes that break down HA in the skin.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eTremella (Silver Mushroom)\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA botanical hydrator that holds water against the skin even more effectively than HA alone.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- ROUTINE --\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 1 pump 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\"\u003eTravel \/ Mid-day\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003ePress 1 pump into clean hands\u003c\/li\u003e\n          \u003cli\u003ePat lightly into skin (over makeup is fine)\u003c\/li\u003e\n          \u003cli\u003eUse mid-flight to combat cabin dehydration\u003c\/li\u003e\n          \u003cli\u003eRe-apply mineral SPF if you're outside\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- FAQ --\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 the mini formula identical to the full size?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — same crosslinked HA, same peptide system, same silver mushroom hydrator. Just a smaller bottle.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eHow long will the mini last?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eRoughly 3–4 weeks of consistent twice-daily face use. Less if you're using generously or applying to neck and chest.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWhy HA Immerse over a $20 hyaluronic acid?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eCrosslinked HA holds 50× more water than standard HA, and the peptide system trains your skin to produce its own HA over time. The mini is the cheapest way to feel the difference.\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 on my flight?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eNo. The formula was specifically engineered to layer cleanly with other actives, sunscreen, and makeup — no tackiness, no pilling.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eCan I bring it on a plane?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes. The mini is well below TSA's 3.4 oz liquid limit.\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  \u003c!-- CLOSER --\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\"The HA Immerse Mini is the one we hand to clients who say their skin always tightens up on planes. Three weeks later most of them are back for the full bottle — your skin really does just look better in it.\"\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 Alastin HA Immerse Hyaluronic Acid Serum Travel Size description\n     ============================================================= --\u003e","brand":"Alastin","offers":[{"title":"Default Title","offer_id":43864424546346,"sku":null,"price":68.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/2_a513e409-0ada-453e-b3fd-434cf53b68e2.png?v=1777487653","url":"https:\/\/davidaskin.com\/products\/alastin-ha-immerse-mini-travel-size","provider":"DaVida Skin","version":"1.0","type":"link"}