{"product_id":"individually-wrapped-ice-cooling-wipes","title":"Individually Wrapped Ice Cooling Wipes","description":"\u003c!--\n[AI Design Logic]\n产品类型：C穿戴贴合型一次性降温湿毛巾\n目标受众：运动健身人群、户外工作者、高温出行游客、司机及长途驾驶者\n视觉风格：冰爽、活力、极简、防暑清凉。使用冰蓝色与薄荷绿作为双主色调，辅以清凉渐变。\n配色策略：\n  --primary: #0284c7 (冰川蓝)\n  --secondary: #10b981 (薄荷绿)\n  --accent-pink: #f472b6 (粉色包装呼应色)\n  --bg-soft: #f0f9ff (极淡冰蓝背景)\n模块顺序：\n  1. Intro \/ Hero (突出-8.4°F瞬间冰爽，明确“一次性使用”防错认知)\n  2. Before\/After 对比模块 (热成像对比，视觉冲击)\n  3. Feature 1 (75x20cm超长绕颈优势，防滑防脱)\n  4. Feature 2 (植萃温和配方与0酒精安全认证)\n  5. Use Scenarios 多场景展示 (运动、驾驶、户外工作、派对)\n  6. Specifications (产品参数表，含公英制转换)\n  7. FAQ (产品型问答，打消使用疑虑)\n详情图映射：\n  - Hero Cover = [ 📷 需替换：detail_1 ]\n  - Compare Section = [ 📷 需替换：detail_2 ]\n  - Feature 1 (超长尺寸\/驾驶) = [ 📷 需替换：detail_3 ]\n  - Use Scenarios (场景网格) = [ 📷 需替换：detail_4 ]\n  - Feature 2 (植萃温和\/网球) = [ 📷 需替换：detail_5 ]\n规格图映射：\n  - Specs Chart = [ 📷 需替换：spec_1 ]\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- CSS Styles --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #0284c7;\n      --primary-hover: #0369a1;\n      --secondary: #10b981;\n      --secondary-soft: #ecfdf5;\n      --text-main: #0f172a;\n      --text-sub: #475569;\n      --bg-body: #ffffff;\n      --bg-card: #f8fafc;\n      --bg-soft: #f0f9ff;\n      --accent-pink: #db2777;\n      --border-color: #e2e8f0;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 1px 3px rgba(0,0,0,0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1);\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 2rem 5%;\n      box-sizing: border-box;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      line-height: 1.6;\n    }\n\n    \/* Typo *\/\n    .product-detail-container h1, \n    .product-detail-container h2, \n    .product-detail-container h3 {\n      margin-top: 0;\n      color: var(--text-main);\n      font-weight: 700;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(2rem, 5vw, 2.75rem);\n      line-height: 1.2;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(1.5rem, 4vw, 2rem);\n      line-height: 1.3;\n      text-align: center;\n      margin-bottom: 2.5rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(1.25rem, 3vw, 1.5rem);\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin-top: 0;\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Helper Styles *\/\n    .section-spacing {\n      margin-bottom: clamp(3rem, 8vw, 6rem);\n    }\n\n    \/* Tags \u0026 Badges *\/\n    .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .static-tag {\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 0.35rem 0.85rem;\n      font-size: 14px;\n      font-weight: 600;\n      border-radius: 50px;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n\n    .alert-banner {\n      background-color: #fff1f2;\n      border: 1px solid #fecdd3;\n      color: #be123c;\n      padding: 1rem 1.5rem;\n      border-radius: var(--radius-md);\n      font-weight: 600;\n      font-size: 16px;\n      margin-bottom: 2rem;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n    }\n\n    \/* Image Wrapper System *\/\n    .image-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed #cbd5e1;\n      border-radius: var(--radius-lg);\n      padding: 3rem 1.5rem;\n      text-align: center;\n      font-weight: 600;\n      color: var(--text-sub);\n      font-size: 16px;\n      margin-bottom: 2rem;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      gap: 0.5rem;\n      transition: background-color 0.2s ease;\n    }\n\n    .image-placeholder span {\n      font-size: 14px;\n      font-weight: 400;\n      color: #94a3b8;\n    }\n\n    \/* Hero Block *\/\n    .hero-content {\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto 3rem auto;\n    }\n\n    .trust-badge {\n      display: inline-block;\n      border: 1px solid var(--primary);\n      color: var(--primary);\n      padding: 0.25rem 0.75rem;\n      font-size: 16px;\n      font-weight: 600;\n      border-radius: 4px;\n      margin-bottom: 1rem;\n    }\n\n    \/* Feature Flex Grid *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n      align-items: center;\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      width: 100%;\n    }\n\n    .bullet-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    .bullet-list li {\n      font-size: 18px;\n      position: relative;\n      padding-left: 1.75rem;\n      margin-bottom: 0.75rem;\n      color: var(--text-sub);\n    }\n\n    .bullet-list li::before {\n      content: \"❄️\";\n      position: absolute;\n      left: 0;\n      top: 0.1rem;\n    }\n\n    \/* Comparison Section *\/\n    .compare-wrapper {\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      padding: 2.5rem 2rem;\n    }\n\n    .compare-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2rem;\n      margin-top: 2rem;\n    }\n\n    .compare-card {\n      background-color: var(--bg-body);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .compare-card h3 {\n      text-align: center;\n      margin-bottom: 1rem;\n    }\n\n    \/* Scenario Grid *\/\n    .scenario-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 1.5rem;\n    }\n\n    .scenario-card {\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Specifications Table *\/\n    .specs-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 2.5rem 2rem;\n      border: 1px solid var(--border-color);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n    }\n\n    .specs-table td {\n      padding: 1rem 1.25rem;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n\n    .specs-table td:first-child {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .specs-table td:last-child {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 1.5rem 0;\n    }\n\n    .faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.5rem;\n      color: var(--text-main);\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n    }\n\n    .faq-answer {\n      font-size: 18px;\n      color: var(--text-sub);\n      padding-left: 1.5rem;\n    }\n\n    \/* Responsive Queries *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        gap: 4rem;\n      }\n\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media, .feature-copy {\n        width: 50%;\n      }\n\n      .compare-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .scenario-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n\n    \/* Table Mobile Lock *\/\n    @media (max-width: 767px) {\n      .specs-table, \n      .specs-table tbody, \n      .specs-table tr, \n      .specs-table td {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .specs-table tr {\n        border-bottom: 1px solid var(--border-color);\n        padding: 0.75rem 0;\n      }\n\n      .specs-table td {\n        border-bottom: none;\n        padding: 0.25rem 0.5rem;\n      }\n\n      .specs-table td:first-child {\n        font-weight: bold;\n        color: var(--primary);\n        font-size: 16px;\n      }\n\n      .specs-table td:last-child {\n        font-size: 16px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cheader class=\"hero-content section-spacing\"\u003e\u003cspan class=\"trust-badge\"\u003e❄️ Designed for Intense Summer Relief\u003c\/span\u003e\n\u003ch1\u003eInstant -8.4°F Cooling Relief Anytime, Anywhere\u003c\/h1\u003e\n\n\u003cp\u003eBeat the intense summer heat within seconds. Utilizing advanced physical menthol formulation, this extra-long, pre-moistened cooling towel wraps completely around your neck to continuously draw away body heat.\u003c\/p\u003e\n\n\u003cdiv class=\"alert-banner\"\u003e💡 \u003cstrong\u003eProduct Note:\u003c\/strong\u003e This is a single-use disposable wet wipe. Pre-moistened and individually wrapped for ultimate hygiene and on-the-go portability. No washing or refrigeration required.\u003c\/div\u003e\n\u003c!-- Hero Image Placeholder --\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img44\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815162740\/c50836e37d0b141d12609e25e12d0bde.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"compare-wrapper section-spacing\"\u003e\n\u003ch2\u003eFeel Cool Fast — Real Thermal Change\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; max-width: 700px; margin: -1.5rem auto 2rem auto;\"\u003eSee how physical skin temperature drops rapidly upon contact. Perfect for immediate relief from sudden hot flashes, intense workouts, and outdoor labor.\u003c\/p\u003e\n\u003c!-- Compare Image Placeholder --\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img68\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815161150\/3b725ada219495a43384f007e33c1e88.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"compare-grid\"\u003e\n\u003cdiv class=\"compare-card\"\u003e\n\u003ch3\u003e🚨 Overheated Skin\u003c\/h3\u003e\n\n\u003cp\u003eSweaty, flushed, and fatigued. High body temperatures during hot weather can drain your energy and focus rapidly.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"compare-card\" style=\"border-left: 4px solid var(--secondary);\"\u003e\n\u003ch3\u003e❄️ Post-Wipe Icy Refresh\u003c\/h3\u003e\n\n\u003cp\u003eInstantly lowers superficial skin temperature. Refreshes skin instantly, leaving it completely dry, non-sticky, and revitalized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B2. Feature Section 1 --\u003e\n\n\u003csection class=\"feature-item section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003c!-- Feature 1 Image Placeholder --\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img69\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815161150\/5452da9e61555d67a28013d9c8ee0953.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"static-tag\"\u003eExtra-Long Fit\u003c\/span\u003e\n\n\u003ch3\u003eStay Alert \u0026amp; Dry on the Road\u003c\/h3\u003e\n\n\u003cp\u003eWhether you're battling traffic on a hot day or driving a long distance, stay fresh with our  wrap-around towel. It wraps securely around your neck and stays in place without slipping.\u003c\/p\u003e\n\n\u003cul class=\"bullet-list\"\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eLeaf Vein Embossed Texture:\u003c\/strong\u003e Holds moisture efficiently and increases surface-area contact.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eNo-Slip Neck Wrap:\u003c\/strong\u003e Perfectly sized to wrap completely around your neck, shoulders, or wrist.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eZero Sticky Residue:\u003c\/strong\u003e Leaves skin feeling naturally fresh, clean, and dry.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B3. Feature Section 2 --\u003e\n\n\u003csection class=\"feature-item reverse section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003c!-- Feature 2 Image Placeholder --\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img71\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815161150\/fa41afc0ad5c9b7eac7f7b55adbe4902.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"static-tag\"\u003eBotanical Formula\u003c\/span\u003e\n\n\u003ch3\u003eBotanical Essence: Ultra Cooling \u0026amp; Gentle\u003c\/h3\u003e\n\n\u003cp\u003eInfused with nature's best skin-soothers, our alcohol-free formula cools physically without stripping away natural skin moisture. Suitable for sensitive skin types needing a quick cool-down.\u003c\/p\u003e\n\n\u003cul class=\"bullet-list\"\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eNatural Menthol:\u003c\/strong\u003e Direct cooling mechanism triggers skin's cold receptors naturally.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eAloe Vera Essence:\u003c\/strong\u003e Deeply hydrates and calms skin exposed to hot, dry air.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eCentella Asiatica:\u003c\/strong\u003e Helps soothe sun-sensitized skin, reducing temporary redness.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e0% Alcohol Formula:\u003c\/strong\u003e Gentle, non-irritating, and skin-safe for face and neck application.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Use Scenario Section --\u003e\n\n\u003csection class=\"section-spacing\"\u003e\n\u003ch2\u003eGet Your Cool Summer Vibe, On the Go\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; max-width: 700px; margin: -1.5rem auto 2.5rem auto;\"\u003eIndividually wrapped packets slide easily into your gym bag, glove compartment, pocket, or backpack for on-demand summer relief.\u003cbr\u003e\n \u003c\/p\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img70\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815161150\/35c47be182e15c2f507796c2ccc08ffd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Scenario Image Grid Placeholder --\u003e\u003c\/section\u003e\n\u003c!-- C. Specifications Section --\u003e\n\n\u003csection class=\"specs-section section-spacing\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eProduct Type\u003c\/td\u003e\n\t\t\t\u003ctd\u003eDisposable Cooling Wet Towel (Single-Use Wipe)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eColor\u003c\/td\u003e\n\t\t\t\u003ctd\u003eMint Green\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eMaterial Composition\u003c\/td\u003e\n\t\t\t\u003ctd\u003eLeaf-embossed spunlace non-woven fabric\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eKey Ingredients\u003c\/td\u003e\n\t\t\t\u003ctd\u003eWater, Menthol, Aloe Vera extract, Centella Asiatica extract\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eFormula Safety\u003c\/td\u003e\n\t\t\t\u003ctd\u003eAlcohol-free, gentle on sensitive skin\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003ePackaging\u003c\/td\u003e\n\t\t\t\u003ctd\u003eIndividually sealed in flat, easy-to-tear foil packets\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eVariants\u003c\/td\u003e\n\t\t\t\u003ctd\u003eMint Green (Refreshing Mint Scent) \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 Section --\u003e\n\n\u003csection class=\"faq-section section-spacing\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e❄️ Can these cooling towels be washed and reused?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eNo, these are highly hygienic, single-use disposable wet wipes. They are pre-moistened with a botanical cooling liquid and cannot be washed or re-moistened for the same cooling effect once dried.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🌿 Is the cooling formula safe for sensitive skin?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eYes, our formula is 100% alcohol-free and enriched with soothing Aloe Vera and Centella Asiatica. However, it does contain natural Menthol to activate the cooling sensation; please avoid direct contact with the eyes and open wounds.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🧊 Do I need to store these wipes in the refrigerator?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eNo refrigeration is needed! Thanks to the advanced menthol technology, the physical cooling sensation triggers immediately upon contact with skin. Storing them in a cool, shaded place is sufficient for on-demand outdoor use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"3-Pack (Starter Kit)","offer_id":63966967103859,"sku":"0815-18121198","price":15.95,"currency_code":"USD","in_stock":true},{"title":"5-Pack (Most Popular - Save 20%)","offer_id":63966967136627,"sku":"0815-18122099","price":24.95,"currency_code":"USD","in_stock":true},{"title":"10-Pack (Summer Stock-Up - Save 35%)","offer_id":63966967169395,"sku":"0815-18123617","price":44.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/5692\/1971\/files\/c50836e37d0b141d12609e25e12d0bde.jpg?v=1786788775","url":"https:\/\/woyuosn.com\/products\/individually-wrapped-ice-cooling-wipes","provider":"Woyuosn","version":"1.0","type":"link"}