{"product_id":"waterproof-wooden-halloween-banner","title":"Waterproof Wooden Halloween Banner","description":"\u003cbr\u003e\n\u003c!--\n[AI Design Logic]\n产品类型：万圣节复古木质横幅装饰套装（6件）\n目标受众：喜爱复古风格、追求耐用节日装饰的家庭用户\n视觉风格：复古、质朴、暖色调、纹理感\n配色策略：南瓜橙(#E76F24)作为主色，深黑(#2C2C2C)为文字色，搭配米白\/暖灰背景烘托怀旧氛围\n模块顺序：Intro\/Hero -\u003e Feature 1 (耐用防水) -\u003e Feature 2 (独特设计与工艺) -\u003e Feature 3 (简易悬挂与场景) -\u003e Specifications -\u003e FAQ\n详情图映射：Hero=image_2.png, Feature1=image_6.png, Feature2=image_4.png, Feature3=image_3.png\n规格图映射：Specs=image_1.png\n对比模块：未单独设置，已融入Feature 1中强调材质优势。\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #E76F24;\n      --primary-hover: #D35E1A;\n      --text-main: #2C2C2C;\n      --text-sub: #5A5A5A;\n      --bg-body: #FFFFFF;\n      --bg-card: #FDF8F3;\n      --bg-soft: #F4EDE6;\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n      --border-color: #E0D6CC;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, 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, 4vw, 44px);\n      font-weight: 800;\n      line-height: 1.2;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 700;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      font-weight: 700;\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin-bottom: 1.5rem;\n    }\n\n    .product-detail-container .sub-text {\n      font-size: 16px;\n      color: var(--text-sub);\n    }\n\n    \/* Layout \u0026 Spacing *\/\n    .section-spacing {\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n\n    \/* Components *\/\n    .img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    .trust-badge {\n      display: inline-flex;\n      align-items: center;\n      background-color: var(--bg-soft);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 600;\n      color: var(--primary);\n      margin-bottom: 1.5rem;\n    }\n\n    .pill-group {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-top: 1rem;\n    }\n\n    .pill {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      padding: 0.4rem 1rem;\n      border-radius: 50px;\n      font-size: 16px;\n      color: var(--text-sub);\n    }\n\n    \/* Feature Sections *\/\n    .feature-section {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: clamp(2rem, 4vw, 4rem);\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .feature-section {\n        grid-template-columns: 1fr 1fr;\n      }\n      \n      .feature-section.reverse {\n        direction: rtl;\n      }\n\n      .feature-section.reverse .feature-copy {\n        direction: ltr;\n      }\n    }\n\n    \/* Specs Table *\/\n    .specs-container {\n      background-color: var(--bg-card);\n      padding: clamp(1.5rem, 3vw, 2.5rem);\n      border-radius: var(--radius-lg);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .specs-table th, .specs-table td {\n      text-align: left;\n      padding: 1rem 0.5rem;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n\n    .specs-table th {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 30%;\n    }\n\n    .specs-table td {\n      color: var(--text-sub);\n    }\n\n    @media (max-width: 767px) {\n      .specs-table, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .specs-table tr {\n        margin-bottom: 1rem;\n        border-bottom: 1px solid var(--border-color);\n      }\n\n      .specs-table th {\n        display: none;\n      }\n\n      .specs-table td {\n        padding: 0.5rem 0;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n      }\n\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-main);\n        margin-right: 1rem;\n      }\n    }\n\n    \/* FAQ *\/\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding-bottom: 1.5rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"section-spacing\"\u003e\n\u003cdiv class=\"trust-badge\"\u003e🎃 Classic Vintage Style\u003c\/div\u003e\n\n\u003ch1\u003eCharm Your Home with Retro Wooden Halloween Banners\u003c\/h1\u003e\n\n\u003cp\u003eBring nostalgia to life with this set of 6 durable, double-thick wooden scarecrow banners. Perfect for creating a warm, classic spooky atmosphere indoors or out, year after year.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv style=\"background-color: #f0f0f0; border: 2px dashed #ccc; border-radius: var(--radius-md); padding: 2rem; text-align: center; color: #666;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img46\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260723131642\/e9ef0e6c5a7d9cc17887838fd0a071cd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv style=\"background-color: #f0f0f0; border: 2px dashed #ccc; border-radius: var(--radius-md); padding: 2rem; text-align: center; color: #666;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img47\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260723131642\/22a6ef6becfe2781403677840f3be463.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eBuilt to Weather the Season\u003c\/h2\u003e\n\n\u003cp\u003eForget flimsy paper decorations that tear or sag. Our banners are crafted from thick, sturdy wood that is waterproof and fade-resistant. They stand up to the elements, making them perfect for decorating your porch, yard, or fireplace with confidence.\u003c\/p\u003e\n\n\u003cdiv class=\"pill-group\"\u003e\n\u003cspan class=\"pill\"\u003eThick Wood Construction\u003c\/span\u003e \u003cspan class=\"pill\"\u003eWaterproof\u003c\/span\u003e \u003cspan class=\"pill\"\u003eIndoor \u0026amp; Outdoor Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Unique Design \u0026 Craftsmanship --\u003e\n\n\u003cdiv class=\"feature-section reverse section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv style=\"background-color: #f0f0f0; border: 2px dashed #ccc; border-radius: var(--radius-md); padding: 2rem; text-align: center; color: #666;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260723131642\/db598443d890d998ceae9c203d812270.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003ePremium Vintage Details\u003c\/h2\u003e\n\n\u003cp\u003eEach set includes 6 unique pumpkin scarecrow characters, rendered in a charming retro art style with vibrant, high-quality printing. The substantial wood thickness adds a premium feel and visual depth that flat decorations simply can't match.\u003c\/p\u003e\n\n\u003cdiv class=\"pill-group\"\u003e\n\u003cspan class=\"pill\"\u003e6 Unique Designs\u003c\/span\u003e \u003cspan class=\"pill\"\u003eVibrant Printing\u003c\/span\u003e \u003cspan class=\"pill\"\u003ePremium Texture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Easy to Use \u0026 Versatile --\u003e\n\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv style=\"background-color: #f0f0f0; border: 2px dashed #ccc; border-radius: var(--radius-md); padding: 2rem; text-align: center; color: #666;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260723131642\/7e8c3bd37b44acb859a549d267d9b6e1.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eInstant Festive Atmosphere\u003c\/h2\u003e\n\n\u003cp\u003eSetting up is a breeze with the included twine. Simply thread it through the pre-punched holes and hang your banner on mantels, walls, windows, or trees. It's a quick and effortless way to transform any space for Halloween parties or autumn gatherings.\u003c\/p\u003e\n\n\u003cdiv class=\"pill-group\"\u003e\n\u003cspan class=\"pill\"\u003eEasy DIY Assembly\u003c\/span\u003e \u003cspan class=\"pill\"\u003eTwine Included\u003c\/span\u003e \u003cspan class=\"pill\"\u003eVersatile Placement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"section-spacing\"\u003e\n\u003ch2\u003eSpecifications\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=\"Product Type\"\u003eProduct Type\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eWooden Halloween Banner Set\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Material\"\u003eMaterial\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eThick Wood \/ MDF\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Items in Set\"\u003eItems in Set\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e6 Wooden Pieces + Twine\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Piece Dimensions\"\u003ePiece Dimensions\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eApprox. 5.9\" H x 4.3\" W (15 cm x 10.9 cm)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Design Style\"\u003eDesign Style\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eVintage Pumpkin Scarecrow\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cdiv style=\"margin-top: 1.5rem; background-color: #f0f0f0; border: 2px dashed #ccc; border-radius: var(--radius-md); padding: 2rem; text-align: center; color: #666;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260723131642\/1d882086e0735650173b3060fa20c45c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"sub-text\" style=\"margin-top: 1rem; text-align: center;\"\u003eImage above shows size reference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"section-spacing\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan these be used outdoors?\u003c\/h3\u003e\n\n\u003cp\u003eYes, absolutely. The thick wood construction is waterproof and durable, making them suitable for outdoor use on porches, fences, or in the yard, as well as indoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the image on both sides?\u003c\/h3\u003e\n\n\u003cp\u003eThe vintage pumpkin scarecrow design is printed on one side of each wooden piece. The back is a plain wood surface, perfect for hanging against a wall or fireplace.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eDoes it come pre-strung?\u003c\/h3\u003e\n\n\u003cp\u003eThe set comes as individual wooden pieces with a separate length of twine. This allows you to easily string them together yourself and adjust the spacing between characters to fit your decor perfectly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Set (6 Pieces)","offer_id":45904229367999,"sku":"0723-14122961","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2 Sets (Decorate Indoors \u0026 Outdoors - 20%)","offer_id":45904229400767,"sku":"0723-14127674","price":19.95,"currency_code":"USD","in_stock":true},{"title":"3 Sets (Share with Family \u0026 Friends - 30%)","offer_id":45904229433535,"sku":"0723-14126855","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/e9ef0e6c5a7d9cc17887838fd0a071cd_1699fd6c-a9f6-45f7-9dff-e714a897c7d0.jpg?v=1784784165","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/waterproof-wooden-halloween-banner","provider":"Bak","version":"1.0","type":"link"}