{"product_id":"enchanted-autumn-witch-figurine","title":"Enchanted Autumn Witch Figurine","description":"\u003cdiv class=\"autumn-witch-product\"\u003e\n\n  \u003cstyle\u003e\n    .autumn-witch-product{\n      --purple:#54275f;\n      --deep-purple:#24162b;\n      --brown:#493127;\n      --gold:#d99a3d;\n      --orange:#c96b2c;\n      --cream:#fffaf1;\n\n      position:relative;\n      width:100%;\n      max-width:100%;\n      overflow:hidden;\n      box-sizing:border-box;\n      padding:28px 14px 36px;\n      font-family:Mulish,Arial,Helvetica,sans-serif;\n      color:#332824;\n      isolation:isolate;\n\n      background:\n        radial-gradient(\n          circle at 10% 8%,\n          rgba(220,151,60,.20) 0,\n          rgba(220,151,60,0) 22%\n        ),\n        radial-gradient(\n          circle at 90% 12%,\n          rgba(117,65,135,.28) 0,\n          rgba(117,65,135,0) 25%\n        ),\n        radial-gradient(\n          circle at 50% 90%,\n          rgba(201,107,44,.16) 0,\n          rgba(201,107,44,0) 30%\n        ),\n        linear-gradient(\n          145deg,\n          #17111c 0%,\n          #2a1a30 42%,\n          #3b2923 100%\n        );\n\n      border-radius:18px;\n    }\n\n    .autumn-witch-product *,\n    .autumn-witch-product *::before,\n    .autumn-witch-product *::after{\n      box-sizing:border-box;\n    }\n\n    \/* 氛围光 *\/\n    .autumn-witch-product::before{\n      content:\"\";\n      position:absolute;\n      width:280px;\n      height:280px;\n      left:-100px;\n      top:-110px;\n      border-radius:50%;\n      background:rgba(218,150,58,.13);\n      filter:blur(50px);\n      pointer-events:none;\n      z-index:-1;\n    }\n\n    .autumn-witch-product::after{\n      content:\"\";\n      position:absolute;\n      width:340px;\n      height:340px;\n      right:-140px;\n      bottom:-150px;\n      border-radius:50%;\n      background:rgba(100,53,123,.16);\n      filter:blur(60px);\n      pointer-events:none;\n      z-index:-1;\n    }\n\n    \/* 主容器 *\/\n    .autumn-witch-product .product-expander__content{\n      width:100%;\n      max-width:850px;\n      margin:0 auto;\n      padding:0;\n      background:transparent !important;\n      color:#332824;\n    }\n\n    \/* 顶部送礼提示 *\/\n    .autumn-witch-product .gift-message{\n      position:relative;\n      max-width:780px;\n      margin:0 auto 20px !important;\n      padding:14px 20px !important;\n      text-align:center;\n      border:1px solid rgba(217,154,61,.38);\n      border-radius:50px;\n      background:rgba(255,250,241,.08);\n      box-shadow:0 8px 30px rgba(0,0,0,.20);\n      backdrop-filter:blur(8px);\n    }\n\n    .autumn-witch-product .gift-message span{\n      color:#f2b65d !important;\n      font-weight:700 !important;\n      font-size:16px;\n      line-height:1.5;\n    }\n\n    \/* 主内容卡片 *\/\n    .autumn-witch-product .witch-main-card{\n      position:relative;\n      width:100%;\n      overflow:hidden;\n      margin:0 auto 20px !important;\n      padding:24px 20px !important;\n\n      background:rgba(255,250,241,.98) !important;\n      border:1px solid rgba(217,154,61,.28);\n      border-radius:20px !important;\n\n      box-shadow:\n        0 22px 60px rgba(0,0,0,.30),\n        0 4px 14px rgba(0,0,0,.12);\n    }\n\n    \/* 顶部装饰 *\/\n    .autumn-witch-product .witch-main-card::before{\n      content:\"✦  🍂  ✦  🎃  ✦  🍂  ✦\";\n      display:block;\n      width:100%;\n      margin:0 0 10px;\n      text-align:center;\n      color:#b97831;\n      font-size:14px;\n      letter-spacing:6px;\n      opacity:.85;\n    }\n\n    \/* 标题 *\/\n    .autumn-witch-product .witch-main-card h3{\n      margin:5px 0 18px !important;\n      padding:0 5px;\n      color:#54275f !important;\n      font-size:22px !important;\n      line-height:1.4 !important;\n      text-align:center;\n      font-weight:800 !important;\n    }\n\n    \/* 主内容图片 *\/\n    .autumn-witch-product .witch-main-card \u003e img{\n      display:block;\n      width:100%;\n      max-width:600px;\n      height:auto;\n      margin:15px auto !important;\n      border-radius:14px !important;\n      box-shadow:\n        0 8px 24px rgba(53,35,28,.14);\n    }\n\n    \/* 图片 *\/\n    .autumn-witch-product .witch-main-card img{\n      max-width:100%;\n      height:auto;\n    }\n\n    \/* 图片悬停 *\/\n    .autumn-witch-product .witch-main-card img:hover{\n      transform:scale(1.012);\n      transition:transform .3s ease;\n    }\n\n    \/* 正文 *\/\n    .autumn-witch-product .witch-main-card p{\n      margin:15px 0 !important;\n      color:#403532 !important;\n      font-size:16px !important;\n      line-height:1.78 !important;\n    }\n\n    \/* 内部最后一张图片 *\/\n    .autumn-witch-product .witch-main-card p img{\n      display:block;\n      width:auto;\n      max-width:100%;\n      height:auto;\n      margin:15px auto !important;\n      border-radius:10px;\n    }\n\n    \/* Thank you *\/\n    .autumn-witch-product .thank-message{\n      max-width:780px;\n      margin:20px auto !important;\n      padding:14px 20px !important;\n      text-align:center;\n      border:1px solid rgba(217,154,61,.32);\n      border-radius:50px;\n      background:rgba(255,250,241,.08);\n      box-shadow:0 8px 30px rgba(0,0,0,.18);\n      backdrop-filter:blur(8px);\n    }\n\n    .autumn-witch-product .thank-message span{\n      color:#f0b36b !important;\n      font-weight:700 !important;\n      font-size:16px;\n    }\n\n    \/* Package *\/\n    .autumn-witch-product .package-box{\n      width:100%;\n      margin:14px 0 !important;\n      padding:18px 20px !important;\n\n      background:rgba(255,250,241,.98) !important;\n      border:1px solid rgba(217,154,61,.28);\n      border-radius:16px !important;\n\n      box-shadow:\n        0 12px 36px rgba(0,0,0,.20);\n    }\n\n    .autumn-witch-product .package-box h3{\n      margin:0 0 10px !important;\n      color:#54275f !important;\n      font-size:20px !important;\n      line-height:1.4;\n    }\n\n    .autumn-witch-product .package-box ul{\n      margin:8px 0 !important;\n      padding-left:22px !important;\n    }\n\n    .autumn-witch-product .package-box li{\n      color:#403532;\n      line-height:1.7;\n    }\n\n    \/* Notes *\/\n    .autumn-witch-product .notes-box{\n      width:100%;\n      margin:14px 0 !important;\n      padding:18px 20px !important;\n\n      background:rgba(255,250,241,.98) !important;\n      border:1px solid #8b5b72 !important;\n      border-radius:16px !important;\n\n      box-shadow:\n        0 12px 36px rgba(0,0,0,.20);\n    }\n\n    .autumn-witch-product .notes-box h2{\n      margin:0 0 10px !important;\n      color:#54275f !important;\n      font-size:20px !important;\n      line-height:1.4;\n    }\n\n    .autumn-witch-product .notes-box ul{\n      margin:8px 0 !important;\n      padding-left:22px !important;\n    }\n\n    .autumn-witch-product .notes-box li{\n      color:#403532;\n      line-height:1.7;\n      margin:5px 0;\n    }\n\n    \/* 服务保障图片 *\/\n    .autumn-witch-product .service-banner{\n      display:block;\n      width:auto;\n      max-width:100%;\n      height:auto;\n      margin:18px auto !important;\n      border-radius:12px;\n    }\n\n    \/* Guarantee *\/\n    .autumn-witch-product .guarantee-box{\n      position:relative;\n      overflow:hidden;\n      width:100%;\n      margin:14px 0 !important;\n      padding:21px 20px !important;\n\n      background:\n        radial-gradient(\n          circle at 90% 10%,\n          rgba(217,154,61,.18),\n          transparent 30%\n        ),\n        linear-gradient(\n          135deg,\n          #201520,\n          #302035\n        ) !important;\n\n      border:1px solid rgba(217,154,61,.32);\n      border-radius:16px !important;\n\n      box-shadow:\n        0 16px 42px rgba(0,0,0,.30);\n    }\n\n    .autumn-witch-product .guarantee-box::before{\n      content:\"✦\";\n      position:absolute;\n      right:20px;\n      top:7px;\n      color:rgba(242,182,93,.25);\n      font-size:42px;\n      line-height:1;\n    }\n\n    .autumn-witch-product .guarantee-box p{\n      position:relative;\n      z-index:1;\n      margin:0 0 12px !important;\n      color:#fff !important;\n      text-align:center;\n      font-size:18px !important;\n      font-weight:800 !important;\n    }\n\n    .autumn-witch-product .guarantee-box ul{\n      position:relative;\n      z-index:1;\n      margin:8px 0 !important;\n      padding-left:22px !important;\n    }\n\n    .autumn-witch-product .guarantee-box li{\n      margin:6px 0;\n      color:#fff !important;\n      font-size:15px !important;\n      line-height:1.65 !important;\n    }\n\n    \/* 手机端 *\/\n    @media screen and (max-width:600px){\n\n      .autumn-witch-product{\n        padding:18px 8px 26px;\n        border-radius:12px;\n      }\n\n      .autumn-witch-product .witch-main-card{\n        padding:18px 13px !important;\n        border-radius:16px !important;\n      }\n\n      .autumn-witch-product .witch-main-card h3{\n        font-size:19px !important;\n        line-height:1.45 !important;\n      }\n\n      .autumn-witch-product .witch-main-card p{\n        font-size:15px !important;\n        line-height:1.72 !important;\n      }\n\n      .autumn-witch-product .gift-message,\n      .autumn-witch-product .thank-message{\n        padding:12px 14px !important;\n        border-radius:15px;\n      }\n\n      .autumn-witch-product .gift-message span,\n      .autumn-witch-product .thank-message span{\n        font-size:15px;\n      }\n\n      .autumn-witch-product .package-box,\n      .autumn-witch-product .notes-box,\n      .autumn-witch-product .guarantee-box{\n        padding:16px 15px !important;\n        border-radius:14px !important;\n      }\n\n      .autumn-witch-product .package-box h3,\n      .autumn-witch-product .notes-box h2{\n        font-size:18px !important;\n      }\n\n      .autumn-witch-product .guarantee-box li{\n        font-size:14px !important;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003cdiv class=\"product-expander__content\"\u003e\n\n    \u003c!-- Gift Message --\u003e\n    \u003cp class=\"gift-message\"\u003e\n      \u003cspan\u003e\n        🎁 Don't forget to buy some for your family or friends as it's a unique gift idea. ❤️❤️\n      \u003c\/span\u003e\n    \u003c\/p\u003e\n\n\n    \u003c!-- Main Product Content --\u003e\n    \u003cdiv class=\"witch-main-card\"\u003e\n\n      \u003ch3\u003e\n        🧙♀️ Meet the little witch that brings fall charm to any corner of your home.\n      \u003c\/h3\u003e\n\n      \u003cimg width=\"600\" alt=\"Enchanted Autumn Witch Figurine\" src=\"https:\/\/cdn.fastcdnshop.com\/image\/ff40288ebeeb0fc101f9a5e691840802b7f8a1ef.png\"\u003e\n\n      \u003cp\u003e\n        🍂 This enchanting autumn witch figurine is dressed in a full layered leaf gown, finished with a tall curved hat, flowing curled hair, floral accents, berry details, and a quiet sculpted expression. She feels mysterious, graceful, and beautifully seasonal — perfect for anyone who loves fall decorating with a touch of witchy magic.\n      \u003c\/p\u003e\n\n\n      \u003cimg width=\"600\" alt=\"Witch home display scene\" src=\"https:\/\/cdn.fastcdnshop.com\/image\/1df9428656838fc391079af7f700714ebcc88b6b.png\"\u003e\n\n      \u003cp\u003e\n        🏠 Place her on a fireplace mantel, entryway table, bookshelf, dining room sideboard, office shelf, or Halloween tabletop display. Her rich autumn colors pair beautifully with pumpkins, candles, fall garlands, dried flowers, gothic accents, and cozy harvest decor.\n      \u003c\/p\u003e\n\n\n      \u003cimg width=\"600\" alt=\"Multiple color witch figurines\" src=\"https:\/\/cdn.fastcdnshop.com\/image\/48a7a443a95b8ca7a44c65a342f9791af9e51365.png\"\u003e\n\n      \u003cp\u003e\n        🎨 Each style is sold individually, so you can choose the witch that matches your home best — from warm maple tones to forest greens, midnight purples, or golden harvest hues. Display one as a statement piece, or collect multiple styles to create your own enchanted fall scene.\n      \u003c\/p\u003e\n\n\n      \u003cimg width=\"600\" alt=\"Detail shot of autumn witch statue\" src=\"https:\/\/cdn.fastcdnshop.com\/image\/11d4c133d5bef8132456b815d27f1f1c76379669.png\"\u003e\n\n      \u003cp\u003e\n        ✨ Elegant, detailed, and not overly scary, this autumn witch figurine is made to bring warmth, mystery, and seasonal personality into your home.\n\n        \u003cimg alt=\"decor matching chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/e831d1c8b46e4316ace2ae952a438a1f.png?v=1783654609\"\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Thank You --\u003e\n    \u003cp class=\"thank-message\"\u003e\n      \u003cspan\u003e\n        ❤️ Thank you very much for visiting our store. Have a nice shopping day ❤️\n      \u003c\/span\u003e\n    \u003c\/p\u003e\n\n\n    \u003c!-- Package Includes --\u003e\n    \u003cdiv class=\"package-box\"\u003e\n\n      \u003ch3\u003e\n        🎁 Package Includes\n      \u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n          🧙 1 x Enchanted Autumn Witch Figurine\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Notes --\u003e\n    \u003cdiv class=\"notes-box\"\u003e\n\n      \u003ch2\u003e\n        ❗ Notes\n      \u003c\/h2\u003e\n\n      \u003cul\u003e\n\n        \u003cli\u003e\n          📏 Due to manual measurements, please allow slight measurement deviations.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          🎨 Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed on the picture.\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Service Guarantee Banner --\u003e\n    \u003cimg class=\"service-banner\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0566\/7461\/5457\/files\/2_d6eb7690-fa08-44a1-a77d-5389a387d08a_480x480.png?v=1659411405\" alt=\"service guarantee banner\"\u003e\n\n\n    \u003c!-- Guarantee --\u003e\n    \u003cdiv class=\"guarantee-box\"\u003e\n\n      \u003cp\u003e\n        🛡️ OUR GUARANTEE:\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n\n        \u003cli\u003e\n          ✅ We believe we have some of the most innovative products in the world, and we want to make sure we back that up with a risk-free 30-day guarantee.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          🤝 If for any reason you do not have a positive experience, we will make every effort to ensure that you are satisfied with your purchase.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          💯 We want you to rest assured that there is absolutely zero risk in buying and trying out products. If you don't like it and don't feel bad, we'll do it right.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          📩 We email support. If you need help, please contact us.\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"drovporce","offers":[{"title":"Autumn Ember","offer_id":56919838523558,"sku":"GZ012426080610057-秋日女巫雕像-橙色30*11*9cm","price":60.99,"currency_code":"USD","in_stock":true},{"title":"Midnight Bloom","offer_id":56919838556326,"sku":"GZ012426080610057-秋日女巫雕像-紫色30*11*9cm","price":60.99,"currency_code":"USD","in_stock":true},{"title":"Golden Harvest","offer_id":56919838589094,"sku":"GZ012426080610057-秋日女巫雕像-黄色30*11*9cm","price":60.99,"currency_code":"USD","in_stock":true},{"title":"Forest Spell","offer_id":56919838621862,"sku":"GZ012426080610057-秋日女巫雕像-绿色30*11*9cm","price":60.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/6663\/0566\/files\/654_4xA76Z.png?v=1786101074","url":"https:\/\/drovporce.com\/products\/enchanted-autumn-witch-figurine","provider":"drovporce","version":"1.0","type":"link"}