{"product_id":"joytutus-car-led-ambient-light-solar-powered-heart-neon-light-car-led-lights-interior-for-outdoor-interior-car-room-pink","title":"Car LED Ambient Light Solar Powered Heart Neon Light Car Led Lights Interior for Outdoor\/Interior Car\/Room Pink","description":"\u003c!-- ============================================= --\u003e\u003c!-- OMNISIA.PK — Solar LED Car Window Light (Heart) Description --\u003e\u003c!-- Paste this block into Shopify Product Description (switch to HTML\/Code view) --\u003e\u003c!-- ============================================= --\u003e\n\u003cstyle\u003e\n  .cl-wrap {\n    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;\n    max-width: 800px;\n    margin: 0 auto;\n    color: #e8e8f0;\n    background: #0a0a14;\n    border-radius: 18px;\n    overflow: hidden;\n    box-shadow: 0 10px 40px rgba(180, 60, 220, 0.25);\n  }\n\n  \/* Hero *\/\n  .cl-hero {\n    position: relative;\n    text-align: center;\n    padding: 40px 25px 0;\n    background: radial-gradient(circle at 50% 0%, #2a1a45 0%, #0a0a14 65%);\n    overflow: hidden;\n  }\n  .cl-badge {\n    display: inline-block;\n    background: linear-gradient(90deg, #ff3cac, #784ba0, #2b86c5);\n    background-size: 200% auto;\n    animation: cl-shift 3s linear infinite;\n    color: #fff;\n    font-size: 12px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 30px;\n    margin-bottom: 16px;\n    font-weight: 700;\n  }\n  @keyframes cl-shift {\n    0% { background-position: 0% center; }\n    100% { background-position: 200% center; }\n  }\n\n  .cl-title {\n    font-size: 30px;\n    font-weight: 800;\n    margin: 0 0 10px;\n    color: #fff;\n    text-shadow: 0 0 18px rgba(255, 60, 172, 0.6);\n  }\n  .cl-subtitle {\n    font-size: 15.5px;\n    color: #b9bad0;\n    max-width: 540px;\n    margin: 0 auto 26px;\n    line-height: 1.7;\n  }\n\n  .cl-hero-img {\n    width: 100%;\n    border-radius: 14px 14px 0 0;\n    display: block;\n  }\n\n  \/* Glow pulse for heart accent line under hero *\/\n  .cl-glowline {\n    height: 3px;\n    width: 90%;\n    margin: 0 auto;\n    background: linear-gradient(90deg, transparent, #ff4fd8, transparent);\n    animation: cl-pulse 2.2s ease-in-out infinite;\n  }\n  @keyframes cl-pulse {\n    0%, 100% { opacity: 0.3; }\n    50% { opacity: 1; }\n  }\n\n  \/* Feature icon strip *\/\n  .cl-icons {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 14px;\n    padding: 24px 20px;\n    background: #11111e;\n  }\n  .cl-icons div {\n    text-align: center;\n    width: 92px;\n  }\n  .cl-icons .cl-emoji {\n    font-size: 26px;\n    display: block;\n    margin-bottom: 6px;\n    filter: drop-shadow(0 0 8px rgba(255,79,216,0.6));\n  }\n  .cl-icons span {\n    font-size: 11.5px;\n    color: #c7c8da;\n    font-weight: 600;\n  }\n\n  \/* Section *\/\n  .cl-section {\n    padding: 34px 30px;\n    background: #0d0d1a;\n  }\n  .cl-section.alt { background: #11111e; }\n  .cl-section h2 {\n    font-size: 22px;\n    font-weight: 700;\n    margin: 0 0 18px;\n    color: #fff;\n    position: relative;\n    display: inline-block;\n  }\n  .cl-section h2::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    bottom: -6px;\n    width: 45px;\n    height: 3px;\n    background: linear-gradient(90deg, #ff3cac, #784ba0);\n    border-radius: 3px;\n  }\n  .cl-section p.cl-lead {\n    font-size: 15px;\n    line-height: 1.85;\n    color: #c7c8da;\n    margin-top: 16px;\n  }\n\n  \/* Feature grid *\/\n  .cl-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-top: 22px;\n  }\n  .cl-card {\n    background: #15152a;\n    border: 1px solid #25253f;\n    border-radius: 14px;\n    padding: 18px;\n    transition: all 0.35s ease;\n  }\n  .cl-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 14px 30px rgba(255, 60, 172, 0.25);\n    border-color: #ff3cac;\n  }\n  .cl-card .cl-icon {\n    font-size: 24px;\n    margin-bottom: 10px;\n    display: inline-block;\n  }\n  .cl-card h3 {\n    font-size: 15px;\n    font-weight: 700;\n    margin: 0 0 6px;\n    color: #fff;\n  }\n  .cl-card p {\n    font-size: 13.5px;\n    color: #a8a9c0;\n    line-height: 1.55;\n    margin: 0;\n  }\n\n  \/* Specs table *\/\n  .cl-specs {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 18px;\n    font-size: 14px;\n  }\n  .cl-specs tr {\n    border-bottom: 1px solid #25253f;\n  }\n  .cl-specs tr:last-child { border-bottom: none; }\n  .cl-specs td {\n    padding: 12px 10px;\n  }\n  .cl-specs td:first-child {\n    font-weight: 700;\n    color: #fff;\n    width: 38%;\n  }\n  .cl-specs td:last-child {\n    color: #b9bad0;\n  }\n  .cl-specs tr:hover { background: #181830; }\n\n  \/* Modes row *\/\n  .cl-modes {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\n  }\n  .cl-modes span {\n    background: #1c1c33;\n    border: 1px solid #2e2e4d;\n    color: #e3a8ff;\n    font-size: 13px;\n    font-weight: 600;\n    padding: 8px 16px;\n    border-radius: 30px;\n  }\n\n  \/* CTA *\/\n  .cl-cta {\n    text-align: center;\n    padding: 38px 25px 42px;\n    background: linear-gradient(135deg, #1a0e2e, #2a1142);\n    position: relative;\n    overflow: hidden;\n  }\n  .cl-cta::before {\n    content: \"\";\n    position: absolute;\n    width: 220px;\n    height: 220px;\n    background: radial-gradient(circle, rgba(255,60,172,0.3), transparent 70%);\n    top: -60px;\n    left: -50px;\n    animation: cl-float 6s ease-in-out infinite;\n  }\n  .cl-cta::after {\n    content: \"\";\n    position: absolute;\n    width: 240px;\n    height: 240px;\n    background: radial-gradient(circle, rgba(120,75,160,0.35), transparent 70%);\n    bottom: -70px;\n    right: -50px;\n    animation: cl-float 7s ease-in-out infinite reverse;\n  }\n  @keyframes cl-float {\n    0%, 100% { transform: translateY(0) translateX(0); }\n    50% { transform: translateY(15px) translateX(10px); }\n  }\n  .cl-cta h2 {\n    font-size: 24px;\n    margin: 0 0 10px;\n    color: #fff;\n    position: relative;\n    z-index: 1;\n  }\n  .cl-cta p {\n    font-size: 14.5px;\n    color: #cfc8e0;\n    max-width: 480px;\n    margin: 0 auto 22px;\n    line-height: 1.7;\n    position: relative;\n    z-index: 1;\n  }\n  .cl-cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #ff3cac, #784ba0);\n    color: #fff;\n    font-weight: 700;\n    font-size: 15px;\n    padding: 14px 36px;\n    border-radius: 40px;\n    text-decoration: none;\n    box-shadow: 0 8px 25px rgba(255,60,172,0.45);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    position: relative;\n    z-index: 1;\n  }\n  .cl-cta-btn:hover {\n    transform: translateY(-3px) scale(1.03);\n    box-shadow: 0 12px 30px rgba(120,75,160,0.55);\n  }\n\n  .cl-shipping {\n    display: flex;\n    justify-content: center;\n    gap: 22px;\n    flex-wrap: wrap;\n    margin-top: 22px;\n    position: relative;\n    z-index: 1;\n  }\n  .cl-shipping div {\n    font-size: 12.5px;\n    color: #cfc8e0;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  @media (max-width: 600px) {\n    .cl-grid { grid-template-columns: 1fr; }\n    .cl-title { font-size: 24px; }\n    .cl-section { padding: 26px 18px; }\n    .cl-icons div { width: 80px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cl-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"cl-hero\"\u003e\n\u003cspan class=\"cl-badge\"\u003e🔥 Trending Now · Solar Powered\u003c\/span\u003e\n\u003ch1 class=\"cl-title\"\u003eSolar Heart Glow Car Window Light\u003c\/h1\u003e\n\u003cp class=\"cl-subtitle\"\u003eNo batteries. No wires. Just sunlight in, glow out. A neon-bright heart that lights up your car window at night and turns heads at every red light.\u003c\/p\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/m4Io-3vhUC4\" title=\"YouTube video player\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\"\u003e\n  \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ICON STRIP --\u003e\n\u003cdiv class=\"cl-icons\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cl-emoji\"\u003e🌙\u003c\/span\u003e\u003cspan\u003eMulti-mode\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cl-emoji\"\u003e☀️\u003c\/span\u003e\u003cspan\u003eSolar Energy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cl-emoji\"\u003e💡\u003c\/span\u003e\u003cspan\u003eSoft Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cl-emoji\"\u003e📳\u003c\/span\u003e\u003cspan\u003eVibration Sensor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003cdiv class=\"cl-section\"\u003e\n\u003ch2\u003eWhy Everyone's Adding This to Their Car\u003c\/h2\u003e\n\u003cp class=\"cl-lead\"\u003eThis isn't just a sticker — it's a tiny solar-powered light show for your car window.A built-in solar panel quietly soaks up sunlight during the day, then comes alive at night with a soft neon glow shaped like a heart.\u003c\/p\u003e\n\u003cp class=\"cl-lead\"\u003e\u003ciframe width=\"100%\" height=\"600\" src=\"https:\/\/www.youtube.com\/embed\/e4eVpyc7Rkw\" title=\"YouTube video player\"\u003e\n\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp class=\"cl-lead\"\u003eIt even reacts to vibration — every bump in the road, every door close, every beat of music makes it pulse and shimmer. No batteries to replace, no wires to hide, no charging cables. Just stick it on, and let it do its thing.\u003c\/p\u003e\n\u003cdiv class=\"cl-grid\"\u003e\n\u003cdiv class=\"cl-card\"\u003e\n\u003cspan class=\"cl-icon\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eSolar-Powered, Truly Wireless\u003c\/h3\u003e\n\u003cp\u003eCharges itself from daylight — zero batteries, zero maintenance, fully eco-friendly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-card\"\u003e\n\u003cspan class=\"cl-icon\"\u003e📳\u003c\/span\u003e\n\u003ch3\u003eVibration-Reactive Glow\u003c\/h3\u003e\n\u003cp\u003eBuilt-in motion sensor makes the light pulse and flicker with every vibration or bump.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-card\"\u003e\n\u003cspan class=\"cl-icon\"\u003e🌙\u003c\/span\u003e\n\u003ch3\u003eMultiple Light Modes\u003c\/h3\u003e\n\u003cp\u003eSwitch between steady glow, slow breathing, and dynamic flash to match your mood.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-card\"\u003e\n\u003cspan class=\"cl-icon\"\u003e💡\u003c\/span\u003e\n\u003ch3\u003eSoft, Eye-Friendly Light\u003c\/h3\u003e\n\u003cp\u003eA gentle neon-pink glow that looks stunning at night without being harsh or blinding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-card\"\u003e\n\u003cspan class=\"cl-icon\"\u003e🚗\u003c\/span\u003e\n\u003ch3\u003eEasy Window Mount\u003c\/h3\u003e\n\u003cp\u003eSticks securely to any car window with strong adhesive — no tools, no drilling, no mess.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cl-card\"\u003e\n\u003cspan class=\"cl-icon\"\u003e🌧️\u003c\/span\u003e\n\u003ch3\u003eWeatherproof Build\u003c\/h3\u003e\n\u003cp\u003eSealed design holds up against rain, sun, and daily drives without losing its glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT MODES --\u003e\n\u003cdiv class=\"cl-section alt\"\u003e\n\u003ch2\u003eChoose Your Glow\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003eTap to switch between modes and set the mood for every drive, every night.\u003c\/p\u003e\n\u003cp class=\"cl-lead\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3140\/7240\/files\/2_9978552b-4fed-4bb7-8478-8b63a8e4cbe6.jpg?v=1782132214\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"cl-modes\"\u003e\n\u003cspan\u003e✨ Steady Glow\u003c\/span\u003e \u003cspan\u003e🌬️ Breathing Mode\u003c\/span\u003e \u003cspan\u003e⚡ Flash on Vibration\u003c\/span\u003e \u003cspan\u003e🌙 Night Auto-Sense\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"cl-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003ctable class=\"cl-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Source\u003c\/td\u003e\n\u003ctd\u003eBuilt-in Solar Panel (No Battery Needed)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Color\u003c\/td\u003e\n\u003ctd\u003eNeon Pink \/ Purple Glow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eHeart Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensor Type\u003c\/td\u003e\n\u003ctd\u003eVibration \/ Motion Activated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModes\u003c\/td\u003e\n\u003ctd\u003eMulti-mode (Steady, Breathing, Flash)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eAdhesive Back, Sticks to Window Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eWeatherproof ABS + Acrylic Lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBest For\u003c\/td\u003e\n\u003ctd\u003eCar Rear Window, Side Window, Bedroom Window\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEco Rating\u003c\/td\u003e\n\u003ctd\u003e100% Solar, Zero Battery Waste\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- STORY --\u003e\n\u003cdiv class=\"cl-section alt\"\u003e\n\u003ch2\u003eWhy People Love It\u003c\/h2\u003e\n\u003cp class=\"cl-lead\"\u003eIt's the small detail that makes your car feel like yours. Parked at night, driving through the city, or just sitting at a light — that soft pink heart glowing on your window adds a little personality that gets noticed.\u003c\/p\u003e\n\u003cp class=\"cl-lead\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3140\/7240\/files\/1_bea11a0c-b935-4740-804c-1a9202a0db8b.jpg?v=1782133597\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp class=\"cl-lead\" style=\"text-align: center;\"\u003eIt's subtle during the day and stunning after dark, powered by nothing but sunlight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cl-cta\"\u003e\n\u003ch2\u003eLight Up Your Ride Tonight ✨\u003c\/h2\u003e\n\u003cp\u003eOrder now from Omnisia.pk — peel, stick, and let the sun do the rest.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"cl-cta-btn\"\u003eShop Now\u003c\/a\u003e\n\u003cdiv class=\"cl-shipping\"\u003e\n\u003cdiv\u003e🚚 Fast Nationwide Delivery\u003c\/div\u003e\n\u003cdiv\u003e🔁 Easy Returns\u003c\/div\u003e\n\u003cdiv\u003e🔒 Secure Checkout\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Omniisia","offers":[{"title":"Default Title","offer_id":46129690542216,"sku":"TKZY-00170-BK","price":1999.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3140\/7240\/files\/2_9978552b-4fed-4bb7-8478-8b63a8e4cbe6.jpg?v=1782132214","url":"https:\/\/www.omnisia.pk\/products\/joytutus-car-led-ambient-light-solar-powered-heart-neon-light-car-led-lights-interior-for-outdoor-interior-car-room-pink","provider":"Omniisia","version":"1.0","type":"link"}