{"product_id":"davida-skin-crystal-clear-cleanser","title":"DaVida Skin Crystal Clear AHA\/BHA Cleanser","description":"\u003c!-- =============================================================\n     DAVIDA — DAVIDA SKIN CRYSTAL CLEAR CLEANSER\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → DaVida Skin Crystal Clear Cleanser\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 general acid cleanser keywords + arbutin\/brightening cleanser searches. Branded DaVida volume is near 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\"\u003eAHA\/BHA Cleanser · Brightening\u003c\/div\u003e\n    \u003ch2 class=\"dvd-pd__hero-heading\"\u003eThe brightening exfoliating cleanser that resurfaces while it cleanses.\u003c\/h2\u003e\n    \u003cp class=\"dvd-pd__hero-text\"\u003eDaVida Skin Crystal Clear Cleanser is a brightening AHA\/BHA cleanser with 10% glycolic acid, 0.5% salicylic acid, and natural arbutin — a daily-use scrub-cleanser hybrid that gently sloughs dead cells, decongests pores, and reveals brighter skin underneath. Bio-friendly exfoliating beads add light physical exfoliation; antioxidants soothe the surface as the acids work.\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\"\u003eDual AHA + BHA action\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003e10% glycolic acid (AHA) for surface texture and tone; 0.5% salicylic acid (BHA) for deeper pore-clearing — comprehensive exfoliation in one step.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eBrightens with natural arbutin\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eArbutin is a clinically validated natural skin brightener — addresses dark spots and uneven tone every time you cleanse.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eBio-friendly exfoliating beads\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eLight physical exfoliation pairs with the chemical acids — biodegradable beads, no microplastics, no harsh scrub action.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eCalms while it resurfaces\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eVitamins A, C, E, Co-Q10, green tea, and chamomile soothe surface skin while the actives do the deeper work.\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;\"\u003eBest for normal, combination, and oily skin — designed to address:\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__concerns\"\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDull, lackluster skin\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eUneven texture\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eVisible pores\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eHyperpigmentation\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eClogged pores\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eMild acne\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDaily exfoliation\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eBrightening goals\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\"\u003e10% Glycolic Acid + 0.5% Salicylic Acid USP\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eAHA + BHA pairing that supports cellular renewal — sloughs dull, dead cells off the upper layers and decongests inside the pore. Minimizes the look of fine lines, wrinkles, and pore size.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eArbutin\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA natural skin brightener proven to condition the skin and promote a more even tone. Addresses pigmentation gently with daily use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eVitamins A, C, E, Co-Q10\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA four-vitamin antioxidant complex that nourishes skin and protects against free radical damage during cleansing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eGreen Tea + Chamomile Extracts\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eNatural botanicals that soothe and calm visible irritation — important balance against the active acids.\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\u003eWet face with warm water\u003c\/li\u003e\n          \u003cli\u003eApply a dime-sized amount, massage in circular motions\u003c\/li\u003e\n          \u003cli\u003eLet sit on skin for 30 seconds for the acids to work\u003c\/li\u003e\n          \u003cli\u003eRinse thoroughly with warm water\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\"\u003eSensitive \/ Reactive Skin\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eStart once daily (PM only)\u003c\/li\u003e\n          \u003cli\u003eIncrease to twice daily as tolerated\u003c\/li\u003e\n          \u003cli\u003ePair with HA Hydrating Serum after cleansing to buffer\u003c\/li\u003e\n          \u003cli\u003eDaily SPF is non-negotiable — AHAs increase sun sensitivity\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 an exfoliating cleanser or a face wash?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eBoth. The 10% glycolic + 0.5% salicylic make it a true chemical exfoliating cleanser, while the bio-friendly beads add gentle physical exfoliation. Most clients use it as their daily face wash and don't need a separate exfoliant.\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 daily?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — it's formulated for daily use. Sensitive skin should start once daily and build up. If skin starts feeling tight or peeling, drop to every other day.\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 other glycolic cleansers?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003e10% glycolic is on the higher end of daily-use cleansers (most drugstore versions are 5% or below). Combined with salicylic acid and arbutin, it works on texture, pores, AND pigment in one step — most other cleansers pick only one of those three.\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 other actives?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — wash-off acids give brief contact time, so they pair well with leave-on retinols and serums. Use this in the morning if you're using retinol at night, or vice versa.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWill it dry me out?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eSome adjustment is normal in the first 1–2 weeks. The vitamins and botanicals counterbalance the acids, but always follow with moisturizer. Reduce frequency if dryness persists.\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\u003eGlycolic and salicylic acids in topical wash-off products are generally considered low-risk during pregnancy, but always confirm with your provider before continuing during pregnancy.\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\"Crystal Clear is the cleanser we built for clients who want their morning wash to actually do something. The arbutin is the secret weapon — most exfoliating cleansers skip the brightening, and you can feel the difference within a few weeks.\"\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 Crystal Clear Cleanser description\n     ============================================================= --\u003e","brand":"DaVida Skin","offers":[{"title":"Default Title","offer_id":41984852983850,"sku":"940MB","price":58.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/174_eb68abc1-a5ce-4d89-8b50-6fe4fa3e9f1b.png?v=1777508158","url":"https:\/\/davidaskin.com\/products\/davida-skin-crystal-clear-cleanser","provider":"DaVida Skin","version":"1.0","type":"link"}