{"product_id":"transparent-waterproof-dog-raincoat-for-small-medium-dogs","title":"Transparent Waterproof Dog Raincoat For Small Medium Dogs","description":"\u003ch2\u003ePREMIUM TRANSPARENT WATERPROOF DOG RAINCOAT FOR ALL WEATHER PROTECTION\u003c\/h2\u003e\n\u003cp\u003eKeep your furry friend dry and comfortable with this innovative dog raincoat featuring crystal-clear transparency and superior waterproof protection. Designed specifically for small to medium-sized breeds, this lightweight yet durable raincoat ensures your pet stays visible and protected during wet weather walks.\u003c\/p\u003e\n\u003cp\u003eThis professional-grade pet rainwear features an adjustable belly strap system that provides a secure, comfortable fit for most dogs. The convenient harness opening allows easy leash attachment, making rainy day adventures effortless. The water-resistant coating effectively repels moisture while maintaining breathability for your pet's comfort.\u003c\/p\u003e\n\u003cp\u003eCrafted from high-quality transparent materials, this raincoat offers excellent visibility and weather protection. Simple installation takes seconds - just slip over your dog's head, secure the adjustable straps, and you're ready for any weather condition.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/8827\/5531\/files\/A4fced2233937465ab2bf8b1d0beb3d43u.webp?v=1775747698\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eWHY CHOOSE THIS PRODUCT:\u003c\/h2\u003e\n\u003cul style=\"list-style: none; padding-left: 0;\"\u003e\n\u003cli\u003e✔ Superior waterproof protection keeps pets completely dry in heavy rain\u003c\/li\u003e\n\u003cli\u003e✔ Transparent design maintains visibility while providing full coverage\u003c\/li\u003e\n\u003cli\u003e✔ Adjustable belly strap ensures secure, comfortable fit for various sizes\u003c\/li\u003e\n\u003cli\u003e✔ Convenient harness opening for easy leash attachment and walks\u003c\/li\u003e\n\u003cli\u003e✔ Lightweight construction won't restrict natural movement or comfort\u003c\/li\u003e\n\u003cli\u003e✔ Easy care maintenance - simply wipe clean or rinse after use\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/8827\/5531\/files\/A16bafec10fa94b9ba8298d2de5739b0b9.webp?v=1775747698\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eSPECIFICATIONS:\u003c\/h2\u003e\n\u003cul style=\"list-style: none; padding-left: 0;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e High-quality transparent waterproof coating\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize Range:\u003c\/strong\u003e Small to large dogs and cats\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClosure Type:\u003c\/strong\u003e Adjustable belly strap system\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSpecial Features:\u003c\/strong\u003e Harness opening for leash access\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWater Resistance:\u003c\/strong\u003e Full waterproof protection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eTransform rainy day walks into comfortable adventures with this essential dog raincoat that combines functionality with visibility. Your pet will stay dry, comfortable, and protected in any weather condition.\u003c\/p\u003e\n\n\u003cstyle\u003e\n  .sc-accordion {\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    max-width: 680px;\n    margin: 20px auto 0 auto;\n    border-radius: 6px;\n    overflow: hidden;\n    border: 1px solid #e0e0e0;\n  }\n  .sc-toggle {\n    background-color: #111111;\n    color: #ffffff;\n    width: 100%;\n    text-align: left;\n    padding: 16px 20px;\n    font-size: 17px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    cursor: pointer;\n    border: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n  }\n  .sc-toggle:hover { background-color: #2a2a2a; }\n  .sc-arrow {\n    font-size: 20px;\n    transition: transform 0.3s ease;\n    display: inline-block;\n  }\n  .sc-arrow.open { transform: rotate(180deg); }\n  .sc-body { display: none; }\n  .sc-body.open { display: block; }\n  .sc-accordion table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #ffffff;\n  }\n  .sc-accordion table thead tr th {\n    background-color: #111111;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    padding: 10px 8px;\n    text-align: center;\n    border-bottom: 2px solid #333333;\n    border-right: 1px solid #333333;\n  }\n  .sc-accordion table thead tr th:last-child { border-right: none; }\n  .sc-accordion table thead tr.sc-subhead th {\n    background-color: #2a2a2a;\n    font-size: 11px;\n    padding: 7px 8px;\n  }\n  .sc-accordion table tbody tr td {\n    padding: 10px 8px;\n    text-align: center;\n    font-size: 13px;\n    color: #333333;\n    border-bottom: 1px solid #eeeeee;\n    border-right: 1px solid #f0f0f0;\n    line-height: 1.5;\n  }\n  .sc-accordion table tbody tr td:last-child { border-right: none; }\n  .sc-accordion table tbody tr:last-child td { border-bottom: none; }\n  .sc-accordion table tbody tr td:first-child {\n    font-weight: 700;\n    color: #111111;\n    background-color: #f5f5f5;\n  }\n  .sc-accordion table tbody tr:nth-child(even) td { background-color: #fafafa; }\n  .sc-accordion table tbody tr:nth-child(even) td:first-child { background-color: #f0f0f0; }\n  .sc-note {\n    padding: 12px 16px;\n    font-size: 12px;\n    color: #777777;\n    background-color: #f9f9f9;\n    border-top: 1px solid #eeeeee;\n    font-style: italic;\n  }\n  .sc-note strong { color: #e07b00; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sc-accordion\"\u003e\n  \u003cbutton class=\"sc-toggle\" onclick=\"var b=this.nextElementSibling;var a=this.querySelector('.sc-arrow');b.classList.toggle('open');a.classList.toggle('open');\"\u003e\n    📏 Size Chart\n    \u003cspan class=\"sc-arrow\"\u003e▼\u003c\/span\u003e\n  \u003c\/button\u003e\n  \u003cdiv class=\"sc-body\"\u003e\n    \u003ctable\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth rowspan=\"2\"\u003eSize\u003c\/th\u003e\n          \u003cth colspan=\"2\"\u003eBack Length\u003c\/th\u003e\n          \u003cth colspan=\"2\"\u003eBust\u003c\/th\u003e\n          \u003cth colspan=\"2\"\u003eWeight\u003c\/th\u003e\n        \u003c\/tr\u003e\n        \u003ctr class=\"sc-subhead\"\u003e\n          \u003cth\u003ecm\u003c\/th\u003e\n\u003cth\u003einch\u003c\/th\u003e\n          \u003cth\u003ecm\u003c\/th\u003e\n\u003cth\u003einch\u003c\/th\u003e\n          \u003cth\u003ekg\u003c\/th\u003e\n\u003cth\u003elbs\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eS\u003c\/td\u003e\n          \u003ctd\u003e22\u003c\/td\u003e\n\u003ctd\u003e8.66\u003c\/td\u003e\n          \u003ctd\u003e31–37\u003c\/td\u003e\n\u003ctd\u003e12.2–14.57\u003c\/td\u003e\n          \u003ctd\u003e1–2\u003c\/td\u003e\n\u003ctd\u003e2.2–4.41\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eM\u003c\/td\u003e\n          \u003ctd\u003e26\u003c\/td\u003e\n\u003ctd\u003e10.24\u003c\/td\u003e\n          \u003ctd\u003e36–42\u003c\/td\u003e\n\u003ctd\u003e14.17–16.54\u003c\/td\u003e\n          \u003ctd\u003e2–3\u003c\/td\u003e\n\u003ctd\u003e4.4–6.61\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eL\u003c\/td\u003e\n          \u003ctd\u003e30\u003c\/td\u003e\n\u003ctd\u003e11.81\u003c\/td\u003e\n          \u003ctd\u003e41–47\u003c\/td\u003e\n\u003ctd\u003e16.14–18.5\u003c\/td\u003e\n          \u003ctd\u003e3–4.5\u003c\/td\u003e\n\u003ctd\u003e6.61–9.92\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eXL\u003c\/td\u003e\n          \u003ctd\u003e35\u003c\/td\u003e\n\u003ctd\u003e13.78\u003c\/td\u003e\n          \u003ctd\u003e46–52\u003c\/td\u003e\n\u003ctd\u003e18.11–20.47\u003c\/td\u003e\n          \u003ctd\u003e4.5–6\u003c\/td\u003e\n\u003ctd\u003e9.92–13.22\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e2XL\u003c\/td\u003e\n          \u003ctd\u003e40\u003c\/td\u003e\n\u003ctd\u003e15.75\u003c\/td\u003e\n          \u003ctd\u003e52–58\u003c\/td\u003e\n\u003ctd\u003e20.47–22.83\u003c\/td\u003e\n          \u003ctd\u003e6.5–9\u003c\/td\u003e\n\u003ctd\u003e14.33–19.84\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e3XL\u003c\/td\u003e\n          \u003ctd\u003e45\u003c\/td\u003e\n\u003ctd\u003e17.72\u003c\/td\u003e\n          \u003ctd\u003e56–62\u003c\/td\u003e\n\u003ctd\u003e22.05–24.41\u003c\/td\u003e\n          \u003ctd\u003e10–12.5\u003c\/td\u003e\n\u003ctd\u003e22.04–27.55\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e4XL\u003c\/td\u003e\n          \u003ctd\u003e50\u003c\/td\u003e\n\u003ctd\u003e19.69\u003c\/td\u003e\n          \u003ctd\u003e60–66\u003c\/td\u003e\n\u003ctd\u003e23.62–25.98\u003c\/td\u003e\n          \u003ctd\u003e13–17.5\u003c\/td\u003e\n\u003ctd\u003e28.66–38.58\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e6XL\u003c\/td\u003e\n          \u003ctd\u003e60\u003c\/td\u003e\n\u003ctd\u003e23.62\u003c\/td\u003e\n          \u003ctd\u003e70–76\u003c\/td\u003e\n\u003ctd\u003e27.56–29.92\u003c\/td\u003e\n          \u003ctd\u003e20–25\u003c\/td\u003e\n\u003ctd\u003e44.09–55.11\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cdiv class=\"sc-note\"\u003e\n      S–L: suitable for small dogs and cats  |  XL–3XL: medium-sized dogs and cats  |  4XL–6XL: large dogs and cats.\u003cbr\u003e\n      * Manual measurement may have some slight deviation.\u003cbr\u003e\u003cbr\u003e\n      💡 \u003cstrong\u003eBetween two sizes? Always go with the larger one\u003c\/strong\u003e for the best comfort and fit.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Paw and Pet Supply","offers":[{"title":"S","offer_id":56988457206091,"sku":"5:100014064","price":24.95,"currency_code":"GBP","in_stock":true},{"title":"M","offer_id":56988457107787,"sku":"5:361386","price":24.95,"currency_code":"GBP","in_stock":true},{"title":"L","offer_id":56988457075019,"sku":"5:361385","price":24.95,"currency_code":"GBP","in_stock":true},{"title":"XL","offer_id":56988457173323,"sku":"5:100014065","price":24.95,"currency_code":"GBP","in_stock":true},{"title":"XXL","offer_id":56988457140555,"sku":"5:4182","price":29.95,"currency_code":"GBP","in_stock":true},{"title":"XXXL","offer_id":56988457042251,"sku":"5:4183","price":29.95,"currency_code":"GBP","in_stock":true},{"title":"4XL","offer_id":56988457009483,"sku":"5:200000990","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/8827\/5531\/files\/A2b2dc25b1e7d413ab75683641d0a34c6T.webp?v=1775747698","url":"https:\/\/pawandpetsupply.com\/products\/transparent-waterproof-dog-raincoat-for-small-medium-dogs","provider":"Paw and Pet Supply","version":"1.0","type":"link"}