{"product_id":"alastin-a-luminate-mini-travel-size","title":"Alastin A-Luminate Brightening Serum Travel Size","description":"\u003c!-- =============================================================\n     DAVIDA — ALASTIN A-LUMINATE BRIGHTENING SERUM TRAVEL SIZE\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → Alastin A-Luminate Brightening 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 a luminate (140 vol) + a-luminate sample \/ 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 · Brightening Serum\u003c\/div\u003e\n    \u003ch2 class=\"dvd-pd__hero-heading\"\u003eThe retinol-free dark-spot serum, in trial size.\u003c\/h2\u003e\n    \u003cp class=\"dvd-pd__hero-text\"\u003eThe A-Luminate Mini is the travel-friendly version of Alastin's clinically proven brightening serum — same tranexamic acid, same hexapeptide system, same PATH-3 Technology. Designed for trying before you commit to the full bottle, or keeping a smaller version on hand for travel and gym bags.\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, smaller bottle\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eIdentical to the full-size A-Luminate — tranexamic acid, hexapeptides, lactoferrin, hexylresorcinol, niacinamide.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eSample before you commit\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003ePigment serums work slowly. The mini gives you 3–4 weeks of consistent use to see early brightness changes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eRetinol-free and travel-safe\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eNo sun-sensitivity, no TSA issues — pairs with any travel SPF and your existing routine.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eWorks alongside any retinol\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eLayer A-Luminate first, then your retinol. Pigment + renewal at the same time, no fighting.\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\"\u003eDark spots \u0026amp; age spots\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eMelasma\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003ePost-inflammatory hyperpigmentation\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eBrown patches\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eTravel \u0026amp; sample size\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eUneven skin tone\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDaily brightening\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\"\u003eTranexamic Acid\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA clinically proven brightening agent that reduces the appearance of melasma and persistent hyperpigmentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eHexapeptide-11 + Hexapeptide-12\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eHexapeptide-11 supports removal of excess melanin; Hexapeptide-12 helps decrease melanin production at the source.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eHexylresorcinol + Lactoferrin\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eBrightens, prevents new dark spots, and protects against post-inflammatory pigmentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eNiacinamide + Silybum Marianum\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eAntioxidant brighteners that reduce inflammation and promote a more luminous tone.\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\"\u003eMorning\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–2 pumps to face, neck, and chest\u003c\/li\u003e\n          \u003cli\u003eLayer your moisturizer on top\u003c\/li\u003e\n          \u003cli\u003eAlways finish with broad-spectrum SPF 30+\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\"\u003eEvening\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eCleanse thoroughly to remove makeup and SPF\u003c\/li\u003e\n          \u003cli\u003eApply 1–2 pumps to face, neck, and chest\u003c\/li\u003e\n          \u003cli\u003eLayer with retinol if using\u003c\/li\u003e\n          \u003cli\u003eFinish with moisturizer\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\u003eHow long will the mini last?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eAbout 3–4 weeks of consistent twice-daily use — enough to see early brightness and tone changes before committing to the full bottle.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWill I see real dark-spot fading in the mini?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eSome early brightness, yes. Stubborn dark spots and melasma typically need 12+ weeks of consistent use, so most clients move to the full size after the mini if they want pigment-level results.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs the mini formula the same as full size?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eIdentical. Same actives, same percentages, same retinol-free, hydroquinone-free formula.\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 my retinol or vitamin C?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — A-Luminate is designed to layer. Vitamin C in the morning, A-Luminate twice daily, retinol at night.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs it safe for travel?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — the mini is well under TSA's 3.4 fl oz limit and packs easily.\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 A-Luminate Mini is what we send home with anyone curious about pigment treatment but not ready to commit to a full bottle. Three weeks in, most people see enough early brightening to know they want to keep going.\"\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 A-Luminate Brightening Serum Travel Size description\n     ============================================================= --\u003e","brand":"Alastin","offers":[{"title":"Default Title","offer_id":43864420810794,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/4_a9c7e039-070f-468a-82c0-97e8355fb46c.png?v=1778013614","url":"https:\/\/davidaskin.com\/products\/alastin-a-luminate-mini-travel-size","provider":"DaVida Skin","version":"1.0","type":"link"}