{"product_id":"jiemianru","title":"Facial Cleanser","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\u003eLAOBINGGUNER — The Cult Classic Purifying Face Cleanser\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400\u0026amp;family=DM+Sans:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --teal: #6ecfd4; --teal-dark: #4ab8bf; --teal-light: #e8f9fa;\n    --cream: #fafaf8; --charcoal: #1a1a1a; --mid: #555; --soft: #888;\n    --gold: #f0c040; --red: #e05252;\n  }\n  html { scroll-behavior: smooth; }\n  body { font-family: 'DM Sans', sans-serif; background: var(--cream); color: var(--charcoal); overflow-x: hidden; }\n  #countdown-bar {\n    position: sticky; top: 0; z-index: 9999;\n    background: linear-gradient(135deg, #1d6f7a 0%, #2a9da8 50%, #1d6f7a 100%);\n    padding: 10px 20px; display: flex; align-items: center;\n    justify-content: center; gap: 16px; flex-wrap: wrap;\n  }\n  .cd-badge { background: white; color: var(--teal-dark); font-weight: 700; font-size: 13px; padding: 3px 10px; border-radius: 20px; letter-spacing: .5px; }\n  .cd-text { color: white; font-size: 14px; font-weight: 500; }\n  .cd-blocks { display: flex; gap: 6px; align-items: center; }\n  .cd-block { background: rgba(255,255,255,0.15); border: 1px solid rgba(255,255,255,0.3); border-radius: 6px; padding: 4px 10px; text-align: center; min-width: 48px; }\n  .cd-num { color: white; font-size: 18px; font-weight: 700; line-height: 1; display: block; }\n  .cd-label { color: rgba(255,255,255,0.7); font-size: 9px; letter-spacing: 1px; text-transform: uppercase; }\n  .page-wrap { max-width: 680px; margin: 0 auto; }\n  .hero { background: linear-gradient(160deg, #e8f9fa 0%, #d0f0f3 60%, #b8e8ec 100%); padding: 50px 24px 40px; text-align: center; position: relative; overflow: hidden; }\n  .hero::before { content: ''; position: absolute; top: -60px; right: -60px; width: 200px; height: 200px; background: radial-gradient(circle, rgba(110,207,212,.3), transparent 70%); border-radius: 50%; }\n  .hero-eyebrow { font-size: 11px; letter-spacing: 2.5px; text-transform: uppercase; color: var(--teal-dark); font-weight: 600; margin-bottom: 14px; }\n  .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(26px, 6vw, 42px); line-height: 1.2; color: var(--charcoal); margin-bottom: 16px; max-width: 560px; margin-left: auto; margin-right: auto; }\n  .hero h1 em { color: var(--teal-dark); font-style: italic; }\n  .hero-sub { font-size: 15px; color: var(--mid); line-height: 1.7; max-width: 480px; margin: 0 auto 28px; }\n  .hero-img-wrap { position: relative; display: inline-block; margin-bottom: 28px; }\n  .hero-img-wrap img { width: 240px; filter: drop-shadow(0 20px 40px rgba(74,184,191,.25)); animation: floatImg 4s ease-in-out infinite; }\n  @keyframes floatImg { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-10px); } }\n  .hero-price-row { display: flex; align-items: center; justify-content: center; gap: 12px; margin-bottom: 20px; }\n  .price-now { font-size: 34px; font-weight: 700; color: var(--charcoal); }\n  .price-was { font-size: 17px; color: var(--soft); text-decoration: line-through; }\n  .price-save { background: var(--red); color: white; font-size: 12px; font-weight: 700; padding: 3px 9px; border-radius: 4px; }\n  .hero-size { font-size: 13px; color: var(--soft); margin-bottom: 22px; }\n  .hero-guarantee { font-size: 12px; color: var(--soft); margin-top: 10px; }\n  .trust-bar { background: white; padding: 18px 24px; display: flex; justify-content: space-around; flex-wrap: wrap; gap: 14px; border-bottom: 1px solid #eee; }\n  .trust-item { display: flex; align-items: center; gap: 8px; }\n  .trust-icon { font-size: 18px; }\n  .trust-text { font-size: 12px; font-weight: 600; color: var(--mid); line-height: 1.3; }\n  section { padding: 48px 24px; }\n  .section-label { font-size: 11px; letter-spacing: 2.5px; text-transform: uppercase; color: var(--teal-dark); font-weight: 600; margin-bottom: 10px; }\n  .section-title { font-family: 'Playfair Display', serif; font-size: clamp(22px, 5vw, 32px); line-height: 1.3; margin-bottom: 8px; }\n  .section-sub { font-size: 15px; color: var(--mid); line-height: 1.7; margin-bottom: 28px; }\n  .pain-section { background: #fff8f8; }\n  .pain-card { background: white; border-radius: 14px; padding: 22px; margin-bottom: 14px; border-left: 4px solid #f5b5b5; box-shadow: 0 2px 12px rgba(0,0,0,.05); }\n  .pain-card h3 { font-size: 16px; font-weight: 600; color: var(--charcoal); margin-bottom: 6px; }\n  .pain-card p { font-size: 14px; color: var(--mid); line-height: 1.6; }\n  .story-section { background: var(--teal-light); }\n  .story-card { background: white; border-radius: 18px; padding: 28px; box-shadow: 0 4px 20px rgba(110,207,212,.15); position: relative; }\n  .story-card::before { content: '\\201C'; font-family: 'Playfair Display', serif; font-size: 80px; color: var(--teal); line-height: 1; position: absolute; top: 10px; left: 24px; opacity: .4; }\n  .story-card p { font-size: 15px; line-height: 1.75; color: var(--mid); margin-bottom: 18px; padding-top: 30px; }\n  .story-author { display: flex; align-items: center; gap: 12px; }\n  .story-avatar { width: 44px; height: 44px; border-radius: 50%; background: linear-gradient(135deg, var(--teal), var(--teal-dark)); display: flex; align-items: center; justify-content: center; color: white; font-weight: 700; font-size: 16px; }\n  .story-name { font-weight: 600; font-size: 14px; }\n  .story-detail { font-size: 12px; color: var(--soft); }\n  .features-section { background: white; }\n  .feature-card { display: flex; align-items: flex-start; gap: 16px; padding: 20px; border-radius: 14px; margin-bottom: 14px; background: var(--cream); border: 1px solid #efefef; transition: transform .2s, box-shadow .2s; }\n  .feature-card:hover { transform: translateX(4px); box-shadow: 0 4px 16px rgba(0,0,0,.06); }\n  .feature-icon { width: 48px; height: 48px; min-width: 48px; border-radius: 12px; background: linear-gradient(135deg, #e8f9fa, #c5eef0); display: flex; align-items: center; justify-content: center; font-size: 22px; }\n  .feature-body h3 { font-size: 15px; font-weight: 600; margin-bottom: 5px; }\n  .feature-body p { font-size: 13px; color: var(--mid); line-height: 1.6; }\n  .mid-cta { background: linear-gradient(135deg, #1d6f7a, #2a9da8); padding: 36px 24px; text-align: center; }\n  .mid-cta h2 { font-family: 'Playfair Display', serif; font-size: 24px; color: white; margin-bottom: 8px; }\n  .mid-cta p { font-size: 14px; color: rgba(255,255,255,.8); margin-bottom: 20px; }\n  .scene-section { background: var(--cream); }\n  .tags-wrap { display: flex; flex-wrap: wrap; gap: 10px; }\n  .tag { background: white; border: 1.5px solid var(--teal); color: var(--teal-dark); padding: 8px 16px; border-radius: 50px; font-size: 13px; font-weight: 500; }\n  .reviews-section { background: white; }\n  .rating-summary { display: flex; align-items: center; gap: 16px; padding: 20px; background: var(--teal-light); border-radius: 14px; margin-bottom: 24px; }\n  .rating-big { font-size: 48px; font-weight: 700; color: var(--charcoal); line-height: 1; }\n  .stars { font-size: 20px; color: var(--gold); margin-bottom: 4px; }\n  .rating-count { font-size: 13px; color: var(--soft); }\n  .review-card { padding: 20px; border-radius: 14px; border: 1px solid #eee; margin-bottom: 12px; background: var(--cream); }\n  .review-header { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 8px; }\n  .reviewer-name { font-weight: 600; font-size: 14px; }\n  .review-stars { font-size: 13px; color: var(--gold); }\n  .review-verified { font-size: 11px; color: #5cb85c; font-weight: 500; }\n  .review-text { font-size: 14px; color: var(--mid); line-height: 1.6; }\n  .review-tag { display: inline-block; background: var(--teal-light); color: var(--teal-dark); font-size: 11px; font-weight: 600; padding: 2px 8px; border-radius: 4px; margin-top: 8px; }\n  .faq-section { background: var(--cream); }\n  .faq-item { border-bottom: 1px solid #e5e5e5; padding: 18px 0; cursor: pointer; }\n  .faq-q { display: flex; justify-content: space-between; align-items: center; font-weight: 600; font-size: 15px; gap: 12px; }\n  .faq-q .arrow { color: var(--teal-dark); font-size: 18px; transition: transform .3s; min-width: 18px; }\n  .faq-a { font-size: 14px; color: var(--mid); line-height: 1.7; max-height: 0; overflow: hidden; transition: max-height .4s ease, padding .3s; }\n  .faq-item.open .faq-a { max-height: 200px; padding-top: 10px; }\n  .faq-item.open .arrow { transform: rotate(45deg); }\n  .bottom-cta { background: var(--charcoal); padding: 50px 24px; text-align: center; }\n  .bottom-cta h2 { font-family: 'Playfair Display', serif; font-size: clamp(22px, 5vw, 32px); color: white; margin-bottom: 10px; line-height: 1.3; }\n  .bottom-cta h2 em { color: var(--teal); font-style: italic; }\n  .bottom-cta p { font-size: 14px; color: rgba(255,255,255,.6); margin-bottom: 28px; line-height: 1.7; }\n  .bottom-guarantee { margin-top: 14px; display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }\n  .bottom-guarantee span { font-size: 12px; color: rgba(255,255,255,.5); }\n  .bottom-guarantee span::before { content: '✓ '; color: var(--teal); }\n  .divider { height: 1px; background: linear-gradient(90deg, transparent, #ddd, transparent); margin: 0 24px; }\n\u003c\/style\u003e\n\n\n\n\u003cdiv id=\"countdown-bar\"\u003e\n  \u003cspan class=\"cd-badge\"\u003e60% OFF\u003c\/span\u003e\n  \u003cspan class=\"cd-text\"\u003eLimited offer ends in\u003c\/span\u003e\n  \u003cdiv class=\"cd-blocks\"\u003e\n    \u003cdiv class=\"cd-block\"\u003e\n\u003cspan class=\"cd-num\" id=\"cd-h\"\u003e01\u003c\/span\u003e\u003cspan class=\"cd-label\"\u003eHRS\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cspan style=\"color:white;font-weight:700;font-size:18px\"\u003e:\u003c\/span\u003e\n    \u003cdiv class=\"cd-block\"\u003e\n\u003cspan class=\"cd-num\" id=\"cd-m\"\u003e47\u003c\/span\u003e\u003cspan class=\"cd-label\"\u003eMIN\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cspan style=\"color:white;font-weight:700;font-size:18px\"\u003e:\u003c\/span\u003e\n    \u003cdiv class=\"cd-block\"\u003e\n\u003cspan class=\"cd-num\" id=\"cd-s\"\u003e33\u003c\/span\u003e\u003cspan class=\"cd-label\"\u003eSEC\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"page-wrap\"\u003e\n\n  \u003csection class=\"hero\"\u003e\n    \u003cp class=\"hero-eyebrow\"\u003e✦ The Cult Classic ✦\u003c\/p\u003e\n    \u003ch1\u003eThe cleanser that \u003cem\u003eactually\u003c\/em\u003e cleans — without making your skin cry.\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eMost face washes either leave your skin feeling tight and stripped, or clogged and coated. LAOBINGGUNER does neither. Deep purification, zero irritation, every single morning.\u003c\/p\u003e\n    \u003cdiv class=\"hero-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0798\/5469\/8721\/files\/image_fe396bcd-20f0-405e-8128-fd389c21ddda.jpg?v=1775568116\" alt=\"LAOBINGGUNER The Cult Classic Purifying Face Cleanser 200ml\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-price-row\"\u003e\n      \u003cspan class=\"price-now\"\u003e$28.99\u003c\/span\u003e\n      \u003cspan class=\"price-was\"\u003e$72.00\u003c\/span\u003e\n      \u003cspan class=\"price-save\"\u003eSAVE 60%\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"hero-size\"\u003e200ml \/ 6.7 fl oz\u003c\/p\u003e\n    \u003cp class=\"hero-guarantee\"\u003e🔒 30-Day Money-Back Guarantee · No questions asked\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"trust-bar\"\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e🚫\u003c\/span\u003e\u003cspan class=\"trust-text\"\u003eFragrance-Free\u003cbr\u003eFormula\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e💧\u003c\/span\u003e\u003cspan class=\"trust-text\"\u003eNever Strips\u003cbr\u003eMoisture\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e🌿\u003c\/span\u003e\u003cspan class=\"trust-text\"\u003eZero Sulfates\u003cbr\u003eZero Alcohol\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"trust-icon\"\u003e👨‍👩‍👧\u003c\/span\u003e\u003cspan class=\"trust-text\"\u003eWhole Family\u003cbr\u003eSafe\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"pain-section\"\u003e\n    \u003cp class=\"section-label\"\u003eSound familiar?\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eYour face wash is working against you.\u003c\/h2\u003e\n    \u003cp class=\"section-sub\"\u003eIf any of these feel true, you're not alone — and you deserve better.\u003c\/p\u003e\n    \u003cdiv class=\"pain-card\"\u003e\n      \u003ch3\u003e😣 \"My skin feels like cardboard after washing.\"\u003c\/h3\u003e\n      \u003cp\u003eThat tight, squeaky-clean feeling? That's your skin's moisture barrier being stripped. Conventional cleansers with harsh sulfates remove everything — including what your skin needs to stay healthy and soft.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pain-card\"\u003e\n      \u003ch3\u003e🤧 \"Every scented cleanser turns my skin red within days.\"\u003c\/h3\u003e\n      \u003cp\u003eFragrance is the #1 cause of skin sensitivity and contact dermatitis. Most brands still add it anyway — just to smell nice in-store. Your skin pays the price every single wash.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pain-card\"\u003e\n      \u003ch3\u003e😤 \"I wash my face twice and still feel the day on it.\"\u003c\/h3\u003e\n      \u003cp\u003eIf your cleanser leaves residue, it's not really cleansing — it's just coating. Makeup, pollution, and sebum stay trapped in your pores, causing breakouts no matter how many times you wash.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"story-section\"\u003e\n    \u003cp class=\"section-label\"\u003eReal Story\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eShe tried 14 cleansers. This was the last one.\u003c\/h2\u003e\n    \u003cdiv class=\"story-card\"\u003e\n      \u003cp\u003e\"I have rosacea and extremely reactive skin. I've tried everything — the fancy ones, the pharmacy ones, even prescription washes. Every single one either made me break out, turned my face red, or left me flaking by day three. A friend mentioned LAOBINGGUNER The Cult Classic and I almost didn't try it. But the fragrance-free, zero-sulfate formula made me give it one more shot. That was eight months ago. I haven't touched another cleanser since. My skin feels genuinely clean after one pump — not tight, not dry, just clean and calm. It's the most boring compliment I've ever given a skincare product. And it's absolutely the highest praise I know how to give.\"\u003c\/p\u003e\n      \u003cdiv class=\"story-author\"\u003e\n        \u003cdiv class=\"story-avatar\"\u003eS\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"story-name\"\u003eSarah M.\u003c\/div\u003e\n          \u003cdiv class=\"story-detail\"\u003ePortland, OR · Sensitive\/Rosacea skin · Using for 8 months\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"features-section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhy it works\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003e5 reasons skincare lovers never switch back.\u003c\/h2\u003e\n    \u003cp class=\"section-sub\"\u003eEvery feature translates directly to what you feel on your skin — not what sounds good on a label.\u003c\/p\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e🚫\u003c\/div\u003e\n      \u003cdiv class=\"feature-body\"\u003e\n        \u003ch3\u003e100% Fragrance-Free — for real this time.\u003c\/h3\u003e\n        \u003cp\u003eNo perfume. No \"natural fragrance.\" No essential oil masking. Just a clean, neutral formula your most sensitive skin can tolerate — morning after morning, without reaction.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e🔬\u003c\/div\u003e\n      \u003cdiv class=\"feature-body\"\u003e\n        \u003ch3\u003ePurifies pores without nuking your moisture barrier.\u003c\/h3\u003e\n        \u003cp\u003eAdvanced mild-cleansing technology targets dirt, excess oil, makeup, and pollution — while leaving your skin's essential lipids exactly where they belong. One pump. Rich lather. Zero residue.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"feature-body\"\u003e\n        \u003ch3\u003eSoft, hydrated skin — immediately after rinsing.\u003c\/h3\u003e\n        \u003cp\u003eNo \"I need moisturizer immediately\" panic. No tight, papery feeling. Just skin that feels balanced, smooth, and genuinely comfortable the second you pat dry.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e🌿\u003c\/div\u003e\n      \u003cdiv class=\"feature-body\"\u003e\n        \u003ch3\u003eZero sulfates. Zero alcohol. Zero harsh surfactants.\u003c\/h3\u003e\n        \u003cp\u003eNo SLS, no SLES, no drying alcohol. Clean ingredients that clean your skin — not attack it. Built around what your skin doesn't need.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon\"\u003e👨‍👩‍👧\u003c\/div\u003e\n      \u003cdiv class=\"feature-body\"\u003e\n        \u003ch3\u003eOne bottle. Every skin type. The whole family.\u003c\/h3\u003e\n        \u003cp\u003eDry, oily, combination, sensitive, acne-prone, mature — The Cult Classic works for everyone. 200ml means it actually lasts. No more six bottles crowding the bathroom shelf.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"mid-cta\"\u003e\n    \u003ch2\u003eStop waking up to tight, irritated skin.\u003c\/h2\u003e\n    \u003cp\u003eYour morning routine should feel like self-care, not damage control. Try it risk-free for 30 days.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"scene-section\"\u003e\n    \u003cp class=\"section-label\"\u003ePerfect for\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eFits seamlessly into any routine.\u003c\/h2\u003e\n    \u003cdiv class=\"tags-wrap\" style=\"margin-top:18px\"\u003e\n      \u003cspan class=\"tag\"\u003e☀️ Morning Wash\u003c\/span\u003e\n      \u003cspan class=\"tag\"\u003e🌙 Evening Double Cleanse\u003c\/span\u003e\n      \u003cspan class=\"tag\"\u003e💆 Sensitive Skin\u003c\/span\u003e\n      \u003cspan class=\"tag\"\u003e🤧 Rosacea-Prone\u003c\/span\u003e\n      \u003cspan class=\"tag\"\u003e🧴 Acne-Prone Skin\u003c\/span\u003e\n      \u003cspan class=\"tag\"\u003e👩‍🦳 Mature Skin\u003c\/span\u003e\n      \u003cspan class=\"tag\"\u003e🧖 Post-Workout Refresh\u003c\/span\u003e\n      \u003cspan class=\"tag\"\u003e🎁 Gift for Her \/ Him\u003c\/span\u003e\n      \u003cspan class=\"tag\"\u003e✈️ Travel-Friendly\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"reviews-section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat real customers say\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003e4.8 stars. 3,100+ reviews.\u003c\/h2\u003e\n    \u003cdiv class=\"rating-summary\"\u003e\n      \u003cdiv class=\"rating-big\"\u003e4.8\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"rating-count\"\u003eBased on 3,127 verified purchases\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"review-card\"\u003e\n      \u003cdiv class=\"review-header\"\u003e\n        \u003cdiv\u003e\n\u003cdiv class=\"reviewer-name\"\u003eJennifer K.\u003c\/div\u003e\n\u003cdiv class=\"review-verified\"\u003e✓ Verified Purchase\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"review-text\"\u003e\"I have combination, sensitive skin and I've been searching for a gentle cleanser that actually removes sunscreen and makeup without 3 passes. This does it in one. My skin isn't red after washing for the first time in years. I've repurchased twice and my whole family uses it now.\"\u003c\/p\u003e\n      \u003cspan class=\"review-tag\"\u003eSensitive Skin · 4 months using\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"review-card\"\u003e\n      \u003cdiv class=\"review-header\"\u003e\n        \u003cdiv\u003e\n\u003cdiv class=\"reviewer-name\"\u003eMarcus T.\u003c\/div\u003e\n\u003cdiv class=\"review-verified\"\u003e✓ Verified Purchase\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"review-text\"\u003e\"I never cared much about skincare but my girlfriend convinced me to try this. Genuinely shocked — my face doesn't feel like I washed it with dish soap anymore. Clean without that stripped feeling. The 200ml size lasts me almost 3 months which makes the price totally worth it.\"\u003c\/p\u003e\n      \u003cspan class=\"review-tag\"\u003eNormal\/Oily Skin · First-time skincare user\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"review-card\"\u003e\n      \u003cdiv class=\"review-header\"\u003e\n        \u003cdiv\u003e\n\u003cdiv class=\"reviewer-name\"\u003eDiane L.\u003c\/div\u003e\n\u003cdiv class=\"review-verified\"\u003e✓ Verified Purchase\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"review-text\"\u003e\"Dermatologist-recommended fragrance-free cleansers are usually $50+. This gives me exactly the same result for a fraction of the cost. No scent, no reaction, no tightness. My eczema patches around my jawline have noticeably calmed since switching. This is my forever cleanser.\"\u003c\/p\u003e\n      \u003cspan class=\"review-tag\"\u003eEczema \/ Reactive Skin · 6 months using\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003csection class=\"faq-section\"\u003e\n    \u003cp class=\"section-label\"\u003eQuestions\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eEverything you want to know.\u003c\/h2\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this truly fragrance-free, or is there \"natural\" fragrance hidden in the ingredients? \u003cspan class=\"arrow\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eTruly fragrance-free. No perfume, no parfum, no \"natural fragrance,\" no masking agents, and no essential oils added for scent. Designed specifically for fragrance-sensitive skin — zero compromise.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan I use it to remove makeup? \u003cspan class=\"arrow\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — it effectively removes daily makeup, sunscreen, and light-to-medium foundation in one wash. For heavy or waterproof makeup, use a cleansing oil first, then follow with The Cult Classic for a thorough second cleanse.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eHow much should I use per wash? \u003cspan class=\"arrow\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eOne pump is enough. The formula creates a rich, creamy lather that covers your entire face with a single pump — which is why the 200ml bottle lasts most users 2–3 months with daily use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs it safe for kids and teens? \u003cspan class=\"arrow\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely. The ultra-gentle formula is suitable for the whole family, including children and teenagers with early acne. Fragrance-free and sulfate-free — kind enough for even young or sensitive skin.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat if my skin doesn't respond well? \u003cspan class=\"arrow\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eWe offer a 30-day money-back guarantee, no questions asked. If The Cult Classic isn't right for your skin, reach out to our support team and we'll make it right immediately.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bottom-cta\"\u003e\n    \u003ch2\u003eStop settling for a cleanser that \u003cem\u003ehurts\u003c\/em\u003e your skin.\u003c\/h2\u003e\n    \u003cp\u003eThousands of people with sensitive, reactive, and problem skin have made the switch. Now your skin gets to feel what clean is actually supposed to feel like.\u003c\/p\u003e\n    \u003cdiv class=\"bottom-guarantee\"\u003e\n      \u003cspan\u003e30-Day Money-Back Guarantee\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  let total = (1 * 3600) + (47 * 60) + 33;\n  function tick() {\n    if (total \u003c= 0) { total = 2 * 3600; }\n    total--;\n    const h = Math.floor(total \/ 3600);\n    const m = Math.floor((total % 3600) \/ 60);\n    const s = total % 60;\n    document.getElementById('cd-h').textContent = String(h).padStart(2,'0');\n    document.getElementById('cd-m').textContent = String(m).padStart(2,'0');\n    document.getElementById('cd-s').textContent = String(s).padStart(2,'0');\n  }\n  setInterval(tick, 1000);\n  document.querySelectorAll('.faq-item').forEach(item =\u003e {\n    item.querySelector('.faq-q').addEventListener('click', () =\u003e {\n      const isOpen = item.classList.contains('open');\n      document.querySelectorAll('.faq-item').forEach(i =\u003e i.classList.remove('open'));\n      if (!isOpen) item.classList.add('open');\n    });\n  });\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"Laobingguner","offers":[{"title":"1p","offer_id":48175709389025,"sku":"DZ71-1PC","price":28.99,"currency_code":"USD","in_stock":true},{"title":"2p","offer_id":48175709421793,"sku":"DZ71-2PC","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 1 Free","offer_id":48175709454561,"sku":"DZ71-4PC","price":66.99,"currency_code":"USD","in_stock":true},{"title":"Buy 4 Get 2 Free","offer_id":48175709487329,"sku":"DZ71-6PC","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/5469\/8721\/files\/image_fe396bcd-20f0-405e-8128-fd389c21ddda.jpg?v=1775568116","url":"https:\/\/www.laobingguner.com\/products\/jiemianru","provider":"Laobingguner","version":"1.0","type":"link"}