{"product_id":"wellage-real-cica-calming-95-trouble-ampoule-50ml","title":"WELLAGE Real Cica Calming 95 Trouble Ampoule [50ml]","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eWELLAGE Real Cica Calming 95 Trouble Ampoule\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --g:       #5c8c72;\n    --g-pale:  #eef5f1;\n    --g-light: #d4ebde;\n    --g-deep:  #1a3829;\n    --black:   #111111;\n    --muted:   #888884;\n    --border:  #e0e0dc;\n    --bg:      #fafaf8;\n    --white:   #ffffff;\n  }\n\n  body {\n    font-family: 'Inter', sans-serif;\n    background: var(--white);\n    color: var(--black);\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin-bottom: 12px;\n  }\n\n  .ingr-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(190px, 100%), 1fr));\n    gap: 1px;\n    background: var(--border);\n    border: 1px solid var(--border);\n    margin-bottom: 28px;\n  }\n\n  .ingr-card {\n    background: var(--white);\n    padding: 16px 18px;\n  }\n\n  .ingr-name {\n    font-size: 12px;\n    font-weight: 500;\n    color: var(--black);\n    margin-bottom: 5px;\n    display: flex;\n    align-items: center;\n    gap: 7px;\n  }\n\n  .ingr-dot {\n    width: 7px; height: 7px;\n    border-radius: 50%;\n    background: var(--g);\n    flex-shrink: 0;\n  }\n\n  .ingr-desc {\n    font-size: 12px;\n    color: var(--muted);\n    line-height: 1.65;\n    font-weight: 300;\n  }\n\n  .acc-item {\n    border-bottom: 1px solid var(--border);\n  }\n  .acc-item:first-of-type { border-top: 1px solid var(--border); }\n\n  .acc-header {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 16px 0;\n    cursor: pointer;\n    user-select: none;\n    background: var(--white);\n    transition: color 0.15s;\n  }\n  .acc-header:hover .acc-label { color: var(--g); }\n\n  .acc-label {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--black);\n    letter-spacing: 0.01em;\n    transition: color 0.15s;\n  }\n\n  .acc-chevron {\n    width: 16px; height: 16px;\n    position: relative;\n    flex-shrink: 0;\n  }\n  .acc-chevron::before,\n  .acc-chevron::after {\n    content: '';\n    position: absolute;\n    top: 50%; left: 50%;\n    width: 8px; height: 1px;\n    background: var(--muted);\n    transition: transform 0.22s;\n  }\n  .acc-chevron::before { transform: translate(-100%, -50%) rotate(0deg); }\n  .acc-chevron::after  { transform: translate(0%, -50%)    rotate(0deg); }\n  .acc-chevron.open::before { transform: translate(-100%, -50%) rotate(-45deg); }\n  .acc-chevron.open::after  { transform: translate(0%, -50%)    rotate(45deg); }\n\n  .acc-body {\n    display: none;\n    padding-bottom: 20px;\n  }\n  .acc-body.open { display: block; }\n\n  .acc-text {\n    font-size: 13px;\n    color: var(--black);\n    line-height: 1.8;\n    font-weight: 300;\n  }\n\n  .step-list { list-style: none; }\n  .step-list li {\n    display: flex;\n    gap: 14px;\n    padding: 10px 0;\n    border-bottom: 1px solid var(--border);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--black);\n    line-height: 1.6;\n    align-items: flex-start;\n  }\n  .step-list li:last-child { border-bottom: none; }\n  .step-n {\n    font-size: 10px;\n    font-weight: 500;\n    color: var(--g);\n    letter-spacing: 0.06em;\n    padding-top: 2px;\n    flex-shrink: 0;\n    width: 20px;\n  }\n\n  .pair-box {\n    margin-top: 14px;\n    padding: 14px 16px;\n    background: var(--g-pale);\n    border-left: 2px solid var(--g);\n    font-size: 12.5px;\n    color: var(--g-deep);\n    line-height: 1.7;\n    font-weight: 400;\n  }\n  .pair-box strong { display: block; font-weight: 500; margin-bottom: 3px; }\n\n  .concern-list { margin-top: 8px; }\n  .concern-list li {\n    display: flex;\n    gap: 10px;\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--black);\n    padding: 5px 0;\n    align-items: flex-start;\n    line-height: 1.6;\n  }\n  .concern-list li::before {\n    content: '—';\n    color: var(--g);\n    font-weight: 400;\n    flex-shrink: 0;\n  }\n\n  .copy-btn {\n    margin-top: 16px;\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    font-family: 'Inter', sans-serif;\n    font-weight: 500;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: var(--g-deep);\n    background: transparent;\n    border: 1px solid var(--g);\n    padding: 7px 14px;\n    cursor: pointer;\n    transition: background 0.15s;\n  }\n  .copy-btn:hover { background: var(--g-light); }\n  .copy-btn.copied { background: var(--g-light); }\n\n  .specs-footer {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(110px, 100%), 1fr));\n    gap: 0;\n    border: 1px solid var(--border);\n    margin-top: 28px;\n  }\n  .spec-block {\n    padding: 14px 16px;\n    border-right: 1px solid var(--border);\n  }\n  .spec-block:last-child { border-right: none; }\n  .spec-key {\n    font-size: 9px;\n    font-weight: 500;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    color: var(--muted);\n    margin-bottom: 4px;\n  }\n  .spec-val {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--black);\n  }\n\n  .ingr-full-text {\n    font-size: 12px;\n    color: var(--muted);\n    line-height: 2;\n    font-weight: 300;\n  }\n  .ingr-note {\n    margin-top: 12px;\n    font-size: 11px;\n    color: var(--muted);\n    font-style: italic;\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- Key ingredients --\u003e\n\u003cdiv class=\"label\"\u003eKey ingredients\u003c\/div\u003e\n\u003cdiv class=\"ingr-grid\"\u003e\n  \u003cdiv class=\"ingr-card\"\u003e\n    \u003cdiv class=\"ingr-name\"\u003e\n      \u003cdiv class=\"ingr-dot\"\u003e\u003c\/div\u003eCicatrix Biome™ (Madecassoside + Lactobacillus Ferment)\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eWELLAGE's hero complex: 95% purity Madecassoside — the concentrated bioactive of Centella Asiatica — paired with Lactobacillus Ferment to deliver intensive calming care into deeper skin layers, restore the microbiome balance, and accelerate recovery from redness, irritation, and active breakouts.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ingr-card\"\u003e\n    \u003cdiv class=\"ingr-name\"\u003e\n      \u003cdiv class=\"ingr-dot\"\u003e\u003c\/div\u003eMSM (Dimethyl Sulfone)\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eMethylsulfonylmethane — a naturally occurring organic sulfur compound with clinically documented anti-inflammatory properties. Strengthens the skin's barrier integrity, supports collagen structure, and helps reduce chronic skin inflammation that underlies persistent breakouts and redness.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ingr-card\"\u003e\n    \u003cdiv class=\"ingr-name\"\u003e\n      \u003cdiv class=\"ingr-dot\"\u003e\u003c\/div\u003eSalicylic Acid (BHA) + Gluconolactone (PHA)\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eA dual-exfoliant system targeting troubled skin from two angles: oil-soluble Salicylic Acid penetrates pores to dissolve sebum plugs and prevent blackheads and whiteheads, while gentle PHA Gluconolactone resurfaces the skin surface and delivers simultaneous hydration without the irritation of stronger acids.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ingr-card\"\u003e\n    \u003cdiv class=\"ingr-name\"\u003e\n      \u003cdiv class=\"ingr-dot\"\u003e\u003c\/div\u003eNiacinamide + Biosaccharide Gum-1\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eNiacinamide regulates excess sebum production, visibly reduces pores, and improves overall skin clarity and tone. Biosaccharide Gum-1 — a prebiotic saccharide — forms a soothing film that calms surface irritation, locks in moisture, and supports the skin's healthy microbial ecosystem.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Accordions --\u003e\n\u003cdiv class=\"label\"\u003eProduct details\u003c\/div\u003e\n\n\u003cdiv class=\"acc-item\"\u003e\n  \u003cdiv class=\"acc-header\" onclick=\"toggle('desc')\"\u003e\n    \u003cdiv class=\"acc-label\"\u003eFull description\u003c\/div\u003e\n    \u003cdiv class=\"acc-chevron\" id=\"chev-desc\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"acc-body\" id=\"acc-desc\"\u003e\n    \u003cdiv class=\"acc-text\"\u003e\n      WELLAGE is a Korean skincare brand focused on clinical-grade actives at concentrations that match the efficacy of in-clinic treatments. The Real Cica Calming 95 Trouble Ampoule is built around its Cicatrix Biome™ complex — a pairing of 95% purity Madecassoside and Lactobacillus Ferment designed to work from deep within the skin: Madecassoside (the concentrated active compound extracted from Centella Asiatica) delivers rapid anti-inflammatory and barrier-repair action, while the probiotic ferment restores the skin's microbiome balance, an often-overlooked driver of chronic sensitivity and breakout-prone skin.\n      \u003cbr\u003e\u003cbr\u003e\n      Supporting this core is MSM (Methylsulfonylmethane, listed as Dimethyl Sulfone), an organic sulfur compound with documented anti-inflammatory and barrier-strengthening properties — less common in K-beauty formulas but clinically established as an effective aid in reducing skin redness and supporting structural skin health. A dual-exfoliant system pairs BHA Salicylic Acid with PHA Gluconolactone: the BHA works oil-solubly inside the pore to decongest blackheads and whiteheads, while the gentler PHA resurfaces the surface and contributes hydration, making this genuinely suitable for sensitive breakout-prone skin where harsher exfoliants would cause further irritation.\n      \u003cbr\u003e\u003cbr\u003e\n      Niacinamide controls sebum and refines pores while brightening post-breakout marks. Panthenol and Sodium Hyaluronate maintain comfortable hydration throughout, and Allantoin soothes surface inflammation. The watery, fast-absorbing texture leaves no sticky residue and penetrates effectively — the brand claims the Madecassoside reaches up to 10 skin layers deep due to particle sizing 1\/300th of a typical pore diameter.\n      \u003cbr\u003e\u003cbr\u003e\n      Clinical data from WELLAGE: after a single use — 16% improvement in redness recovery, 27% improvement in moisture loss. After four weeks of daily use — 30% reduction in sebum production, 20% improvement in blackheads, 14% improvement in whiteheads, 100% satisfaction in moisture, non-irritation, skin texture, and overall experience. Non-comedogenic tested. Fragrance-free and alcohol-free.\n    \u003c\/div\u003e\n    \u003cbutton class=\"copy-btn\" onclick=\"copyMain(this)\"\u003eCopy description\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"acc-item\"\u003e\n  \u003cdiv class=\"acc-header\" onclick=\"toggle('how')\"\u003e\n    \u003cdiv class=\"acc-label\"\u003eHow to use\u003c\/div\u003e\n    \u003cdiv class=\"acc-chevron\" id=\"chev-how\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"acc-body\" id=\"acc-how\"\u003e\n    \u003cul class=\"step-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"step-n\"\u003e01\u003c\/span\u003eAfter cleansing and toning, apply as the serum step before moisturiser.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"step-n\"\u003e02\u003c\/span\u003eTake an appropriate amount and gently spread along the skin texture in light rolling motions until absorbed.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"step-n\"\u003e03\u003c\/span\u003eCan be applied to the whole face or used as a targeted treatment on areas of active breakouts, redness, or congestion.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"step-n\"\u003e04\u003c\/span\u003eSuitable for AM and PM use. Follow with SPF in the morning — Salicylic Acid increases photosensitivity.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"pair-box\"\u003e\n      \u003cstrong\u003eBest paired with\u003c\/strong\u003e\n      WELLAGE recommends layering with the Real Hyaluronic 100 Cream for sustained hydration and soothing care. The ampoule's lightweight watery texture layers easily under cream moisturisers without pilling or interference.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"acc-item\"\u003e\n  \u003cdiv class=\"acc-header\" onclick=\"toggle('skin')\"\u003e\n    \u003cdiv class=\"acc-label\"\u003eSuitable for\u003c\/div\u003e\n    \u003cdiv class=\"acc-chevron\" id=\"chev-skin\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"acc-body\" id=\"acc-skin\"\u003e\n    \u003cdiv class=\"acc-text\"\u003eFormulated for all skin types, with a focus on troubled, acne-prone, oily, and combination skin. Particularly beneficial for:\u003c\/div\u003e\n    \u003cul class=\"concern-list\" style=\"margin-top:10px; list-style:none; padding:0;\"\u003e\n      \u003cli\u003eActive breakouts, blackheads, and whiteheads\u003c\/li\u003e\n      \u003cli\u003eRedness, irritation, and sensitised skin\u003c\/li\u003e\n      \u003cli\u003ePost-acne marks and uneven texture\u003c\/li\u003e\n      \u003cli\u003eOily or congested skin needing sebum control without dryness\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"acc-text\" style=\"margin-top:12px;\"\u003eNon-comedogenic tested. Fragrance-free and alcohol-free. Note: contains Salicylic Acid (BHA) — use sunscreen in the morning, and avoid use if pregnant without consulting a healthcare provider. Not recommended for use alongside other active exfoliants in the same routine step.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Specs --\u003e\n\u003cdiv class=\"specs-footer\"\u003e\n  \u003cdiv class=\"spec-block\"\u003e\n    \u003cdiv class=\"spec-key\"\u003eBrand\u003c\/div\u003e\n    \u003cdiv class=\"spec-val\"\u003eWELLAGE\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"spec-block\"\u003e\n    \u003cdiv class=\"spec-key\"\u003eVolume\u003c\/div\u003e\n    \u003cdiv class=\"spec-val\"\u003e50 ml\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"spec-block\"\u003e\n    \u003cdiv class=\"spec-key\"\u003eSkin type\u003c\/div\u003e\n    \u003cdiv class=\"spec-val\"\u003eAll types\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"spec-block\"\u003e\n    \u003cdiv class=\"spec-key\"\u003eConcern\u003c\/div\u003e\n    \u003cdiv class=\"spec-val\"\u003eAcne \u0026amp; Redness\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"spec-block\"\u003e\n    \u003cdiv class=\"spec-key\"\u003eFormat\u003c\/div\u003e\n    \u003cdiv class=\"spec-val\"\u003eAmpoule\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"spec-block\"\u003e\n    \u003cdiv class=\"spec-key\"\u003eOrigin\u003c\/div\u003e\n    \u003cdiv class=\"spec-val\"\u003eSouth Korea\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Full Ingredients --\u003e\n\u003cdiv class=\"acc-item\" style=\"margin-top:28px; border-top:1px solid var(--border);\"\u003e\n  \u003cdiv class=\"acc-header\" onclick=\"toggle('ingr')\"\u003e\n    \u003cdiv class=\"acc-label\"\u003eFull ingredients list\u003c\/div\u003e\n    \u003cdiv class=\"acc-chevron\" id=\"chev-ingr\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"acc-body\" id=\"acc-ingr\"\u003e\n    \u003cdiv class=\"ingr-full-text\"\u003e\n      Purified Water, Butylene Glycol, 1,2-Hexanediol, Niacinamide, Dipropylene Glycol, Glycerin, Dimethyl Sulfone, Hydrogenated Lecithin, Sodium Hyaluronate, Allantoin, Biosaccharide Gum-1, Disodium EDTA, Ethylhexylglycerin, Gluconolactone, Lactobacillus Ferment, Lecithin, Madecassoside, Panthenol, Pentylene Glycol, Polyglyceryl-10 Laurate, Polyglyceryl-5 Polyricinoleate, Propanediol, Salicylic Acid, Sodium Polyacryloyldimethyl Taurate, Sodium Stearoyl Glutamate\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-note\"\u003eIngredients may vary by batch. Always check the physical product packaging for the most current list.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggle(id) {\n  document.getElementById('acc-' + id).classList.toggle('open');\n  document.getElementById('chev-' + id).classList.toggle('open');\n}\n\nfunction copyMain(btn) {\n  const text = `WELLAGE Real Cica Calming 95 Trouble Ampoule 50ml\\n\\nBuilt around WELLAGE's Cicatrix Biome™ complex — a pairing of 95% purity Madecassoside and Lactobacillus Ferment — this ampoule delivers intensive calming care into deeper skin layers while restoring the skin's microbiome balance. MSM (Methylsulfonylmethane \/ Dimethyl Sulfone) adds clinically documented anti-inflammatory and barrier-strengthening support.\\n\\nA dual-exfoliant system combines BHA Salicylic Acid (pore-clearing) and PHA Gluconolactone (gentle surface exfoliation with simultaneous hydration) for targeted trouble care without over-stripping. Niacinamide controls sebum and refines pores. Panthenol, Sodium Hyaluronate, and Allantoin maintain comfortable hydration and surface soothing throughout.\\n\\nClinical results: +16% redness recovery and +27% moisture barrier improvement after one use; 30% sebum reduction and 20% blackhead improvement after 4 weeks. Non-comedogenic tested. Fragrance-free and alcohol-free.\\n\\nNote: contains Salicylic Acid — use sunscreen in the morning.\\n\\nKey ingredients: Cicatrix Biome™ (Madecassoside 95% + Lactobacillus Ferment) · MSM (Dimethyl Sulfone) · Salicylic Acid (BHA) · Gluconolactone (PHA) · Niacinamide · Biosaccharide Gum-1\\nVolume: 50ml · Origin: South Korea`;\n  navigator.clipboard.writeText(text).then(() =\u003e {\n    btn.textContent = '✓ Copied';\n    btn.classList.add('copied');\n    setTimeout(() =\u003e { btn.textContent = 'Copy description'; btn.classList.remove('copied'); }, 2000);\n  });\n}\n\u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"WELLAGE","offers":[{"title":"Default Title","offer_id":49081618530552,"sku":"8809619272707","price":21.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0328\/8888\/1292\/files\/Wellage-Real-Cica-Calming-95-Ampoule-koreashop-2_jpg.webp?v=1781729070","url":"https:\/\/www.amuseground.com\/products\/wellage-real-cica-calming-95-trouble-ampoule-50ml","provider":"Amuse Ground","version":"1.0","type":"link"}