{"product_id":"creative-flower-dyeing-kit-rjc","title":"Creatieve bloemverfset","description":"\u003c!--\n[AI Design Logic]\nProduct Type: DIY-set voor het verven van wetenschappelijke papieren bloemen\nTarget Audience: Kinderen vanaf 6 jaar en gezinnen die geïnteresseerd zijn in creatieve STEM-knutselprojecten\nVisual Style: Zacht, artistiek, wetenschappelijk en speels (bloemelfenthema)\nColor Strategy: Zachte roze tinten, helder wit en fris plantengroen, in contrast met levendige geverfde kleurovergangen\nModule Order: Hero-sectie -\u003e Functie 1 (Twee verfmethoden) -\u003e Functie 2 (Botanische variëteiten) -\u003e Functie 3 (Stapsgewijze displaydoos) -\u003e Specificaties -\u003e Veelgestelde vragen\nDetail Image Mapping: Hero=detail_4, Feature1=detail_3, Feature2=detail_9, Feature3=detail_1, Package=detail_8\nSpecification Data Source: Uitsluitend geëxtraheerd uit de visuele inhoud van de detailafbeeldingen. Er wordt geen tijdelijke aanduiding voor een specificatieafbeelding weergegeven.\nCompare Section: Niet opgenomen (er zijn geen directe vergelijkingsgegevens beschikbaar).\nInformation Boundary: Volledig gebaseerd op visueel bewijs en tekstuele richtlijnen. Er zijn geen niet-geverifieerde materiaalspecificaties of onjuiste meetwaarden opgenomen.\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: #e65c87;\n      --primary-hover: #c9466f;\n      --secondary: #4ca6a4;\n      --text-main: #2b2b2b;\n      --text-sub: #555555;\n      --bg-body: #fffbfd;\n      --bg-card: #ffffff;\n      --bg-soft: #fbf5f7;\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 4px 10px rgba(230, 92, 135, 0.05);\n      --shadow-lg: 0 10px 30px rgba(230, 92, 135, 0.08);\n      --border-color: #f3e1e8;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 20px 5%;\n      background-color: var(--bg-body);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    \/* Fixed Typography System (Strict Size Rules) *\/\n    .product-detail-container h1 {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 700;\n      color: var(--text-main);\n      margin: 0 0 12px 0;\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 600;\n      color: var(--text-main);\n      margin: 0 0 14px 0;\n    }\n\n    .product-detail-container p,\n    .product-detail-container span,\n    .product-detail-container li,\n    .product-detail-container td,\n    .product-detail-container .tag,\n    .product-detail-container .faq-answer {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      color: var(--text-sub);\n    }\n\n    \/* Layout Spacing *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Image Placeholders *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      background-color: #f0f0f0;\n      border: 2px dashed #cccccc;\n      border-radius: var(--radius-md);\n      padding: 40px 20px;\n      text-align: center;\n      box-sizing: border-box;\n      font-weight: 500;\n      margin: 15px 0;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 200px;\n    }\n\n    \/* Hero Block *\/\n    .product-detail-container .hero-section {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: clamp(20px, 5vw, 40px);\n      box-shadow: var(--shadow-lg);\n      text-align: center;\n    }\n\n    .product-detail-container .hero-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      border: 1px solid var(--primary);\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .hero-subtitle {\n      max-width: 800px;\n      margin: 0 auto 24px auto;\n    }\n\n    \/* Feature Sections *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      align-items: center;\n      gap: 40px;\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 30px;\n      box-shadow: var(--shadow-sm);\n      margin-bottom: 30px;\n    }\n\n    .product-detail-container .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .product-detail-container .feature-media {\n      flex: 1;\n      min-width: 280px;\n    }\n\n    .product-detail-container .feature-copy {\n      flex: 1.2;\n    }\n\n    .product-detail-container .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 15px;\n    }\n\n    .product-detail-container .tag {\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      color: var(--primary);\n      padding: 4px 12px;\n      border-radius: 6px;\n      font-weight: 500;\n    }\n\n    \/* Showcase Section *\/\n    .product-detail-container .showcase-section {\n      text-align: center;\n      background: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n    }\n\n    \/* Specifications Section *\/\n    .product-detail-container .specifications-section {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: clamp(20px, 4vw, 40px);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 20px;\n    }\n\n    .product-detail-container .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px 20px;\n      vertical-align: top;\n    }\n\n    .product-detail-container .spec-label {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 30%;\n    }\n\n    .product-detail-container .spec-value {\n      display: block;\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Section *\/\n    .product-detail-container .faq-section {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: clamp(20px, 4vw, 40px);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 20px 0;\n    }\n\n    .product-detail-container .faq-item:last-child {\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n\n    .product-detail-container .faq-item:first-child {\n      padding-top: 0;\n    }\n\n    .product-detail-container .faq-question {\n      margin-bottom: 8px;\n    }\n\n    \/* Safety Alert Block *\/\n    .product-detail-container .safety-alert {\n      background-color: #fff1f0;\n      border: 1px solid #ffccc7;\n      border-radius: var(--radius-md);\n      padding: 16px 20px;\n      margin-top: 24px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n\n    .product-detail-container .safety-alert-text {\n      color: #ff4d4f;\n      font-weight: 600;\n    }\n\n    \/* Mobile Responsive Rules *\/\n    @media (max-width: 767px) {\n      .product-detail-container {\n        padding: 15px 3%;\n      }\n\n      .product-detail-container .feature-item {\n        flex-direction: column !important; \/* Force Image First, Text Second *\/\n        padding: 20px;\n        gap: 20px;\n      }\n\n      .product-detail-container .feature-media {\n        order: 1 !important;\n        width: 100%;\n      }\n\n      .product-detail-container .feature-copy {\n        order: 2 !important;\n        width: 100%;\n      }\n\n      \/* Responsive Specifications Table to Prevent Overlap and Horizontal Scroll *\/\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .product-detail-container .spec-table tr {\n        padding: 12px 0;\n      }\n\n      .product-detail-container .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 8px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .product-detail-container .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px !important;\n        font-weight: 600;\n        line-height: 1.5;\n        color: var(--text-main);\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .product-detail-container .spec-label {\n        display: none !important; \/* Hide original layout label cell on mobile *\/\n      }\n\n      .product-detail-container .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px !important;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .product-detail-container .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\u003cspan class=\"hero-badge\"\u003e🔬 Leuk STEM-leer- en kunstpakket\u003c\/span\u003e\n\u003ch1\u003eGeef je droombloemen kleur met de magie van capillaire werking\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eEen fascinerende praktische set voor wetenschap en kunst waarmee je gewone witte bloemblaadjes verandert in levendige bloemen met aangepaste kleurovergangen. Leer natuurkundige principes terwijl je een betoverend 3D-boeket van papier maakt.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img152\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260918154358\/c3b4f2b36b8242c5ae1da26c529d19ef.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\n\n\u003csection class=\"features-section\"\u003e\u003c!-- Feature 1: Siphon \u0026 Dot Dyeing --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img148\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260918154358\/3078257069fcb642ef8c80ed2ac2cd20.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eOntdek twee fascinerende verfmethoden\u003c\/h2\u003e\n\n\u003cp\u003eZie de magie van natuurkunde op twee creatieve manieren. Gebruik de kleurabsorptiemethode en kijk hoe gekleurd water door holle stelen omhoog trekt om je papieren bloemblaadjes automatisch te bevochtigen en te kleuren. Of gebruik de directe stippenmethode op bloemblaadjes van geweven filterdoek om kleuren naar wens te mengen.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eCapillaire werking\u003c\/span\u003e \u003cspan class=\"tag\"\u003eStippenverven met filterdoek\u003c\/span\u003e \u003cspan class=\"tag\"\u003eKleurentheorie\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Variety of Flower Shapes --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img149\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260918154358\/a46cdcf35f9caf6f6d7556c7aec586b7.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eMaak 7 prachtige botanische variëteiten\u003c\/h2\u003e\n\n\u003cp\u003eStel een rijke en gevarieerde bloementuin samen! Deze complete set bevat gevormde bloemblaadjes waarmee je 7 verschillende bloemsoorten kunt samenstellen en verven: dahlia, lelie, Afrikaanse margriet, hortensia, Chinese roos, camellia en pioenroos.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003e7 bloemsoorten\u003c\/span\u003e \u003cspan class=\"tag\"\u003eArtistieke vrijheid\u003c\/span\u003e \u003cspan class=\"tag\"\u003eHandvaardigheid\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Butterfly Crease-Fold Display Gallery --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img150\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260918154358\/ae519935cf900eb0c137d3b76876939c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eStel samen en presenteer in een sprookjesachtige doos\u003c\/h2\u003e\n\n\u003cp\u003eDe verpakking verandert in een prachtige galeriedoos. Vouw langs de rillijnen om een displaystandaard te maken met een platform waarin mooie vlindervormige insteekopeningen zijn uitgesneden. Knip de geverfde bloemstelen op de gewenste lengte en stel je eigen bloemententoonstelling samen.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eOpvouwbare standaard\u003c\/span\u003e \u003cspan class=\"tag\"\u003eVlindervormige openingen\u003c\/span\u003e \u003cspan class=\"tag\"\u003eKamerdecoratie\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SHOWCASE SECTION (Steps and Contents) --\u003e\n\n\u003csection class=\"showcase-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eAlles-in-één knutselbakje en inhoud\u003c\/h2\u003e\n\n\u003cp\u003eIn een overzichtelijk sorteer- en verfbakje blijft alles netjes op zijn plaats. Het bakje heeft ingebouwde insteekopeningen waarin je je pas geverfde bloemen rechtop kunt laten drogen.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img151\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260918154358\/f494bf06accae2821378b3e950c92733.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecificaties\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\" data-label=\"Aanbevolen leeftijd\"\u003e\u003cspan class=\"spec-value\"\u003eVanaf 6 jaar\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\" data-label=\"Bloemvariëteiten\"\u003e\u003cspan class=\"spec-value\"\u003eDahlia, lelie, Afrikaanse margriet, hortensia, Chinese roos, camellia, pioenroos\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\" data-label=\"Wetenschappelijk principe\"\u003e\u003cspan class=\"spec-value\"\u003eHeveleffect, capillaire werking en diffusie\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\" data-label=\"Stengels\"\u003e\u003cspan class=\"spec-value\"\u003eGroene holle constructiebuizen van kunststof\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\" data-label=\"Verfmaterialen\"\u003e\u003cspan class=\"spec-value\"\u003eWaterabsorberend papier en bloemblaadjes van filterdoek\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Safety warning highlighted clearly at the bottom of specs --\u003e\n\n\u003cdiv class=\"safety-alert\"\u003e\u003cspan class=\"safety-alert-text\"\u003e⚠️ WAARSCHUWING: VERSTIKKINGSGEVAAR - Kleine onderdelen. Niet geschikt voor kinderen jonger dan 3 jaar.\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- E. FAQ --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eVeelgestelde vragen\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eV: Hoe werkt de verfmethode met capillaire werking?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eDe set bevat groene, holle bloemstelen die werken als kleine constructierietjes. Wanneer je ze in het gekleurde watermengsel in het bakje plaatst, stijgt het gekleurde water vanzelf door de smalle binnenkanalen van de stelen en verspreidt het zich rechtstreeks over de waterabsorberende papieren bloemblaadjes. Zo zien kinderen de capillaire werking in real time.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eV: Welke twee verschillende verfmethoden zijn inbegrepen?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eJe kunt het waterabsorberende papier gebruiken voor kleurabsorptie door capillaire werking (waarbij vloeistof door de steel omhoog trekt) of het geweven filterdoek gebruiken voor direct stippenverven (waarbij je met pipetflesjes verf rechtstreeks op de vlakke bloemblaadjes aanbrengt om aangepaste, veelkleurige stippen te maken).\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eV: Hoe zet je de vlinderdisplaystandaard in elkaar?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eDe binnenkaart vouwt langs de vooraf aangebrachte rillijnen omhoog, waardoor een platform met decoratieve, vlindervormige insteekopeningen zichtbaar wordt. Zodra je bloemen geverfd, met een schaar op de gewenste lengte geknipt en droog zijn, kun je ze stevig in de vlinderopeningen steken om ze te presenteren.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"Default Title","offer_id":47623714668717,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/991bd80d0833c3d4aeb53050323a51fe.jpg?v=1789717994","url":"https:\/\/newjoyloo.com\/nl\/products\/creative-flower-dyeing-kit-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}