{"product_id":"sensitive-skin-gentle-razor","title":"Sensitive Skin Gentle Razor","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：敏感部位专用手动剃毛刀\n  目标受众：追求温和、安全剃毛体验的年轻女性\n  视觉风格：柔和、洁净、女性化、现代\n  配色策略：以产品主色（柔粉色）为基调，搭配白色和浅灰色，营造温润、安全的氛围。\n  模块顺序：\n    1. Hero: 强调核心利益——敏感肌专研，温和剃毛。\n    2. Feature 1 (润滑): 核心卖点——遇水激活的自带皂头\/芦荟条。\n    3. Feature 2 (安全): 关键卖点——360°安全包裹设计。\n    4. Feature 3 (便捷): 次要卖点——易冲洗和其小巧便携的特性。\n    5. Specifications: 明确尺寸、重量和颜色。\n    6. FAQ: 解决关于使用和清洁的常见疑问。\n  详情图映射：\n    - Hero: image_0.png (展示使用场景和整体感)\n    - Feature 1: image_2.png (特写展示润滑条和芦荟元素)\n    - Feature 2: image_5.png (清晰展示刀头结构和安全包裹)\n    - Feature 3: image_3.png (展示冲洗场景，体现易清洁)\n  规格图映射：\n    - Specifications: image_6.png (尺寸\/重量), image_7.png (颜色选项)\n  对比模块：未加入。产品特性鲜明，直接阐述其独特卖点（自带润滑、安全包裹、小巧）比与普通剃刀对比更有效。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #FAA0B9; \/* Soft Pink from product *\/\n      --primary-hover: #E88AA3;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #FFFFFF;\n      --bg-card: #FFF9FA; \/* Very pale pink\/cream for cards *\/\n      --bg-soft: #FDF2F5; \/* Soft background for photo areas *\/\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n      --border-color: #F0F0F0;\n\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\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    }\n\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      font-weight: 600;\n      margin-top: 0;\n      line-height: 1.2;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      margin-bottom: 24px;\n      text-align: center;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 2vw, 18px);\n      color: var(--text-sub);\n      margin-bottom: 24px;\n    }\n\n    .product-detail-container .section-spacing {\n      margin-bottom: clamp(3rem, 8vw, 6rem);\n    }\n\n    \/* --- Hero Section --- *\/\n    .pd-hero {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n      text-align: center;\n    }\n\n    .pd-hero-content {\n      max-width: 600px;\n    }\n\n    .pd-trust-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--primary);\n      padding: 8px 16px;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 500;\n      margin-bottom: 16px;\n    }\n\n    .pd-hero-image {\n      width: 100%;\n      max-width: 800px;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n    }\n\n    \/* --- Feature Sections --- *\/\n    .pd-feature {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n    }\n\n    .pd-feature-content {\n      flex: 1;\n      max-width: 500px;\n    }\n\n    .pd-feature-media {\n      flex: 1;\n      width: 100%;\n      max-width: 600px;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 16px;\n    }\n\n    .pd-tag {\n      background: var(--bg-card);\n      color: var(--text-sub);\n      padding: 6px 12px;\n      border-radius: var(--radius-md);\n      font-size: 14px;\n      border: 1px solid var(--border-color);\n    }\n\n    \/* --- Specifications --- *\/\n    .pd-specs-table {\n      width: 100%;\n      max-width: 800px;\n      margin: 0 auto;\n      border-collapse: collapse;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-specs-table th,\n    .pd-specs-table td {\n      padding: 16px 24px;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 16px;\n    }\n\n    .pd-specs-table th {\n      background: var(--bg-soft);\n      font-weight: 600;\n      color: var(--text-main);\n      width: 40%;\n    }\n\n    .pd-specs-table td {\n      color: var(--text-sub);\n    }\n\n    .pd-specs-table tr:last-child th,\n    .pd-specs-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* --- FAQ --- *\/\n    .pd-faq-list {\n      max-width: 800px;\n      margin: 0 auto;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .pd-faq-item {\n      background: var(--bg-card);\n      padding: 24px;\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-faq-question {\n      font-weight: 600;\n      font-size: 18px;\n      margin-bottom: 12px;\n      color: var(--text-main);\n      display: flex;\n      align-items: center;\n    }\n\n    .pd-faq-question::before {\n      content: 'Q.';\n      color: var(--primary);\n      font-weight: 700;\n      margin-right: 8px;\n    }\n\n    .pd-faq-answer {\n      font-size: 16px;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* --- Utilities --- *\/\n    .img-responsive {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    \/* --- Media Queries --- *\/\n    @media (min-width: 768px) {\n      .pd-hero {\n        flex-direction: row-reverse;\n        text-align: left;\n      }\n      \n      .pd-hero-content {\n        align-items: flex-start;\n      }\n\n      .pd-feature {\n        flex-direction: row;\n      }\n\n      .pd-feature.feature-reverse {\n        flex-direction: row-reverse;\n      }\n    }\n\n    @media (max-width: 767px) {\n      \/* Mobile Specs Table *\/\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      .pd-specs-table thead { display: none; }\n      .pd-specs-table tr { margin-bottom: 16px; border: 1px solid var(--border-color); border-radius: var(--radius-md); overflow: hidden; }\n      .pd-specs-table th { display: none; }\n      .pd-specs-table td {\n        text-align: right;\n        padding-left: 50%;\n        position: relative;\n        border-bottom: 1px solid var(--border-color);\n      }\n      .pd-specs-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 16px;\n        width: 45%;\n        white-space: nowrap;\n        text-align: left;\n        font-weight: 600;\n        color: var(--text-main);\n      }\n      .pd-specs-table tr:last-child td { border-bottom: 1px solid var(--border-color); }\n      .pd-specs-table tr:last-child td:last-child { border-bottom: none; }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-hero section-spacing\"\u003e\n\u003cdiv class=\"pd-hero-content\"\u003e\n\u003cspan class=\"pd-trust-badge\"\u003eDesigned for Sensitive Skin\u003c\/span\u003e\n\u003ch1\u003eGentle Care for Delicate Areas.\u003c\/h1\u003e\n\n\u003cp\u003eExperience a smooth, comfortable shave designed specifically for your bikini line and underarms. Our moisture-activated system and protective design make shaving carefree.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-hero-image\"\u003e\n\u003cp style=\"margin:0;display: block;width: 100%;\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260415175502\/2797f9e33f551e7a85afddda754f582f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 1: Moisture-Activated --\u003e\n\n\u003cdiv class=\"pd-feature section-spacing\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260415175502\/9f2c122211b992d9c4a58352da6ae5c4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-content\"\u003e\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eWater Activated\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eAloe Enriched\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch3\u003eMoisture-Activated for a Silky Glide\u003c\/h3\u003e\n\n\u003cp\u003eForget the shaving gel. The wide, integrated lubricating bars are enriched with aloe vera and activate instantly with water. They create a slick, protective layer that allows the blades to glide effortlessly, leaving skin feeling soft and moisturized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 2: Safety Design --\u003e\n\n\u003cdiv class=\"pd-feature feature-reverse section-spacing\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260415175502\/467fc9750f0e2a29309fd5ac13b5e132.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-content\"\u003e\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e360° Protective Wrap\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eSkin-Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch3\u003eEngineered for Safety and Comfort\u003c\/h3\u003e\n\n\u003cp\u003eA soft, 360° silicone cushion surrounds the blade head, guiding it gently over body contours. This thoughtful design helps minimize nicks, redness, and irritation, giving you the confidence to shave even the most sensitive zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 3: Clean \u0026 Compact --\u003e\n\n\u003cdiv class=\"pd-feature section-spacing\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260415175502\/a711ed6db42db9afd4c63fe7216fe986.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-content\"\u003e\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eEasy Rinse Clean\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eTravel-Ready Size\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch3\u003eHygienic, Reusable, and Portable\u003c\/h3\u003e\n\n\u003cp\u003eThe open-flow blade structure allows for quick and thorough rinsing under running water. Its ultra-compact, palm-sized design makes it perfect for daily use at home or for tossing in your bag for travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-specs section-spacing\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"pd-specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eProduct Height\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Product Height\"\u003e7.8 cm (approx. 3.1 inches)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eHandle Width (Base)\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Handle Width (Base)\"\u003e4.2 cm (approx. 1.7 inches)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eHead Width\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Head Width\"\u003e4 cm (approx. 1.6 inches)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003e14.1 g (approx. 0.5 oz)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eMaterials\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Materials\"\u003ePlastic Handle, Silicone Head Wrap, Metal Blades, Lubricating Bars\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eAvailable Colors\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Available Colors\"\u003ePink, Purple, Blue\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-faq section-spacing\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-list\"\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eDo I need to use shaving cream with this razor?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eNo, you don't need separate shaving cream. The built-in lubricating bars activate with water to provide a smooth glide. Just wet your skin and the razor before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eIs this safe for bikini lines and underarms?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eYes, absolutely. It is specifically designed with a compact head and a 360° protective cushion to be gentle and safe for sensitive areas like the bikini line and underarms.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eHow do I clean the razor after use?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eSimply rinse the razor head thoroughly under running water to remove any hair or residue. Shake off excess water and let it air dry in a well-ventilated area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Soft Pink \/ Single","offer_id":51541180416290,"sku":"0416-15581429","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Lavender Mist \/ Single","offer_id":51541180449058,"sku":"0416-15580034","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Green \/ Single","offer_id":51541180481826,"sku":"0416-15581704","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Soft Pink \/ 3-Pack (Best Value)","offer_id":51541180514594,"sku":"0416-15587969","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Lavender Mist \/ 3-Pack (Best Value)","offer_id":51541180547362,"sku":"0416-15588023","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Green \/ 3-Pack (Best Value)","offer_id":51541180580130,"sku":"0416-15583209","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Soft Pink \/ 5-Pack (Stock Up \u0026 Save)","offer_id":51541180612898,"sku":"0416-15585259","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Lavender Mist \/ 5-Pack (Stock Up \u0026 Save)","offer_id":51541180645666,"sku":"0416-15586441","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Green \/ 5-Pack (Stock Up \u0026 Save)","offer_id":51541180678434,"sku":"0416-15586153","price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0942\/8002\/files\/2797f9e33f551e7a85afddda754f582f.jpg?v=1776326367","url":"https:\/\/newshopllox.com\/products\/sensitive-skin-gentle-razor","provider":"Newshopllox","version":"1.0","type":"link"}