{"product_id":"skill-building-creative-fun-rjc","title":"Skill-Building Creative Fun","description":"\u003c!--\n[AI Design Logic]\n产品类型：儿童手工套装（太空主题）\n目标受众：3-10岁儿童的家长，寻求便捷、无屏幕娱乐方案\n视觉风格：鲜艳、卡通、太空探险、趣味、整洁\n配色策略：基于包装采用紫色(--primary)作为主色调，搭配深蓝文字和柔和背景\n模块顺序：Hero (吸引注意) -\u003e Feature 1 (零准备\/便捷) -\u003e Feature 2 (易上手\/教育意义) -\u003e Feature 3 (成品玩法) -\u003e Trust (奖项背书) -\u003e Specs -\u003e FAQ\n详情图映射：\n- Hero: image_3.png (展示礼品属性和快乐情绪)\n- Feature 1: image_2.png (展示独立信封和整洁收纳)\n- Feature 2: image_5.png (展示信封内部和说明书，强调简单)\n- Feature 3: image_4.png (展示多种成品类型，强调可玩性)\n- Trust Section: image_8.png (展示奖项和系列感)\n规格图映射：Specs=image_9.png (提取重量信息)\n对比模块：未加入 (产品核心卖点是自身的便捷性，无需强对比)\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #7b4397;\n      --primary-hover: #5e3075;\n      --text-main: #2c3e50;\n      --text-sub: #546e7a;\n      --bg-body: #ffffff;\n      --bg-card: #f8f9fa;\n      --bg-soft: #f3eaff;\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 4px 6px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 20px rgba(0, 0, 0, 0.1);\n      --border-color: #e9ecef;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 800;\n      margin-bottom: 16px;\n      color: var(--primary);\n    }\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 700;\n      margin-bottom: 20px;\n    }\n    .product-detail-container h3 {\n      font-size: 22px;\n      font-weight: 600;\n      margin-bottom: 12px;\n    }\n    .product-detail-container p {\n      font-size: clamp(16px, 2vw, 18px);\n      color: var(--text-sub);\n      margin-bottom: 16px;\n    }\n\n    \/* Layout \u0026 Components *\/\n    .pd-section {\n      margin-bottom: clamp(3rem, 8vw, 5rem);\n    }\n    .pd-img-responsive {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n    .pd-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 12px;\n      border-radius: 20px;\n      font-weight: 600;\n      font-size: 14px;\n      margin-bottom: 12px;\n    }\n\n    \/* Hero Section *\/\n    .hero-block {\n      text-align: center;\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      background: var(--bg-soft);\n      border-radius: var(--radius-lg);\n    }\n    .hero-content {\n      max-width: 800px;\n      margin: 0 auto 30px;\n    }\n\n    \/* Feature Sections (Z-Pattern) *\/\n    .feature-item {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n    .feature-media, .feature-copy {\n      flex: 1;\n    }\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 20px;\n    }\n    .feature-tag {\n      background: var(--bg-card);\n      padding: 8px 16px;\n      border-radius: 8px;\n      font-size: 14px;\n      font-weight: 500;\n      color: var(--text-sub);\n    }\n\n    \/* Trust Section *\/\n    .trust-section {\n      text-align: center;\n      background: var(--bg-card);\n      padding: clamp(2rem, 5vw, 3rem);\n      border-radius: var(--radius-lg);\n    }\n\n    \/* Specifications Header *\/\n    .specs-container {\n      background: var(--bg-card);\n      padding: 30px;\n      border-radius: var(--radius-md);\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n    .specs-table th, .specs-table td {\n      padding: 16px;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .specs-table th {\n      width: 35%;\n      color: var(--text-sub);\n      font-weight: 600;\n    }\n\n    \/* FAQ Header *\/\n    .faq-item {\n      margin-bottom: 24px;\n      border-bottom: 1px solid var(--border-color);\n      padding-bottom: 24px;\n    }\n    .faq-question {\n      font-weight: 700;\n      font-size: 20px;\n      margin-bottom: 12px;\n      color: var(--primary);\n    }\n\n    \/* Image Placeholders *\/\n    .img-placeholder-wrap {\n      width: 100%;\n      background: #f0f0f0;\n      border: 2px dashed #ccc;\n      border-radius: var(--radius-md);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 20px;\n      box-sizing: border-box;\n    }\n    .img-placeholder-text {\n      font-family: monospace;\n      color: #666;\n      text-align: center;\n    }\n\n    \/* Mobile Optimization *\/\n    @media (max-width: 767px) {\n      .feature-item, .feature-item:nth-child(even) {\n        flex-direction: column;\n        text-align: left;\n      }\n      .hero-block {\n        padding: 2rem 1rem;\n      }\n      \/* Responsive Table *\/\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: 16px; border: 1px solid var(--border-color); border-radius: 8px; overflow: hidden; }\n      .specs-table td {\n        padding: 12px 16px;\n        border-bottom: 1px solid var(--border-color);\n        display: flex;\n        justify-content: space-between;\n        text-align: right;\n      }\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-sub);\n        text-align: left;\n        padding-right: 20px;\n      }\n      .specs-table td:last-child { border-bottom: none; }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section hero-block\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"pd-badge\"\u003e✨ Award-Winning Screen-Free Fun\u003c\/span\u003e\n\u003ch1\u003eSpark Creativity, Not Screen Time\u003c\/h1\u003e\n\n\u003cp\u003eUnbox 20 exciting space adventures! This all-inclusive craft kit is designed for frustration-free creativity, giving kids hours of fun and parents a well-deserved break.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"img-placeholder-wrap\"\u003e\n\u003cdiv class=\"img-placeholder-text\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260630171439\/48d6e0241d9d3515b3578c6beb23cf5a.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 Section 1: Convenience \u0026 Organization --\u003e\n\n\u003cdiv class=\"pd-section feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder-wrap\"\u003e\n\u003cdiv class=\"img-placeholder-text\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img60\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260630171439\/808c3782ecea05e8556e59e45a2011fc.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\u003eZero Prep, 100% Organized Fun\u003c\/h2\u003e\n\n\u003cp\u003eSay goodbye to messy supply drawers and last-minute store runs. Each of the 20 projects comes in its own organized, color-coded envelope containing everything needed—pre-cut pieces, instructions, and even the glue! Just hand one over and watch them create.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eAll-Inclusive Kit\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eNo Messy Liquid Glue\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eEasy Cleanup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 2: Easy for Kids, Skill Building --\u003e\n\n\u003cdiv class=\"pd-section feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder-wrap\"\u003e\n\u003cdiv class=\"img-placeholder-text\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260630171439\/2ee3491649093e0a1cfd306648068edf.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\u003eSimple Steps to Big Confidence\u003c\/h2\u003e\n\n\u003cp\u003eDesigned to boost independence and fine motor skills. Clear visual guides and optional video tutorials make it easy for kids ages 5+ to craft on their own, while younger ones (3+) enjoy bonding time with a little help. No scissors required!\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003ePre-Cut Shapes\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eVisual Instructions\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eAges 3-10 Years\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 3: Play Value --\u003e\n\n\u003cdiv class=\"pd-section feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder-wrap\"\u003e\n\u003cdiv class=\"img-placeholder-text\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img63\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260630171439\/af1aefa6c9ed4ae3c4413cea4fe8e493.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\u003eCrafts That Become Toys\u003c\/h2\u003e\n\n\u003cp\u003eThe fun doesn't stop when the crafting ends. Kids will love blasting off with paper rockets, wearing alien masks, and putting on shows with finger puppets. It's crafting time followed by hours of imaginative role-play.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eWearable Masks\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003ePlayable Puppets\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eImaginative Play\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Trust \/ Social Proof Section --\u003e\n\n\u003cdiv class=\"pd-section trust-section\"\u003e\n\u003ch2\u003eTrusted by Parents, Loved by Little Makers\u003c\/h2\u003e\n\n\u003cp\u003eJoin thousands of families who have chosen our award-winning kits for creative, educational downtime.\u003c\/p\u003e\n\n\u003cdiv style=\"max-width: 800px; margin: 0 auto;\"\u003e\n\u003cdiv class=\"img-placeholder-wrap\"\u003e\n\u003cdiv class=\"img-placeholder-text\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260630171439\/09e04514e211e12c91cbcb5bd501d896.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\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eProduct Specifications\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\"\u003eTheme\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eSpace Adventure\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eProjects Included\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e20 Individual Crafts\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eRecommended Age\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e3 - 10 Years\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eWhat's Inside\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003ePre-cut paper pieces, instructions, glue stick, storage box\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eWeight\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eApprox. 800g (1.76 lb)\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=\"pd-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this suitable for a 3-year-old?\u003c\/div\u003e\n\n\u003cp\u003eYes! While designed for ages 3-10, younger children (around 3-4) will enjoy doing the projects together with an adult as a fun bonding activity. Kids ages 5+ can often complete them independently.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the craft kit messy?\u003c\/div\u003e\n\n\u003cp\u003eNot at all! We use included glue sticks instead of messy liquid glue or paint. The projects are designed to be low-mess and easy to clean up.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDo I need to provide scissors or other tools?\u003c\/div\u003e\n\n\u003cp\u003eNo extra tools are needed. All paper pieces are pre-cut and ready to assemble. Everything required to finish the crafts is included in the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"Space \/ 1 Kit (20 Projects)","offer_id":48188643180756,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"Dinosaur \/ 1 Kit (20 Projects)","offer_id":48188643213524,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"Princess \u0026 Unicorn \/ 1 Kit (20 Projects)","offer_id":48188643246292,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"Animals \/ 1 Kit (20 Projects)","offer_id":48188643279060,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"Fairy Garden \/ 1 Kit (20 Projects)","offer_id":48188643311828,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"Under the Sea \/ 1 Kit (20 Projects)","offer_id":48188643344596,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true},{"title":"Space \/ 2 Kits (Gift Ready - 10%)","offer_id":48188643377364,"sku":null,"price":53.91,"currency_code":"USD","in_stock":true},{"title":"Dinosaur \/ 2 Kits (Gift Ready - 10%)","offer_id":48188643410132,"sku":null,"price":53.91,"currency_code":"USD","in_stock":true},{"title":"Princess \u0026 Unicorn \/ 2 Kits (Gift Ready - 10%)","offer_id":48188643442900,"sku":null,"price":53.91,"currency_code":"USD","in_stock":true},{"title":"Animals \/ 2 Kits (Gift Ready - 10%)","offer_id":48188643475668,"sku":null,"price":53.91,"currency_code":"USD","in_stock":true},{"title":"Fairy Garden \/ 2 Kits (Gift Ready - 10%)","offer_id":48188643508436,"sku":null,"price":53.91,"currency_code":"USD","in_stock":true},{"title":"Under the Sea \/ 2 Kits (Gift Ready - 10%)","offer_id":48188643541204,"sku":null,"price":53.91,"currency_code":"USD","in_stock":true},{"title":"Space \/ 3 Kits (Stock Up \u0026 Save - 15%)","offer_id":48188643573972,"sku":null,"price":76.37,"currency_code":"USD","in_stock":true},{"title":"Dinosaur \/ 3 Kits (Stock Up \u0026 Save - 15%)","offer_id":48188643606740,"sku":null,"price":76.37,"currency_code":"USD","in_stock":true},{"title":"Princess \u0026 Unicorn \/ 3 Kits (Stock Up \u0026 Save - 15%)","offer_id":48188643639508,"sku":null,"price":76.37,"currency_code":"USD","in_stock":true},{"title":"Animals \/ 3 Kits (Stock Up \u0026 Save - 15%)","offer_id":48188643672276,"sku":null,"price":76.37,"currency_code":"USD","in_stock":true},{"title":"Fairy Garden \/ 3 Kits (Stock Up \u0026 Save - 15%)","offer_id":48188643705044,"sku":null,"price":76.37,"currency_code":"USD","in_stock":true},{"title":"Under the Sea \/ 3 Kits (Stock Up \u0026 Save - 15%)","offer_id":48188643737812,"sku":null,"price":76.37,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/af1aefa6c9ed4ae3c4413cea4fe8e493.jpg?v=1782815529","url":"https:\/\/omurio.com\/products\/skill-building-creative-fun-rjc","provider":"Omurio","version":"1.0","type":"link"}