{"product_id":"dinosaur-egg-night-light","title":"Dinosaur Egg Night Light Projector lamp","description":"\u003cstyle\u003e\n  \/* --- BASE \u0026 NARROW WIDTH THEME --- *\/\n  .custom-product-desc {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    width: 100%; \n    max-width: 650px; \n    margin: 0 auto;\n    background-color: #ffffff;\n    color: #333333; \n    line-height: 1.6;\n    box-sizing: border-box;\n  }\n  .custom-product-desc * { box-sizing: border-box; }\n\n  \/* --- BRAND COLOUR HIGHLIGHTS (#0b5ed7) --- *\/\n  .brand-text { color: #0b5ed7 !important; }\n  .brand-bg { background-color: #0b5ed7 !important; color: #ffffff !important;}\n  .brand-border { border-color: #0b5ed7 !important; }\n\n  \/* --- REUSABLE HOVER GLOW EFFECT --- *\/\n  .hover-glow {\n    background: #ffffff;\n    border: 1px solid #e5e7eb;\n    border-radius: 12px;\n    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;\n    cursor: pointer;\n    -webkit-tap-highlight-color: transparent;\n  }\n  .hover-glow:hover, .hover-glow:active, .hover-glow:focus {\n    transform: translateY(-8px);\n    box-shadow: 0 12px 25px rgba(11, 94, 215, 0.2);\n    border-color: #0b5ed7; \n  }\n\n  \/* --- 1. TOP TRUST BADGES --- *\/\n  .top-trust-bar {\n    display: flex;\n    justify-content: center;\n    gap: 30px;\n    padding: 10px 0;\n    color: #6b7280;\n    font-size: 15px;\n    font-weight: 500;\n    margin-bottom: 20px;\n  }\n  .top-trust-bar span { display: flex; align-items: center; gap: 6px; }\n  .top-trust-bar svg { width: 18px; height: 18px; fill: none; stroke: #6b7280; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n\n  \/* --- 2. LIVE DELIVERY TIMER --- *\/\n  .delivery-timer-box {\n    background: #ffffff;\n    border: 1px solid #e5e7eb;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n    padding: 20px;\n    margin-bottom: 25px;\n  }\n  .dt-top {\n    display: flex;\n    justify-content: space-between;\n    align-items: center; \n    margin-bottom: 15px;\n    padding-bottom: 15px;\n    border-bottom: 1px dashed #e5e7eb;\n  }\n  .dt-block { display: flex; align-items: center; gap: 12px; flex: 1; }\n  .dt-icon-wrap { width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; }\n  .dt-icon-wrap svg { width: 28px; height: 28px; stroke: #4b5563; }\n  .dt-text span { font-size: 13px; color: #6b7280; line-height: 1.2;}\n  .dt-text strong { font-size: 16px; color: #111827; font-weight: 900; }\n  .dt-arrow { color: #9ca3af; font-size: 24px; font-weight: bold; padding: 0 10px;}\n  \n  .dt-prepaid {\n    background: #f0fdf4;\n    color: #166534;\n    text-align: center;\n    padding: 12px;\n    border-radius: 8px;\n    font-size: 15px;\n    font-weight: 600;\n    margin-bottom: 12px;\n  }\n  .dt-trust { text-align: center; font-size: 14px; color: #4b5563; }\n  .dt-trust .check { color: #10b981; font-weight: bold; }\n\n  \/* --- 3. SOCIAL PROOF PILL --- *\/\n  .social-proof-pill {\n    background: #ffffff;\n    border: 1px solid #0b5ed7; \n    border-radius: 50px;\n    display: inline-flex;\n    align-items: center;\n    padding: 6px 20px 6px 6px;\n    gap: 15px;\n    margin: 0 auto 25px auto;\n    box-shadow: 0 4px 10px rgba(11, 94, 215, 0.1);\n    position: relative;\n    left: 50%;\n    transform: translateX(-50%);\n  }\n  .sp-avatars { display: flex; align-items: center; position: relative; }\n  .sp-avatars img { width: 38px; height: 38px; border-radius: 50%; border: 2px solid #ffffff; margin-left: -12px; object-fit: cover; }\n  .sp-avatars img:first-child { margin-left: 0; }\n  .sp-check-badge {\n    background: #0b5ed7;\n    border-radius: 50%;\n    width: 18px;\n    height: 18px;\n    position: absolute;\n    top: -2px;\n    right: -6px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border: 2px solid #ffffff;\n  }\n  .sp-check-badge svg { width: 10px; height: 10px; stroke: #ffffff; stroke-width: 4; fill: none;}\n  .sp-text { font-size: 13px; color: #4b5563; line-height: 1.3; }\n  .sp-text strong { color: #111827; font-size: 16px; font-weight: 900;}\n\n  \/* --- 4. THESHOPALL PROMISE CARD --- *\/\n  .promise-card {\n    background: #0f172a;\n    border-radius: 16px;\n    padding: 30px;\n    display: flex;\n    align-items: center;\n    gap: 25px;\n    color: #ffffff;\n    margin-bottom: 50px;\n  }\n  .promise-badge-circle {\n    width: 85px;\n    height: 85px;\n    border-radius: 50%;\n    border: 2px solid #0b5ed7;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .promise-badge-circle span:first-child { font-size: 32px; font-weight: 900; color: #0b5ed7; line-height: 1; }\n  .promise-badge-circle span:last-child { font-size: 14px; font-weight: 900; color: #ffffff; text-transform: uppercase; margin-top: 2px;}\n  .promise-content h4 {\n    color: #0b5ed7;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin: 0 0 5px 0;\n    font-weight: 800;\n  }\n  .promise-content h2 { margin: 0 0 10px 0; font-size: 24px; font-weight: 800; color: #ffffff !important; }\n  .promise-content p { color: #94a3b8; font-size: 15px; margin: 0; line-height: 1.5; }\n\n  \/* --- 5. PROFESSIONAL TITLE --- *\/\n  .premium-title-section { text-align: center; margin-bottom: 30px; }\n  .premium-title-section h1 { font-size: 36px; font-weight: 900; color: #111827; margin-bottom: 15px; margin-top: 0; letter-spacing: -0.5px; }\n  .premium-badge { padding: 10px 30px; border-radius: 50px; font-size: 18px; font-weight: 700; display: inline-block; box-shadow: 0 4px 15px rgba(11, 94, 215, 0.3); }\n\n  \/* --- GENERAL IMAGES \u0026 TYPOGRAPHY --- *\/\n  .custom-product-desc h3 { color: #111827; font-size: 26px; font-weight: 800; text-align: center; margin-top: 50px; margin-bottom: 25px; }\n  .desc-image { width: 100%; height: auto; border-radius: 12px; margin-bottom: 25px; display: block; box-shadow: 0 4px 10px rgba(0,0,0,0.08); }\n\n  \/* --- 6. BULLET POINTS --- *\/\n  .bullet-container { display: flex; flex-direction: column; gap: 15px; margin-bottom: 40px; }\n  .bullet-card { padding: 18px 20px; display: flex; gap: 15px; align-items: flex-start; }\n  .bullet-card .icon { color: #0b5ed7; font-size: 20px; margin-top: 2px; }\n  .bullet-card p { margin: 0; font-size: 15px; color: #4b5563;}\n  .bullet-card strong { color: #111827; }\n\n  \/* --- 7. DARK GRID SECTION --- *\/\n  .dark-section {\n    background-color: #000000;\n    border-radius: 16px;\n    padding: 50px 20px;\n    margin: 40px 0;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.15);\n  }\n  .dark-section h3 { color: #ffffff; margin-top: 0; margin-bottom: 30px;}\n  .dark-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; }\n  \n  .dark-grid .grid-card { \n    background: #ffffff;\n    border: 2px solid transparent; \n    padding: 20px; \n    text-align: center; \n    border-radius: 16px;\n    cursor: pointer;\n    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), border-color 0.3s ease, box-shadow 0.3s ease;\n    -webkit-tap-highlight-color: transparent; \n  }\n  .dark-grid .grid-card:hover, .dark-grid .grid-card:active, .dark-grid .grid-card:focus {\n    transform: translateY(-10px);\n    border-color: #0b5ed7 !important; \n    box-shadow: 0 15px 30px rgba(11, 94, 215, 0.25);\n  }\n  .dark-grid .grid-card h4 { color: #111827; margin-bottom: 10px; font-size: 18px; font-weight: 800; }\n  .dark-grid .grid-card p { color: #4b5563; font-size: 14px; margin: 0; }\n  .dark-grid img { width: 100%; height: 180px; object-fit: cover; border-radius: 12px; margin-bottom: 15px; }\n\n  \/* --- 8. COMPARISON TABLE (100% FIXED \u0026 PERFECT ORDER) --- *\/\n  .vs-title { text-align: center; font-size: 22px; font-weight: 900; text-transform: uppercase; margin-bottom: 40px; color: #111827; }\n  \n  .vs-grid { \n    display: grid; \n    \/* COL 1: Features | COL 2: Ultimate Cleaner | COL 3: Brushes *\/\n    grid-template-columns: 1fr 1.3fr 1fr; \n    width: 100%; \n    margin: 0 auto 50px auto; \n    background: #ffffff; \n  }\n  \n  \/* Header Row *\/\n  .v-head-feat {\n    border-bottom: 1px solid #e5e7eb;\n    padding: 15px;\n  }\n  .v-head-ours {\n    background: #111827; color: #ffffff; font-weight: 900; text-align: center;\n    padding: 25px 10px; border-radius: 12px 12px 0 0;\n    border-top: 4px solid #0b5ed7; \n    margin-top: -20px; position: relative; z-index: 2;\n    box-shadow: 0 -10px 20px rgba(0,0,0,0.1);\n    text-transform: uppercase;\n  }\n  .v-head-theirs {\n    padding: 15px 10px; font-weight: 700; color: #9ca3af; text-align: center;\n    border-bottom: 1px solid #e5e7eb; display: flex; align-items: center; justify-content: center; text-transform: uppercase; font-size: 13px;\n  }\n\n  \/* Data Rows *\/\n  .v-cell-feat {\n    padding: 20px 15px; color: #4b5563; font-weight: 600; font-size: 14px;\n    display: flex; align-items: center; border-bottom: 1px solid #e5e7eb;\n  }\n  .v-cell-ours {\n    background: #111827; color: #ffffff; font-weight: 600; font-size: 14px;\n    padding: 20px 15px; display: flex; align-items: center; justify-content: center; position: relative; z-index: 2;\n  }\n  .v-cell-ours .dot { color: #0b5ed7; font-size: 20px; margin-right: 8px; line-height: 0;}\n  \n  .v-cell-theirs {\n    padding: 20px 15px; color: #9ca3af; font-size: 14px; text-align: center; display: flex; align-items: center; justify-content: center; border-bottom: 1px solid #e5e7eb;\n  }\n  \n  \/* Last Row Bottom Border Styling *\/\n  .v-cell-feat.last, .v-cell-theirs.last { border-bottom: none; }\n  .v-cell-ours.last {\n    border-radius: 0 0 12px 12px; padding-bottom: 30px;\n    box-shadow: 0 15px 20px rgba(0,0,0,0.15);\n  }\n\n  \/* --- 9. HOW TO USE --- *\/\n  .steps-wrapper { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 15px; margin-bottom: 40px; }\n  .step-box { padding: 25px 15px; text-align: center; }\n  .step-num { width: 45px; height: 45px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 22px; font-weight: bold; margin: 0 auto 15px auto; }\n  .step-box h4 { font-size: 18px; color: #111827; margin-top: 0; margin-bottom: 10px;}\n  .step-box p { color: #4b5563; font-size: 14px; margin: 0;}\n\n  \/* --- MOBILE FIXES --- *\/\n  @media (max-width: 600px) {\n    .custom-product-desc { max-width: 100%; } \n    .promise-card { flex-direction: column; text-align: center; }\n    .dt-text span { font-size: 11px; }\n    .dt-text strong { font-size: 13px; }\n    .dt-icon-wrap svg { width: 22px; height: 22px;}\n    .dt-block { gap: 8px;}\n    .top-trust-bar { font-size: 13px; gap: 15px; }\n    .premium-title-section h1 { font-size: 28px; }\n    \n    \/* Table Mobile Scaling *\/\n    .vs-grid { grid-template-columns: 1fr 1.3fr 1fr; }\n    .v-head-ours { font-size: 11px; padding: 20px 5px; margin-top: -10px;}\n    .v-head-theirs { font-size: 10px; padding: 10px 5px;}\n    .v-cell-feat { font-size: 11px; padding: 12px 5px; }\n    .v-cell-ours { font-size: 11px; padding: 12px 5px; justify-content: flex-start; padding-left: 10px;}\n    .v-cell-theirs { font-size: 11px; padding: 12px 5px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"custom-product-desc\"\u003e\n\u003c!-- 1. TOP TRUST BADGES --\u003e\n\u003cdiv class=\"top-trust-bar\"\u003e\n\u003cspan\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6L9 17l-5-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 5-Day Returns \u003c\/span\u003e \u003cspan\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6L9 17l-5-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Premium Quality \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 2. LIVE DELIVERY TIMER --\u003e\n\u003cdiv class=\"delivery-timer-box\"\u003e\n\u003cdiv class=\"dt-top\"\u003e\n\u003cdiv class=\"dt-block\"\u003e\n\u003cdiv class=\"dt-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dt-text\"\u003e\n\u003cspan\u003eOrder in\u003c\/span\u003e\u003cbr\u003e\u003cstrong id=\"live-timer\"\u003e02:23:49\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dt-arrow\"\u003e➔\u003c\/div\u003e\n\u003cdiv class=\"dt-block\"\u003e\n\u003cdiv class=\"dt-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dt-text\"\u003e\n\u003cspan\u003eCash On Delivery\u003c\/span\u003e\u003cbr\u003e\u003cstrong id=\"cod-date\"\u003eLoading...\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dt-prepaid\"\u003e⚡ Prepaid orders get it by \u003cstrong id=\"prepaid-date\"\u003eLoading...\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dt-trust\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e Over \u003cstrong\u003e95% customers\u003c\/strong\u003e opt for faster delivery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. SOCIAL PROOF PILL --\u003e\n\u003cdiv class=\"social-proof-pill\"\u003e\n\u003cdiv class=\"sp-avatars\"\u003e\n\u003cimg src=\"https:\/\/randomuser.me\/api\/portraits\/women\/44.jpg\" alt=\"user\"\u003e \u003cimg src=\"https:\/\/randomuser.me\/api\/portraits\/men\/32.jpg\" alt=\"user\"\u003e \u003cimg src=\"https:\/\/randomuser.me\/api\/portraits\/men\/46.jpg\" alt=\"user\"\u003e\n\u003cdiv class=\"sp-check-badge\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 6L9 17l-5-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-text\"\u003e\n\u003cstrong\u003eLoved by Parents \u0026amp; Kids\u003c\/strong\u003e\u003cbr\u003e5K+ Purchased Last Month\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. THESHOPALL PROMISE CARD --\u003e\n\u003cdiv class=\"promise-card hover-glow\" style=\"border-color: transparent;\"\u003e\n\u003cdiv class=\"promise-badge-circle\"\u003e\n\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e100\u003c\/span\u003e \u003cspan\u003e%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"promise-content\"\u003e\n\u003ch4\u003eTHESHOPALL PROMISE\u003c\/h4\u003e\n\u003ch2\u003ePremium Quality Assured\u003c\/h2\u003e\n\u003cp\u003eEngineered for performance and built with durable, safe materials. We guarantee a mesmerizing and relaxing experience for your entire family.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Timer JS --\u003e \u003cscript\u003e\n    function startTimer(duration, display) {\n        var timer = duration, hours, minutes, seconds;\n        setInterval(function () {\n            hours = parseInt(timer \/ 3600, 10);\n            minutes = parseInt((timer % 3600) \/ 60, 10);\n            seconds = parseInt(timer % 60, 10);\n            hours = hours \u003c 10 ? \"0\" + hours : hours;\n            minutes = minutes \u003c 10 ? \"0\" + minutes : minutes;\n            seconds = seconds \u003c 10 ? \"0\" + seconds : seconds;\n            display.textContent = hours + \":\" + minutes + \":\" + seconds;\n            if (--timer \u003c 0) { timer = duration; }\n        }, 1000);\n    }\n    function getDeliveryData(daysToAdd) {\n        var date = new Date();\n        date.setDate(date.getDate() + daysToAdd);\n        var days = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'];\n        var months = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'];\n        return days[date.getDay()] + ' ' + date.getDate() + ' ' + months[date.getMonth()];\n    }\n    window.onload = function () {\n        var countdownTime = 60 * 60 * 2 + (13 * 60) + 27; \n        var display = document.querySelector('#live-timer');\n        if(display) startTimer(countdownTime, display);\n\n        document.querySelector('#cod-date').textContent = getDeliveryData(6);\n        document.querySelector('#prepaid-date').textContent = getDeliveryData(3);\n    };\n  \u003c\/script\u003e \u003c!-- 5. TITLE \u0026 IMAGE --\u003e\n\u003cdiv class=\"premium-title-section\"\u003e\n\u003ch1\u003eGALAXY IN YOUR ROOM\u003c\/h1\u003e\n\u003cdiv class=\"premium-badge brand-bg\"\u003eTransform any room into a magical starry sky\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-product-desc\" style=\"text-align: center;\"\u003e\n\u003cspan\u003eThis color changing, rotating projection lamp is \u003c\/span\u003e\u003cstrong\u003eperfect for kids bedtime, romantic nights\u003c\/strong\u003e\u003cspan\u003e, or simply \u003c\/span\u003e\u003cstrong\u003erelaxing under the stars\u003c\/strong\u003e\u003cspan\u003e. A mesmerizing experience for every room.\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-product-desc\" style=\"text-align: center;\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-product-desc\" style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/www.giftoo.in\/cdn\/shop\/files\/O1CN01Ine93d1LSzC8co2no__3914721299-0-cib.jpg?v=1764152796\u0026amp;width=1946\"\u003e\u003cbr\u003e\u003c!-- 6. BULLET POINTS --\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-product-desc\" style=\"text-align: center;\"\u003e\n\u003ch3\u003eThe Magic of a Starry Night Sky\u003c\/h3\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003eThis star projector lamp is a great night light for your kids scared of the dark at bedtime. \u003c\/span\u003e\u003cstrong\u003eFill your room with stars and moonlight,\u003c\/strong\u003e\u003cspan\u003e so that you feel as if you were laying under the stars.\u003c\/span\u003e\u003c\/p\u003e\n\u003cimg src=\"https:\/\/shop.weddingkalakar.com\/wp-content\/uploads\/2024\/10\/Red-White-Modern-New-Product-Instagram-Post-1-1.gif\" class=\"desc-image\" alt=\"Galaxy Projection GIF\"\u003e\n\u003cdiv class=\"bullet-container\"\u003e\n\u003cdiv class=\"bullet-card hover-glow\"\u003e\n\u003cdiv class=\"icon\"\u003e🎨\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDifferent Light Modes:\u003c\/strong\u003e Choose from multiple cozy colors to set the perfect mood for sleep, relaxation, or romance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bullet-card hover-glow\"\u003e\n\u003cdiv class=\"icon\"\u003e🔄\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eRotatable Projection Lamp:\u003c\/strong\u003e Adjust the direction of the stars to fill every corner of your room with a mesmerizing night sky.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bullet-card hover-glow\"\u003e\n\u003cdiv class=\"icon\"\u003e🌌\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e360 Degree Projection:\u003c\/strong\u003e Experience a full panoramic galaxy effect, making you feel like sleeping under a real starry sky.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bullet-card hover-glow\"\u003e\n\u003cdiv class=\"icon\"\u003e💡\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCozy Night Light:\u003c\/strong\u003e Creates a comforting, soothing environment for kids scared of the dark at bedtime.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. DARK GRID SECTION --\u003e\n\u003cdiv class=\"dark-section\"\u003e\n\u003ch3\u003eBRING THE UNIVERSE INDOORS\u003c\/h3\u003e\n\u003cdiv class=\"dark-grid\" style=\"grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\"\u003e\n\u003cdiv class=\"grid-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0618\/7843\/5913\/files\/giphy_5.gif?v=1718460698\" alt=\"Dual Functionality\"\u003e\n\u003ch4\u003e2-in-1 Dual Functionality\u003c\/h4\u003e\n\u003cp\u003eUse it as a steady, warm bedside light, or remove the dome to unleash a breathtaking 360-degree cosmic projection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0618\/7843\/5913\/files\/PSX_20240613_091505.jpg?v=1718613464\" alt=\"Inspire Curiosity\"\u003e\u003cbr\u003e\n\u003ch4\u003eWhisper-Quiet 360° Rotation\u003c\/h4\u003e\n\u003cp\u003eUltra-quiet, silent rotation calms sensory-sensitive kids faster than white noise. Features an intuitive 3-button control panel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-card\"\u003e\n\u003cimg src=\"https:\/\/shop.weddingkalakar.com\/wp-content\/uploads\/2024\/10\/Red-White-Modern-New-Product-Instagram-Post-122.gif\" alt=\"Light Projector, Lamp Projector\"\u003e\u003cbr\u003e\n\u003ch4\u003e\u003cstrong\u003e\u003cspan\u003e🌌✨ Star Projector Night Light: Bring the Galaxy Indoors! 🌙\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan\u003eTransform any room into a breathtaking planetarium with our mesmerizing Star Projector Night Light! This device projects thousands of stars and a vibrant moon onto your walls and ceiling, creating a magical, rotating celestial display.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. ELEVATED COMPARISON TABLE --\u003e\n\u003cdiv class=\"vs-title\"\u003eOUR GALAXY PROJECTOR VS. ORDINARY NIGHT LIGHTS\u003c\/div\u003e\n\u003cdiv class=\"vs-grid\"\u003e\n\u003c!-- Headers --\u003e\n\u003cdiv class=\"v-head-feat\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"v-head-ours\"\u003eGALAXY PROJECTOR\u003c\/div\u003e\n\u003cdiv class=\"v-head-theirs\"\u003eORDINARY LIGHTS\u003c\/div\u003e\n\u003c!-- Row 1 --\u003e\n\u003cdiv class=\"v-cell-feat\"\u003eProjection Tech\u003c\/div\u003e\n\u003cdiv class=\"v-cell-ours\"\u003e\n\u003cspan class=\"dot\"\u003e ●\u003c\/span\u003e 360° Panoramic Galaxy\u003c\/div\u003e\n\u003cdiv class=\"v-cell-theirs\"\u003e❌ Standard Flat Light\u003c\/div\u003e\n\u003c!-- Row 2 --\u003e\n\u003cdiv class=\"v-cell-feat\"\u003eFunctionality\u003c\/div\u003e\n\u003cdiv class=\"v-cell-ours\"\u003e\n\u003cspan class=\"dot\"\u003e ●\u003c\/span\u003e 2-in-1 (Lamp \u0026amp; Projector)\u003c\/div\u003e\n\u003cdiv class=\"v-cell-theirs\"\u003e❌ Single Use Only\u003c\/div\u003e\n\u003c!-- Row 3 --\u003e\n\u003cdiv class=\"v-cell-feat\"\u003eColor Modes\u003c\/div\u003e\n\u003cdiv class=\"v-cell-ours\"\u003e\n\u003cspan class=\"dot\"\u003e ●\u003c\/span\u003e 8 Custom Color Modes\u003c\/div\u003e\n\u003cdiv class=\"v-cell-theirs\"\u003e❌ Limited\/Single Color\u003c\/div\u003e\n\u003c!-- Row 4 --\u003e\n\u003cdiv class=\"v-cell-feat\"\u003eMotor Noise\u003c\/div\u003e\n\u003cdiv class=\"v-cell-ours\"\u003e\n\u003cspan class=\"dot\"\u003e ●\u003c\/span\u003e Whisper-Quiet Rotation\u003c\/div\u003e\n\u003cdiv class=\"v-cell-theirs\"\u003e❌ Loud \u0026amp; Distracting\u003c\/div\u003e\n\u003c!-- Row 5 (Last Row) --\u003e\n\u003cdiv class=\"v-cell-feat last\"\u003ePortability\u003c\/div\u003e\n\u003cdiv class=\"v-cell-ours last\"\u003e\n\u003cspan class=\"dot\"\u003e ●\u003c\/span\u003e USB \u0026amp; Battery Powered\u003c\/div\u003e\n\u003cdiv class=\"v-cell-theirs last\"\u003e❌ Fixed Plug-in Only\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9. HOW TO USE --\u003e\n\u003cdiv class=\"custom-product-desc\" style=\"text-align: center;\"\u003e\n\u003ch3\u003eEASY TO USE\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cpimg.tistatic.com\/09965187\/b\/4\/extra-09965187.jpg\" class=\"desc-image\" alt=\"How to use Galaxy Projector\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"steps-wrapper\"\u003e\n\u003cdiv class=\"step-box hover-glow\"\u003e\n\u003cdiv class=\"step-num brand-bg\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eConnect Power\u003c\/h4\u003e\n\u003cp\u003eConnect the USB cable to a power source (adapter, power bank, PC) or use 4 AAA batteries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-box hover-glow\"\u003e\n\u003cdiv class=\"step-num brand-bg\"\u003e2\u003c\/div\u003e\n\u003ch4\u003ePosition \u0026amp; Power On\u003c\/h4\u003e\n\u003cp\u003ePlace on a stable surface pointing toward the ceiling\/wall and turn on the device using the power button.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-box hover-glow\"\u003e\n\u003cdiv class=\"step-num brand-bg\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eCustomize Modes\u003c\/h4\u003e\n\u003cp\u003eUse the buttons to cycle through projection styles, colors, and rotation. For best results, use in a dark room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 10. KEY FEATURES (Kept at the exact bottom as requested) --\u003e\n\u003cdiv class=\"custom-product-desc\" style=\"text-align: center;\"\u003e\n\u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli style=\"text-align: left;\"\u003e\n\u003cstrong\u003eRotating Galaxy Projection:\u003c\/strong\u003e Smooth 360° rotation projects vibrant star and nebula visuals.\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003e\n\u003cstrong\u003eMulticolor LED Lighting:\u003c\/strong\u003e Offers multiple color modes (single, dual-color, full RGB, fading).\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003e\n\u003cstrong\u003eUSB Powered:\u003c\/strong\u003e Operates via standard 5V USB (compatible with power adapters, power banks, PC).\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003e\n\u003cstrong\u003eAdjustable Brightness \/ Modes:\u003c\/strong\u003e Switch between brightness levels or lighting effects (steady, pulse, fading).\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003e\n\u003cstrong\u003eCompact \u0026amp; Lightweight:\u003c\/strong\u003e Easy to place on tabletop, shelf, or dresser.\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003e\n\u003cstrong\u003eSafe \u0026amp; Low Heat:\u003c\/strong\u003e Uses energy-efficient LED, minimal heat, safe for indoor\/bedroom use.\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003e\n\u003cstrong\u003eIdeal Ambiance:\u003c\/strong\u003e Great for romantic nights, sleep aid, kids’ room, party decoration.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-product-desc\" style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/dhoomkart.com\/wp-content\/uploads\/2025\/10\/61n3JqKNg9L._SL1000_.jpg\" class=\"desc-image\" style=\"margin-top: 30px;\" alt=\"Galaxy Projector Specs\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"custom-product-desc\" style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/div\u003e","brand":"abc","offers":[{"title":"Default Title","offer_id":50588910780639,"sku":"Lamp200","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/6299\/1071\/files\/c780023e-956c-4a3d-84f8-9d560e2fec6d.jpg?v=1786691906","url":"https:\/\/theshopall.com\/products\/dinosaur-egg-night-light","provider":"Theshopall.com","version":"1.0","type":"link"}