{"product_id":"warm-sonic-facial-cleanser","title":"Warm Sonic Facial Cleanser","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Dual-Effect Silicone Facial Cleansing and Thermal Massage Wand\nTarget Audience: Skincare enthusiasts looking for deep cleansing, absorption promotion, and facial depuffing.\nVisual Style: Soft, clean, modern skincare aesthetic with calming mint green accenting.\nColor Strategy: Mint green (#3bc5ad) as the primary brand color, light soft-teal backgrounds (#f0f7f6), and crisp neutral dark grays for maximum readability.\nModule Order: Hero Block -\u003e Features Grid (Z-Pattern on Desktop, Stacked on Mobile) -\u003e Specifications Table -\u003e FAQs\nDetail Image Mapping: Hero=detail_6, Feature1=detail_1, Feature2=detail_2, Feature3=detail_3, Feature4=detail_4\nSpecification Data Source: spec_7 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no explicit comparison data provided in the sources)\nInformation Boundary: Only information explicitly provided in the product analysis report, detail images, specification images, and the current conversation has been used. No unverified product facts have been added. All dimensions, battery capacity, weights, and electrical specifications are omitted as they were not provided.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #3bc5ad;\n      --primary-hover: #2fa38e;\n      --text-main: #2b2b2b;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #f9fbfb;\n      --bg-soft: #f0f7f6;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --border-color: #e2ecea;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    .product-detail-container * {\n      box-sizing: border-box;\n    }\n\n    \/* TYPOGRAPHY SYSTEM *\/\n    .product-detail-container h1 {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .feature-title,\n    .product-detail-container .spec-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 600;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .trust-badge,\n    .product-detail-container .feature-desc,\n    .product-detail-container .feature-tag,\n    .product-detail-container .spec-table td,\n    .product-detail-container .spec-table td::before,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      font-weight: 400;\n      color: var(--text-sub);\n    }\n\n    \/* SPACING SYSTEM *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* IMAGE STYLING *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      height: auto;\n      display: block;\n      background-color: var(--bg-soft);\n      border: 1px dashed var(--primary);\n      border-radius: var(--radius-lg);\n      padding: 60px 20px;\n      text-align: center;\n      color: var(--primary);\n      font-weight: 500;\n      margin-bottom: 24px;\n    }\n\n    \/* HERO BLOCK *\/\n    .hero-section {\n      text-align: center;\n      padding: 40px 0 20px 0;\n    }\n\n    .hero-badge-container {\n      display: flex;\n      justify-content: center;\n      margin-bottom: 16px;\n    }\n\n    .trust-badge {\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600 !important;\n      display: inline-block;\n    }\n\n    .hero-subtitle {\n      max-width: 800px;\n      margin: 0 auto 32px auto;\n    }\n\n    \/* FEATURE SECTIONS *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 32px;\n      background-color: var(--bg-card);\n      padding: 24px;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n      margin-bottom: 24px;\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .feature-tag {\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500 !important;\n    }\n\n    \/* SPECIFICATIONS *\/\n    .specifications-section {\n      background-color: var(--bg-card);\n      padding: 32px 24px;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n\n    .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .spec-table td {\n      padding: 16px 0;\n      vertical-align: top;\n    }\n\n    .spec-property-label {\n      font-weight: 600 !important;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .spec-value-col {\n      width: 65%;\n    }\n\n    \/* FAQ SECTION *\/\n    .faq-section {\n      padding: 32px 24px;\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-lg);\n    }\n\n    .faq-item {\n      margin-bottom: 24px;\n      border-bottom: 1px solid var(--border-color);\n      padding-bottom: 20px;\n    }\n\n    .faq-item:last-child {\n      margin-bottom: 0;\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n\n    .faq-question {\n      margin-bottom: 8px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .faq-answer {\n      margin: 0;\n    }\n\n    \/* DESKTOP LAYOUT (\u003e= 768px) *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 48px;\n        padding: 40px;\n      }\n\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media {\n        width: 50%;\n      }\n\n      .feature-copy {\n        width: 50%;\n      }\n    }\n\n    \/* MOBILE SPECIFICATIONS RESPONSIVE RULES *\/\n    @media (max-width: 767px) {\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table td.spec-property-label {\n        display: none; \/* Hide standard label column in favor of before pseudo element *\/\n      }\n\n      .spec-table td.spec-value-col {\n        grid-template-columns: 1fr;\n        padding: 14px 0;\n      }\n\n      .spec-table td.spec-value-col::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px !important;\n        font-weight: 600 !important;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n        margin-bottom: 4px;\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px !important;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table td.spec-value-col {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-badge-container\"\u003e\u003cspan class=\"trust-badge\"\u003e100% Waterproof \u0026amp; Skin-Friendly\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eDual-Effect Cleansing \u0026amp; Thermal Massage Wand\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eExperience deep pore cleansing combined with soothing warmth. High-frequency sonic vibrations work with premium, soft silicone bristles to lift impurities, while the thermal massage head helps maximize skin absorption.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img80\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260917175551\/f7f128a9d9acc259b82bf3d8323622de.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img81\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260917175551\/004d6c60666254b420e00f086364a264.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eHigh-Frequency Vibration Cleansing\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eLifts away 99% of dirt, oil, and makeup residue. The high-frequency vibrations gently empty out clogged pores and refresh your skin without harsh, drying abrasive action.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eDeep Cleansing\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eGentle Touch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img82\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260917175551\/69cb7924a5a2686d80f738bd87a20b90.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eSoothing Metal Heat End\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eFlip the wand over to access the warming massage head. The soothing heat gently opens pathways on the skin, helping serums, essences, and sheet masks absorb more efficiently while alleviating facial puffiness.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eWarm Infusion\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eDepuff \u0026amp; Soothe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img95\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260917180304\/10ba15b0459aba994c9e4b07e6ae0a17.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003e5 Customizable Cleansing Modes\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eTailor your daily routine with three steady cleansing speeds up to 6000 rpm, and two pulsating massage speeds. Simple, intuitive physical buttons let you cycle power, vibration intensity, and warmth independently.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e5 Modes\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eAll Skin Types\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img84\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260917175551\/07134cffc2cf7042da32a7835bc5f307.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eFully Waterproof \u0026amp; Seamless Design\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eBoasting a 100% waterproof rating, this device is completely safe to use in the shower or bathtub. Its premium, skin-friendly silicone body is completely odorless, hygienic, and incredibly easy to rinse clean under tap water.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e100% Waterproof\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eOdorless Silicone\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"spec-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property-label\"\u003eVibration Speeds\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-col\" data-label=\"Vibration Speeds\"\u003e\u003cspan class=\"spec-value\"\u003e Speed 1: 3600 rpm\u003cbr\u003e\n\t\t\tSpeed 2: 4800 rpm\u003cbr\u003e\n\t\t\tSpeed 3: 6000 rpm \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property-label\"\u003eMassage Patterns\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-col\" data-label=\"Massage Patterns\"\u003e\u003cspan class=\"spec-value\"\u003e Pattern 4: Intermittent pulse (3000-5600 rpm, 0.5s intervals)\u003cbr\u003e\n\t\t\tPattern 5: Intermittent pulse (3000-5600 rpm, 1.0s intervals) \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property-label\"\u003eCleansing Surface\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-col\" data-label=\"Cleansing Surface\"\u003e\u003cspan class=\"spec-value\"\u003ePremium, odorless, skin-friendly silicone bristles\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property-label\"\u003eImport \/ Massage End\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-col\" data-label=\"Import \/ Massage End\"\u003e\u003cspan class=\"spec-value\"\u003eAngled warming metal massage surface\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property-label\"\u003eWaterproof Level\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-col\" data-label=\"Waterproof Level\"\u003e\u003cspan class=\"spec-value\"\u003e100% Waterproof (Safe for shower use)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property-label\"\u003eControl Interface\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-col\" data-label=\"Control Interface\"\u003e\u003cspan class=\"spec-value\"\u003e3 Tactile Buttons (Vibration Speed, Power On\/Off, Heating)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property-label\"\u003eAvailable Colors\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-col\" data-label=\"Available Colors\"\u003e\u003cspan class=\"spec-value\"\u003eGreen, Pink\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property-label\"\u003eIncluded Accessories\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-col\" data-label=\"Included Accessories\"\u003e\u003cspan class=\"spec-value\"\u003eWand-matching upright storage stand\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"faq-question\" style=\"margin-bottom: 24px;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 How do I use the heating metal massage end?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eApply your preferred skin serum, essence, or place a sheet mask over your face first. Press the dedicated heating button to warm up the metal massage end, and gently glide it in upward and outward motions across your face to enhance product absorption and relieve puffiness.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Is the facial wand completely waterproof?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, this cleansing wand is 100% waterproof. You can confidently use it while taking a bath or shower, and it can be rinsed thoroughly under running tap water to ensure it remains clean and hygienic.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Can I adjust the vibration intensity?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eAbsolutely. You can choose from 5 distinct vibration patterns. This includes 3 constant cleansing speeds (ranging from 3600 rpm up to 6000 rpm) for effective makeup and dirt removal, as well as 2 pulsing massage settings that are ideal for sensitive skin areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Mint Green \/ 1-Pack (Daily Skincare)","offer_id":46220959613119,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Blossom Pink \/ 1-Pack (Daily Skincare)","offer_id":46220959645887,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Mint Green \/ 2-Pack (For a Loved One - 10%)","offer_id":46220959678655,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Blossom Pink \/ 2-Pack (For a Loved One - 10%)","offer_id":46220959711423,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Mint Green \/ 3-Pack (Friends \u0026 Family - 15%)","offer_id":46220959744191,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Blossom Pink \/ 3-Pack (Friends \u0026 Family - 15%)","offer_id":46220959776959,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/f7f128a9d9acc259b82bf3d8323622de.jpg?v=1789639406","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/warm-sonic-facial-cleanser","provider":"Bak","version":"1.0","type":"link"}