{"product_id":"electric-vibrating-scalp-massage-brush","title":"💆Red Light Scalp Massage Comb","description":"\u003cstyle\u003e\n  .comb-page {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1f2937;\n    line-height: 1.6;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 20px;\n    background-color: #fdf4f8; \/* 温柔美妆风格背景色 *\/\n    box-sizing: border-box;\n  }\n  .comb-page *, .comb-page *::before, .comb-page *::after {\n    box-sizing: border-box;\n  }\n\n  \/* 1. 顶部主 Banner 模块 *\/\n  .cb-hero {\n    background: linear-gradient(135deg, #ec4899 0%, #a855f7 100%);\n    border-radius: 16px;\n    padding: 40px 24px;\n    text-align: center;\n    color: #ffffff;\n    margin-bottom: 30px;\n    box-shadow: 0 4px 25px rgba(236, 72, 153, 0.4);\n  }\n  .cb-badge {\n    display: inline-block;\n    background: #ffffff;\n    color: #db2777;\n    padding: 6px 18px;\n    border-radius: 20px;\n    font-size: 16px;\n    font-weight: 700;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    letter-spacing: 0.5px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n  }\n  .cb-hero h1 {\n    font-size: 40px;\n    margin: 0 0 14px 0;\n    font-weight: 800;\n    line-height: 1.25;\n    color: #ffffff;\n  }\n  .cb-hero p {\n    font-size: 19px;\n    margin: 0 0 20px 0;\n    color: #fce7f3;\n    line-height: 1.6;\n  }\n  .cb-hero img {\n    max-width: 100%;\n    border-radius: 12px;\n    margin-top: 15px;\n    box-shadow: 0 8px 20px rgba(0,0,0,0.2);\n  }\n\n  .cb-section-title {\n    font-size: 32px;\n    color: #be185d;\n    margin: 40px 0 20px 0;\n    font-weight: 800;\n    text-align: center;\n  }\n\n  \/* 2. 核心卖点详情模块（5个带色块的卡片） *\/\n  .cb-detail-card {\n    background: #ffffff;\n    border-radius: 14px;\n    padding: 24px;\n    margin-bottom: 20px;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.06);\n    border: 1px solid #fbcfe8;\n  }\n  .cb-card-1 { border-left: 6px solid #ec4899; }\n  .cb-card-2 { border-left: 6px solid #a855f7; }\n  .cb-card-3 { border-left: 6px solid #3b82f6; }\n  .cb-card-4 { border-left: 6px solid #10b981; }\n  .cb-card-5 { border-left: 6px solid #f59e0b; }\n  \n  .cb-detail-card h3 {\n    margin: 0 0 10px 0;\n    font-size: 24px;\n    color: #831843;\n    font-weight: 700;\n  }\n  .cb-detail-card p {\n    margin: 0;\n    font-size: 18px;\n    color: #4b5563;\n    line-height: 1.6;\n  }\n\n  \/* 3. 详细特性展示与规格参数模块（虚线边框包裹样式） *\/\n  .cb-specs-wrapper {\n    background: #ffffff;\n    border: 2px dashed #f472b6;\n    border-radius: 14px;\n    padding: 24px;\n    margin-bottom: 30px;\n  }\n  .cb-specs-box h4 {\n    margin: 0 0 16px 0;\n    font-size: 22px;\n    color: #831843;\n    border-bottom: 1px solid #fce7f3;\n    padding-bottom: 12px;\n    text-align: center;\n    font-weight: 700;\n  }\n  .cb-specs-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  .cb-specs-list li {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 0;\n    border-bottom: 1px solid #fce7f3;\n    font-size: 18px;\n  }\n  .cb-specs-list li:last-child {\n    border-bottom: none;\n  }\n  .cb-specs-list li span:first-child {\n    font-weight: 600;\n    color: #6b7280;\n  }\n  .cb-specs-list li span:last-child {\n    color: #1f2937;\n    font-weight: 600;\n    word-break: break-word;\n    text-align: right;\n  }\n\n  \/* 4. 顾客真实评价模块 *\/\n  .cb-review-card {\n    background: #ffffff;\n    border: 1px solid #fbcfe8;\n    border-left: 4px solid #ec4899;\n    border-radius: 14px;\n    padding: 22px;\n    margin-bottom: 18px;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.06);\n  }\n  .cb-review-header {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin-bottom: 12px;\n  }\n  .cb-review-avatar {\n    width: 48px;\n    height: 48px;\n    border-radius: 50%;\n    object-fit: cover;\n    border: 2px solid #ec4899;\n  }\n  .cb-review-info h4 {\n    margin: 0 0 2px 0;\n    font-size: 18px;\n    color: #1f2937;\n    font-weight: 700;\n  }\n  .cb-review-stars {\n    color: #f59e0b;\n    font-size: 18px;\n    letter-spacing: 1px;\n  }\n  .cb-review-text {\n    margin: 0;\n    font-size: 18px;\n    color: #4b5563;\n    font-style: italic;\n    line-height: 1.6;\n  }\n\n  \/* 5. 常见问题解答模块（下拉框，带平滑旋转小箭头） *\/\n  .cb-faq-container {\n    background: #ffffff;\n    border: 1px solid #fbcfe8;\n    border-radius: 14px;\n    overflow: hidden;\n    margin-bottom: 30px;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.06);\n  }\n  .cb-faq-container details {\n    border-bottom: 1px solid #fce7f3;\n    padding: 18px 20px;\n    cursor: pointer;\n    transition: background-color 0.2s;\n  }\n  .cb-faq-container details:last-child {\n    border-bottom: none;\n  }\n  .cb-faq-container details:hover {\n    background-color: #fdf4f8;\n  }\n  .cb-faq-container summary {\n    font-weight: 700;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    font-size: 18px;\n    list-style: none;\n    color: #831843;\n    min-height: 35px;\n  }\n  .cb-faq-container summary::-webkit-details-marker {\n    display: none;\n  }\n  .cb-faq-container summary::after {\n    content: \"▼\";\n    font-size: 14px;\n    color: #ec4899;\n    transition: transform 0.3s ease;\n  }\n  .cb-faq-container details[open] summary::after {\n    transform: rotate(180deg);\n  }\n  .cb-faq-container p {\n    margin: 12px 0 0 0;\n    font-size: 18px;\n    color: #4b5563;\n    line-height: 1.6;\n  }\n\n  \/* 6. 货运与质量 4 大保证模块（2×2 四宫格） *\/\n  .cb-guarantee-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-bottom: 30px;\n  }\n  .cb-guarantee-card {\n    background: #ffffff;\n    border: 1px solid #fbcfe8;\n    border-top: 5px solid #10b981;\n    border-radius: 14px;\n    padding: 20px 16px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.06);\n  }\n  .cb-guarantee-icon {\n    font-size: 32px;\n    margin-bottom: 10px;\n  }\n  .cb-guarantee-content h4 {\n    margin: 0 0 6px 0;\n    font-size: 20px;\n    color: #1f2937;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n  .cb-guarantee-content p {\n    margin: 0;\n    font-size: 18px;\n    color: #4b5563;\n    line-height: 1.5;\n  }\n\n  \/* 7. 底部行动呼吁横幅（带悬停微动\/点击浮动效果） *\/\n  .cb-cta-banner {\n    background: linear-gradient(135deg, #ec4899 0%, #a855f7 100%);\n    border-radius: 16px;\n    padding: 35px 20px;\n    text-align: center;\n    color: #ffffff;\n    box-shadow: 0 4px 25px rgba(236, 72, 153, 0.4);\n  }\n  .cb-cta-banner h3 {\n    margin: 0 0 10px 0;\n    font-size: 28px;\n    color: #fef08a;\n    font-weight: 800;\n  }\n  .cb-cta-banner p {\n    margin: 0 0 24px 0;\n    font-size: 18px;\n    color: #fce7f3;\n    line-height: 1.6;\n  }\n  .cb-cta-btn {\n    display: inline-block;\n    background: #ffffff;\n    color: #be185d;\n    text-decoration: none;\n    font-weight: 700;\n    padding: 16px 40px;\n    border-radius: 50px;\n    font-size: 18px;\n    min-height: 48px;\n    transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);\n  }\n  .cb-cta-btn:hover {\n    transform: translateY(-3px);\n    background: #fce7f3;\n    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);\n  }\n  .cb-cta-btn:active {\n    transform: translateY(1px);\n  }\n\n  \/* 移动端自适应优化（严格保持移动端正文不低于 16px） *\/\n  @media (max-width: 749px) {\n    .comb-page { padding: 12px; }\n    .cb-hero h1 { font-size: 30px; }\n    .cb-hero p { font-size: 16px; }\n    .cb-section-title { font-size: 26px; margin: 30px 0 16px 0; }\n    \n    .cb-detail-card h3 { font-size: 20px; }\n    .cb-detail-card p { font-size: 16px; }\n\n    .cb-specs-list li { font-size: 16px; }\n\n    .cb-review-info h4 { font-size: 16px; }\n    .cb-review-stars { font-size: 16px; }\n    .cb-review-text { font-size: 16px; }\n\n    .cb-faq-container summary { font-size: 16px; }\n    .cb-faq-container p { font-size: 16px; }\n\n    .cb-guarantee-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 10px;\n    }\n    .cb-guarantee-card { padding: 14px 10px; }\n    .cb-guarantee-icon { font-size: 26px; margin-bottom: 6px; }\n    .cb-guarantee-content h4 { font-size: 18px; }\n    .cb-guarantee-content p { font-size: 16px; }\n\n    .cb-cta-banner h3 { font-size: 24px; }\n    .cb-cta-banner p { font-size: 16px; }\n    .cb-cta-btn { font-size: 16px; padding: 14px 30px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"comb-page\"\u003e\n\u003c!-- 1. 顶部主 Banner 模块 --\u003e\n\u003cdiv class=\"cb-hero\"\u003e\n\u003cspan class=\"cb-badge\"\u003eAdvanced Hair Care\u003c\/span\u003e\n\u003ch1\u003eSmart Red Light Therapy \u0026amp; Essence Liquid Massager Comb\u003c\/h1\u003e\n\u003cp\u003eRevitalize your scalp, promote hair health, and enjoy a relaxing salon-grade massage right at home with micro-current and essential oil infusion technology.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/GIF_589e2c69-52b3-4753-aa48-82f216afebfa.gif?v=1787381552\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"cb-section-title\"\u003eWhy Your Scalp \u0026amp; Hair Need This Smart Comb\u003c\/h2\u003e\n\u003c!-- 2. 核心卖点详情模块（5个色块卡片） --\u003e\n\u003cdiv class=\"cb-detail-card cb-card-2\" style=\"text-align: center;\"\u003e\n\u003ch3\u003e💧 Precision Liquid\/Essence Infusion\u003c\/h3\u003e\n\u003cp\u003eFeatures an integrated liquid compartment that automatically and evenly distributes hair growth serums, essential oils, or tonics directly to your hair roots as you comb.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/3b5e7f85-eaf8-4a87-973a-507d706f3744.png?v=1787381477\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cb-detail-card cb-card-4\" style=\"text-align: center;\"\u003e\n\u003ch3\u003e🔋 Wireless battery\u003c\/h3\u003e\n\u003cp\u003eDesigned for ultimate convenience with a long-lasting built-in rechargeable battery, making it completely portable for travel or daily use anywhere.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/5c9c16d7-4ea4-4a1a-9b25-02953ac5a22f.png?v=1787381573\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cb-detail-card cb-card-5\"\u003e\n\u003ch3 style=\"text-align: center;\"\u003e✨ Ergonomic \u0026amp; Easy to Clean\u003c\/h3\u003e\n\u003cp style=\"text-align: center;\"\u003eComfortable grip handle designed to fit perfectly in your hand. The detachable liquid tank makes washing and maintenance quick and effortless.\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/649abecf-2d22-4f2e-89e1-28aef447d711.png?v=1787381478\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3. 详细特性展示与规格参数模块（虚线包裹） --\u003e\n\u003ch2 class=\"cb-section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"cb-specs-wrapper\"\u003e\n\u003cdiv class=\"cb-specs-box\"\u003e\n\u003ch4\u003eTechnical Details \u0026amp; Specs\u003c\/h4\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/a74ed534-44d0-48b3-9746-0bdecb310684.png?v=1787381974\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul class=\"cb-specs-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003eProduct Name:\u003c\/span\u003e\u003cspan\u003eElectric Red Light Scalp \u0026amp; Essence Massager Comb\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eCore Technologies:\u003c\/span\u003e\u003cspan\u003eLED Red Light Therapy, Sonic Vibration, Liquid Conduction\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eTank Capacity:\u003c\/span\u003e\u003cspan\u003ePrecision Liquid Storage Chamber\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003ePower Supply:\u003c\/span\u003e\u003cspan\u003eUSB Type-C Rechargeable Battery\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eApplication:\u003c\/span\u003e\u003cspan\u003eScalp Care, Hair Growth Support, Stress Relief\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. 顾客真实评价模块 --\u003e\n\u003ch2 class=\"cb-section-title\"\u003eVerified Customer Reviews\u003c\/h2\u003e\n\u003cdiv class=\"cb-review-card\"\u003e\n\u003cdiv class=\"cb-review-header\"\u003e\n\u003cimg src=\"https:\/\/images.unsplash.com\/photo-1544005313-94ddf0286df2?w=150\u0026amp;auto=format\u0026amp;fit=crop\u0026amp;q=80\" alt=\"Amanda W.\" class=\"cb-review-avatar\"\u003e\n\u003cdiv class=\"cb-review-info\"\u003e\n\u003ch4\u003eAmanda W. (Chicago, IL)\u003c\/h4\u003e\n\u003cdiv class=\"cb-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"cb-review-text\"\u003e\"This comb feels like an absolute dream on my scalp after a long workday. Putting my hair oil in the tank makes application so clean and mess-free!\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cb-review-card\"\u003e\n\u003cdiv class=\"cb-review-header\"\u003e\n\u003cimg src=\"https:\/\/images.unsplash.com\/photo-1506794778202-cad84cf45f1d?w=150\u0026amp;auto=format\u0026amp;fit=crop\u0026amp;q=80\" alt=\"Daniel S.\" class=\"cb-review-avatar\"\u003e\n\u003cdiv class=\"cb-review-info\"\u003e\n\u003ch4\u003eDaniel S. (Austin, TX)\u003c\/h4\u003e\n\u003cdiv class=\"cb-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"cb-review-text\"\u003e\"Noticed a real difference in scalp comfort and hair health after using it consistently with my minoxidil and growth serums. Highly recommended.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cb-review-card\"\u003e\n\u003cdiv class=\"cb-review-header\"\u003e\n\u003cimg src=\"https:\/\/images.unsplash.com\/photo-1517841905240-472988babdf9?w=150\u0026amp;auto=format\u0026amp;fit=crop\u0026amp;q=80\" alt=\"Chloe M.\" class=\"cb-review-avatar\"\u003e\n\u003cdiv class=\"cb-review-info\"\u003e\n\u003ch4\u003eChloe M. (New York, NY)\u003c\/h4\u003e\n\u003cdiv class=\"cb-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"cb-review-text\"\u003e\"The red light and vibration combo is so relaxing. It’s lightweight, charges quickly, and the liquid dispenses smoothly without leaking.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 5. 常见问题解答模块（下拉框，平滑旋转小箭头） --\u003e\n\u003ch2 class=\"cb-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"cb-faq-container\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I add hair oil or serum to the comb?\u003c\/summary\u003e\n\u003cp\u003eSimply open the refill cap on the top or back of the comb, pour in your preferred hair growth essence or essential oil, close it securely, and it will dispense evenly through the teeth while brushing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this comb on dry or wet hair?\u003c\/summary\u003e\n\u003cp\u003eIt can be used on both dry hair for daily massages and treatments, or damp hair after washing. Avoid submerging the entire device completely in water.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I use it for best results?\u003c\/summary\u003e\n\u003cp\u003eWe recommend using it for 5 to 10 minutes daily or a few times a week alongside your routine hair care products for optimal scalp nourishment.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the liquid compartment?\u003c\/summary\u003e\n\u003cp\u003eYou can easily flush out the container with warm water after use to prevent residue buildup and keep the dispenser clean.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- 6. 货运与质量 4 大保证模块（2×2 四宫格） --\u003e\n\u003ch2 class=\"cb-section-title\"\u003eOur 4-Point Guarantee\u003c\/h2\u003e\n\u003cdiv class=\"cb-guarantee-grid\"\u003e\n\u003cdiv class=\"cb-guarantee-card\"\u003e\n\u003cspan class=\"cb-guarantee-icon\"\u003e🔍\u003c\/span\u003e\n\u003cdiv class=\"cb-guarantee-content\"\u003e\n\u003ch4\u003eTrackable logistics\u003c\/h4\u003e\n\u003cp\u003eReal-time tracking code provided for every package.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cb-guarantee-card\"\u003e\n\u003cspan class=\"cb-guarantee-icon\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"cb-guarantee-content\"\u003e\n\u003ch4\u003eTrackable delivery\u003c\/h4\u003e\n\u003cp\u003eReliable shipping updates right to your doorstep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cb-guarantee-card\"\u003e\n\u003cspan class=\"cb-guarantee-icon\"\u003e📦\u003c\/span\u003e\n\u003cdiv class=\"cb-guarantee-content\"\u003e\n\u003ch4\u003eSafe packaging\u003c\/h4\u003e\n\u003cp\u003eSecurely packed to prevent bending or damage in transit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cb-guarantee-card\"\u003e\n\u003cspan class=\"cb-guarantee-icon\"\u003e💬\u003c\/span\u003e\n\u003cdiv class=\"cb-guarantee-content\"\u003e\n\u003ch4\u003eComprehensive after-sales service\u003c\/h4\u003e\n\u003cp\u003eDedicated 24\/7 customer support ready to assist you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. 底部行动呼吁横幅（悬停微动\/点击浮动） --\u003e\n\u003cdiv class=\"cb-cta-banner\"\u003e\n\u003ch3\u003eUpgrade Your Scalp Care Routine Today!\u003c\/h3\u003e\n\u003cp\u003eExperience salon-grade red light therapy and effortless serum absorption at home.\u003c\/p\u003e\n\u003c!-- 请将下方 href=\"#\" 替换为您实际的 Shopify 结算或加购链接 --\u003e \u003ca href=\"#\" class=\"cb-cta-btn\"\u003e\u003cspan style=\"color: rgb(246, 65, 195);\"\u003eBuy Now\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"WFH","offers":[{"title":"Electric massage comb","offer_id":48813966164153,"sku":"NC02092608225141- 气囊梳2401A","price":46.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/f25f0124-a51b-4914-a929-7b1f0f911f00.png?v=1787381784","url":"https:\/\/fvaulity.com\/products\/electric-vibrating-scalp-massage-brush","provider":"fvaulity","version":"1.0","type":"link"}