{"title":"Kids Collecation","description":"\u003csection class=\"kids-collection\"\u003e\n\n  \u003cstyle\u003e\n\n    .kids-collection{\n      font-family:'Poppins',sans-serif;\n      padding:80px 25px;\n      background:\n      linear-gradient(135deg,#0f172a,#111827,#1e293b);\n      border-radius:32px;\n      overflow:hidden;\n      position:relative;\n    }\n\n    .kids-collection::before{\n      content:'';\n      position:absolute;\n      width:300px;\n      height:300px;\n      background:rgba(59,130,246,0.15);\n      border-radius:50%;\n      top:-100px;\n      right:-80px;\n      filter:blur(20px);\n    }\n\n    .kids-collection::after{\n      content:'';\n      position:absolute;\n      width:240px;\n      height:240px;\n      background:rgba(147,197,253,0.12);\n      border-radius:50%;\n      bottom:-80px;\n      left:-60px;\n      filter:blur(20px);\n    }\n\n    .kids-content{\n      position:relative;\n      z-index:2;\n      max-width:900px;\n      margin:auto;\n      text-align:center;\n    }\n\n    .kids-tag{\n      display:inline-block;\n      padding:10px 18px;\n      border:1px solid rgba(255,255,255,0.12);\n      background:rgba(255,255,255,0.05);\n      backdrop-filter:blur(10px);\n      border-radius:50px;\n      color:#cbd5e1;\n      font-size:13px;\n      letter-spacing:2px;\n      margin-bottom:24px;\n    }\n\n    .kids-content h2{\n      font-size:54px;\n      line-height:1.1;\n      color:#ffffff;\n      margin-bottom:24px;\n      font-weight:700;\n    }\n\n    .kids-content p{\n      font-size:18px;\n      line-height:1.9;\n      color:rgba(255,255,255,0.72);\n      max-width:760px;\n      margin:auto;\n    }\n\n    .kids-features{\n      display:flex;\n      justify-content:center;\n      flex-wrap:wrap;\n      gap:16px;\n      margin-top:40px;\n    }\n\n    .kids-features span{\n      padding:14px 22px;\n      background:rgba(255,255,255,0.06);\n      border:1px solid rgba(255,255,255,0.08);\n      border-radius:16px;\n      color:#ffffff;\n      font-size:14px;\n      transition:0.3s ease;\n    }\n\n    .kids-features span:hover{\n      transform:translateY(-4px);\n      background:rgba(255,255,255,0.10);\n    }\n\n    @media(max-width:768px){\n\n      .kids-content h2{\n        font-size:38px;\n      }\n\n      .kids-content p{\n        font-size:16px;\n      }\n\n      .kids-collection{\n        padding:60px 20px;\n      }\n\n    }\n\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"kids-content\"\u003e\n\n    \u003cdiv class=\"kids-tag\"\u003e\n      CELESTOR KIDS COLLECTION\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Designed For Fun, Adventure \u0026amp; Imagination\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Explore a premium collection of futuristic toys, action gear,\n      glowing accessories, gaming-inspired products, and imaginative\n      play essentials crafted specially for kids who love adventure,\n      creativity, fantasy, and interactive entertainment.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kids-features\"\u003e\n      \u003cspan\u003eGaming Inspired\u003c\/span\u003e\n      \u003cspan\u003eAdventure Ready\u003c\/span\u003e\n      \u003cspan\u003eInteractive Toys\u003c\/span\u003e\n      \u003cspan\u003eCreative Play\u003c\/span\u003e\n      \u003cspan\u003ePremium Quality\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","products":[{"product_id":"celestor-rgb-led-light-up-battle-sword-toy-with-spark-drawing-effect-type-c-rechargeable-futuristic-warrior-sword-for-kids-roleplay-cosplay","title":"Celestor RGB LED Light-Up Battle Sword Toy with Spark Drawing Effect, Type-C Rechargeable Futuristic Warrior Sword for Kids Roleplay \u0026 Cosplay","description":"\u003csection class=\"sword-description\"\u003e\n\n  \u003cstyle\u003e\n\n    .sword-description{\n      font-family:'Poppins',sans-serif;\n      background:#f4f7fb;\n      padding:40px 20px;\n      color:#111827;\n    }\n\n    .sword-container{\n      max-width:1200px;\n      margin:auto;\n    }\n\n    \/* HERO *\/\n\n    .sword-hero{\n      text-align:center;\n      margin-bottom:60px;\n    }\n\n    .sword-hero h1{\n      font-size:52px;\n      font-weight:700;\n      margin-bottom:18px;\n      color:#0f172a;\n      line-height:1.2;\n    }\n\n    .sword-hero p{\n      max-width:760px;\n      margin:auto;\n      font-size:18px;\n      line-height:1.8;\n      color:#475569;\n    }\n\n    \/* GRID *\/\n\n    .sword-grid{\n      display:grid;\n      grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n      gap:25px;\n      margin-top:50px;\n    }\n\n    .sword-card{\n      background:#ffffff;\n      border-radius:24px;\n      padding:32px;\n      box-shadow:0 10px 30px rgba(0,0,0,0.06);\n      transition:0.3s ease;\n    }\n\n    .sword-card:hover{\n      transform:translateY(-5px);\n    }\n\n    .sword-card h3{\n      font-size:24px;\n      margin-bottom:14px;\n      color:#0f172a;\n    }\n\n    .sword-card p{\n      font-size:16px;\n      line-height:1.8;\n      color:#475569;\n    }\n\n    \/* HIGHLIGHT *\/\n\n    .highlight-box{\n      margin-top:70px;\n      background:linear-gradient(135deg,#0f172a,#1e3a8a);\n      border-radius:32px;\n      padding:70px 40px;\n      text-align:center;\n      color:#ffffff;\n    }\n\n    .highlight-box h2{\n      font-size:42px;\n      margin-bottom:18px;\n      line-height:1.2;\n    }\n\n    .highlight-box p{\n      max-width:850px;\n      margin:auto;\n      line-height:1.9;\n      color:#dbe4ff;\n      font-size:18px;\n    }\n\n    \/* SPEC TABLE *\/\n\n    .spec-wrapper{\n      margin-top:70px;\n      background:#ffffff;\n      border-radius:28px;\n      overflow:hidden;\n      box-shadow:0 10px 30px rgba(0,0,0,0.06);\n    }\n\n    .spec-wrapper h2{\n      background:#0f172a;\n      color:#ffffff;\n      text-align:center;\n      padding:28px;\n      margin:0;\n      font-size:32px;\n    }\n\n    table{\n      width:100%;\n      border-collapse:collapse;\n    }\n\n    table tr{\n      border-bottom:1px solid #e5e7eb;\n    }\n\n    table td{\n      padding:20px 24px;\n      font-size:16px;\n    }\n\n    table td:first-child{\n      width:40%;\n      background:#f8fafc;\n      font-weight:600;\n      color:#111827;\n    }\n\n    \/* INFO *\/\n\n    .info-section{\n      margin-top:60px;\n      background:#ffffff;\n      border-radius:28px;\n      padding:45px;\n      box-shadow:0 10px 30px rgba(0,0,0,0.06);\n    }\n\n    .info-section h2{\n      text-align:center;\n      font-size:36px;\n      margin-bottom:25px;\n      color:#0f172a;\n    }\n\n    .info-grid{\n      display:grid;\n      grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n      gap:20px;\n      margin-top:30px;\n    }\n\n    .info-item{\n      background:#f8fafc;\n      padding:22px;\n      border-radius:18px;\n      border-left:4px solid #2563eb;\n      color:#334155;\n      line-height:1.8;\n      font-size:15px;\n    }\n\n    \/* MOBILE *\/\n\n    @media(max-width:768px){\n\n      .sword-hero h1{\n        font-size:36px;\n      }\n\n      .highlight-box h2,\n      .spec-wrapper h2,\n      .info-section h2{\n        font-size:28px;\n      }\n\n    }\n\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"sword-container\"\u003e\n\n    \u003c!-- HERO --\u003e\n\n    \u003cdiv class=\"sword-hero\"\u003e\n\n      \u003ch1\u003eCelestor RGB Battle Sword\u003c\/h1\u003e\n\n      \u003cp\u003e\n        Experience futuristic battle action with the Celestor RGB LED Sword featuring\n        dynamic glowing effects, automatic spark action while drawing the blade,\n        and Type-C rechargeable power for immersive roleplay adventures.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES --\u003e\n\n    \u003cdiv class=\"sword-grid\"\u003e\n\n      \u003cdiv class=\"sword-card\"\u003e\n        \u003ch3\u003eRGB LED Glow Blade\u003c\/h3\u003e\n        \u003cp\u003e\n          Multi-colour RGB lighting creates a premium futuristic glow effect\n          for realistic battle visuals during play.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sword-card\"\u003e\n        \u003ch3\u003eAutomatic Spark Effect\u003c\/h3\u003e\n        \u003cp\u003e\n          Spark effects activate while unsheathing the sword from the scabbard,\n          delivering an exciting cinematic action experience.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sword-card\"\u003e\n        \u003ch3\u003eType-C Rechargeable\u003c\/h3\u003e\n        \u003cp\u003e\n          Recharge easily using USB Type-C support and enjoy long-lasting\n          gameplay without replacing batteries repeatedly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sword-card\"\u003e\n        \u003ch3\u003ePremium Gaming Design\u003c\/h3\u003e\n        \u003cp\u003e\n          Futuristic black and blue design inspired by sci-fi gaming and\n          fantasy battle aesthetics.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sword-card\"\u003e\n        \u003ch3\u003eRoleplay \u0026amp; Cosplay Ready\u003c\/h3\u003e\n        \u003cp\u003e\n          Perfect for imaginative play, cosplay sessions, gaming setups,\n          and fantasy-themed adventures.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sword-card\"\u003e\n        \u003ch3\u003eLightweight Construction\u003c\/h3\u003e\n        \u003cp\u003e\n          Comfortable lightweight build designed for kids to handle\n          during indoor and outdoor play sessions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- HIGHLIGHT --\u003e\n\n    \u003cdiv class=\"highlight-box\"\u003e\n\n      \u003ch2\u003eBuilt For Future Warriors\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Combining RGB lighting, spark draw effects, futuristic styling,\n        and rechargeable functionality, the Celestor Battle Sword delivers\n        a premium action experience designed for modern roleplay adventures.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- SPECIFICATIONS --\u003e\n\n    \u003cdiv class=\"spec-wrapper\"\u003e\n\n      \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n      \u003ctable\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eBrand\u003c\/td\u003e\n          \u003ctd\u003eCelestor\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eProduct Type\u003c\/td\u003e\n          \u003ctd\u003eRGB LED Battle Sword\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eLighting\u003c\/td\u003e\n          \u003ctd\u003eRGB Colour Changing LED\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eCharging Type\u003c\/td\u003e\n          \u003ctd\u003eUSB Type-C Rechargeable\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eMaterial\u003c\/td\u003e\n          \u003ctd\u003ePremium ABS Plastic\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eTheme\u003c\/td\u003e\n          \u003ctd\u003eFantasy \/ Sci-Fi \/ Gaming\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eColour\u003c\/td\u003e\n          \u003ctd\u003eBlack \u0026amp; Blue\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eDimensions\u003c\/td\u003e\n          \u003ctd\u003e35 × 8 × 5 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eWeight\u003c\/td\u003e\n          \u003ctd\u003e0.65 kg\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- INFO --\u003e\n\n    \u003cdiv class=\"info-section\"\u003e\n\n      \u003ch2\u003eAdditional Information\u003c\/h2\u003e\n\n      \u003cdiv class=\"info-grid\"\u003e\n\n        \u003cdiv class=\"info-item\"\u003e\n          Recommended for imaginative roleplay and cosplay activities.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"info-item\"\u003e\n          Suitable for both indoor and outdoor entertainment.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"info-item\"\u003e\n          Recharge fully before first-time use for best performance.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"info-item\"\u003e\n          Adult supervision recommended during active play.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"info-item\"\u003e\n          Keep away from water and direct fire exposure.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"info-item\"\u003e\n          Ideal gifting option for kids who enjoy fantasy and gaming themes.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Celestor","offers":[{"title":"Default Title","offer_id":44004054171782,"sku":null,"price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/4356\/0582\/files\/image_2_be8ee4cd-98e0-40da-aff2-a1afeb3d6b13.jpg?v=1779462751"},{"product_id":"celestor-double-edged-rgb-lightsaber-toy-with-rotating-handle-glowing-led-blades-for-kids-roleplay-and-sci-fi-action-play","title":"Celestor Double-Edged RGB Lightsaber Toy with Rotating Handle \u0026 Glowing LED Blades for Kids Roleplay and Sci-Fi Action Play","description":"\u003csection class=\"lightsaber-description\"\u003e\n\n  \u003cstyle\u003e\n\n    .lightsaber-description{\n      font-family:'Poppins',sans-serif;\n      background:#f4f7fb;\n      padding:40px 20px;\n      color:#111827;\n    }\n\n    .lightsaber-container{\n      max-width:1200px;\n      margin:auto;\n    }\n\n    \/* HERO *\/\n\n    .lightsaber-hero{\n      position:relative;\n      overflow:hidden;\n      border-radius:32px;\n      padding:80px 50px;\n      background:\n      linear-gradient(135deg,#0f172a,#111827,#1e293b);\n      color:#ffffff;\n      margin-bottom:60px;\n    }\n\n    .lightsaber-hero::before{\n      content:'';\n      position:absolute;\n      width:320px;\n      height:320px;\n      background:rgba(59,130,246,0.15);\n      border-radius:50%;\n      top:-120px;\n      right:-80px;\n      filter:blur(20px);\n    }\n\n    .lightsaber-hero::after{\n      content:'';\n      position:absolute;\n      width:260px;\n      height:260px;\n      background:rgba(168,85,247,0.14);\n      border-radius:50%;\n      bottom:-100px;\n      left:-70px;\n      filter:blur(20px);\n    }\n\n    .hero-content{\n      position:relative;\n      z-index:2;\n      max-width:760px;\n    }\n\n    .hero-label{\n      display:inline-block;\n      padding:10px 18px;\n      border-radius:50px;\n      background:rgba(255,255,255,0.08);\n      border:1px solid rgba(255,255,255,0.10);\n      font-size:13px;\n      letter-spacing:2px;\n      margin-bottom:25px;\n    }\n\n    .hero-content h1{\n      font-size:58px;\n      line-height:1.1;\n      margin-bottom:22px;\n      font-weight:700;\n    }\n\n    .hero-content p{\n      font-size:18px;\n      line-height:1.9;\n      color:rgba(255,255,255,0.75);\n      max-width:700px;\n    }\n\n    .hero-badges{\n      display:flex;\n      flex-wrap:wrap;\n      gap:15px;\n      margin-top:35px;\n    }\n\n    .hero-badges span{\n      padding:14px 20px;\n      background:rgba(255,255,255,0.07);\n      border-radius:16px;\n      border:1px solid rgba(255,255,255,0.08);\n      font-size:14px;\n    }\n\n    \/* GRID *\/\n\n    .feature-grid{\n      display:grid;\n      grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n      gap:25px;\n      margin-top:40px;\n    }\n\n    .feature-card{\n      background:#ffffff;\n      border-radius:26px;\n      padding:32px;\n      box-shadow:0 10px 30px rgba(0,0,0,0.06);\n      transition:0.3s ease;\n    }\n\n    .feature-card:hover{\n      transform:translateY(-6px);\n    }\n\n    .feature-card h3{\n      font-size:24px;\n      margin-bottom:14px;\n      color:#0f172a;\n    }\n\n    .feature-card p{\n      font-size:16px;\n      line-height:1.8;\n      color:#475569;\n    }\n\n    \/* HIGHLIGHT *\/\n\n    .highlight-section{\n      margin-top:70px;\n      background:linear-gradient(135deg,#111827,#1e3a8a);\n      border-radius:32px;\n      padding:70px 40px;\n      text-align:center;\n      color:#ffffff;\n    }\n\n    .highlight-section h2{\n      font-size:44px;\n      margin-bottom:18px;\n    }\n\n    .highlight-section p{\n      max-width:850px;\n      margin:auto;\n      font-size:18px;\n      line-height:1.9;\n      color:#dbe4ff;\n    }\n\n    \/* SPEC *\/\n\n    .spec-box{\n      margin-top:70px;\n      background:#ffffff;\n      border-radius:30px;\n      overflow:hidden;\n      box-shadow:0 10px 30px rgba(0,0,0,0.06);\n    }\n\n    .spec-box h2{\n      margin:0;\n      padding:28px;\n      background:#0f172a;\n      color:#ffffff;\n      text-align:center;\n      font-size:32px;\n    }\n\n    table{\n      width:100%;\n      border-collapse:collapse;\n    }\n\n    table tr{\n      border-bottom:1px solid #e5e7eb;\n    }\n\n    table td{\n      padding:20px 24px;\n      font-size:16px;\n    }\n\n    table td:first-child{\n      width:40%;\n      background:#f8fafc;\n      font-weight:600;\n      color:#111827;\n    }\n\n    \/* EXTRA *\/\n\n    .extra-section{\n      margin-top:60px;\n      background:#ffffff;\n      border-radius:30px;\n      padding:45px;\n      box-shadow:0 10px 30px rgba(0,0,0,0.06);\n    }\n\n    .extra-section h2{\n      text-align:center;\n      font-size:36px;\n      margin-bottom:30px;\n      color:#0f172a;\n    }\n\n    .extra-grid{\n      display:grid;\n      grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n      gap:20px;\n    }\n\n    .extra-item{\n      background:#f8fafc;\n      border-left:4px solid #3b82f6;\n      padding:22px;\n      border-radius:18px;\n      color:#334155;\n      line-height:1.8;\n      font-size:15px;\n    }\n\n    \/* MOBILE *\/\n\n    @media(max-width:768px){\n\n      .lightsaber-hero{\n        padding:60px 25px;\n      }\n\n      .hero-content h1{\n        font-size:40px;\n      }\n\n      .highlight-section h2,\n      .spec-box h2,\n      .extra-section h2{\n        font-size:28px;\n      }\n\n    }\n\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"lightsaber-container\"\u003e\n\n    \u003c!-- HERO --\u003e\n\n    \u003cdiv class=\"lightsaber-hero\"\u003e\n\n      \u003cdiv class=\"hero-content\"\u003e\n\n        \u003cdiv class=\"hero-label\"\u003e\n          CELESTOR FUTURE SERIES\n        \u003c\/div\u003e\n\n        \u003ch1\u003e\n          Double-Edged RGB Lightsaber\n        \u003c\/h1\u003e\n\n        \u003cp\u003e\n          Experience futuristic battle action with the Celestor Double-Edged\n          Lightsaber featuring glowing RGB light blades, rotating handle mechanics,\n          immersive sci-fi styling, and interactive combat-inspired gameplay.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"hero-badges\"\u003e\n          \u003cspan\u003eRGB Glow Effects\u003c\/span\u003e\n          \u003cspan\u003eRotating Mechanism\u003c\/span\u003e\n          \u003cspan\u003eDouble-Edged Design\u003c\/span\u003e\n          \u003cspan\u003eInteractive Play\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES --\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003eDouble-Edged Design\u003c\/h3\u003e\n        \u003cp\u003e\n          Futuristic dual-blade construction inspired by sci-fi battle weapons\n          for immersive action gameplay and roleplay adventures.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003eRGB Light Effects\u003c\/h3\u003e\n        \u003cp\u003e\n          Dynamic glowing light blades create vibrant futuristic visuals\n          during indoor and low-light play sessions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003eRotating Handle System\u003c\/h3\u003e\n        \u003cp\u003e\n          Interactive rotating center mechanism adds realistic action\n          movement and enhances the overall battle experience.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003eComfort Grip Handle\u003c\/h3\u003e\n        \u003cp\u003e\n          Ergonomic circular grip design provides comfortable handling\n          during imaginative roleplay and action play.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003eGaming Inspired Look\u003c\/h3\u003e\n        \u003cp\u003e\n          Inspired by futuristic gaming and sci-fi aesthetics with premium\n          detailing and glowing battle visuals.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003ePerfect Gift Choice\u003c\/h3\u003e\n        \u003cp\u003e\n          Ideal for kids who enjoy fantasy adventures, action toys,\n          cosplay, gaming themes, and futuristic collectibles.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- HIGHLIGHT --\u003e\n\n    \u003cdiv class=\"highlight-section\"\u003e\n\n      \u003ch2\u003e\n        Built For Futuristic Battle Adventures\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Combining glowing RGB lighting, rotating mechanics, double-edged\n        construction, and sci-fi inspired styling, the Celestor Lightsaber\n        delivers an immersive action experience designed for modern roleplay\n        and imaginative entertainment.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- SPECIFICATIONS --\u003e\n\n    \u003cdiv class=\"spec-box\"\u003e\n\n      \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n      \u003ctable\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eBrand\u003c\/td\u003e\n          \u003ctd\u003eCelestor\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eProduct Type\u003c\/td\u003e\n          \u003ctd\u003eDouble-Edged RGB Lightsaber\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eLighting\u003c\/td\u003e\n          \u003ctd\u003eRGB Glow Light Effects\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eMechanism\u003c\/td\u003e\n          \u003ctd\u003eRotating Handle System\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eMaterial\u003c\/td\u003e\n          \u003ctd\u003ePremium ABS Plastic\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eTheme\u003c\/td\u003e\n          \u003ctd\u003eSci-Fi \/ Fantasy \/ Gaming\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eGrip Type\u003c\/td\u003e\n          \u003ctd\u003eComfort Circular Handle\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eDimensions\u003c\/td\u003e\n          \u003ctd\u003e46.6 × 17.4 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eRecommended Use\u003c\/td\u003e\n          \u003ctd\u003eRoleplay, Cosplay \u0026amp; Interactive Play\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- EXTRA --\u003e\n\n    \u003cdiv class=\"extra-section\"\u003e\n\n      \u003ch2\u003eAdditional Information\u003c\/h2\u003e\n\n      \u003cdiv class=\"extra-grid\"\u003e\n\n        \u003cdiv class=\"extra-item\"\u003e\n          Designed for imaginative roleplay and futuristic battle adventures.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"extra-item\"\u003e\n          Suitable for indoor entertainment and cosplay activities.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"extra-item\"\u003e\n          Smooth edges and ergonomic grip improve handling comfort.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"extra-item\"\u003e\n          Dynamic glowing light effects enhance visual gameplay experience.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"extra-item\"\u003e\n          Recommended for supervised play during active use.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"extra-item\"\u003e\n          Ideal gifting option for kids who enjoy gaming and sci-fi themes.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Celestor","offers":[{"title":"Default Title","offer_id":44004064460934,"sku":null,"price":1649.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/4356\/0582\/files\/image_2_316a74ee-4bda-4b4b-9efe-1fd9b4cb718a.jpg?v=1779463677"},{"product_id":"celestor-premium-wooden-carrom-board-set-26-inch-with-coins-striker-carrom-powder-for-family-indoor-games","title":"Celestor Premium Wooden Carrom Board Set 26 Inch with Coins, Striker \u0026 Carrom Powder for Family Indoor Games","description":"\u003cstyle\u003e\n\n    .carrom-description{\n      font-family:'Poppins',sans-serif;\n      background:#f4f7fb;\n      padding:40px 20px;\n      color:#111827;\n    }\n\n    .carrom-container{\n      max-width:1200px;\n      margin:auto;\n    }\n\n    \/* HERO *\/\n\n    .carrom-hero{\n      text-align:center;\n      margin-bottom:60px;\n    }\n\n    .carrom-hero h1{\n      font-size:52px;\n      font-weight:700;\n      line-height:1.2;\n      margin-bottom:18px;\n      color:#0f172a;\n    }\n\n    .carrom-hero p{\n      max-width:760px;\n      margin:auto;\n      font-size:18px;\n      line-height:1.8;\n      color:#475569;\n    }\n\n    \/* FEATURES *\/\n\n    .carrom-grid{\n      display:grid;\n      grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n      gap:25px;\n      margin-top:50px;\n    }\n\n    .carrom-card{\n      background:#ffffff;\n      border-radius:24px;\n      padding:32px;\n      box-shadow:0 10px 30px rgba(0,0,0,0.06);\n      transition:0.3s ease;\n    }\n\n    .carrom-card:hover{\n      transform:translateY(-5px);\n    }\n\n    .carrom-card h3{\n      font-size:24px;\n      margin-bottom:14px;\n      color:#0f172a;\n    }\n\n    .carrom-card p{\n      font-size:16px;\n      line-height:1.8;\n      color:#475569;\n    }\n\n    \/* HIGHLIGHT *\/\n\n    .highlight-box{\n      margin-top:70px;\n      background:linear-gradient(135deg,#0f172a,#1e293b);\n      border-radius:32px;\n      padding:70px 40px;\n      text-align:center;\n      color:#ffffff;\n    }\n\n    .highlight-box h2{\n      font-size:42px;\n      margin-bottom:18px;\n    }\n\n    .highlight-box p{\n      max-width:850px;\n      margin:auto;\n      line-height:1.9;\n      color:#dbe4ff;\n      font-size:18px;\n    }\n\n    \/* SPECIFICATIONS *\/\n\n    .spec-wrapper{\n      margin-top:70px;\n      background:#ffffff;\n      border-radius:28px;\n      overflow:hidden;\n      box-shadow:0 10px 30px rgba(0,0,0,0.06);\n    }\n\n    .spec-wrapper h2{\n      background:#0f172a;\n      color:#ffffff;\n      text-align:center;\n      padding:28px;\n      margin:0;\n      font-size:32px;\n    }\n\n    table{\n      width:100%;\n      border-collapse:collapse;\n    }\n\n    table tr{\n      border-bottom:1px solid #e5e7eb;\n    }\n\n    table td{\n      padding:20px 24px;\n      font-size:16px;\n    }\n\n    table td:first-child{\n      width:40%;\n      background:#f8fafc;\n      font-weight:600;\n      color:#111827;\n    }\n\n    \/* INFO *\/\n\n    .info-section{\n      margin-top:60px;\n      background:#ffffff;\n      border-radius:28px;\n      padding:45px;\n      box-shadow:0 10px 30px rgba(0,0,0,0.06);\n    }\n\n    .info-section h2{\n      text-align:center;\n      font-size:36px;\n      margin-bottom:25px;\n      color:#0f172a;\n    }\n\n    .info-grid{\n      display:grid;\n      grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n      gap:20px;\n      margin-top:30px;\n    }\n\n    .info-item{\n      background:#f8fafc;\n      padding:22px;\n      border-radius:18px;\n      border-left:4px solid #111827;\n      color:#334155;\n      line-height:1.8;\n      font-size:15px;\n    }\n\n    \/* MOBILE *\/\n\n    @media(max-width:768px){\n\n      .carrom-hero h1{\n        font-size:36px;\n      }\n\n      .highlight-box h2,\n      .spec-wrapper h2,\n      .info-section h2{\n        font-size:28px;\n      }\n\n    }\n\n  \u003c\/style\u003e\n\u003csection class=\"carrom-description\"\u003e\n\u003cdiv class=\"carrom-container\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"carrom-hero\"\u003e\n\u003ch1\u003eCelestor Premium Wooden Carrom Board\u003c\/h1\u003e\n\u003cp\u003eEnjoy smooth gameplay and classic indoor entertainment with a premium wooden carrom board designed for family fun, casual matches, and everyday indoor gaming sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"carrom-grid\"\u003e\n\u003cdiv class=\"carrom-card\"\u003e\n\u003ch3\u003eSmooth Playing Surface\u003c\/h3\u003e\n\u003cp\u003ePolished playing area designed for smooth striker movement and better gameplay control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"carrom-card\"\u003e\n\u003ch3\u003eStrong Wooden Build\u003c\/h3\u003e\n\u003cp\u003eDurable engineered wood construction with reinforced backside support for long-lasting performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"carrom-card\"\u003e\n\u003ch3\u003eComplete Accessories Set\u003c\/h3\u003e\n\u003cp\u003eIncludes striker, coins, and carrom powder for a ready-to-play experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"carrom-card\"\u003e\n\u003ch3\u003eFamily Indoor Game\u003c\/h3\u003e\n\u003cp\u003ePerfect entertainment option for kids, adults, family gatherings, and indoor recreational activities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"carrom-card\"\u003e\n\u003ch3\u003eCompact Board Size\u003c\/h3\u003e\n\u003cp\u003e20-inch size makes it ideal for homes, apartments, hostels, and indoor gaming setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"carrom-card\"\u003e\n\u003ch3\u003eSmooth Rebound Action\u003c\/h3\u003e\n\u003cp\u003eDesigned for accurate rebounds and balanced gameplay during casual and competitive matches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HIGHLIGHT --\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch2\u003eClassic Indoor Fun For Everyone\u003c\/h2\u003e\n\u003cp\u003eCombining premium wooden construction, smooth gameplay, and complete accessories, the Celestor Carrom Board delivers an enjoyable indoor gaming experience for players of all ages.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv class=\"spec-wrapper\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eCelestor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eWooden Carrom Board\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBoard Size\u003c\/td\u003e\n\u003ctd\u003e20 Inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eEngineered Wood\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlaying Surface\u003c\/td\u003e\n\u003ctd\u003eSmooth Polished Finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable For\u003c\/td\u003e\n\u003ctd\u003eKids \u0026amp; Adults\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUsage\u003c\/td\u003e\n\u003ctd\u003eIndoor Family Gaming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- EXTRA INFO --\u003e\n\u003cdiv class=\"info-section\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cdiv class=\"info-grid\"\u003e\n\u003cdiv class=\"info-item\"\u003e1 × Premium Wooden Carrom Board\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003eComplete Carrom Coins Set\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e1 × Striker\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e1 × Carrom Powder\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003eSuitable for family and recreational gameplay\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003eIdeal for home and indoor entertainment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Celestor","offers":[{"title":"Default Title","offer_id":44004069572742,"sku":"Carrom_001","price":849.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/4356\/0582\/files\/image_1_4c1c4d0a-23f4-4280-9402-9598a62799e2.jpg?v=1779464033"},{"product_id":"fire-wolf-cyber-claw-retractable-rgb-gauntlet-with-spark-engine","title":"Fire Wolf Cyber Claw | Retractable RGB Gauntlet with Spark Engine","description":"\u003cstyle\u003e\n  \/* =========================================\n     FIRE WOLF CLAW - PREMIUM LIGHT UI\n     ========================================= *\/\n  .claw-light-wrapper {\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Display\", \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1d1d1f;\n    background-color: #ffffff; \/* Clean White Background *\/\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 40px 20px;\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n  }\n\n  .claw-light-wrapper * {\n    box-sizing: border-box;\n  }\n\n  \/* --- HERO SECTION --- *\/\n  .cl-hero {\n    text-align: center;\n    padding: 80px 20px;\n    background: #fbfbfd; \/* Very subtle off-white for depth *\/\n    border-radius: 20px;\n    margin-bottom: 60px;\n    border: 1px solid #e5e5ea;\n  }\n\n  .cl-hero-badge {\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #0066cc; \/* Premium Tech Blue *\/\n    margin-bottom: 20px;\n    display: block;\n  }\n\n  .cl-hero-title {\n    font-size: 52px;\n    font-weight: 800;\n    letter-spacing: -0.02em;\n    color: #1d1d1f;\n    margin: 0 0 16px 0;\n    line-height: 1.1;\n  }\n\n  .cl-hero-subtitle {\n    font-size: 18px;\n    font-weight: 400;\n    color: #515154;\n    max-width: 650px;\n    margin: 0 auto;\n  }\n\n  \/* --- FEATURE GRID --- *\/\n  .cl-section-title {\n    text-align: center;\n    font-size: 32px;\n    font-weight: 800;\n    letter-spacing: -0.02em;\n    color: #1d1d1f;\n    margin: 0 0 40px 0;\n  }\n\n  .cl-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n    margin-bottom: 80px;\n  }\n\n  .cl-feature-card {\n    background-color: #ffffff;\n    border: 1px solid #e5e5ea;\n    border-radius: 16px;\n    padding: 40px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.02);\n    transition: all 0.3s ease;\n  }\n\n  .cl-feature-card:hover {\n    box-shadow: 0 15px 40px rgba(0,0,0,0.08);\n    transform: translateY(-4px);\n    border-color: #d2d2d7;\n  }\n\n  .cl-feature-title {\n    font-size: 20px;\n    font-weight: 700;\n    color: #1d1d1f;\n    margin-bottom: 12px;\n    margin-top: 0;\n  }\n\n  .cl-feature-desc {\n    font-size: 16px;\n    color: #515154;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* --- SPECS TABLE --- *\/\n  .cl-specs-container {\n    background-color: #fbfbfd;\n    border-radius: 16px;\n    border: 1px solid #e5e5ea;\n    padding: 40px;\n  }\n\n  .cl-specs-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .cl-specs-table td {\n    padding: 20px 0;\n    border-bottom: 1px solid #d2d2d7;\n    font-size: 16px;\n  }\n\n  .cl-specs-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .cl-specs-label {\n    color: #86868b;\n    font-weight: 600;\n    width: 40%;\n    font-size: 14px;\n    letter-spacing: 0.5px;\n  }\n\n  .cl-specs-value {\n    color: #1d1d1f;\n    font-weight: 600;\n    width: 60%;\n  }\n\n  \/* --- WARNING NOTE --- *\/\n  .cl-warning {\n    margin-top: 40px;\n    text-align: center;\n    padding: 20px;\n    background: #fff4f4;\n    border: 1px solid #ffcccc;\n    border-radius: 12px;\n  }\n\n  .cl-warning-text {\n    font-size: 13px;\n    color: #cc0000;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    margin: 0;\n  }\n\n  \/* --- MOBILE RESPONSIVENESS --- *\/\n  @media (max-width: 768px) {\n    .cl-hero-title { font-size: 36px; }\n    .cl-hero-subtitle { font-size: 16px; }\n    .cl-grid { grid-template-columns: 1fr; }\n    .cl-feature-card { padding: 32px 24px; }\n    .cl-specs-container { padding: 32px 20px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"claw-light-wrapper\"\u003e\n\n  \u003cdiv class=\"cl-hero\"\u003e\n    \u003cspan class=\"cl-hero-badge\"\u003eNext-Gen Cosplay Gear\u003c\/span\u003e\n    \u003ch1 class=\"cl-hero-title\"\u003eFire Wolf Cyber Claw\u003c\/h1\u003e\n    \u003cp class=\"cl-hero-subtitle\"\u003eUnleash your inner hero. Engineered for dynamic action, featuring kinetic extension, dazzling RGB lighting, and a mechanical spark engine.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"cl-section-title\"\u003eEngineered for Action\u003c\/h2\u003e\n  \u003cdiv class=\"cl-grid\"\u003e\n    \n    \u003cdiv class=\"cl-feature-card\"\u003e\n      \u003ch3 class=\"cl-feature-title\"\u003eKinetic Extension\u003c\/h3\u003e\n      \u003cp class=\"cl-feature-desc\"\u003eExperience the thrill of instant deployment. A simple, swift flick of the wrist mechanically ejects the three telescopic blades, transforming your profile in exactly one second.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cl-feature-card\"\u003e\n      \u003ch3 class=\"cl-feature-title\"\u003eMulti-Color RGB Matrix\u003c\/h3\u003e\n      \u003cp class=\"cl-feature-desc\"\u003eTake control of your aesthetic. Long-press the lighting switch to activate, and single-click to cycle through a dazzling array of luminous neon colors built right into the core.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cl-feature-card\"\u003e\n      \u003ch3 class=\"cl-feature-title\"\u003eRotary Spark Engine\u003c\/h3\u003e\n      \u003cp class=\"cl-feature-desc\"\u003eNot just lights—real visual impact. The dual-side flint wheels create an authentic, rotating spark effect upon activation, adding a jaw-dropping realistic touch to your movements.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cl-feature-card\"\u003e\n      \u003ch3 class=\"cl-feature-title\"\u003eType-C Fast Power\u003c\/h3\u003e\n      \u003cp class=\"cl-feature-desc\"\u003eSay goodbye to cumbersome external batteries. Equipped with a modern Type-C charging port for rapid energy recovery, ensuring your gear is always ready for the next mission.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"cl-section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n  \u003cdiv class=\"cl-specs-container\"\u003e\n    \u003ctable class=\"cl-specs-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"cl-specs-label\"\u003eDeployment Mode\u003c\/td\u003e\n          \u003ctd class=\"cl-specs-value\"\u003eGravity \u0026amp; Wrist-Action Kinetic Flick\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"cl-specs-label\"\u003eIllumination\u003c\/td\u003e\n          \u003ctd class=\"cl-specs-value\"\u003eSwitchable Multi-Color RGB LED\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"cl-specs-label\"\u003eSpecial Effect\u003c\/td\u003e\n          \u003ctd class=\"cl-specs-value\"\u003eDual Mechanical Rotary Spark Wheels\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"cl-specs-label\"\u003ePower System\u003c\/td\u003e\n          \u003ctd class=\"cl-specs-value\"\u003eBuilt-in Battery with Type-C Port\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"cl-specs-label\"\u003eDimensions (Retracted)\u003c\/td\u003e\n          \u003ctd class=\"cl-specs-value\"\u003eLength: 21.2cm | Width: 12.8cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"cl-specs-label\"\u003eDimensions (Extended)\u003c\/td\u003e\n          \u003ctd class=\"cl-specs-value\"\u003eLength: 39.2cm | Base Depth: 11cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cl-warning\"\u003e\n    \u003cp class=\"cl-warning-text\"\u003eDesignated for ages 14 and above. Features smooth edges and comfortable grip for safe handling.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Celestor","offers":[{"title":"Default Title","offer_id":44013387546758,"sku":null,"price":2999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/4356\/0582\/files\/image_2_658b8620-a9a4-41e7-80cc-f8ddfa4553e7.jpg?v=1779876396"},{"product_id":"astronaut-galaxy-projector-with-bluetooth-speaker-360-rotating-star-sky-night-light-with-remote-space-robot-lamp-for-bedroom-baby-room-gaming-home-party-gift-for-kids-adults","title":"Astronaut Galaxy Projector with Bluetooth Speaker | 360° Rotating Star Sky Night Light with Remote | Space Robot Lamp for Bedroom Baby Room Gaming Home Party \u0026 Gift for Kids Adults","description":"","brand":"Celestor","offers":[{"title":"Default Title","offer_id":44013402488966,"sku":"NIGHTLAMP0087","price":1249.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0658\/4356\/0582\/files\/flipkart-image-3_2.jpg?v=1779878632"}],"url":"https:\/\/www.celestor.in\/collections\/celestor-kids-collecation.oembed","provider":"Celestor","version":"1.0","type":"link"}