{"product_id":"waterdichte-werkschort","title":"Waterdichte Werkschort","description":"\u003cdiv class=\"product-detail-container\"\u003e\u003c!--\n[AI Design Logic]\n产品类型：防水多功能围裙\n目标受众：厨师、咖啡师、烘焙师、花艺师、家庭使用者\n视觉风格：专业、实用、干净、质感\n配色策略：以深色为主（黑色\/藏蓝），搭配金属和皮质的暖色点缀，背景简洁\n模块顺序：Intro\/Hero -\u003e Waterproof Feature -\u003e Pockets Feature -\u003e Adjustable Fit Feature -\u003e Specifications -\u003e FAQ\n详情图映射：Hero=image_3.png, Feature1(Waterproof)=image_4.png, Feature2(Pockets)=image_2.png, Feature3(Fit)=image_1.png\n规格图映射：Specs=image_6.png, image_5.png\n对比模块：未加入（无明显对比需求）\n--\u003e\u003c\/div\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #222222;\n      --primary-hover: #444444;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #ffffff;\n      --bg-card: #f8f8f8;\n      --bg-soft: #f0f0f0;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 16px rgba(0, 0, 0, 0.1);\n      --border-color: #e0e0e0;\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    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      color: var(--primary);\n      font-weight: 600;\n      margin-top: 0;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(32px, 4vw, 44px);\n      line-height: 1.2;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      margin-bottom: 24px;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 2.5vw, 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 img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    \/* --- Intro Section --- *\/\n    .intro-section {\n      text-align: center;\n      padding: clamp(3rem, 6vw, 5rem) 0;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .trust-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--text-sub);\n      padding: 8px 16px;\n      border-radius: 20px;\n      font-size: 14px;\n      font-weight: 500;\n      margin-bottom: 24px;\n    }\n\n    .intro-image-wrapper {\n      margin-top: 32px;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-lg);\n    }\n\n    \/* --- Feature Sections --- *\/\n    .feature-section {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: clamp(2rem, 4vw, 4rem);\n      padding: clamp(3rem, 6vw, 5rem) 0;\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .feature-section {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .feature-section.reverse {\n        direction: rtl;\n      }\n\n      .feature-section.reverse \u003e * {\n        direction: ltr;\n      }\n    }\n\n    .feature-copy {\n      padding: 0 clamp(1rem, 2vw, 2rem);\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 24px;\n    }\n\n    .feature-tag {\n      background: var(--bg-card);\n      color: var(--text-sub);\n      padding: 6px 12px;\n      border-radius: 6px;\n      font-size: 14px;\n      border: 1px solid var(--border-color);\n    }\n\n    \/* --- Specifications --- *\/\n    .spec-section {\n      padding: clamp(3rem, 6vw, 5rem) 0;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 40px;\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 24px;\n    }\n\n    .spec-table th,\n    .spec-table td {\n      padding: 16px;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table th {\n      font-weight: 600;\n      color: var(--primary);\n      width: 40%;\n    }\n\n    @media (max-width: 767px) {\n      .spec-table, .spec-table tbody, .spec-table tr, .spec-table th, .spec-table td {\n        display: block;\n        width: 100%;\n      }\n      .spec-table tr {\n        margin-bottom: 16px;\n        border-bottom: none;\n      }\n      .spec-table th, .spec-table td {\n        padding: 8px 0;\n        border-bottom: none;\n      }\n      .spec-table th {\n        color: var(--text-sub);\n        font-size: 14px;\n        margin-bottom: 4px;\n      }\n      .spec-table td {\n        font-weight: 500;\n        color: var(--text-main);\n      }\n    }\n\n    \/* --- FAQ --- *\/\n    .faq-section {\n      padding: clamp(3rem, 6vw, 5rem) 0;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 24px 0;\n    }\n\n    .faq-question {\n      font-weight: 600;\n      font-size: 18px;\n      color: var(--primary);\n      margin-bottom: 12px;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"intro-section\"\u003eOntworpen voor dagelijks gebruiksgemak\u003cbr\u003e\n\u003ch1\u003eProfessionele waterdichte schort – Blijf schoon, werk slim\u003c\/h1\u003e\n\u003cp\u003eSpeciaal ontworpen voor barista’s, bakkers en thuiskoks, met hoogwaardige waterdichte stof, handige zakken en een verstelbare, comfortabele pasvorm voor elke taak.\u003c\/p\u003e\n\u003cdiv class=\"intro-image-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0707\/8910\/3797\/files\/1_e096c85f-80f0-41ba-8a77-fb0f0283e7a9.jpg?v=1784879891\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0707\/8910\/3797\/files\/2_80a248ae-98e7-456c-8c09-d8c8874c8324.jpg?v=1784879891\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eEersteklas waterdichte bescherming\u003c\/h2\u003e\n\u003cp\u003eGemaakt van een hoogwaardige gemengde stof die vloeistoffen, gemorste vloeistoffen en vlekken effectief afstoot. Houd je kleding droog en schoon, of je nu de afwas doet, koffie zet of met rommelige ingrediënten werkt.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eWaterdicht\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eVlekbestendig\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSlijtvaste stof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0707\/8910\/3797\/files\/3_919038c5-1b41-44c3-ba55-144e8c929afe.jpg?v=1784879891\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eSlimme, multifunctionele vakken\u003c\/h2\u003e\n\u003cp\u003eHoud alles overzichtelijk dankzij het doordachte ontwerp van de vakken. Voorzien van een groot hoofdvak en een kleiner, daaronder geplaatst vak met een stijlvol leren label, ideaal om je telefoon, pennen, recepten en onmisbare spullen binnen handbereik te houden.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eMeerdere zakken\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eOpbergsystemen voor gereedschap\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eTelefoonvakje\u003c\/span\u003e\u003cimg src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260625144227\/85cd286e9b624c37b4a5bc247004378c.jpg\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eVerstelbaar voor comfort de hele dag door\u003c\/h2\u003e\n\u003cp\u003eOntworpen voor verschillende lichaamsbouwtypes, met een in de nek verstelbare band met 3 knopen voor een op maat gemaakte lengte en extra lange taillebanden die aan de voor- of achterkant kunnen worden vastgeknoopt voor een stevige pasvorm.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eVerstelbare nekband\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eLange taillebanden\u003cbr\u003e\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eComfortabele pasvorm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\u003cdiv class=\"spec-section\"\u003e\n\u003ch2\u003eProductspecificaties\u003c\/h2\u003e\n\u003ctable style=\"width: 100.093%; height: 133.573px;\" width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 22.3958px;\"\u003e\n\u003ctd style=\"width: 31.4832%; height: 22.3958px;\"\u003e\u003cstrong\u003eMateriaal\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 67.9752%; height: 22.3958px;\"\u003eWaterdichte gemengde stof\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 25.5938px;\"\u003e\n\u003ctd style=\"width: 31.4832%; height: 25.5938px;\"\u003e\u003cstrong\u003eAfmetingen (H x B)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 67.9752%; height: 25.5938px;\"\u003e\u003cspan style=\"font-size: 16px;\"\u003e80 cm x 70 cm (31.5 in x 27.6 in)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 18.3958px;\"\u003e\n\u003ctd style=\"width: 31.4832%; height: 18.3958px;\"\u003e\u003cstrong\u003eType nekband\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 67.9752%; height: 18.3958px;\"\u003everstelbare drieknops-drukknop\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.3958px;\"\u003e\n\u003ctd style=\"width: 31.4832%; height: 22.3958px;\"\u003e\u003cstrong\u003eZakken\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 67.9752%; height: 22.3958px;\"\u003e1 groot vak + 1 klein gestapeld vak\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 44.7917px;\"\u003e\n\u003ctd style=\"width: 31.4832%; height: 44.7917px;\"\u003e\u003cstrong\u003eKleuropties\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 67.9752%; height: 44.7917px;\"\u003eZwart, marineblauw, legergroen, koffiebruin en meer (zie assortiment)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\u003c\/div\u003e","brand":"Verkauft.nl","offers":[{"title":"Zwart","offer_id":52859441545397,"sku":"0625-18334546","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Rood","offer_id":52859441578165,"sku":"0625-18335769","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Oranje","offer_id":52859441610933,"sku":"0625-18332329","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Bruin","offer_id":52859441643701,"sku":"0625-18339884","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Kaki","offer_id":52859441676469,"sku":"0625-18331978","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Olijfgroen","offer_id":52859441709237,"sku":"0625-18335781","price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Marineblauw","offer_id":52859441742005,"sku":"0625-18337202","price":24.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/8910\/3797\/files\/1_e096c85f-80f0-41ba-8a77-fb0f0283e7a9.jpg?v=1784879891","url":"https:\/\/verkauft.nl\/products\/waterdichte-werkschort","provider":"Verkauft.nl","version":"1.0","type":"link"}