{"product_id":"light-up-retractable-led-sword-for-cosplay-and-performances-toys-hobbies-1732295962751177189","title":"Light Up Retractable LED Sword for Cosplay and Performances - Toys \u0026 Hobbies","description":"\u003cstyle\u003e\n  #ns-sword-detail {\n    --ns-void: #040712;\n    --ns-cyan: #20d7ff;\n    --ns-violet: #7546ff;\n    --ns-white: #f7fbff;\n    --ns-muted: #b9c7e7;\n    --ns-line: rgba(32, 215, 255, 0.32);\n    --ns-panel: rgba(8, 15, 36, 0.88);\n    position: relative;\n    isolation: isolate;\n    overflow: hidden;\n    width: 100%;\n    margin: 0 auto;\n    padding: clamp(24px, 5vw, 68px) 14px;\n    color: var(--ns-white);\n    background:\n      linear-gradient(135deg, rgba(117, 70, 255, 0.16) 0%, transparent 34%),\n      linear-gradient(315deg, rgba(32, 215, 255, 0.13) 0%, transparent 38%),\n      linear-gradient(160deg, #02040d 0%, #09132d 48%, #05091a 100%);\n    background-size: 150% 150%;\n    font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.6;\n    animation: nsBackgroundShift 14s ease-in-out infinite alternate;\n  }\n\n  #ns-sword-detail,\n  #ns-sword-detail * {\n    box-sizing: border-box;\n  }\n\n  #ns-sword-detail::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    z-index: -2;\n    pointer-events: none;\n    opacity: 0.23;\n    background: repeating-linear-gradient(\n      118deg,\n      transparent 0 56px,\n      rgba(32, 215, 255, 0.13) 57px,\n      transparent 59px 116px\n    );\n    transform: translateX(-8%);\n    animation: nsGridDrift 18s linear infinite;\n  }\n\n  #ns-sword-detail::after {\n    content: \"\";\n    position: absolute;\n    top: -20%;\n    left: 50%;\n    z-index: -1;\n    width: 3px;\n    height: 145%;\n    pointer-events: none;\n    background: linear-gradient(180deg, transparent, var(--ns-cyan), transparent);\n    box-shadow:\n      0 0 18px 4px rgba(32, 215, 255, 0.42),\n      0 0 54px 12px rgba(117, 70, 255, 0.22);\n    transform: rotate(34deg);\n    transform-origin: center;\n    animation: nsBeamSweep 9s ease-in-out infinite;\n  }\n\n  #ns-sword-detail img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  #ns-sword-detail h1,\n  #ns-sword-detail h2,\n  #ns-sword-detail h3,\n  #ns-sword-detail p {\n    margin-top: 0;\n    overflow-wrap: break-word;\n  }\n\n  #ns-sword-detail h1,\n  #ns-sword-detail h2,\n  #ns-sword-detail h3 {\n    line-height: 1.08;\n    letter-spacing: -0.025em;\n  }\n\n  #ns-sword-detail .ns-shell {\n    position: relative;\n    z-index: 1;\n    width: min(100%, 980px);\n    margin: 0 auto;\n  }\n\n  #ns-sword-detail .ns-section {\n    position: relative;\n    margin: 0 0 clamp(18px, 4vw, 34px);\n    padding: clamp(22px, 5vw, 54px) clamp(16px, 5vw, 50px);\n    overflow: hidden;\n    border: 1px solid var(--ns-line);\n    border-radius: clamp(20px, 4vw, 34px);\n    background: linear-gradient(\n      145deg,\n      rgba(11, 22, 52, 0.94),\n      rgba(4, 8, 23, 0.9)\n    );\n    box-shadow:\n      0 22px 56px rgba(0, 0, 0, 0.34),\n      inset 0 1px 0 rgba(255, 255, 255, 0.08);\n    transition:\n      transform 0.35s ease,\n      border-color 0.35s ease,\n      box-shadow 0.35s ease;\n  }\n\n  #ns-sword-detail .ns-section:hover {\n    transform: translateY(-4px);\n    border-color: rgba(32, 215, 255, 0.62);\n    box-shadow:\n      0 28px 70px rgba(0, 0, 0, 0.42),\n      0 0 34px rgba(32, 215, 255, 0.1);\n  }\n\n  #ns-sword-detail .ns-section::before {\n    content: \"\";\n    position: absolute;\n    inset: 0 auto auto 0;\n    width: 100%;\n    height: 2px;\n    background: linear-gradient(\n      90deg,\n      transparent,\n      var(--ns-cyan),\n      var(--ns-violet),\n      transparent\n    );\n    background-size: 200% 100%;\n    animation: nsLineRun 4.5s linear infinite;\n  }\n\n  #ns-sword-detail .ns-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 760px;\n    margin: 0 auto clamp(20px, 4vw, 34px);\n    text-align: center;\n  }\n\n  #ns-sword-detail .ns-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    margin-bottom: 14px;\n    padding: 7px 13px;\n    border: 1px solid rgba(32, 215, 255, 0.45);\n    border-radius: 999px;\n    color: var(--ns-cyan);\n    background: rgba(32, 215, 255, 0.08);\n    font-size: clamp(10px, 2.5vw, 12px);\n    font-weight: 800;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  #ns-sword-detail .ns-eyebrow::before {\n    content: \"✦\";\n    font-size: 0.95em;\n  }\n\n  #ns-sword-detail .ns-title {\n    margin-bottom: 16px;\n    font-size: clamp(36px, 8vw, 76px);\n    font-weight: 900;\n    text-transform: uppercase;\n    background: linear-gradient(\n      90deg,\n      var(--ns-white) 0%,\n      var(--ns-cyan) 42%,\n      #c8b8ff 70%,\n      var(--ns-white) 100%\n    );\n    background-size: 220% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    animation: nsTextFlow 6s linear infinite;\n  }\n\n  #ns-sword-detail .ns-heading {\n    margin-bottom: 15px;\n    font-size: clamp(28px, 6vw, 52px);\n    font-weight: 850;\n    color: var(--ns-white);\n  }\n\n  #ns-sword-detail .ns-heading span {\n    color: var(--ns-cyan);\n    text-shadow: 0 0 22px rgba(32, 215, 255, 0.42);\n  }\n\n  #ns-sword-detail .ns-lead,\n  #ns-sword-detail .ns-copy p {\n    margin-bottom: 0;\n    color: var(--ns-muted);\n    font-size: clamp(15px, 3.6vw, 19px);\n  }\n\n  #ns-sword-detail .ns-image-frame {\n    position: relative;\n    width: 100%;\n    margin: 0 auto;\n    overflow: hidden;\n    border: 1px solid rgba(32, 215, 255, 0.3);\n    border-radius: clamp(16px, 4vw, 28px);\n    background: #02040b;\n    box-shadow:\n      0 18px 48px rgba(0, 0, 0, 0.4),\n      0 0 32px rgba(32, 215, 255, 0.08);\n  }\n\n  #ns-sword-detail .ns-image-frame::after {\n    content: \"\";\n    position: absolute;\n    top: -45%;\n    left: -35%;\n    width: 22%;\n    height: 190%;\n    pointer-events: none;\n    background: linear-gradient(\n      90deg,\n      transparent,\n      rgba(255, 255, 255, 0.28),\n      transparent\n    );\n    transform: rotate(18deg);\n    animation: nsImageScan 7s ease-in-out infinite;\n  }\n\n  #ns-sword-detail .ns-image-frame img {\n    aspect-ratio: 1 \/ 1;\n    transition:\n      transform 0.55s ease,\n      filter 0.55s ease;\n  }\n\n  #ns-sword-detail .ns-image-frame:hover img {\n    transform: scale(1.018);\n    filter: saturate(1.08) contrast(1.03);\n  }\n\n  #ns-sword-detail .ns-caption {\n    position: absolute;\n    right: 12px;\n    bottom: 12px;\n    left: 12px;\n    z-index: 2;\n    margin: 0;\n    padding: 10px 13px;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: 12px;\n    color: var(--ns-white);\n    background: rgba(3, 7, 18, 0.82);\n    backdrop-filter: blur(8px);\n    font-size: 12px;\n    font-weight: 750;\n    letter-spacing: 0.06em;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  #ns-sword-detail .ns-quick-grid,\n  #ns-sword-detail .ns-spec-grid,\n  #ns-sword-detail .ns-use-grid,\n  #ns-sword-detail .ns-step-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    width: 100%;\n    margin: 22px auto 0;\n  }\n\n  #ns-sword-detail .ns-mini-card {\n    min-width: 0;\n    padding: 16px 12px;\n    overflow: hidden;\n    border: 1px solid rgba(32, 215, 255, 0.26);\n    border-radius: 16px;\n    background: linear-gradient(\n      145deg,\n      rgba(32, 215, 255, 0.12),\n      rgba(117, 70, 255, 0.1)\n    );\n    text-align: center;\n    transition:\n      transform 0.3s ease,\n      background 0.3s ease,\n      border-color 0.3s ease;\n  }\n\n  #ns-sword-detail .ns-mini-card:hover {\n    transform: translateY(-5px);\n    border-color: rgba(32, 215, 255, 0.7);\n    background: linear-gradient(\n      145deg,\n      rgba(32, 215, 255, 0.2),\n      rgba(117, 70, 255, 0.17)\n    );\n  }\n\n  #ns-sword-detail .ns-icon {\n    display: grid;\n    place-items: center;\n    width: 40px;\n    height: 40px;\n    margin: 0 auto 9px;\n    border: 1px solid rgba(32, 215, 255, 0.4);\n    border-radius: 12px;\n    background: rgba(2, 7, 20, 0.72);\n    box-shadow: 0 0 18px rgba(32, 215, 255, 0.12);\n    font-family: \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Noto Color Emoji\", sans-serif;\n    font-size: 21px;\n  }\n\n  #ns-sword-detail .ns-mini-card h3 {\n    margin-bottom: 5px;\n    color: var(--ns-white);\n    font-size: clamp(13px, 3.4vw, 16px);\n    font-weight: 800;\n  }\n\n  #ns-sword-detail .ns-mini-card p {\n    margin-bottom: 0;\n    color: var(--ns-muted);\n    font-size: clamp(11px, 2.9vw, 14px);\n    line-height: 1.4;\n    overflow-wrap: anywhere;\n  }\n\n  #ns-sword-detail .ns-marquee {\n    margin: 0 0 clamp(18px, 4vw, 34px);\n    overflow: hidden;\n    border: 1px solid rgba(32, 215, 255, 0.34);\n    border-radius: 999px;\n    background: rgba(2, 6, 18, 0.86);\n  }\n\n  #ns-sword-detail .ns-marquee-track {\n    display: flex;\n    width: max-content;\n    padding: 12px 0;\n    animation: nsMarquee 18s linear infinite;\n  }\n\n  #ns-sword-detail .ns-marquee-track span {\n    padding: 0 22px;\n    color: var(--ns-white);\n    font-size: 12px;\n    font-weight: 850;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    white-space: nowrap;\n  }\n\n  #ns-sword-detail .ns-marquee-track b {\n    color: var(--ns-cyan);\n    font-weight: 900;\n  }\n\n  #ns-sword-detail .ns-note {\n    margin-top: 18px;\n    padding: 14px 15px;\n    border-left: 3px solid var(--ns-cyan);\n    border-radius: 10px;\n    color: #d9e7ff;\n    background: rgba(32, 215, 255, 0.08);\n    font-size: 13px;\n  }\n\n  #ns-sword-detail .ns-faq {\n    margin-top: 18px;\n  }\n\n  #ns-sword-detail .ns-faq details {\n    margin-bottom: 10px;\n    border: 1px solid rgba(32, 215, 255, 0.24);\n    border-radius: 14px;\n    background: rgba(2, 8, 24, 0.74);\n  }\n\n  #ns-sword-detail .ns-faq summary {\n    position: relative;\n    padding: 16px 46px 16px 16px;\n    color: var(--ns-white);\n    cursor: pointer;\n    font-size: 15px;\n    font-weight: 800;\n    list-style: none;\n  }\n\n  #ns-sword-detail .ns-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #ns-sword-detail .ns-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 16px;\n    color: var(--ns-cyan);\n    font-size: 24px;\n    transform: translateY(-50%);\n    transition: transform 0.25s ease;\n  }\n\n  #ns-sword-detail .ns-faq details[open] summary::after {\n    transform: translateY(-50%) rotate(45deg);\n  }\n\n  #ns-sword-detail .ns-faq details p {\n    margin: 0;\n    padding: 0 16px 17px;\n    color: var(--ns-muted);\n    font-size: 14px;\n  }\n\n  #ns-sword-detail .ns-final {\n    text-align: center;\n  }\n\n  #ns-sword-detail .ns-final-mark {\n    display: grid;\n    place-items: center;\n    width: 74px;\n    height: 74px;\n    margin: 0 auto 18px;\n    border: 1px solid rgba(32, 215, 255, 0.55);\n    border-radius: 50%;\n    color: var(--ns-cyan);\n    background: rgba(32, 215, 255, 0.09);\n    box-shadow:\n      0 0 0 10px rgba(32, 215, 255, 0.04),\n      0 0 38px rgba(32, 215, 255, 0.25);\n    font-size: 34px;\n    animation: nsPulse 2.8s ease-in-out infinite;\n  }\n\n  @media (min-width: 740px) {\n    #ns-sword-detail {\n      padding-inline: 24px;\n    }\n\n    #ns-sword-detail .ns-quick-grid,\n    #ns-sword-detail .ns-use-grid {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 14px;\n    }\n\n    #ns-sword-detail .ns-spec-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 14px;\n    }\n\n    #ns-sword-detail .ns-step-grid {\n      gap: 14px;\n    }\n\n    #ns-sword-detail .ns-mini-card {\n      padding: 20px 16px;\n    }\n\n    #ns-sword-detail .ns-caption {\n      right: 18px;\n      bottom: 18px;\n      left: auto;\n      max-width: 48%;\n      font-size: 13px;\n    }\n  }\n\n  @media (max-width: 379px) {\n    #ns-sword-detail {\n      padding-inline: 9px;\n    }\n\n    #ns-sword-detail .ns-section {\n      padding-inline: 12px;\n    }\n\n    #ns-sword-detail .ns-quick-grid,\n    #ns-sword-detail .ns-spec-grid,\n    #ns-sword-detail .ns-use-grid,\n    #ns-sword-detail .ns-step-grid {\n      gap: 7px;\n    }\n\n    #ns-sword-detail .ns-mini-card {\n      padding: 13px 8px;\n      border-radius: 13px;\n    }\n\n    #ns-sword-detail .ns-icon {\n      width: 36px;\n      height: 36px;\n      font-size: 19px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    #ns-sword-detail,\n    #ns-sword-detail::before,\n    #ns-sword-detail::after,\n    #ns-sword-detail .ns-section::before,\n    #ns-sword-detail .ns-title,\n    #ns-sword-detail .ns-image-frame::after,\n    #ns-sword-detail .ns-marquee-track,\n    #ns-sword-detail .ns-final-mark {\n      animation: none !important;\n    }\n\n    #ns-sword-detail .ns-section,\n    #ns-sword-detail .ns-image-frame img,\n    #ns-sword-detail .ns-mini-card {\n      transition: none !important;\n    }\n  }\n\n  @keyframes nsBackgroundShift {\n    from {\n      background-position: 0% 0%;\n    }\n\n    to {\n      background-position: 100% 100%;\n    }\n  }\n\n  @keyframes nsGridDrift {\n    from {\n      transform: translateX(-8%);\n    }\n\n    to {\n      transform: translateX(8%);\n    }\n  }\n\n  @keyframes nsBeamSweep {\n    0%,\n    100% {\n      left: 12%;\n      opacity: 0.16;\n    }\n\n    50% {\n      left: 88%;\n      opacity: 0.62;\n    }\n  }\n\n  @keyframes nsLineRun {\n    from {\n      background-position: 200% 0;\n    }\n\n    to {\n      background-position: -200% 0;\n    }\n  }\n\n  @keyframes nsTextFlow {\n    from {\n      background-position: 0% center;\n    }\n\n    to {\n      background-position: 220% center;\n    }\n  }\n\n  @keyframes nsImageScan {\n    0%,\n    24% {\n      left: -35%;\n      opacity: 0;\n    }\n\n    38% {\n      opacity: 1;\n    }\n\n    62%,\n    100% {\n      left: 125%;\n      opacity: 0;\n    }\n  }\n\n  @keyframes nsMarquee {\n    from {\n      transform: translateX(0);\n    }\n\n    to {\n      transform: translateX(-50%);\n    }\n  }\n\n  @keyframes nsPulse {\n    0%,\n    100% {\n      transform: scale(1);\n      box-shadow:\n        0 0 0 10px rgba(32, 215, 255, 0.04),\n        0 0 28px rgba(32, 215, 255, 0.2);\n    }\n\n    50% {\n      transform: scale(1.06);\n      box-shadow:\n        0 0 0 16px rgba(32, 215, 255, 0.02),\n        0 0 46px rgba(32, 215, 255, 0.38);\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"ns-sword-detail\"\u003e\n\u003cdiv class=\"ns-shell\"\u003e\n\u003csection class=\"ns-section\"\u003e\n\u003cdiv class=\"ns-copy\"\u003e\n\u003cdiv class=\"ns-eyebrow\"\u003eCosplay-ready light performance prop\u003c\/div\u003e\n\u003ch1 class=\"ns-title\" id=\"ns-hero-title\"\u003eSpin Into The Spotlight\u003c\/h1\u003e\n\u003cp class=\"ns-lead\"\u003eA retractable dual-light sword that pairs vivid LED color, simulated sound and a rotating ring handle for entrances, poses and performance moments that feel instantly cinematic.\u003c\/p\u003e\n\u003cdiv class=\"ns-quick-grid\"\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eFast Reveal\u003c\/h3\u003e\n\u003cp\u003eDynamic retractable action.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e🌈\u003c\/div\u003e\n\u003ch3\u003e7-Color Glow\u003c\/h3\u003e\n\u003cp\u003eVivid cycling LED effects.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e🔊\u003c\/div\u003e\n\u003ch3\u003eSound Effects\u003c\/h3\u003e\n\u003cp\u003eAudio adds extra drama.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e🔌\u003c\/div\u003e\n\u003ch3\u003eUSB-C Power\u003c\/h3\u003e\n\u003cp\u003eRecharge and play again.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"ns-image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/download_bde9d40b-4776-4158-910d-732dd02a68a9.png?v=1789892281\u0026amp;width=1400\" width=\"1400\" height=\"1400\" alt=\"Blue dual-ended retractable LED sword displayed in a cinematic cosplay scene\"\u003e\n\u003cfigcaption class=\"ns-caption\"\u003eDual-ended design • Built for dramatic entrances\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"ns-marquee\"\u003e\n\u003cdiv class=\"ns-marquee-track\"\u003e\n\u003cspan\u003e\u003cb\u003e360°\u003c\/b\u003e rotation control\u003c\/span\u003e \u003cspan\u003e\u003cb\u003eDual\u003c\/b\u003e illuminated ends\u003c\/span\u003e \u003cspan\u003e\u003cb\u003eType-C\u003c\/b\u003e rechargeable\u003c\/span\u003e \u003cspan\u003e\u003cb\u003eLight + sound\u003c\/b\u003e feedback\u003c\/span\u003e \u003cspan\u003e\u003cb\u003e360°\u003c\/b\u003e rotation control\u003c\/span\u003e \u003cspan\u003e\u003cb\u003eDual\u003c\/b\u003e illuminated ends\u003c\/span\u003e \u003cspan\u003e\u003cb\u003eType-C\u003c\/b\u003e rechargeable\u003c\/span\u003e \u003cspan\u003e\u003cb\u003eLight + sound\u003c\/b\u003e feedback\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"ns-section\"\u003e\n\u003cdiv class=\"ns-copy\"\u003e\n\u003cdiv class=\"ns-eyebrow\"\u003eControlled motion\u003c\/div\u003e\n\u003ch2 class=\"ns-heading\" id=\"ns-rotation-title\"\u003eTurn A Wrist Motion Into A \u003cspan\u003eShow Moment\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe circular center grip is designed for expressive rotation. Slide the handle control to unlock the spinning action, perform controlled movements, then return it to the locked position when finished.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"ns-image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/download_d8e6971e-5d5a-4c00-bfb6-ef6b5bf93173.png?v=1789892293\u0026amp;width=1400\" width=\"1400\" height=\"1400\" alt=\"Hand holding the circular center grip while demonstrating 360-degree wrist rotation activation\" loading=\"lazy\"\u003e\n\u003cfigcaption class=\"ns-caption\"\u003eUnlock • Rotate • Lock\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003csection class=\"ns-section\"\u003e\n\u003cdiv class=\"ns-copy\"\u003e\n\u003cdiv class=\"ns-eyebrow\"\u003eTwo-sided stage presence\u003c\/div\u003e\n\u003ch2 class=\"ns-heading\" id=\"ns-light-title\"\u003eDouble The Light. \u003cspan\u003eDouble The Impact.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eIlluminated ends extend from both sides of the sculpted ring body, creating a balanced silhouette that reads clearly in photos, low-light rooms, themed events and choreographed performance scenes.\u003c\/p\u003e\n\u003cdiv class=\"ns-step-grid\"\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e⏱️\u003c\/div\u003e\n\u003ch3\u003ePower On\u003c\/h3\u003e\n\u003cp\u003ePress and hold the power control for about 3 seconds, following the product graphic.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eSet The Scene\u003c\/h3\u003e\n\u003cp\u003eUse the rotating center grip to create smooth poses and visual transitions.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"ns-image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/download_a43d03c7-5cdb-44b1-8739-0f4ccb362474.png?v=1789892297\u0026amp;width=1400\" width=\"1400\" height=\"1400\" alt=\"Dual-ended LED sword glowing blue against a space-themed background\" loading=\"lazy\"\u003e\n\u003cfigcaption class=\"ns-caption\"\u003eDual illuminated ends • Seven-color LED cycle\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003csection class=\"ns-section\"\u003e\n\u003cdiv class=\"ns-copy\"\u003e\n\u003cdiv class=\"ns-eyebrow\"\u003eRechargeable convenience\u003c\/div\u003e\n\u003ch2 class=\"ns-heading\" id=\"ns-charge-title\"\u003eCharge By USB-C. \u003cspan\u003eReturn To Action.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe built-in rechargeable design avoids repeated disposable-battery swaps. Connect a compatible USB-C cable, recharge as directed and keep the prop ready for the next costume, party or practice session.\u003c\/p\u003e\n\u003cdiv class=\"ns-note\"\u003eFor best battery care, use a compatible standard USB power source and follow the charging instructions supplied with the product.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"ns-image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/download_40f42990-eab5-4c58-8d0e-7f3994ae1649.png?v=1789892305\u0026amp;width=1400\" width=\"1400\" height=\"1400\" alt=\"USB-C cable connected to the rechargeable LED sword body\" loading=\"lazy\"\u003e\n\u003cfigcaption class=\"ns-caption\"\u003eUSB-C rechargeable • No disposable battery swapping\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003csection class=\"ns-section\"\u003e\n\u003cdiv class=\"ns-copy\"\u003e\n\u003cdiv class=\"ns-eyebrow\"\u003eMade for visual play\u003c\/div\u003e\n\u003ch2 class=\"ns-heading\" id=\"ns-performance-title\"\u003eA More Dynamic Way To \u003cspan\u003ePerform \u0026amp; Pose\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe dual-axis concept combines the retractable ends with a rotating handle so users can explore multiple display positions, fast visual reveals and energetic movement sequences.\u003c\/p\u003e\n\u003cdiv class=\"ns-use-grid\"\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e🦸\u003c\/div\u003e\n\u003ch3\u003eCosplay\u003c\/h3\u003e\n\u003cp\u003eComplete a sci-fi inspired look.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e🎭\u003c\/div\u003e\n\u003ch3\u003ePerformances\u003c\/h3\u003e\n\u003cp\u003eAdd movement to stage moments.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e📸\u003c\/div\u003e\n\u003ch3\u003ePhotos\u003c\/h3\u003e\n\u003cp\u003eCreate a bright focal point.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e🎉\u003c\/div\u003e\n\u003ch3\u003eThemed Events\u003c\/h3\u003e\n\u003cp\u003eBring energy to the room.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"ns-image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/download_ceecb267-c395-4c1a-ab27-50921aaebd84.png?v=1789892312\u0026amp;width=1400\" width=\"1400\" height=\"1400\" alt=\"Dual LED sword spinning around the circular handle during a dramatic performance\" loading=\"lazy\"\u003e\n\u003cfigcaption class=\"ns-caption\"\u003e360° wrist rotation • High-energy visual effect\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003csection class=\"ns-section\"\u003e\n\u003cdiv class=\"ns-copy\"\u003e\n\u003cdiv class=\"ns-eyebrow\"\u003eThree controls, clear purpose\u003c\/div\u003e\n\u003ch2 class=\"ns-heading\" id=\"ns-control-title\"\u003eLearn The Controls. \u003cspan\u003eOwn The Scene.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe product graphic identifies a rotating center handle, a rotation lock switch and a separate power control. Double-clicking the power control activates the simulated sound effect according to the listing.\u003c\/p\u003e\n\u003cdiv class=\"ns-step-grid\"\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e1️⃣\u003c\/div\u003e\n\u003ch3\u003eClear Space\u003c\/h3\u003e\n\u003cp\u003eChoose an open area away from people, pets and breakable objects.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e2️⃣\u003c\/div\u003e\n\u003ch3\u003eCheck The Lock\u003c\/h3\u003e\n\u003cp\u003eConfirm the rotation control position before every movement sequence.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e3️⃣\u003c\/div\u003e\n\u003ch3\u003ePower The LEDs\u003c\/h3\u003e\n\u003cp\u003eActivate the lighting and sound controls as shown in the included directions.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e4️⃣\u003c\/div\u003e\n\u003ch3\u003eMove Smoothly\u003c\/h3\u003e\n\u003cp\u003eBegin slowly, maintain a secure grip and build confidence before faster turns.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"ns-image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/download_a7d8b61c-a3b4-413f-9916-03d5fd2126cf.png?v=1789892276\u0026amp;width=1400\" width=\"1400\" height=\"1400\" alt=\"Diagram identifying the rotating handle, rotation switch and power switch of the LED sword\" loading=\"lazy\"\u003e\n\u003cfigcaption class=\"ns-caption\"\u003eRotating handle • Rotation switch • Power and sound control\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003csection class=\"ns-section\"\u003e\n\u003cdiv class=\"ns-copy\"\u003e\n\u003cdiv class=\"ns-eyebrow\"\u003eAt a glance\u003c\/div\u003e\n\u003ch2 class=\"ns-heading\" id=\"ns-spec-title\"\u003eThe Features That \u003cspan\u003eShape The Experience\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA focused feature set built around visual transformation, responsive control and reusable charging convenience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec-grid\"\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e↔️\u003c\/div\u003e\n\u003ch3\u003eDual-Sided Design\u003c\/h3\u003e\n\u003cp\u003eRetractable illuminated ends on both sides.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e🔄\u003c\/div\u003e\n\u003ch3\u003e360° Rotation\u003c\/h3\u003e\n\u003cp\u003eRing-style grip supports fluid visual motion.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e🌈\u003c\/div\u003e\n\u003ch3\u003eSeven LED Colors\u003c\/h3\u003e\n\u003cp\u003eCycles through multiple vivid light tones.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e🔊\u003c\/div\u003e\n\u003ch3\u003eSimulated Sound\u003c\/h3\u003e\n\u003cp\u003eAdds audio feedback to role-play moments.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003eRechargeable\u003c\/h3\u003e\n\u003cp\u003eUSB-C charging for repeat use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e🔵\u003c\/div\u003e\n\u003ch3\u003eBlue Configuration\u003c\/h3\u003e\n\u003cp\u003eThe current listing shows one blue color option.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ns-section\"\u003e\n\u003cdiv class=\"ns-copy\"\u003e\n\u003cdiv class=\"ns-eyebrow\"\u003eUse with confidence\u003c\/div\u003e\n\u003ch2 class=\"ns-heading\" id=\"ns-trust-title\"\u003eDesigned For Show. \u003cspan\u003eHandle With Care.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThis is a light-up role-play toy and performance prop, not protective equipment or an impact weapon. Use deliberate, controlled movements and inspect the mechanism before each session.\u003c\/p\u003e\n\u003cdiv class=\"ns-quick-grid\"\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3\u003eOpen Area\u003c\/h3\u003e\n\u003cp\u003eKeep a safe movement radius.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e🤲\u003c\/div\u003e\n\u003ch3\u003eSecure Grip\u003c\/h3\u003e\n\u003cp\u003eHold the center handle firmly.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e👀\u003c\/div\u003e\n\u003ch3\u003eSupervise Play\u003c\/h3\u003e\n\u003cp\u003eAdult supervision is recommended.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-mini-card\"\u003e\n\u003cdiv class=\"ns-icon\"\u003e💧\u003c\/div\u003e\n\u003ch3\u003eKeep Dry\u003c\/h3\u003e\n\u003cp\u003eProtect charging parts from moisture.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it light from both ends?\u003c\/summary\u003e\n\u003cp\u003eYes. The listing and product images show a dual-ended configuration with illuminated retractable sections on both sides.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is it recharged?\u003c\/summary\u003e\n\u003cp\u003eThe product uses a USB-C charging connection. Follow the included charging directions and use a compatible power source.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere does it work best?\u003c\/summary\u003e\n\u003cp\u003eIt is especially visual in low-light cosplay photos, themed parties, stage-style entrances and supervised imaginative play.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used for contact fighting?\u003c\/summary\u003e\n\u003cp\u003eNo. Treat it as a visual performance prop and toy. Avoid striking people, animals, walls or hard objects.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ns-section ns-final\"\u003e\n\u003cdiv class=\"ns-final-mark\"\u003e⚔️\u003c\/div\u003e\n\u003cdiv class=\"ns-eyebrow\"\u003eLight. Sound. Motion.\u003c\/div\u003e\n\u003ch2 class=\"ns-heading\" id=\"ns-final-title\"\u003eMake Every Entrance \u003cspan\u003eFeel Legendary\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"ns-lead\"\u003eFrom the first glow to the final pose, this dual-ended LED sword turns creative play and costume moments into a complete visual experience.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"zlz","offers":[{"title":"Blue","offer_id":48824097013949,"sku":"1732295962751177190","price":32.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/download_bde9d40b-4776-4158-910d-732dd02a68a9.png?v=1789892281","url":"https:\/\/valorsnet.us\/products\/light-up-retractable-led-sword-for-cosplay-and-performances-toys-hobbies-1732295962751177189","provider":"Valors-net","version":"1.0","type":"link"}