{"product_id":"lightweight-mulberry-silk-mesh-rjc","title":"Lichtgewicht moerbeizijden mesh","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：夏季空调房超薄真丝护膝\n  目标受众：需要空调防寒的成人，敏感肌人群\n  视觉风格：柔和、自然、轻盈、透气\n  配色策略：米色\/肤色为主基调，营造舒适亲肤感\n  模块顺序：Intro\/Hero -\u003e Feature 1 (材质透气) -\u003e Feature 2 (防滑设计) -\u003e Feature 3 (高弹舒适) -\u003e Specifications -\u003e FAQ\n  详情图映射：Hero=image_0.png, Feature1=image_1.png, Feature2=image_3.png, Feature3=image_4.png\n  规格图映射：Specs=image_5.png (提取信息)\n  对比模块：未加入（无明显对比需求）\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #D2B48C; \/* Tan\/Beige from images *\/\n      --primary-hover: #C1A37A;\n      --text-main: #4A4A4A; \/* Soft dark grey *\/\n      --text-sub: #7A7A7A;\n      --bg-body: #FFFFFF;\n      --bg-card: #F9F6F2; \/* Very pale beige\/off-white *\/\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      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n      --border-color: #EBEBEB;\n      --spacing-lg: clamp(2rem, 5vw, 4rem);\n      --spacing-md: clamp(1.5rem, 4vw, 3rem);\n\n      font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', 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 {\n      font-size: clamp(32px, 4vw, 44px);\n      font-weight: 700;\n      margin-bottom: 1rem;\n      line-height: 1.2;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 600;\n      margin-bottom: 1rem;\n      line-height: 1.3;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      margin-bottom: 1rem;\n      color: var(--text-sub);\n    }\n\n    \/* Utilities *\/\n    .text-primary { color: var(--primary); }\n    .badge {\n      display: inline-block;\n      padding: 0.4em 1em;\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 500;\n      margin-right: 0.5rem;\n      margin-bottom: 0.5rem;\n    }\n    .img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n    .section-spacing {\n      margin-bottom: var(--spacing-lg);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n    }\n    .hero-trust-label {\n      display: inline-block;\n      margin-bottom: 1rem;\n      color: var(--primary);\n      font-weight: 500;\n      font-size: 18px;\n    }\n    .hero-image-wrapper {\n      margin-top: 2rem;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n    }\n\n    \/* Feature Sections *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: var(--spacing-md);\n      align-items: center;\n    }\n    .feature-media, .feature-copy {\n      width: 100%;\n    }\n    .feature-tags {\n      margin-top: 1.5rem;\n      display: flex;\n      flex-wrap: wrap;\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n      }\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n      .feature-media, .feature-copy {\n        width: 50%;\n      }\n      .feature-copy {\n        padding: 0 2rem;\n      }\n    }\n\n    \/* Specifications *\/\n    .specs-container {\n      background-color: var(--bg-card);\n      padding: var(--spacing-md);\n      border-radius: var(--radius-lg);\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 18px;\n    }\n    .specs-table th, .specs-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .specs-table th {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 30%;\n    }\n    .specs-table td {\n      color: var(--text-sub);\n    }\n    .specs-table tr:last-child th, .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n    .specs-note {\n      font-size: 16px;\n      color: var(--text-sub);\n      margin-top: 1rem;\n      font-style: italic;\n    }\n\n    @media (max-width: 767px) {\n      .specs-table, .specs-table thead, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table thead { display: none; }\n      .specs-table tr { margin-bottom: 1rem; border-bottom: 1px solid var(--border-color); }\n      .specs-table td {\n        padding-left: 50%;\n        position: relative;\n        border: none;\n        padding-top: 0.5rem;\n        padding-bottom: 0.5rem;\n      }\n      .specs-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 0;\n        width: 45%;\n        padding-right: 10px;\n        white-space: nowrap;\n        font-weight: 600;\n      }\n    }\n\n    \/* FAQ *\/\n    .faq-item {\n      margin-bottom: 1.5rem;\n      padding-bottom: 1.5rem;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .faq-item:last-child {\n      border-bottom: none;\n    }\n    .faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.5rem;\n      color: var(--text-main);\n    }\n    .faq-answer {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Image Placeholder Style *\/\n    .img-placeholder {\n      width: 100%;\n      background-color: #E0E0E0;\n      border: 2px dashed #A0A0A0;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #505050;\n      font-family: monospace;\n      font-size: 14px;\n      padding: 1rem;\n      box-sizing: border-box;\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"hero-section section-spacing\"\u003e\n\u003cspan class=\"hero-trust-label\"\u003eOntworpen voor gevoelige huid \u0026 dagelijks comfort\u003c\/span\u003e\n\u003ch1\u003eUltradunne zijden kniemouwen voor comfort bij airconditioning\u003c\/h1\u003e\n\n\u003cp\u003eErvaar lichte warmte en zachte bescherming tegen koude tocht, ontworpen voor de hele dag dragen in koele binnenomgevingen.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-image-wrapper\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260429170805\/61fc06cec5e29194a3523c7d6da71303.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Sections --\u003e\n\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003c!-- Feature 1: Material \u0026 Breathability --\u003e\n\u003cdiv class=\"feature-item section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260429170805\/51aff288d22b80518cd690b9d87d892c.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\u003ch2\u003eAdemend \"tweede huid\" gevoel\u003c\/h2\u003e\n\n\u003cp\u003eGemaakt van een hoogwaardige mix van natuurlijke zijde en lyocellvezels, laat de luchtige meshstructuur uw huid vrij ademen. Het is zo licht, zacht en doorschijnend dat u nauwelijks merkt dat u het draagt terwijl u beschermd blijft.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"badge\"\u003eMoerbeizijde mix\u003c\/span\u003e \u003cspan class=\"badge\"\u003eUltradunne mesh\u003c\/span\u003e \u003cspan class=\"badge\"\u003eVocht afvoerend\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Non-Slip Design --\u003e\n\n\u003cdiv class=\"feature-item section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260429170805\/9eea006b3849ec824b9cfc4ab5b38e2d.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\u003ch2\u003eBlijft de hele dag zacht op zijn plaats\u003c\/h2\u003e\n\n\u003cp\u003eZeg vaarwel tegen constant aanpassen. Onze mouwen hebben discreet, huidvriendelijke latex gripdoppen verborgen aan de binnenkant van de bovenste boord. Dit slimme ontwerp zorgt voor een stevige grip die slippen, oprollen of plooien tijdens dagelijkse activiteiten of rust voorkomt.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"badge\"\u003eVerborgen griptechnologie\u003c\/span\u003e \u003cspan class=\"badge\"\u003eGeen oprollen\u003c\/span\u003e \u003cspan class=\"badge\"\u003eVeilige pasvorm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: High Elasticity Fit --\u003e\n\n\u003cdiv class=\"feature-item section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260429170805\/e2de524b088d1c0459890fe464127762.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\u003ch2\u003e3x rek voor een niet-knellende pasvorm\u003c\/h2\u003e\n\n\u003cp\u003eHet hoogelastische breisel past zich comfortabel aan verschillende beenvormen aan zonder strak of beperkend te voelen. Geniet van bewegingsvrijheid met zachte ondersteuning die niet in uw huid snijdt, perfect voor langdurig dragen.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"badge\"\u003eHoge rekbaarheid\u003c\/span\u003e \u003cspan class=\"badge\"\u003eComfortabele pasvorm\u003c\/span\u003e \u003cspan class=\"badge\"\u003eFlexibele ondersteuning\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"section-spacing\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eProductspecificaties\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eMateriaal\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eZijde- \u0026 Lyocellmix Gebreid\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eMaat\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eOne Size (Hoge elasticiteit past de meeste volwassenen)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eBeschikbare kleuren\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eNaakt, Wit, Grijs\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eWasvoorschriften\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eHandwas aanbevolen in koud water. Plat laten drogen. Niet bleken of in de droger doen.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cp class=\"specs-note\"\u003e*Let op: Bevat latex in de antislip gripband.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"section-spacing\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eVeelgestelde vragen\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eZijn deze geschikt om te dragen tijdens het slapen?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eJa, absoluut. Het ultradunne, ademende materiaal en de niet-knellende pasvorm zijn ontworpen voor langdurig comfort, waardoor ze perfect zijn om in bed te dragen ter bescherming van uw knieën tegen tocht van de airconditioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eZal de antislip grip mijn huid irriteren?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eDe grip is gemaakt van huidvriendelijk latex dat zacht is voor de meeste gebruikers. Als u echter een bekende latexallergie heeft, houd hier dan rekening mee voordat u koopt.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs dit product geschikt voor koud winterweer buiten?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eNee, deze mouwen zijn speciaal ontworpen voor lichte isolatie in binnenruimtes met airconditioning tijdens warmere maanden. Ze zijn niet bedoeld voor gebruik buiten in de winter of bij extreme kou.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"PawNexa","offers":[{"title":"Wit \/ 1 Paar","offer_id":47992014831828,"sku":"0430-16374350","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Naakt \/ 1 Paar","offer_id":47992014864596,"sku":"0430-16376993","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Grijs \/ 1 Paar","offer_id":47992014897364,"sku":"0430-16371073","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Wit \/ 2 paar (Bespaar 20%)","offer_id":47992014930132,"sku":"0430-16374346","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Naakt \/ 2 paar (Bespaar 20%)","offer_id":47992014962900,"sku":"0430-16373394","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Grijs \/ 2 paar (Bespaar 20%)","offer_id":47992014995668,"sku":"0430-16372057","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Wit \/ 3 paar (Bespaar 30%)","offer_id":47992015028436,"sku":"0430-16370336","price":26.95,"currency_code":"USD","in_stock":true},{"title":"Naakt \/ 3 paar (Bespaar 30%)","offer_id":47992015061204,"sku":"0430-16371673","price":26.95,"currency_code":"USD","in_stock":true},{"title":"Grijs \/ 3 paar (Bespaar 30%)","offer_id":47992015093972,"sku":"0430-16371429","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/61fc06cec5e29194a3523c7d6da71303.jpg?v=1779883640","url":"https:\/\/omurio.com\/nl\/products\/lightweight-mulberry-silk-mesh-rjc","provider":"Omurio","version":"1.0","type":"link"}