{"product_id":"anti-bark-collar-stop-dog-barking-sound-vibration-s-m-l-adjustable-rechargeable","title":"Anti Bark Collar Stop Dog Barking Sound Vibration S\/M\/L Adjustable Rechargeable","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        body {\n            background: linear-gradient(145deg, #f6f9fc 0%, #e9f2f9 100%);\n            min-height: 100vh;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-family: 'Inter', 'Segoe UI', Roboto, system-ui, sans-serif;\n            padding: 1.5rem;\n        }\n        .card {\n            max-width: 1100px;\n            width: 100%;\n            background: rgba(255,255,255,0.85);\n            backdrop-filter: blur(12px);\n            -webkit-backdrop-filter: blur(12px);\n            border: 1px solid rgba(255,255,255,0.5);\n            border-radius: 3rem 3rem 2.5rem 2.5rem;\n            box-shadow: 0 30px 50px rgba(0, 25, 45, 0.2), 0 10px 20px rgba(0, 20, 40, 0.1);\n            overflow: hidden;\n            transition: 0.25s ease;\n        }\n        .hero {\n            background: radial-gradient(circle at 0% 20%, #1b3b4f, #0f2838);\n            padding: 2rem 2.5rem 1.8rem 2.5rem;\n            color: white;\n        }\n        .hero h1 {\n            font-size: 2.4rem;\n            font-weight: 600;\n            letter-spacing: -0.02em;\n            line-height: 1.2;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            flex-wrap: wrap;\n        }\n        .hero h1 span {\n            background: rgba(255,255,255,0.15);\n            padding: 0.2rem 0.8rem;\n            border-radius: 60px;\n            font-size: 1.2rem;\n            font-weight: 500;\n            border: 1px solid rgba(255,255,255,0.3);\n            backdrop-filter: blur(4px);\n        }\n        .hero-tag {\n            display: flex;\n            gap: 1rem;\n            margin-top: 1rem;\n            font-size: 1.1rem;\n            flex-wrap: wrap;\n        }\n        .hero-tag .pill {\n            background: #ffd966cc;\n            color: #1e2f3a;\n            padding: 0.4rem 1.4rem;\n            border-radius: 40px;\n            font-weight: 600;\n            font-size: 1rem;\n            backdrop-filter: blur(4px);\n            box-shadow: 0 4px 8px rgba(0,0,0,0.2);\n        }\n        .content-grid {\n            padding: 2.2rem 2.5rem;\n            display: grid;\n            grid-template-columns: 1.3fr 0.9fr;\n            gap: 2rem;\n            background: #ffffffd9;\n        }\n        @media (max-width: 700px) {\n            .content-grid {\n                grid-template-columns: 1fr;\n                padding: 1.8rem;\n            }\n        }\n        .left-panel h2, .right-panel h2 {\n            font-size: 1.6rem;\n            font-weight: 650;\n            border-left: 7px solid #0f5b7a;\n            padding-left: 1rem;\n            margin-bottom: 1.6rem;\n            color: #113946;\n            display: flex;\n            align-items: center;\n            gap: 0.6rem;\n        }\n        .feature-list {\n            list-style: none;\n        }\n        .feature-list li {\n            display: flex;\n            gap: 1rem;\n            align-items: flex-start;\n            margin-bottom: 1.3rem;\n            font-size: 1.08rem;\n            color: #1f3c4b;\n            background: #f0f7fe;\n            padding: 0.8rem 1.2rem;\n            border-radius: 30px;\n            transition: 0.15s;\n            border: 1px solid transparent;\n        }\n        .feature-list li:hover {\n            background: #e2effb;\n            border-color: #a0c9e7;\n        }\n        .feature-list li span.emoji-bullet {\n            font-size: 1.5rem;\n            filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.1));\n        }\n        .tech-specs {\n            background: #f5faff;\n            border-radius: 30px;\n            padding: 1.8rem 2rem;\n            border: 1px solid #cbe4f5;\n            margin-top: 1.5rem;\n        }\n        .tech-specs p {\n            display: flex;\n            align-items: center;\n            gap: 0.8rem;\n            font-size: 1.08rem;\n            margin: 1rem 0;\n        }\n        .tech-specs strong {\n            color: #004466;\n            min-width: 120px;\n        }\n        .sizing-badge {\n            background: #113946;\n            color: white;\n            border-radius: 40px;\n            padding: 0.3rem 1.3rem;\n            font-weight: 600;\n            font-size: 1.1rem;\n            display: inline-block;\n            margin-bottom: 1rem;\n            letter-spacing: 0.3px;\n        }\n        .right-panel .box {\n            background: #f1f7fd;\n            border-radius: 40px;\n            padding: 2rem 1.8rem;\n            border: 2px dashed #80b5d6;\n            box-shadow: inset 0 2px 8px #00000008;\n        }\n        .rechargeable {\n            background: #ffffff;\n            border-radius: 50px;\n            padding: 1.5rem;\n            margin-top: 2rem;\n            border: 1px solid #aaccf0;\n        }\n        .button-buy {\n            background: #ffaa33;\n            border: none;\n            color: #1e3b4a;\n            font-weight: 700;\n            font-size: 1.4rem;\n            padding: 0.9rem 2.5rem;\n            border-radius: 60px;\n            width: 100%;\n            margin-top: 2rem;\n            cursor: pointer;\n            box-shadow: 0 12px 0 #b26400, 0 6px 20px #ffaa3370;\n            transition: 0.1s linear;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 1rem;\n        }\n        .button-buy:active {\n            transform: translateY(6px);\n            box-shadow: 0 6px 0 #b26400, 0 10px 20px #e0912e;\n        }\n        .micro {\n            color: #3d5f73;\n            font-style: italic;\n            margin-top: 1rem;\n            font-size: 0.95rem;\n            display: flex;\n            gap: 0.5rem;\n            align-items: center;\n        }\n        hr {\n            border: 1px solid #c9ddec;\n            margin: 1.2rem 0;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003ch1\u003e🐕 ANTI BARK COLLAR · STOP BARKING \u003cspan\u003esound + vibration\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"hero-tag\"\u003e\n\u003cdiv class=\"pill\"\u003e⚡ S \/ M \/ L adjustable\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003e🔋 rechargeable · no batteries needed\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003e🐾 humane \u0026amp; effective\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-grid\"\u003e\n\u003c!-- left: main features --\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003ch2\u003e🚀 WHY TRAIN SMARTER, NOT HARDER\u003c\/h2\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"emoji-bullet\"\u003e🔊\u003c\/span\u003e \u003cstrong\u003eDual‑mode anti‑bark:\u003c\/strong\u003e intelligent sound detection + gentle vibration — your dog learns without pain or startle. No static shock, 100% humane.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"emoji-bullet\"\u003e📏\u003c\/span\u003e \u003cstrong\u003eOne collar fits all (S\/M\/L):\u003c\/strong\u003e adjustable neck strap from 8\" to 22\". Perfect for Chihuahuas, Poodles, Beagles, Border Collies, Labradors — even fluffy necks!\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"emoji-bullet\"\u003e🔋\u003c\/span\u003e \u003cstrong\u003eRechargeable powerhouse:\u003c\/strong\u003e built‑in USB-C fast charge — 2h charge = up to 15 days of normal use. No disposable batteries, no hidden costs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"emoji-bullet\"\u003e🎚️\u003c\/span\u003e \u003cstrong\u003e7 sensitivity levels:\u003c\/strong\u003e tailor the response from “whisper bark” to “loud woof”. Choose what matches your dog’s environment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"emoji-bullet\"\u003e💧\u003c\/span\u003e \u003cstrong\u003eWeatherproof IP66:\u003c\/strong\u003e rain, mud, grass, beach — this collar can take it. Durable nylon strap \u0026amp; sealed unit.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"emoji-bullet\"\u003e🌙\u003c\/span\u003e \u003cstrong\u003eSmart safety timer:\u003c\/strong\u003e automatic shut‑off after 8 continuous barks to prevent over‑correction. Your pet’s wellbeing comes first.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- tech specs mini --\u003e\n\u003cdiv class=\"tech-specs\"\u003e\n\u003cp\u003e\u003cstrong\u003e🔹 vibration modes\u003c\/strong\u003e \u003cspan\u003e3 adjustable intensities + pulse pattern\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e🔹 sound sensor\u003c\/strong\u003e \u003cspan\u003ehigh‑precision 20ft range, ignores other dogs\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e🔹 strap material\u003c\/strong\u003e \u003cspan\u003esoft breathable nylon + reflective stitching\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e🔹 charging\u003c\/strong\u003e \u003cspan\u003eUSB‑C (cable included) · full in 120 min\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- right panel: sizing, rechargeable highlight, additional --\u003e\n\u003cdiv class=\"right-panel\"\u003e\n\u003cdiv class=\"box\"\u003e\n\u003cdiv class=\"sizing-badge\"\u003e📐 S · M · L — truly adjustable\u003c\/div\u003e\n\u003cp style=\"font-size: 1.1rem; margin-bottom: 1.8rem;\"\u003e✨ \u003cstrong\u003eno more “one size fits none”\u003c\/strong\u003e — the collar strap slides smoothly and locks securely. Extra holes for tiny dogs, extra length for thick fur.\u003c\/p\u003e\n\u003cul style=\"list-style-type: none;\"\u003e\n\u003cli style=\"margin-bottom: 0.7rem;\"\u003e🐕 \u003cstrong\u003eSmall:\u003c\/strong\u003e neck 8–12\" (Chihuahua, Yorkie, Puppy)\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 0.7rem;\"\u003e🐕🦺 \u003cstrong\u003eMedium:\u003c\/strong\u003e neck 12–17\" (Beagle, Cocker, French Bulldog)\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 0.7rem;\"\u003e🐩 \u003cstrong\u003eLarge:\u003c\/strong\u003e neck 16–22\" (Labrador, Golden, Husky)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 1rem;\"\u003e\n\u003cspan style=\"font-size: 2.2rem;\"\u003e🔁\u003c\/span\u003e \u003cspan style=\"font-weight: 500;\"\u003eQuick release buckle + extra durability tested to 50 lbs pull.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- rechargeable card --\u003e\n\u003cdiv class=\"rechargeable\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 1.2rem;\"\u003e\n\u003cspan style=\"font-size: 2.8rem;\"\u003e⚡🔋\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"color: #004466; font-size: 1.5rem; margin-bottom: 0.2rem;\"\u003eNo more battery hunting\u003c\/h3\u003e\n\u003cp style=\"color: #163a47;\"\u003eBuilt‑in rechargeable lithium · charges via laptop, powerbank, wall plug. \u003cstrong\u003eEco‑friendly \u0026amp; wallet‑friendly.\u003c\/strong\u003e Charging indicator light lets you know when it’s full.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #e1eff9; border-radius: 40px; margin-top: 1rem; padding: 0.8rem 1.2rem; text-align: center;\"\u003e✅ 400+ charges lifespan · standby up to 60 days\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- extra micro point --\u003e\n\u003cdiv class=\"micro\"\u003e\n\u003cspan\u003e🐶\u003c\/span\u003e recommended by trainers · comes with user manual \u0026amp; quick guide\u003c\/div\u003e\n\u003c!-- FAKE BUY BUTTON (visual only, but with interaction) --\u003e \u003cbutton class=\"button-buy\"\u003e \u003cspan\u003e🛒\u003c\/span\u003e secure your calm companion \u003cspan\u003e🐾\u003c\/span\u003e \u003c\/button\u003e\n\u003cp style=\"text-align: center; margin-top: 0.7rem; font-size: 0.9rem; color: #336688;\"\u003e✔ 30‑day money‑back · 1 year warranty\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- bottom watermark style (authentic touch) --\u003e\n\u003cdiv style=\"background: #e6f0f9; text-align: center; padding: 0.9rem; font-size: 1rem; color: #2f5775; border-top: 2px solid white;\"\u003e⭐ Anti Bark Collar · stop nuisance barking · vibration + sound · S\/M\/L rechargeable — as seen in vet clinics ⭐\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- small note: html representation works standalone --\u003e","brand":"Elite Horizon","offers":[{"title":"Default Title","offer_id":52571311538442,"sku":"EH1","price":19.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0937\/8034\/5098\/files\/Dog_1.svg?v=1771283466","url":"https:\/\/eliteshorizon.co.uk\/products\/anti-bark-collar-stop-dog-barking-sound-vibration-s-m-l-adjustable-rechargeable","provider":"ELITE'S HORIZON","version":"1.0","type":"link"}