{"product_id":"30-piece-glow-in-the-dark-halloween-duck-figurine-set","title":"30-Piece Glow-in-the-Dark Halloween Duck Figurine Set","description":"\u003cstyle type=\"text\/css\"\u003e\/* ========================================\n     Shopify White Theme - Halloween Glow Ducks Edition\n     Prefix: HDUCK | Gradient: Pumpkin Orange (#ff6b35) → Ghost Purple (#8e44ad)\n     ======================================== *\/\n  .HDUCK-wrapper {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 20px 0;\n  }\n\n  .HDUCK-wrapper h3 {\n    font-size: 1.4rem;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    margin-bottom: 15px;\n    color: #000;\n  }\n\n  .HDUCK-wrapper p {\n    font-size: 0.95rem;\n    color: #4a4a4a;\n    margin-bottom: 20px;\n  }\n\n  .HDUCK-accent {\n    color: #ff6b35;\n    font-weight: 700;\n  }\n\n  \/* ✨ Clear Halloween Gradient Banner *\/\n  .HDUCK-banner {\n    background: linear-gradient(135deg, #fff5f0 0%, #f5f0ff 100%);\n    border: 1px solid rgba(255, 107, 53, 0.2);\n    border-radius: 12px;\n    padding: 20px 25px;\n    margin-bottom: 25px;\n    display: flex;\n    align-items: center;\n    gap: 15px;\n  }\n\n  .HDUCK-icon {\n    width: 40px;\n    height: 40px;\n    flex-shrink: 0;\n  }\n\n  .HDUCK-banner-text {\n    color: #4a4a4a;\n    font-size: 0.9rem;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  .HDUCK-banner-text strong {\n    background: linear-gradient(90deg, #ff6b35, #8e44ad);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    font-weight: 800;\n  }\n\n  \/* Selling Points Grid *\/\n  .HDUCK-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 15px;\n    margin: 30px 0;\n  }\n\n  .HDUCK-card {\n    background: #ffffff;\n    border: 1px solid #f0f0f0;\n    border-radius: 12px;\n    padding: 20px;\n    transition: all 0.3s ease;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.03);\n  }\n\n  \/* ✨ Gradient Border Hover Effect *\/\n  .HDUCK-card:hover {\n    border-color: transparent;\n    background: linear-gradient(#fff, #fff) padding-box,\n                linear-gradient(135deg, #ff6b35, #8e44ad) border-box;\n    border: 1px solid transparent;\n    box-shadow: 0 8px 20px rgba(255, 107, 53, 0.15);\n    transform: translateY(-2px);\n  }\n\n  .HDUCK-card-header {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 8px;\n  }\n\n  .HDUCK-card-header .HDUCK-icon {\n    width: 22px;\n    height: 22px;\n  }\n\n  .HDUCK-card-title {\n    font-size: 0.9rem;\n    font-weight: 700;\n    color: #000;\n    margin: 0;\n  }\n\n  .HDUCK-card-text {\n    font-size: 0.82rem;\n    color: #666;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* Scene Tags *\/\n  .HDUCK-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 25px;\n  }\n\n  .HDUCK-tag {\n    font-size: 0.78rem;\n    padding: 6px 16px;\n    background: linear-gradient(135deg, rgba(255,107,53,0.08), rgba(142,68,173,0.08));\n    border: 1px solid rgba(255,107,53,0.2);\n    border-radius: 50px;\n    color: #c0392b;\n    letter-spacing: 0.3px;\n    font-weight: 600;\n    transition: all 0.3s ease;\n  }\n\n  .HDUCK-tag:hover {\n    background: linear-gradient(135deg, rgba(255,107,53,0.15), rgba(142,68,173,0.15));\n    border-color: rgba(255,107,53,0.4);\n  }\n\n  .HDUCK-slogan {\n    text-align: center;\n    font-size: 1rem;\n    font-style: italic;\n    color: #999;\n    margin-top: 35px;\n    padding-top: 25px;\n    border-top: 1px solid #f5f5f5;\n  }\n\n  \/* Glow Animation for Banner Icon *\/\n  @keyframes HDUCK-glow {\n    0%, 100% { filter: drop-shadow(0 0 3px rgba(255,107,53,0.4)); }\n    50% { filter: drop-shadow(0 0 8px rgba(142,68,173,0.6)); }\n  }\n\n  .HDUCK-banner .HDUCK-icon {\n    animation: HDUCK-glow 2s ease-in-out infinite;\n  }\n\n  @media (max-width: 600px) {\n    .HDUCK-grid { grid-template-columns: 1fr 1fr; gap: 10px; }\n    .HDUCK-card { padding: 15px; }\n    .HDUCK-wrapper h3 { font-size: 1.2rem; }\n    .HDUCK-banner { flex-direction: column; text-align: center; gap: 10px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"HDUCK-wrapper\"\u003e\n\u003ch3\u003e30PCS Glow-In-The-Dark Mini Halloween Ducks 👻🎃\u003c\/h3\u003e\n\u003c!-- Banner with Custom SVG (Glowing Duck Trio) --\u003e\n\n\u003cdiv class=\"HDUCK-banner\"\u003e\n\u003csvg class=\"HDUCK-icon\" fill=\"none\" viewbox=\"0 0 48 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e \u003c!-- Devil Duck --\u003e \u003cellipse cx=\"12\" cy=\"30\" fill=\"#fff5f0\" rx=\"8\" ry=\"7\" stroke=\"#ff6b35\" stroke-width=\"1.5\"\u003e\u003c\/ellipse\u003e \u003ccircle cx=\"12\" cy=\"22\" fill=\"#fff5f0\" r=\"5\" stroke=\"#ff6b35\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"10\" cy=\"21\" fill=\"#333\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"14\" cy=\"21\" fill=\"#333\" r=\"1\"\u003e\u003c\/circle\u003e \u003cpath d=\"M8 17 L10 14 M16 17 L14 14\" stroke=\"#c0392b\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e \u003cpath d=\"M9 24 Q12 26 15 24\" fill=\"none\" stroke=\"#ff6b35\" stroke-linecap=\"round\" stroke-width=\"1\"\u003e\u003c\/path\u003e \u003c!-- Ghost Duck --\u003e \u003cellipse cx=\"24\" cy=\"30\" fill=\"#f5f0ff\" rx=\"8\" ry=\"7\" stroke=\"#8e44ad\" stroke-width=\"1.5\"\u003e\u003c\/ellipse\u003e \u003ccircle cx=\"24\" cy=\"22\" fill=\"#f5f0ff\" r=\"5\" stroke=\"#8e44ad\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"22\" cy=\"21\" fill=\"#333\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"26\" cy=\"21\" fill=\"#333\" r=\"1.5\"\u003e\u003c\/circle\u003e \u003cellipse cx=\"24\" cy=\"25\" fill=\"#333\" rx=\"2\" ry=\"1.5\"\u003e\u003c\/ellipse\u003e \u003c!-- Skeleton Duck --\u003e \u003cellipse cx=\"36\" cy=\"30\" fill=\"#fff\" rx=\"8\" ry=\"7\" stroke=\"#95a5a6\" stroke-width=\"1.5\"\u003e\u003c\/ellipse\u003e \u003ccircle cx=\"36\" cy=\"22\" fill=\"#fff\" r=\"5\" stroke=\"#95a5a6\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"34\" cy=\"21\" fill=\"#333\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"38\" cy=\"21\" fill=\"#333\" r=\"1.5\"\u003e\u003c\/circle\u003e \u003cpath d=\"M33 25h6\" stroke=\"#333\" stroke-linecap=\"round\" stroke-width=\"1\"\u003e\u003c\/path\u003e \u003cline stroke=\"#333\" stroke-width=\"0.8\" x1=\"34\" x2=\"34\" y1=\"24\" y2=\"26\"\u003e\u003c\/line\u003e \u003cline stroke=\"#333\" stroke-width=\"0.8\" x1=\"36\" x2=\"36\" y1=\"24\" y2=\"26\"\u003e\u003c\/line\u003e \u003cline stroke=\"#333\" stroke-width=\"0.8\" x1=\"38\" x2=\"38\" y1=\"24\" y2=\"26\"\u003e\u003c\/line\u003e \u003c\/svg\u003e\n\n\u003cp class=\"HDUCK-banner-text\"\u003e\u003cstrong\u003e30 Spooky Friends That Glow!\u003c\/strong\u003e —— Devil, Ghost \u0026amp; Skeleton ducks in adorable resin form. No batteries needed — just charge with light and watch them haunt your space at night!\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eGet ready for the most adorable Halloween invasion! This \u003cspan class=\"HDUCK-accent\"\u003e30-piece mini duck set\u003c\/span\u003e features three spine-chillingly cute designs — devil, ghost, and skeleton — all crafted from premium lightweight resin with built-in glow-in-the-dark capability. Scatter them across desks, shelves, garden paths, or hand them out as unforgettable party favors. No extra lighting needed — they absorb sunlight or lamp light by day and emit an eerie glow by night!\u003c\/p\u003e\n\n\u003cdiv class=\"HDUCK-grid\"\u003e\n\u003c!-- Card 1: Glow in the Dark --\u003e\n\u003cdiv class=\"HDUCK-card\"\u003e\n\u003cdiv class=\"HDUCK-card-header\"\u003e\n\u003csvg class=\"HDUCK-icon\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" fill=\"rgba(255,107,53,0.1)\" r=\"5\" stroke=\"#ff6b35\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M2 12h2M20 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42\" stroke=\"#ff6b35\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan class=\"HDUCK-card-title\"\u003eGlow-In-The-Dark Magic\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"HDUCK-card-text\"\u003eNo batteries! Charges with any light source and glows eerily in the dark for hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Card 2: 3 Spooky Designs --\u003e\n\n\u003cdiv class=\"HDUCK-card\"\u003e\n\u003cdiv class=\"HDUCK-card-header\"\u003e\n\u003csvg class=\"HDUCK-icon\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 12a4 4 0 108 0 4 4 0 00-8 0z\" stroke=\"#8e44ad\" stroke-width=\"2\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 8l-2-3M18 8l2-3\" stroke=\"#8e44ad\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 16l-1 3M15 16l1 3\" stroke=\"#8e44ad\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan class=\"HDUCK-card-title\"\u003e3 Iconic Characters\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"HDUCK-card-text\"\u003eDevil 👹, Ghost 👻 \u0026amp; Skeleton 💀 — each duck has its own spooky-cute personality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Card 3: Premium Resin --\u003e\n\n\u003cdiv class=\"HDUCK-card\"\u003e\n\u003cdiv class=\"HDUCK-card-header\"\u003e\n\u003csvg class=\"HDUCK-icon\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7v10l10 5 10-5V7L12 2z\" fill=\"rgba(255,107,53,0.06)\" stroke=\"#ff6b35\" stroke-width=\"2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12l10-5M12 12L2 7M12 12v10\" stroke=\"#ff6b35\" stroke-dasharray=\"2 2\" stroke-width=\"1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan class=\"HDUCK-card-title\"\u003eLightweight Resin Build\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"HDUCK-card-text\"\u003eDurable yet feather-light resin. Easy to place on any surface without tipping over.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Card 4: Party Favors --\u003e\n\n\u003cdiv class=\"HDUCK-card\"\u003e\n\u003cdiv class=\"HDUCK-card-header\"\u003e\n\u003csvg class=\"HDUCK-icon\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003crect height=\"13\" rx=\"2\" stroke=\"#8e44ad\" stroke-width=\"2\" width=\"18\" x=\"3\" y=\"8\"\u003e\u003c\/rect\u003e\u003cpath d=\"M12 8v13M3 12h18\" stroke=\"#8e44ad\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 8c0 0-3-5-6-3s0 6 6 3c6 3 9-3 6-5s-3 0-3 0\" fill=\"rgba(255,107,53,0.12)\" stroke=\"#ff6b35\" stroke-width=\"2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan class=\"HDUCK-card-title\"\u003e30PCS Party Favors\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"HDUCK-card-text\"\u003eEnough for the whole crew! Hand out as trick-or-treat gifts or party takeaways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"HDUCK-tags\"\u003e\n\u003cspan class=\"HDUCK-tag\"\u003eHalloween Decor\u003c\/span\u003e \u003cspan class=\"HDUCK-tag\"\u003eGlow In The Dark\u003c\/span\u003e \u003cspan class=\"HDUCK-tag\"\u003eParty Favors\u003c\/span\u003e \u003cspan class=\"HDUCK-tag\"\u003eDesk Decor\u003c\/span\u003e \u003cspan class=\"HDUCK-tag\"\u003eMini Garden Ornament\u003c\/span\u003e \u003cspan class=\"HDUCK-tag\"\u003eTrick-or-Treat Gift\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"HDUCK-slogan\"\u003e\"Quack or treat!\" — Let the spooky ducks take over! 🦆👻\u003c\/p\u003e\n\u003c\/div\u003e\n","brand":"Elovna","offers":[{"title":"30 Pcs","offer_id":53923838165268,"sku":"WSJYGBJ260901-30 Pcs","price":22.28,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1022\/6981\/3012\/files\/b740f034f2414d009a5f2523c2bb642e_tplv-fhlh96nyum-crop-webp_1254_1254.webp?v=1788252763","url":"https:\/\/elovna.com\/products\/30-piece-glow-in-the-dark-halloween-duck-figurine-set","provider":"Elovna","version":"1.0","type":"link"}