{"product_id":"interactive-dj-dancing-duck-toy-with-music-led-lights-electric-moving-musical-toy-for-toddlers-kids-musical-light-up-cute","title":"Interactive DJ Dancing Duck Toy with Music \u0026 LED Lights, Electric Moving Musical Toy for Toddlers \u0026 Kids Musical Light Up Cute","description":"\u003cstyle\u003e\n.djx-page,\n.djx-page *{\n  box-sizing:border-box;\n}\n\n.djx-page{\n  --djx-yellow:#ffd53d;\n  --djx-orange:#f08b2e;\n  --djx-mint:#bcebdd;\n  --djx-mint-2:#e8faf4;\n  --djx-teal:#237f7a;\n  --djx-teal-dark:#12545a;\n  --djx-navy:#102f3b;\n  --djx-dark:#071b22;\n  --djx-pink:#ef84a9;\n  --djx-blue:#43aee6;\n  --djx-cream:#fffdf7;\n  --djx-ink:#17363d;\n  --djx-body:#536b71;\n  --djx-line:#c8e4dc;\n  --djx-radius:26px;\n  --djx-shadow:0 18px 48px rgba(19,72,69,.10);\n  --djx-shadow-dark:0 22px 58px rgba(3,22,29,.27);\n\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n  padding:12px;\n  color:var(--djx-ink);\n  container-type:inline-size;\n  container-name:djxtoy;\n  overflow:hidden;\n}\n\n.djx-page .djx-shell{\n  display:grid;\n  gap:16px;\n}\n\n.djx-page .djx-card{\n  position:relative;\n  isolation:isolate;\n  overflow:hidden;\n  border:1px solid var(--djx-line);\n  border-radius:var(--djx-radius);\n  box-shadow:var(--djx-shadow);\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease,\n    border-color .28s ease;\n}\n\n.djx-page .djx-card::after{\n  content:\"\";\n  position:absolute;\n  z-index:-1;\n  top:-65%;\n  left:-90%;\n  width:58%;\n  height:220%;\n  pointer-events:none;\n  transform:rotate(18deg);\n  background:linear-gradient(\n    90deg,\n    transparent,\n    rgba(255,255,255,.14),\n    transparent\n  );\n  transition:left .8s ease;\n}\n\n.djx-page .djx-card:active{\n  transform:scale(.985);\n}\n\n.djx-page .djx-light{\n  color:var(--djx-ink);\n  background:\n    radial-gradient(circle at 100% 0%,rgba(255,213,61,.12),transparent 31%),\n    linear-gradient(145deg,#ffffff,#effaf6);\n}\n\n.djx-page .djx-dark{\n  color:#f7ffff;\n  border-color:rgba(171,230,220,.18);\n  background:\n    radial-gradient(circle at 88% 7%,rgba(255,213,61,.14),transparent 25%),\n    radial-gradient(circle at 7% 92%,rgba(44,175,165,.17),transparent 31%),\n    linear-gradient(145deg,#123743,#071a21);\n  box-shadow:var(--djx-shadow-dark);\n}\n\n.djx-page .djx-mint{\n  color:#153e43;\n  border-color:#b6e3d8;\n  background:\n    radial-gradient(circle at 88% 6%,rgba(255,213,61,.18),transparent 27%),\n    linear-gradient(145deg,#e0f9f1,#b7eadc);\n}\n\n.djx-page .djx-pad{\n  padding:26px 20px;\n}\n\n.djx-page .djx-grid{\n  display:grid;\n  gap:24px;\n}\n\n.djx-page .djx-copy{\n  min-width:0;\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n}\n\n.djx-page .djx-media{\n  min-width:0;\n  overflow:hidden;\n  border-radius:20px;\n  background:#e8f4ef;\n  border:1px solid rgba(112,187,173,.20);\n  box-shadow:0 16px 38px rgba(13,61,64,.12);\n}\n\n.djx-page .djx-media img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  object-fit:cover;\n}\n\n\n\/* KICKER *\/\n.djx-page .djx-kicker{\n  display:flex;\n  align-items:center;\n  width:100%;\n  gap:9px;\n  margin:0 0 14px;\n  font-size:11px;\n  line-height:1.2;\n  font-weight:850;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.djx-page .djx-kicker-pill{\n  display:inline-flex;\n  align-items:center;\n  flex:0 0 auto;\n  gap:7px;\n  padding:7px 10px;\n  border-radius:999px;\n}\n\n.djx-page .djx-dot{\n  width:7px;\n  height:7px;\n  flex:0 0 7px;\n  border-radius:50%;\n}\n\n.djx-page .djx-kicker-line{\n  height:1px;\n  flex:1;\n}\n\n.djx-page .djx-light .djx-kicker,\n.djx-page .djx-mint .djx-kicker{\n  color:#23625f;\n}\n\n.djx-page .djx-light .djx-kicker-pill,\n.djx-page .djx-mint .djx-kicker-pill{\n  color:#185b58;\n  background:rgba(255,255,255,.68);\n  border:1px solid #b9ddd5;\n}\n\n.djx-page .djx-light .djx-dot,\n.djx-page .djx-mint .djx-dot{\n  background:var(--djx-orange);\n}\n\n.djx-page .djx-light .djx-kicker-line,\n.djx-page .djx-mint .djx-kicker-line{\n  background:linear-gradient(90deg,#74b9ae,transparent);\n}\n\n.djx-page .djx-dark .djx-kicker{\n  color:#daf5ef;\n}\n\n.djx-page .djx-dark .djx-kicker-pill{\n  color:#ebfffa;\n  background:rgba(218,250,244,.07);\n  border:1px solid rgba(177,229,220,.20);\n}\n\n.djx-page .djx-dark .djx-dot{\n  background:var(--djx-yellow);\n  box-shadow:0 0 13px rgba(255,213,61,.43);\n}\n\n.djx-page .djx-dark .djx-kicker-line{\n  background:linear-gradient(\n    90deg,\n    rgba(150,224,212,.50),\n    transparent\n  );\n}\n\n\n\/* HEADINGS *\/\n.djx-page .djx-title{\n  margin:0;\n  font-size:clamp(36px,9cqi,64px);\n  line-height:.96;\n  letter-spacing:-.047em;\n  font-weight:900;\n  overflow-wrap:anywhere;\n}\n\n.djx-page .djx-h2{\n  margin:0;\n  font-size:clamp(29px,7.2cqi,49px);\n  line-height:1.02;\n  letter-spacing:-.04em;\n  font-weight:900;\n  overflow-wrap:anywhere;\n}\n\n.djx-page .djx-light .djx-title,\n.djx-page .djx-light .djx-h2,\n.djx-page .djx-mint .djx-title,\n.djx-page .djx-mint .djx-h2{\n  color:#16383f;\n}\n\n.djx-page .djx-dark .djx-title,\n.djx-page .djx-dark .djx-h2{\n  color:#f7ffff;\n}\n\n.djx-page .djx-shimmer{\n  color:inherit;\n}\n\n@supports ((-webkit-background-clip:text) or (background-clip:text)){\n  .djx-page .djx-light .djx-shimmer,\n  .djx-page .djx-mint .djx-shimmer{\n    color:#16383f;\n    background:linear-gradient(\n      105deg,\n      #16383f 0%,\n      #187b77 24%,\n      #174752 43%,\n      #d37526 59%,\n      #16383f 80%,\n      #16383f 100%\n    );\n    background-size:220% 100%;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:djxShimmer 9s ease-in-out infinite;\n  }\n\n  .djx-page .djx-dark .djx-shimmer{\n    color:#f7ffff;\n    background:linear-gradient(\n      105deg,\n      #f7ffff 0%,\n      #75ddcc 24%,\n      #ffffff 43%,\n      #ffda61 59%,\n      #f7ffff 80%,\n      #f7ffff 100%\n    );\n    background-size:220% 100%;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:djxShimmer 9s ease-in-out infinite;\n  }\n}\n\n@keyframes djxShimmer{\n  0%,18%{\n    background-position:100% 50%;\n  }\n\n  55%,100%{\n    background-position:-100% 50%;\n  }\n}\n\n\n\/* COPY *\/\n.djx-page .djx-lead{\n  margin:16px 0 0;\n  font-size:17px;\n  line-height:1.6;\n  font-weight:620;\n}\n\n.djx-page .djx-body{\n  margin:13px 0 0;\n  font-size:15px;\n  line-height:1.7;\n}\n\n.djx-page .djx-light .djx-lead,\n.djx-page .djx-mint .djx-lead{\n  color:#36565d;\n}\n\n.djx-page .djx-light .djx-body,\n.djx-page .djx-mint .djx-body{\n  color:#536b71;\n}\n\n.djx-page .djx-dark .djx-lead{\n  color:#dbf3ee;\n}\n\n.djx-page .djx-dark .djx-body{\n  color:#bad7d1;\n}\n\n\n\/* TAGS *\/\n.djx-page .djx-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:20px;\n}\n\n.djx-page .djx-tag{\n  display:inline-flex;\n  align-items:center;\n  min-height:36px;\n  padding:8px 11px;\n  border-radius:999px;\n  font-size:12px;\n  line-height:1.2;\n  font-weight:800;\n}\n\n.djx-page .djx-light .djx-tag,\n.djx-page .djx-mint .djx-tag{\n  color:#195957;\n  background:#edf8f5;\n  border:1px solid #bde0d8;\n}\n\n.djx-page .djx-dark .djx-tag{\n  color:#ebfffa;\n  background:rgba(218,250,244,.07);\n  border:1px solid rgba(178,229,219,.20);\n}\n\n\n\/* CTA *\/\n.djx-page .djx-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  min-height:53px;\n  margin-top:23px;\n  padding:14px 20px;\n  border-radius:15px;\n  text-decoration:none;\n  text-align:center;\n  font-size:15px;\n  line-height:1.2;\n  font-weight:850;\n  transition:\n    transform .22s ease,\n    filter .22s ease,\n    box-shadow .22s ease;\n}\n\n.djx-page .djx-dark .djx-btn{\n  color:#17353b;\n  background:linear-gradient(135deg,#fff9d9,#ffd63c);\n  box-shadow:0 14px 30px rgba(255,211,49,.17);\n}\n\n.djx-page .djx-light .djx-btn,\n.djx-page .djx-mint .djx-btn{\n  color:#ffffff;\n  background:linear-gradient(135deg,#187572,#27968d);\n  box-shadow:0 14px 30px rgba(31,126,120,.18);\n}\n\n.djx-page .djx-btn:active{\n  transform:scale(.985);\n}\n\n.djx-page .djx-note{\n  margin-top:11px;\n  font-size:11px;\n  line-height:1.52;\n}\n\n.djx-page .djx-dark .djx-note{\n  color:#a8c9c4;\n}\n\n.djx-page .djx-light .djx-note,\n.djx-page .djx-mint .djx-note{\n  color:#647a7f;\n}\n\n\n\/* MARQUEE *\/\n.djx-page .djx-marquee-wrap{\n  overflow:hidden;\n  border-radius:18px;\n  border:1px solid #c5e3db;\n  background:#eaf8f4;\n}\n\n.djx-page .djx-marquee{\n  display:flex;\n  width:max-content;\n  animation:djxMarquee 25s linear infinite;\n}\n\n.djx-page .djx-marquee.djx-reverse{\n  animation-direction:reverse;\n  animation-duration:29s;\n  border-top:1px solid #cde8e1;\n}\n\n.djx-page .djx-track{\n  display:flex;\n  align-items:center;\n  flex-shrink:0;\n  white-space:nowrap;\n}\n\n.djx-page .djx-marquee span{\n  display:inline-flex;\n  align-items:center;\n  min-height:47px;\n  padding:0 19px;\n  color:#1d605d;\n  font-size:12px;\n  font-weight:850;\n  letter-spacing:.065em;\n}\n\n.djx-page .djx-marquee span::after{\n  content:\"◆\";\n  margin-left:19px;\n  color:#ef8928;\n  font-size:8px;\n}\n\n@keyframes djxMarquee{\n  from{\n    transform:translateX(0);\n  }\n\n  to{\n    transform:translateX(-50%);\n  }\n}\n\n\n\/* MINI BENEFITS *\/\n.djx-page .djx-mini-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n  margin-top:22px;\n}\n\n.djx-page .djx-mini{\n  padding:17px;\n  border-radius:17px;\n}\n\n.djx-page .djx-light .djx-mini,\n.djx-page .djx-mint .djx-mini{\n  background:rgba(255,255,255,.72);\n  border:1px solid #c4e1da;\n}\n\n.djx-page .djx-dark .djx-mini{\n  background:rgba(225,251,246,.055);\n  border:1px solid rgba(181,230,220,.15);\n}\n\n.djx-page .djx-mini-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:40px;\n  height:40px;\n  margin-bottom:11px;\n  border-radius:12px;\n  font-size:20px;\n}\n\n.djx-page .djx-light .djx-mini-icon,\n.djx-page .djx-mint .djx-mini-icon{\n  background:#def3ed;\n}\n\n.djx-page .djx-dark .djx-mini-icon{\n  background:rgba(255,213,61,.10);\n}\n\n.djx-page .djx-mini strong{\n  display:block;\n  font-size:15px;\n  line-height:1.3;\n}\n\n.djx-page .djx-light .djx-mini strong,\n.djx-page .djx-mint .djx-mini strong{\n  color:#173a41;\n}\n\n.djx-page .djx-dark .djx-mini strong{\n  color:#f5ffff;\n}\n\n.djx-page .djx-mini p{\n  margin:6px 0 0;\n  font-size:13px;\n  line-height:1.56;\n}\n\n.djx-page .djx-light .djx-mini p,\n.djx-page .djx-mint .djx-mini p{\n  color:#586f75;\n}\n\n.djx-page .djx-dark .djx-mini p{\n  color:#bdd8d3;\n}\n\n\n\/* SIZE STATS *\/\n.djx-page .djx-size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:8px;\n  margin-top:20px;\n}\n\n.djx-page .djx-size{\n  padding:14px 8px;\n  border-radius:15px;\n  text-align:center;\n  background:#eef8f5;\n  border:1px solid #cae4dd;\n}\n\n.djx-page .djx-size strong{\n  display:block;\n  color:#185b5b;\n  font-size:20px;\n  line-height:1.1;\n}\n\n.djx-page .djx-size span{\n  display:block;\n  margin-top:5px;\n  color:#61777a;\n  font-size:10px;\n  line-height:1.35;\n  font-weight:750;\n  text-transform:uppercase;\n  letter-spacing:.05em;\n}\n\n\n\/* HIGHLIGHTS *\/\n.djx-page .djx-highlights{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n  margin-top:22px;\n}\n\n.djx-page .djx-highlight{\n  padding:18px;\n  border-radius:17px;\n  border:1px solid #c8e4dc;\n  background:#f3faf7;\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease,\n    border-color .25s ease;\n}\n\n.djx-page .djx-highlight:active{\n  transform:scale(.985);\n}\n\n.djx-page .djx-highlight-icon{\n  display:flex;\n  width:41px;\n  height:41px;\n  align-items:center;\n  justify-content:center;\n  margin-bottom:12px;\n  border-radius:12px;\n  background:#ddf2ec;\n  font-size:20px;\n}\n\n.djx-page .djx-highlight strong{\n  display:block;\n  color:#173940;\n  font-size:16px;\n  line-height:1.3;\n}\n\n.djx-page .djx-highlight p{\n  margin:7px 0 0;\n  color:#586f74;\n  font-size:13px;\n  line-height:1.58;\n}\n\n\n\/* SPECS *\/\n.djx-page .djx-specs{\n  width:100%;\n  margin-top:21px;\n  overflow:hidden;\n  border-collapse:separate;\n  border-spacing:0;\n  border:1px solid #cae4dc;\n  border-radius:17px;\n  background:#ffffff;\n}\n\n.djx-page .djx-specs th,\n.djx-page .djx-specs td{\n  padding:14px 13px;\n  border-bottom:1px solid #dfede8;\n  text-align:left;\n  vertical-align:top;\n  font-size:13px;\n  line-height:1.48;\n}\n\n.djx-page .djx-specs tr:last-child th,\n.djx-page .djx-specs tr:last-child td{\n  border-bottom:0;\n}\n\n.djx-page .djx-specs th{\n  width:39%;\n  color:#24474c;\n  background:#eef8f5;\n  font-weight:800;\n}\n\n.djx-page .djx-specs td{\n  color:#586b70;\n  background:#ffffff;\n}\n\n\n\/* INFO *\/\n.djx-page .djx-info{\n  margin-top:14px;\n  padding:13px 14px;\n  border-radius:14px;\n  border:1px solid #cae3dc;\n  color:#5e7378;\n  background:#eff8f5;\n  font-size:11px;\n  line-height:1.58;\n}\n\n\n\/* FAQ *\/\n.djx-page .djx-faqs{\n  display:grid;\n  gap:9px;\n  margin-top:21px;\n}\n\n.djx-page .djx-faq{\n  overflow:hidden;\n  border:1px solid #cce5dd;\n  border-radius:16px;\n  background:#f7fcfa;\n}\n\n.djx-page .djx-faq summary{\n  position:relative;\n  cursor:pointer;\n  list-style:none;\n  padding:16px 48px 16px 15px;\n  color:#1d3d44;\n  font-size:14px;\n  line-height:1.4;\n  font-weight:800;\n}\n\n.djx-page .djx-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.djx-page .djx-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  top:50%;\n  right:15px;\n  display:flex;\n  width:27px;\n  height:27px;\n  align-items:center;\n  justify-content:center;\n  transform:translateY(-50%);\n  border-radius:50%;\n  color:#176e6a;\n  background:#ddf2ec;\n  font-size:18px;\n}\n\n.djx-page .djx-faq[open] summary::after{\n  content:\"–\";\n}\n\n.djx-page .djx-faq p{\n  margin:0;\n  padding:0 15px 17px;\n  color:#596e73;\n  font-size:13px;\n  line-height:1.65;\n}\n\n\n\/* CONTAINER QUERY *\/\n@container djxtoy (min-width:620px){\n\n  .djx-page{\n    padding:18px;\n  }\n\n  .djx-page .djx-pad{\n    padding:35px;\n  }\n\n  .djx-page .djx-grid{\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n    align-items:center;\n    gap:34px;\n  }\n\n  .djx-page .djx-grid.djx-reverse .djx-copy{\n    order:2;\n  }\n\n  .djx-page .djx-grid.djx-reverse .djx-media{\n    order:1;\n  }\n\n  .djx-page .djx-mini-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .djx-page .djx-highlights{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .djx-page .djx-btn{\n    width:auto;\n    min-width:220px;\n    align-self:flex-start;\n  }\n\n}\n\n@container djxtoy (min-width:860px){\n\n  .djx-page .djx-pad{\n    padding:47px;\n  }\n\n  .djx-page .djx-highlights{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n}\n\n@media (hover:hover){\n\n  .djx-page .djx-card:hover{\n    transform:translateY(-4px) scale(1.004);\n    border-color:#a7d7cc;\n    box-shadow:0 25px 60px rgba(15,61,65,.15);\n  }\n\n  .djx-page .djx-card:hover::after{\n    left:135%;\n  }\n\n  .djx-page .djx-highlight:hover{\n    transform:translateY(-3px);\n    border-color:#a7d8cc;\n    box-shadow:0 14px 28px rgba(17,74,71,.08);\n  }\n\n  .djx-page .djx-btn:hover{\n    transform:translateY(-2px);\n    filter:brightness(1.035);\n  }\n\n  .djx-page .djx-marquee-wrap:hover .djx-marquee{\n    animation-play-state:paused;\n  }\n\n}\n\n@media (prefers-reduced-motion:reduce){\n\n  .djx-page .djx-shimmer,\n  .djx-page .djx-marquee{\n    animation:none !important;\n  }\n\n  .djx-page .djx-card,\n  .djx-page .djx-btn,\n  .djx-page .djx-highlight{\n    transition:none !important;\n  }\n\n  .djx-page .djx-card::after{\n    display:none;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"djx-page\"\u003e\n\u003cdiv class=\"djx-shell\"\u003e\n\u003c!-- =====================================\n         HERO — IMAGE 1\n    ====================================== --\u003e\n\u003csection class=\"djx-card djx-dark djx-pad\"\u003e\n\u003cdiv class=\"djx-grid\"\u003e\n\u003cdiv class=\"djx-copy\"\u003e\n\u003cdiv class=\"djx-kicker\"\u003e\n\u003cspan class=\"djx-kicker-pill\"\u003e \u003cspan class=\"djx-dot\"\u003e\u003c\/span\u003e PRESS PLAY ON MORE FUN \u003c\/span\u003e \u003cspan class=\"djx-kicker-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"djx-title djx-shimmer\"\u003eTurn Playtime Into A Tiny Dance Party.\u003c\/h2\u003e\n\u003cp class=\"djx-lead\"\u003eMusic, colorful lights and dancing action come together in one cheerful little DJ Duck built to make playtime feel a lot more lively.\u003c\/p\u003e\n\u003cdiv class=\"djx-tags\"\u003e\n\u003cspan class=\"djx-tag\"\u003e🎵 Dynamic Music\u003c\/span\u003e \u003cspan class=\"djx-tag\"\u003e🌈 Colorful Lights\u003c\/span\u003e \u003cspan class=\"djx-tag\"\u003e🕺 Dancing Action\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"djx-btn\" href=\"#\"\u003e Bring Home The Little DJ ↑ \u003c\/a\u003e\n\u003cdiv class=\"djx-note\"\u003eMusic, light and dancing functions are shown in the supplied product imagery.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/1_8934b5cd-5a7a-494e-b4a4-ee06d40411f0.png?v=1789633212\" alt=\"Dancing Duck DJ toy with music colorful lights and dancing action\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================\n         MARQUEE\n    ====================================== --\u003e\n\u003cdiv class=\"djx-marquee-wrap\"\u003e\n\u003cdiv class=\"djx-marquee\"\u003e\n\u003cdiv class=\"djx-track\"\u003e\n\u003cspan\u003eDYNAMIC MUSIC\u003c\/span\u003e \u003cspan\u003eCOLORFUL LED LIGHTS\u003c\/span\u003e \u003cspan\u003eINTERACTIVE PLAY\u003c\/span\u003e \u003cspan\u003eDANCING ACTION\u003c\/span\u003e \u003cspan\u003eDJ TURNTABLES\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-track\"\u003e\n\u003cspan\u003eDYNAMIC MUSIC\u003c\/span\u003e \u003cspan\u003eCOLORFUL LED LIGHTS\u003c\/span\u003e \u003cspan\u003eINTERACTIVE PLAY\u003c\/span\u003e \u003cspan\u003eDANCING ACTION\u003c\/span\u003e \u003cspan\u003eDJ TURNTABLES\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-marquee djx-reverse\"\u003e\n\u003cdiv class=\"djx-track\"\u003e\n\u003cspan\u003ePRESS \u0026amp; PLAY\u003c\/span\u003e \u003cspan\u003eLIGHT-UP FUN\u003c\/span\u003e \u003cspan\u003eMUSIC \u0026amp; SOUNDS\u003c\/span\u003e \u003cspan\u003eCUTE DUCK DESIGN\u003c\/span\u003e \u003cspan\u003ePLAYTIME PARTY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-track\"\u003e\n\u003cspan\u003ePRESS \u0026amp; PLAY\u003c\/span\u003e \u003cspan\u003eLIGHT-UP FUN\u003c\/span\u003e \u003cspan\u003eMUSIC \u0026amp; SOUNDS\u003c\/span\u003e \u003cspan\u003eCUTE DUCK DESIGN\u003c\/span\u003e \u003cspan\u003ePLAYTIME PARTY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================\n         INTERACTIVE PLAY — IMAGE 5\n    ====================================== --\u003e\n\u003csection class=\"djx-card djx-light djx-pad\"\u003e\n\u003cdiv class=\"djx-grid djx-reverse\"\u003e\n\u003cdiv class=\"djx-copy\"\u003e\n\u003cdiv class=\"djx-kicker\"\u003e\n\u003cspan class=\"djx-kicker-pill\"\u003e \u003cspan class=\"djx-dot\"\u003e\u003c\/span\u003e DON'T JUST WATCH · JOIN IN \u003c\/span\u003e \u003cspan class=\"djx-kicker-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"djx-h2 djx-shimmer\"\u003eLittle Hands Take Over The DJ Booth.\u003c\/h2\u003e\n\u003cp class=\"djx-lead\"\u003eThe fun starts when kids reach for the turntables and controls themselves.\u003c\/p\u003e\n\u003cp class=\"djx-body\"\u003eLarge DJ-style decks and easy-to-reach controls make the toy feel hands-on instead of passive, with music and colorful lights adding instant feedback.\u003c\/p\u003e\n\u003cdiv class=\"djx-mini-grid\"\u003e\n\u003cdiv class=\"djx-mini\"\u003e\n\u003cdiv class=\"djx-mini-icon\"\u003e👆\u003c\/div\u003e\n\u003cstrong\u003ePress \u0026amp; Explore\u003c\/strong\u003e\n\u003cp\u003eEasy-to-reach controls invite kids to interact with the DJ console.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-mini\"\u003e\n\u003cdiv class=\"djx-mini-icon\"\u003e🎵\u003c\/div\u003e\n\u003cstrong\u003eHear The Response\u003c\/strong\u003e\n\u003cp\u003eMusic and sound effects make the play experience feel more active.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-mini\"\u003e\n\u003cdiv class=\"djx-mini-icon\"\u003e✨\u003c\/div\u003e\n\u003cstrong\u003eSee It Light Up\u003c\/strong\u003e\n\u003cp\u003eColorful LEDs add visual feedback around the DJ station.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/5_0e8400e1-0dac-4a53-97ff-7ae8c65545ca.png?v=1789633267\" alt=\"Child interacting with Duck DJ toy turntables and colorful lights\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================\n         LIGHT SHOW — IMAGE 6\n    ====================================== --\u003e\n\u003csection class=\"djx-card djx-dark djx-pad\"\u003e\n\u003cdiv class=\"djx-grid\"\u003e\n\u003cdiv class=\"djx-copy\"\u003e\n\u003cdiv class=\"djx-kicker\"\u003e\n\u003cspan class=\"djx-kicker-pill\"\u003e \u003cspan class=\"djx-dot\"\u003e\u003c\/span\u003e LIGHT UP EVERY BEAT \u003c\/span\u003e \u003cspan class=\"djx-kicker-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"djx-h2 djx-shimmer\"\u003eThe Music Gets Better When The Whole DJ Booth Glows.\u003c\/h2\u003e\n\u003cp class=\"djx-lead\"\u003eMulticolor LEDs bring the turntables and front panel to life while the music plays.\u003c\/p\u003e\n\u003cp class=\"djx-body\"\u003eBright decks, colorful front lights and changing light effects add another layer of excitement — especially when the room gets a little darker.\u003c\/p\u003e\n\u003cdiv class=\"djx-tags\"\u003e\n\u003cspan class=\"djx-tag\"\u003e🌈 Multicolor LED Effects\u003c\/span\u003e \u003cspan class=\"djx-tag\"\u003e💿 Bright Turntables\u003c\/span\u003e \u003cspan class=\"djx-tag\"\u003e✨ Colorful Front Lights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/6_f807f587-8d8d-44d0-9721-d6d7d12539e8.png?v=1789633267\" alt=\"Duck DJ toy showing bright turntables and multicolor LED light effects\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================\n         SIZE — IMAGE 3\n    ====================================== --\u003e\n\u003csection class=\"djx-card djx-light djx-pad\"\u003e\n\u003cdiv class=\"djx-grid djx-reverse\"\u003e\n\u003cdiv class=\"djx-copy\"\u003e\n\u003cdiv class=\"djx-kicker\"\u003e\n\u003cspan class=\"djx-kicker-pill\"\u003e \u003cspan class=\"djx-dot\"\u003e\u003c\/span\u003e MADE FOR LITTLE HANDS \u003c\/span\u003e \u003cspan class=\"djx-kicker-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"djx-h2 djx-shimmer\"\u003eBig Enough To Feel Like A DJ Booth. Small Enough For Playtime.\u003c\/h2\u003e\n\u003cp class=\"djx-lead\"\u003eThe compact console keeps the controls within easy reach without taking over the whole play area.\u003c\/p\u003e\n\u003cdiv class=\"djx-size-grid\"\u003e\n\u003cdiv class=\"djx-size\"\u003e\n\u003cstrong\u003e15 cm\u003c\/strong\u003e \u003cspan\u003eApprox. Height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-size\"\u003e\n\u003cstrong\u003e14 cm\u003c\/strong\u003e \u003cspan\u003eApprox. Width\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-size\"\u003e\n\u003cstrong\u003e12 cm\u003c\/strong\u003e \u003cspan\u003eApprox. Depth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"djx-body\"\u003eThe supplied size image also highlights the cute duck character, DJ-style turntables and easy-to-use console buttons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/3_3b388542-ff97-4ba5-9154-68c37271ab7f.png?v=1789633233\" alt=\"Duck DJ toy size showing approximately 15 by 14 by 12 centimeters\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================\n         EXPERIENCE — IMAGE 2\n    ====================================== --\u003e\n\u003csection class=\"djx-card djx-mint djx-pad\"\u003e\n\u003cdiv class=\"djx-grid\"\u003e\n\u003cdiv class=\"djx-copy\"\u003e\n\u003cdiv class=\"djx-kicker\"\u003e\n\u003cspan class=\"djx-kicker-pill\"\u003e \u003cspan class=\"djx-dot\"\u003e\u003c\/span\u003e MUSIC · LIGHTS · ENDLESS FUN \u003c\/span\u003e \u003cspan class=\"djx-kicker-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"djx-h2 djx-shimmer\"\u003eOne Little Duck. More Than One Way To Play.\u003c\/h2\u003e\n\u003cp class=\"djx-lead\"\u003eMusic, colorful LED effects and hands-on controls work together instead of feeling like separate features.\u003c\/p\u003e\n\u003cp class=\"djx-body\"\u003eKids can interact with the console, enjoy the music and watch the lights respond around the DJ setup — giving them more reasons to come back and play again.\u003c\/p\u003e\n\u003cdiv class=\"djx-mini-grid\"\u003e\n\u003cdiv class=\"djx-mini\"\u003e\n\u003cdiv class=\"djx-mini-icon\"\u003e🎶\u003c\/div\u003e\n\u003cstrong\u003eFun Music \u0026amp; Sounds\u003c\/strong\u003e\n\u003cp\u003eAudio effects add energy to the DJ theme and play experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-mini\"\u003e\n\u003cdiv class=\"djx-mini-icon\"\u003e🌈\u003c\/div\u003e\n\u003cstrong\u003eColorful LED Lights\u003c\/strong\u003e\n\u003cp\u003eBright visual effects make the console feel more alive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-mini\"\u003e\n\u003cdiv class=\"djx-mini-icon\"\u003e🖐️\u003c\/div\u003e\n\u003cstrong\u003eInteractive Play\u003c\/strong\u003e\n\u003cp\u003eHands-on controls give kids something to press, explore and repeat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/2_e5cd33ec-294f-4a9a-9be2-11f7d3b2899b.png?v=1789633212\" alt=\"Little DJ Duck toy with music colorful lights and interactive play features\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================\n         PRODUCT HIGHLIGHTS\n    ====================================== --\u003e\n\u003csection class=\"djx-card djx-light djx-pad\"\u003e\n\u003cdiv class=\"djx-kicker\"\u003e\n\u003cspan class=\"djx-kicker-pill\"\u003e \u003cspan class=\"djx-dot\"\u003e\u003c\/span\u003e PRODUCT HIGHLIGHTS \u003c\/span\u003e \u003cspan class=\"djx-kicker-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"djx-h2 djx-shimmer\"\u003eMore Than One Reason To Press Play Again.\u003c\/h2\u003e\n\u003cdiv class=\"djx-highlights\"\u003e\n\u003cdiv class=\"djx-highlight\"\u003e\n\u003cdiv class=\"djx-highlight-icon\"\u003e🎵\u003c\/div\u003e\n\u003cstrong\u003eTurn Button Presses Into Music\u003c\/strong\u003e\n\u003cp\u003eMusic and sound effects give kids an immediate response while they explore the console.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-highlight\"\u003e\n\u003cdiv class=\"djx-highlight-icon\"\u003e🌈\u003c\/div\u003e\n\u003cstrong\u003eAdd Color To Playtime\u003c\/strong\u003e\n\u003cp\u003eMulticolor lighting across the DJ station adds visual excitement to the music.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-highlight\"\u003e\n\u003cdiv class=\"djx-highlight-icon\"\u003e💿\u003c\/div\u003e\n\u003cstrong\u003eFeel Like A Little DJ\u003c\/strong\u003e\n\u003cp\u003eTwin turntable styling makes the toy feel like a miniature music console.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-highlight\"\u003e\n\u003cdiv class=\"djx-highlight-icon\"\u003e🦆\u003c\/div\u003e\n\u003cstrong\u003eA Character Kids Notice\u003c\/strong\u003e\n\u003cp\u003eThe bright yellow duck, orange headphones and friendly expression give the toy its own personality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-highlight\"\u003e\n\u003cdiv class=\"djx-highlight-icon\"\u003e🕺\u003c\/div\u003e\n\u003cstrong\u003eAdd Movement To The Fun\u003c\/strong\u003e\n\u003cp\u003eDancing action brings another playful element beyond music and lights alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"djx-highlight\"\u003e\n\u003cdiv class=\"djx-highlight-icon\"\u003e🎁\u003c\/div\u003e\n\u003cstrong\u003eEasy-To-Understand Gift Appeal\u003c\/strong\u003e\n\u003cp\u003eThe combination of a cute character, music and bright lights makes the toy's appeal easy to understand right away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================\n         SPECIFICATIONS\n    ====================================== --\u003e\n\u003csection class=\"djx-card djx-light djx-pad\"\u003e\n\u003cdiv class=\"djx-kicker\"\u003e\n\u003cspan class=\"djx-kicker-pill\"\u003e \u003cspan class=\"djx-dot\"\u003e\u003c\/span\u003e SPECIFICATIONS \u003c\/span\u003e \u003cspan class=\"djx-kicker-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"djx-h2 djx-shimmer\"\u003eThe Details Before The Music Starts.\u003c\/h2\u003e\n\u003ctable class=\"djx-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eDancing Duck DJ Musical Toy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCharacter\u003c\/th\u003e\n\u003ctd\u003eYellow DJ Duck with Headphones\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMusic\u003c\/th\u003e\n\u003ctd\u003eMusic and Sound Effects\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n\u003ctd\u003eMulticolor LED Light Effects\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePlay Style\u003c\/th\u003e\n\u003ctd\u003eInteractive DJ Console with Dancing Action\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApprox. Size\u003c\/th\u003e\n\u003ctd\u003e15 × 14 × 12 cm \/ 5.9 × 5.5 × 4.7 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePower Note\u003c\/th\u003e\n\u003ctd\u003eSupplied size image identifies the toy as battery powered and states batteries are not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGreat For\u003c\/th\u003e\n\u003ctd\u003eInteractive music play, light-up play, dancing fun and gifting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"djx-info\"\u003eOne supplied marketing image describes this product as rechargeable, while the supplied size image shows a removable battery compartment and states “Battery Powered — Batteries Not Included.” Confirm the final SKU's actual power configuration before publishing rechargeable claims.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================\n         FAQ\n    ====================================== --\u003e\n\u003csection class=\"djx-card djx-light djx-pad\"\u003e\n\u003cdiv class=\"djx-kicker\"\u003e\n\u003cspan class=\"djx-kicker-pill\"\u003e \u003cspan class=\"djx-dot\"\u003e\u003c\/span\u003e QUICK ANSWERS \u003c\/span\u003e \u003cspan class=\"djx-kicker-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"djx-h2 djx-shimmer\"\u003eBefore The Little DJ Takes The Stage.\u003c\/h2\u003e\n\u003cdiv class=\"djx-faqs\"\u003e\n\u003cdetails class=\"djx-faq\"\u003e\n\u003csummary\u003eWhat does the Dancing Duck DJ Toy do?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product imagery highlights music, sound effects, colorful LED lighting, interactive DJ controls and dancing action.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"djx-faq\"\u003e\n\u003csummary\u003eDoes the DJ console light up?\u003c\/summary\u003e\n\u003cp\u003eYes. The product images show illuminated turntables, small console lights and a multicolor front light panel.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"djx-faq\"\u003e\n\u003csummary\u003eIs it interactive?\u003c\/summary\u003e\n\u003cp\u003eYes. The toy is shown with multiple accessible DJ-style controls and turntables designed for hands-on play.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"djx-faq\"\u003e\n\u003csummary\u003eHow big is the toy?\u003c\/summary\u003e\n\u003cp\u003eThe supplied size chart shows approximately 15 cm high, 14 cm wide and 12 cm deep, or roughly 5.9 × 5.5 × 4.7 inches.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"djx-faq\"\u003e\n\u003csummary\u003eDoes it play music and sound effects?\u003c\/summary\u003e\n\u003cp\u003eYes. Music and sound effects are specifically highlighted throughout the supplied product imagery.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"djx-faq\"\u003e\n\u003csummary\u003eDoes it move or dance?\u003c\/summary\u003e\n\u003cp\u003eDancing action and motion are specifically advertised in the supplied product images.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"djx-faq\"\u003e\n\u003csummary\u003eAre batteries included?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product-size image states that the toy is battery powered and that batteries are not included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"djx-faq\"\u003e\n\u003csummary\u003eIs it rechargeable?\u003c\/summary\u003e\n\u003cp\u003eThe supplied images contain conflicting information: one marketing image says rechargeable, while another shows a removable battery compartment and states batteries are not included. Confirm the exact version being sold before advertising rechargeable operation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================\n         FINAL CTA\n    ====================================== --\u003e\n\u003csection class=\"djx-card djx-dark djx-pad\"\u003e\n\u003cdiv class=\"djx-kicker\"\u003e\n\u003cspan class=\"djx-kicker-pill\"\u003e \u003cspan class=\"djx-dot\"\u003e\u003c\/span\u003e LET THE LITTLE DJ TAKE OVER \u003c\/span\u003e \u003cspan class=\"djx-kicker-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"djx-h2 djx-shimmer\"\u003eMore Than A Toy To Watch — Something To Press, Hear, Light Up And Dance With.\u003c\/h2\u003e\n\u003cp class=\"djx-lead\"\u003eBring music, glowing colors and one very cheerful DJ Duck into playtime — then let the next button press start the party all over again.\u003c\/p\u003e\n\u003ca class=\"djx-btn\" href=\"#\"\u003e Bring Home The DJ Duck ↑ \u003c\/a\u003e\n\u003cdiv class=\"djx-tags\"\u003e\n\u003cspan class=\"djx-tag\"\u003e🎵 Music \u0026amp; Sounds\u003c\/span\u003e \u003cspan class=\"djx-tag\"\u003e🌈 Multicolor LEDs\u003c\/span\u003e \u003cspan class=\"djx-tag\"\u003e🕺 Dancing Action\u003c\/span\u003e \u003cspan class=\"djx-tag\"\u003e🎛 Interactive DJ Play\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Q2004","offers":[{"title":"DJ Duck Toy","offer_id":50612255523009,"sku":"Q20555-A","price":25.99,"currency_code":"USD","in_stock":true},{"title":"DJ Pig Toy","offer_id":50612255555777,"sku":"Q20555-B","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/8_15918ab8-228e-4de1-ad7b-970887c3b53a.webp?v=1789633592","url":"https:\/\/valorsca.us\/products\/interactive-dj-dancing-duck-toy-with-music-led-lights-electric-moving-musical-toy-for-toddlers-kids-musical-light-up-cute","provider":"Valors-ca","version":"1.0","type":"link"}