{"product_id":"20-pack-pumpkin-halloween-treat-bags-resealable-clear-party-favour-bags-with-handles","title":"Pack Pumpkin Halloween Treat Bags – Resealable Clear Party Favour Bags with Handles","description":"\u003c!-- ========================================================= GlowforU - Halloween Treat Bags Product Description 适配：Shopify 产品描述 \/ 电脑端右侧窄栏 \/ 手机端 注意： 1. 所有 CSS 都限制在 .gfu-treat-bag 内，不影响主题其它区域 2. 没有 fixed \/ sticky \/ absolute 大面积定位 3. 不设置固定高度，不会制造第二个滚动区域 4. 图片地址请替换成 Shopify CDN 地址========================================================= --\u003e\u003cstyle\u003e  .gfu-treat-bag,  .gfu-treat-bag * {    box-sizing: border-box;  }  .gfu-treat-bag {    width: 100%;    max-width: 100%;    margin: 0;    padding: 0 0 18px;    overflow: visible;    color: #252525;    background: transparent;    font-family: Arial, Helvetica, sans-serif;    line-height: 1.55;    word-break: normal;  }  .gfu-treat-bag img {    display: block;    width: 100%;    max-width: 100%;    height: auto;    border: 0;  }  .gfu-treat-bag h2,  .gfu-treat-bag h3,  .gfu-treat-bag p {    margin-top: 0;  }  \/* =========================     顶部介绍  ========================== *\/  .gfu-treat-hero {    position: relative;    overflow: hidden;    padding: 24px 20px;    margin-bottom: 14px;    border-radius: 18px;    background:      radial-gradient(circle at 90% 8%, rgba(244,142,35,.16), transparent 32%),      linear-gradient(135deg, #fff8ef 0%, #fffdf9 100%);    border: 1px solid #f1dfca;  }  .gfu-eyebrow {    display: inline-flex;    align-items: center;    gap: 6px;    margin-bottom: 9px;    padding: 6px 10px;    border-radius: 999px;    background: #181818;    color: #fff;    font-size: 11px;    font-weight: 700;    letter-spacing: .08em;    text-transform: uppercase;  }  .gfu-treat-hero h2 {    margin-bottom: 9px;    color: #171717;    font-size: clamp(25px, 5vw, 34px);    line-height: 1.06;    font-weight: 800;    letter-spacing: -.035em;  }  .gfu-treat-hero h2 span {    color: #ef7f18;  }  .gfu-treat-hero p {    max-width: 520px;    margin-bottom: 15px;    color: #5d5650;    font-size: 14px;    line-height: 1.65;  }  .gfu-pill-row {    display: flex;    flex-wrap: wrap;    gap: 7px;  }  .gfu-pill {    display: inline-flex;    align-items: center;    min-height: 31px;    padding: 6px 10px;    border-radius: 999px;    border: 1px solid #ead6bd;    background: rgba(255,255,255,.85);    color: #34302c;    font-size: 11px;    font-weight: 700;    white-space: nowrap;  }  \/* =========================     通用图片  ========================== *\/  .gfu-media {    overflow: hidden;    margin-bottom: 14px;    border-radius: 16px;    background: #f6f2ec;    border: 1px solid #eee5db;  }  .gfu-media img {    aspect-ratio: 1 \/ 1;    object-fit: cover;  }  \/* =========================     标题  ========================== *\/  .gfu-section {    margin-bottom: 14px;    padding: 19px;    border: 1px solid #ece7e1;    border-radius: 16px;    background: #fff;  }  .gfu-section-title {    margin-bottom: 5px;    font-size: 20px;    line-height: 1.2;    font-weight: 800;    color: #1d1d1d;    letter-spacing: -.02em;  }  .gfu-section-subtitle {    margin-bottom: 15px;    color: #706a65;    font-size: 13px;    line-height: 1.55;  }  \/* =========================     4个核心卖点  ========================== *\/  .gfu-feature-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 9px;  }  .gfu-feature {    min-width: 0;    padding: 13px;    border-radius: 13px;    background: #faf7f3;  }  .gfu-feature-icon {    display: flex;    align-items: center;    justify-content: center;    width: 35px;    height: 35px;    margin-bottom: 9px;    border-radius: 10px;    background: #fff0df;    font-size: 19px;  }  .gfu-feature strong {    display: block;    margin-bottom: 4px;    color: #252525;    font-size: 13px;    line-height: 1.3;  }  .gfu-feature span {    display: block;    color: #716b66;    font-size: 11.5px;    line-height: 1.48;  }  \/* =========================     两个SKU  ========================== *\/  .gfu-style-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 10px;  }  .gfu-style-card {    min-width: 0;    overflow: hidden;    border: 1px solid #eadfd3;    border-radius: 14px;    background: #fff;  }  .gfu-style-card img {    aspect-ratio: 1 \/ 1;    object-fit: cover;    background: #fff8ef;  }  .gfu-style-info {    padding: 11px 12px 12px;  }  .gfu-style-name {    display: block;    margin-bottom: 3px;    color: #202020;    font-size: 13px;    font-weight: 800;  }  .gfu-style-desc {    display: block;    color: #79716b;    font-size: 10.5px;    line-height: 1.45;  }  .gfu-orange {    border-top: 4px solid #f27916;  }  .gfu-purple {    border-top: 4px solid #7240a4;  }  \/* =========================     场景文字卡  ========================== *\/  .gfu-use-banner {    margin-bottom: 14px;    padding: 19px;    border-radius: 16px;    color: #fff;    background:      linear-gradient(        135deg,        rgba(20,20,20,.98),        rgba(50,35,28,.98)      );  }  .gfu-use-banner h3 {    margin-bottom: 6px;    color: #fff;    font-size: 20px;    line-height: 1.2;  }  .gfu-use-banner p {    margin-bottom: 13px;    color: rgba(255,255,255,.75);    font-size: 12.5px;    line-height: 1.55;  }  .gfu-use-tags {    display: flex;    flex-wrap: wrap;    gap: 7px;  }  .gfu-use-tags span {    display: inline-flex;    align-items: center;    padding: 6px 9px;    border-radius: 999px;    background: rgba(255,255,255,.1);    border: 1px solid rgba(255,255,255,.14);    color: #fff;    font-size: 10.5px;    font-weight: 600;  }  \/* =========================     尺寸  ========================== *\/  .gfu-size-box {    display: grid;    grid-template-columns: 1fr;    gap: 12px;  }  .gfu-size-number {    display: flex;    flex-wrap: wrap;    gap: 8px;  }  .gfu-size-number div {    flex: 1 1 100px;    padding: 11px 8px;    border-radius: 11px;    background: #fff7ed;    text-align: center;  }  .gfu-size-number b {    display: block;    margin-bottom: 2px;    color: #e96e0c;    font-size: 18px;    line-height: 1;  }  .gfu-size-number small {    color: #69635e;    font-size: 9.5px;    text-transform: uppercase;    letter-spacing: .04em;  }  \/* =========================     折叠内容  ========================== *\/  .gfu-details {    margin-bottom: 9px;    overflow: hidden;    border: 1px solid #ebe4dc;    border-radius: 13px;    background: #fff;  }  .gfu-details summary {    position: relative;    display: flex;    align-items: center;    min-height: 50px;    padding: 13px 42px 13px 15px;    color: #292929;    font-size: 13px;    font-weight: 700;    cursor: pointer;    list-style: none;    user-select: none;  }  .gfu-details summary::-webkit-details-marker {    display: none;  }  .gfu-details summary::after {    content: \"+\";    position: absolute;    right: 15px;    top: 50%;    transform: translateY(-50%);    color: #e97815;    font-size: 22px;    font-weight: 400;  }  .gfu-details[open] summary::after {    content: \"−\";  }  .gfu-details-content {    padding: 0 15px 14px;    color: #6c6661;    font-size: 12px;    line-height: 1.65;  }  .gfu-details-content ul {    margin: 4px 0 0;    padding-left: 18px;  }  .gfu-details-content li {    margin-bottom: 5px;  }  \/* =========================     最底部提示  ========================== *\/  .gfu-final {    padding: 20px 18px;    border-radius: 16px;    background: linear-gradient(135deg, #fff4e7, #fffafa);    text-align: center;  }  .gfu-final-icon {    margin-bottom: 5px;    font-size: 25px;  }  .gfu-final h3 {    margin-bottom: 6px;    color: #252525;    font-size: 19px;  }  .gfu-final p {    margin: 0 auto;    max-width: 430px;    color: #706863;    font-size: 12px;    line-height: 1.6;  }  \/* =========================     手机端  ========================== *\/  @media screen and (max-width: 520px) {    .gfu-treat-hero {      padding: 20px 16px;      border-radius: 14px;    }    .gfu-treat-hero h2 {      font-size: 27px;    }    .gfu-section {      padding: 16px 14px;      border-radius: 14px;    }    .gfu-section-title {      font-size: 19px;    }    .gfu-feature-grid {      gap: 8px;    }    .gfu-feature {      padding: 11px;    }    .gfu-style-grid {      grid-template-columns: 1fr 1fr;      gap: 8px;    }    .gfu-style-info {      padding: 9px;    }    .gfu-style-name {      font-size: 12px;    }    .gfu-style-desc {      font-size: 9.5px;    }    .gfu-media {      border-radius: 13px;    }    .gfu-use-banner {      padding: 17px 14px;    }  }  \/* 超窄屏 *\/  @media screen and (max-width: 360px) {    .gfu-feature-grid {      grid-template-columns: 1fr;    }    .gfu-style-grid {      grid-template-columns: 1fr;    }  }\u003c\/style\u003e\u003cdiv class=\"gfu-treat-bag\"\u003e  \u003c!-- =====================================================       01 顶部产品介绍  ====================================================== --\u003e  \u003csection class=\"gfu-treat-hero\"\u003e    \u003cdiv class=\"gfu-eyebrow\"\u003e      🎃 HALLOWEEN FAVOR ESSENTIAL    \u003c\/div\u003e    \u003ch2\u003e      Halloween Treat Bags\u003cbr\u003e      \u003cspan\u003eMade for Little Ghouls\u003c\/span\u003e    \u003c\/h2\u003e    \u003cp\u003e      Make trick-or-treating even more fun with a clear Halloween      treat bag designed to carry candy, party favors and spooky      surprises. Choose from two playful Halloween styles.    \u003c\/p\u003e    \u003cdiv class=\"gfu-pill-row\"\u003e      \u003cspan class=\"gfu-pill\"\u003e✓ 2 Spooky Styles\u003c\/span\u003e      \u003cspan class=\"gfu-pill\"\u003e✓ Resealable Top\u003c\/span\u003e      \u003cspan class=\"gfu-pill\"\u003e✓ Clear Front\u003c\/span\u003e      \u003cspan class=\"gfu-pill\"\u003e✓ Carry Handle\u003c\/span\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =====================================================       02 第一张场景图       替换成你已经生成的“两名儿童拿两款糖果袋”主图  ====================================================== --\u003e  \u003cdiv class=\"gfu-media\"\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/5_faf7f473-87db-47a1-bd5e-a6cada33f104.png?v=1788160360\" alt=\"Kids holding Pumpkin and Cauldron Halloween treat bags\" loading=\"lazy\"\u003e  \u003c\/div\u003e  \u003c!-- =====================================================       03 核心卖点  ====================================================== --\u003e  \u003csection class=\"gfu-section\"\u003e    \u003ch3 class=\"gfu-section-title\"\u003e      Cute Outside. Practical Inside.    \u003c\/h3\u003e    \u003cp class=\"gfu-section-subtitle\"\u003e      Everything you need for an easier Halloween treat-carrying experience.    \u003c\/p\u003e    \u003cdiv class=\"gfu-feature-grid\"\u003e      \u003cdiv class=\"gfu-feature\"\u003e        \u003cdiv class=\"gfu-feature-icon\"\u003e🔒\u003c\/div\u003e        \u003cstrong\u003eResealable Top\u003c\/strong\u003e        \u003cspan\u003e          Helps keep small treats and party favors together while kids are on the move.        \u003c\/span\u003e      \u003c\/div\u003e      \u003cdiv class=\"gfu-feature\"\u003e        \u003cdiv class=\"gfu-feature-icon\"\u003e👀\u003c\/div\u003e        \u003cstrong\u003eClear Front\u003c\/strong\u003e        \u003cspan\u003e          The transparent upper section makes colorful Halloween treats part of the look.        \u003c\/span\u003e      \u003c\/div\u003e      \u003cdiv class=\"gfu-feature\"\u003e        \u003cdiv class=\"gfu-feature-icon\"\u003e👜\u003c\/div\u003e        \u003cstrong\u003eEasy to Carry\u003c\/strong\u003e        \u003cspan\u003e          Built-in handle makes the bag convenient to grab and carry from door to door.        \u003c\/span\u003e      \u003c\/div\u003e      \u003cdiv class=\"gfu-feature\"\u003e        \u003cdiv class=\"gfu-feature-icon\"\u003e🦇\u003c\/div\u003e        \u003cstrong\u003eHalloween Ready\u003c\/strong\u003e        \u003cspan\u003e          A fun themed design that instantly adds character to parties and trick-or-treating.        \u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =====================================================       04 两个SKU  ====================================================== --\u003e  \u003csection class=\"gfu-section\"\u003e    \u003ch3 class=\"gfu-section-title\"\u003e      Pick Your Spooky Style    \u003c\/h3\u003e    \u003cp class=\"gfu-section-subtitle\"\u003e      Two Halloween looks, each with its own personality.    \u003c\/p\u003e    \u003cdiv class=\"gfu-style-grid\"\u003e      \u003c!-- Evil Pumpkin --\u003e      \u003cdiv class=\"gfu-style-card gfu-orange\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/ChatGPT_Image_2026_8_31_16_58_40_1.png?v=1788166761\" alt=\"Evil Pumpkin Halloween Treat Bag\" loading=\"lazy\"\u003e        \u003cdiv class=\"gfu-style-info\"\u003e          \u003cspan class=\"gfu-style-name\"\u003e            🎃 Evil Pumpkin          \u003c\/span\u003e          \u003cspan class=\"gfu-style-desc\"\u003e            Orange jack-o'-lantern design with an orange bow and handle.          \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003c!-- Witch's Stove --\u003e      \u003cdiv class=\"gfu-style-card gfu-purple\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/ChatGPT_Image_2026_8_31_16_58_40_2.png?v=1788166761\" alt=\"Witch's Stove Cauldron Halloween Treat Bag\" loading=\"lazy\"\u003e        \u003cdiv class=\"gfu-style-info\"\u003e          \u003cspan class=\"gfu-style-name\"\u003e            🧪 Witch's Stove          \u003c\/span\u003e          \u003cspan class=\"gfu-style-desc\"\u003e            Black cauldron design with bubbling green slime and a purple bow.          \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =====================================================       05 派对场景图  ====================================================== --\u003e  \u003cdiv class=\"gfu-media\"\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/6_4ce8d79c-cf2c-4eac-9b68-99730e2d3fd8.png?v=1788160359\" alt=\"Halloween treat bags for kids parties and party favors\" loading=\"lazy\"\u003e  \u003c\/div\u003e  \u003c!-- =====================================================       06 使用场景  ====================================================== --\u003e  \u003csection class=\"gfu-use-banner\"\u003e    \u003ch3\u003ePerfect for Halloween Moments\u003c\/h3\u003e    \u003cp\u003e      Fill it with candy, small toys or party favors and make it part      of your Halloween celebration.    \u003c\/p\u003e    \u003cdiv class=\"gfu-use-tags\"\u003e      \u003cspan\u003e🎃 Trick-or-Treat\u003c\/span\u003e      \u003cspan\u003e🕸 Halloween Parties\u003c\/span\u003e      \u003cspan\u003e🍬 Candy Favors\u003c\/span\u003e      \u003cspan\u003e🎁 Small Gifts\u003c\/span\u003e      \u003cspan\u003e👻 Party Giveaways\u003c\/span\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =====================================================       07 Trick or Treat 实际使用场景  ====================================================== --\u003e  \u003cdiv class=\"gfu-media\"\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/ChatGPT_Image_2026_8_31_17_21_56_2.png?v=1788168164\" loading=\"lazy\"\u003e  \u003c\/div\u003e  \u003c!-- =====================================================       08 尺寸  ====================================================== --\u003e  \u003csection class=\"gfu-section\"\u003e    \u003ch3 class=\"gfu-section-title\"\u003e      Sized for Halloween Treats    \u003c\/h3\u003e    \u003cp class=\"gfu-section-subtitle\"\u003e      Compact enough for children to carry while still offering room for Halloween goodies.    \u003c\/p\u003e    \u003c!-- 尺寸图 --\u003e    \u003cdiv class=\"gfu-media\" style=\"margin-bottom:12px;\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/ChatGPT_Image_2026_8_31_17_21_55_1.png?v=1788168162\" alt=\"Halloween treat bag size guide\" loading=\"lazy\"\u003e    \u003c\/div\u003e    \u003cdiv class=\"gfu-size-box\"\u003e      \u003cdiv class=\"gfu-size-number\"\u003e        \u003cdiv\u003e          \u003cb\u003e8.27\"\u003c\/b\u003e          \u003csmall\u003eApprox. Height \/ 21 cm\u003c\/small\u003e        \u003c\/div\u003e        \u003cdiv\u003e          \u003cb\u003e6.89\"\u003c\/b\u003e          \u003csmall\u003eApprox. Width \/ 17.5 cm\u003c\/small\u003e        \u003c\/div\u003e        \u003cdiv\u003e          \u003cb\u003e2.36\"\u003c\/b\u003e          \u003csmall\u003eApprox. Depth \/ 6 cm\u003c\/small\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =====================================================       09 手机友好的折叠信息  ====================================================== --\u003e  \u003cdetails class=\"gfu-details\" open\u003e    \u003csummary\u003e      What Makes This Bag Different?    \u003c\/summary\u003e    \u003cdiv class=\"gfu-details-content\"\u003e      \u003cul\u003e        \u003cli\u003eClear upper section lets treats remain visible.\u003c\/li\u003e        \u003cli\u003eResealable closure helps keep small items contained.\u003c\/li\u003e        \u003cli\u003eBuilt-in handle makes it easy to carry.\u003c\/li\u003e        \u003cli\u003eTwo Halloween-themed styles to choose from.\u003c\/li\u003e        \u003cli\u003eSuitable for trick-or-treating, party favors and Halloween gifting.\u003c\/li\u003e      \u003c\/ul\u003e    \u003c\/div\u003e  \u003c\/details\u003e  \u003cdetails class=\"gfu-details\"\u003e    \u003csummary\u003e      Available Styles    \u003c\/summary\u003e    \u003cdiv class=\"gfu-details-content\"\u003e      \u003cstrong\u003eEvil Pumpkin\u003c\/strong\u003e\u003cbr\u003e      Orange jack-o'-lantern theme with an orange bow and matching handle.      \u003cbr\u003e\u003cbr\u003e      \u003cstrong\u003eWitch's Stove\u003c\/strong\u003e\u003cbr\u003e      Black cauldron theme with green bubbling slime details, a black handle and purple bow.    \u003c\/div\u003e  \u003c\/details\u003e  \u003cdetails class=\"gfu-details\"\u003e    \u003csummary\u003e      Product Size    \u003c\/summary\u003e    \u003cdiv class=\"gfu-details-content\"\u003e      Approximate dimensions:      \u003cstrong\u003e8.27 in H × 6.89 in W\u003c\/strong\u003e      (21 × 17.5 cm), with an approximate      \u003cstrong\u003e2.36 in \/ 6 cm\u003c\/strong\u003e bag depth shown in the size reference.    \u003c\/div\u003e  \u003c\/details\u003e  \u003c!-- =====================================================       10 结尾  ====================================================== --\u003e  \u003csection class=\"gfu-final\"\u003e    \u003cdiv class=\"gfu-final-icon\"\u003e🎃\u003c\/div\u003e    \u003ch3\u003e      Ready for Halloween Night?    \u003c\/h3\u003e    \u003cp\u003e      Choose your favorite style above and turn every candy stop,      party favor or Halloween surprise into part of the fun.    \u003c\/p\u003e  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Evil Pumpkin \/ 5 Pcs","offer_id":51648171835638,"sku":"NC03342608313887-Pumpkin pot*5","price":8.99,"currency_code":"USD","in_stock":true},{"title":"Evil Pumpkin \/ 10 Pcs","offer_id":51648171868406,"sku":"NC03342608313887-Pumpkin pot*10","price":12.99,"currency_code":"USD","in_stock":true},{"title":"Evil Pumpkin \/ 25 Pcs","offer_id":51648171901174,"sku":"NC03342608313887-Pumpkin pot*25","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Witch's Stove \/ 5 Pcs","offer_id":51648171933942,"sku":"NC03342608313887-Witch's Cauldron*5","price":8.99,"currency_code":"USD","in_stock":true},{"title":"Witch's Stove \/ 10 Pcs","offer_id":51648171966710,"sku":"NC03342608313887-Witch's Cauldron*10","price":12.99,"currency_code":"USD","in_stock":true},{"title":"Witch's Stove \/ 25 Pcs","offer_id":51648171999478,"sku":"NC03342608313887-Witch's Cauldron*25","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0824\/9186\/7382\/files\/2_64df5563-d0cc-4f46-bfed-a02651341961.png?v=1789438025","url":"https:\/\/toppicksdeals.com\/products\/20-pack-pumpkin-halloween-treat-bags-resealable-clear-party-favour-bags-with-handles","provider":"我的商店","version":"1.0","type":"link"}