{"product_id":"solar-devil-eye-light","title":"Solar Devil Eye Light","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: Solar LED Devil Smile Car Warning Light\n  Target Audience: Car owners, automotive styling enthusiasts, safety-conscious night drivers\n  Visual Style: High-contrast premium dark tech aesthetic (Neon Crimson \/ Dark Mode)\n  Color Strategy: Deep black background (#0a0a0a), carbon card elements (#121212), luminous crimson accent color (#ff2a2a) to simulate the glowing devil light\n  Module Order: Hero Block -\u003e Comparison Section -\u003e Features -\u003e Specifications -\u003e FAQ\n  Detail Image Mapping: Hero=detail_3, Compare=detail_4, Feature1=detail_1, Feature2=detail_2\n  Specification Data Source: spec_1 (Image 6 - data extraction only; no specification image placeholder is rendered)\n  Compare Section: Included (Direct comparison between standard dull rear light and devil eye night warning light to highlight safety and personality)\n  Information Boundary: Strictly relies on confirmed specifications (12cm x 7.5cm size, 300mAh capacity, ABS + Acrylic body, physical button + light sensor, dual charging system). No unverified product facts or performance statistics have been added.\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #ff2a2a;\n      --primary-hover: #ff5555;\n      --text-main: #ffffff;\n      --text-sub: #a0a0a0;\n      --bg-body: #0a0a0a;\n      --bg-card: #121212;\n      --bg-soft: #1a1a1a;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.5);\n      --shadow-lg: 0 12px 24px rgba(255, 42, 42, 0.15);\n      --border-color: #262626;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 2rem 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      background-color: var(--bg-body);\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Open Sans\", \"Helvetica Neue\", sans-serif;\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1,\n    .product-detail-container .hero-title {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n      text-transform: uppercase;\n      letter-spacing: 1px;\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .spec-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 14px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container .body-text,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-description,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer,\n    .product-detail-container .trust-tag {\n      font-size: 18px;\n      line-height: 1.6;\n      font-weight: 400;\n      color: var(--text-sub);\n      margin: 0 0 16px 0;\n    }\n\n    \/* Spacing System *\/\n    .detail-section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Image Rules *\/\n    .image-placeholder {\n      width: 100%;\n      height: auto;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n      margin: 20px 0;\n      box-sizing: border-box;\n      color: var(--primary);\n      font-weight: 500;\n      text-align: center;\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: 30px 20px;\n      background: linear-gradient(180deg, var(--bg-card) 0%, var(--bg-body) 100%);\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n      box-shadow: var(--shadow-lg);\n    }\n\n    .trust-tag-container {\n      margin-bottom: 20px;\n    }\n\n    .trust-tag {\n      display: inline-block;\n      background-color: rgba(255, 42, 42, 0.15);\n      border: 1px solid var(--primary);\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      margin-bottom: 0;\n    }\n\n    \/* Feature Block Base *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      margin-bottom: 24px;\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 12px;\n    }\n\n    .feature-tag {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Comparison Section *\/\n    .compare-section {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 30px 24px;\n    }\n\n    .compare-header {\n      text-align: center;\n      margin-bottom: 24px;\n    }\n\n    \/* Specifications Table *\/\n    .specifications-section {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 30px 24px;\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 20px;\n    }\n\n    .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .spec-table td {\n      padding: 16px 20px;\n      vertical-align: top;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 40%;\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 30px 24px;\n    }\n\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 20px 0;\n    }\n\n    .faq-item:first-child {\n      padding-top: 10px;\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n      padding-bottom: 10px;\n    }\n\n    .faq-question {\n      color: var(--text-main);\n      margin-bottom: 8px;\n    }\n\n    .faq-answer {\n      margin-bottom: 0;\n    }\n\n    \/* Desktop Adjustments (\u003e= 768px) *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n        padding: 36px;\n      }\n\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media,\n      .feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n\n      .hero-section {\n        padding: 50px 40px;\n      }\n    }\n\n    \/* Mobile Typography Lock \u0026 Responsive Rules (\u003c= 767px) *\/\n    @media (max-width: 767px) {\n      .feature-item {\n        flex-direction: column !important; \/* Forces Image First -\u003e Text Second *\/\n      }\n\n      .feature-media,\n      .feature-copy {\n        width: 100%;\n      }\n\n      \/* Safe Grid Specifications for Mobile *\/\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(120px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table td:first-child {\n        width: auto;\n        padding-right: 0;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n      \n      \/* Hide standard cell behavior *\/\n      .spec-table td:first-child {\n        display: none;\n      }\n    }\n\n    \/* Extra Narrow Screen Safety *\/\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"detail-section hero-section\"\u003e\n\u003cdiv class=\"trust-tag-container\"\u003e\u003cspan class=\"trust-tag\"\u003eSolar \u0026amp; USB-C Powered\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eSolar Devil Smile Car Warning Light\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003ePersonalize your vehicle while adding a high-intensity warning signal. Featuring a vibrant glowing devil design that is entirely wire-free and mounts in seconds.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img122\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903165534\/bd8c30c21f06f266ba1244f0d611702b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"detail-section compare-section\"\u003e\n\u003cdiv class=\"compare-header\"\u003e\n\u003ch2 class=\"section-title\"\u003eSafety and Styling Comparison\u003c\/h2\u003e\n\n\u003cp class=\"body-text\"\u003eUpgrade your vehicle from an ordinary, low-visibility look to an eye-catching nighttime presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img123\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903165534\/5ff46c71d8b65df3c1169afb8fc6650f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img124\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903165534\/5665fade38c1fcdd7da1f11a769a6d41.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eVibrant Multi-Position Placement\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eEngineered to attach directly to the interior glass of your car windows. Ideal for front windshields, rear glass, or side passenger windows to provide clear visual feedback to surrounding traffic.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e\u003cspan style=\"font-size:16px;\"\u003eFlexible Setup\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"font-size:16px;\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size:16px;\"\u003e\u003cspan class=\"feature-tag\"\u003eUniversal Fit\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img125\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903165534\/d5aa5b09468275d259137e2dd93ad72a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eInnovative Front-Facing Structure\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\"\u003eThe smart design places the suction cups, high-efficiency solar panel, and bright LED face on the same plane. This structure ensures perfect contact with the window glass while maintaining optimal solar exposure.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e\u003cspan style=\"font-size:16px;\"\u003eAll-In-One Face\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"font-size:16px;\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size:16px;\"\u003e\u003cspan class=\"feature-tag\"\u003eMaximum Exposure\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Lighting Modes (Text Only) --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-copy\" style=\"width: 100%; flex: none; text-align: center;\"\u003e\n\u003ch3 class=\"feature-title\"\u003e5 Dynamic LED Lighting Modes\u003c\/h3\u003e\n\n\u003cp class=\"feature-description\" style=\"max-width: 800px; margin-left: auto; margin-right: auto;\"\u003eStand out in the dark with multiple dynamic lighting effects. Easily switch between \u003cstrong\u003eConstant On, Breathing, Fast Flash, Slow Flash, and Auto-Cycle\u003c\/strong\u003e modes. This vibrant LED magic color display is the core of your vehicle's nighttime personality and safety warning.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\" style=\"justify-content: center;\"\u003e\n\u003cspan class=\"feature-tag\"\u003eConstant On\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eBreathing Mode\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eFast\/Slow Flash\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eAuto-Cycle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. SPECIFICATIONS --\u003e\n\n\u003csection class=\"detail-section specifications-section\"\u003e\n\u003ch2 class=\"spec-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:18px;\"\u003eDimensions\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Dimensions\"\u003e\u003cspan class=\"spec-value\"\u003e12 cm x 7.5 cm (4.7 in x 3.0 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:18px;\"\u003eBattery Capacity\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Battery Capacity\"\u003e\u003cspan class=\"spec-value\"\u003e300 mAh\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:18px;\"\u003eCharging Mode\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Charging Mode\"\u003e\u003cspan class=\"spec-value\"\u003eSolar Power + Type-C Charging\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:18px;\"\u003eLighting Modes\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Lighting Modes\"\u003e\u003cspan class=\"spec-value\"\u003e5 Modes (Constant On, Breathing, Fast Flash, Slow Flash, Auto-Cycle)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:18px;\"\u003eProduct Material\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Product Material\"\u003e\u003cspan class=\"spec-value\"\u003eABS + Acrylic + LED Beads\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:18px;\"\u003eHeat Resistance\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Heat Resistance\"\u003e\u003cspan class=\"spec-value\"\u003eHigh-Temperature Resistant: Built with heat-resistant ABS and a safe battery design to withstand hot summer days inside your car.\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:18px;\"\u003eControl Method\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Control Method\"\u003e\u003cspan class=\"spec-value\"\u003ePhysical Button + Light Sensor Feedback\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:18px;\"\u003eInstallation Method\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Installation Method\"\u003e\u003cspan class=\"spec-value\"\u003eSuction Cup Non-Damage Mount\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:18px;\"\u003eCompatibility\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Compatibility\"\u003e\u003cspan class=\"spec-value\"\u003eUniversal (Compatible with cars, SUVs, trucks)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- E. FAQ SECTION --\u003e\n\n\u003csection class=\"detail-section faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: Is it safe to leave in the car during hot summer days?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eAbsolutely. The device is explicitly built with high-temperature resistant ABS materials and features a heat-safe battery design. It is engineered to withstand the extreme temperatures often found inside parked cars during summer, ensuring the suction cups won't melt and the battery remains safe.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: How does the dual charging capability work?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe unit absorbs sunlight through the built-in solar panel during daylight hours for continuous trickle-charging. For rapid replenishment or during extended cloudy periods, use the Type-C USB port to recharge manually.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: Does the warning light turn on automatically?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. Built-in light feedback logic senses environmental illumination. The system automatically activates the illuminated devil face in low-light conditions and powers down to enter sleep mode in bright areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: Does the installation cause damage to window tint or glass?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. The unit mounts safely via three non-destructive transparent suction cups. It presses securely onto the interior glass surface without leaving glue residue, wiring paths, or installation marks behind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Classic Red \/ 1 PC (Single)","offer_id":50368769229040,"sku":"0903-17432153","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Lce Blue \/ 1 PC (Single)","offer_id":50368769261808,"sku":"0903-17435206","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Neon Green \/ 1 PC (Single)","offer_id":50368769294576,"sku":"0903-17437062","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Ghost Purple \/ 1 PC (Single)","offer_id":50368769327344,"sku":"0903-17436132","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Cyber Orange \/ 1 PC (Single)","offer_id":50368769360112,"sku":"0903-17437809","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Classic Red \/ 2 PCs (Front \u0026 Rear Pack - Save 10%)","offer_id":50368769392880,"sku":"0903-17438328","price":22.95,"currency_code":"USD","in_stock":true},{"title":"Lce Blue \/ 2 PCs (Front \u0026 Rear Pack - Save 10%)","offer_id":50368769425648,"sku":"0903-17432489","price":22.95,"currency_code":"USD","in_stock":true},{"title":"Neon Green \/ 2 PCs (Front \u0026 Rear Pack - Save 10%)","offer_id":50368769458416,"sku":"0903-17438630","price":22.95,"currency_code":"USD","in_stock":true},{"title":"Ghost Purple \/ 2 PCs (Front \u0026 Rear Pack - Save 10%)","offer_id":50368769491184,"sku":"0903-17436006","price":22.95,"currency_code":"USD","in_stock":true},{"title":"Cyber Orange \/ 2 PCs (Front \u0026 Rear Pack - Save 10%)","offer_id":50368769523952,"sku":"0903-17430168","price":22.95,"currency_code":"USD","in_stock":true},{"title":"Classic Red \/ 4 PCs (Car Club Pack - Save 20%)","offer_id":50368769556720,"sku":"0903-17436171","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Lce Blue \/ 4 PCs (Car Club Pack - Save 20%)","offer_id":50368769589488,"sku":"0903-17432306","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Neon Green \/ 4 PCs (Car Club Pack - Save 20%)","offer_id":50368769622256,"sku":"0903-17433101","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Ghost Purple \/ 4 PCs (Car Club Pack - Save 20%)","offer_id":50368769655024,"sku":"0903-17433853","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Cyber Orange \/ 4 PCs (Car Club Pack - Save 20%)","offer_id":50368769687792,"sku":"0903-17436284","price":44.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3177\/9056\/files\/bd8c30c21f06f266ba1244f0d611702b.jpg?v=1788428997","url":"https:\/\/cozyllio.com\/products\/solar-devil-eye-light","provider":"Cozyllio","version":"1.0","type":"link"}