{"product_id":"plymagic-diy-booknook-interstellar-space-station","title":"Plymagic DIY BookNook - Interstellar Space Station","description":"\u003c!-- 新增最外层隔离容器：所有自定义样式仅作用于该容器内，不影响网站其他元素 --\u003e\n\u003cdiv class=\"custom-product-section\"\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n        \/* ========== 样式完全隔离：所有样式都嵌套在.custom-product-section下，不污染全局 ========== *\/\n        .custom-product-section * {\n          box-sizing: border-box;\n          margin: 0;\n          padding: 0;\n        }\n\n        \/* ========== 评论区专属样式（完全隔离） ========== *\/\n        .custom-product-section .testimonials-wrap-custom {\n          margin: 1.5rem auto;\n          width: 100%;\n          position: relative;\n          z-index: 1;\n          font-family: inherit;\n        }\n        .custom-product-section .testimonials-wrap-custom .testimonials-title-custom {\n          text-align: center;\n          font-size: 1.6rem;\n          font-weight: 600;\n          color: #333;\n          margin-bottom: 1.5rem;\n          line-height: 1.3;\n        }\n        .custom-product-section .testimonials-wrap-custom .testimonials-grid-custom {\n          display: grid;\n          grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n          gap: 1.5rem;\n          width: 100%;\n          scroll-behavior: smooth;\n          overflow: visible;\n        }\n        .custom-product-section .testimonials-wrap-custom .testimonial-card-custom {\n          background: #fff;\n          border-radius: 16px;\n          box-shadow: 0 6px 16px rgba(0,0,0,0.06);\n          overflow: hidden;\n          width: 100%;\n          transition: transform 0.2s ease;\n        }\n        .custom-product-section .testimonials-wrap-custom .testimonial-card-custom:hover {\n          transform: translateY(-4px);\n        }\n        .custom-product-section .testimonials-wrap-custom .testimonial-rating-custom {\n          text-align: center;\n          color: #ffc107;\n          font-size: 1.2rem;\n          padding: 1rem 0 0.5rem;\n        }\n        .custom-product-section .testimonials-wrap-custom .testimonial-title-custom {\n          font-weight: 600;\n          color: #333;\n          padding: 0 1.2rem;\n          margin: 0.5rem 0;\n          font-size: 1rem;\n          line-height: 1.4;\n          text-align: center;\n        }\n        .custom-product-section .testimonials-wrap-custom .testimonial-text-custom {\n          background: #f7f7f7;\n          color: #666;\n          font-size: 0.95rem;\n          line-height: 1.7;\n          padding: 1rem 1.2rem;\n          margin: 0.5rem 1rem 1rem;\n          border-radius: 10px;\n          width: calc(100% - 2rem);\n        }\n        .custom-product-section .testimonials-wrap-custom .testimonial-author-custom {\n          text-align: center;\n          font-weight: 600;\n          color: #555;\n          padding-bottom: 1.2rem;\n          font-size: 0.9rem;\n        }\n        .custom-product-section .testimonials-wrap-custom .carousel-container-custom {\n          position: relative;\n          width: 100%;\n          margin: 0 auto;\n        }\n        .custom-product-section .testimonials-wrap-custom .carousel-dots-custom {\n          display: flex;\n          justify-content: center;\n          gap: 0.8rem;\n          margin-top: 1.5rem;\n          width: 100%;\n        }\n        .custom-product-section .testimonials-wrap-custom .carousel-dot-custom {\n          width: 12px;\n          height: 12px;\n          border-radius: 50%;\n          background: #e0e0e0;\n          cursor: pointer;\n          transition: all 0.3s ease;\n        }\n        .custom-product-section .testimonials-wrap-custom .carousel-dot-custom.active {\n          background: #333;\n          transform: scale(1.2);\n        }\n\n        \/* ========== 响应式：仅作用于评论区 ========== *\/\n        @media (max-width: 768px) {\n          .custom-product-section .testimonials-wrap-custom .testimonials-grid-custom {\n            display: flex;\n            overflow-x: auto;\n            overflow-y: hidden;\n            scroll-snap-type: x mandatory;\n            -webkit-overflow-scrolling: touch;\n            scroll-behavior: smooth;\n            gap: 0;\n            width: 100%;\n            user-select: none;\n            padding-bottom: 0.8rem;\n          }\n          .custom-product-section .testimonials-wrap-custom .testimonial-card-custom {\n            flex: 0 0 100%;\n            scroll-snap-align: start;\n            margin: 0;\n          }\n          .custom-product-section .testimonials-wrap-custom .testimonials-grid-custom::-webkit-scrollbar {\n            display: none;\n            height: 0;\n          }\n          .custom-product-section .testimonials-wrap-custom .testimonials-grid-custom {\n            -ms-overflow-style: none;\n            scrollbar-width: none;\n          }\n        }\n\n        @media (min-width: 769px) {\n          .custom-product-section .testimonials-wrap-custom .carousel-dots-custom {\n            display: none;\n          }\n        }\n\n        \/* ========== FAQ下拉框最终样式修复（核心：选中态持久化+手机端颜色修复） ========== *\/\n        .custom-product-section .product-faq-custom {\n          margin: 2rem auto 1rem;\n          width: 100%;\n          font-family: inherit;\n          position: relative;\n          z-index: 10;\n          padding: 0 0.5rem;\n        }\n        .custom-product-section .faq-title-custom {\n          font-size: 1.6rem;\n          font-weight: 600;\n          color: #333;\n          margin-bottom: 1.5rem;\n          line-height: 1.3;\n          text-align: left;\n        }\n        .custom-product-section .product-faq-custom .faq-item-custom {\n          margin-bottom: 15px;\n          border: 1px solid #e0d8d0;\n          border-radius: 8px;\n          overflow: hidden;\n          width: 100%;\n          background: #fff;\n          position: relative;\n          z-index: 11;\n          box-shadow: 0 2px 4px rgba(0,0,0,0.03);\n        }\n        \/* 核心1：区分hover和active选中态，避免手机端双颜色 *\/\n        .custom-product-section .product-faq-custom .faq-question-custom {\n          padding: 16px 20px;\n          background: #F0F0F0; \/* 默认态 *\/\n          font-weight: 500;\n          cursor: pointer;\n          display: flex;\n          justify-content: space-between;\n          align-items: center;\n          transition: all 0.3s ease;\n          font-size: 1rem;\n          color: #333; \/* 默认文字色 *\/\n          position: relative;\n          z-index: 12;\n          user-select: none;\n        }\n        \/* hover态：仅鼠标悬浮时生效，手机端无hover，避免冲突 *\/\n        .custom-product-section .product-faq-custom .faq-question-custom:hover {\n          background: #044D79;\n          color: #fff;\n        }\n        \/* 核心2：active选中态（展开时）持久化，优先级高于hover *\/\n        .custom-product-section .product-faq-custom .faq-item-custom.active .faq-question-custom {\n          background: #044D79 !important; \/* 强制生效，持久保留 *\/\n          color: #fff !important; \/* 文字色持久保留 *\/\n        }\n        \/* 伪元素样式：选中态同步变化 *\/\n        .custom-product-section .product-faq-custom .faq-question-custom::after {\n          content: \"+\";\n          font-size: 1.4rem;\n          color: #8b7355; \/* 默认色 *\/\n          font-weight: bold;\n          position: relative;\n          z-index: 13;\n          width: 24px;\n          height: 24px;\n          line-height: 24px;\n          text-align: center;\n          transition: all 0.3s ease;\n        }\n        \/* 选中态伪元素颜色 *\/\n        .custom-product-section .product-faq-custom .faq-item-custom.active .faq-question-custom::after {\n          content: \"-\";\n          color: #fff !important;\n        }\n        .custom-product-section .product-faq-custom .faq-answer-custom {\n          padding: 0 20px;\n          max-height: 0;\n          overflow: hidden;\n          transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out !important;\n          font-size: 0.95rem;\n          line-height: 1.8;\n          color: #555;\n          width: 100%;\n          background: #ffffff;\n        }\n        .custom-product-section .product-faq-custom .faq-item-custom.active .faq-answer-custom {\n          padding: 20px !important;\n          max-height: 2000px !important;\n        }\n\n        \/* ========== 其他板块样式（同样做隔离） ========== *\/\n        .custom-product-section .product-specs-custom {\n          margin: 1.5rem auto 1rem;\n          width: 100%;\n          font-family: inherit;\n        }\n        .custom-product-section .specs-title-custom {\n          font-size: 1.6rem;\n          font-weight: 600;\n          color: #333;\n          margin-bottom: 1rem;\n          line-height: 1.3;\n          text-align: left;\n          position: relative;\n          padding-bottom: 8px;\n        }\n        .custom-product-section .specs-title-custom::after {\n          content: '';\n          position: absolute;\n          left: 0;\n          bottom: 0;\n          width: 60px;\n          height: 2px;\n          background: #8b7355;\n        }\n        .custom-product-section .specs-table-custom {\n          width: 100%;\n          border-collapse: collapse;\n          background: #fff;\n          border-radius: 8px;\n          overflow: hidden;\n          box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        }\n        .custom-product-section .specs-table-custom th,\n        .custom-product-section .specs-table-custom td {\n          padding: 12px 10px;\n          text-align: left;\n          border-bottom: 1px solid #f0f0f0;\n          font-size: 0.9rem;\n          word-break: break-all;\n        }\n        .custom-product-section .specs-table-custom th {\n          background: #F0F0F0;\n          font-weight: 600;\n          color: #333;\n          width: 30%;\n        }\n        .custom-product-section .specs-table-custom td {\n          color: #666;\n          line-height: 1.6;\n        }\n        .custom-product-section .specs-table-custom tr:last-child td,\n        .custom-product-section .specs-table-custom tr:last-child th {\n          border-bottom: none;\n        }\n\n        .custom-product-section .product-highlights {\n          width: 100%;\n          margin: 1.5rem auto;\n          font-family: inherit;\n        }\n        .custom-product-section .product-highlights h4 {\n          font-size: 1.3rem;\n          font-weight: 600;\n          color: #333;\n          margin: 1.2rem 0 0.8rem;\n          line-height: 1.4;\n        }\n        .custom-product-section .product-highlights p {\n          font-size: 1rem;\n          line-height: 1.7;\n          color: #333;\n          margin: 0.8rem 0;\n        }\n        .custom-product-section .product-highlights p strong {\n          font-size: 1.05rem;\n        }\n        .custom-product-section .product-highlights ul {\n          margin: 0.8rem 0;\n          padding-left: 1.5rem;\n        }\n        .custom-product-section .product-highlights li {\n          font-size: 0.95rem;\n          line-height: 1.8;\n          color: #444;\n          margin: 0.8rem 0;\n        }\n        .custom-product-section .product-highlights li strong {\n          color: #333;\n        }\n\u003c\/style\u003e\n\u003cdiv class=\"custom-product-section\"\u003e\n\u003c!-- 产品亮点板块 --\u003e\n\u003cdiv class=\"product-highlights\"\u003e\n\u003c!-- 评论区：新增专属父容器 .testimonials-wrap-custom 隔离样式 --\u003e\n\u003cdiv class=\"testimonials-wrap-custom\"\u003e\n\u003ch2 class=\"testimonials-title-custom\"\u003eCustomer Reviews\u003c\/h2\u003e\n\u003cdiv class=\"carousel-container-custom\"\u003e\n\u003cdiv id=\"testimonialsGridCustom\" class=\"testimonials-grid-custom\"\u003e\n\u003c!-- 评价1 --\u003e\n\u003cdiv class=\"testimonial-card-custom\"\u003e\n\u003ch3 class=\"testimonial-title-custom\"\u003eThe Most Immersive Sci-Fi Build I've Ever Experienced\u003c\/h3\u003e\n\u003cp class=\"testimonial-text-custom\"\u003eThis interstellar space station kit made my lifelong space dream come true! All 348 precision parts fit perfectly, and the 4-star difficulty level was challenging yet rewarding. The purple and blue ambient lights are absolutely stunning—when turned on, it feels like a real space capsule. Every tiny detail, from the weapon wall to the mechanical spider, makes this a masterpiece for sci-fi enthusiasts!\u003c\/p\u003e\n\u003cdiv class=\"testimonial-rating-custom\"\u003e⭐⭐⭐⭐⭐\u003c\/div\u003e\n\u003cdiv class=\"testimonial-author-custom\"\u003eVerified Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 评价2 --\u003e\n\u003cdiv class=\"testimonial-card-custom\"\u003e\n\u003ch3 class=\"testimonial-title-custom\"\u003eThe Perfect Parent-Child Sci-Fi Project\u003c\/h3\u003e\n\u003cp class=\"testimonial-text-custom\"\u003eI built this with my 12-year-old son who's obsessed with space—we spent 3 weekends working on it and had an absolute blast! The imported MDF board is high-quality, and the day-night dual light modes are so clever. The finished size is perfect for his desk, and the little easter eggs (like the interstellar posters) made him cheer with excitement. It's not just a model; it's a precious memory we share!\u003c\/p\u003e\n\u003cdiv class=\"testimonial-rating-custom\"\u003e⭐⭐⭐⭐⭐\u003c\/div\u003e\n\u003cdiv class=\"testimonial-author-custom\"\u003eVerified Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 评价3 --\u003e\n\u003cdiv class=\"testimonial-card-custom\"\u003e\n\u003ch3 class=\"testimonial-title-custom\"\u003eA Detail-Oriented Masterpiece for Collectors\u003c\/h3\u003e\n\u003cp class=\"testimonial-text-custom\"\u003eAs a sci-fi model collector, I'm extremely picky—and this kit exceeded all my expectations. The transparent display panel showcases the internal scene perfectly, the mecha models are exquisitely detailed, and the LED lights create an out-of-this-world futuristic atmosphere. At 215×183×157mm, it fits perfectly on my bookshelf and becomes the center of conversation every time guests visit. Worth every single penny!\u003c\/p\u003e\n\u003cdiv class=\"testimonial-rating-custom\"\u003e⭐⭐⭐⭐\u003c\/div\u003e\n\u003cdiv class=\"testimonial-author-custom\"\u003eVerified Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"carousel-dots-custom\" id=\"carouselDotsCustom\"\u003e\n\u003cspan class=\"carousel-dot-custom active\" data-index=\"0\"\u003e\u003c\/span\u003e \u003cspan class=\"carousel-dot-custom\" data-index=\"1\"\u003e\u003c\/span\u003e \u003cspan class=\"carousel-dot-custom\" data-index=\"2\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Core Highlights Section --\u003e\n\u003cp class=\"ds-markdown-paragraph\"\u003e\u003cstrong\u003e🚀✨【Collector's Edition】Interstellar Space Station\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eA fusion of classic sci-fi design and futuristic aesthetics, where mechanical precision meets cosmic imagination.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"ds-markdown-paragraph\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8002\/2959\/files\/O1CN01PRxtep1z6AUibdcun__2220866056664-0-cib.jpg?v=1769496635\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp class=\"ds-markdown-paragraph\"\u003e\u003cstrong\u003e🔍Key Highlights\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"ds-markdown-paragraph\"\u003e\u003cstrong\u003eImmersive Scenario Experience\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eTurn knobs to observe internal structures, activate interlaced blue-purple LED light strips inside the cabin, and switch between day and night display atmospheres with one click.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"ds-markdown-paragraph\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8002\/2959\/files\/1_b71b0002-9e5a-4fc4-b9dc-4e6d3302b2b3.jpg?v=1769502687\"\u003e\u003c\/p\u003e\n\u003cp class=\"ds-markdown-paragraph\"\u003e\u003cstrong\u003eA Detailed Miniature Universe\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eCombined with deep space gray and transparent components, it features a weapon wall, multi-screen console, cultivation chamber, and mechanical spider easter eggs—building a storytelling micro-world.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"ds-markdown-paragraph\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8002\/2959\/files\/12711-ezgif.com-crop_1.gif?v=1769501539\" alt=\"\" width=\"541\" height=\"582\"\u003e\u003c\/p\u003e\n\u003cp class=\"ds-markdown-paragraph\"\u003e\u003cstrong\u003eExquisite Assembly \u0026amp; Display Value\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eIncludes 348 high-precision parts, suitable for focused assembly sessions. Once completed, it becomes a striking sci-fi art piece for any desktop.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"ds-markdown-paragraph\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8002\/2959\/files\/8fec4b26-fe16-4b51-9f50-964ed8701f2a.png?v=1769502329\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Product Specifications Section --\u003e\n\u003cdiv class=\"product-specs-custom\"\u003e\n\u003ch2 class=\"specs-title-custom\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table-custom\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eInterstellar Space Station\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled Size\u003c\/th\u003e\n\u003ctd\u003e215×183×157 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNumber of Parts\u003c\/th\u003e\n\u003ctd\u003e348 Pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembly Difficulty\u003c\/th\u003e\n\u003ctd\u003e★★★★☆ (4-Star Recommended)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMain Materials\u003c\/th\u003e\n\u003ctd\u003eImported MDF, Paper, Plastic, etc.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Accordion Section --\u003e\n\u003cdiv class=\"product-faq-custom\"\u003e\n\u003ch2 class=\"faq-title-custom\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv id=\"faqListCustom\" class=\"faq-list-custom\"\u003e\n\u003cdiv class=\"faq-item-custom\"\u003e\n\u003cdiv class=\"faq-question-custom\"\u003eDo I need additional tools to assemble the space station kit?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer-custom\"\u003eNo extra tools are required! All 348 precision parts are pre-cut with high accuracy, and the kit comes with detailed step-by-step assembly instructions. You only need your hands to complete the build—no glue or scissors needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item-custom\"\u003e\n\u003cdiv class=\"faq-question-custom\"\u003eIs the LED light rechargeable or battery-powered?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer-custom\"\u003eThe LED light module is powered by button batteries (included in the kit) for easy replacement. The day-night dual-mode design allows you to switch between the illuminated sci-fi mode and the unlit detail mode with just one click.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item-custom\"\u003e\n\u003cdiv class=\"faq-question-custom\"\u003eIs the 4-star difficulty suitable for beginners?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer-custom\"\u003eThe 4-star difficulty is moderate—beginners may take 5-7 hours to complete, while experienced builders can finish it in 3-4 hours. The step-by-step color instructions are very clear and easy to follow, making it accessible to anyone with patience.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item-custom\"\u003e\n\u003cdiv class=\"faq-question-custom\"\u003eAre spare parts included in case of loss or damage?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer-custom\"\u003eYes! We include 5-10% extra small parts (such as plastic connectors and paper decorations) to prevent interruptions during assembly. If you still need replacements, our customer service team will provide them for free.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- JS Logic Remains Unchanged (Fully Functional) --\u003e \u003cscript\u003e\n\/\/ 立即执行函数，避免全局变量污染，确保优先执行\n(function() {\n  \/\/ 等待DOM加载完成\n  window.onload = function() {\n    \/********************* FAQ下拉框 - 核心生效逻辑 *********************\/\n    const allFaqQuestions = document.querySelectorAll('.custom-product-section .product-faq-custom .faq-question-custom');\n    \n    allFaqQuestions.forEach(function(question) {\n      question.onclick = function() {\n        console.log('FAQ问题被点击！');\n        const faqItem = this.parentNode;\n        \/\/ 切换active类（展开\/收起）\n        faqItem.classList.toggle('active');\n        console.log('当前FAQ项的active类：', faqItem.classList.contains('active'));\n        \n        \/\/ 【可选】如需点击一个关闭其他FAQ，取消下面注释\n        \/\/ allFaqQuestions.forEach(function(q) {\n        \/\/   if (q !== question) q.parentNode.classList.remove('active');\n        \/\/ });\n      };\n    });\n\n    \/********************* 评论轮播功能 *********************\/\n    const grid = document.getElementById('testimonialsGridCustom');\n    const dots = document.querySelectorAll('.custom-product-section .testimonials-wrap-custom .carousel-dot-custom');\n    \n    if (grid \u0026\u0026 dots.length) {\n      dots.forEach(function(dot, index) {\n        dot.onclick = function() {\n          const cardWidth = grid.querySelector('.testimonial-card-custom').offsetWidth || window.innerWidth;\n          dots.forEach(d =\u003e d.classList.remove('active'));\n          dot.classList.add('active');\n          grid.scrollLeft = index * cardWidth;\n        };\n      });\n\n      grid.onscroll = function() {\n        const cardWidth = grid.querySelector('.testimonial-card-custom').offsetWidth || window.innerWidth;\n        const currentIdx = Math.round(grid.scrollLeft \/ cardWidth);\n        dots.forEach((d, i) =\u003e d.classList.toggle('active', i === currentIdx));\n      };\n    }\n  };\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c!-- 闭合最外层隔离容器 --\u003e","brand":"Koin","offers":[{"title":"Default Title","offer_id":46517871935663,"sku":"E6012707XJ","price":78.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/8002\/2959\/files\/O1CN01PRxtep1z6AUibdcun__2220866056664-0-cib.jpg?v=1769496635","url":"https:\/\/plymagic.com\/products\/plymagic-diy-booknook-interstellar-space-station","provider":"plymagic.com™️","version":"1.0","type":"link"}