{"product_id":"egg-night-light-for-kids-rgb-touch-lamp-1729689079617852030","title":"Egg Night Light for Kids, RGB Touch Lamp","description":"\u003c!-- Egg Night Light Product Detail Page - English Version --\u003e\n\u003cstyle\u003e\n.nl-detail {\n  max-width: 1080px;\n  margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n  color: #333;\n  line-height: 1.7;\n  background: linear-gradient(180deg, #FFFDF8 0%, #FFF5F5 100%);\n  padding: 20px;\n  border-radius: 14px;\n}\n\n.nl-section {\n  margin-bottom: 24px;\n  padding: 28px;\n  border-radius: 16px;\n  background: #fff;\n  box-shadow: 0 4px 12px rgba(0,0,0,0.06);\n}\n\n.nl-hero {\n  background: linear-gradient(135deg, #FFF8E1 0%, #FCE4EC 50%, #E3F2FD 100%);\n  text-align: center;\n  padding: 48px 24px;\n}\n\n.nl-hero h2 {\n  font-size: 30px;\n  color: #E65100;\n  margin: 0 0 12px 0;\n  font-weight: 700;\n  letter-spacing: 0.5px;\n}\n\n.nl-hero p {\n  font-size: 17px;\n  color: #5D4037;\n  margin: 0 0 20px 0;\n  font-weight: 500;\n}\n\n.nl-badge-row {\n  display: flex;\n  justify-content: center;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.nl-badge {\n  background: rgba(255,255,255,0.9);\n  padding: 8px 16px;\n  border-radius: 20px;\n  font-size: 14px;\n  color: #FF8F00;\n  font-weight: 600;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.08);\n}\n\n.nl-section-title {\n  text-align: center;\n  font-size: 23px;\n  margin: 0 0 22px 0;\n  color: #333;\n  position: relative;\n  padding-bottom: 10px;\n}\n\n.nl-section-title::after {\n  content: \"\";\n  position: absolute;\n  bottom: 0;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 50px;\n  height: 3px;\n  background: #FF8F00;\n  border-radius: 2px;\n}\n\n.nl-section-title span {\n  color: #FF8F00;\n}\n\n\/* Midnight Scene Block *\/\n.nl-scene-block {\n  background: linear-gradient(135deg, #F3E5F5 0%, #E1BEE7 100%);\n}\n\n.nl-scene-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.nl-scene-list li {\n  padding: 12px 0;\n  border-bottom: 1px solid rgba(255,255,255,0.5);\n  font-size: 15px;\n  color: #4A235A;\n  padding-left: 28px;\n  position: relative;\n}\n\n.nl-scene-list li:last-child {\n  border-bottom: none;\n}\n\n.nl-scene-list li::before {\n  content: \"🌙\";\n  position: absolute;\n  left: 0;\n  top: 12px;\n  font-size: 16px;\n}\n\n.nl-scene-list strong {\n  color: #7B1FA2;\n}\n\n\/* Growth Stage Block *\/\n.nl-grow-block {\n  background: linear-gradient(135deg, #E8F5E9 0%, #C8E6C9 100%);\n}\n\n.nl-grow-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 14px;\n}\n\n.nl-grow-card {\n  background: rgba(255,255,255,0.85);\n  padding: 18px;\n  border-radius: 12px;\n  text-align: center;\n}\n\n.nl-grow-card .age {\n  font-size: 14px;\n  color: #2E7D32;\n  font-weight: 600;\n  margin-bottom: 6px;\n}\n\n.nl-grow-card h4 {\n  margin: 0 0 8px 0;\n  color: #1B5E20;\n  font-size: 16px;\n}\n\n.nl-grow-card p {\n  margin: 0;\n  font-size: 14px;\n  color: #555;\n  line-height: 1.5;\n}\n\n\/* Detail Design Block *\/\n.nl-detail-block {\n  background: linear-gradient(135deg, #FFF8E1 0%, #FFECB3 100%);\n}\n\n.nl-detail-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 16px;\n}\n\n.nl-detail-card {\n  background: #fff;\n  padding: 20px;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(255,143,0,0.1);\n}\n\n.nl-detail-card h4 {\n  margin: 0 0 8px 0;\n  color: #E65100;\n  font-size: 16px;\n}\n\n.nl-detail-card p {\n  margin: 0;\n  font-size: 14px;\n  color: #666;\n  line-height: 1.6;\n}\n\n\/* Light Mood Block *\/\n.nl-light-block {\n  background: linear-gradient(135deg, #E0F7FA 0%, #B2EBF2 100%);\n}\n\n.nl-light-modes {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 16px;\n}\n\n.nl-mode-card {\n  background: rgba(255,255,255,0.9);\n  padding: 20px;\n  border-radius: 12px;\n  text-align: center;\n}\n\n.nl-mode-card .mode-icon {\n  font-size: 28px;\n  margin-bottom: 8px;\n}\n\n.nl-mode-card h4 {\n  margin: 0 0 6px 0;\n  color: #00695C;\n  font-size: 16px;\n}\n\n.nl-mode-card p {\n  margin: 0;\n  font-size: 13px;\n  color: #555;\n}\n\n\/* Battery Block *\/\n.nl-battery-block {\n  background: linear-gradient(135deg, #FCE4EC 0%, #F8BBD0 100%);\n}\n\n.nl-battery-wrap {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n  align-items: center;\n}\n\n.nl-battery-item {\n  background: rgba(255,255,255,0.9);\n  padding: 20px;\n  border-radius: 12px;\n  text-align: center;\n}\n\n.nl-battery-item .num {\n  font-size: 32px;\n  font-weight: 700;\n  color: #C2185B;\n  margin-bottom: 4px;\n}\n\n.nl-battery-item .label {\n  font-size: 14px;\n  color: #880E4F;\n}\n\n.nl-battery-desc {\n  font-size: 15px;\n  color: #4A235A;\n  line-height: 1.8;\n}\n\n.nl-battery-desc p {\n  margin: 8px 0;\n}\n\n\/* Guide Steps *\/\n.nl-guide-steps {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 16px;\n}\n\n.nl-step-card {\n  background: #FFFDF8;\n  border: 1px solid #FFE0B2;\n  padding: 22px;\n  border-radius: 14px;\n  text-align: center;\n  transition: all 0.2s ease;\n}\n\n.nl-step-card:hover {\n  box-shadow: 0 4px 12px rgba(255,143,0,0.15);\n}\n\n.nl-step-number {\n  width: 36px;\n  height: 36px;\n  margin: 0 auto 12px;\n  background: #FF8F00;\n  color: #fff;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 700;\n  font-size: 18px;\n}\n\n.nl-step-card h4 {\n  margin: 0 0 8px 0;\n  color: #E65100;\n  font-size: 16px;\n}\n\n.nl-step-card p {\n  margin: 0;\n  font-size: 14px;\n  color: #666;\n}\n\n\/* Spec Table *\/\n.nl-spec-table {\n  width: 100%;\n  border-collapse: separate;\n  border-spacing: 0;\n  border-radius: 16px;\n  overflow: hidden;\n}\n\n.nl-spec-table td {\n  padding: 14px 16px;\n  border-bottom: 1px solid #f0f0f0;\n  font-size: 15px;\n}\n\n.nl-spec-table td:first-child {\n  font-weight: 600;\n  color: #555;\n  background: #FAFAFA;\n  width: 35%;\n}\n\n.nl-spec-table tr:last-child td {\n  border-bottom: none;\n}\n\n\/* FAQ *\/\n.nl-faq {\n  background: #FFFDF8;\n  border-radius: 16px;\n  padding: 28px;\n}\n\n.nl-faq-item {\n  margin-bottom: 18px;\n  padding-bottom: 18px;\n  border-bottom: 1px solid #FFE0B2;\n}\n\n.nl-faq-item:last-child {\n  margin-bottom: 0;\n  padding-bottom: 0;\n  border-bottom: none;\n}\n\n.nl-faq-item h4 {\n  margin: 0 0 8px 0;\n  color: #E65100;\n  font-size: 16px;\n}\n\n.nl-faq-item p {\n  margin: 0;\n  font-size: 14px;\n  color: #666;\n  line-height: 1.6;\n}\n\n\/* CTA *\/\n.nl-cta {\n  background: linear-gradient(135deg, #FFCC80 0%, #FFAB91 100%);\n  text-align: center;\n  padding: 40px 24px;\n  border-radius: 16px;\n}\n\n.nl-cta h3 {\n  color: #BF360C;\n  margin: 0 0 12px 0;\n  font-size: 24px;\n}\n\n.nl-cta p {\n  margin: 0 0 20px 0;\n  color: #4E342E;\n  font-size: 16px;\n}\n\n.nl-trust-badges {\n  display: flex;\n  justify-content: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}\n\n.nl-trust {\n  background: rgba(255,255,255,0.9);\n  padding: 10px 16px;\n  border-radius: 20px;\n  font-size: 13px;\n  color: #FF8F00;\n  font-weight: 600;\n}\n\n@media (max-width: 640px) {\n  .nl-detail {\n    padding: 14px;\n  }\n  .nl-section {\n    padding: 20px;\n  }\n  .nl-hero h2 {\n    font-size: 24px;\n  }\n  .nl-section-title {\n    font-size: 20px;\n  }\n  .nl-battery-wrap {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"nl-detail\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"nl-section nl-hero\"\u003e\n\u003ch2\u003eEgg Night Light for Kids\u003c\/h2\u003e\n\u003cp\u003eSoft, gentle glow for those 3 AM feedings — easy on baby, easy on you\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/60f731c3a06144b284eb3aa5ee68b6df_tplv-fhlh96nyum-crop-webp_1254_1254.webp?v=1788236485\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"nl-badge-row\"\u003e\n\u003cspan class=\"nl-badge\"\u003eOne-Hand Operation\u003c\/span\u003e \u003cspan class=\"nl-badge\"\u003eSleep-Friendly Glow\u003c\/span\u003e \u003cspan class=\"nl-badge\"\u003eGrows With Your Child\u003c\/span\u003e \u003cspan class=\"nl-badge\"\u003eTotally Portable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Midnight Parenting Scenarios --\u003e\n\u003cdiv class=\"nl-section nl-scene-block\"\u003e\n\u003ch3 class=\"nl-section-title\"\u003eBuilt for \u003cspan\u003eTired Parents\u003c\/span\u003e at 2 AM\u003c\/h3\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/0eb90267933445f180a3f9e3a92e084f_tplv-fhlh96nyum-crop-webp_1254_1254.webp?v=1788236485\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul class=\"nl-scene-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo more fumbling in the dark\u003c\/strong\u003e — Double-tap the top to turn on. Works with one hand while holding or feeding baby.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGradual brightness, no shock\u003c\/strong\u003e — Long press for stepless dimming. Light fades smoothly so it never jolts baby awake.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuick mode switching\u003c\/strong\u003e — Short press the bottom button to swap warm white and RGB modes. No apps, no screens at bedtime.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhisper-quiet operation\u003c\/strong\u003e — No clicky buttons, no hum. Turn it on and off silently without disrupting light sleep.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Growth Stages --\u003e\n\u003cdiv class=\"nl-section nl-grow-block\"\u003e\n\u003ch3 class=\"nl-section-title\"\u003eOne Light, \u003cspan\u003eAll the Years\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"nl-grow-grid\"\u003e\n\u003cdiv class=\"nl-grow-card\"\u003e\n\u003cdiv class=\"age\"\u003e0–6 Months\u003c\/div\u003e\n\u003ch4\u003eNight Feeding Companion\u003c\/h4\u003e\n\u003cp\u003eSoft glow lets you see clearly for feeds and changes without waking baby fully.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-grow-card\"\u003e\n\u003cdiv class=\"age\"\u003e6–18 Months\u003c\/div\u003e\n\u003ch4\u003eCrawler-Safe Design\u003c\/h4\u003e\n\u003cp\u003eSmooth rounded edges and non-slip base. Safe if baby grabs, bumps, or knocks it over.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-grow-card\"\u003e\n\u003cdiv class=\"age\"\u003e1.5–6 Years\u003c\/div\u003e\n\u003ch4\u003eBedroom Comfort Light\u003c\/h4\u003e\n\u003cp\u003eFun colors feel like a toy. Gives toddlers security at bedtime and helps with night wakes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-grow-card\"\u003e\n\u003cdiv class=\"age\"\u003e6+ Years\u003c\/div\u003e\n\u003ch4\u003eKids Reading Lamp\u003c\/h4\u003e\n\u003cp\u003eBrighten it up for storytime, homework, or bedside use — lasts well into elementary school.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Thoughtful Details --\u003e\n\u003cdiv class=\"nl-section nl-detail-block\"\u003e\n\u003ch3 class=\"nl-section-title\"\u003eLittle Details That \u003cspan\u003eMake a Big Difference\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/5_c954a606-26fa-445b-8a5f-252b726ef724.jpg?v=1788243134\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"nl-detail-grid\"\u003e\n\u003cdiv class=\"nl-detail-card\"\u003e\n\u003ch4\u003e💡 Smart Memory Function\u003c\/h4\u003e\n\u003cp\u003eRemembers your last brightness and color setting. No readjusting every night — it picks up right where you left off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-detail-card\"\u003e\n\u003ch4\u003e🔋 Low Battery Indicator\u003c\/h4\u003e\n\u003cp\u003eRed light blinks gently when power is low. Never dies unexpectedly in the middle of the night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-detail-card\"\u003e\n\u003ch4\u003e🧸 Stable Non-Slip Base\u003c\/h4\u003e\n\u003cp\u003eStays put on changing tables, dressers, side tables, and strollers. Won’t slide if little hands grab it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-detail-card\"\u003e\n\u003ch4\u003e👜 Palm-Sized Portability\u003c\/h4\u003e\n\u003cp\u003eFits easily in a diaper bag or suitcase. Take it to grandma’s, hotels, or sleepovers — same familiar glow everywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Light Modes \u0026 Mood --\u003e\n\u003cdiv class=\"nl-section nl-light-block\"\u003e\n\u003ch3 class=\"nl-section-title\"\u003eMore Than a Light — \u003cspan\u003ea Mood Maker\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/2_ba9a4c4c-98d4-48ea-b9e1-f6ac2d02a58e.webp?v=1788243134\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"nl-light-modes\"\u003e\n\u003cdiv class=\"nl-mode-card\"\u003e\n\u003cdiv class=\"mode-icon\"\u003e🤍\u003c\/div\u003e\n\u003ch4\u003eWarm White Mode\u003c\/h4\u003e\n\u003cp\u003eMoonlight-soft glow. Perfect for feeding, diaper checks, and late-night snuggles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-mode-card\"\u003e\n\u003cdiv class=\"mode-icon\"\u003e🌈\u003c\/div\u003e\n\u003ch4\u003eRGB Gradient Mode\u003c\/h4\u003e\n\u003cp\u003e7 colors fade smoothly. Creates a calm, magical atmosphere that helps little ones wind down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-mode-card\"\u003e\n\u003cdiv class=\"mode-icon\"\u003e🎨\u003c\/div\u003e\n\u003ch4\u003eColor-Lock Mode\u003c\/h4\u003e\n\u003cp\u003eTap once to freeze on your favorite shade. Pink for comfort, blue for calm — whatever works tonight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-mode-card\"\u003e\n\u003cdiv class=\"mode-icon\"\u003e👶\u003c\/div\u003e\n\u003ch4\u003eFlicker-Free \u0026amp; Eye-Safe\u003c\/h4\u003e\n\u003cp\u003eLow-blue LED with zero flicker. Safe even when babies stare and curious toddlers look close.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Battery \u0026 Portability --\u003e\n\u003cdiv class=\"nl-section nl-battery-block\"\u003e\n\u003ch3 class=\"nl-section-title\"\u003eCharge Once, \u003cspan\u003eUse All Week\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"nl-battery-wrap\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nl-battery-item\"\u003e\n\u003cdiv class=\"num\"\u003e100h\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eOn Low Brightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-battery-item\" style=\"margin-top: 12px;\"\u003e\n\u003cdiv class=\"num\"\u003e6h\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eOn High Brightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-battery-desc\"\u003e\n\u003cp\u003eAt 2 hours per night, low brightness lasts a full week — no daily charging needed.\u003c\/p\u003e\n\u003cp\u003eStandard USB charging works with phone chargers, power banks, and car ports. No special cable required.\u003c\/p\u003e\n\u003cp\u003e100% cordless when in use. Carry it from nursery to bathroom to living room without unplugging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- How to Use --\u003e\n\u003cdiv class=\"nl-section\"\u003e\n\u003ch3 class=\"nl-section-title\"\u003eReady in \u003cspan\u003e30 Seconds\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"nl-guide-steps\"\u003e\n\u003cdiv class=\"nl-step-card\"\u003e\n\u003cdiv class=\"nl-step-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eFirst Charge\u003c\/h4\u003e\n\u003cp\u003eCharge fully with the included USB cable. Red light = charging, light off = fully charged.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-step-card\"\u003e\n\u003cdiv class=\"nl-step-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eTurn On \/ Off\u003c\/h4\u003e\n\u003cp\u003eDouble-tap the top, or hold the bottom power button for 1 second.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-step-card\"\u003e\n\u003cdiv class=\"nl-step-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eAdjust Brightness\u003c\/h4\u003e\n\u003cp\u003eLong press the top surface. Brightness changes smoothly. Release at your preferred level.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-step-card\"\u003e\n\u003cdiv class=\"nl-step-number\"\u003e4\u003c\/div\u003e\n\u003ch4\u003eChange Colors\u003c\/h4\u003e\n\u003cp\u003eShort press the bottom button for RGB mode. Tap the top once to lock your favorite color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"nl-section\"\u003e\n\u003ch3 class=\"nl-section-title\"\u003eProduct Specifications\u003c\/h3\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/3_776f82c9-23b3-4057-aea1-e11a53c062f7.jpg?v=1788243134\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ctable class=\"nl-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eEgg Night Light for Kids (RGB Touch Version)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e4.25 in (108mm) Height × 3.3 in (84mm) Diameter (palm-sized)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Modes\u003c\/td\u003e\n\u003ctd\u003eWarm white + 7 RGB colors, stepless dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003e1200mAh rechargeable lithium battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging\u003c\/td\u003e\n\u003ctd\u003eUSB charging, 110–220V input compatible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eBPA-free food-grade PC + ABS plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eFCC \/ CE certified, California Prop 65 compliant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Includes\u003c\/td\u003e\n\u003ctd\u003e1 × Egg Night Light, 1 × USB Charging Cable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"nl-section nl-faq\"\u003e\n\u003ch3 class=\"nl-section-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"nl-faq-item\"\u003e\n\u003ch4\u003eIs this safe for a newborn’s nursery?\u003c\/h4\u003e\n\u003cp\u003eYes. The warm white mode at low brightness is very gentle and won’t overstimulate newborn eyes or disrupt melatonin. Ideal for night feeds and diaper changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-faq-item\"\u003e\n\u003ch4\u003eCan a toddler operate it alone?\u003c\/h4\u003e\n\u003cp\u003eAbsolutely. Most toddlers 18 months+ can learn to double-tap the top to turn it on. Great for building confidence at bedtime and night wakes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-faq-item\"\u003e\n\u003ch4\u003eCan I put it inside the crib?\u003c\/h4\u003e\n\u003cp\u003eWe recommend placing it on a nearby dresser or changing table, not inside the crib. That said, the smooth, BPA-free body is safe if baby touches or grabs it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-faq-item\"\u003e\n\u003ch4\u003eHow often do I need to charge it?\u003c\/h4\u003e\n\u003cp\u003eWith 2–3 hours of nightly use, about once a week. Charges fully in roughly 2–3 hours with any standard USB cable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nl-faq-item\"\u003e\n\u003ch4\u003eIs the light flicker-free?\u003c\/h4\u003e\n\u003cp\u003eYes, it uses low-blue, flicker-free LED technology. The light is even and gentle on eyes for both babies and tired parents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"nl-section nl-cta\"\u003e\n\u003ch3\u003eGentler Nights for You and Your Little One\u003c\/h3\u003e\n\u003cp\u003eOne tiny egg light that grows with your family — from newborn nights to big-kid bedrooms\u003c\/p\u003e\n\u003cdiv class=\"nl-trust-badges\"\u003e\n\u003cspan class=\"nl-trust\"\u003e100% BPA-Free\u003c\/span\u003e \u003cspan class=\"nl-trust\"\u003e1-Year Warranty\u003c\/span\u003e \u003cspan class=\"nl-trust\"\u003e30-Day Returns\u003c\/span\u003e \u003cspan class=\"nl-trust\"\u003eGift-Ready Box\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"B004","offers":[{"title":"Default","offer_id":52842331963677,"sku":"B02701-A","price":13.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1005\/9956\/2525\/files\/b421c2884e6c4c7c8b5fb30511bc7e56_tplv-fhlh96nyum-crop-webp_2048_2048.webp?v=1788253637","url":"https:\/\/cottoncitys.com\/products\/egg-night-light-for-kids-rgb-touch-lamp-1729689079617852030","provider":"CottonCitys","version":"1.0","type":"link"}