{"product_id":"doppelte-therapie-gesichtskompressionsschussel-von-pureessence","title":"Dual Therapy Facial Compression Bowl by PureEssence","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container { \/* Design System Variables *\/ --primary: #e69a9f; --primary-light: #fcf4f5; --text-main: #2a2a2a; --text-sub: #5c5c5c; --bg-body: #ffffff; --bg-card: #fafafa; --radius-md: 16px; --radius-lg: 24px; --shadow-sm: 0 8px 24px rgba(230, 154, 159, 0.08); --shadow-lg: 0 16px 48px rgba(230, 154, 159, 0.15); --border-color: #f2e1e2; \/* Container Setup *\/ max-width: 1200px; margin: 0 auto; padding: 0 5%; box-sizing: border-box; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: var(--text-main); background-color: var(--bg-body); overflow-wrap: break-word; word-break: break-word; -webkit-font-smoothing: antialiased; } .product-detail-container * { box-sizing: border-box; } \/* Typography System *\/ .product-detail-container h1 { font-size: clamp(32px, 4vw, 44px); line-height: 1.2; font-weight: 700; margin: 0 0 clamp(1rem, 2vw, 1.5rem) 0; color: var(--text-main); } .product-detail-container h2 { font-size: clamp(24px, 3vw, 32px); line-height: 1.3; font-weight: 600; margin: 0 0 clamp(1rem, 2vw, 1.5rem) 0; } .product-detail-container h3 { font-size: clamp(20px, 2.5vw, 24px); line-height: 1.4; font-weight: 600; margin: 0 0 1rem 0; color: var(--primary); } .product-detail-container p { font-size: clamp(18px, 2vw, 20px); line-height: 1.7; margin: 0 0 1rem 0; color: var(--text-sub); } .product-detail-container .sub-text { font-size: clamp(16px, 1.8vw, 18px); color: var(--text-sub); } \/* Section Spacing *\/ .section-spacing { margin-top: clamp(2rem, 5vw, 4rem); margin-bottom: clamp(2rem, 5vw, 4rem); } \/* Image Rules (Strictly Anti-Distortion) *\/ .product-detail-container img { width: 100%; height: auto; display: block; border-radius: var(--radius-lg); box-shadow: var(--shadow-sm); } \/* Image Placeholder Rule *\/ .img-placeholder { width: 100%; aspect-ratio: 4 \/ 3; background-color: var(--bg-card); border: 2px dashed var(--border-color); border-radius: var(--radius-lg); display: flex; align-items: center; justify-content: center; font-size: 18px; color: #999; font-weight: 500; } \/* Badges (Non-clickable) *\/ .visual-badge { display: inline-block; background-color: var(--primary-light); color: var(--primary); padding: 8px 16px; border-radius: 50px; font-size: 16px; font-weight: 600; margin-bottom: 1rem; border: 1px solid var(--border-color); } \/* Hero Section *\/ .hero-section { text-align: center; max-width: 900px; margin: 0 auto clamp(3rem, 6vw, 5rem) auto; padding-top: clamp(1rem, 3vw, 2rem); } .social-proof { display: inline-flex; align-items: center; gap: 8px; background: var(--bg-card); padding: 10px 24px; border-radius: var(--radius-md); margin-top: 1.5rem; font-size: 16px; font-weight: 500; border: 1px solid var(--border-color); } .stars { color: #FFB800; letter-spacing: 2px; } \/* Features Layout (Mobile Locked \u0026 Z-Pattern Desktop) *\/ .features-wrapper { display: flex; flex-direction: column; gap: clamp(3rem, 6vw, 5rem); } .feature-item { display: flex; flex-direction: column; \/* Mobile first: strictly Col *\/ gap: clamp(1.5rem, 4vw, 3rem); } .feature-media { width: 100%; } .feature-copy { width: 100%; display: flex; flex-direction: column; justify-content: center; } @media (min-width: 768px) { .feature-item { flex-direction: row; \/* Z-Pattern active on Desktop *\/ align-items: center; } .feature-item:nth-child(even) { flex-direction: row-reverse; } .feature-media, .feature-copy { flex: 1; \/* 50\/50 split *\/ } } \/* Specs Table (Mobile Card Strategy) *\/ .specs-section { background: var(--primary-light); padding: clamp(2rem, 5vw, 4rem); border-radius: var(--radius-lg); } .specs-table-wrapper table { width: 100%; border-collapse: collapse; margin-top: 1.5rem; } .specs-table-wrapper th, .specs-table-wrapper td { padding: 18px 24px; text-align: left; font-size: 18px; } .specs-table-wrapper th { background-color: var(--primary); color: #fff; font-weight: 600; } .specs-table-wrapper th:first-child { border-top-left-radius: var(--radius-md); } .specs-table-wrapper th:last-child { border-top-right-radius: var(--radius-md); } .specs-table-wrapper td { border-bottom: 1px solid var(--border-color); background-color: var(--bg-body); color: var(--text-sub); } \/* Mobile Table overriding *\/ @media (max-width: 767px) { .specs-table-wrapper table, .specs-table-wrapper thead, .specs-table-wrapper tbody, .specs-table-wrapper tr, .specs-table-wrapper th, .specs-table-wrapper td { display: block; width: 100%; } .specs-table-wrapper thead { display: none; } .specs-table-wrapper tr { margin-bottom: 1.5rem; border: 1px solid var(--border-color); border-radius: var(--radius-md); background: var(--bg-body); overflow: hidden; box-shadow: var(--shadow-sm); } .specs-table-wrapper td { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid var(--border-color); padding: 16px; } .specs-table-wrapper td:last-child { border-bottom: none; } .specs-table-wrapper td::before { content: attr(data-label); font-weight: 600; color: var(--text-main); margin-right: 1rem; flex-shrink: 0; } } \/* FAQ Section *\/ .faq-section { background-color: var(--bg-body); } .faq-item { margin-bottom: 1.5rem; padding: 24px; border-radius: var(--radius-md); background: var(--bg-card); border: 1px solid var(--border-color); } .faq-item h3 { color: var(--text-main); margin-bottom: 0.5rem; } .faq-item p { margin-bottom: 0; }\u003c\/style\u003e\n\u003cdiv class=\"hero-section section-spacing\"\u003e\n\n\u003cdiv class=\"visual-badge\"\u003eSpa-Level Skincare\u003c\/div\u003e\n\n\u003ch1\u003eTransform Your Home into an Oasis of Relaxation\u003c\/h1\u003e\n\n\u003ch2\u003eAchieve radiant, optimally hydrated skin in just minutes with our versatile facial compress.\u003c\/h2\u003e\n\n\u003cdiv class=\"social-proof\"\u003e\n\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e Loved by over 10,000 skincare enthusiasts\u003c\/div\u003e\n\n\u003cdiv class=\"section-spacing\"\u003e\n\n\u003cdiv class=\"img-placeholder\"\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260320134239\/a0139e3196610ea5abff909f7c50c8cc.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"features-wrapper section-spacing\"\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\n\u003cdiv class=\"img-placeholder\"\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260320134239\/6bf8394142941df0624357d8238a4e88.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\n\u003ch3\u003eDual Therapy for Perfect Skin\u003c\/h3\u003e\n\n\u003ch2\u003eExperience Luxurious Skincare at Home\u003c\/h2\u003e\n\n\u003cp\u003e\u003cstrong\u003eWarm Treatment:\u003c\/strong\u003e Moisten the towel, wring it out, and microwave it for 30 seconds. The pleasant warmth instantly opens your pores, allowing your skin to better absorb skincare products.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eCold Compress:\u003c\/strong\u003e Wrap it and place it in the refrigerator to create a cooling mask that reduces puffiness, refines pores, and gently soothes the skin.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\n\u003cdiv class=\"img-placeholder\"\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260320134239\/f78c6d7d01fe9b38593e7cd5a91ae50b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\n\u003ch3\u003eSmart \u0026amp; Hygienic\u003c\/h3\u003e\n\n\u003ch2\u003eInnovative Detachable Design\u003c\/h2\u003e\n\n\u003cp\u003eSay goodbye to inconvenient, wet straps. Our facial towel features a unique, detachable button design, allowing you to easily remove the strap before heating or washing.\u003c\/p\u003e\n\n\u003cp\u003eEnjoy a secure, non-slip fit that conforms perfectly to your face without damaging your hair.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\n\u003cdiv class=\"img-placeholder\"\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260320134239\/da2380ad0d0529ff5ae7861f06150f04.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\n\u003ch3\u003eSupreme Comfort\u003c\/h3\u003e\n\n\u003ch2\u003eHigh-Quality, Breathable Material\u003c\/h2\u003e\n\n\u003cp\u003eMade from incredibly soft fleece, this facial towel gently caresses delicate facial skin. The breathable material promotes blood circulation without feeling heavy or constricting.\u003c\/p\u003e\n\n\u003cp\u003eWith a flexible, stretchy universal size, it comfortably fits most faces. Plus, it's fully reusable, making it a sustainable addition to your beauty routine.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"specs-section section-spacing\"\u003e\n\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\n\u003cp\u003eEverything you need to know about your new skincare essential.\u003c\/p\u003e\n\n\u003cdiv class=\"specs-table-wrapper\"\u003e\n\n\u003ctable\u003e\n\n\t\u003cthead\u003e\n\n\t\t\u003ctr\u003e\n\n\t\t\t\u003cth\u003eSpecification\u003c\/th\u003e\n\n\t\t\t\u003cth\u003eDetail\u003c\/th\u003e\n\n\t\t\u003c\/tr\u003e\n\n\t\u003c\/thead\u003e\n\n\t\u003ctbody\u003e\n\n\t\t\u003ctr\u003e\n\n\t\t\t\u003ctd data-label=\"Specification\"\u003ePack Quantity\u003c\/td\u003e\n\n\t\t\t\u003ctd data-label=\"Detail\"\u003e1 piece per pack\u003c\/td\u003e\n\n\t\t\u003c\/tr\u003e\n\n\t\t\u003ctr\u003e\n\n\t\t\t\u003ctd data-label=\"Specification\"\u003eMaterial\u003c\/td\u003e\n\n\t\t\t\u003ctd data-label=\"Detail\"\u003ePremium breathable soft fleece\u003c\/td\u003e\n\n\t\t\u003c\/tr\u003e\n\n\t\t\u003ctr\u003e\n\n\t\t\t\u003ctd data-label=\"Specification\"\u003eSize (approx.)\u003c\/td\u003e\n\n\t\t\t\u003ctd data-label=\"Detail\"\u003e24 cm x 24 cm \/ 9.4 in x 9.4 in (stretchable)\u003c\/td\u003e\n\n\t\t\u003c\/tr\u003e\n\n\t\t\u003ctr\u003e\n\n\t\t\t\u003ctd data-label=\"Specification\"\u003eWeight per towel\u003c\/td\u003e\n\n\t\t\t\u003ctd data-label=\"Detail\"\u003e40 g \/ 1.4 oz\u003c\/td\u003e\n\n\t\t\u003c\/tr\u003e\n\n\t\t\u003ctr\u003e\n\n\t\t\t\u003ctd data-label=\"Specification\"\u003eHeating Instructions\u003c\/td\u003e\n\n\t\t\t\u003ctd data-label=\"Detail\"\u003eMicrowave max. 30 seconds (approx. 40°C \/ 104°F safe temperature)\u003c\/td\u003e\n\n\t\t\u003c\/tr\u003e\n\n\t\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-section section-spacing\"\u003e\n\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\n\u003ch3\u003eHow do I safely heat the towel?\u003c\/h3\u003e\n\n\u003cp\u003eThoroughly moisten the towel with clean water and wring it out well. Heat it in the microwave for approximately 30 seconds. Always test the temperature on your wrist before applying it to your face to ensure a comfortable warmth.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\n\u003ch3\u003eCan I wash and reuse these towels?\u003c\/h3\u003e\n\n\u003cp\u003eYes, absolutely. These towels are made from high-quality, durable materials designed for repeated use. Simply remove the strap, machine wash them on a gentle cycle, and air dry them to maintain their plush softness.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\n\u003ch3\u003eHow often should I use the facial compress?\u003c\/h3\u003e\n\n\u003cp\u003eFor optimal results, incorporate the warm treatment into your nightly routine before applying serums, 3-4 times a week. The cold compress is ideal for daily morning use to reduce puffiness and revitalize your skin.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"Voltyx","offers":[{"title":"🤍 1-Pack (Starter)","offer_id":47704983699686,"sku":"P121289S","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"💕 2-Pack (Everyday Duo)","offer_id":47704983732454,"sku":"P121290S","price":29.95,"currency_code":"EUR","in_stock":true},{"title":"👑 4-Pack (Pro Spa Set - Save 30%)","offer_id":47704983765222,"sku":"P121291S","price":33.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/8731\/2870\/files\/a0139e3196610ea5abff909f7c50c8cc_a29eee2f-e50f-4db7-84c9-7805dac77b2b.jpg?v=1779456456","url":"https:\/\/voltyx.de\/en\/products\/doppelte-therapie-gesichtskompressionsschussel-von-pureessence","provider":"Voltyx","version":"1.0","type":"link"}