{"product_id":"waterproof-full-coverage-concealer","title":"Waterproof Full Coverage Concealer","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：身体遮瑕膏 (Body Coverage Perfector)\n  目标受众：需要遮盖身体瑕疵（纹身、疤痕等）追求完美肤色的男女群体。\n  视觉风格：自信、高端、专业、强调使用前后的显著对比和完美光泽感。\n  配色策略：以产品包装的黑金为主调，辅以贴近肤色的柔和米色系，营造高级感。\n  模块顺序：Hero (核心利益+强对比) → Feature 1 (48h防水持久) → Feature 2 (自然光泽妆效) → Feature 3 (便捷使用与叠加) → Specifications → FAQ。\n  详情图映射：Hero=image_1.png, Feature1=image_2.png, Feature2=image_3.png, Feature3=image_4.png\n  规格图映射：Specs=image_0.png (用于参数提取), image_6.png (用于确认多色号)\n  对比模块：未单独设立，因为Hero图和Feature 3中已包含了强有力的Before\/After对比展示。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      \/* Design System Variables *\/\n      --primary: #BC9362; \/* Gold from packaging *\/\n      --primary-hover: #A67F50;\n      --text-main: #1A1A1A;\n      --text-sub: #555555;\n      --bg-body: #FFFFFF;\n      --bg-card: #F8F5F2; \/* Light beige\/cream *\/\n      --bg-soft: #F2EFE9;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --border-color: #E6E1D8;\n\n      \/* Layout \u0026 Typography *\/\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.7;\n      overflow-wrap: break-word;\n    }\n\n    \/* Utility Classes *\/\n    .pd-section {\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n\n    .pd-title {\n      font-size: clamp(32px, 4vw, 42px);\n      font-weight: 700;\n      line-height: 1.2;\n      margin-bottom: 1rem;\n      text-align: center;\n    }\n\n    .pd-subtitle {\n      font-size: 20px;\n      color: var(--text-sub);\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto 2rem;\n    }\n\n    .pd-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 12px;\n      border-radius: 20px;\n      font-weight: 600;\n      font-size: 16px;\n      margin-bottom: 1rem;\n    }\n\n    .pd-img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    \/* Image Placeholder Style *\/\n    .pd-image-placeholder {\n      width: 100%;\n      background-color: #f0f0f0;\n      border: 2px dashed #ccc;\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #666;\n      font-family: monospace;\n      font-size: 14px;\n      padding: 2rem;\n      box-sizing: border-box;\n    }\n\n    \/* Hero Section *\/\n    .pd-hero {\n      text-align: center;\n    }\n\n    \/* Feature Sections *\/\n    .pd-feature {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .pd-feature:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .pd-feature-media {\n      flex: 1;\n    }\n\n    .pd-feature-content {\n      flex: 1;\n    }\n\n    .pd-feature-title {\n      font-size: clamp(24px, 3vw, 32px);\n      margin-bottom: 1rem;\n    }\n\n    .pd-feature-text {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin-bottom: 1.5rem;\n    }\n\n    .pd-tags-group {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.8rem;\n    }\n\n    .pd-tag {\n      background: var(--bg-card);\n      padding: 6px 12px;\n      border-radius: var(--radius-md);\n      font-size: 16px;\n      color: var(--text-sub);\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Specifications *\/\n    .pd-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n    }\n\n    .pd-specs-table th,\n    .pd-specs-table td {\n      padding: 1.2rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n\n    .pd-specs-table th {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n      background: var(--bg-soft);\n    }\n\n    .pd-specs-table td {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ *\/\n    .pd-faq-item {\n      margin-bottom: 1.5rem;\n      background: var(--bg-card);\n      padding: 1.5rem;\n      border-radius: var(--radius-md);\n    }\n\n    .pd-faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.8rem;\n      color: var(--primary);\n    }\n\n    .pd-faq-answer {\n      font-size: 18px;\n      color: var(--text-sub);\n    }\n\n    \/* Mobile Media Query *\/\n    @media (max-width: 767px) {\n      .pd-title { font-size: 32px; }\n      .pd-subtitle { font-size: 18px; }\n      \n      .pd-feature,\n      .pd-feature:nth-child(even) {\n        flex-direction: column;\n        text-align: center;\n      }\n      \n      .pd-feature-media,\n      .pd-feature-content {\n        width: 100%;\n      }\n      \n      .pd-tags-group {\n        justify-content: center;\n      }\n\n      .pd-specs-table, .pd-specs-table thead, .pd-specs-table tbody, .pd-specs-table tr, .pd-specs-table th, .pd-specs-table td {\n        display: block;\n        width: 100%;\n      }\n      \n      .pd-specs-table thead {\n        display: none;\n      }\n      \n      .pd-specs-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        overflow: hidden;\n      }\n      \n      .pd-specs-table td {\n        display: flex;\n        justify-content: space-between;\n        text-align: right;\n        padding: 1rem;\n        border-bottom: 1px solid var(--border-color);\n      }\n      \n      .pd-specs-table td:last-child {\n        border-bottom: none;\n      }\n      \n      .pd-specs-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        text-align: left;\n        padding-right: 1rem;\n        color: var(--text-main);\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"pd-badge\"\u003e✨ Flawless Coverage, Instant Confidence\u003c\/div\u003e\n\n\u003ch1 class=\"pd-title\"\u003eYour Secret to Perfect Skin, All Over\u003c\/h1\u003e\n\n\u003cp class=\"pd-subtitle\"\u003eAchieve a smooth, even, and radiant skin tone instantly. This powerful body perfector conceals tattoos, scars, veins, and dark spots with a natural-looking finish that lasts.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-media-container\"\u003e\n\u003c!-- [ 📷 需替换：image_1.png ] --\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260706173027\/3dca68840400952d6247e3ebd05f4af3.png\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Sections --\u003e\u003c!-- Feature 1: Waterproof \u0026 Lasting --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003c!-- [ 📷 需替换：image_2.png ] --\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260706173015\/cf3e9b6a71faf4900e9ab16e1ba17570.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-content\"\u003e\n\u003ch2 class=\"pd-feature-title\"\u003e48-Hour Waterproof \u0026amp; Sweatproof Wear\u003c\/h2\u003e\n\n\u003cp class=\"pd-feature-text\"\u003eDon't let your day hold you back. Our advanced formula is engineered to resist water, sweat, and friction, ensuring your flawless coverage stays locked in place for up to 48 hours, no matter the activity.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tags-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003e💧 Waterproof\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🏋️‍♀️ Sweatproof\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🛡️ Transfer-Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Natural Radiant Finish --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003c!-- [ 📷 需替换：image_3.png ] --\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img60\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260706173015\/0989ce403df66ace825a23ecd3729dc1.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-content\"\u003e\n\u003ch2 class=\"pd-feature-title\"\u003eNatural, Luminous Glow That Breathes\u003c\/h2\u003e\n\n\u003cp class=\"pd-feature-text\"\u003eInfused with light-reflecting pigments, this perfector mimics the look of real skin. It delivers a soft, healthy radiance that feels weightless and breathable, never heavy or cakey.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tags-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003e✨ Radiant Finish\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🍃 Breathable\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🚫 Never Cakey\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Effortless Application --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003c!-- [ 📷 需替换：image_4.png ] --\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260706173015\/a9a2d71881946831676cb75c4725f39d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-content\"\u003e\n\u003ch2 class=\"pd-feature-title\"\u003eEffortless \u0026amp; Customizable Application\u003c\/h2\u003e\n\n\u003cp class=\"pd-feature-text\"\u003eEasily apply with your fingers, a brush, or a mitt. The buildable formula allows you to layer for your desired level of coverage, from a sheer tint to full camouflage, resulting in a smooth, streak-free finish.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tags-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003e👐 Multi-Tool Use\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🧱 Buildable Coverage\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e⏱️ Quick \u0026amp; Easy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-title\" style=\"text-align: center;\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"pd-specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFeature\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eProduct Type\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eBody Coverage Perfector \/ Concealer\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eNet Weight\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e30g \/ 1 fl oz\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eFinish\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eNatural, Radiant Glow\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eWear Time\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eUp to 48 Hours\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eKey Benefits\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eWaterproof, Sweatproof, Transfer-Resistant\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eCoverage Area\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eBody (Legs, Arms, Chest, Back, Shoulders)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-title\" style=\"text-align: center;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eHow do I apply it for the best transfer-resistant results?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-answer\"\u003eApply liberally onto clean, dry skin in an upward and outward motion. Blend evenly. Crucially, allow the product to fully dry for 5-10 minutes before dressing to ensure it sets completely and becomes transfer-resistant.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eCan I wear this while swimming or exercising?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-answer\"\u003eYes! The formula is specifically designed to be waterproof and sweatproof. Once fully dry, it resists moisture and friction during activities like swimming or workouts for long-lasting wear.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eWill it completely cover dark tattoos or scars?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-answer\"\u003eYes, it is designed for full coverage. The formula is buildable, so you can apply additional thin layers to achieve the desired level of camouflage for darker imperfections like tattoos or deep scars.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Light Radiance","offer_id":45821378625727,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"Cool Radiance","offer_id":45821378658495,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"Warm Radiance","offer_id":45821378691263,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"Natural Radiance","offer_id":45821378724031,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"Sunlit Radiance","offer_id":45821378756799,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"Golden Radiance","offer_id":45821378789567,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"Tan Radiance","offer_id":45821378822335,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"Bronze Radiance","offer_id":45821378855103,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"Deep Radiance","offer_id":45821378887871,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"Rich Radiance","offer_id":45821378920639,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/3dca68840400952d6247e3ebd05f4af3.png?v=1783330764","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/waterproof-full-coverage-concealer","provider":"Bak","version":"1.0","type":"link"}