{"product_id":"gua-sha-sculpting-neck-cream-rjc","title":"Gua Sha Sculpting Neck Cream","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：自带金属刮痧头的颈部\/身体紧致霜 (C穿戴贴合型)\n  目标受众：关注下颌线、颈纹、身体轮廓塑形的女性\n  视觉风格：粉色系（柔和、女性化）搭配亮银色金属质感（科技、专业、冰凉感），整体干净、高级、有光泽感。\n  配色策略：主色调采用产品包装的柔和渐变粉，强调色使用金属银，背景保持干净的浅粉色或白色过渡。\n  模块顺序：\n  1. Hero：展示模特使用场景，强调“提拉”、“贴合”和核心利益点。\n  2. Feature 1 (The Tool)：核心差异化——内置金属刮痧头的设计与优势。\n  3. Feature 2 (The Ritual)：解决痛点——简单易用的“转-涂-刮”三步曲。\n  4. Feature 3 (Versatility)：扩展场景——展示全身多部位可用。\n  5. Specs \u0026 FAQ：基础信息补充。\n  详情图映射：Hero=image_4.png, Feature1(Tool)=image_6.png, Feature2(Steps)=image_7.png, Feature3(Body)=image_5.png\n  规格图映射：Specs=image_8.png (仅提取重量信息)\n  对比模块：未加入，产品自身一体化设计已具有足够差异性，无需强行对比。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #E68FAC; \/* 柔和粉色，取自瓶身 *\/\n      --primary-hover: #D17A98;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #FFFFFF;\n      --bg-card: #FFF0F5; \/* 极浅的粉色背景块 *\/\n      --bg-soft: #F9F9F9;\n      --metal-silver: #C0C0C0; \/* 金属银色装饰 *\/\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 4px 12px rgba(230, 143, 172, 0.1);\n      --shadow-lg: 0 8px 24px rgba(230, 143, 172, 0.15);\n      --border-color: #F0E0E6;\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, 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    \/* Typography *\/\n    .product-detail-container h1 { font-size: clamp(32px, 5vw, 42px); font-weight: 700; line-height: 1.2; margin-bottom: 1rem; color: var(--text-main); }\n    .product-detail-container h2 { font-size: clamp(24px, 4vw, 32px); font-weight: 600; margin-bottom: 1rem; color: var(--text-main); }\n    .product-detail-container h3 { font-size: 22px; font-weight: 600; margin-bottom: 0.75rem; }\n    .product-detail-container p { font-size: 18px; margin-bottom: 1.5rem; color: var(--text-sub); }\n    .product-detail-container .intro-text { font-size: 20px; color: var(--text-sub); max-width: 800px; margin: 0 auto 2rem; }\n\n    \/* Reusable Components *\/\n    .pd-section { margin-bottom: clamp(3rem, 8vw, 5rem); }\n    .pd-img-responsive { width: 100%; height: auto; display: block; border-radius: var(--radius-md); }\n    .pd-badge { display: inline-block; padding: 6px 16px; background: var(--bg-card); color: var(--primary); border-radius: 20px; font-size: 16px; font-weight: 500; margin-bottom: 1rem; }\n    \n    .pd-tag-group { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 1rem; }\n    .pd-tag { background: var(--bg-soft); padding: 6px 14px; border-radius: 8px; font-size: 16px; color: var(--text-sub); border: 1px solid var(--border-color); }\n\n    \/* Hero Section *\/\n    .pd-hero { text-align: center; padding: clamp(2rem, 5vw, 4rem) 0; }\n    .pd-hero-img-container { margin-top: 2rem; border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow-sm); }\n\n    \/* Feature Sections (Z-Pattern) *\/\n    .pd-feature { display: flex; align-items: center; gap: clamp(2rem, 6vw, 5rem); }\n    .pd-feature:nth-child(even) { flex-direction: row-reverse; }\n    .pd-feature-media { flex: 1; min-width: 0; }\n    .pd-feature-copy { flex: 1; min-width: 0; }\n    .pd-feature-copy h2 { position: relative; }\n    .pd-feature-copy h2::after { content: ''; display: block; width: 60px; height: 3px; background: var(--primary); margin-top: 0.5rem; opacity: 0.6; }\n\n    \/* Feature: Full Width *\/\n    .pd-feature-full { text-align: center; }\n    .pd-feature-full h2::after { margin: 0.5rem auto; }\n    .pd-feature-full-media { margin-top: 2rem; border-radius: var(--radius-lg); overflow: hidden; }\n\n    \/* Specifications *\/\n    .pd-specs-table { width: 100%; border-collapse: collapse; margin-top: 1.5rem; background: var(--bg-soft); border-radius: var(--radius-md); overflow: hidden; }\n    .pd-specs-table th, .pd-specs-table td { padding: 1rem 1.5rem; text-align: left; border-bottom: 1px solid var(--border-color); font-size: 18px; }\n    .pd-specs-table th { width: 40%; font-weight: 600; color: var(--text-main); background: rgba(230, 143, 172, 0.05); }\n    .pd-specs-table tr:last-child th, .pd-specs-table tr:last-child td { border-bottom: none; }\n\n    \/* FAQ *\/\n    .pd-faq-item { border-bottom: 1px solid var(--border-color); padding: 1.5rem 0; }\n    .pd-faq-item:last-child { border-bottom: none; }\n    .pd-faq-question { font-size: 20px; font-weight: 600; margin-bottom: 0.75rem; color: var(--text-main); display: flex; align-items: center; }\n    .pd-faq-question::before { content: 'Q.'; color: var(--primary); font-weight: 700; margin-right: 0.75rem; }\n    .pd-faq-answer { font-size: 18px; color: var(--text-sub); padding-left: 2rem; margin-bottom: 0; }\n\n    \/* Mobile Optimization *\/\n    @media (max-width: 767px) {\n      .product-detail-container { padding: 0 4%; }\n      .pd-feature, .pd-feature:nth-child(even) { flex-direction: column; text-align: left; gap: 1.5rem; }\n      .pd-feature-copy h2::after { margin: 0.5rem 0; }\n      .pd-feature-media { width: 100%; }\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 { display: block; width: 100%; }\n      .pd-specs-table tr { margin-bottom: 1rem; border: 1px solid var(--border-color); border-radius: 8px; overflow: hidden; }\n      .pd-specs-table th { background: var(--bg-card); border-bottom: none; padding: 0.75rem 1rem; }\n      .pd-specs-table td { padding: 0.75rem 1rem; border-bottom: none; }\n    }\n\u003c\/style\u003e\n\u003c!-- Section A: Hero --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cspan class=\"pd-badge\"\u003eSculpt \u0026amp; Firm Ritual\u003c\/span\u003e\n\u003ch1\u003eDefine Your Line. Lift Your Look.\u003c\/h1\u003e\n\n\u003cp class=\"intro-text\"\u003eAn all-in-one firming treatment featuring a built-in metal gua sha applicator designed to hug your jawline, neck, and décolleté for a sculpted, youthful appearance.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-hero-img-container\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260730173615\/242957c990e61c97d340ada0bc1bf9a5.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section B: Feature 1 - The Applicator --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260730173003\/a80a3c4dacd5c4a4b7f34d62818f091a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003cspan class=\"pd-badge\" style=\"background: var(--bg-soft); color: var(--text-sub);\"\u003ePrecision Tool\u003c\/span\u003e\n\n\u003ch2\u003eThe Genius Is in The Head: Built-In Metal Gua Sha\u003c\/h2\u003e\n\n\u003cp\u003eForget messy jars and separate tools. This cooling metal applicator is engineered with unique double-curved angles that perfectly fit the contours of your jawline, neck, and shoulders. It delivers a targeted massage to help stimulate and define while applying the cream directly to the skin.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003eCooling Metal Tip\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eErgonomic Curves\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eMess-Free Application\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section B: Feature 2 - The Ritual --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260730173003\/46f6dfb22ba49ce35c852ccaf541d157.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003cspan class=\"pd-badge\" style=\"background: var(--bg-soft); color: var(--text-sub);\"\u003eDaily Routine\u003c\/span\u003e\n\n\u003ch2\u003eAn Easy 5-Minute Lifting Ritual\u003c\/h2\u003e\n\n\u003cp\u003eElevate your skincare routine with inspired sculpting massage techniques right at home. The hygienic twist-on\/off mechanism ensures fresh product every time. Just turn to unlock, gently squeeze to dispense, and glide upward for an effortless daily firming ritual.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003eTurn \u0026amp; Squeeze\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eGlide Upward\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eHygienic Lock\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section B: Feature 3 - Versatility --\u003e\n\n\u003cdiv class=\"pd-section pd-feature-full\"\u003e\n\u003ch2\u003eTotal Body Contour Care\u003c\/h2\u003e\n\n\u003cp\u003eYour skincare shouldn't end at your face. This versatile tool is designed to target multiple areas affected by gravity and daily habits, supporting firmer-looking skin wherever you need it most.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-full-media\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260730173723\/684beecbd0eb150e74d95f5003b886ce.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"pd-tag-group\" style=\"justify-content: center;\"\u003e\n\u003cspan class=\"pd-tag\"\u003eJawline Definition\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eNeck Firmness\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eDécolleté Care\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eShoulder \u0026amp; Arm Sculpting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section C: Specifications --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\n\u003ctable class=\"pd-specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eNet Weight\u003c\/th\u003e\n\t\t\t\u003ctd\u003e90 g \/ 3.17 oz\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eApplicator Material\u003c\/th\u003e\n\t\t\t\u003ctd\u003eMetal Alloy (Cooling Tip)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eTube Type\u003c\/th\u003e\n\t\t\t\u003ctd\u003eSqueeze tube with integrated twist-lock applicator\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Section D: FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eHow do I clean the applicator?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eAfter each use, wipe the metal applicator head clean with a dry tissue or cloth. Ensure the twist mechanism is in the \"OFF\" position to prevent product leakage. Do not rinse the entire tube under water.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eCan I use this on other parts of my body?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eYes, absolutely. While designed for the jawline and neck, the curved metal head is perfect for massaging and applying product to the décolleté, shoulders, collarbones, arms, and even calves for body contouring care.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eWhat is the correct massage direction?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eFor the best lifting results, always glide the applicator in an upward motion, moving against gravity along the neck and jawline towards the ears.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"1-Pack (90g Starter)","offer_id":47099509670061,"sku":"1732425984210538731","price":14.95,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Keep a Backup)","offer_id":47099509702829,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/75403882eece91b314452d7a6624f4a9.jpg?v=1785406184","url":"https:\/\/newjoyloo.com\/products\/gua-sha-sculpting-neck-cream-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}