{"product_id":"waterproof-leather-meal-placemat-rjc","title":"Waterdichte leren placemat voor maaltijden","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：宠物防溢餐垫 (Pet Placemat)\n  目标受众：需要保持地面清洁的猫和小型犬主人\n  视觉风格：温馨家居、莫兰迪色系、哑光皮革质感、极简\n  配色策略：使用柔和的米灰色背景(--bg-soft)衬托产品色，主色调(--primary)选取中性暖调以匹配家居环境。\n  模块顺序：Hero (核心利益) -\u003e Feature 1 (结构防溢) -\u003e Feature 2 (防水易洁) -\u003e Feature 3 (巧妙收食) -\u003e Specs -\u003e FAQ\n  详情图映射： Let's use the best images to demonstrate the features.\n  - Hero: image_4.png (猫咪使用场景，清晰展示半包围结构和防溢效果)\n  - Feature 1 (Structure): image_6.png (单独展示扣合后的结构形态)\n  - Feature 2 (Cleaning): image_5.png (特写展示防水和擦拭动作)\n  - Feature 3 (Funnel): image_0.png (展示卷起倒粮的独特功能)\n  规格图映射：Specs=image_2.png (包含详细尺寸数据)\n  对比模块：未加入（无明显竞品对比需求，核心卖点自身足够清晰）\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      \/* Design System Variables *\/\n      --primary: #9e9083; \/* Warm Taupe taken from context *\/\n      --primary-hover: #85786c;\n      --text-main: #2c2c2c;\n      --text-sub: #595959;\n      --bg-body: #ffffff;\n      --bg-soft: #f7f6f4; \/* Very light warm beige *\/\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.05);\n      --spacing-section: clamp(2.5rem, 6vw, 5rem);\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: 1100px;\n      margin: 0 auto;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      font-weight: 600;\n      margin-top: 0;\n      line-height: 1.2;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 42px);\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      margin-bottom: 1.5rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: 22px;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    \/* Image Utilities *\/\n    .media-wrapper {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n      overflow: hidden;\n    }\n\n    .media-wrapper img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    \/* Image Placeholder Style *\/\n    .media-wrapper[style*=\"background-color\"] {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border: 2px dashed #ccc;\n      color: #999;\n      font-weight: 500;\n      min-height: 300px; \/* Minimum height for visibility *\/\n    }\n\n    \/* Section Spacing *\/\n    .section-block {\n      margin-bottom: var(--spacing-section);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      padding: var(--spacing-section) 5% 0;\n      max-width: 900px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .hero-sub {\n      font-size: 20px !important;\n      max-width: 700px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .trust-badge-hero {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 8px 16px;\n      border-radius: 30px;\n      font-weight: 500;\n      font-size: 16px;\n      margin-bottom: 2rem;\n    }\n\n    \/* Feature Section - Z-Pattern *\/\n    .feature-section {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 6vw, 5rem);\n    }\n\n    .feature-section:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media,\n    .feature-copy {\n      flex: 1;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 1.5rem;\n    }\n\n    .feature-tag {\n      background: var(--bg-soft);\n      color: var(--text-sub);\n      padding: 6px 14px;\n      border-radius: 6px;\n      font-size: 16px;\n    }\n\n    \/* Specifications *\/\n    .specs-container {\n      background-color: var(--bg-soft);\n      padding: 3rem;\n      border-radius: var(--radius-lg);\n      display: flex;\n      flex-wrap: wrap;\n      gap: 2rem;\n      align-items: flex-start;\n    }\n    \n    .specs-media {\n        flex: 1 1 400px;\n    }\n\n    .specs-table {\n      flex: 1 1 300px;\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .specs-table td {\n      padding: 16px 0;\n      border-bottom: 1px solid rgba(0, 0, 0, 0.08);\n      font-size: 18px;\n    }\n\n    .specs-label {\n      font-weight: 500;\n      color: var(--text-main);\n      width: 40%;\n    }\n\n    .specs-value {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ *\/\n    .faq-list {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .faq-item {\n      margin-bottom: 2rem;\n      border-bottom: 1px solid var(--bg-soft);\n      padding-bottom: 1.5rem;\n    }\n\n    .faq-question {\n      font-weight: 600;\n      font-size: 20px;\n      margin-bottom: 0.8rem;\n      display: flex;\n      align-items: center;\n    }\n    \n    .faq-question::before {\n        content: \"Q.\";\n        color: var(--primary);\n        margin-right: 10px;\n        font-weight: 700;\n    }\n\n    \/* Mobile Optimization *\/\n    @media (max-width: 768px) {\n      .feature-section,\n      .feature-section:nth-child(even) {\n        flex-direction: column;\n        text-align: left;\n        gap: 2rem;\n      }\n\n      .feature-copy {\n        padding: 0 1rem;\n      }\n      \n      .specs-container {\n          padding: 1.5rem;\n      }\n\n      .specs-table td {\n        display: block;\n        width: 100%;\n        padding: 8px 0;\n        border: none;\n      }\n      \n      .specs-label {\n          margin-top: 12px;\n          color: var(--primary);\n          font-size: 16px;\n      }\n      \n      .specs-value {\n          font-size: 18px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"section-block hero-section\"\u003e\n\u003ch1\u003eDe rommelvrije oplossing voor een fijne eetervaring\u003c\/h1\u003e\n\n\u003cp class=\"hero-sub\"\u003eEen waterdichte leren placemat met opklapbare randen om morsen van je vloeren te houden en schoonmaken moeiteloos te maken.\u003c\/p\u003e\n\u003cspan class=\"trust-badge-hero\"\u003e✨ Ontworpen voor dagelijks gemak \u0026 schone huizen\u003c\/span\u003e\n\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003c!-- [AI Logic: Using image_4 because it clearly shows a cat using the product in a nice home setting, demonstrating the raised edge function.] --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260424095215\/081b96d499b843bc09ec677acdbac35d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section-block feature-section\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eSlim ontwerp met opklapbare hoeken vangt gemorste vloeistoffen op\u003c\/h2\u003e\n\n\u003cp\u003eLaat brokjes niet verspreiden en waterdruppels niet op je schone vloer komen. Eenvoudige hoekdrukknoopjes veranderen deze vlakke mat in een half gesloten bak met opstaande randen, die een effectieve barrière vormen tegen rommel tijdens het eten.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eOpstaande randen\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eVeilige drukknoopsluitingen\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eBevat rommel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003c!-- [AI Logic: Using image_6 to clearly illustrate the structural mechanics of the snapped-up corners without distractions.] --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260424094201\/a88c4ab96f633f3b80730f47b01e570d.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\n\u003cdiv class=\"section-block feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003c!-- [AI Logic: Using image_5 as the definitive proof of waterproof capability and ease of cleaning.] --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260424094201\/8471943bcc6e72b903ef092869ae9c06.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\u003eWaterdicht oppervlak veegt direct schoon\u003c\/h2\u003e\n\n\u003cp\u003eGemaakt van premium PU-leer is het oppervlak volledig waterdicht en bestand tegen olie. Vloeistoffen parelen af en trekken niet in. Schoonmaken is zo simpel als één snelle veegbeweging met een vochtige doek—geen schrobben nodig.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e💧 Waterdicht\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eOliebestendig\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eGemakkelijk af te vegen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Smart Functionality (Secondary USP) --\u003e\n\n\u003cdiv class=\"section-block feature-section\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eFlexibel ontwerp voor eenvoudig opvangen van gemorste etenswaren\u003c\/h2\u003e\n\n\u003cp\u003eHet zachte, duurzame leermateriaal is flexibel genoeg om in een trechtervorm te worden gekruld. Dit slimme ontwerp maakt het gemakkelijk om verspreid voedsel weer terug in de bak te gieten, waardoor afval en moeite worden verminderd.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eFlexibel materiaal\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eTrechtervormig gieten\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eVerminder afval\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003c!-- [AI Logic: Using image_0 uniquely demonstrates the \"funnel\" action for returning spilled food.] --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260424094202\/9addf77f25649feff929df5b079c36f7.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\n\u003cdiv class=\"section-block\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eProductspecificaties\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n\u003cdiv class=\"specs-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003c!-- [AI Logic: Using image_2 as the source of truth for dimensions.] --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260424095057\/fda08f0f6b81df8299508af7732007f5.png\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eMateriaal\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003ePremium PU-leer (Waterdicht)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eVlakke afmetingen\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003e45cm x 30cm (ongeveer 17,7\" x 11,8\")\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eOntwerpkenmerken\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eDrukknoophoeken, Opstaande randen, Matte afwerking\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eGeschikt voor\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eKatten en kleine tot middelgrote honden\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"section-block\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eVeelgestelde vragen\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHoe maak ik de mat schoon?\u003c\/div\u003e\n\n\u003cp\u003eSchoonmaken is heel eenvoudig. Het oppervlak is water- en oliebestendig. Veeg het gewoon af met een vochtige doek of papieren handdoek om gemorste vloeistoffen of resten te verwijderen. Voor hardnekkiger vlekken kan milde zeep worden gebruikt.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs het materiaal bestand tegen krassen?\u003c\/div\u003e\n\n\u003cp\u003eJa, het PU-leer heeft een gestructureerd oppervlak dat ontworpen is om slijtvast en duurzaam te zijn voor dagelijks gebruik door huisdieren.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003ePast dit bij de bakjes van mijn huisdier?\u003c\/div\u003e\n\n\u003cp\u003eMet een vlakke afmeting van 45x30cm biedt het, wanneer het wordt omgeklapt, comfortabel plaats aan de meeste standaard voedsel- en waterbakken voor katten en kleine honden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"Roze Blos \/ 1 Pak (Probeer het uit)","offer_id":47974883819732,"sku":"0424-11147084","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Lichtblauw \/ 1 Pak (Probeer het uit)","offer_id":47974883852500,"sku":"0424-11145574","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Botergeel \/ 1 Pak (Probeer het uit)","offer_id":47974883885268,"sku":"0424-11141472","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Lavendelpaars \/ 1 Pak (Probeer het uit)","offer_id":47974883918036,"sku":"0424-11140584","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Muntgroen \/ 1 Pak (Probeer het uit)","offer_id":47974883950804,"sku":"0424-11148608","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Crème beige \/ 1 Pak (Probeer het uit)","offer_id":47974883983572,"sku":"0424-11149615","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Roze Blos \/ 2 Pakken (Meest populair - Bespaar 20%)","offer_id":47974884016340,"sku":"0424-11144616","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Lichtblauw \/ 2 Pakken (Meest populair - Bespaar 20%)","offer_id":47974884049108,"sku":"0424-11145896","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Botergeel \/ 2 Pakken (Meest populair - Bespaar 20%)","offer_id":47974884081876,"sku":"0424-11142727","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Lavendelpaars \/ 2 Pakken (Meest populair - Bespaar 20%)","offer_id":47974884114644,"sku":"0424-11141695","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Muntgroen \/ 2 Pakken (Meest populair - Bespaar 20%)","offer_id":47974884147412,"sku":"0424-11149925","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Crème beige \/ 2 Pakken (Meest populair - Bespaar 20%)","offer_id":47974884180180,"sku":"0424-11146615","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Roze Blos \/ 3 Pakken (Familiepak - Bespaar 30%)","offer_id":47974884212948,"sku":"0424-11144463","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Lichtblauw \/ 3 Pakken (Familiepak - Bespaar 30%)","offer_id":47974884245716,"sku":"0424-11142047","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Botergeel \/ 3 Pakken (Familiepak - Bespaar 30%)","offer_id":47974884278484,"sku":"0424-11142020","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Lavendelpaars \/ 3 Pakken (Familiepak - Bespaar 30%)","offer_id":47974884311252,"sku":"0424-11141893","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Muntgroen \/ 3 Pakken (Familiepak - Bespaar 30%)","offer_id":47974884344020,"sku":"0424-11145705","price":29.95,"currency_code":"USD","in_stock":true},{"title":"Crème beige \/ 3 Pakken (Familiepak - Bespaar 30%)","offer_id":47974884376788,"sku":"0424-11144661","price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/081b96d499b843bc09ec677acdbac35d.jpg?v=1779520378","url":"https:\/\/omurio.com\/nl\/products\/waterproof-leather-meal-placemat-rjc","provider":"Omurio","version":"1.0","type":"link"}