{"product_id":"halloween-dumpling-squishy-mystery-blind-box","title":"🎃Limited stock Holiday Mystery Dumpling Squishy – Halloween \u0026 Christmas Editions","description":"\u003c!-- =========================================================  Halloween Mystery Dumpling Squishy  Shopify Product Detail - Final Version  规则：  1. 适配电脑端右侧窄描述容器  2. 手机端单列  3. 无 fixed \/ sticky  4. 图片最大宽度 = 当前描述容器 100%  5. 结构：信任 → Mystery → 手感 → 尺寸 → 收藏 → 送礼 → FAQ → CTA========================================================= --\u003e\u003cstyle\u003e  .hds-product-detail,  .hds-product-detail * {    box-sizing: border-box;  }  .hds-product-detail {    --hds-orange: #f7941d;    --hds-orange-dark: #e8750b;    --hds-purple: #5b2aa6;    --hds-purple-dark: #35185e;    --hds-black: #17131c;    --hds-text: #2c2931;    --hds-muted: #6f6876;    --hds-cream: #fff9f2;    --hds-light-purple: #f6f0ff;    --hds-border: #eadfeb;    width: 100%;    max-width: 100%;    min-width: 0;    margin: 0;    padding: 0;    overflow: hidden;    color: var(--hds-text);    background: #ffffff;    font-family:      -apple-system,      BlinkMacSystemFont,      \"Segoe UI\",      Arial,      Helvetica,      sans-serif;    line-height: 1.55;  }  .hds-product-detail img {    display: block;    width: 100%;    max-width: 100%;    height: auto;    margin: 0;    padding: 0;    object-fit: contain;  }  .hds-product-detail h2,  .hds-product-detail h3,  .hds-product-detail p {    margin-top: 0;  }  .hds-product-detail h2,  .hds-product-detail h3,  .hds-product-detail p,  .hds-product-detail span,  .hds-product-detail strong,  .hds-product-detail div {    max-width: 100%;    overflow-wrap: break-word;  }  \/* ===============================     TRUST BAR  =============================== *\/  .hds-trust-bar {    display: grid;    grid-template-columns:      repeat(3, minmax(0, 1fr));    gap: 6px;    width: 100%;    max-width: 100%;    margin: 0 0 13px;  }  .hds-trust-item {    min-width: 0;    padding: 10px 5px;    text-align: center;    border: 1px solid var(--hds-border);    border-radius: 10px;    background: var(--hds-cream);    color: var(--hds-text);    font-size: 10px;    line-height: 1.35;    font-weight: 700;  }  .hds-trust-icon {    display: block;    margin-bottom: 2px;    font-size: 16px;    line-height: 1;  }  \/* ===============================     GENERAL SECTION  =============================== *\/  .hds-section {    width: 100%;    max-width: 100%;    min-width: 0;    margin: 0 0 15px;    overflow: hidden;    border: 1px solid var(--hds-border);    border-radius: 15px;    background: #ffffff;  }  .hds-content {    width: 100%;    max-width: 100%;    padding: 18px;  }  \/* ===============================     TYPOGRAPHY  =============================== *\/  .hds-eyebrow {    display: inline-block;    margin: 0 0 8px;    padding: 5px 9px;    border-radius: 999px;    background: #fff1df;    color: #b95a00;    font-size: 10px;    line-height: 1.3;    font-weight: 800;    letter-spacing: .06em;    text-transform: uppercase;  }  .hds-title {    margin: 0 0 10px;    color: var(--hds-black);    font-size: 26px;    line-height: 1.12;    font-weight: 850;    letter-spacing: -0.03em;  }  .hds-title span {    color: var(--hds-orange-dark);  }  .hds-section-title {    margin: 0 0 8px;    color: var(--hds-black);    font-size: 20px;    line-height: 1.2;    font-weight: 800;    letter-spacing: -0.02em;  }  .hds-subtitle,  .hds-section-text {    margin: 0;    color: var(--hds-muted);    font-size: 14px;    line-height: 1.65;  }  \/* ===============================     IMAGE  =============================== *\/  .hds-image-wrap {    position: relative;    width: 100%;    max-width: 100%;    overflow: hidden;    background: #f7f5f8;  }  .hds-image-wrap img {    width: 100%;    max-width: 100%;    height: auto;  }  .hds-image-label {    position: absolute;    left: 10px;    bottom: 10px;    max-width: calc(100% - 20px);    padding: 7px 10px;    border-radius: 999px;    background: rgba(24,17,27,.86);    color: #ffffff;    font-size: 10px;    line-height: 1.25;    font-weight: 700;  }  \/* ===============================     HERO HIGHLIGHTS  =============================== *\/  .hds-highlight-row {    display: flex;    flex-wrap: wrap;    gap: 6px;    margin-top: 14px;  }  .hds-highlight {    padding: 6px 8px;    border: 1px solid #eadbec;    border-radius: 8px;    background: #ffffff;    color: #433a48;    font-size: 10px;    line-height: 1.25;    font-weight: 700;  }  \/* ===============================     SIZE  =============================== *\/  .hds-size {    display: flex;    align-items: center;    gap: 12px;    margin-top: 14px;    padding: 12px;    border: 1px solid #e6d9f6;    border-radius: 12px;    background: var(--hds-light-purple);  }  .hds-size-number {    flex: 0 0 66px;    display: flex;    flex-direction: column;    align-items: center;    justify-content: center;    width: 66px;    height: 66px;    border-radius: 50%;    background: var(--hds-purple);    color: #ffffff;    text-align: center;  }  .hds-size-number strong {    font-size: 17px;    line-height: 1;  }  .hds-size-number span {    margin-top: 3px;    font-size: 8px;    opacity: .85;  }  .hds-size-copy {    min-width: 0;  }  .hds-size-copy strong {    display: block;    margin-bottom: 3px;    color: var(--hds-black);    font-size: 12px;  }  .hds-size-copy span {    display: block;    color: var(--hds-muted);    font-size: 10px;    line-height: 1.45;  }  \/* ===============================     CHARACTERS  =============================== *\/  .hds-style-grid {    display: grid;    grid-template-columns:      repeat(2, minmax(0, 1fr));    gap: 7px;    margin-top: 14px;  }  .hds-style-card {    min-width: 0;    padding: 9px;    border: 1px solid #e9dff0;    border-radius: 11px;    background: #ffffff;  }  .hds-style-card:last-child {    grid-column: 1 \/ -1;  }  .hds-style-card strong {    display: block;    margin-bottom: 2px;    color: var(--hds-black);    font-size: 11px;    line-height: 1.35;  }  .hds-style-card span {    display: block;    color: var(--hds-muted);    font-size: 10px;    line-height: 1.4;  }  .hds-style-dot {    display: inline-block;    width: 7px;    height: 7px;    margin-right: 4px;    border-radius: 50%;    vertical-align: 1px;  }  .hds-purple-box {    margin-top: 13px;    padding: 13px;    border-radius: 12px;    background:      linear-gradient(        135deg,        #35185e,        #652ca5      );    color: #ffffff;  }  .hds-purple-box strong {    display: block;    margin-bottom: 4px;    color: #ffffff;    font-size: 13px;  }  .hds-purple-box p {    margin: 0;    color: rgba(255,255,255,.84);    font-size: 10px;    line-height: 1.55;  }  .hds-note {    margin: 10px 0 0;    color: var(--hds-muted);    font-size: 9px;    line-height: 1.45;  }  \/* ===============================     OCCASIONS  =============================== *\/  .hds-occasion-grid {    display: grid;    grid-template-columns:      repeat(2, minmax(0, 1fr));    gap: 7px;    margin-top: 13px;  }  .hds-occasion {    min-width: 0;    padding: 9px 5px;    text-align: center;    border: 1px solid #eadfed;    border-radius: 10px;    background: #ffffff;  }  .hds-occasion span {    display: block;    margin-bottom: 3px;    font-size: 18px;  }  .hds-occasion strong {    display: block;    color: var(--hds-black);    font-size: 10px;  }  \/* ===============================     FAQ  =============================== *\/  .hds-faq details {    width: 100%;    border-top: 1px solid #ebe5ed;  }  .hds-faq details:first-of-type {    margin-top: 10px;  }  .hds-faq summary {    position: relative;    width: 100%;    padding: 13px 25px 13px 0;    cursor: pointer;    list-style: none;    color: var(--hds-black);    font-size: 11px;    line-height: 1.4;    font-weight: 750;  }  .hds-faq summary::-webkit-details-marker {    display: none;  }  .hds-faq summary::after {    content: \"+\";    position: absolute;    right: 2px;    top: 50%;    transform: translateY(-50%);    color: var(--hds-purple);    font-size: 19px;  }  .hds-faq details[open] summary::after {    content: \"−\";  }  .hds-faq-answer {    padding: 0 22px 13px 0;    color: var(--hds-muted);    font-size: 10px;    line-height: 1.6;  }  \/* ===============================     ENDING  =============================== *\/  .hds-ending {    text-align: center;    background:      linear-gradient(        140deg,        #25142f,        #4e226d      );  }  .hds-ending .hds-content {    padding: 23px 16px;  }  .hds-ending-badge {    display: inline-block;    margin-bottom: 9px;    padding: 5px 9px;    border-radius: 999px;    background: var(--hds-orange);    color: #ffffff;    font-size: 9px;    font-weight: 800;    letter-spacing: .06em;  }  .hds-ending h2 {    margin: 0 0 8px;    color: #ffffff;    font-size: 20px;    line-height: 1.25;  }  .hds-ending p {    margin: 0;    color: rgba(255,255,255,.80);    font-size: 11px;    line-height: 1.6;  }  \/* ===============================     MOBILE  =============================== *\/  @media screen and (max-width: 749px) {    .hds-section {      margin-bottom: 12px;      border-radius: 13px;    }    .hds-content {      padding: 15px;    }    .hds-title {      font-size: 23px;    }    .hds-section-title {      font-size: 18px;    }    .hds-subtitle,    .hds-section-text {      font-size: 13px;    }  }  \/* ===============================     VERY SMALL MOBILE  =============================== *\/  @media screen and (max-width: 380px) {    .hds-trust-item {      padding: 8px 3px;      font-size: 9px;    }    .hds-style-grid {      grid-template-columns: 1fr;    }    .hds-style-card:last-child {      grid-column: auto;    }  }\u003c\/style\u003e\u003cdiv class=\"hds-product-detail\"\u003e\n\u003c!-- =====================================================       TRUST  ====================================================== --\u003e\u003cdiv class=\"hds-trust-bar\"\u003e\n\u003cdiv class=\"hds-trust-item\"\u003e\n\u003cspan class=\"hds-trust-icon\"\u003e↩️\u003c\/span\u003e 30-Day\u003cbr\u003eGuarantee\u003c\/div\u003e\n\u003cdiv class=\"hds-trust-item\"\u003e\n\u003cspan class=\"hds-trust-icon\"\u003e📦\u003c\/span\u003e Tracked\u003cbr\u003eShipping\u003c\/div\u003e\n\u003cdiv class=\"hds-trust-item\"\u003e\n\u003cspan class=\"hds-trust-icon\"\u003e🔒\u003c\/span\u003e Secure\u003cbr\u003eCheckout\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================       01 MOST IMPORTANT:       WHAT AM I GETTING?  ====================================================== --\u003e\u003csection class=\"hds-section\"\u003e\u003cdiv class=\"hds-content\"\u003e\n\u003cdiv class=\"hds-eyebrow\"\u003e🎃 Eco-Friendly \/ Non-Toxic \/ 100% Safe \/ Child-Safe\u003c\/div\u003e\n\u003ch2 class=\"PDq2pG_selectionAnchorContainer\"\u003e\n\u003cspan role=\"text\"\u003e\u003cstrong\u003eWhich Holiday Dumpling Will You Reveal?\u003c\/strong\u003e\u003c\/span\u003e\u003cspan class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003e\u003cspan role=\"text\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003eMost Halloween \u0026amp; Christmas fillers are either candy that disappears in minutes or cheap toys kids forget instantly\u003c\/span\u003e — \u003cstrong\u003ethis is a spooky little surprise they’ll actually keep, squeeze, and love\u003c\/strong\u003e.Each Mystery Box contains 1 surprise Dumpling Squishy from the Holiday Edition you choose. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003e\u003cstrong\u003eCollect the whole set! Which style will you find next? 👀\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003cspan class=\"hds-highlight\"\u003e 🎃 4 Regular Styles \u003c\/span\u003e\u003cspan class=\"hds-highlight\"\u003e🎄 5 Regular Styles  \u003c\/span\u003e\u003cspan class=\"hds-highlight\"\u003e✨ 2 Secret Styles\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"hds-highlight-row\"\u003e\u003cspan class=\"hds-highlight\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/5568f976-69a0-4adb-b051-b116fad2df0b.png?v=1788944275\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hds-image-wrap\"\u003e\u003cdiv class=\"hds-image-label\"\u003e4 REGULAR STYLES · 1 SECRET STYLE\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       02 SQUISH PROOF  ====================================================== --\u003e\u003csection class=\"hds-section\"\u003e\u003cdiv class=\"hds-content\"\u003e\n\u003cdiv class=\"hds-eyebrow\"\u003eSOFT \u0026amp; SATISFYING\u003c\/div\u003e\n\u003ch3 class=\"hds-section-title\"\u003eSoft. Squishy. Seriously Satisfying.\u003c\/h3\u003e\n\u003cp class=\"hds-section-text\"\u003eGive it a squeeze, press it down and watch it slowly return to shape. Soft in your hand and satisfying enough to squeeze again and again.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hds-image-wrap\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/GIF1_99c04627-e7a3-4dcc-8c6d-93417206a267.gif?v=1788421847\" loading=\"lazy\"\u003e\u003cdiv class=\"hds-image-label\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eSQUEEZE IT · WATCH IT SLOWLY RISE\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       03 SIZE  ====================================================== --\u003e\u003csection class=\"hds-section\"\u003e\u003cdiv class=\"hds-content\"\u003e\n\u003cdiv class=\"hds-eyebrow\"\u003ePERFECT PALM SIZE\u003c\/div\u003e\n\u003ch3 class=\"hds-section-title\"\u003eKnow Exactly What Size You're Getting\u003c\/h3\u003e\n\u003cp class=\"hds-section-text\"\u003eApprox. \u003cstrong\u003e3.94\" \/ 10 cm\u003c\/strong\u003e — a palm-sized squishy that's easy to hold, squeeze, display or tuck inside a Holiday gift bag.\u003c\/p\u003e\n\u003cdiv class=\"hds-size\"\u003e\n\u003cdiv class=\"hds-size-number\"\u003e\n\u003cstrong\u003e10 cm\u003c\/strong\u003e \u003cspan\u003e APPROX. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hds-size-copy\"\u003e\n\u003cstrong\u003e Approx. 3.94 in \u003c\/strong\u003e \u003cspan\u003e Palm-sized Halloween squishy. Slight measurement variations may occur. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--      建议未来把这一张换成：      真人手掌拿着产品的尺寸对比图    --\u003e\u003cdiv class=\"hds-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/ChatGPT_Image_2026_9_9_16_50_31_1_2d652929-b1b2-43a7-9971-ebaf00874cd4.png?v=1788944533\" alt=\"\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       04 COLLECT  ====================================================== --\u003e\u003csection class=\"hds-section\"\u003e\u003cdiv class=\"hds-content\"\u003e\n\u003cdiv class=\"hds-eyebrow\"\u003e8 BASIC STYLES + 2 SECRET\u003c\/div\u003e\n\u003ch3 class=\"hds-section-title\"\u003eMeet the Halloween \u0026amp; Christmas Crew\u003c\/h3\u003e\n\u003cp class=\"hds-section-text\"\u003eBeyond the 8 Regular Styles, 2 mysterious Secret Styles are hidden in the collection. \u003c\/p\u003e\n\u003cdiv class=\"hds-style-grid\"\u003e\n\u003cdiv class=\"hds-style-card\"\u003e\n\u003cstrong\u003e \u003cspan class=\"hds-style-dot\" style=\"background: #17131c;\"\u003e\u003c\/span\u003e Midnight Bat — Secret Style\u003c\/strong\u003e \u003cspan\u003eDark, glittery and mysteriously rare.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hds-style-card\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan class=\"hds-style-dot\" style=\"background: #7752b8;\"\u003e\u003c\/span\u003ePhantom Purple — Secret Style\u003cbr\u003e\u003c\/strong\u003e A haunting purple surprise hidden in the collection\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"hds-style-card\"\u003e\n\u003cspan style=\"color: rgb(255, 128, 0);\"\u003e\u003cstrong\u003eRare Surprise · Not Guaranteed \u003cspan\u003e🔥2+ Boxes Include At Least 2 Different Styles. 11 Styles Across 2 Holiday Editions\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hds-purple-box\"\u003e\n\u003cstrong\u003e✨ More Boxes. More Reveals.\u003c\/strong\u003e\u003cp\u003eOpen more Mystery Boxes to reveal more styles and build your spooky collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hds-image-wrap\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/d97dae08-a8e1-4622-bd6c-20b5aaa4499b.png?v=1788947249\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/ChatGPT_Image_2026_9_9_23_03_40.png?v=1788966244\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       05 HALLOWEEN GIFT USE CASE  ====================================================== --\u003e\u003csection class=\"hds-section\"\u003e\u003cdiv class=\"hds-content\"\u003e\n\u003cdiv class=\"hds-eyebrow\"\u003eHALLOWEEN GIFT IDEA\u003c\/div\u003e\n\u003ch3 class=\"hds-section-title\"\u003eThe Holiday Treat That Isn't Candy 🎃🎄 \u003c\/h3\u003e\n\u003cp class=\"hds-section-text\"\u003eA fun little surprise for Boo Baskets, Holiday gift bags, party favors and spooky-season gifting — something they'll still be squeezing after the candy is gone.Mystery Boxes are randomly selected based on your chosen pack. Bundle guarantees apply as shown below.\u003c\/p\u003e\n\u003cdiv class=\"hds-occasion-grid\"\u003e\n\u003cdiv class=\"hds-occasion\"\u003e\n\u003cspan\u003e🎃\u003c\/span\u003e \u003cstrong\u003eBoo Baskets\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hds-occasion\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e \u003cstrong\u003eStocking Stuffers\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hds-occasion\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003eGift Bags\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hds-occasion\"\u003e\n\u003cspan\u003e👻\u003c\/span\u003e \u003cstrong\u003eCollecting\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       06 FAQ  ====================================================== --\u003e\u003csection class=\"hds-section hds-faq\"\u003e\u003cdiv class=\"hds-content\"\u003e\n\u003cdiv class=\"hds-eyebrow\"\u003eGOOD TO KNOW\u003c\/div\u003e\n\u003ch3 class=\"hds-section-title\"\u003eQuick Questions\u003c\/h3\u003e\n\u003cdetails open=\"\"\u003e\u003csummary\u003eWhich Holiday Edition will I receive?\u003c\/summary\u003e\u003cdiv class=\"hds-faq-answer\"\u003eYou’ll receive the Holiday Edition you select before adding to cart — Halloween or Christmas.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow long will it take to receive my Mystery Box?\u003c\/summary\u003e\u003cdiv class=\"hds-faq-answer\"\u003eOrders are processed as quickly as possible, and delivery time depends on your location. Check the estimated delivery date at checkout to make sure it works for you.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails open=\"\"\u003e\u003csummary\u003eAre 2+ boxes guaranteed to be different?\u003c\/summary\u003e\u003cdiv class=\"hds-faq-answer\"\u003eYes. Orders of 2 boxes or more will include at least 2 different styles.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails open=\"\"\u003e\u003csummary\u003eCan I choose a specific character?\u003c\/summary\u003e\u003cdiv class=\"hds-faq-answer\"\u003eNo. Mystery Boxes are randomly selected based on your chosen pack. Bundle guarantees apply as shown below.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails open=\"\"\u003e\u003csummary\u003eAre there Secret Styles?\u003c\/summary\u003e\u003cdiv class=\"hds-faq-answer\"\u003eThe Halloween Edition includes 2 Secret Styles. Secret Styles are randomly included and are never guaranteed.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails open=\"\"\u003e\u003csummary\u003eAre there Secret Styles?\u003c\/summary\u003e\u003cdiv class=\"hds-faq-answer\"\u003eDelivery times depend on your destination and the shipping method available for your order. Please check the estimated delivery information shown during checkout before placing your order.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =====================================================       07 END CTA  ====================================================== --\u003e\u003csection class=\"hds-section hds-ending\"\u003e\u003cdiv class=\"hds-content\"\u003e\n\u003cdiv class=\"hds-ending-badge\"\u003eHALLOWEEN MYSTERY DROP\u003c\/div\u003e\n\u003ch2\u003eReady to Meet Your\u003cbr\u003eHoliday Mystery Dumpling?\u003c\/h2\u003e\n\u003cp\u003ePick your Mystery Box bundle, open the surprise and see which Holiday style you reveal — maybe even the Secret Style. 👻\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"1 Box \/ 🎃 Halloween","offer_id":51648228327670,"sku":"NC03342609036713-万圣节混装发货","price":19.99,"currency_code":"USD","in_stock":true},{"title":"1 Box \/ 🎄 Christmas","offer_id":51648228360438,"sku":"NC03342609096926-盲盒随机发送","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🔥2 Boxes - Save $13.97 · Each $14.99 \/ 🎃 Halloween","offer_id":51648228393206,"sku":"NC03342609076901-紫色幽灵包子+NC03342608314147-南瓜杰克（独立彩盒加笼子)","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🔥2 Boxes - Save $13.97 · Each $14.99 \/ 🎄 Christmas","offer_id":51648228425974,"sku":"NC03342609096926-圣诞老人+NC03342609096926-圣诞麋","price":34.99,"currency_code":"USD","in_stock":true},{"title":"✨3 Boxes - MOST POPULAR · Save $27.98 \/ 🎃 Halloween","offer_id":51648228458742,"sku":"NC03342608314147-骷髅仔仔（独立彩盒加笼子)+NC03342609076901-紫色幽灵包子+","price":39.99,"currency_code":"USD","in_stock":true},{"title":"✨3 Boxes - MOST POPULAR · Save $27.98 \/ 🎄 Christmas","offer_id":51648228491510,"sku":"NC03342609096926-圣诞老人+NC03342609096926-小雪人+NC03342609096926-圣诞麋鹿","price":44.99,"currency_code":"USD","in_stock":true},{"title":"🎁5 Boxes - Free Shipping · Includes 1 Secret Style \/ 🎃 Halloween","offer_id":51648228524278,"sku":"NC03342609076901-紫色幽灵包子+NC03342609076901-黑蝙蝠包子+NC03342608314147-骷髅仔仔（独立彩盒加笼子）+NC03342608314147-南瓜杰克（独立彩盒加笼子）+NC03342608314147-紫色幽灵（独立彩盒加笼子）","price":59.99,"currency_code":"USD","in_stock":true},{"title":"🎁5 Boxes - Free Shipping · Includes 1 Secret Style \/ 🎄 Christmas","offer_id":51648228557046,"sku":"NC03342609096926-圣诞五件套","price":69.99,"currency_code":"USD","in_stock":true},{"title":"🏆11 Boxes - COMPLETE SET · 9 Regular Styles +2 Secret Styles \/ 🎃 Halloween","offer_id":51648228589814,"sku":"NC03342609096926-圣诞五件套+NC03342609076901-紫色幽灵包子+NC03342609076901-黑蝙蝠包子+NC03342608314147-骷髅仔仔（独立彩盒加笼子）+NC03342608314147-南瓜杰克（独立彩盒加笼子）+NC03342608314147-紫色幽灵（独立彩盒加笼子）+NC03342608314147-可爱幽灵（独立彩盒加笼子）","price":129.99,"currency_code":"USD","in_stock":true},{"title":"🏆11 Boxes - COMPLETE SET · 9 Regular Styles +2 Secret Styles \/ 🎄 Christmas","offer_id":51648228622582,"sku":"NC03342609096926-圣诞五件套+NC03342609076901-紫色幽灵包子+NC03342609076901-黑蝙蝠包子+NC03342608314147-骷髅仔仔（独立彩盒加笼子）+NC03342608314147-南瓜杰克（独立彩盒加笼子）+NC03342608314147-紫色幽灵（独立彩盒加笼子）+NC03342608314147-可爱幽灵（独立彩盒加笼子）","price":129.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0824\/9186\/7382\/files\/5568f976-69a0-4adb-b051-b116fad2df0b.png?v=1789438483","url":"https:\/\/toppicksdeals.com\/products\/halloween-dumpling-squishy-mystery-blind-box","provider":"我的商店","version":"1.0","type":"link"}