{"product_id":"3d-stem-electric-track-toy-rjc","title":"Elektrisch 3D-STEM-baanspeelgoed","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: 3D Anti-Gravity Train Track Block Toy\nTarget Audience: Kids aged 3 to 8 and parents looking for creative construction toys\nVisual Style: Vibrant, engaging, playful, educational\nColor Strategy: Bright orange primary accents, soft warm background tints, clean white cards to match the toy's color palette\nModule Order: Hero Section -\u003e Feature 1 (Anti-Gravity Climbing) -\u003e Feature 2 (Suction Connection) -\u003e Feature 3 (Creative Tracks) -\u003e Feature 4 (USB charging \u0026 Design) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_6, Feature1=detail_3, Feature2=detail_2, Feature3=detail_4, Feature4=detail_5\nSpecification Data Source: spec_1, product_analysis_report (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (insufficient data to create a reliable comparison with other sets)\nInformation Boundary: Only information explicitly provided in the product analysis report, detail images, specification images, and the current conversation has been used. No unverified product facts have been added.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #FF8C00;\n      --primary-hover: #E07B00;\n      --text-main: #2C3E50;\n      --text-sub: #5A6B7C;\n      --bg-body: #FFFFFF;\n      --bg-card: #FAFAFA;\n      --bg-soft: #FFF4E6;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.08);\n      --border-color: #EAEAEA;\n      \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      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    .product-detail-container * {\n      box-sizing: border-box;\n    }\n\n    \/* Vast typografiesysteem *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\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 .spec-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-description,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .tag {\n      font-size: 18px;\n      line-height: 1.6;\n      font-weight: 400;\n      margin: 0;\n      color: var(--text-sub);\n    }\n\n    \/* Stijl voor afbeeldingsplaatshouder *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      aspect-ratio: 16 \/ 10;\n      background-color: #F0F2F5;\n      border: 2px dashed #D0D5DD;\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      font-size: 18px;\n      color: var(--text-sub);\n      font-weight: 500;\n      padding: 20px;\n    }\n\n    \/* Ruimtesysteem *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Badges en pillen *\/\n    .product-detail-container .badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\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 .tags-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .tag {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n    }\n\n    \/* Hero-sectie *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding-top: 24px;\n    }\n\n    .product-detail-container .hero-content {\n      max-width: 800px;\n      margin: 0 auto 24px auto;\n    }\n\n    \/* Indeling van functieblokken *\/\n    .product-detail-container .feature-list {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(1.5rem, 4vw, 3rem);\n    }\n\n    .product-detail-container .feature-item {\n      display: flex;\n      align-items: center;\n      gap: 32px;\n      background-color: var(--bg-card);\n      padding: 24px;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\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.2;\n      min-width: 0;\n    }\n\n    .product-detail-container .feature-copy {\n      flex: 1;\n      min-width: 0;\n    }\n\n    \/* Opmaak van de specificatiesectie *\/\n    .product-detail-container .specifications-section {\n      background-color: var(--bg-card);\n      padding: 32px;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\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 12px;\n      vertical-align: top;\n    }\n\n    \/* FAQ-sectie *\/\n    .product-detail-container .faq-section {\n      background-color: var(--bg-soft);\n      padding: 32px;\n      border-radius: var(--radius-lg);\n    }\n\n    .product-detail-container .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      margin-top: 24px;\n    }\n\n    .product-detail-container .faq-item {\n      background-color: var(--bg-body);\n      padding: 24px;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .faq-question {\n      margin-bottom: 8px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    \/* Responsieve mobiele weergave *\/\n    @media (max-width: 767px) {\n      .product-detail-container .feature-item {\n        flex-direction: column !important;\n        gap: 16px;\n        padding: 16px;\n      }\n\n      .product-detail-container .feature-media {\n        width: 100%;\n        order: 1; \/* Afbeelding eerst *\/\n      }\n\n      .product-detail-container .feature-copy {\n        width: 100%;\n        order: 2; \/* Tekst als tweede *\/\n      }\n\n      \/* Responsieve tabel voor specificaties *\/\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 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: 14px 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;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n      }\n\n      .product-detail-container .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\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!-- Hero-sectie --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"badge\"\u003eOntworpen voor kinderen van 3-8 jaar\u003c\/span\u003e\n\u003ch1\u003eTreinset die zwaartekracht trotseert en tegen muren opklimt\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eErvaar een nieuwe manier om te bouwen en te spelen. Zie hoe de gemotoriseerde trein paden met een hoek van 90 graden beklimt, verticale ramen oversteekt en ondersteboven aangelegde routes volgt.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260908140643\/ee218bf311b76ac1afdb0a7d5b081aa5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Functiesecties --\u003e\n\n\u003csection class=\"feature-list\"\u003e\u003c!-- Functie 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260908140643\/36de2763afcd7e1e0d72ea800dbc1ce1.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=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e360°-actie zonder zwaartekracht\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eDe gemotoriseerde trein maakt gebruik van een diep ingrijpende tandwielverbinding om stevig in de centrale gleuf van de baan te vergrendelen. Dankzij dit mechanisme kan hij constructies met een hoek van 90 graden beklimmen en ondersteboven over een traject van 180 graden rijden zonder eraf te vallen.\u003c\/p\u003e\n\n\u003cdiv class=\"tags-container\"\u003e\n\u003cspan class=\"tag\"\u003eKlimmen zonder zwaartekracht\u003c\/span\u003e \u003cspan class=\"tag\"\u003eIn elkaar grijpende tandwielgleuf\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Functie 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260908140643\/66dd8dae8df7f80b8efd041fd945c442.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=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eEenvoudige bevestiging op meerdere oppervlakken\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eMet stevige, transparante gripvoetjes kun je de baanonderdelen bevestigen op verticale glazen ramen, betegelde muren of gladde vloeren om dynamische speelroutes te bouwen.\u003c\/p\u003e\n\n\u003cdiv class=\"tags-container\"\u003e\n\u003cspan class=\"tag\"\u003eZuignapjes met grip\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSpelen op verticale ramen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Functie 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260908140643\/f2f30f081719696fd40ae381a0205a2b.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=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eVrij bouwen met eindeloze mogelijkheden\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eMet de configuratie van 84 baanonderdelen kunnen kinderen spiralen, bochten, kruisingen, golfvormen en verhoogde bogen maken om ruimtelijke grenzen en probleemoplossende vaardigheden te verkennen.\u003c\/p\u003e\n\n\u003cdiv class=\"tags-container\"\u003e\n\u003cspan class=\"tag\"\u003eConfiguratie met 84 onderdelen\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMeerdere baanmogelijkheden\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Functie 4 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260908140643\/26615599210feaf4f7481772ec865071.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=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eEenvoudig inklikken en opladen via USB\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eDe baanonderdelen zijn ontworpen met kinderen in gedachten en hebben een eenvoudige schuifvergrendeling met mannelijke en vrouwelijke aansluiting voor een soepele handmatige uitlijning. De gemotoriseerde trein krijgt eenvoudig stroom via de geïntegreerde Type-C-USB-oplaadpoort, zodat losse batterijen vervangen niet meer nodig is.\u003c\/p\u003e\n\n\u003cdiv class=\"tags-container\"\u003e\n\u003cspan class=\"tag\"\u003eType-C-USB-poort\u003c\/span\u003e \u003cspan class=\"tag\"\u003eEenvoudig inklikken\u003c\/span\u003e \u003cspan class=\"tag\"\u003eOntwerp met gladde randen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specificatiesectie (geen afbeeldingsplaatshouders toegestaan) --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"spec-title\"\u003eProductspecificaties\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Leeftijdsgroep\"\u003e\u003cspan class=\"spec-value\"\u003e3-8 jaar\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Aantal onderdelen\"\u003e\u003cspan class=\"spec-value\"\u003e84 onderdelen\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Treinconfiguratie\"\u003e\u003cspan class=\"spec-value\"\u003e1 gemotoriseerde trein inbegrepen\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Voeding\"\u003e\u003cspan class=\"spec-value\"\u003eIngebouwde oplaadbare lithiumbatterij\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Oplaadinterface\"\u003e\u003cspan class=\"spec-value\"\u003eType-C-\/USB-oplaadpoort\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Materiaal\"\u003e\u003cspan class=\"spec-value\"\u003eGlanzend ABS-kunststof en tandwielgleuf in de baan\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Bevestigingsmechanisme\"\u003e\u003cspan class=\"spec-value\"\u003eTransparante ronde siliconen zuignappen\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Baanmontage\"\u003e\u003cspan class=\"spec-value\"\u003eMannelijke\/vrouwelijke inklikverbindingen aan de zijkant van de rails\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ-sectie --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eVeelgestelde vragen\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003c!-- FAQ 1 --\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Hoe blijft de trein verticaal op de baan?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eDe gemotoriseerde trein heeft een aandrijftandwiel aan de onderkant dat fysiek in de centrale tandwielgleuf van elk onderdeel grijpt. Hierdoor kan de trein niet naar beneden vallen tijdens beklimmingen van 90 graden of onderstebovenmanoeuvres.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ 2 --\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Waar kunnen de zuignapbevestigingen worden bevestigd?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eDe baan maakt gebruik van siliconen zuignappen met grip die stevig hechten aan schone, vlakke en niet-poreuze oppervlakken, zoals gladde glazen ramen, spiegels binnenshuis, gepolijste keramische tegels en vlakke vloeren.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ 3 --\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"84-delige Set (met 1 gemotoriseerde auto)","offer_id":48635336655060,"sku":null,"price":34.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/afcd479af9ecfd4e1867857062eb77a7.jpg?v=1788847919","url":"https:\/\/omurio.com\/nl\/products\/3d-stem-electric-track-toy-rjc","provider":"Omurio","version":"1.0","type":"link"}