{"product_id":"kids-star-projector-night-light","title":"Kids Star Projector Night Light — 93 Effects, 3 Films, Remote Control","description":"\u003c!-- SHOPIFY PRODUCT DESCRIPTION BODY HTML Product: 93-Mode Magic Ball Kids' Night Light Projector  LOCAL PREVIEW: Keep this HTML file and the images folder together.  SHOPIFY: Upload the 8 WebP images to Shopify Admin \u003e Content \u003e Files, then replace each local image path with its Shopify CDN URL. --\u003e \u003cstyle\u003e   .mlp-page,   .mlp-page *{     box-sizing:border-box;   }    .mlp-page{     --night:#171044;     --night-deep:#0b0828;     --violet:#7a35ff;     --purple:#a93cff;     --blue:#2785ff;     --cyan:#33d8ff;     --pink:#ff4fc7;     --yellow:#ffd84a;     --green:#5fe84d;     --ink:#27244b;     --muted:#69658b;     --white:#ffffff;     --lavender:#f2efff;     --sky:#edf8ff;     --soft:#f8f7ff;     --line:rgba(96,75,196,.16);     --shadow:0 14px 38px rgba(68,48,155,.10);      width:100%;     max-width:960px;     min-width:0;     margin:0 auto !important;     padding:14px 12px 0 !important;     overflow:hidden;     color:var(--ink);     background:#fff !important;     font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;     line-height:1.65;     text-rendering:optimizeLegibility;     -webkit-font-smoothing:antialiased;   }    .mlp-page img{     display:block;     width:100% !important;     max-width:100% !important;     height:auto !important;     border:0;   }    .mlp-card{     position:relative;     margin:0 0 22px;     padding:34px 24px 26px;     overflow:hidden;     border:1px solid var(--line);     border-radius:30px;     background:       radial-gradient(circle at 92% 5%,rgba(122,53,255,.08),transparent 26%),       linear-gradient(180deg,#ffffff 0%,#faf9ff 100%);     box-shadow:var(--shadow);   }    .mlp-card--sky{     background:       radial-gradient(circle at 8% 8%,rgba(51,216,255,.11),transparent 27%),       radial-gradient(circle at 92% 88%,rgba(122,53,255,.08),transparent 25%),       linear-gradient(180deg,#f7fcff 0%,#eef7ff 100%);   }    .mlp-card--lavender{     background:       radial-gradient(circle at 90% 10%,rgba(255,79,199,.08),transparent 25%),       linear-gradient(180deg,#fbf9ff 0%,#f1edff 100%);   }    .mlp-card--night{     color:#fff;     border-color:rgba(255,255,255,.12);     background:       radial-gradient(circle at 85% 12%,rgba(51,216,255,.18),transparent 25%),       radial-gradient(circle at 8% 88%,rgba(255,79,199,.15),transparent 27%),       linear-gradient(140deg,#23145f 0%,#110b42 55%,#090722 100%);     box-shadow:0 18px 45px rgba(17,11,66,.24);   }    .mlp-card:before{     content:'';     position:absolute;     top:0;     left:12%;     width:76%;     height:3px;     border-radius:999px;     background:linear-gradient(90deg,transparent,var(--cyan),var(--pink),transparent);     opacity:.75;   }    .mlp-content{     position:relative;     z-index:2;     text-align:center;   }    .mlp-kicker{     display:inline-flex;     align-items:center;     justify-content:center;     min-height:36px;     margin:0 0 13px;     padding:8px 15px;     border:1px solid rgba(122,53,255,.15);     border-radius:999px;     color:#6634d7;     background:rgba(255,255,255,.78);     font-size:12px;     font-weight:900;     letter-spacing:.08em;     line-height:1.2;     text-transform:uppercase;   }    .mlp-card--night .mlp-kicker{     color:#fff;     border-color:rgba(255,255,255,.18);     background:rgba(255,255,255,.08);   }    .mlp-page h1,   .mlp-page h2,   .mlp-page h3,   .mlp-page p{     margin-top:0;   }    .mlp-page h1,   .mlp-page h2{     margin-right:auto;     margin-left:auto;     color:var(--night);     font-weight:950;     letter-spacing:-.035em;     line-height:1.06;     text-wrap:balance;   }    .mlp-page h1{     max-width:820px;     margin-bottom:14px;     font-size:clamp(38px,7vw,66px);   }    .mlp-page h2{     max-width:760px;     margin-bottom:12px;     font-size:clamp(31px,5.3vw,48px);   }    .mlp-card--night h1,   .mlp-card--night h2{     color:#fff;   }    .mlp-gradient{     background:linear-gradient(90deg,var(--purple),var(--blue),var(--pink));     -webkit-background-clip:text;     background-clip:text;     color:transparent;   }    .mlp-copy{     max-width:720px;     margin:0 auto 18px !important;     color:var(--muted);     font-size:17px;     line-height:1.7;   }    .mlp-card--night .mlp-copy{     color:#dcd8ff;   }    .mlp-pills{     display:flex;     flex-wrap:wrap;     justify-content:center;     gap:9px;     margin:20px 0 4px;   }    .mlp-pill{     display:inline-flex;     align-items:center;     justify-content:center;     min-height:38px;     padding:9px 14px;     border:1px solid rgba(122,53,255,.15);     border-radius:999px;     color:#413079;     background:rgba(255,255,255,.82);     font-size:13px;     font-weight:850;   }    .mlp-card--night .mlp-pill{     color:#fff;     border-color:rgba(255,255,255,.17);     background:rgba(255,255,255,.08);   }    .mlp-media{     margin-top:25px;     overflow:hidden;     border:1px solid rgba(255,255,255,.38);     border-radius:25px;     background:#120c43;     box-shadow:0 14px 34px rgba(29,19,95,.15);   }    .mlp-media img{     aspect-ratio:1\/1;     object-fit:cover;     object-position:center;   }    .mlp-benefits{     display:grid;     grid-template-columns:repeat(2,minmax(0,1fr));     gap:11px;     margin-top:18px;   }    .mlp-benefit{     min-width:0;     padding:16px 12px;     border:1px solid var(--line);     border-radius:20px;     background:rgba(255,255,255,.80);     text-align:center;   }    .mlp-benefit strong{     display:block;     color:var(--night);     font-size:15px;     line-height:1.3;   }    .mlp-benefit span{     display:block;     margin-top:4px;     color:var(--muted);     font-size:12px;     line-height:1.45;   }    .mlp-card--night .mlp-benefit{     border-color:rgba(255,255,255,.14);     background:rgba(255,255,255,.07);   }    .mlp-card--night .mlp-benefit strong{     color:#fff;   }    .mlp-card--night .mlp-benefit span{     color:#d5d0ff;   }    .mlp-film-grid{     display:grid;     grid-template-columns:repeat(3,minmax(0,1fr));     gap:11px;     margin-top:18px;   }    .mlp-film{     padding:15px 10px;     border-radius:20px;     color:#fff;     font-size:14px;     font-weight:900;     line-height:1.35;     text-align:center;   }    .mlp-film--space{background:linear-gradient(135deg,#a03bff,#5d4dff);}   .mlp-film--ocean{background:linear-gradient(135deg,#1689ff,#23d4e7);}   .mlp-film--dino{background:linear-gradient(135deg,#46c53d,#9ed62c);}    .mlp-feature-row{     display:grid;     grid-template-columns:repeat(3,minmax(0,1fr));     gap:10px;     margin-top:18px;   }    .mlp-feature{     padding:16px 10px;     border:1px solid var(--line);     border-radius:20px;     background:rgba(255,255,255,.82);     text-align:center;   }    .mlp-feature b{     display:block;     color:var(--night);     font-size:15px;     line-height:1.35;   }    .mlp-feature small{     display:block;     margin-top:4px;     color:var(--muted);     font-size:12px;   }    .mlp-specs{     display:grid;     grid-template-columns:repeat(2,minmax(0,1fr));     gap:1px;     margin-top:20px;     overflow:hidden;     border:1px solid var(--line);     border-radius:22px;     background:var(--line);   }    .mlp-spec{     min-width:0;     padding:15px;     background:#fff;     text-align:left;   }    .mlp-spec strong{     display:block;     color:var(--night);     font-size:13px;   }    .mlp-spec span{     display:block;     margin-top:3px;     color:var(--muted);     font-size:13px;   }    .mlp-steps{     display:grid;     grid-template-columns:repeat(3,minmax(0,1fr));     gap:10px;     margin-top:18px;   }    .mlp-step{     padding:17px 12px;     border:1px solid var(--line);     border-radius:20px;     background:#fff;   }    .mlp-number{     display:grid;     width:34px;     height:34px;     margin:0 auto 9px;     place-items:center;     border-radius:50%;     color:#fff;     background:linear-gradient(135deg,var(--purple),var(--blue));     font-weight:950;   }    .mlp-step strong{     display:block;     color:var(--night);     font-size:14px;   }    .mlp-step span{     display:block;     margin-top:4px;     color:var(--muted);     font-size:12px;   }    .mlp-faq details{     margin:10px 0 0;     padding:17px 18px;     overflow:hidden;     border:1px solid var(--line);     border-radius:20px;     background:rgba(255,255,255,.84);     text-align:left;   }    .mlp-faq summary{     position:relative;     padding-right:38px;     color:var(--night);     cursor:pointer;     list-style:none;     font-size:15px;     font-weight:850;     line-height:1.45;   }    .mlp-faq summary::-webkit-details-marker{     display:none;   }    .mlp-faq summary:after{     content:'+';     position:absolute;     top:50%;     right:0;     display:grid;     width:28px;     height:28px;     place-items:center;     transform:translateY(-50%);     border-radius:50%;     color:#fff;     background:linear-gradient(135deg,var(--purple),var(--blue));     font-size:17px;   }    .mlp-faq details[open] summary:after{     content:'−';   }    .mlp-answer{     margin:12px 0 0 !important;     color:var(--muted);     font-size:14px;   }    .mlp-ending{     padding-bottom:32px;   }    .mlp-final-line{     display:inline-flex;     max-width:100%;     margin-top:19px;     padding:11px 18px;     border:1px solid rgba(255,255,255,.18);     border-radius:999px;     color:#fff;     background:rgba(255,255,255,.08);     font-size:13px;     font-weight:850;     text-align:center;   }    \/* Remove the gray strip and extra space under Shopify product descriptions *\/   .mlp-page{     margin-bottom:0 !important;     padding-bottom:0 !important;   }    .mlp-page \u003e p:empty,   .mlp-page \u003e div:empty,   .mlp-page \u003e br:last-child{     display:none !important;   }    .product__description:has(.mlp-page),   .product__description.rte:has(.mlp-page),   .product-description:has(.mlp-page),   .shopify-product-description:has(.mlp-page),   .rte:has(\u003e .mlp-page),   .rte:has(.mlp-page),   .shopify-section:has(.mlp-page){     margin-bottom:0 !important;     padding-bottom:0 !important;     border-bottom:0 !important;     background:#fff !important;   }    @media(min-width:700px){     .mlp-page{       padding-right:18px !important;       padding-left:18px !important;     }      .mlp-card{       padding:46px 38px 34px;       border-radius:34px;     }      .mlp-benefits{       grid-template-columns:repeat(4,minmax(0,1fr));     }   }    @media(max-width:640px){     .mlp-page{       padding:8px 5px 0 !important;     }      .mlp-card{       margin-bottom:15px;       padding:29px 14px 20px;       border-radius:24px;     }      .mlp-page h1{       font-size:36px;     }      .mlp-page h2{       font-size:30px;     }      .mlp-copy{       font-size:15px;     }      .mlp-media{       border-radius:20px;     }      .mlp-film-grid,     .mlp-feature-row,     .mlp-steps,     .mlp-specs{       grid-template-columns:1fr;     }      .mlp-film-grid{       gap:8px;     }   } \u003c\/style\u003e \u003cdiv class=\"mlp-page\"\u003e \u003c!-- 1. HERO --\u003e \u003csection class=\"mlp-card mlp-card--sky\"\u003e \u003cdiv class=\"mlp-content\"\u003e \u003cspan class=\"mlp-kicker\"\u003eColorful Dreams · Calm Bedtimes\u003c\/span\u003e \u003ch1\u003e \u003cspan class=\"mlp-gradient\"\u003eMagic Night Light\u003c\/span\u003e\u003cbr\u003eFor Every Kid\u003c\/h1\u003e \u003cp class=\"mlp-copy\"\u003eFill the bedroom with stars, ocean animals or dinosaurs using one bright, rotating projector designed for toddlers, kids, boys and girls.\u003c\/p\u003e \u003cdiv class=\"mlp-pills\"\u003e \u003cspan class=\"mlp-pill\"\u003e3 Projection Films\u003c\/span\u003e \u003cspan class=\"mlp-pill\"\u003e93 Lighting Effects\u003cspan style=\"background-color: initial; color: rgb(39, 36, 75); font-size: 0.875rem;\"\u003e \u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"mlp-pill\"\u003eRemote Control\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-media\"\u003e\u003cbr\u003e\u003c\/div\u003e \u003cdiv class=\"mlp-benefits\"\u003e \u003cdiv class=\"mlp-benefit\"\u003e \u003cstrong\u003e5 Base Colors\u003c\/strong\u003e\u003cspan\u003eColorful mixed modes\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-benefit\"\u003e \u003cstrong\u003e3 Brightness Levels\u003c\/strong\u003e\u003cspan\u003e10%, 50% or 100%\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-benefit\"\u003e \u003cstrong\u003e1H \/ 2H \/ 4H Timer\u003c\/strong\u003e\u003cspan\u003eBedtime-friendly control\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-benefit\"\u003e \u003cstrong\u003eUSB Powered\u003c\/strong\u003e\u003cspan\u003eNo battery swapping\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- 2. FILMS --\u003e \u003csection class=\"mlp-card mlp-card--lavender\"\u003e \u003cdiv class=\"mlp-content\"\u003e \u003cspan class=\"mlp-kicker\"\u003eThree Worlds In One Light\u003c\/span\u003e \u003ch2\u003eSwap The Film.\u003cbr\u003e\u003cspan class=\"mlp-gradient\"\u003eChange The Adventure.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"mlp-copy\"\u003eLet children travel from a starry sky to a colorful ocean or a room filled with dinosaurs. The films switch quickly whenever their mood changes.\u003c\/p\u003e \u003cdiv class=\"mlp-film-grid\"\u003e \u003cdiv class=\"mlp-film mlp-film--space\"\u003eStars \u0026amp; Moon\u003c\/div\u003e \u003cdiv class=\"mlp-film mlp-film--ocean\"\u003eOcean Animals\u003c\/div\u003e \u003cdiv class=\"mlp-film mlp-film--dino\"\u003eDinosaurs\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/7242.png?v=1784867117\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- 3. LIGHTING EFFECTS --\u003e \u003csection class=\"mlp-card mlp-card--night\"\u003e \u003cdiv class=\"mlp-content\"\u003e \u003cspan class=\"mlp-kicker\"\u003eOne Light · Endless Magic\u003c\/span\u003e \u003ch2\u003e93 Lighting Effects.\u003cbr\u003eEvery Night Feels New.\u003c\/h2\u003e \u003cp class=\"mlp-copy\"\u003eChoose red, blue, green, yellow or purple, then explore colorful mixed combinations that transform the ceiling and walls into a vivid dreamscape.\u003c\/p\u003e \u003cdiv class=\"mlp-feature-row\"\u003e \u003cdiv class=\"mlp-feature\"\u003e \u003cb\u003e5 Base Colors\u003c\/b\u003e\u003csmall\u003eBright individual tones\u003c\/small\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-feature\"\u003e \u003cb\u003eColor Mixes\u003c\/b\u003e\u003csmall\u003eMore atmosphere choices\u003c\/small\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-feature\"\u003e \u003cb\u003eRoom Coverage\u003c\/b\u003e\u003csmall\u003eCeiling and wall projection\u003c\/small\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/7243.png?v=1784867136\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- 4. CONTROLS --\u003e \u003csection class=\"mlp-card mlp-card--sky\"\u003e \u003cdiv class=\"mlp-content\"\u003e \u003cspan class=\"mlp-kicker\"\u003eEasy Bedtime Control\u003c\/span\u003e \u003ch2\u003eSet The Mood\u003cbr\u003e\u003cspan class=\"mlp-gradient\"\u003eWithout Leaving The Bed.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"mlp-copy\"\u003eUse the remote or the projector buttons to adjust color, brightness, rotation and timer settings. The memory function recalls the recent setup.\u003c\/p\u003e \u003cdiv class=\"mlp-feature-row\"\u003e \u003cdiv class=\"mlp-feature\"\u003e \u003cb\u003eRemote Control\u003c\/b\u003e\u003csmall\u003eChange settings from bed\u003c\/small\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-feature\"\u003e \u003cb\u003e3 Brightness Levels\u003c\/b\u003e\u003csmall\u003eLow, medium or high\u003c\/small\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-feature\"\u003e \u003cb\u003e1H \/ 2H \/ 4H Timer\u003c\/b\u003e\u003csmall\u003eAutomatic shutoff options\u003c\/small\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/7244.png?v=1784867141\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- 5. ROTATION --\u003e \u003csection class=\"mlp-card mlp-card--lavender\"\u003e \u003cdiv class=\"mlp-content\"\u003e \u003cspan class=\"mlp-kicker\"\u003eQuiet 360° Projection\u003c\/span\u003e \u003ch2\u003eA Moving Dreamscape.\u003cbr\u003e\u003cspan class=\"mlp-gradient\"\u003eA Calmer Bedtime.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"mlp-copy\"\u003eGentle rotation moves colorful patterns around the room while quiet operation helps preserve a peaceful bedtime atmosphere.\u003c\/p\u003e \u003cdiv class=\"mlp-benefits\"\u003e \u003cdiv class=\"mlp-benefit\"\u003e \u003cstrong\u003e360° Rotation\u003c\/strong\u003e\u003cspan\u003ePatterns move around the room\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-benefit\"\u003e \u003cstrong\u003eQuiet Operation\u003c\/strong\u003e\u003cspan\u003eMade for calmer evenings\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-benefit\"\u003e \u003cstrong\u003eSleep-Friendly Glow\u003c\/strong\u003e\u003cspan\u003eAdjustable brightness levels\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-benefit\"\u003e \u003cstrong\u003eKid-Room Ready\u003c\/strong\u003e\u003cspan\u003eColorful bedtime atmosphere\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/7245.png?v=1784867148\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- 6. COMPARISON --\u003e \u003csection class=\"mlp-card mlp-card--night\"\u003e \u003cdiv class=\"mlp-content\"\u003e \u003cspan class=\"mlp-kicker\"\u003eSee The Difference\u003c\/span\u003e \u003ch2\u003eBright. Clear.\u003cbr\u003eMade To Fill The Room.\u003c\/h2\u003e \u003cp class=\"mlp-copy\"\u003eVivid patterns and wide coverage create a more immersive ceiling display than dim, blurry ordinary night lights.\u003c\/p\u003e \u003cdiv class=\"mlp-pills\"\u003e \u003cspan class=\"mlp-pill\"\u003eClear Colors\u003c\/span\u003e \u003cspan class=\"mlp-pill\"\u003eWide Coverage\u003c\/span\u003e \u003cspan class=\"mlp-pill\"\u003eVivid Patterns\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/7246.png?v=1784867154\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- 7. INCLUDED \/ USE --\u003e \u003csection class=\"mlp-card mlp-card--sky\"\u003e \u003cdiv class=\"mlp-content\"\u003e \u003cspan class=\"mlp-kicker\"\u003eReady For A Magical Setup\u003c\/span\u003e \u003ch2\u003eEverything You Need\u003cbr\u003e\u003cspan class=\"mlp-gradient\"\u003eIs In The Box.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"mlp-copy\"\u003eSet up the projector in minutes, choose a film and start creating colorful bedtime memories.\u003c\/p\u003e \u003cdiv class=\"mlp-specs\"\u003e \u003cdiv class=\"mlp-spec\"\u003e \u003cstrong\u003eProjector\u003c\/strong\u003e\u003cspan\u003eMagic ball night light\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-spec\"\u003e \u003cstrong\u003eProjection Films\u003c\/strong\u003e\u003cspan\u003eStars, ocean and dinosaurs\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-spec\"\u003e \u003cstrong\u003eRemote Control\u003c\/strong\u003e\u003cspan\u003eColors, brightness, timer and rotation\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-spec\"\u003e \u003cstrong\u003ePower Cable\u003c\/strong\u003e\u003cspan\u003eUSB cable, approximately 59 in\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-steps\"\u003e \u003cdiv class=\"mlp-step\"\u003e \u003cdiv class=\"mlp-number\"\u003e1\u003c\/div\u003e \u003cstrong\u003eInsert A Film\u003c\/strong\u003e\u003cspan\u003eChoose the child’s favorite theme.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-step\"\u003e \u003cdiv class=\"mlp-number\"\u003e2\u003c\/div\u003e \u003cstrong\u003eConnect USB Power\u003c\/strong\u003e\u003cspan\u003ePlug in and switch the projector on.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-step\"\u003e \u003cdiv class=\"mlp-number\"\u003e3\u003c\/div\u003e \u003cstrong\u003eChoose The Mood\u003c\/strong\u003e\u003cspan\u003eSet colors, brightness, rotation and timer.\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"mlp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/7247.png?v=1784867160\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- 8. FINAL EMOTIONAL SECTION --\u003e \u003csection class=\"mlp-card mlp-card--night mlp-ending\"\u003e \u003cdiv class=\"mlp-content\"\u003e \u003cspan class=\"mlp-kicker\"\u003eFor Toddlers · Kids · Boys · Girls\u003c\/span\u003e \u003ch2\u003eA Gift They’ll Use\u003cbr\u003eEvery Night.\u003c\/h2\u003e \u003cp class=\"mlp-copy\"\u003eTurn bedtime into a shared moment of imagination, comfort and color. A playful gift for birthdays, Christmas, room makeovers and everyday family time.\u003c\/p\u003e \u003cdiv class=\"mlp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/7248.png?v=1784867200\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"mlp-final-line\"\u003e3 Films · 93 Effects · 360° Rotation · Remote Control · USB Powered\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FAQ --\u003e \u003csection class=\"mlp-card mlp-card--lavender mlp-faq\"\u003e \u003cdiv class=\"mlp-content\"\u003e \u003cspan class=\"mlp-kicker\"\u003eFrequently Asked Questions\u003c\/span\u003e \u003ch2\u003eBefore The First\u003cbr\u003e\u003cspan class=\"mlp-gradient\"\u003eMagical Night.\u003c\/span\u003e \u003c\/h2\u003e \u003cdetails open=\"\"\u003e \u003csummary\u003eWhich projection films are included?\u003c\/summary\u003e \u003cp class=\"mlp-answer\"\u003eThe set includes three themes: stars and moon, ocean animals and dinosaurs.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eHow many lighting effects are available?\u003c\/summary\u003e \u003cp class=\"mlp-answer\"\u003eFive base colors and mixed color combinations create up to 93 lighting effects across the three films.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eCan the brightness be adjusted?\u003c\/summary\u003e \u003cp class=\"mlp-answer\"\u003eYes. Choose from three brightness levels: approximately 10%, 50% and 100%.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eDoes the projector include a timer?\u003c\/summary\u003e \u003cp class=\"mlp-answer\"\u003eYes. The remote provides 1-hour, 2-hour and 4-hour timer options.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eHow is the projector powered?\u003c\/summary\u003e \u003cp class=\"mlp-answer\"\u003eIt uses USB power and includes a cable approximately 59 inches long. A USB wall adapter may be required depending on the package configuration.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eIs it suitable for both boys and girls?\u003c\/summary\u003e \u003cp class=\"mlp-answer\"\u003eYes. The space, ocean and dinosaur themes, colorful effects and adjustable controls are designed for a wide range of children’s interests.\u003c\/p\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"TRC","offers":[{"title":"Black","offer_id":67579934802031,"sku":"NCL2607243722-5W-黑色款","price":47.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":67579934834799,"sku":"NCL2607243722-5W-白色款","price":47.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/7241.png?v=1790489702","url":"https:\/\/suzvo.com\/products\/kids-star-projector-night-light","provider":"suzvo","version":"1.0","type":"link"}