{"product_id":"solar-devil-eyes-car-rear-window-light","title":"Solar Devil Eyes Car Rear Window Light – Multi-Color LED Ambient Lamp","description":"\u003cstyle\u003e\n  \/* ==========================================================\n     SDCL - Solar Devil Eyes Car Rear Window Light\n     Shopify White Theme \/ Mobile-First \/ Fully Scoped\n     ========================================================== *\/\n\n  #SDCL-wrapper {\n    --sdcl-red: #df8d88;\n    --sdcl-yellow: #dfc56f;\n    --sdcl-blue: #8fc4e1;\n    --sdcl-purple: #b2a2dc;\n    --sdcl-green: #98bca4;\n    --sdcl-silver: #aeb8be;\n    --sdcl-title: #586169;\n    --sdcl-text: #737d83;\n    --sdcl-border: #e2e7e9;\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 12px 0 24px;\n    color: var(--sdcl-text);\n    font-family: inherit;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  #SDCL-wrapper *,\n  #SDCL-wrapper *::before,\n  #SDCL-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  #SDCL-wrapper h3,\n  #SDCL-wrapper p {\n    padding: 0;\n  }\n\n  #SDCL-wrapper h3 {\n    margin: 0 0 15px;\n    color: var(--sdcl-title);\n    font-size: 1.4rem;\n    font-weight: 850;\n    line-height: 1.28;\n    letter-spacing: -0.025em;\n  }\n\n  #SDCL-wrapper p {\n    margin: 0 0 16px;\n    color: var(--sdcl-text);\n    font-size: 14px;\n    line-height: 1.72;\n  }\n\n  #SDCL-wrapper .SDCL-accent {\n    font-weight: 800;\n    background: linear-gradient(\n      90deg,\n      #c8736e 0%,\n      #c3a54b 25%,\n      #6faac8 50%,\n      #917cc7 75%,\n      #77a487 100%\n    );\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n  }\n\n  \/* HERO *\/\n  #SDCL-wrapper .SDCL-hero {\n    position: relative;\n    overflow: hidden;\n    margin: 18px 0 14px;\n    padding: 25px 17px 23px;\n\n    border: 1px solid #e1e7e9;\n    border-radius: 22px;\n\n    background:\n      radial-gradient(circle at 10% 8%, rgba(143,196,225,.18), transparent 32%),\n      radial-gradient(circle at 88% 8%, rgba(178,162,220,.16), transparent 30%),\n      radial-gradient(circle at 82% 90%, rgba(223,197,111,.13), transparent 34%),\n      linear-gradient(\n        135deg,\n        #f4fafd 0%,\n        #f8f6ff 37%,\n        #fffaf1 70%,\n        #f6faf7 100%\n      );\n\n    box-shadow:\n      0 12px 32px rgba(73,86,96,.08),\n      inset 0 1px 0 rgba(255,255,255,.94);\n  }\n\n  #SDCL-wrapper .SDCL-hero::after {\n    content: \"\";\n    position: absolute;\n    top: -54px;\n    right: -48px;\n    width: 145px;\n    height: 145px;\n    border-radius: 50%;\n    border: 1px solid rgba(143,196,225,.17);\n    box-shadow:\n      0 0 0 19px rgba(178,162,220,.03),\n      0 0 0 40px rgba(223,197,111,.025);\n    pointer-events: none;\n  }\n\n  #SDCL-wrapper .SDCL-hero-inner {\n    position: relative;\n    z-index: 2;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 13px;\n    text-align: center;\n  }\n\n  #SDCL-wrapper .SDCL-hero-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 66px;\n    height: 66px;\n    min-width: 66px;\n\n    border: 1px solid rgba(143,196,225,.25);\n    border-radius: 20px;\n\n    background: rgba(255,255,255,.92);\n\n    box-shadow:\n      0 7px 20px rgba(73,87,97,.09),\n      0 0 25px rgba(178,162,220,.07);\n  }\n\n  #SDCL-wrapper .SDCL-hero-icon svg {\n    width: 44px;\n    height: 44px;\n    display: block;\n  }\n\n  #SDCL-wrapper .SDCL-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 5px;\n    padding: 5px 9px;\n\n    border: 1px solid #e1e7e9;\n    border-radius: 999px;\n\n    background: rgba(255,255,255,.76);\n\n    color: #748087;\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  #SDCL-wrapper .SDCL-hero-title {\n    display: block;\n    margin-bottom: 6px;\n\n    color: #556168;\n    font-size: 18px;\n    font-weight: 850;\n    line-height: 1.3;\n  }\n\n  #SDCL-wrapper .SDCL-hero-copy {\n    margin: 0 !important;\n    max-width: 650px;\n    font-size: 13.5px;\n    line-height: 1.65;\n  }\n\n  \/* BENEFITS *\/\n  #SDCL-wrapper .SDCL-benefits {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 7px;\n    margin: 12px 0 21px;\n  }\n\n  #SDCL-wrapper .SDCL-benefit {\n    padding: 10px 5px;\n\n    border: 1px solid #e1e7e9;\n    border-radius: 12px;\n\n    background:\n      linear-gradient(\n        145deg,\n        #f4fafc,\n        #f8f6ff,\n        #fffaf1\n      );\n\n    color: #68747b;\n    text-align: center;\n    font-size: 10.5px;\n    font-weight: 800;\n    line-height: 1.3;\n\n    box-shadow: 0 3px 10px rgba(74,87,95,.035);\n  }\n\n  \/* FEATURE GRID *\/\n  #SDCL-wrapper .SDCL-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n    margin: 21px 0;\n  }\n\n  #SDCL-wrapper .SDCL-card {\n    min-width: 0;\n    padding: 15px 11px;\n\n    border: 1px solid transparent;\n    border-radius: 16px;\n\n    background:\n      linear-gradient(#fff,#fff) padding-box,\n      linear-gradient(\n        140deg,\n        #dcebf3,\n        #e8e1f4,\n        #f0e6c8,\n        #dfeae3\n      ) border-box;\n\n    box-shadow: 0 5px 16px rgba(72,84,91,.05);\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n  #SDCL-wrapper .SDCL-card:hover {\n    transform: translateY(-3px);\n\n    background:\n      linear-gradient(#fff,#fff) padding-box,\n      linear-gradient(\n        140deg,\n        #8fc4e1,\n        #b2a2dc,\n        #dfc56f,\n        #98bca4\n      ) border-box;\n\n    box-shadow:\n      0 12px 28px rgba(79,95,102,.11),\n      0 0 20px rgba(143,196,225,.07);\n  }\n\n  #SDCL-wrapper .SDCL-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 36px;\n    height: 36px;\n    margin-bottom: 9px;\n\n    border-radius: 11px;\n\n    background:\n      linear-gradient(\n        140deg,\n        #eef8fc,\n        #f5f2ff,\n        #fff8e9\n      );\n  }\n\n  #SDCL-wrapper .SDCL-card-icon svg {\n    display: block;\n    width: 22px;\n    height: 22px;\n  }\n\n  #SDCL-wrapper .SDCL-card-title {\n    display: block;\n    margin-bottom: 6px;\n\n    color: #5c676e;\n    font-size: 13.5px;\n    font-weight: 850;\n    line-height: 1.4;\n  }\n\n  #SDCL-wrapper .SDCL-card-text {\n    margin: 0 !important;\n    color: #7a858b;\n    font-size: 12.2px !important;\n    line-height: 1.58;\n  }\n\n  \/* COLOR MODES *\/\n  #SDCL-wrapper .SDCL-colors {\n    margin: 22px 0;\n    padding: 18px 15px;\n\n    border: 1px solid #e1e6e8;\n    border-radius: 18px;\n\n    background:\n      linear-gradient(\n        120deg,\n        #f4fafc 0%,\n        #f7f5ff 40%,\n        #fffaf1 72%,\n        #f5faf7 100%\n      );\n  }\n\n  #SDCL-wrapper .SDCL-section-title {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 12px;\n\n    color: #576269;\n    font-size: 14.5px;\n    font-weight: 850;\n  }\n\n  #SDCL-wrapper .SDCL-section-title svg {\n    width: 23px;\n    height: 23px;\n    flex: 0 0 23px;\n  }\n\n  #SDCL-wrapper .SDCL-color-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 8px;\n  }\n\n  #SDCL-wrapper .SDCL-color {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 10px;\n\n    padding: 11px 10px;\n\n    border: 1px solid #e0e6e8;\n    border-radius: 12px;\n\n    background: rgba(255,255,255,.87);\n\n    color: #67737a;\n    font-size: 11.5px;\n    font-weight: 750;\n  }\n\n  #SDCL-wrapper .SDCL-swatch-pair {\n    display: flex;\n    gap: 4px;\n  }\n\n  #SDCL-wrapper .SDCL-swatch {\n    width: 18px;\n    height: 18px;\n    border-radius: 50%;\n    border: 1px solid rgba(80,90,98,.1);\n    box-shadow: inset 0 0 5px rgba(255,255,255,.55);\n  }\n\n  #SDCL-wrapper .SDCL-red { background: #dc837c; }\n  #SDCL-wrapper .SDCL-yellow { background: #ddc15f; }\n  #SDCL-wrapper .SDCL-purple { background: #aa99d7; }\n  #SDCL-wrapper .SDCL-pink { background: #e1a2bd; }\n  #SDCL-wrapper .SDCL-blue { background: #82bad7; }\n  #SDCL-wrapper .SDCL-white { background: #f6f7f8; }\n  #SDCL-wrapper .SDCL-green { background: #8fb99b; }\n\n  \/* INSTALL *\/\n  #SDCL-wrapper .SDCL-install {\n    margin: 21px 0;\n    padding: 17px 15px;\n\n    border: 1px solid #e1e7e8;\n    border-radius: 17px;\n\n    background:\n      linear-gradient(\n        120deg,\n        #fafcfd,\n        #f5faf7\n      );\n  }\n\n  #SDCL-wrapper .SDCL-install-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 8px;\n  }\n\n  #SDCL-wrapper .SDCL-install-item {\n    padding: 12px 7px;\n\n    border: 1px solid #e1e6e8;\n    border-radius: 12px;\n\n    background: rgba(255,255,255,.86);\n    text-align: center;\n  }\n\n  #SDCL-wrapper .SDCL-install-num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 27px;\n    height: 27px;\n    margin: 0 auto 6px;\n\n    border-radius: 50%;\n\n    background:\n      linear-gradient(\n        135deg,\n        #dfedf4,\n        #e8e1f4,\n        #f1e5c7\n      );\n\n    color: #68747b;\n    font-size: 11px;\n    font-weight: 850;\n  }\n\n  #SDCL-wrapper .SDCL-install-item strong {\n    display: block;\n    margin-bottom: 3px;\n\n    color: #606a71;\n    font-size: 11.5px;\n    font-weight: 850;\n  }\n\n  #SDCL-wrapper .SDCL-install-item span {\n    display: block;\n    color: #818b91;\n    font-size: 10.5px;\n    line-height: 1.4;\n  }\n\n  \/* SENSOR *\/\n  #SDCL-wrapper .SDCL-sensor {\n    margin: 21px 0;\n    padding: 17px 15px;\n\n    border: 1px solid #e2e6e8;\n    border-radius: 17px;\n\n    background:\n      linear-gradient(\n        120deg,\n        #f4fafc,\n        #f8f7ff\n      );\n  }\n\n  #SDCL-wrapper .SDCL-sensor-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n  }\n\n  #SDCL-wrapper .SDCL-sensor-item {\n    padding: 13px 9px;\n\n    border: 1px solid #e1e6e8;\n    border-radius: 12px;\n\n    background: rgba(255,255,255,.86);\n    text-align: center;\n  }\n\n  #SDCL-wrapper .SDCL-sensor-item svg {\n    display: block;\n    width: 28px;\n    height: 28px;\n    margin: 0 auto 6px;\n  }\n\n  #SDCL-wrapper .SDCL-sensor-item strong {\n    display: block;\n    margin-bottom: 3px;\n\n    color: #5f6970;\n    font-size: 12px;\n    font-weight: 850;\n  }\n\n  #SDCL-wrapper .SDCL-sensor-item span {\n    display: block;\n    color: #818a90;\n    font-size: 10.8px;\n    line-height: 1.4;\n  }\n\n  \/* SPECS *\/\n  #SDCL-wrapper .SDCL-specs {\n    margin: 21px 0;\n    padding: 16px 15px;\n\n    border: 1px solid #e2e7e9;\n    border-radius: 16px;\n\n    background:\n      linear-gradient(\n        120deg,\n        #fafcfd,\n        #fffaf3\n      );\n  }\n\n  #SDCL-wrapper .SDCL-spec {\n    display: flex;\n    justify-content: space-between;\n    gap: 15px;\n\n    padding: 7px 0;\n\n    border-bottom: 1px solid rgba(220,225,228,.78);\n\n    font-size: 12.5px;\n  }\n\n  #SDCL-wrapper .SDCL-spec:last-child {\n    border-bottom: 0;\n  }\n\n  #SDCL-wrapper .SDCL-spec strong {\n    color: #5f6970;\n    font-weight: 800;\n  }\n\n  #SDCL-wrapper .SDCL-spec span {\n    text-align: right;\n  }\n\n  \/* NOTE *\/\n  #SDCL-wrapper .SDCL-note {\n    margin: 21px 0;\n    padding: 16px 15px;\n\n    border: 1px solid #e2e6e8;\n    border-radius: 16px;\n\n    background:\n      linear-gradient(\n        120deg,\n        #fafafa,\n        #fff9f2\n      );\n  }\n\n  #SDCL-wrapper .SDCL-note strong {\n    display: block;\n    margin-bottom: 5px;\n\n    color: #5e686f;\n    font-size: 14px;\n    font-weight: 850;\n  }\n\n  #SDCL-wrapper .SDCL-note p {\n    margin: 0 !important;\n    font-size: 12.6px !important;\n    line-height: 1.6;\n  }\n\n  \/* TAGS *\/\n  #SDCL-wrapper .SDCL-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 21px 0 5px;\n  }\n\n  #SDCL-wrapper .SDCL-tag {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    padding: 7px 11px;\n\n    border: 1px solid #e1e6e8;\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        120deg,\n        #f4fafc,\n        #f7f5ff,\n        #fffaf1\n      );\n\n    color: #68747b;\n    font-size: 11.5px;\n    font-weight: 750;\n    line-height: 1.2;\n  }\n\n  #SDCL-wrapper .SDCL-slogan {\n    margin: 27px 0 0 !important;\n    padding: 19px 12px 0;\n\n    border-top: 1px solid #e5e9ea;\n\n    text-align: center;\n    color: #576168 !important;\n    font-size: 15px !important;\n    font-weight: 850;\n    line-height: 1.45;\n  }\n\n  @media (min-width: 601px) {\n\n    #SDCL-wrapper {\n      padding: 20px 0 30px;\n    }\n\n    #SDCL-wrapper h3 {\n      font-size: 1.7rem;\n    }\n\n    #SDCL-wrapper p {\n      font-size: 15px;\n    }\n\n    #SDCL-wrapper .SDCL-hero {\n      padding: 26px 24px;\n    }\n\n    #SDCL-wrapper .SDCL-hero-inner {\n      flex-direction: row;\n      text-align: left;\n      gap: 17px;\n    }\n\n    #SDCL-wrapper .SDCL-hero-title {\n      font-size: 20px;\n    }\n\n    #SDCL-wrapper .SDCL-benefit {\n      padding: 11px 8px;\n      font-size: 12px;\n    }\n\n    #SDCL-wrapper .SDCL-grid {\n      gap: 13px;\n    }\n\n    #SDCL-wrapper .SDCL-card {\n      padding: 18px;\n    }\n\n    #SDCL-wrapper .SDCL-card-title {\n      font-size: 15px;\n    }\n\n    #SDCL-wrapper .SDCL-card-text {\n      font-size: 13.4px !important;\n    }\n\n    #SDCL-wrapper .SDCL-colors,\n    #SDCL-wrapper .SDCL-install,\n    #SDCL-wrapper .SDCL-sensor,\n    #SDCL-wrapper .SDCL-specs,\n    #SDCL-wrapper .SDCL-note {\n      padding: 19px 21px;\n    }\n\n    #SDCL-wrapper .SDCL-color-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    #SDCL-wrapper .SDCL-tag {\n      padding: 8px 13px;\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"SDCL-wrapper\"\u003e\n\u003ch3\u003eGive Your Rear Window a Little Nighttime Attitude\u003c\/h3\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"SDCL-hero\"\u003e\n\u003cdiv class=\"SDCL-hero-inner\"\u003e\n\u003cspan class=\"SDCL-hero-icon\"\u003e \u003c!-- Devil Eyes SVG --\u003e \u003csvg viewbox=\"0 0 48 48\" fill=\"none\"\u003e\n\n          \u003cpath d=\"M7 18C12 14 18 14 22 18C18 24 12 25 7 22V18Z\" stroke=\"#df8d88\" stroke-width=\"2.2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M41 18C36 14 30 14 26 18C30 24 36 25 41 22V18Z\" stroke=\"#8fc4e1\" stroke-width=\"2.2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n          \u003ccircle cx=\"16\" cy=\"19\" r=\"2\" fill=\"#dfc56f\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"32\" cy=\"19\" r=\"2\" fill=\"#b2a2dc\"\u003e\u003c\/circle\u003e\n\n          \u003cpath d=\"M15 31L19 35L24 31L29 35L33 31\" stroke=\"#98bca4\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"SDCL-eyebrow\"\u003e SOLAR CAR AMBIENT LIGHT \u003c\/span\u003e \u003cspan class=\"SDCL-hero-title\"\u003e Devil Eyes On. Pick a Color. Change the Night Look. \u003c\/span\u003e\n\u003cp class=\"SDCL-hero-copy\"\u003eA solar-powered rear-window ambient light with switchable multi-color devil-eye effects, sensor-equipped operation and a removable suction-cup mounting design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"SDCL-benefits\"\u003e\n\u003cdiv class=\"SDCL-benefit\"\u003eSolar Powered\u003c\/div\u003e\n\u003cdiv class=\"SDCL-benefit\"\u003eMulti-Color Modes\u003c\/div\u003e\n\u003cdiv class=\"SDCL-benefit\"\u003eNo Drilling\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eGive your rear window a more distinctive nighttime look with this \u003cspan class=\"SDCL-accent\"\u003e solar-powered devil eyes car light. \u003c\/span\u003e The LED eyes and teeth illuminate in selectable color combinations, creating a bold accent without running wires through the cabin.\u003c\/p\u003e\n\u003cp\u003eThe built-in solar charging system, light sensor and vibration sensor combine with a \u003cspan class=\"SDCL-accent\"\u003e removable suction-cup mount \u003c\/span\u003e for a compact car accessory designed to be easier to install, reposition and remove.\u003c\/p\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"SDCL-grid\"\u003e\n\u003cdiv class=\"SDCL-card\"\u003e\n\u003cspan class=\"SDCL-card-icon\"\u003e \u003c!-- Solar SVG --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003ccircle cx=\"12\" cy=\"9\" r=\"4\" stroke=\"#dfc56f\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n\n          \u003cpath d=\"M12 2V4M5 9H3M21 9H19M7 4L8.5 5.5M17 4L15.5 5.5\" stroke=\"#df8d88\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M6 16H18L16 21H8L6 16Z\" stroke=\"#8fc4e1\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"SDCL-card-title\"\u003e Solar-Powered Charging \u003c\/span\u003e\n\u003cp class=\"SDCL-card-text\"\u003eThe integrated solar charging design uses available sunlight to recharge the light without requiring a permanently routed charging cable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-card\"\u003e\n\u003cspan class=\"SDCL-card-icon\"\u003e \u003c!-- Colors SVG --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\" stroke=\"#b2a2dc\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n\n          \u003ccircle cx=\"8\" cy=\"9\" r=\"1.5\" fill=\"#df8d88\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"7\" r=\"1.5\" fill=\"#dfc56f\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"16\" cy=\"10\" r=\"1.5\" fill=\"#8fc4e1\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"9\" cy=\"15\" r=\"1.5\" fill=\"#98bca4\"\u003e\u003c\/circle\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"SDCL-card-title\"\u003e One-Tap Multi-Color Switching \u003c\/span\u003e\n\u003cp class=\"SDCL-card-text\"\u003eTap the mode button to cycle through multiple eye-and-teeth color combinations and change the look to suit your style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-card\"\u003e\n\u003cspan class=\"SDCL-card-icon\"\u003e \u003c!-- Suction SVG --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003cpath d=\"M7 8C7 5 9 3 12 3C15 3 17 5 17 8\" stroke=\"#8fc4e1\" stroke-width=\"1.7\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M5 9H19C19 15 16 19 12 19C8 19 5 15 5 9Z\" stroke=\"#98bca4\" stroke-width=\"1.7\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M8 21H16\" stroke=\"#dfc56f\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"SDCL-card-title\"\u003e Removable Suction-Cup Mount \u003c\/span\u003e\n\u003cp class=\"SDCL-card-text\"\u003eMounts without drilling, allowing the light to be removed or repositioned more easily when needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-card\"\u003e\n\u003cspan class=\"SDCL-card-icon\"\u003e \u003c!-- Car SVG --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003cpath d=\"M5 14L7 8H17L19 14\" stroke=\"#aeb8be\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n          \u003crect x=\"3\" y=\"13\" width=\"18\" height=\"5\" rx=\"2\" stroke=\"#8fc4e1\" stroke-width=\"1.6\"\u003e\u003c\/rect\u003e\n\n          \u003ccircle cx=\"7\" cy=\"18\" r=\"2\" stroke=\"#b2a2dc\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n\n          \u003ccircle cx=\"17\" cy=\"18\" r=\"2\" stroke=\"#b2a2dc\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"SDCL-card-title\"\u003e Compact Rear-Window Accent \u003c\/span\u003e\n\u003cp class=\"SDCL-card-text\"\u003eDesigned for installation on suitable vehicle glass areas, including many rear and triangular window configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLORS --\u003e\n\u003cdiv class=\"SDCL-colors\"\u003e\n\u003cdiv class=\"SDCL-section-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"#b2a2dc\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M8 8L16 16M16 8L8 16\" stroke=\"#8fc4e1\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e Switch the Mood With One Tap\u003c\/div\u003e\n\u003cdiv class=\"SDCL-color-grid\"\u003e\n\u003cdiv class=\"SDCL-color\"\u003e\n\u003cspan\u003eRed \u0026amp; Yellow\u003c\/span\u003e \u003cspan class=\"SDCL-swatch-pair\"\u003e \u003ci class=\"SDCL-swatch SDCL-red\"\u003e\u003c\/i\u003e \u003ci class=\"SDCL-swatch SDCL-yellow\"\u003e\u003c\/i\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-color\"\u003e\n\u003cspan\u003ePurple \u0026amp; Pink\u003c\/span\u003e \u003cspan class=\"SDCL-swatch-pair\"\u003e \u003ci class=\"SDCL-swatch SDCL-purple\"\u003e\u003c\/i\u003e \u003ci class=\"SDCL-swatch SDCL-pink\"\u003e\u003c\/i\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-color\"\u003e\n\u003cspan\u003eBlue \u0026amp; White\u003c\/span\u003e \u003cspan class=\"SDCL-swatch-pair\"\u003e \u003ci class=\"SDCL-swatch SDCL-blue\"\u003e\u003c\/i\u003e \u003ci class=\"SDCL-swatch SDCL-white\"\u003e\u003c\/i\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-color\"\u003e\n\u003cspan\u003eBlue \u0026amp; Purple\u003c\/span\u003e \u003cspan class=\"SDCL-swatch-pair\"\u003e \u003ci class=\"SDCL-swatch SDCL-blue\"\u003e\u003c\/i\u003e \u003ci class=\"SDCL-swatch SDCL-purple\"\u003e\u003c\/i\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-color\"\u003e\n\u003cspan\u003eYellow \u0026amp; Green\u003c\/span\u003e \u003cspan class=\"SDCL-swatch-pair\"\u003e \u003ci class=\"SDCL-swatch SDCL-yellow\"\u003e\u003c\/i\u003e \u003ci class=\"SDCL-swatch SDCL-green\"\u003e\u003c\/i\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"SDCL-install\"\u003e\n\u003cdiv class=\"SDCL-section-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n        \u003cpath d=\"M5 8H19M12 8V19\" stroke=\"#8fc4e1\" stroke-width=\"1.7\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"12\" cy=\"6\" r=\"3\" stroke=\"#98bca4\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e Simple Suction-Cup Installation\u003c\/div\u003e\n\u003cdiv class=\"SDCL-install-grid\"\u003e\n\u003cdiv class=\"SDCL-install-item\"\u003e\n\u003cspan class=\"SDCL-install-num\"\u003e1\u003c\/span\u003e \u003cstrong\u003eClean\u003c\/strong\u003e \u003cspan\u003eClean and dry the glass area\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-install-item\"\u003e\n\u003cspan class=\"SDCL-install-num\"\u003e2\u003c\/span\u003e \u003cstrong\u003ePress\u003c\/strong\u003e \u003cspan\u003eSecure the suction cup firmly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-install-item\"\u003e\n\u003cspan class=\"SDCL-install-num\"\u003e3\u003c\/span\u003e \u003cstrong\u003ePosition\u003c\/strong\u003e \u003cspan\u003eKeep the light visible and unobstructed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SENSOR --\u003e\n\u003cdiv class=\"SDCL-sensor\"\u003e\n\u003cdiv class=\"SDCL-section-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"8\" stroke=\"#8fc4e1\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M12 7V12L15 14\" stroke=\"#dfc56f\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e Built-In Sensor System\u003c\/div\u003e\n\u003cdiv class=\"SDCL-sensor-grid\"\u003e\n\u003cdiv class=\"SDCL-sensor-item\"\u003e\n\u003csvg viewbox=\"0 0 32 32\" fill=\"none\"\u003e\n          \u003ccircle cx=\"16\" cy=\"16\" r=\"5\" stroke=\"#dfc56f\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M16 4V8M16 24V28M4 16H8M24 16H28\" stroke=\"#df8d88\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eLight Sensor\u003c\/strong\u003e \u003cspan\u003e Built into the lamp's operating system \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-sensor-item\"\u003e\n\u003csvg viewbox=\"0 0 32 32\" fill=\"none\"\u003e\n          \u003cpath d=\"M8 16H12L15 10L18 22L21 16H25\" stroke=\"#8fc4e1\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"16\" cy=\"16\" r=\"11\" stroke=\"#b2a2dc\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eVibration Sensor\u003c\/strong\u003e \u003cspan\u003e Adds motion-responsive sensing capability \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"SDCL-specs\"\u003e\n\u003cdiv class=\"SDCL-spec\"\u003e\n\u003cstrong\u003eModel\u003c\/strong\u003e \u003cspan\u003eSP12\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-spec\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003eCar Rear Window Ambient Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-spec\"\u003e\n\u003cstrong\u003eDimensions\u003c\/strong\u003e \u003cspan\u003eApprox. 4.13 × 3.34 × 0.81 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-spec\"\u003e\n\u003cstrong\u003ePower\u003c\/strong\u003e \u003cspan\u003eSolar Charging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-spec\"\u003e\n\u003cstrong\u003eSensors\u003c\/strong\u003e \u003cspan\u003eLight + Vibration Sensor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-spec\"\u003e\n\u003cstrong\u003eLighting\u003c\/strong\u003e \u003cspan\u003eSwitchable Multi-Color LED\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-spec\"\u003e\n\u003cstrong\u003eColor Control\u003c\/strong\u003e \u003cspan\u003eOne-Tap Mode Cycling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-spec\"\u003e\n\u003cstrong\u003eMounting\u003c\/strong\u003e \u003cspan\u003eRemovable Suction Cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SDCL-spec\"\u003e\n\u003cstrong\u003eInstallation\u003c\/strong\u003e \u003cspan\u003eNo Drilling Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NOTE --\u003e\n\u003cdiv class=\"SDCL-note\"\u003e\n\u003cstrong\u003e Check Placement Before Installation \u003c\/strong\u003e\n\u003cp\u003eVehicle glass shape, tint, available sunlight and interior layout vary by model. Confirm that your chosen mounting area is clean, smooth and suitable for the suction cup before use. Do not position the light where it blocks the driver's view, mirrors, required vehicle lighting or safety equipment. Solar charging performance can vary with sunlight exposure. Check local vehicle-lighting rules before using decorative lighting while driving on public roads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TAGS --\u003e\n\u003cdiv class=\"SDCL-tags\"\u003e\n\u003cspan class=\"SDCL-tag\"\u003eSolar Car Light\u003c\/span\u003e \u003cspan class=\"SDCL-tag\"\u003eDevil Eyes LED\u003c\/span\u003e \u003cspan class=\"SDCL-tag\"\u003eRear Window Light\u003c\/span\u003e \u003cspan class=\"SDCL-tag\"\u003eMulti-Color LED\u003c\/span\u003e \u003cspan class=\"SDCL-tag\"\u003eCar Ambient Light\u003c\/span\u003e \u003cspan class=\"SDCL-tag\"\u003eSuction Cup Mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"SDCL-slogan\"\u003eCharge by Day. Switch the Color. Give the Night Drive a Little Attitude.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Zalovra","offers":[{"title":"1pc","offer_id":49975379198194,"sku":"260915-XMEM","price":19.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0834\/6583\/0642\/files\/ChatGPT_Image_2026_9_15_03_09_04.png?v=1789456170","url":"https:\/\/zalovra.com\/products\/solar-devil-eyes-car-rear-window-light","provider":"Zalovra","version":"1.0","type":"link"}