{"product_id":"vt-cosmetic-vt-cica-cream-50ml","title":"VT Cosmetic VT Cica Cream [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\u003eVT Cosmetic VT Cica Cream\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:       #4e8c60;\n    --g-pale:  #ecf5ef;\n    --g-light: #cce5d4;\n    --g-deep:  #123320;\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 { background: var(--white); padding: 16px 18px; }\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 { border-bottom: 1px solid var(--border); }\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 { display: none; padding-bottom: 20px; }\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\u003eCICALIAO™ — Centella 4X + Propolis\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eVT's core soothing complex: Centella Asiatica Extract with all four purified bioactives — Asiaticoside, Asiatic Acid, Madecassoside, and Madecassic Acid — combined with Green Propolis Extract. Together they calm inflammation, accelerate skin repair, and reinforce barrier integrity for stressed or reactive skin.\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\u003eCeramide NP + Beta-Glucan + Panthenol\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eA moisture-barrier triad: Ceramide NP replenishes lipid layers lost through environmental stress, Beta-Glucan forms a protective film and deeply hydrates, and Panthenol (Provitamin B5) soothes inflammation and supports cell renewal for a more resilient, comfortable skin surface.\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\u003ePortulaca Oleracea (Purslane) + Artemisia Princeps\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003ePurslane (Portulaca Oleracea) — the richest known green plant source of omega-3 fatty acids — provides powerful antioxidant, anti-inflammatory, and wound-healing properties rooted in Korean traditional medicine. Japanese Mugwort (Artemisia Princeps) calms sebum, soothes redness, and supports balanced skin condition.\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\u003eCocoa Extract + Camphor Leaf + Sodium Hyaluronate\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eTheobroma Cacao (Cocoa) Seed Extract delivers antioxidant polyphenols and a natural cooling sensation. Cinnamomum Camphora (Camphor) Leaf Extract refreshes and soothes on contact. Sodium Hyaluronate maintains surface hydration, binding moisture to the skin's upper layers throughout the day.\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      Rated Best Cosmetic of 2021 on Japan's leading cosmetics review app Lips, the VT Cica Cream is one of the brand's most enduring bestsellers — and one of the purest expressions of VT's Cica-first philosophy. A lightweight gel-cream that delivers oil-and-water balance, comprehensive soothing, and barrier reinforcement in a single daily-use moisturiser.\n      \u003cbr\u003e\u003cbr\u003e\n      The heart of the formula is CICALIAO™ — VT's proprietary complex combining Centella Asiatica Extract with all four of its concentrated bioactive compounds (Asiaticoside, Asiatic Acid, Madecassoside, and Madecassic Acid) alongside Green Propolis Extract. Rather than using raw Centella extract as a general soothing agent, this formulation isolates and combines each centelloside individually for targeted anti-inflammatory, barrier-repair, and regenerative action. Propolis adds antimicrobial and antioxidant depth to the complex.\n      \u003cbr\u003e\u003cbr\u003e\n      The moisture barrier system pairs Ceramide NP (via Hydrogenated Lecithin liposomes for enhanced delivery) with Beta-Glucan and Panthenol — three complementary ingredients that work on different layers: Ceramide NP rebuilds the lipid barrier, Beta-Glucan protects and deeply hydrates, and Panthenol soothes and promotes cellular recovery. Sodium Hyaluronate holds moisture at the surface.\n      \u003cbr\u003e\u003cbr\u003e\n      The supporting botanical complex adds genuine depth. Purslane (Portulaca Oleracea) is revered in Korean traditional medicine and is the richest known green plant source of omega-3 fatty acids — bringing antioxidant, anti-inflammatory, and skin-regenerating properties. Japanese Mugwort (Artemisia Princeps) balances sebum and calms reactive skin. Cocoa Seed Extract provides polyphenol antioxidants and a natural cooling sensation, while Camphor Leaf (Cinnamomum Camphora) adds a refreshing, soothing touch on application.\n      \u003cbr\u003e\u003cbr\u003e\n      The gel-cream texture is distinctively green from its natural Cica-rich formulation. It absorbs quickly without heaviness, greasiness, or residue, and leaves skin balanced and comfortable. Suitable for all skin types including sensitive skin. Contains Fragrance (Parfum) — patch test recommended for fragrance-sensitive skin. Contains Beeswax.\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\u003eUse as the final step of your AM and PM skincare routine, after toner, essence, and serum.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"step-n\"\u003e02\u003c\/span\u003eDispense an appropriate amount onto fingertips.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"step-n\"\u003e03\u003c\/span\u003eApply evenly across the face and gently massage in until fully absorbed — no rinsing required.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"step-n\"\u003e04\u003c\/span\u003eCan be applied in additional layers for extra hydration in dry conditions or winter months. Follow with SPF in the morning.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"pair-box\"\u003e\n      \u003cstrong\u003eBest paired with\u003c\/strong\u003e\n      Layer over the VT Cica Mild Toner Pad for a complete Cica-line routine — the toner pad handles exfoliation, toning, and first-layer hydration while the Cica Cream seals and strengthens the barrier. The Cica Cream is also a versatile base that works well with a wide range of active serums, as the Cica complex helps buffer against potential irritation.\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. The oil-and-water balancing, non-comedogenic gel-cream is particularly well suited for:\u003c\/div\u003e\n    \u003cul class=\"concern-list\" style=\"margin-top:10px; list-style:none; padding:0;\"\u003e\n      \u003cli\u003eSensitive, reactive, or barrier-compromised skin\u003c\/li\u003e\n      \u003cli\u003eSkin stressed by environmental factors — fine dust, pollution, or prolonged mask-wearing\u003c\/li\u003e\n      \u003cli\u003eRedness and chronic irritation\u003c\/li\u003e\n      \u003cli\u003eCombination and oily skin seeking soothing hydration without greasiness\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"acc-text\" style=\"margin-top:12px;\"\u003eContains Fragrance (Parfum) — patch test recommended for fragrance-sensitive skin. Contains Beeswax — not suitable for those following a strictly vegan routine. Non-greasy and non-oily; suitable for AM and PM use.\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\"\u003eVT Cosmetic\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\"\u003eSoothing\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\"\u003eGel-cream\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      Water, Glycerin, Butylene Glycol, Dimethicone, PEG-8 Caprylic\/Capric Glycerides, Asiaticoside, Asiatic Acid, Centella Asiatica Extract, Madecassoside, Madecassic Acid, Propolis Extract, Panthenol, Beta-Glucan, Ceramide NP, Hydrogenated Lecithin, Caprylic\/Capric Triglyceride, Artemisia Princeps Leaf Extract, Cinnamomum Camphora (Camphor) Leaf Extract, Portulaca Oleracea Extract, Cetyl Ethylhexanoate, Cetearyl Olivate, Acrylates\/C10-30 Alkyl Acrylate Crosspolymer, Sorbitan Olivate, Tromethamine, Ammonium Acryloyldimethyltaurate\/VP Copolymer, Beeswax, Melia Azadirachta Leaf Extract, Alcohol, Melia Azadirachta Flower Extract, Theobroma Cacao (Cocoa) Extract, Sodium Hyaluronate, Dextrin, Benzophenone-5, Disodium EDTA, Phenoxyethanol, Chlorphenesin, Caprylyl Glycol, Ethylhexylglycerin, 1,2-Hexanediol, Fragrance\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 = `VT Cosmetic VT Cica Cream 50ml\\n\\nRated Best Cosmetic of 2021 on Japan's leading cosmetics review app Lips. A lightweight gel-cream delivering oil-and-water balance, comprehensive soothing, and barrier reinforcement in a single daily moisturiser — built around VT's CICALIAO™ complex.\\n\\nCICALIAO™ combines Centella Asiatica Extract with all four purified bioactives (Asiaticoside, Asiatic Acid, Madecassoside, Madecassic Acid) plus Green Propolis for targeted anti-inflammatory and barrier-repair action. Ceramide NP (via liposomal delivery), Beta-Glucan, and Panthenol form a moisture barrier triad. The supporting botanical complex — Purslane (richest green plant source of omega-3 fatty acids), Japanese Mugwort, Cocoa Seed Extract, and Camphor Leaf — provides antioxidant, sebum-balancing, and natural cooling properties.\\n\\nDistinctively green gel-cream texture. Absorbs quickly without heaviness or residue. Contains Fragrance and Beeswax.\\n\\nKey ingredients: CICALIAO™ (Centella 4X + Propolis) · Ceramide NP · Beta-Glucan · Panthenol · Portulaca Oleracea (Purslane) · Artemisia Princeps · Sodium Hyaluronate\\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":"VT","offers":[{"title":"Default Title","offer_id":49083654013176,"sku":"8809559622679","price":25.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0328\/8888\/1292\/files\/vtcosmeticscicacream2-min_1024x_d73dff71-52d1-421f-9cd0-bbf1ae948b8c.webp?v=1781730912","url":"https:\/\/www.amuseground.com\/products\/vt-cosmetic-vt-cica-cream-50ml","provider":"Amuse Ground","version":"1.0","type":"link"}