{"product_id":"plymagic-assembly-model-magic-hat-table-lamp","title":"Plymagic Assembly Model - Magic Hat Table Lamp","description":"\u003c!-- 新增最外层隔离容器：所有自定义样式仅作用于该容器内，不影响网站其他元素 --\u003e\n\u003cdiv class=\"custom-product-section\"\u003e\n  \u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\" name=\"viewport\"\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  \/* ========== 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    max-width: 1200px;\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  .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态：修改为指定颜色 #900808 *\/\n  .custom-product-section .product-faq-custom .faq-question-custom:hover {\n    background: #900808;\n    color: #fff;\n  }\n  \/* active选中态（展开时）持久化，优先级高于hover *\/\n  .custom-product-section .product-faq-custom .faq-item-custom.active .faq-question-custom {\n    background: #900808 !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    max-width: 1200px;\n    padding: 0 1rem;\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    max-width: 1200px;\n    padding: 0 1rem;\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  .custom-product-section .product-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 1rem;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"custom-product-section\"\u003e\n  \u003c!-- 产品亮点板块 --\u003e\n  \u003cdiv class=\"product-highlights\"\u003e\n    \u003c!-- Core Highlights 部分 --\u003e\n    \u003cp\u003e\u003cstrong\u003e🧙♂️✨Magic Hat Brick Lamp - Modern Magic for Your Desk\u003c\/strong\u003e\u003cbr\u003eA dark gold finish with star-moon tassels creates a mystical glow through the bricks, blending vintage style with warm light. Safe rounded design ensures beauty and protection.\u003c\/p\u003e\n    \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8002\/2959\/files\/5_664623ff-f99d-4744-9aa2-75b4b155ec44.jpg?v=1770189186\" alt=\"Magic hat brick lamp glowing effect\" loading=\"lazy\" class=\"product-img\"\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003e🧩 Build Your Own Ritual\u003c\/strong\u003e\u003cbr\u003eInterlocking bricks and clear instructions offer a focused, calming build—no glue needed.\u003c\/p\u003e\n    \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8002\/2959\/files\/8_a52e88ad-0e1a-46ad-9512-e7cd1eb488a4.jpg?v=1770189186\" alt=\"Magic hat lamp size details\" loading=\"lazy\" class=\"product-img\"\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8002\/2959\/files\/7_165939bd-a5fd-421e-af2d-d14aacaac627.jpg?v=1770189186\" alt=\"Magic hat lamp dimensions\" loading=\"lazy\" class=\"product-img\"\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003e💡 Easy Smart Lighting\u003c\/strong\u003e\u003cbr\u003eTurn the light on\/off with a simple base switch. The gentle glow is ideal for reading or as a night light, with hidden cords for a clean look.\u003c\/p\u003e\n    \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8002\/2959\/files\/6_b1b0c395-68bd-4742-b7dc-3b80d2adefb6.jpg?v=1770189186\" alt=\"Magic hat lamp base switch detail\" loading=\"lazy\" class=\"product-img\"\u003e\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003e🎁 More Than a Lamp\u003c\/strong\u003e\u003cbr\u003eDurable paint, safe circuits, and solid construction make it a lasting decorative piece. A thoughtful gift that brings joy with every use.\u003c\/p\u003e\n    \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8002\/2959\/files\/10_1.jpg?v=1770192970\" alt=\"Magic hat lamp as home decor\" loading=\"lazy\" class=\"product-img\"\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \n  \u003c!-- 产品规格板块 --\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\u003eName\u003c\/th\u003e\n          \u003ctd\u003eMagic Hat Brick Table Lamp\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eItem No.\u003c\/th\u003e\n          \u003ctd\u003eNO.33113\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSize\u003c\/th\u003e\n          \u003ctd\u003e\n            \u003cp\u003eHeight: 26cm \/ 10in\u003c\/p\u003e\n            \u003cp\u003eWidth: 19cm \/ 7.5in\u003c\/p\u003e\n            \u003cp\u003eBrim Diameter: 22cm \/ 8.6in\u003c\/p\u003e\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eBrick Count\u003c\/th\u003e\n          \u003ctd\u003e698 PCS\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eAge Suitability\u003c\/th\u003e\n          \u003ctd\u003e8+\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n  \n  \u003c!-- FAQ下拉框 --\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\"\u003eAre the bricks compatible with other major brick brands?\u003c\/div\u003e\n        \u003cdiv class=\"faq-answer-custom\"\u003eYes! Our high-precision interlocking bricks match the standard size and tolerance of leading brick brands, so you can freely mix and match them with your existing brick collections without any fit issues.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item-custom\"\u003e\n        \u003cdiv class=\"faq-question-custom\"\u003eHow is the magic hat lamp powered?\u003c\/div\u003e\n        \u003cdiv class=\"faq-answer-custom\"\u003eThe lamp supports USB power supply (USB cable included) and battery power supply (3 x AA batteries, not included). The hidden wiring design ensures the appearance is clean, and the rotary switch at the bottom easily controls the on\/off and brightness gear switching.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item-custom\"\u003e\n        \u003cdiv class=\"faq-question-custom\"\u003eIs the building process difficult for an 8-year-old kid?\u003c\/div\u003e\n        \u003cdiv class=\"faq-answer-custom\"\u003eNot at all! The kit comes with clear English step-by-step instructions with detailed diagrams, no glue or extra tools required. All bricks are interlocking and easy to assemble—an 8-year-old can finish it independently, or it can be a fun parent-child building project for younger kids.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item-custom\"\u003e\n        \u003cdiv class=\"faq-question-custom\"\u003eAre spare bricks included in the kit?\u003c\/div\u003e\n        \u003cdiv class=\"faq-answer-custom\"\u003eYes! We include 5-10% extra of small, easy-to-lose bricks (such as 1x1 tiles, connectors) in every kit to ensure you won't get stuck during the build. If you still need additional bricks, our customer service team can send free replacements for you.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item-custom\"\u003e\n        \u003cdiv class=\"faq-question-custom\"\u003eIs the lamp safe to use for a long time?\u003c\/div\u003e\n        \u003cdiv class=\"faq-answer-custom\"\u003eAbsolutely! The circuit is designed with overheat protection, and the LED light source is low-power and heatless, so it can be used for a long time without overheating. All materials are non-toxic and passed EN71 children's safety certification, and the rounded edge design avoids sharp corners—safe for both kids and adults.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003c!-- JS逻辑保持不变（功能已正常） --\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            const faqItem = this.parentNode;\n            \/\/ 切换active类（展开\/收起）\n            faqItem.classList.toggle('active');\n            \n            \/\/ 【可选】如需点击一个关闭其他FAQ，取消下面注释\n            \/\/ allFaqQuestions.forEach(function(q) {\n            \/\/   if (q !== question) q.parentNode.classList.remove('active');\n            \/\/ });\n          };\n        });\n      };\n    })();\n  \u003c\/script\u003e\n\u003c\/div\u003e\n\u003c!-- 闭合最外层隔离容器 --\u003e","brand":"Koin","offers":[{"title":"Default Title","offer_id":46539679105199,"sku":"E6020401MFM","price":56.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/8002\/2959\/files\/9_1.jpg?v=1770189186","url":"https:\/\/plymagic.com\/products\/plymagic-assembly-model-magic-hat-table-lamp","provider":"plymagic.com™️","version":"1.0","type":"link"}