{"product_id":"🎃-halloween-fabric-weaving-kit","title":"🎃 Halloween Fabric Weaving Kit","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* ===== 南瓜配色 · 暖橙 · 深棕 · 秋日丰收感 ===== *\/\n        .halloween-wrap {\n            max-width: 860px;\n            margin: 0 auto;\n            font-family: 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n            color: #2a1a0a;\n            line-height: 1.7;\n            background: transparent;\n            padding: 20px 10px;\n        }\n\n        \/* ===== 标题区 ===== *\/\n        .halloween-wrap .top-badge { text-align: center; font-size: 13px; color: #d4782a; letter-spacing: 4px; margin-bottom: 2px; font-weight: 700; }\n        .halloween-wrap h1 { font-size: 32px; text-align: center; color: #3a1a0a; margin-bottom: 4px; font-weight: 800; letter-spacing: 0.5px; }\n        .halloween-wrap .subtitle { text-align: center; font-size: 18px; color: #6a4a2a; font-weight: 500; margin-top: -2px; max-width: 700px; margin-left: auto; margin-right: auto; }\n        .halloween-wrap .tagline { text-align: center; font-size: 15px; color: #d4782a; font-style: italic; margin-bottom: 10px; }\n\n        \/* ===== 标题 ===== *\/\n        .halloween-wrap h2 {\n            font-size: 22px;\n            color: #3a1a0a;\n            margin-top: 30px;\n            margin-bottom: 12px;\n            font-weight: 700;\n            padding-bottom: 8px;\n            border-bottom: 3px solid #d4782a;\n            display: inline-block;\n        }\n        .halloween-wrap h2.centered { display: block; text-align: center; border-bottom: none; }\n\n        \/* ===== 正文 ===== *\/\n        .halloween-wrap .desc-text { font-size: 15px; color: #4a3a2a; margin-bottom: 6px; }\n        .halloween-wrap .divider { border: 0; border-top: 2px solid #d4c0a8; margin: 28px 0; }\n        .halloween-wrap .divider-orange { border: 0; border-top: 2px solid #d4782a; margin: 28px 0; }\n\n        \/* ===== 引言框 ===== *\/\n        .halloween-wrap .intro-box {\n            background: linear-gradient(135deg, #2a1a0a, #4a2a1a);\n            color: #f5ede0;\n            padding: 20px 28px;\n            border-radius: 14px;\n            text-align: center;\n            margin: 12px 0;\n            border: 2px solid #d4782a;\n            box-shadow: 0 0 30px rgba(212,120,42,0.10);\n        }\n        .halloween-wrap .intro-box .big { font-size: 20px; font-weight: 700; color: #e8b86a; display: block; }\n        .halloween-wrap .intro-box .small { font-size: 15px; color: #b8a088; }\n\n        \/* ===== 核心数据 ===== *\/\n        .halloween-wrap .stats {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n            margin: 12px 0;\n        }\n        .halloween-wrap .stats .stat {\n            text-align: center;\n            padding: 10px 16px;\n            border-radius: 12px;\n            min-width: 80px;\n            background: #2a1a0a;\n            border: 1px solid #5a3a2a;\n            flex: 1 1 auto;\n            color: #f5ede0;\n        }\n        .halloween-wrap .stats .stat .icon { font-size: 24px; display: block; }\n        .halloween-wrap .stats .stat .label { font-size: 11px; color: #b8a088; margin-top: 4px; }\n\n        \/* ===== 设计网格 ===== *\/\n        .halloween-wrap .design-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n            gap: 14px;\n            margin: 12px 0;\n        }\n        .halloween-wrap .design-grid .design {\n            background: #f5ede0;\n            border: 1px solid #d4c0a8;\n            border-radius: 14px;\n            padding: 16px 12px;\n            text-align: center;\n            transition: transform 0.2s ease, border-color 0.2s ease;\n        }\n        .halloween-wrap .design-grid .design:hover {\n            transform: translateY(-4px);\n            border-color: #d4782a;\n        }\n        .halloween-wrap .design-grid .design .design-icon { font-size: 38px; display: block; margin-bottom: 4px; }\n        .halloween-wrap .design-grid .design .design-name { font-size: 15px; font-weight: 700; color: #3a1a0a; }\n        .halloween-wrap .design-grid .design .design-desc { font-size: 12px; color: #6a5a4a; margin-top: 3px; }\n\n        \/* ===== 特点独立卡片 ===== *\/\n        .halloween-wrap .feature-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 16px;\n            padding: 16px 20px;\n            margin-bottom: 10px;\n            border-radius: 12px;\n            background: #f5ede0;\n            border-left: 4px solid #d4782a;\n            color: #2a1a0a;\n        }\n        .halloween-wrap .feature-item .feature-icon { font-size: 28px; flex-shrink: 0; line-height: 1.2; }\n        .halloween-wrap .feature-item .feature-content { flex: 1; }\n        .halloween-wrap .feature-item .feature-content strong { display: block; font-size: 16px; color: #3a1a0a; margin-bottom: 2px; }\n        .halloween-wrap .feature-item .feature-content span { font-size: 14px; color: #5a4a3a; }\n\n        \/* ===== 产品图片占位 ===== *\/\n        .halloween-wrap .img-placeholder {\n            width: 100%;\n            border-radius: 14px;\n            overflow: hidden;\n            background: #ede0d0;\n            border: 2px dashed #b8a088;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            min-height: 140px;\n            color: #8a7a6a;\n            font-size: 14px;\n            font-weight: 500;\n            margin: 6px 0 8px;\n            transition: background 0.2s ease;\n        }\n        .halloween-wrap .img-placeholder img {\n            display: block;\n            width: 100%;\n            height: auto;\n            border: 0;\n        }\n        .halloween-wrap .img-placeholder .hint {\n            padding: 24px 16px;\n            text-align: center;\n            color: #8a7a6a;\n            font-size: 13px;\n            letter-spacing: 0.3px;\n        }\n        .halloween-wrap .img-placeholder .hint .icon-big {\n            display: block;\n            font-size: 36px;\n            margin-bottom: 4px;\n        }\n\n        \/* ===== 规格 ===== *\/\n        .halloween-wrap .spec-box {\n            background: #f5ede0;\n            padding: 16px 22px;\n            border-radius: 12px;\n            display: flex;\n            flex-wrap: wrap;\n            gap: 5px 25px;\n            margin: 10px 0;\n            border: 1px solid #d4c0a8;\n            color: #2a1a0a;\n        }\n        .halloween-wrap .spec-box .label { font-weight: 700; color: #3a1a0a; }\n        .halloween-wrap .spec-box .value { color: #5a4a3a; }\n\n        \/* ===== 包装清单 ===== *\/\n        .halloween-wrap .package-list {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px 16px;\n            justify-content: center;\n            padding: 0;\n            list-style: none;\n            margin: 10px 0;\n        }\n        .halloween-wrap .package-list li {\n            padding: 4px 16px;\n            border-radius: 20px;\n            font-size: 14px;\n            background: #f5ede0;\n            color: #3a2a1a;\n            border: 1px solid #d4c0a8;\n        }\n        .halloween-wrap .package-list li::before {\n            content: \"✓ \";\n            color: #d4782a;\n            font-weight: 700;\n        }\n\n        \/* ===== 通用 ===== *\/\n        .halloween-wrap .badge { display: inline-block; font-size: 12px; padding: 2px 12px; border-radius: 20px; font-weight: 600; margin-right: 4px; background: #d4782a; color: #f5ede0; }\n        .halloween-wrap .text-center { text-align: center; }\n        .halloween-wrap .outro {\n            text-align: center;\n            font-size: 20px;\n            color: #f5ede0;\n            font-weight: 700;\n            padding: 10px 0;\n            line-height: 1.8;\n            background: #2a1a0a;\n            border-radius: 14px;\n            border: 1px solid #d4782a;\n        }\n        .halloween-wrap .outro span { display: inline-block; }\n        .halloween-wrap .bottom-note { text-align: center; font-size: 13px; color: #7a6a5a; margin: 0; letter-spacing: 1px; }\n\n        \/* ===== 顶部卡片 ===== *\/\n        .halloween-wrap .top-card {\n            background: linear-gradient(135deg, #2a1a0a, #4a2a1a);\n            padding: 28px 32px;\n            border-radius: 16px;\n            text-align: center;\n            margin-bottom: 20px;\n            border: 2px solid #d4782a;\n            box-shadow: 0 4px 30px rgba(212,120,42,0.08);\n        }\n        .halloween-wrap .top-card .badge-text { font-size: 13px; color: #d4782a; letter-spacing: 4px; margin-bottom: 6px; font-weight: bold; }\n        .halloween-wrap .top-card .subhead { font-size: 17px; color: #e8b86a; font-style: italic; margin-bottom: 8px; }\n        .halloween-wrap .top-card .desc { font-size: 16px; color: #b8a088; font-weight: 400; max-width: 700px; margin: 0 auto; }\n\n        \/* ===== 响应式 ===== *\/\n        @media (max-width: 600px) {\n            .halloween-wrap h1 { font-size: 24px; }\n            .halloween-wrap h2 { font-size: 19px; }\n            .halloween-wrap .feature-item { padding: 14px 16px; }\n            .halloween-wrap .feature-item .feature-icon { font-size: 24px; }\n            .halloween-wrap .spec-box { flex-direction: column; gap: 3px; }\n            .halloween-wrap .top-card { padding: 18px 16px; }\n            .halloween-wrap .img-placeholder { min-height: 100px; }\n            .halloween-wrap .design-grid { grid-template-columns: repeat(2, 1fr); }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"halloween-wrap\"\u003e\n\u003c!-- ==================== 顶部 ==================== --\u003e\n\u003cdiv class=\"top-card\"\u003e\n\u003cdiv class=\"badge-text\"\u003e✦ HALLOWEEN CRAFT COLLECTION ✦\u003c\/div\u003e\n\u003cdiv class=\"subhead\"\u003e🎃 Create A Spooky Halloween Keepsake By Hand\u003c\/div\u003e\n\u003cdiv class=\"desc\"\u003eBring Halloween fun to life through a relaxing hands-on craft filled with soft texture, festive color, and playful seasonal charm. Each design transforms colorful fabric materials into dimensional Halloween artwork that feels spooky, cozy, and beautifully handmade.\u003c\/div\u003e\n\u003c!-- 顶部图片占位 --\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv class=\"hint\"\u003e\u003cspan class=\"icon-big\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/0639\/6719\/files\/1_-34.png?v=1788243702\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ==================== 引言框 ==================== --\u003e\n\u003cdiv class=\"intro-box\"\u003e\n\u003cspan class=\"big\"\u003e🎃 Craft · Create · Display\u003c\/span\u003e \u003cspan class=\"small\"\u003eNo sewing · Beginner friendly · 6 spooky designs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003c!-- ==================== 核心数据 ==================== --\u003e\n\u003cdiv class=\"stats\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan class=\"icon\"\u003e🧶\u003c\/span\u003e \u003cspan class=\"label\"\u003eFabric Art\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan class=\"icon\"\u003e🎨\u003c\/span\u003e \u003cspan class=\"label\"\u003e6 Designs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan class=\"icon\"\u003e🧵\u003c\/span\u003e \u003cspan class=\"label\"\u003eNo Sewing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan class=\"icon\"\u003e⭐\u003c\/span\u003e \u003cspan class=\"label\"\u003eBeginner Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003c!-- ==================== 织物艺术 ==================== --\u003e\n\u003ch2\u003e🧶 Soft And Dimensional Fabric Art\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🧶\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eRich Textured Finish\u003c\/strong\u003e \u003cspan\u003eSoft textured materials create a rich, raised finish that brings every Halloween detail to life. From pumpkins, ghosts, and moonlit skies to bats, bandages, capes, and spooky accents, every finished piece is full of fun seasonal texture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 织物艺术图片占位 --\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv class=\"hint\"\u003e\u003cspan class=\"icon-big\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/0639\/6719\/files\/ChatGPT-Image-2026-8-10-14-24-15-_4.png?v=1788243701\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003c!-- ==================== 新手友好 ==================== --\u003e\n\u003ch2\u003e✨ Relaxing And Beginner Friendly\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eNo Experience Needed\u003c\/strong\u003e \u003cspan\u003eNo sewing, threading, or special crafting experience is needed. Simply follow the prepared design and step-by-step guide as your Halloween artwork comes together piece by piece.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新手友好图片占位 --\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv class=\"hint\"\u003e\u003cspan class=\"icon-big\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/0639\/6719\/files\/ChatGPT-Image-2026-8-10-14-24-14-_2.png?v=1788243701\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003c!-- ==================== 6款设计 ==================== --\u003e\n\u003ch2 class=\"centered\"\u003e🕸️ Choose Your Favorite Halloween Design\u003c\/h2\u003e\n\u003cdiv style=\"font-size: 14px; color: #5a4a3a; text-align: center; margin: -4px 0 10px;\"\u003eEach design features a classic Halloween character with its own playful colors, textures, and personality.\u003cbr\u003e\u003cspan style=\"color: #7a6a5a; font-size: 13px;\"\u003eEvery Option Includes A Complete Halloween Fabric Weaving Kit (Board, Materials, Tools \u0026amp; Display Stand)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"design-grid\"\u003e\n\u003cdiv class=\"design\"\u003e\n\u003cspan class=\"design-icon\"\u003e🎃\u003c\/span\u003e\n\u003cdiv class=\"design-name\"\u003eJack O' Lantern\u003c\/div\u003e\n\u003cdiv class=\"design-desc\"\u003eSmiling pumpkin · Moonlit sky · Bats\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"design\"\u003e\n\u003cspan class=\"design-icon\"\u003e👻\u003c\/span\u003e\n\u003cdiv class=\"design-name\"\u003eFriendly Ghost\u003c\/div\u003e\n\u003cdiv class=\"design-desc\"\u003eCute \u0026amp; cheerful · Lighthearted charm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"design\"\u003e\n\u003cspan class=\"design-icon\"\u003e🧙\u003c\/span\u003e\n\u003cdiv class=\"design-name\"\u003eMidnight Witch\u003c\/div\u003e\n\u003cdiv class=\"design-desc\"\u003eMagical · Moonlit mystery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"design\"\u003e\n\u003cspan class=\"design-icon\"\u003e🧻\u003c\/span\u003e\n\u003cdiv class=\"design-name\"\u003eHalloween Mummy\u003c\/div\u003e\n\u003cdiv class=\"design-desc\"\u003ePlayful wrapped details\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"design\"\u003e\n\u003cspan class=\"design-icon\"\u003e💀\u003c\/span\u003e\n\u003cdiv class=\"design-name\"\u003eSpooky Skull\u003c\/div\u003e\n\u003cdiv class=\"design-desc\"\u003eBold · Striking · Eye‑catching\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"design\"\u003e\n\u003cspan class=\"design-icon\"\u003e🧛\u003c\/span\u003e\n\u003cdiv class=\"design-name\"\u003eClassic Vampire\u003c\/div\u003e\n\u003cdiv class=\"design-desc\"\u003eDramatic · Rich seasonal colors\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 设计图片占位 --\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv class=\"hint\"\u003e\n\u003cspan class=\"icon-big\"\u003e🕸️\u003c\/span\u003eAll 6 Designs — Finished Artwork Display\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003c!-- ==================== 规格 ==================== --\u003e\n\u003ch2\u003e📏 Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"spec-box\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"label\"\u003eProduct Type:\u003c\/span\u003e \u003cspan class=\"value\"\u003eHalloween Fabric Weaving Kit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"label\"\u003eCollection:\u003c\/span\u003e \u003cspan class=\"value\"\u003eHalloween Collection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"label\"\u003eDesign Options:\u003c\/span\u003e \u003cspan class=\"value\"\u003e6 Halloween Designs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"label\"\u003eFinished Size:\u003c\/span\u003e \u003cspan class=\"value\"\u003eApprox. 6 × 8 in (15 × 20 cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"label\"\u003eCraft Style:\u003c\/span\u003e \u003cspan class=\"value\"\u003eDimensional Fabric Art\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"label\"\u003eSkill Level:\u003c\/span\u003e \u003cspan class=\"value\"\u003eBeginner Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"label\"\u003eSewing Required:\u003c\/span\u003e \u003cspan class=\"value\"\u003eNo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"label\"\u003eDisplay Options:\u003c\/span\u003e \u003cspan class=\"value\"\u003eShelf or Tabletop Display\u003c\/span\u003e\u003cspan class=\"icon-big\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 规格图片占位 --\u003e\u003chr class=\"divider\"\u003e\n\u003c!-- ==================== 包装清单 ==================== --\u003e\n\u003ch2\u003e📦 Package Includes\u003c\/h2\u003e\n\u003cul class=\"package-list\"\u003e\n\u003cli\u003eFabric Weaving Board\u003c\/li\u003e\n\u003cli\u003eCoordinating Fabric Materials\u003c\/li\u003e\n\u003cli\u003eDecorative Pieces\u003c\/li\u003e\n\u003cli\u003eCrafting Tool\u003c\/li\u003e\n\u003cli\u003eStep‑By‑Step Guide\u003c\/li\u003e\n\u003cli\u003eDisplay Stand\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 包装清单图片占位 --\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv class=\"hint\"\u003e\u003cspan class=\"icon-big\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/0639\/6719\/files\/ChatGPT-Image-2026-8-10-14-24-14-_3.png?v=1788243701\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003c!-- ==================== 礼品价值 ==================== --\u003e\n\u003ch2\u003e🎁 A Fun Handmade Halloween Gift\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🎁\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003ePerfect for Craft Lovers\u003c\/strong\u003e \u003cspan\u003eA playful seasonal gift for mothers, grandmothers, friends, neighbors, and anyone who enjoys relaxing hands-on crafts. Create it yourself as a festive Halloween keepsake, or give the complete kit to someone who would love making their own spooky decoration.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 礼品图片占位 --\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv class=\"hint\"\u003e\u003cspan class=\"icon-big\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/0639\/6719\/files\/ChatGPT-Image-2026-8-10-14-24-15-_5.png?v=1788243701\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider-orange\"\u003e\n\u003c!-- ==================== 结尾 ==================== --\u003e\n\u003cdiv class=\"outro\"\u003e\n\u003cspan\u003e🎃 Craft · Create · Display\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #e8b86a; font-weight: 400;\"\u003e6 Spooky Designs · No Sewing · Beginner Friendly\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"font-size: 16px; color: #b8a088; font-weight: 400;\"\u003eBring Halloween fun to life — one fabric piece at a time. 🧶✨\u003c\/span\u003e\n\u003c\/div\u003e\n\u003chr style=\"border: 0; border-top: 2px solid #d4c0a8; margin: 16px 0;\"\u003e\n\u003cp class=\"bottom-note\"\u003e✦ Halloween · Fabric · Craft · Keepsake ✦\u003c\/p\u003e\n\u003c\/div\u003e","brand":"WTA","offers":[{"title":"🎃 Jack O’ Lantern","offer_id":46034604654639,"sku":"PH6090143NG","price":223.0,"currency_code":"HKD","in_stock":true},{"title":"👻 Friendly Ghost","offer_id":46034604687407,"sku":"PH6090143YL","price":223.0,"currency_code":"HKD","in_stock":true},{"title":"🧙 Midnight Witch","offer_id":46034604720175,"sku":"PH6090143NW","price":223.0,"currency_code":"HKD","in_stock":true},{"title":"🧻 Halloween Mummy","offer_id":46034604752943,"sku":"PH6090143MNY","price":223.0,"currency_code":"HKD","in_stock":true},{"title":"💀 Spooky Skull","offer_id":46034604785711,"sku":"PH6090143KL","price":223.0,"currency_code":"HKD","in_stock":true},{"title":"🧛 Classic Vampire","offer_id":46034604818479,"sku":"PH6090143XXG","price":223.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/0639\/6719\/files\/O1CN01jdRcU2ANglH2XrKe__2222851347740-0-cib.jpg?v=1788243678","url":"https:\/\/tewvo.com\/products\/%f0%9f%8e%83-halloween-fabric-weaving-kit","provider":"tewvo","version":"1.0","type":"link"}