{"product_id":"halloween-scary-pumpkin-fan-shaped-flag","title":"Halloween Scary Pumpkin Fan‑shaped Flag","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .hff-product,\n    .hff-product *{box-sizing:border-box}\n\n    .hff-product{\n      --orange:#f47b20;\n      --orange2:#ffad3d;\n      --dark:#17120f;\n      --text:#f7eee5;\n      --muted:#c9b8aa;\n      max-width:900px;\n      margin:0 auto;\n      padding:18px 12px 40px;\n      font-family:Arial,Helvetica,sans-serif;\n      color:var(--text);\n      line-height:1.65;\n      background:\n        radial-gradient(circle at 50% 0%,rgba(244,123,32,.16),transparent 34%),\n        linear-gradient(145deg,#120e0c,#211713 55%,#120e0c);\n      border-radius:22px;\n      overflow:hidden;\n    }\n\n    .hff-product img{\n      display:block;\n      max-width:100%;\n      height:auto;\n      margin:0 auto;\n      border-radius:16px;\n    }\n\n    .hff-hero{\n      text-align:center;\n      padding:30px 18px 26px;\n    }\n\n    .hff-badge{\n      display:inline-block;\n      padding:5px 13px;\n      margin-bottom:12px;\n      border:1px solid rgba(244,123,32,.45);\n      border-radius:30px;\n      color:var(--orange2);\n      font-size:12px;\n      font-weight:700;\n      letter-spacing:1.4px;\n      text-transform:uppercase;\n    }\n\n    .hff-hero h1{\n      margin:0 auto 12px;\n      max-width:720px;\n      font-size:clamp(28px,5vw,42px);\n      line-height:1.15;\n      color:#fff;\n      font-weight:800;\n    }\n\n    .hff-hero h1 span{color:var(--orange2)}\n\n    .hff-hero p{\n      max-width:680px;\n      margin:0 auto;\n      color:var(--muted);\n      font-size:15px;\n    }\n\n    .hff-divider{\n      width:58px;\n      height:3px;\n      margin:20px auto 0;\n      background:var(--orange);\n      border-radius:5px;\n    }\n\n    .hff-section{\n      margin:14px 0;\n      padding:24px 20px;\n      border:1px solid rgba(255,255,255,.07);\n      border-radius:18px;\n      background:rgba(255,255,255,.035);\n    }\n\n    .hff-section h2{\n      margin:0 0 12px;\n      color:#fff;\n      font-size:22px;\n      line-height:1.3;\n      text-align:center;\n    }\n\n    .hff-section h2 span{color:var(--orange2)}\n\n    .hff-section p{\n      margin:0;\n      color:var(--muted);\n      font-size:14px;\n    }\n\n    .hff-features{\n      display:grid;\n      grid-template-columns:repeat(2,1fr);\n      gap:10px;\n      margin-top:18px;\n    }\n\n    .hff-feature{\n      padding:16px 13px;\n      text-align:center;\n      border-radius:14px;\n      background:rgba(0,0,0,.2);\n      border:1px solid rgba(244,123,32,.12);\n    }\n\n    .hff-feature strong{\n      display:block;\n      margin-bottom:4px;\n      color:#fff;\n      font-size:14px;\n    }\n\n    .hff-feature small{\n      display:block;\n      color:#ad9d91;\n      font-size:12px;\n      line-height:1.5;\n    }\n\n    .hff-specs{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:10px;\n      margin-top:16px;\n    }\n\n    .hff-spec{\n      padding:13px 14px;\n      border-radius:12px;\n      background:rgba(0,0,0,.22);\n    }\n\n    .hff-spec b{\n      display:block;\n      margin-bottom:3px;\n      color:var(--orange2);\n      font-size:12px;\n      text-transform:uppercase;\n      letter-spacing:.5px;\n    }\n\n    .hff-spec span{\n      color:#eee4dc;\n      font-size:13px;\n    }\n\n    .hff-size{\n      margin-top:16px;\n      padding:18px;\n      text-align:center;\n      border-radius:14px;\n      background:linear-gradient(\n        145deg,\n        rgba(244,123,32,.14),\n        rgba(0,0,0,.2)\n      );\n      border:1px solid rgba(244,123,32,.22);\n    }\n\n    .hff-size strong{\n      display:block;\n      color:#fff;\n      font-size:25px;\n      line-height:1.2;\n    }\n\n    .hff-size span{\n      display:block;\n      margin-top:5px;\n      color:var(--muted);\n      font-size:12px;\n    }\n\n    .hff-uses{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:8px;\n      margin-top:16px;\n    }\n\n    .hff-use{\n      padding:7px 12px;\n      border-radius:30px;\n      background:rgba(244,123,32,.1);\n      color:#ead9ca;\n      font-size:12px;\n      border:1px solid rgba(244,123,32,.16);\n    }\n\n    .hff-guarantee{\n      margin-top:14px;\n      padding:22px 18px;\n      text-align:center;\n      border-radius:18px;\n      background:linear-gradient(\n        135deg,\n        rgba(244,123,32,.16),\n        rgba(0,0,0,.2)\n      );\n      border:1px solid rgba(244,123,32,.25);\n    }\n\n    .hff-guarantee strong{\n      display:block;\n      margin-bottom:6px;\n      color:#fff;\n      font-size:18px;\n    }\n\n    .hff-guarantee p{\n      margin:0;\n      color:var(--muted);\n      font-size:13px;\n    }\n\n    .hff-note{\n      margin:18px 4px 0;\n      text-align:center;\n      color:#8f8076;\n      font-size:11px;\n      line-height:1.55;\n    }\n\n    @media(max-width:600px){\n      .hff-product{\n        padding:10px 8px 30px;\n        border-radius:16px;\n      }\n\n      .hff-hero{\n        padding:25px 12px 22px;\n      }\n\n      .hff-section{\n        padding:20px 14px;\n        border-radius:15px;\n      }\n\n      .hff-features,\n      .hff-specs{\n        grid-template-columns:1fr 1fr;\n      }\n\n      .hff-hero p{\n        font-size:14px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"hff-product\"\u003e\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"hff-hero\"\u003e\n\u003cdiv class=\"hff-badge\"\u003e🎃 Halloween Collection\u003c\/div\u003e\n\u003ch1\u003eScary Pumpkin \u003cspan\u003eJack-o'-Lanterns\u003c\/span\u003e\u003cbr\u003eNon-Pleated Fan Flag\u003c\/h1\u003e\n\u003cp\u003eAdd a bold Halloween touch to your porch, yard, fence, or party space with this eye-catching Jack-o'-lantern fan flag.\u003c\/p\u003e\n\u003cdiv class=\"hff-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Main Description --\u003e\n\u003cdiv class=\"hff-section\"\u003e\n\u003ch2\u003e🕷️ Make Your Space \u003cspan\u003eSpooktacular\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eTurn an ordinary space into a festive Halloween display with this vibrant Non-Pleated Fan Flag. Made from durable canvas and printed on both sides, it delivers a bold Halloween look from every angle. Hang it on your porch, fence, wall, door, or party space for an instant seasonal upgrade.\u003c\/p\u003e\n\u003cdiv class=\"hff-features\"\u003e\n\u003cdiv class=\"hff-feature\"\u003e\n\u003cstrong\u003e🎃 Spooky Design\u003c\/strong\u003e \u003csmall\u003eEye-catching Jack-o'-lantern Halloween artwork\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hff-feature\"\u003e\n\u003cstrong\u003e🧵 Durable Canvas\u003c\/strong\u003e \u003csmall\u003eDesigned for indoor and outdoor decoration\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hff-feature\"\u003e\n\u003cstrong\u003e🖨️ Double-Sided\u003c\/strong\u003e \u003csmall\u003eVibrant design visible from both sides\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hff-feature\"\u003e\n\u003cstrong\u003e🔗 Easy Hanging\u003c\/strong\u003e \u003csmall\u003e3 grommets make installation quick and simple\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Details --\u003e\n\u003cdiv class=\"hff-section\"\u003e\n\u003ch2\u003e✨ Product \u003cspan\u003eDetails\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"hff-specs\"\u003e\n\u003cdiv class=\"hff-spec\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e \u003cspan\u003eDurable Canvas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hff-spec\"\u003e\n\u003cb\u003ePrinting\u003c\/b\u003e \u003cspan\u003eDouble-Sided Heat Transfer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hff-spec\"\u003e\n\u003cb\u003eHanging\u003c\/b\u003e \u003cspan\u003e3 Built-In Grommets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hff-spec\"\u003e\n\u003cb\u003ePackage\u003c\/b\u003e \u003cspan\u003e1 Fan Flag + Zip Ties\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Single Size --\u003e\n\u003cdiv class=\"hff-size\"\u003e\n\u003cstrong\u003e90 × 45 cm\u003c\/strong\u003e \u003cspan\u003eOne Size · Compact \u0026amp; Easy to Display\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Easy Decorating --\u003e\n\u003cdiv class=\"hff-section\"\u003e\n\u003ch2\u003e🏡 Decorate It \u003cspan\u003eYour Way\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eHang it on your front porch, fence, wall, door, mantel railing, garden, or party space. The included zip ties make setup simple, so you can create a festive Halloween atmosphere without complicated installation.\u003c\/p\u003e\n\u003cdiv class=\"hff-uses\"\u003e\n\u003cspan class=\"hff-use\"\u003eFront Porch\u003c\/span\u003e \u003cspan class=\"hff-use\"\u003e🎃 Halloween Party\u003c\/span\u003e \u003cspan class=\"hff-use\"\u003eBackyard\u003c\/span\u003e \u003cspan class=\"hff-use\"\u003eGarden\u003c\/span\u003e \u003cspan class=\"hff-use\"\u003eFence\u003c\/span\u003e \u003cspan class=\"hff-use\"\u003eDoor\u003c\/span\u003e \u003cspan class=\"hff-use\"\u003eWall\u003c\/span\u003e \u003cspan class=\"hff-use\"\u003eMantel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why You'll Love It --\u003e\n\u003cdiv class=\"hff-section\"\u003e\n\u003ch2\u003e🧡 Why You'll \u003cspan\u003eLove It\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eFrom a cozy porch to a lively Halloween gathering, this fan flag adds color, character, and seasonal charm in seconds. Its reusable design makes it a simple decoration you can bring out year after year.\u003c\/p\u003e\n\u003cdiv class=\"hff-features\"\u003e\n\u003cdiv class=\"hff-feature\"\u003e\n\u003cstrong\u003e🌙 Indoor \u0026amp; Outdoor\u003c\/strong\u003e \u003csmall\u003ePerfect for seasonal decorating almost anywhere\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hff-feature\"\u003e\n\u003cstrong\u003e🎨 Vibrant Colors\u003c\/strong\u003e \u003csmall\u003eAdvanced printing keeps the design bright and bold\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hff-feature\"\u003e\n\u003cstrong\u003e⚡ Quick Setup\u003c\/strong\u003e \u003csmall\u003eReady to hang with included zip ties\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hff-feature\"\u003e\n\u003cstrong\u003e♻️ Reusable\u003c\/strong\u003e \u003csmall\u003eEnjoy your Halloween decoration season after season\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Guarantee --\u003e\n\u003cdiv class=\"hff-guarantee\"\u003e\n\u003cstrong\u003e🛡️ 6-Month Quality Guarantee\u003c\/strong\u003e\n\u003cp\u003eWe stand behind our products. This guarantee covers defects in materials or workmanship under normal use, so you can decorate with confidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"hff-note\"\u003e*Actual product colors may vary slightly depending on your device display, lighting conditions, or the angle at which the product is photographed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"drovporce","offers":[{"title":"Halloween Scary Pumpkin  Flag","offer_id":56948578255014,"sku":"GZ012426081110224-Halloween Scary Pumpkin  Flag","price":15.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/6663\/0566\/files\/824.jpg?v=1786704883","url":"https:\/\/drovporce.com\/products\/halloween-scary-pumpkin-fan-shaped-flag","provider":"drovporce","version":"1.0","type":"link"}