{"product_id":"korean-nad-egf-firming-serum","title":"Korean Beauty NAD+ Face \u0026 Neck Firming Serum","description":"\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/7854\/8697\/files\/3362f40cd6e284c6700c0f429314ffc1a2a3c07d.png?v=1787124217\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cstrong\u003eReal People, Real Results\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cimg\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/7854\/8697\/files\/1.webp?v=1787135593\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/7854\/8697\/files\/2.webp?v=1787135592\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cstrong\u003e Skin That Looks Firmer, Smoother, and Lifted\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003ePowered by NAD+, EGF, and collagen peptides, this advanced firming serum helpssupport visibly lifted, plumper-looking skin while improving the look of fine lines,wrinkles, and dull texture.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/7854\/8697\/files\/4_52b8026f-2c6a-438e-a200-c809f4ef33f4.jpg?v=1787135328\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cstrong\u003e The Numbers Don't Lie: This Korean Serum Delivers the Firming, Wrinkle-Erasing Results \u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan\u003eWhen the majority of users see visibly smoother lines and firmer skin in under twoweeks, you're not looking at just another serum - you're looking at NAD+ at work,delivering real, tangible change.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/7854\/8697\/files\/11_c63555c9-dccd-42ac-90ba-0554b46afdab.jpg?v=1787135328\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/7854\/8697\/files\/ScreenShot_2026-08-20_144925_581_4x_5b53e480-7c92-4f24-87ce-8ebfb65e5596.png?v=1787209348\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c!-- ==========================================================\n     独立环形统计模块 (Results)\n     适用：产品描述、自定义页面、主题HTML区块\n     ========================================================== --\u003e\n\u003cstyle\u003e\n    \/* ----- 全局重置与容器 ----- *\/\n    .stats-module {\n        max-width: 1200px;\n        margin: 40px auto;\n        padding: 20px 15px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        background: #ffffff;\n        border-radius: 16px;\n        box-shadow: 0 2px 30px rgba(0, 0, 0, 0.04);\n    }\n\n    \/* ----- 统计网格（三列） ----- *\/\n    .stats-grid {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 30px 20px;\n        margin-bottom: 30px;\n    }\n\n    .stat-item {\n        flex: 1 1 220px;          \/* 最小宽度220px，自动换行 *\/\n        max-width: 280px;\n        text-align: center;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    \/* ----- 环形SVG容器 ----- *\/\n    .ring-wrapper {\n        position: relative;\n        width: 100px;\n        height: 100px;\n        margin-bottom: 16px;\n    }\n\n    .ring-wrapper svg {\n        display: block;\n        width: 100%;\n        height: 100%;\n        transform: rotate(-90deg);   \/* 让起始位置在12点钟方向 *\/\n    }\n\n    .ring-wrapper .ring-bg {\n        fill: none;\n        stroke: #f0f0f0;\n        stroke-width: 8;\n    }\n\n    .ring-wrapper .ring-progress {\n        fill: none;\n        stroke-width: 8;\n        stroke-linecap: round;\n        stroke: url(#ringGrad);      \/* 使用渐变 *\/\n        transition: stroke-dashoffset 0.1s linear; \/* 用于JS动画微调 *\/\n    }\n\n    \/* 百分比数字（居中） *\/\n    .ring-wrapper .percentage-text {\n        position: absolute;\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        font-size: 22px;\n        font-weight: 700;\n        color: #1a1a1a;\n        margin: 0;\n        line-height: 1;\n    }\n\n    \/* ----- 描述文字 ----- *\/\n    .stat-item .stat-label {\n        font-size: 16px;\n        font-weight: 600;\n        color: #222;\n        line-height: 1.5;\n        max-width: 260px;\n        margin: 0;\n    }\n\n    \/* ----- 底部说明 ----- *\/\n    .stats-caption {\n        text-align: center;\n        font-size: 14px;\n        color: #666;\n        border-top: 1px solid #ececec;\n        padding-top: 24px;\n        margin-top: 10px;\n        font-style: italic;\n        max-width: 600px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    \/* ----- 移动端适配：堆叠显示 ----- *\/\n    @media (max-width: 749px) {\n        .stat-item {\n            flex: 1 1 100%;\n            max-width: 280px;\n        }\n        .stats-grid {\n            gap: 32px 0;\n        }\n        .ring-wrapper {\n            width: 90px;\n            height: 90px;\n        }\n        .ring-wrapper .percentage-text {\n            font-size: 20px;\n        }\n        .stat-item .stat-label {\n            font-size: 15px;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- ===== HTML 结构 ===== --\u003e\n\u003cdiv class=\"stats-module\"\u003e\n\u003c!-- 底部说明 --\u003e\n\u003cdiv class=\"stats-caption\"\u003e* This isn't hope in a jar. It's Korean precision engineering for your face.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== JavaScript 动画：环形绘制 ===== --\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan\u003eClinically Tested. Visibly Proven.\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003eClinical studies confirm visible improvements across every major area of the face and neck after consistent use of the \u003cstrong\u003eNAD+ EGF\u003c\/strong\u003e Firming Serum:\u003c\/p\u003e\n\u003cp\u003eForehead lines improved by 6.482%. Eye area lines improved by 6.1%. Smile lines improved by 8.743%. Lip lines improved by 6.602%. Neck lines improved by 5.385%.*\u003c\/p\u003e\n\u003cp\u003eThe filler-like tightening effect begins within the first few applications and builds significantly over \u003cstrong\u003e2 to 4 weeks\u003c\/strong\u003e of daily use. Most users report noticeably firmer, smoother, and more radiant skin within the first 2 weeks.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/7854\/8697\/files\/4ad05863-cfd5-4859-98cd-ed19771f2f98.png?v=1787208730\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cem\u003e*Clinical Trial Tested. Results may vary depending on individual skin types.\u003c\/em\u003e\u003c\/p\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cstrong\u003eScience-Backed Ingredients That Target Aging - Not Just the Surface \u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan\u003eThis serum doesn' t just hydrate. It works to visibly support the skin' s feel and look offirmness with a next-generation blend designed for daily use.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/7854\/8697\/files\/2026-08-19_185124_902_4x_1ef909b8-9370-49cb-bddc-3f2a665b14c9.png?v=1787209393\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003cimg\u003e\u003c\/p\u003e\n\u003c!-- ==========================================================\n     独立多列卡片模块 (Ingredients)\n     适用：产品描述、自定义页面、主题HTML区块\n     ========================================================== --\u003e\n\u003cstyle\u003e\n    \/* ----- 全局容器 ----- *\/\n    .ingredients-module {\n        max-width: 1200px;\n        margin: 40px auto;\n        padding: 20px 15px;\n        background: #ffffff;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    }\n\n    \/* ----- 标题 ----- *\/\n    .ingredients-module .module-title {\n        text-align: center;\n        font-size: 32px;\n        font-weight: 700;\n        color: #2e2939;\n        margin-bottom: 30px;\n        letter-spacing: -0.3px;\n    }\n    @media (max-width: 749px) {\n        .ingredients-module .module-title {\n            font-size: 26px;\n            margin-bottom: 24px;\n        }\n    }\n\n    \/* ----- 卡片网格 (桌面3列) ----- *\/\n    .ingredients-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 40px;\n    }\n\n    .ingredient-card {\n        background: #f3f3f3;\n        border-radius: 20px;\n        overflow: hidden;\n        text-align: center;\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.02);\n    }\n    .ingredient-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);\n    }\n\n    .ingredient-card .card-image {\n        width: 100%;\n        aspect-ratio: 1 \/ 1;   \/* 正方形 *\/\n        background: #fff;\n        overflow: hidden;\n    }\n    .ingredient-card .card-image img {\n        display: block;\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform 0.4s ease;\n    }\n    .ingredient-card:hover .card-image img {\n        transform: scale(1.03);\n    }\n\n    .ingredient-card .card-content {\n        padding: 24px 24px 28px;\n    }\n    .ingredient-card .card-content h3 {\n        font-size: 24px;\n        font-weight: 700;\n        color: #222126;\n        margin: 0 0 10px 0;\n    }\n    .ingredient-card .card-content p {\n        font-size: 16px;\n        color: #2e2939;\n        line-height: 1.6;\n        margin: 0;\n    }\n\n    \/* ----- 移动端适配 (单列) ----- *\/\n    @media (max-width: 749px) {\n        .ingredients-grid {\n            grid-template-columns: 1fr;\n            gap: 24px;\n        }\n        .ingredient-card .card-content {\n            padding: 20px 20px 24px;\n        }\n        .ingredient-card .card-content h3 {\n            font-size: 22px;\n        }\n        .ingredient-card .card-content p {\n            font-size: 15px;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- ===== HTML 结构 ===== --\u003e","brand":"mysite","offers":[{"title":"1 Bottles","offer_id":49116063727833,"sku":"LXX2604281537-30ml-1","price":25.99,"currency_code":"USD","in_stock":true},{"title":"2 Bottles (Save 20%) - Most Popular","offer_id":49116063760601,"sku":"LXX2604281537-30ml-2","price":39.86,"currency_code":"USD","in_stock":true},{"title":"(4-Bottle Pack) Buy 3 Get 1 Free – Best Value","offer_id":49149252731097,"sku":"LXX2604281537-30ml-4","price":59.89,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/7854\/8697\/files\/10_4b9eda49-a8f3-4907-a04c-5a08e09bcfc8.jpg?v=1787135328","url":"https:\/\/www.qggiy.shop\/products\/korean-nad-egf-firming-serum","provider":"Qggiy","version":"1.0","type":"link"}