{"product_id":"numbuzin-no9-nad-retinol-volumetox-eye-cream-10ml","title":"numbuzin No.9 NAD+ Retinol Volumetox Eye Cream [10ml]","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\u003enumbuzin No.9 NAD+ Retinol Volumetox Eye 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:       #8b6fa0;\n    --g-pale:  #f4f0f8;\n    --g-light: #dfd3ec;\n    --g-deep:  #2d1a40;\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(2, 1fr);\n    align-items: stretch;\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; align-self: stretch; overflow: hidden; }\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    background: var(--white);\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\u003eEncapsulated Retinol (Hydroxypropyl Cyclodextrin + Liposome)\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003ePure Retinol (Vitamin A) delivered via a dual-encapsulation system — Hydroxypropyl Cyclodextrin cage wrapping plus Hydrogenated Lecithin liposomes. The cyclodextrin protects Retinol from oxidation and controls release rate; liposomes enhance transdermal penetration into the delicate periorbital skin. Clinically estimated at 0.15–0.25% — functional but gentle enough for daily eye area use. Accelerates cell turnover, stimulates collagen and elastin synthesis, and reduces fine lines.\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\u003eNAD+ (Nicotinamide Adenine Dinucleotide)\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eConfirmed in the INCI as Nicotinamide Adenine Dinucleotide. The coenzyme central to cellular energy production, DNA repair, and the sirtuins pathway — all of which decline with age, reducing the skin's capacity for self-renewal. Applied topically, NAD+ supports the metabolic activity of skin cells, synergising with Retinol's cell turnover mechanism and the peptide complex's collagen signalling.\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\u003e50-Peptide Complex — Eye-Specific Curation\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eAn eye-area-optimised 50-peptide system including: Dipeptide-2 (targets puffiness and lymphatic drainage), Acetyl Tetrapeptide-5 (reduces under-eye bags and eyelid oedema), Palmitoyl Pentapeptide-4 \/ Matrixyl and Palmitoyl Tripeptide-1 (signal collagen synthesis), Acetyl Hexapeptide-8 \/ Argireline and Dipeptide Diaminobutyroyl Benzylamide Diacetate \/ Syn-Ake (relax expression lines), SH-Oligopeptide-1 EGF and SH-Oligopeptide-2 IGF (growth factors for tissue renewal), and Copper Tripeptide-1 (structural repair).\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 + Triple Hyaluronic Acid + Ceramide NP\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eNiacinamide (clinically ~2%) brightens dark circles by inhibiting melanin transfer and improving microcirculation in the thin periorbital skin. A triple-form HA system — Hyaluronic Acid (surface), Hydrolyzed Hyaluronic Acid (mid-layer penetration), and Sodium Hyaluronate (binding hydration) — delivers layered moisture. Ceramide NP via Hydrogenated Lecithin liposomes reinforces the fragile epidermal barrier of the eye area.\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      The numbuzin No.9 NAD+ Retinol Volumetox Eye Cream is a 115-ingredient anti-aging eye cream that treats the periorbital area as a distinct zone requiring its own specialised formulation — not just a repurposed face cream in a smaller tube. The \"Volumetox\" name captures the two core effects: volumising (restoring under-eye plumpness and lifting sagging) and tox (neuromuscular peptides that relax expression lines).\n      \u003cbr\u003e\u003cbr\u003e\n      Retinol is the formula's headline active, but its delivery system sets it apart from standard retinol eye creams. A dual-encapsulation approach — Hydroxypropyl Cyclodextrin as the primary cage (protecting Retinol from oxidation and enabling timed release) and Hydrogenated Lecithin liposomes as the transdermal carrier — significantly reduces the irritation risk that makes standard retinol problematic around the eyes. Third-party ingredient analysis estimates the Retinol concentration at approximately 0.15–0.25%, which is at the effective end for an eye product.\n      \u003cbr\u003e\u003cbr\u003e\n      The 50-peptide complex is eye-area specific in its curation. Dipeptide-2 and Acetyl Tetrapeptide-5 specifically target under-eye puffiness and periorbital oedema — mechanisms more relevant to the eye area than other facial zones. Palmitoyl pentapeptides and tripeptides (Matrixyl complex) signal new collagen synthesis. Argireline (Acetyl Hexapeptide-8) and Syn-Ake (Dipeptide Diaminobutyroyl Benzylamide Diacetate) work on the neuromuscular level to relax the micro-contractions responsible for crow's feet and under-eye creasing. EGF (SH-Oligopeptide-1) and IGF (SH-Oligopeptide-2) analogues support tissue regeneration, while Copper Tripeptide-1 drives structural repair. Tripeptide-10 Citrulline and Tetrapeptide-30 address uneven tone from within.\n      \u003cbr\u003e\u003cbr\u003e\n      NAD+ (Nicotinamide Adenine Dinucleotide) supports the cellular energy machinery that makes all the above actives' signalling and repair processes possible at the metabolic level. Niacinamide brightens dark circles. Triple-form hyaluronic acid provides layered hydration from surface to mid-dermis. Macadamia Seed Oil, Olive Fruit Oil, and Shea Butter create a rich, nourishing emollient base tailored to the especially thin and delicate periorbital skin. Resveratrol and Cocoa Seed Extract provide antioxidant protection.\n      \u003cbr\u003e\u003cbr\u003e\n      The applicator features a twist-lock pump mechanism for hygienic, precise dispensing without contamination. Clinically tested across five types of eye wrinkles (crow's feet, under-eye lines, malar creases, inner-eye fine lines, and eyelid wrinkles) with results in 4 weeks. Clinical data: 105.77% reduction in fine lines, 106.04% improvement in under-eye volume. Suitable for all skin types.\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\u003eTwist the bottom of the applicator to unlock. Press the pump 1–2 times to dispense a pea-sized amount.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"step-n\"\u003e02\u003c\/span\u003eUsing the ring finger (lightest pressure), gently tap the cream around the under-eye area, outer corners, and eyelids. Do not rub.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"step-n\"\u003e03\u003c\/span\u003eAllow to absorb fully. Twist the applicator to lock after use.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"step-n\"\u003e04\u003c\/span\u003eUse AM and PM. If new to Retinol or sensitive around the eyes, begin with PM use every other night and build up to daily. 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      Apply the numbuzin No.9 NAD+ BIO Lifting-sil Essence before the eye cream for maximum lifting synergy — the essence primes the periorbital area with its peptide and NAD+ complex, and the eye cream's volumising actives layer on top for a concentrated treatment effect. Can also be used on smile lines and forehead as a spot treatment.\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. Clinically tested across five eye wrinkle types. Particularly beneficial for:\u003c\/div\u003e\n    \u003cul class=\"concern-list\" style=\"margin-top:10px; list-style:none; padding:0;\"\u003e\n      \u003cli\u003eFine lines, crow's feet, and expression wrinkles around the eyes\u003c\/li\u003e\n      \u003cli\u003eUnder-eye puffiness and periorbital oedema\u003c\/li\u003e\n      \u003cli\u003eDark circles and hyperpigmentation beneath the eyes\u003c\/li\u003e\n      \u003cli\u003eLoss of under-eye volume and sagging\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"acc-text\" style=\"margin-top:12px;\"\u003eContains encapsulated Retinol — use SPF in the morning. If new to Retinol, start with PM use every other night before building to daily. The gentle dual-encapsulation delivery system (Hydroxypropyl Cyclodextrin + liposome) makes this suitable for daily use even on the delicate eye area. Twist-lock applicator for hygienic dispensing.\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\"\u003enumbuzin\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\"\u003e10 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\"\u003eEye wrinkles\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\"\u003eEye 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, Butylene Glycol, Glycerin, Propanediol, Macadamia Integrifolia Seed Oil, Niacinamide, Olea Europaea (Olive) Fruit Oil, Cetyl Ethylhexanoate, Methylpropanediol, Butyrospermum Parkii (Shea) Butter, Methyl Hydrogenated Rosinate, Polysorbate 60, Cyclopentasiloxane, 1,2-Hexanediol, Cetyl Alcohol, Stearic Acid, Glycereth-26, Glyceryl Stearate, Dimethicone, PEG-100 Stearate, Cyclohexasiloxane, Hydrogenated Lecithin, Ammonium Acryloyldimethyltaurate\/VP Copolymer, Sorbitan Stearate, Behenic Acid, Cocos Nucifera (Coconut) Oil, Hydroxyacetophenone, Polyacrylate-13, Vinyl Dimethicone, Batyl Alcohol, Dimethicone\/Vinyl Dimethicone Crosspolymer, Phytosteryl Isostearate, Polyisobutene, Ceramide NP, Nicotinamide Adenine Dinucleotide, Caprylic\/Capric Triglyceride, Macadamia Integrifolia Seed Oil, Citric Acid, Retinol, Ethylhexylglycerin, Polyglyceryl-4 Oleate, Adenosine, Hydrolyzed Gardenia Florida Extract, Hydrolyzed Malt Extract, Hydrolyzed Viola Tricolor Extract, Theobroma Cacao (Cocoa) Seed Extract, Canola Sterols, Polysorbate 20, Disodium EDTA, Sorbitan Isostearate, Dextrin, Cholesterol, Polyglyceryl-10 Laurate, Ammonium Polyacryloyldimethyl Taurate, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Phytosteryl\/Behenyl\/Octyldodecyl Lauroyl Glutamate, Aluminum\/Magnesium Hydroxide Stearate, Pentaerythrityl Tetra-Di-T-Butyl Hydroxyhydrocinnamate, Potassium Cetyl Phosphate, Hydroxypropyl Cyclodextrin, Chitosan, Tris(Tetramethylhydroxypiperidinol) Citrate, Acetyl Tetrapeptide-5, Resveratrol, Acetyl Dipeptide-1 Cetyl Ester, Acetyl Hexapeptide-1, Acetyl Hexapeptide-8, Acetyl Octapeptide-3, Acetyl Tetrapeptide-2, Acetyl Tetrapeptide-3, Acetyl Tetrapeptide-9, Arginine\/Lysine Polypeptide, Biotinoyl Tripeptide-1, Copper Tripeptide-1, Dipeptide Diaminobutyroyl Benzylamide Diacetate, Dipeptide-2, Dipeptide-4, Hexapeptide-11, Hexapeptide-12, Hexapeptide-9, Myristoyl Pentapeptide-17, Nicotinoyl Dipeptide-23, Nicotinoyl Tripeptide-1, Nicotinoyl Tripeptide-35, Nonapeptide-1, Oligopeptide-29, Oligopeptide-32, Palmitoyl Hexapeptide-12, Palmitoyl Pentapeptide-4, Palmitoyl Pentapeptide-5, Palmitoyl Tetrapeptide-10, Palmitoyl Tetrapeptide-7, Palmitoyl Tripeptide-1, Palmitoyl Tripeptide-29, Palmitoyl Tripeptide-38, Palmitoyl Tripeptide-5, Palmitoyl Tripeptide-8, SH-Decapeptide-7, SH-Octapeptide-4, SH-Oligopeptide-1, SH-Oligopeptide-2, SH-Polypeptide-1, SH-Polypeptide-11, Sh-Polypeptide-16, Sh-Polypeptide-22, SH-Polypeptide-3, SH-Polypeptide-62, SH-Polypeptide-9, Tetrapeptide-30, Tripeptide-1, Tripeptide-10 Citrulline, Tripeptide-29\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 = `numbuzin No.9 NAD+ Retinol Volumetox Eye Cream 10ml\\n\\nA 115-ingredient anti-aging eye cream combining dual-encapsulated Retinol, NAD+, and a 50-peptide complex specifically curated for the periorbital area.\\n\\nRetinol is encapsulated via Hydroxypropyl Cyclodextrin + Hydrogenated Lecithin liposomes — a dual-delivery system that significantly reduces irritation risk for daily eye area use (estimated ~0.15–0.25%). NAD+ (Nicotinamide Adenine Dinucleotide, confirmed in INCI) supports cellular energy and DNA repair. The 50-peptide complex includes eye-specific actives: Dipeptide-2 + Acetyl Tetrapeptide-5 (puffiness and oedema), Argireline + Syn-Ake (expression line relaxation), Matrixyl complex (collagen synthesis), EGF\/IGF analogues (tissue renewal), and Copper Tripeptide-1 (structural repair). Niacinamide (~2%) brightens dark circles; triple-form HA (Hyaluronic Acid + Hydrolyzed HA + Sodium Hyaluronate) delivers layered hydration; Ceramide NP reinforces the fragile periorbital barrier.\\n\\nClinically tested: 105.77% reduction in fine lines, 106.04% improvement in under-eye volume in 4 weeks. Twist-lock pump applicator.\\n\\nKey ingredients: Encapsulated Retinol · NAD+ · 50-Peptide Complex (incl. Argireline, Syn-Ake, Matrixyl, EGF, Copper Tripeptide-1) · Niacinamide · Triple HA · Ceramide NP\\nVolume: 10ml · 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":"numbuzin","offers":[{"title":"Default Title","offer_id":49087972376824,"sku":"8809652589800","price":19.99,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0328\/8888\/1292\/files\/NumbuzinNo.9NAD_RetinolVolumetoxEyeCream10ml_01.webp?v=1781734733","url":"https:\/\/www.amuseground.com\/products\/numbuzin-no9-nad-retinol-volumetox-eye-cream-10ml","provider":"Amuse Ground","version":"1.0","type":"link"}