{"product_id":"laserpecker-lp5-safety-enclosure","title":"LaserPecker LP5 Smart Case","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* 全域設定 *\/\n    #lp5-enclosure-detail {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"PingFang TC\", \"Microsoft JhengHei\", sans-serif;\n        color: #333333; \n        line-height: 1.8; \n        background-color: #ffffff; \n        width: 100%; \n        max-width: 900px; \n        margin: 0 auto; \n        padding: 20px; \n        box-sizing: border-box;\n    }\n    #lp5-enclosure-detail * { box-sizing: border-box; }\n\n    \/* 頂部主標題區 - 清爽白底 *\/\n    .detail-header {\n        text-align: center;\n        background: #ffffff;\n        padding: 30px 10px 10px 10px;\n        margin-bottom: 25px;\n        border-bottom: 1px solid #eeeeee;\n    }\n    .detail-title {\n        color: #66cc66;\n        font-size: 32px;\n        font-weight: bold;\n        margin: 0 0 15px 0;\n        letter-spacing: 0.5px;\n        line-height: 1.3;\n    }\n    .detail-subtitle {\n        color: #555555;\n        font-size: 16px;\n        margin: 0;\n        font-weight: bold;\n        letter-spacing: 0.5px;\n    }\n\n    \/* 段落大標題 *\/\n    .section-title {\n        font-size: 24px;\n        font-weight: bold;\n        color: #111111;\n        margin: 45px 0 20px;\n        display: block;\n        border-bottom: 2px solid #66cc66;\n        padding-bottom: 8px;\n    }\n\n    \/* 內文 *\/\n    .detail-p {\n        font-size: 16px;\n        color: #444444;\n        margin-bottom: 20px;\n        text-align: justify;\n    }\n    .text-center { text-align: center !important; }\n\n    \/* 特色亮點網格 *\/\n    .highlight-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n        gap: 20px;\n        margin: 30px 0;\n    }\n    .highlight-card {\n        background-color: #f9f9f9;\n        border: 1px solid #eeeeee;\n        padding: 20px;\n        border-radius: 8px;\n        text-align: left;\n    }\n    .highlight-card h4 {\n        color: #44aa44;\n        font-size: 18px;\n        font-weight: bold;\n        margin-top: 0;\n        margin-bottom: 10px;\n    }\n    .highlight-card p {\n        font-size: 14.5px;\n        color: #666666;\n        margin: 0;\n    }\n\n    \/* 安全防護警示框 *\/\n    .safety-alert-box {\n        background-color: #f4fbf5;\n        border: 1px solid #dff0d8;\n        border-left: 5px solid #66cc66;\n        padding: 20px;\n        border-radius: 4px;\n        margin: 30px 0;\n        text-align: left;\n    }\n    .safety-alert-title {\n        font-size: 17px;\n        font-weight: bold;\n        color: #3c763d;\n        margin-bottom: 10px;\n    }\n    .safety-tags {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n    }\n    .safety-tag {\n        background: #ffffff;\n        border: 1px solid #66cc66;\n        color: #44aa44;\n        padding: 6px 14px;\n        border-radius: 20px;\n        font-size: 14px;\n        font-weight: bold;\n    }\n\n    \/* 圖片與影片自適應外殼 *\/\n    #lp5-enclosure-detail img {\n        max-width: 100%;\n        height: auto;\n        display: block;\n        margin: 30px auto;\n        border-radius: 8px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n    }\n    .video-wrapper {\n        max-width: 800px;\n        margin: 30px auto;\n        border-radius: 8px;\n        overflow: hidden;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n        border: 1px solid #eeeeee;\n    }\n    .video-wrapper video {\n        width: 100%;\n        display: block;\n    }\n\n    \/* FAQ 折疊面板樣式 *\/\n    .faq-section {\n        margin-top: 40px;\n        padding-bottom: 40px;\n    }\n    #lp5-enclosure-detail details { \n        background: #fafafa; \n        border: 1px solid #eeeeee; \n        border-radius: 8px; \n        margin-bottom: 14px; \n        overflow: hidden;\n        transition: border-color 0.3s;\n    }\n    #lp5-enclosure-detail details:hover { border-color: #cccccc; }\n    #lp5-enclosure-detail details[open] { border-color: #66cc66; }\n    \n    #lp5-enclosure-detail summary { \n        font-size: 17px; \n        font-weight: bold; \n        color: #222222; \n        cursor: pointer; \n        padding: 16px 20px; \n        list-style: none; \n        outline: none;\n        position: relative;\n    }\n    #lp5-enclosure-detail summary::-webkit-details-marker { display: none; }\n    #lp5-enclosure-detail summary::after { \n        content: '+'; \n        position: absolute; \n        right: 20px; \n        top: 50%;\n        transform: translateY(-50%);\n        color: #66cc66; \n        font-size: 20px; \n    }\n    #lp5-enclosure-detail details[open] summary::after { content: '−'; }\n    #lp5-enclosure-detail details .faq-content { \n        padding: 0 20px 18px 20px; \n        color: #555555;\n        font-size: 15px;\n        line-height: 1.7;\n    }\n\n    \/* 頁尾行動呼籲 *\/\n    .detail-footer {\n        margin-top: 50px;\n        padding: 30px 20px;\n        border-top: 1px solid #eeeeee;\n        background: #fafafa;\n        border-radius: 12px;\n        text-align: center;\n    }\n    .footer-links {\n        font-size: 15px;\n        color: #555555;\n        margin-bottom: 15px;\n    }\n    .footer-links a {\n        color: #222222;\n        text-decoration: none;\n        font-weight: bold;\n        border-bottom: 2px solid #66cc66;\n        padding-bottom: 2px;\n        margin: 0 5px;\n    }\n    .footer-links a:hover { color: #44aa44; border-color: #44aa44; }\n    \n    .footer-cta-btn {\n        display: inline-block;\n        background-color: #66cc66;\n        color: #ffffff;\n        padding: 10px 28px;\n        border-radius: 30px;\n        text-decoration: none;\n        font-weight: bold;\n        font-size: 16px;\n        margin-top: 10px;\n        transition: background 0.3s;\n    }\n    .footer-cta-btn:hover { background-color: #44aa44; }\n\u003c\/style\u003e\n\u003cdiv id=\"lp5-enclosure-detail\"\u003e\n\n\u003cheader class=\"detail-header\"\u003e\n\u003ch1 class=\"detail-title\"\u003eLaserPecker LP5 Smart Enclosure\u003c\/h1\u003e\n\n\n\u003cp class=\"detail-subtitle\"\u003eAI Camera \/ Safety Shield \/ Protective Case \/ Upgrade to Professional Laser Engraving Safety Protection\u003c\/p\u003e\n\n\u003c\/header\u003e\n\u003cimg alt=\"LaserPecker 5 Safety Enclosure BANNER\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0801\/9843\/5070\/files\/LaserPecker5_E5_AE_89_E5_85_A8BANNER-scaled.jpg?v=1779353159\"\u003e\n\u003csection\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Safety Protection System\u003c\/h2\u003e\n\n\n\u003cdiv class=\"highlight-grid\"\u003e\n\n\u003cdiv class=\"highlight-card\"\u003e\n\n\u003ch4\u003eMagnetic Door Sensor\u003c\/h4\u003e\n\n\n\u003cp\u003eBoth the conical shield and the safety enclosure are equipped with high-sensitivity door sensors. The laser output module immediately stops working once the door is detected open, preventing laser leakage.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"highlight-card\"\u003e\n\n\u003ch4\u003eFront Professional Filter Shield\u003c\/h4\u003e\n\n\n\u003cp\u003eDesigned with high-quality special optical protection materials, the filter effectively blocks up to 99.99% of harmful laser beams, providing ultimate protection for eyes exposed to the laser engraving environment.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"highlight-card\"\u003e\n\n\u003ch4\u003eHigh-Performance Smoke Exhaust Fan\u003c\/h4\u003e\n\n\n\u003cp\u003eThe built-in powerful smoke exhaust fan continuously removes air from the chamber during processing, effectively eliminating large particles and odorous fumes to keep the working environment air fresh.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cimg alt=\"LaserPecker 5 Enclosed Safety Enclosure Details\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0801\/9843\/5070\/files\/LaserPecker5_E5_AE_89_E5_85_A8_E7_BD_A92.jpg?v=1779353199\"\u003e\n\u003csection\u003e\n\u003cdiv class=\"safety-alert-box\"\u003e\n\n\u003cdiv class=\"safety-alert-title\"\u003e🛡️ Multiple Safety Mechanisms for Flawless Engraving:\u003c\/div\u003e\n\n\n\u003cp class=\"detail-p\" style=\"font-size: 14.5px; color: #555; margin-bottom: 12px;\"\u003eIn addition to physical protection, the system integrates multiple layers of software and hardware safety alarms, providing comprehensive creative protection:\u003c\/p\u003e\n\n\n\u003cdiv class=\"safety-tags\"\u003e\n\n\u003cspan class=\"safety-tag\"\u003e● Overheat Protection Sensor\u003c\/span\u003e \u003cspan class=\"safety-tag\"\u003e● Physical Emergency Stop Button\u003c\/span\u003e \u003cspan class=\"safety-tag\"\u003e● Control Safety Key\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cimg alt=\"LaserPecker 5 People Scenario Work Display\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0801\/9843\/5070\/files\/LaserPecker5_E4_BA_BA_E7_89_A9_E5_A0_B4_E6_99_AF-_E5_B1_95_E7_A4_BA4.jpg?v=1779353541\"\u003e\n\u003csection\u003e\n\u003ch2 class=\"section-title\"\u003eAI Smart Camera Module\u003c\/h2\u003e\n\n\n\u003cp class=\"detail-p\"\u003eThe advanced \u003cstrong\u003eAI smart camera\u003c\/strong\u003e integrated into the top of the enclosure perfectly enables the \"\u003cstrong\u003eSmart Fill\u003c\/strong\u003e\" function. When the camera automatically detects materials of the same texture, shape, and size placed on the workbench, the system automatically and precisely positions and clones the design pattern onto all materials, achieving efficient automated batch production.\u003c\/p\u003e\n\n\n\u003cdiv class=\"video-wrapper\"\u003e\n\n\u003cvideo controls=\"\" preload=\"metadata\" src=\"https:\/\/woodmall.com.tw\/shop\/wp-content\/uploads\/2024\/08\/LaserPecker-5%E6%99%BA%E6%85%A7%E5%A1%AB%E5%85%85.mp4\"\u003e \u003c\/video\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions (FAQ)\u003c\/h2\u003e\n\n\n\u003cdetails\u003e\u003csummary\u003eIs the AI camera module included in the smart enclosure?\u003c\/summary\u003e\n\n\u003cdiv class=\"faq-content\"\u003eYes, the AI camera module is directly built into the smart enclosure assembly. By purchasing this smart enclosure, you can directly upgrade your LaserPecker engraver into a smart engraving system with visual recognition capabilities.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eIs the smart enclosure compatible with other LaserPecker engraver models?\u003c\/summary\u003e\n\u003c\/details\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"LaserPecker","offers":[{"title":"Default Title","offer_id":48234675241214,"sku":"LP0006","price":16980.0,"currency_code":"TWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0801\/9843\/5070\/files\/LaserPecker-LP5_E6_99_BA_E6_85_A7_E5_9E_8B_E5_A4_96_E6_AE_BC3-550x550.jpg?v=1779354388","url":"https:\/\/3dmart-taiwan.myshopify.com\/en\/products\/laserpecker-lp5-safety-enclosure","provider":"3DMART Taiwan","version":"1.0","type":"link"}