{"product_id":"demon-ghost-skull-resin-duck-desktop-decoration-item","title":"👻30 PCS Mini Demon Ghost Skull Resin Duck Desktop Decoration Item","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\u003cstyle\u003e.ghost-duck-page {  --gd-primary: #9333ea;  --gd-primary-dark: #6b21a8;  --gd-primary-soft: #f3e8ff;  --gd-accent: #c084fc;  --gd-ink: #f4f4f5;  --gd-muted: #a1a1aa;  --gd-line: #e9d5ff;  --gd-white: #ffffff;  --gd-shadow: 0 10px 25px rgba(147, 51, 234, 0.15);  background: transparent;  color: #18181b;  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;  margin: 0;  padding: 0;  line-height: 1.6;  scroll-behavior: smooth;  overflow-x: hidden; \/* 防止移动端横向溢出 *\/}.ghost-duck-page * { box-sizing: border-box; }.ghost-duck-page .gd-container { max-width: 800px; margin: 0 auto; padding: 15px; width: 100%; }.ghost-duck-page .gd-block { margin: 30px 0; }.ghost-duck-page img {  border-radius: 16px;  max-width: 100%;  height: auto;  display: block;  margin: 0 auto;}\/* 顶部 Banner 模块 *\/.ghost-duck-page .gd-top-banner {  background: linear-gradient(135deg, #09090b 0%, #6b21a8 50%, #18181b 100%);  color: #fff; text-align: center; padding: 14px 18px;  border-radius: 14px; font-weight: 700; font-size: 14px;  margin-bottom: 25px; box-shadow: 0 6px 20px rgba(9, 9, 11, 0.25);  display: flex; align-items: center; justify-content: center; gap: 8px;}\/* 标题通用区 *\/.ghost-duck-page .gd-section-head { text-align: center; margin: 0 auto 25px; max-width: 100%; }.ghost-duck-page .gd-eyebrow {  display: inline-flex; align-items: center; gap: 6px;  background: linear-gradient(135deg, #f3e8ff, #e9d5ff);  color: var(--gd-primary-dark);  border: 1px solid #c084fc; border-radius: 999px;  padding: 6px 14px; font-size: 12px; font-weight: 800;  letter-spacing: 0.05em; text-transform: uppercase;}.ghost-duck-page .gd-h1 {  margin: 12px 0 10px; font-size: 32px; line-height: 1.2;  font-weight: 800; background: linear-gradient(135deg, #09090b, #6b21a8);  -webkit-background-clip: text; -webkit-text-fill-color: transparent;}.ghost-duck-page .gd-lead {  font-size: 16px; color: #71717a; max-width: 650px; margin: 0 auto;}.ghost-duck-page .gd-hero {  background: linear-gradient(135deg, #09090b 0%, #18181b 100%);  border-radius: 20px; color: #fff; padding: 25px;  box-shadow: 0 15px 35px rgba(9, 9, 11, 0.3);  display: flex; flex-direction: column; gap: 20px;}\/* 核心卖点图标网格模块：横向双排列 (2列固定) + 内部自适应防溢出 *\/.ghost-duck-page .gd-feature-grid {  display: grid;   grid-template-columns: repeat(2, minmax(0, 1fr));   gap: 12px;}.ghost-duck-page .gd-feature {  border-radius: 16px; padding: 16px; box-shadow: var(--gd-shadow);  display: flex; flex-direction: column; justify-content: space-between;  border: 1px solid rgba(147, 51, 234, 0.2); transition: transform 0.2s ease;  word-break: break-word;   overflow: hidden;}.ghost-duck-page .gd-feature:nth-child(1) { background: linear-gradient(135deg, #f3e8ff 0%, #e9d5ff 100%); border-color: #c084fc; }.ghost-duck-page .gd-feature:nth-child(2) { background: linear-gradient(135deg, #faf5ff 0%, #f3e8ff 100%); border-color: #d8b4fe; }.ghost-duck-page .gd-feature:nth-child(3) { background: linear-gradient(135deg, #fdf4ff 0%, #fae8ff 100%); border-color: #f0abfc; }.ghost-duck-page .gd-feature:nth-child(4) { background: linear-gradient(135deg, #f4f4f5 0%, #e4e4e7 100%); border-color: #d4d4d8; }.ghost-duck-page .gd-feature-top { display: flex; align-items: center; gap: 8px; margin-bottom: 8px; }.ghost-duck-page .gd-feature-icon {  width: 36px; height: 36px; border-radius: 10px;  background: linear-gradient(135deg, #9333ea, #6b21a8);  display: flex; align-items: center; justify-content: center;  font-size: 18px; color: #fff; flex-shrink: 0;  box-shadow: 0 4px 12px rgba(147, 51, 234, 0.3);}.ghost-duck-page .gd-feature h3 { margin: 0; font-size: 15px; color: var(--gd-primary-dark); font-weight: 700; }.ghost-duck-page .gd-feature p { margin: 0; font-size: 12px; color: #52525b; }\/* 核心卖点详情模块 (5个独立卡片) *\/.ghost-duck-page .gd-deep-dive {  display: flex; flex-direction: column; gap: 15px;}.ghost-duck-page .gd-deep-card {  background: linear-gradient(135deg, #ffffff 0%, #f4f4f5 100%);  border: 1px solid #e4e4e7; border-radius: 16px; padding: 20px;  box-shadow: var(--gd-shadow); display: block; text-align: center;  word-break: break-word;}.ghost-duck-page .gd-deep-content h3 { margin: 0 0 6px; font-size: 17px; color: var(--gd-primary-dark); font-weight: 700; text-align: center; }.ghost-duck-page .gd-deep-content p { margin: 0; font-size: 13px; color: #52525b; text-align: center; }\/* 详细特性展示与规格参数模块 (边框包裹) *\/.ghost-duck-page .gd-specs-wrapper {  background: #fff; border: 2px solid #e4e4e7; border-radius: 20px;  padding: 25px; box-shadow: var(--gd-shadow);  overflow: hidden;}.ghost-duck-page .gd-specs-grid {  display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px; margin-top: 15px;}.ghost-duck-page .gd-spec-box {  background: #f9f9fb; border: 1px solid #e4e4e7; border-radius: 14px;  padding: 16px; overflow: hidden; word-break: break-word;}.ghost-duck-page .gd-spec-box h3 {  margin: 0 0 10px; font-size: 15px; color: var(--gd-primary-dark);  border-bottom: 2px solid #f3e8ff; padding-bottom: 6px;}.ghost-duck-page .gd-spec-list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 8px; }.ghost-duck-page .gd-spec-list li {  font-size: 13px; display: flex; justify-content: space-between; color: #52525b;  border-bottom: 1px dashed #e4e4e7; padding-bottom: 5px; gap: 10px;}.ghost-duck-page .gd-spec-list li span:last-child { font-weight: 700; color: #18181b; text-align: right; }\/* 常见问题解答模块 (每一个区块均带有三角形下拉符号提醒) *\/.ghost-duck-page .gd-faq details {  margin-bottom: 10px; border: 1px solid #e4e4e7;  border-radius: 12px; background: #fff; box-shadow: 0 4px 12px rgba(0,0,0,0.03);  overflow: hidden; transition: all 0.2s ease;}.ghost-duck-page .gd-faq summary {  position: relative; cursor: pointer; list-style: none;  padding: 15px 50px 15px 18px; font-size: 15px; font-weight: 700;  color: var(--gd-primary-dark); user-select: none;  background: linear-gradient(to right, #fafafa, #ffffff);}.ghost-duck-page .gd-faq summary::-webkit-details-marker { display: none; }.ghost-duck-page .gd-faq summary::after {  content: \"▼\"; position: absolute; right: 15px; top: 50%;  transform: translateY(-50%); font-size: 10px; color: #fff;  background: var(--gd-primary); width: 26px; height: 26px;  border-radius: 50%; display: flex; align-items: center; justify-content: center;  box-shadow: 0 2px 6px rgba(147, 51, 234, 0.3);  transition: transform 0.25s ease, background 0.25s ease;}.ghost-duck-page .gd-faq details[open] summary::after {  transform: translateY(-50%) rotate(180deg);  background: #6b21a8;}.ghost-duck-page .gd-faq p {  margin: 0; padding: 0 18px 15px; font-size: 13px; color: #52525b;  border-top: 1px solid #f4f4f5; padding-top: 10px; word-break: break-word;}\/* 货运与质量四大保证模块 *\/.ghost-duck-page .gd-guarantee-grid {  display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px;}.ghost-duck-page .gd-guarantee-card {  background: #ffffff; border: 1px solid #e4e4e7;  border-radius: 16px; padding: 18px; box-shadow: var(--gd-shadow);  display: flex; align-items: flex-start; gap: 12px; word-break: break-word;  overflow: hidden;}.ghost-duck-page .gd-guarantee-icon {  font-size: 22px; background: var(--gd-primary-soft);  width: 40px; height: 40px; border-radius: 12px;  display: flex; align-items: center; justify-content: center; flex-shrink: 0;  border: 1px solid #c084fc;}.ghost-duck-page .gd-guarantee-card h3 { margin: 0 0 4px; font-size: 14px; color: var(--gd-primary-dark); font-weight: 700; }.ghost-duck-page .gd-guarantee-card p { margin: 0; font-size: 12px; color: #52525b; }\/* 底部行动呼吁横幅 *\/.ghost-duck-page .gd-cta-banner {  background: linear-gradient(135deg, #09090b 0%, #18181b 100%);  border-radius: 20px; color: #fff; padding: 35px 20px; text-align: center;  box-shadow: 0 15px 35px rgba(9, 9, 11, 0.3); margin-top: 40px;}.ghost-duck-page .gd-cta-banner h2 { margin: 0 0 8px; font-size: 24px; font-weight: 800; color: #fff; }.ghost-duck-page .gd-cta-banner p { margin: 0 0 20px; font-size: 14px; color: rgba(255,255,255,0.85); }.ghost-duck-page .gd-cta-btn {  display: inline-block; background: linear-gradient(135deg, #9333ea, #6b21a8);  color: #fff; text-decoration: none; font-weight: 800; font-size: 16px;  padding: 14px 36px; border-radius: 999px; box-shadow: 0 8px 20px rgba(147, 51, 234, 0.4);  transition: transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.2s ease;}.ghost-duck-page .gd-cta-btn:hover {  transform: translateY(-4px) scale(1.03);  box-shadow: 0 12px 25px rgba(147, 51, 234, 0.6);}.ghost-duck-page .gd-cta-btn:active {  transform: translateY(-1px) scale(0.98);}\/* 移动端完美自适应适配（防超框溢出） *\/@media(max-width: 600px) {  .ghost-duck-page .gd-container { padding: 10px; }  .ghost-duck-page .gd-h1 { font-size: 24px; }  .ghost-duck-page .gd-hero { padding: 18px; }  .ghost-duck-page .gd-feature-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }   .ghost-duck-page .gd-feature { padding: 12px; }  .ghost-duck-page .gd-feature h3 { font-size: 13px; }  .ghost-duck-page .gd-feature p { font-size: 11px; }  .ghost-duck-page .gd-specs-grid { grid-template-columns: 1fr; }  .ghost-duck-page .gd-guarantee-grid { grid-template-columns: 1fr; gap: 10px; }  .ghost-duck-page .gd-specs-wrapper { padding: 15px; }  .ghost-duck-page .gd-faq summary { font-size: 14px; padding: 12px 45px 12px 14px; }}\u003c\/style\u003e\u003cdiv class=\"ghost-duck-page\" id=\"top-anchor\"\u003e\u003cdiv class=\"gd-container\"\u003e\n\u003c!-- 模块 1：顶部主 Banner 模块 --\u003e\u003cdiv class=\"gd-hero\"\u003e\u003cdiv class=\"gd-block\" style=\"margin: 0;\"\u003e\n\u003cdiv class=\"gd-section-head\" style=\"margin-bottom: 15px;\"\u003e\n\u003cspan class=\"gd-eyebrow\"\u003eCreepy-Cute Desktop Decor\u003c\/span\u003e\u003ch1 class=\"gd-h1\" style=\"-webkit-text-fill-color: #fff;\"\u003e👻Mini Demon Ghost Skull Resin Duck Desktop Figurine\u003c\/h1\u003e\n\u003cp class=\"gd-lead\" style=\"color: rgba(255,255,255,0.85);\"\u003eUnique spooky mashup miniatures crafted from durable resin. Perfect for Halloween vibes, desk setups, and quirky collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; margin: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/TikSave.io_7644505171153800462_00_00_07--00_00_13.gif?v=1780984743\" alt=\"\" width=\"381\" height=\"678\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003c!-- 核心卖点图标网格模块：横向双排列 (2列固定) --\u003e\u003cdiv class=\"gd-block\"\u003e\n\u003cdiv style=\"margin-bottom: 15px;\" class=\"gd-section-head\"\u003e\n\u003cspan class=\"gd-eyebrow\"\u003eCore Features\u003c\/span\u003e\u003ch2 style=\"font-size: 22px; color: var(--gd-primary-dark); margin: 8px 0 0;\"\u003eSpooky \u0026amp; Adorable Miniatures\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gd-feature-grid\"\u003e\n\u003cdiv class=\"gd-feature\"\u003e\n\u003cdiv class=\"gd-feature-top\"\u003e\n\u003cdiv class=\"gd-feature-icon\"\u003e💀\u003c\/div\u003e\n\u003ch3\u003eUnique Mashup\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eCombines cute rubber ducks with spooky demon, skull, and ghost designs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gd-feature\"\u003e\n\u003cdiv class=\"gd-feature-top\"\u003e\n\u003cdiv class=\"gd-feature-icon\"\u003e💎\u003c\/div\u003e\n\u003ch3\u003eResin Craft\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eMade from premium resin with fine details and smooth painted finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gd-feature\"\u003e\n\u003cdiv class=\"gd-feature-top\"\u003e\n\u003cdiv class=\"gd-feature-icon\"\u003e🎃\u003c\/div\u003e\n\u003ch3\u003eHalloween Vibe\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eBrings a fun, dark, and humorous atmosphere to any room or party.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gd-feature\"\u003e\n\u003cdiv class=\"gd-feature-top\"\u003e\n\u003cdiv class=\"gd-feature-icon\"\u003e🖥️\u003c\/div\u003e\n\u003ch3\u003eMini Decor\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eCompact size ideal for desktops, bookshelves, and car dashboards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 核心卖点详情模块 (5个独立卡片) --\u003e\u003cdiv class=\"gd-block\"\u003e\n\u003cdiv style=\"margin-bottom: 15px;\" class=\"gd-section-head\"\u003e\n\u003cspan class=\"gd-eyebrow\"\u003eDeep Dive\u003c\/span\u003e\u003ch2 style=\"font-size: 22px; color: var(--gd-primary-dark); margin: 8px 0 0;\"\u003eWhy Collectors Love These Spooky Ducks\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gd-deep-dive\"\u003e\n\u003cdiv class=\"gd-deep-card\"\u003e\u003cdiv class=\"gd-deep-content\"\u003e\n\u003ch3\u003e🖤 Distinctive Creepy-Cute Aesthetic\u003c\/h3\u003e\n\u003cp\u003eAn eye-catching twist on classic collectibles that stands out in any display cabinet or desk setup.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/1_4eeac3ef-c2de-4b59-90ec-ab702bfa4d33.jpg?v=1785380052\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"gd-deep-card\"\u003e\u003cdiv class=\"gd-deep-content\"\u003e\n\u003ch3\u003e🛠️ Premium Durable Resin\u003c\/h3\u003e\n\u003cp\u003eSturdy, solid construction built to resist wear and maintain its detailed, vibrant look over time.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/2_e4bfcec7-376f-479f-80ce-58704f5dcc55.jpg?v=1785380052\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"gd-deep-card\"\u003e\u003cdiv class=\"gd-deep-content\"\u003e\n\u003ch3\u003e👻 Variety of Spooky Styles\u003c\/h3\u003e\n\u003cp\u003eCollect multiple designs featuring horns, skeletons, ghostly sheets, and pumpkin masks.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/3_6092fa39-e4a5-40f5-919a-d4d2cac8e9a5.jpg?v=1785379825\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"gd-deep-card\"\u003e\u003cdiv class=\"gd-deep-content\"\u003e\n\u003ch3\u003e✨ Compact \u0026amp;amp; Versatile Size\u003c\/h3\u003e\n\u003cp\u003eEasily fits anywhere without taking up too much space, adding a touch of personality to your workspace.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/c0f54f4d-ab11-49a7-8ef8-87b85b1d1211.jpg?v=1785380247\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"gd-deep-card\"\u003e\u003cdiv class=\"gd-deep-content\"\u003e\n\u003ch3\u003e🎁 Perfect Novelty Gift\u003c\/h3\u003e\n\u003cp\u003eA fun and quirky gift idea for friends, gamers, goth-style lovers, and duck collectors alike.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/5_97e97d17-8066-4199-9f12-5e880ae27f6d.jpg?v=1785379825\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 详细特性展示与规格参数模块 (边框包裹) --\u003e\u003cdiv class=\"gd-block\"\u003e\u003cdiv class=\"gd-specs-wrapper\"\u003e\n\u003cdiv style=\"margin-bottom: 15px;\" class=\"gd-section-head\"\u003e\n\u003cspan class=\"gd-eyebrow\"\u003eSpecifications\u003c\/span\u003e\u003ch2 style=\"font-size: 22px; color: var(--gd-primary-dark); margin: 8px 0 0;\"\u003eProduct Specs \u0026amp; Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gd-specs-grid\"\u003e\n\u003cdiv class=\"gd-spec-box\"\u003e\n\u003ch3\u003eMaterial \u0026amp; Design\u003c\/h3\u003e\n\u003cul class=\"gd-spec-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003eItem Type\u003c\/span\u003e \u003cspan\u003eMiniature Resin Figurine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cspan\u003eHigh-Quality Durable Resin\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eStyle\u003c\/span\u003e \u003cspan\u003eDemon, Ghost, Skull, Pumpkin Ducks\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eFinish\u003c\/span\u003e \u003cspan\u003eHand-Painted Accents\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gd-spec-box\"\u003e\n\u003ch3\u003ePlacement \u0026amp; Use\u003c\/h3\u003e\n\u003cul class=\"gd-spec-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003eApplication\u003c\/span\u003e \u003cspan\u003eDesktop, Shelf, Car, Party Decor\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eTheme\u003c\/span\u003e \u003cspan\u003eHalloween \/ Gothic Cute\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eSize\u003c\/span\u003e \u003cspan\u003eMini Portable Scale\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003ePackage\u003c\/span\u003e \u003cspan\u003eResin Duck Figurine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003c!-- 常见问题解答模块 (每一个区块均带有三角形下拉提醒符号) --\u003e\u003cdiv class=\"gd-block gd-faq\"\u003e\n\u003cdiv style=\"margin-bottom: 15px;\" class=\"gd-section-head\"\u003e\n\u003cspan class=\"gd-eyebrow\"\u003eFAQ\u003c\/span\u003e\u003ch2 style=\"font-size: 22px; color: var(--gd-primary-dark); margin: 8px 0 0;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp style=\"font-size: 13px; color: #71717a;\"\u003eTap any question below to expand details 👇\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\u003csummary\u003eWhat material are these duck figurines made of?\u003c\/summary\u003e\u003cp\u003eThey are crafted from high-quality, sturdy resin material, ensuring durability, smooth textures, and long-lasting vivid colors.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails open=\"\"\u003e\u003csummary\u003eAre these suitable for outdoor Halloween decorations?\u003c\/summary\u003e\u003cp\u003eThey are primarily designed for indoor desktop, office, or shelf display, but can be used outdoors in covered, protected areas.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat are the dimensions of the mini duck figures?\u003c\/summary\u003e\u003cp\u003eThey are miniature in size, making them lightweight and compact enough to fit effortlessly on computer desks, car dashboards, and bookshelves.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eCan I buy multiple different styles?\u003c\/summary\u003e\u003cp\u003eYes! We offer a variety of unique creepy-cute designs so you can mix and match to build your own spooky duck collection.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- 货运与质量四大保证模块 --\u003e\u003cdiv class=\"gd-block\"\u003e\n\u003cdiv style=\"margin-bottom: 15px;\" class=\"gd-section-head\"\u003e\n\u003cspan class=\"gd-eyebrow\"\u003eOur Guarantees\u003c\/span\u003e\u003ch2 style=\"font-size: 22px; color: var(--gd-primary-dark); margin: 8px 0 0;\"\u003eShop With Total Confidence\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gd-guarantee-grid\"\u003e\n\u003cdiv class=\"gd-guarantee-card\"\u003e\n\u003cdiv class=\"gd-guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eFast US Shipping\u003c\/h3\u003e\n\u003cp\u003eQuick domestic delivery straight from our fulfillment center.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gd-guarantee-card\"\u003e\n\u003cdiv class=\"gd-guarantee-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSecure Packaging\u003c\/h3\u003e\n\u003cp\u003eCarefully packed to ensure your resin figures arrive safely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gd-guarantee-card\"\u003e\n\u003cdiv class=\"gd-guarantee-icon\"\u003e📍\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTrackable Delivery\u003c\/h3\u003e\n\u003cp\u003eReal-time tracking links provided for every customer order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gd-guarantee-card\"\u003e\n\u003cdiv class=\"gd-guarantee-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e24\/7 Support\u003c\/h3\u003e\n\u003cp\u003eOur dedicated support team is always ready to assist you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 底部行动呼吁横幅 --\u003e\u003cdiv class=\"gd-cta-banner\"\u003e\n\u003ch2\u003eStart Your Spooky Collection Today!\u003c\/h2\u003e\n\u003cp\u003eGrab your mini demon and ghost resin ducks now before they vanish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e","brand":"PWH07","offers":[{"title":"30 PCS","offer_id":49961860890874,"sku":"PWH2607314355-万圣节恶魔鸭（混款）*30","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0831\/9988\/5562\/files\/3_6092fa39-e4a5-40f5-919a-d4d2cac8e9a5.jpg?v=1785469944","url":"https:\/\/scerich.com\/products\/demon-ghost-skull-resin-duck-desktop-decoration-item","provider":"scerich","version":"1.0","type":"link"}