{"product_id":"exfoliating-lightening-facial","title":"Exfoliating \u0026 Lightening Facial","description":"\u003c!-- =============================================================\n     DAVIDA — SEPTEMBER SPECIAL — EXFOLIATING \u0026 LIGHTENING FACIAL\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → September Special — Exfoliating \u0026 Lightening Facial (Facial of the Month)\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     SEO TARGETS:\n     Primary:           brightening facial san antonio\n     Secondary:         image lightening peel san antonio, lightening facial san antonio, facial for melasma san antonio, facial of the month san antonio\n     Long-tail:         image lightening peel facial san antonio, facial for sun spots and dark spots san antonio, brightening facial special 95 san antonio, best facial for pigmentation after summer san antonio\n     OFFER VALIDITY: September 1–30, 2026\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\"\u003eSEPTEMBER · FACIAL OF THE MONTH · ENDS SEPTEMBER 30\u003c\/div\u003e\n\u003ch2 class=\"dvd-pd__hero-heading\"\u003eExfoliating \u0026amp; Lightening Facial — $95 per treatment\u003c\/h2\u003e\n\u003cp class=\"dvd-pd__hero-text\"\u003eOur September Facial of the Month is the Exfoliating \u0026amp; Lightening Facial — an Image treatment — for $95 per treatment. A powerful AHA lightening peel in an organic aloe vera gel base targets and corrects all forms of pigmentation, while botanical brighteners, echinacea plant-derived stem cells, and anti-aging peptides leave skin even, illuminated, and younger looking. The ideal reset for summer sun spots. Available September 1–30 only.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__section\"\u003e\n\u003ch3 class=\"dvd-pd__section-heading\"\u003eWhy grab this special\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\"\u003eCorrects all forms of pigmentation\u003c\/span\u003e\n\u003cp class=\"dvd-pd__benefit-desc\"\u003eA powerful AHA lightening peel targets and corrects sun spots, dark spots, melasma, and photo damage to leave skin even-toned and illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n\u003cspan class=\"dvd-pd__benefit-name\"\u003eBrightens on contact\u003c\/span\u003e\n\u003cp class=\"dvd-pd__benefit-desc\"\u003eInnovative botanical brighteners luminescence and seashine work to reveal luminous, younger-looking skin — many clients notice brightness right away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n\u003cspan class=\"dvd-pd__benefit-name\"\u003eStem cells and peptides\u003c\/span\u003e\n\u003cp class=\"dvd-pd__benefit-desc\"\u003eEchinacea plant-derived stem cells and anti-aging peptides work alongside the peel to leave skin firmer, healthier, and younger-looking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n\u003cspan class=\"dvd-pd__benefit-name\"\u003eFor every skin type\u003c\/span\u003e\n\u003cp class=\"dvd-pd__benefit-desc\"\u003eFormulated for all skin types with a focus on pigmentation, in a soothing organic aloe vera gel base — the perfect post-summer reset for your tone.\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;\"\u003eThe Exfoliating \u0026amp; Lightening Facial is right for:\u003c\/p\u003e\n\u003cdiv class=\"dvd-pd__concerns\"\u003e\n\u003cspan class=\"dvd-pd__concern-pill\"\u003eSun spots \u0026amp; dark spots\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003eMelasma\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003ePhoto damage\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003eUneven skin tone\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003ePost-summer pigmentation\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003eDullness\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003eRadiance boost\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003eFall skin reset\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003eAll skin types\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\"\u003eWhat's included\u003c\/h3\u003e\n\u003cdiv class=\"dvd-pd__ingredients\"\u003e\n\u003cdiv class=\"dvd-pd__ingredient\"\u003e\n\u003cspan class=\"dvd-pd__ingredient-name\"\u003eImage Lightening Peel (AHA)\u003c\/span\u003e\n\u003cp class=\"dvd-pd__ingredient-desc\"\u003eA powerful AHA in an organic aloe vera gel base, combined with botanical brighteners luminescence and seashine, targets and corrects all forms of pigmentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__ingredient\"\u003e\n\u003cspan class=\"dvd-pd__ingredient-name\"\u003eEchinacea Stem Cells \u0026amp; Peptides\u003c\/span\u003e\n\u003cp class=\"dvd-pd__ingredient-desc\"\u003eEchinacea plant-derived stem cells and anti-aging peptides work with the peel to leave skin firmer, more luminous, and younger-looking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__ingredient\"\u003e\n\u003cspan class=\"dvd-pd__ingredient-name\"\u003eImage Hydrating Enzyme Mask\u003c\/span\u003e\n\u003cp class=\"dvd-pd__ingredient-desc\"\u003eA hydrating enzyme mask follows to gently smooth, soothe, and replenish moisture — so you leave even-toned and comfortable, never tight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__ingredient\"\u003e\n\u003cspan class=\"dvd-pd__ingredient-name\"\u003eHydrate \u0026amp; Protect Finish\u003c\/span\u003e\n\u003cp class=\"dvd-pd__ingredient-desc\"\u003eWe finish with hydration and SPF-forward aftercare guidance to lock in radiance and protect your progress from new sun damage.\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 redeem\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\"\u003eBooking the Special\u003c\/div\u003e\n\u003col class=\"dvd-pd__routine-list\"\u003e\n\u003cli\u003ePurchase the facial during September to lock in $95\u003c\/li\u003e\n\u003cli\u003eBook your appointment online or by phone\u003c\/li\u003e\n\u003cli\u003eArrive with clean skin — no makeup needed\u003c\/li\u003e\n\u003cli\u003ePlan about 45 to 50 minutes\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\"\u003eIn Your Appointment\u003c\/div\u003e\n\u003col class=\"dvd-pd__routine-list\"\u003e\n\u003cli\u003eCleanse and skin analysis\u003c\/li\u003e\n\u003cli\u003eImage Lightening Peel applied to target pigmentation\u003c\/li\u003e\n\u003cli\u003eHydrating enzyme mask to soothe and replenish\u003c\/li\u003e\n\u003cli\u003eHydration and SPF finish — you leave glowing\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\" open=\"\"\u003e\n\u003csummary\u003eIs this a chemical peel?\u003c\/summary\u003e\n\u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n\u003cp\u003eIt uses a powerful AHA (alpha hydroxy acid) in a soothing organic aloe vera gel base, so yes — it's a brightening peel focused on correcting pigmentation. It's paired with a hydrating enzyme mask to keep skin comfortable and replenished, so it stays gentle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dvd-pd__faq-item\" open=\"\"\u003e\n\u003csummary\u003eWill one facial get rid of my dark spots?\u003c\/summary\u003e\n\u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n\u003cp\u003eYou'll often see brighter, more even skin right away, but fading stubborn pigmentation is a process. A series, paired with daily SPF and a brightening home-care routine, gives the best, longest-lasting results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dvd-pd__faq-item\" open=\"\"\u003e\n\u003csummary\u003eIs it safe for melasma or darker skin tones?\u003c\/summary\u003e\n\u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n\u003cp\u003eIt's formulated for all skin types with a focus on pigmentation, including melasma. Tell your esthetician about your skin so we can tailor it, and commit to daily SPF — sun protection is essential to keep pigment from returning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dvd-pd__faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhy is this a good facial for September?\u003c\/summary\u003e\n\u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n\u003cp\u003eAfter a summer of sun, pigmentation and photo damage are at their peak. Fall — when sun exposure eases — is the ideal time to correct dark spots and even your tone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dvd-pd__faq-item\" open=\"\"\u003e\n\u003csummary\u003eIs there downtime?\u003c\/summary\u003e\n\u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n\u003cp\u003eMinimal. You may notice slight pinkness or very light flaking as pigment lifts over the following days. Daily SPF is a must, and it also protects your brightening results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dvd-pd__faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhen does the special end?\u003c\/summary\u003e\n\u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n\u003cp\u003eWednesday, September 30, 2026. The $95 Facial of the Month pricing must be booked and used within September.\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\"This is the facial we point people to the second summer ends — all that sun shows up as spots and unevenness, and this Image lightening peel is how we correct it. You leave brighter, more even, and genuinely illuminated. At $95 this month, it's the reset your skin is asking for.\"\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!-- END SEPTEMBER SPECIAL — EXFOLIATING \u0026 LIGHTENING FACIAL description --\u003e","brand":"DaVida Skin","offers":[{"title":"Default Title","offer_id":44606323228714,"sku":null,"price":95.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/219_eb9ba90e-f085-4af1-be08-e7ae4f0889ac.png?v=1784738837","url":"https:\/\/davidaskin.com\/products\/exfoliating-lightening-facial","provider":"DaVida Skin","version":"1.0","type":"link"}