{"product_id":"weatherproof-dog-collar-warning-light","title":"Weatherproof Dog Collar Warning Light","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Rechargeable Dog Safety Collar Light\nTarget Audience: Dog owners walking pets at night or in low-light environments\nVisual Style: Modern, clean, and safety-focused with warm white and vibrant safety orange accents\nColor Strategy: Matte milk white body, safety orange buttons\/straps, dark slate gray text\nModule Order: Hero Block -\u003e Feature 1 (5 Lighting Modes) -\u003e Feature 2 (Type-C Charging) -\u003e Feature 3 (Water Resistance) -\u003e Feature 4 (Dual Mounting Package) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_3, Feature2=detail_2, Feature3=detail_5, Feature4=detail_6\nSpecification Data Source: Product analysis report \u0026 detail_6 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (insufficient verified data to create an accurate comparison)\nInformation Boundary: Only explicitly provided facts from the analysis report, detail images, and current conversation are included. No unverified claims are made.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #FF6B35;\n      --primary-hover: #E05A2B;\n      --text-main: #1A202C;\n      --text-sub: #4A5568;\n      --bg-body: #FFFFFF;\n      --bg-card: #F7FAFC;\n      --bg-soft: #EDF2F7;\n      --border-color: #E2E8F0;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);\n      --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -2px rgba(0,0,0,0.05);\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      background-color: var(--bg-body);\n    }\n\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2 {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container span,\n    .product-detail-container td,\n    .product-detail-container th {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    \/* Image Placeholders *\/\n    .image-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 60px 20px;\n      text-align: center;\n      box-sizing: border-box;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 20px;\n    }\n\n    .image-placeholder-text {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--text-sub);\n      margin-top: 8px;\n    }\n\n    \/* Trust Badges \u0026 Pills *\/\n    .pill-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 16px;\n    }\n\n    .trust-pill {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 6px 14px;\n      border-radius: 50px;\n      font-size: 18px;\n      font-weight: 600;\n      display: inline-block;\n    }\n\n    .feature-tag {\n      background-color: #FFF3EB;\n      color: var(--primary);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-size: 18px;\n      font-weight: 600;\n      display: inline-block;\n    }\n\n    \/* Hero Block *\/\n    .hero-section {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      padding-top: 24px;\n    }\n\n    .hero-content {\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .hero-subtitle {\n      margin-top: 12px;\n      margin-bottom: 20px;\n    }\n\n    \/* Feature Sections Layout *\/\n    .features-section {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-media img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      gap: 12px;\n    }\n\n    \/* Specifications Section *\/\n    .specifications-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 32px 24px;\n      border: 1px solid var(--border-color);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\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 8px;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .spec-table .spec-value {\n      display: inline;\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      background-color: var(--bg-body);\n    }\n\n    .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      margin-top: 20px;\n    }\n\n    .faq-item {\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 20px;\n      background-color: var(--bg-card);\n    }\n\n    .faq-question {\n      font-weight: 600;\n      color: var(--text-main);\n      margin-bottom: 8px;\n    }\n\n    \/* Desktop Layout Rules *\/\n    @media (min-width: 768px) {\n      .hero-section {\n        flex-direction: row;\n        align-items: center;\n        gap: 40px;\n      }\n\n      .hero-content {\n        flex: 1;\n        text-align: left;\n        margin: 0;\n      }\n\n      .hero-media {\n        flex: 1;\n      }\n\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 40px;\n        padding: 40px;\n      }\n\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media {\n        flex: 1;\n        max-width: 50%;\n      }\n\n      .feature-copy {\n        flex: 1;\n      }\n    }\n\n    \/* Mobile Specifications Responsive Rules *\/\n    @media (max-width: 767px) {\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(110px, 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        display: none; \/* Hide standard layout td to use data-label *\/\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\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!-- Hero Content Block --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"pill-container\"\u003e\u003cspan class=\"trust-pill\"\u003eUSB-C Rechargeable Pet Light\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eKeep Your Dog Safe \u0026amp; Visible Tonight\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eHigh-brightness outdoor warning light featuring adjustable dual-color COB panels and a secure mounting design. Protect your pet on every evening walk.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img102\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902131002\/e2aef2f0ea6a4a7a4e3841b423bcd4cb.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img103\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902130947\/4e18393ac4ee65a255d6effa8043fe21.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"pill-container\"\u003e\u003cspan class=\"feature-tag\"\u003e5 Light Modes\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eOne-Button Dynamic Lighting\u003c\/h3\u003e\n\n\u003cp\u003eCycle through 5 distinct lighting modes with a single click to suit your environment: choose between Cool Strong Light, Cool Weak Light, Warm Strong Light, Warm Weak Light, or Natural Flashing.\u003c\/p\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\u003cspan class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img104\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902130947\/a5f0412256ee54a01b614badc22c0567.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"pill-container\"\u003e\u003cspan class=\"feature-tag\"\u003eType-C Power\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eConvenient Rechargeable Design\u003c\/h3\u003e\n\n\u003cp\u003eSkip the battery swap. Recharges easily via a Type-C connection. The smart port design is compatible with wall chargers, computer USB slots, and car charging ports.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img108\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902131212\/2fbe22792779736a64533d4a06c7bc13.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"pill-container\"\u003e\u003cspan class=\"feature-tag\"\u003eWater Resistant\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eReliable Rain \u0026amp; Splash Protection\u003c\/h3\u003e\n\n\u003cp\u003eEngineered with a tightly sealed outer shell to shield internal electronics from rain, splashes, and damp weather, keeping your dog visible through daily outdoor adventures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img109\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902131212\/a7c641e1a206d65afa2ecbc2021a7bfe.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"pill-container\"\u003e\u003cspan class=\"feature-tag\"\u003eFull Accessories Kit\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eSecure Dual-Fix Mounts\u003c\/h3\u003e\n\n\u003cp\u003eFixes safely to your pet's collar using either the built-in back clip or the included high-elastic orange stretch strap. The full package comes complete with 1 safety light, 1 stretch strap, and 1 charging cable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Section --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2\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 data-label=\"Light Source\"\u003eLight Source\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Light Source\"\u003e\u003cspan class=\"spec-value\"\u003eDual-Color COB Panel (Outer Yellow, Inner Orange)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Light Modes\"\u003eLight Modes\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Light Modes\"\u003e\u003cspan class=\"spec-value\"\u003e5 Modes (Cool Strong, Cool Weak, Warm Strong, Warm Weak, Natural Flashing)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Charging Interface\"\u003eCharging Interface\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Charging Interface\"\u003e\u003cspan class=\"spec-value\"\u003eType-C USB Port\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Mounting System\"\u003eMounting System\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Mounting System\"\u003e\u003cspan class=\"spec-value\"\u003eIntegrated Back Clip, Built-in Top Loop, \u0026amp; Elastic Strap Mount\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Main Colors\"\u003eMain Colors\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Main Colors\"\u003e\u003cspan class=\"spec-value\"\u003eBeige\/Milk White body, Orange button \u0026amp; seal, Black bezel\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Standard Package\"\u003eStandard Package\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Standard Package\"\u003e\u003cspan class=\"spec-value\"\u003e1x Safety Light, 1x Orange Elastic Strap, 1x Charging Cable\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!-- FAQ Section --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\u003cspan style=\"font-size:18px;\"\u003e💡 How do I switch between the 5 light modes?\u003c\/span\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003e\u003cspan style=\"font-size:18px;\"\u003eSimply click the orange power button located on the top of the light body to cycle through each of the five modes: Cool Strong, Cool Weak, Warm Strong, Warm Weak, and Natural Flashing.\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\u003cspan style=\"font-size:18px;\"\u003e🔌 How do I charge the safety light safely?\u003c\/span\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003e\u003cspan style=\"font-size:18px;\"\u003eLift the protective orange silicone dust plug to expose the Type-C port, and plug in the included USB-C cable. Ensure the silicone cap is pressed firmly back down after charging to preserve the weather-resistant seal.\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\u003cspan style=\"font-size:18px;\"\u003e🐕 Can I attach this light to any standard collar?\u003c\/span\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003e\u003cspan style=\"font-size:18px;\"\u003eYes. The light is designed with a versatile back clip to snap directly onto standard flat webbing collars. For additional security or thicker straps, use the included orange stretch band to tie-fasten the light in place.\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Everyday Essential)","offer_id":46129196040383,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Multi-Pet Home - 10%)","offer_id":46129196073151,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Family Pack - 15%)","offer_id":46129196105919,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/e2aef2f0ea6a4a7a4e3841b423bcd4cb.jpg?v=1788325997","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/weatherproof-dog-collar-warning-light","provider":"Bak","version":"1.0","type":"link"}