{"product_id":"pet-skin-soothing-spray-itch-relief","title":"🐾 Pet Skin Soothing Spray – Fast Itch Relief \u0026 Barrier Support 🐶🐱","description":"\u003cstyle\u003e\n.pet-page,\n.pet-page * {\n  box-sizing: border-box;\n}\n\n.pet-page {\n  max-width: 760px;\n  margin: 0 auto;\n  padding: 12px;\n  overflow: hidden;\n  background: #ffffff;\n  color: #1b4332;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  font-size: 17px;\n  line-height: 1.5;\n  -webkit-font-smoothing: antialiased;\n}\n\n.pet-page h2,\n.pet-page h3,\n.pet-page p {\n  margin-top: 0;\n}\n\n.pet-page h2 {\n  margin-bottom: 9px;\n  font-size: 28px;\n  line-height: 1.16;\n  letter-spacing: -0.4px;\n}\n\n.pet-page h3 {\n  margin-bottom: 7px;\n  font-size: 22px;\n  line-height: 1.25;\n}\n\n.pet-page p {\n  margin-bottom: 12px;\n}\n\n.pet-page img {\n  display: block;\n  width: 100%;\n  height: auto;\n  border-radius: 16px;\n}\n\n.ft-section {\n  margin-bottom: 14px;\n  padding: 20px 16px;\n  overflow: hidden;\n  border: 1px solid #d8e6dd;\n  border-radius: 22px;\n  background: #ffffff;\n  box-shadow: 0 5px 16px rgba(46, 125, 50, 0.05);\n}\n\n.ft-section:last-child {\n  margin-bottom: 0;\n}\n\n.ft-hero {\n  text-align: center;\n  background: linear-gradient(145deg, #f4f8f5 0%, #ffffff 100%);\n  border-color: #a3c9ad;\n}\n\n.ft-soft {\n  background: #f7faf8;\n}\n\n.ft-warm {\n  background: #f4f8f5;\n}\n\n.ft-tag {\n  display: inline-block;\n  margin-bottom: 9px;\n  padding: 6px 12px;\n  border-radius: 30px;\n  background: #e2efe6;\n  color: #2e7d32;\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 0.4px;\n}\n\n.ft-copy {\n  color: #3e5c4d;\n}\n\n.ft-image {\n  margin-top: 14px;\n}\n\n.ft-points {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 7px;\n  margin: 13px 0 2px;\n}\n\n.ft-point {\n  padding: 7px 11px;\n  border: 1px solid #a3c9ad;\n  border-radius: 30px;\n  background: #ffffff;\n  color: #2e7d32;\n  font-size: 13px;\n  font-weight: 750;\n}\n\n.ft-list {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.ft-list li {\n  position: relative;\n  padding: 9px 0 9px 25px;\n  border-bottom: 1px solid #e1ebe3;\n}\n\n.ft-list li:last-child {\n  border-bottom: 0;\n}\n\n.ft-list li::before {\n  position: absolute;\n  left: 0;\n  content: \"✓\";\n  color: #2e7d32;\n  font-weight: 900;\n}\n\n.ft-specs {\n  overflow: hidden;\n  border: 1px dashed #a3c9ad;\n  border-radius: 16px;\n  background: #ffffff;\n}\n\n.ft-row {\n  display: grid;\n  grid-template-columns: 35% 65%;\n  border-bottom: 1px dashed #a3c9ad;\n}\n\n.ft-row:last-child {\n  border-bottom: 0;\n}\n\n.ft-label,\n.ft-value {\n  padding: 11px 12px;\n}\n\n.ft-label {\n  background: #eaf3ed;\n  color: #1b4332;\n  font-weight: 900;\n}\n\n.ft-value {\n  color: #3e5c4d;\n}\n\n.ft-package {\n  padding: 14px;\n  border: 1px solid #d8e6dd;\n  border-radius: 16px;\n  background: #ffffff;\n}\n\n.ft-package + .ft-package {\n  margin-top: 10px;\n}\n\n.ft-cta {\n  text-align: center;\n  color: #ffffff;\n  background: linear-gradient(135deg, #2e7d32 0%, #1b4332 100%);\n  border-color: #1b4332;\n}\n\n.ft-cta h2, .ft-cta p {\n  color: #ffffff;\n}\n\n.ft-button {\n  display: inline-block;\n  margin-top: 4px;\n  padding: 12px 25px;\n  border-radius: 30px;\n  background: #ffffff;\n  color: #2e7d32;\n  font-weight: 900;\n}\n\n.ft-trust {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 7px 14px;\n  margin-top: 16px;\n  padding-top: 14px;\n  border-top: 1px solid rgba(255, 255, 255, 0.2);\n  font-size: 13px;\n  font-weight: 750;\n  color: #ffffff;\n}\n\n.ft-faq details {\n  background: #f4f8f5;\n  border: 1px solid #a3c9ad;\n  border-radius: 12px;\n  margin-bottom: 10px;\n  overflow: hidden;\n}\n\n.ft-faq summary {\n  cursor: pointer;\n  padding: 14px 16px;\n  font-weight: 900;\n  color: #2e7d32;\n  font-size: 15px;\n  line-height: 1.4;\n  list-style-position: inside;\n}\n\n.ft-faq div {\n  padding: 14px 16px 18px;\n  background: #ffffff;\n  border-top: 1px solid #a3c9ad;\n  color: #3e5c4d;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n@media (max-width: 480px) {\n  .pet-page {\n    padding: 9px;\n    font-size: 16px;\n  }\n\n  .pet-page h2 {\n    font-size: 27px;\n  }\n\n  .pet-page h3 {\n    font-size: 21px;\n  }\n\n  .ft-section {\n    margin-bottom: 11px;\n    padding: 18px 14px;\n    border-radius: 20px;\n  }\n\n  .ft-row {\n    grid-template-columns: 40% 60%;\n  }\n\n  .ft-label,\n  .ft-value {\n    padding: 10px 9px;\n    font-size: 14px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pet-page\"\u003e\n\n  \u003c!-- HERO SECTION --\u003e\n  \u003csection class=\"ft-section ft-hero\"\u003e\n    \u003cspan class=\"ft-tag\"\u003ePET SKIN CARE SOLUTIONS\u003c\/span\u003e\n\n    \u003ch2\u003e🐾 Instant Relief \u0026amp; Daily Skin Comfort\u003c\/h2\u003e\n\n    \u003cp class=\"ft-copy\"\u003e\n      Soothe redness, itching, and dry skin discomfort for dogs and cats. Formulated to provide fast relief while building long-term skin health with every application.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ft-points\"\u003e\n      \u003cspan class=\"ft-point\"\u003eTriple-Action Formula\u003c\/span\u003e\n      \u003cspan class=\"ft-point\"\u003eNon-Sticky Protection\u003c\/span\u003e\n      \u003cspan class=\"ft-point\"\u003eSuitable for Dogs \u0026amp; Cats\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PAIN POINT IDENTIFICATION --\u003e\n  \u003csection class=\"ft-section ft-warm\"\u003e\n    \u003cspan class=\"ft-tag\"\u003eCOMMON SKIN ISSUES\u003c\/span\u003e\n\n    \u003ch3\u003e❓ Are These Bothering Your Pet?\u003c\/h3\u003e\n\n    \u003cp class=\"ft-copy\"\u003e\n      Continuous scratching, licking, dry flaking skin, or seasonal allergies can make your pet uncomfortable and anxious. Give them the gentle care they deserve.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ft-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0676\/4907\/7336\/files\/spp_shopify20260825152043_9904aa52a476dba5ac00fdd41db781ce.jpg?v=1787642448\" alt=\"Pet skin irritation itching and discomfort issues\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE 1: TRIPLE-ACTION FORMULA --\u003e\n  \u003csection class=\"ft-section ft-soft\"\u003e\n    \u003cspan class=\"ft-tag\"\u003eTRIPLE-ACTION CARE\u003c\/span\u003e\n\n    \u003ch3\u003e🌿 Pure Comfort For Pets\u003c\/h3\u003e\n\n    \u003cp class=\"ft-copy\"\u003e\n      Our triple-action formula is designed for immediate relief and long-term skin resilience for both dogs and cats—conveniently packaged in one versatile bottle.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ft-list\"\u003e\n      \u003cli\u003eCalms itchiness and minor redness fast\u003c\/li\u003e\n      \u003cli\u003eMoisturizes dry, flaky skin surfaces\u003c\/li\u003e\n      \u003cli\u003eProtects skin from environmental irritation\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"ft-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0676\/4907\/7336\/files\/spp_shopify20260825152049_8c4ca8f961dd1707aa24d149e6805173.jpg?v=1787642453\" alt=\"Triple action formula soothing spray for dogs and cats\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE 2: VISIBLE BEFORE \u0026 AFTER --\u003e\n  \u003csection class=\"ft-section ft-warm\"\u003e\n    \u003cspan class=\"ft-tag\"\u003eSOOTHING RESULTS\u003c\/span\u003e\n\n    \u003ch3\u003e✨ See The Difference\u003c\/h3\u003e\n\n    \u003cp class=\"ft-copy\"\u003e\n      Experience the dramatic transition from a stressed, itchy pet to a calm, relaxed, and healthy state after applying our fast-acting soothing spray.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ft-list\"\u003e\n      \u003cli\u003eRapidly reduces urge to scratch and lick\u003c\/li\u003e\n      \u003cli\u003eHelps restore coat shine and skin smoothness\u003c\/li\u003e\n      \u003cli\u003eEases pet stress caused by skin irritation\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"ft-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0676\/4907\/7336\/files\/spp_shopify20260825152053_b67879816d550e8abd8bf08fa740e48e.jpg?v=1787642457\" alt=\"Pet skin condition before and after soothing spray comparison\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE 3: PROFESSIONAL VET CARE DESIGN --\u003e\n  \u003csection class=\"ft-section ft-soft\"\u003e\n    \u003cspan class=\"ft-tag\"\u003eVETERINARY STANDARDS\u003c\/span\u003e\n\n    \u003ch3\u003e🩺 Professional Care Design\u003c\/h3\u003e\n\n    \u003cp class=\"ft-copy\"\u003e\n      Every component—from the fine-mist spray nozzle to the pH-balanced formula—is carefully crafted to meet high standards of veterinary skin care.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ft-list\"\u003e\n      \u003cli\u003eFine-mist nozzle ensures lightweight, even coverage\u003c\/li\u003e\n      \u003cli\u003epH-balanced formula tailored specifically for pet skin\u003c\/li\u003e\n      \u003cli\u003eGentle and mild for daily routine application\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"ft-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0676\/4907\/7336\/files\/spp_shopify20260825152058_79821475193bfd77613e69d0fcdc05f9.jpg?v=1787642461\" alt=\"Fine mist nozzle and pH balanced veterinary pet care formula\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE 4: NON-STICKY INVISIBLE BARRIER --\u003e\n  \u003csection class=\"ft-section ft-warm\"\u003e\n    \u003cspan class=\"ft-tag\"\u003eWEIGHTLESS SHIELD\u003c\/span\u003e\n\n    \u003ch3\u003e🛡️ The Invisible Barrier\u003c\/h3\u003e\n\n    \u003cp class=\"ft-copy\"\u003e\n      The fast-drying, non-sticky formula creates a weightless layer of protection that pets won't even notice, making daily application stress-free and mess-free.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ft-list\"\u003e\n      \u003cli\u003eFast-drying liquid leaves no greasy residue\u003c\/li\u003e\n      \u003cli\u003eWeightless protection layer feels natural on fur\u003c\/li\u003e\n      \u003cli\u003eNo sticking or matting of pet coat\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"ft-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0676\/4907\/7336\/files\/spp_shopify20260825152102_0f8b2f47bd0bf57a7960d20a76398dfc.jpg?v=1787642466\" alt=\"Non sticky weightless protective skin barrier spray for pets\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE 5: LONG-TERM PROTECTION --\u003e\n  \u003csection class=\"ft-section ft-soft\"\u003e\n    \u003cspan class=\"ft-tag\"\u003eDAILY HYDRATION\u003c\/span\u003e\n\n    \u003ch3\u003e💧 Long-Term Skin Protection\u003c\/h3\u003e\n\n    \u003cp class=\"ft-copy\"\u003e\n      Regular use builds a protective barrier against external environmental allergens, keeping your pet's skin resilient, hydrated, and protected throughout the day.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ft-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0676\/4907\/7336\/files\/spp_shopify20260825152107_ce6b9a07294889202bf43b1284335fb8.jpg?v=1787642471\" alt=\"Long term skin protection and hydration barrier for dogs and cats\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE 6: CARE ANYWHERE --\u003e\n  \u003csection class=\"ft-section ft-warm\"\u003e\n    \u003cspan class=\"ft-tag\"\u003ePORTABLE CARE\u003c\/span\u003e\n\n    \u003ch3\u003e🏞️ Care Anywhere, Always\u003c\/h3\u003e\n\n    \u003cp class=\"ft-copy\"\u003e\n      From outdoor adventures and park walks to quiet moments at home, our portable soothing spray is the easy solution for maintaining your pet's skin happiness on the go.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ft-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0676\/4907\/7336\/files\/spp_shopify20260825152112_1dbabaa05162c6f6b60428a16a85d251.jpg?v=1787642475\" alt=\"Portable pet skin spray for outdoor adventures and home care\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"ft-section ft-soft\"\u003e\n    \u003cspan class=\"ft-tag\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\n    \u003ch3\u003e📋 Specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"ft-specs\"\u003e\n      \u003cdiv class=\"ft-row\"\u003e\n        \u003cdiv class=\"ft-label\"\u003eNet Content\u003c\/div\u003e\n        \u003cdiv class=\"ft-value\"\u003e100ml (3.38 fl. oz)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ft-row\"\u003e\n        \u003cdiv class=\"ft-label\"\u003eShelf Life\u003c\/div\u003e\n        \u003cdiv class=\"ft-value\"\u003e3 Years\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ft-row\"\u003e\n        \u003cdiv class=\"ft-label\"\u003eTarget Pets\u003c\/div\u003e\n        \u003cdiv class=\"ft-value\"\u003eDogs, Cats, and other furry companions\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ft-row\"\u003e\n        \u003cdiv class=\"ft-label\"\u003eKey Features\u003c\/div\u003e\n        \u003cdiv class=\"ft-value\"\u003eFast itch relief, non-sticky barrier, fine mist, pH-balanced\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PACKAGE INCLUDES --\u003e\n  \u003csection class=\"ft-section ft-warm\"\u003e\n    \u003cspan class=\"ft-tag\"\u003ePACKAGE INCLUDES\u003c\/span\u003e\n\n    \u003ch3\u003e📦 Package Includes\u003c\/h3\u003e\n\n    \u003cdiv class=\"ft-package\"\u003e\n      \u003cstrong\u003eStandard Pack\u003c\/strong\u003e\u003cbr\u003e\n      1 × Pet Skin Soothing Spray (100ml)\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SAFETY NOTES --\u003e\n  \u003csection class=\"ft-section ft-warm\" style=\"background: #fdf6f0; border-color: #ebd3c1;\"\u003e\n    \u003cspan class=\"ft-tag\" style=\"background: #f5dece; color: #8c431d;\"\u003eUSAGE NOTES\u003c\/span\u003e\n\n    \u003ch3 style=\"color: #8c431d;\"\u003e⚠️ Directions \u0026amp; Precautions\u003c\/h3\u003e\n\n    \u003cul class=\"ft-list\" style=\"color: #5c3e2e;\"\u003e\n      \u003cli\u003eFor external veterinary use only. Avoid direct contact with pet's eyes and mouth.\u003c\/li\u003e\n      \u003cli\u003eKeep out of reach of children and store in a cool, dry place away from direct sunlight.\u003c\/li\u003e\n      \u003cli\u003eIf skin irritation or allergic reaction occurs, discontinue use immediately and consult a veterinarian.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ SECTION --\u003e\n  \u003csection class=\"ft-section ft-soft ft-faq\"\u003e\n    \u003cspan class=\"ft-tag\"\u003eFREQUENTLY ASKED QUESTIONS\u003c\/span\u003e\n\n    \u003ch3\u003e❓ Frequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this spray safe for both dogs and cats?\u003c\/summary\u003e\n      \u003cdiv\u003eYes! The pH-balanced formula is specifically formulated to be gentle and safe for both dogs and cats of various breeds.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow often should I apply it?\u003c\/summary\u003e\n      \u003cdiv\u003eYou can use it 1–2 times daily on irritated areas or as needed during flare-ups and outdoor activities.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it sticky on my pet's coat?\u003c\/summary\u003e\n      \u003cdiv\u003eNo, it features a fast-drying, lightweight formula that leaves no greasy or sticky residue on your pet's fur.\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CTA SECTION --\u003e\n  \u003csection class=\"ft-section ft-cta\"\u003e\n    \u003ch2\u003e🐶 Give Your Pet Calm, Healthy Skin\u003c\/h2\u003e\n\n    \u003cp\u003eProvide fast itch relief and daily protective comfort for your beloved furry friend today!\u003c\/p\u003e\n\n    \u003cspan class=\"ft-button\"\u003eADD TO CART\u003c\/span\u003e\n\n    \u003cdiv class=\"ft-trust\"\u003e\n      \u003cspan\u003e🌿 Gentle \u0026amp; Mild\u003c\/span\u003e\n      \u003cspan\u003e💧 100ml Fine Mist\u003c\/span\u003e\n      \u003cspan\u003e🐾 Suitable for Dogs \u0026amp; Cats\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"HYL","offers":[{"title":"100ml (3.38 fl. oz) \/ Buy 1 Get 1 Free（2 PCS）🔥","offer_id":51114666721527,"sku":"NC01752608272245-100ML*2","price":29.99,"currency_code":"USD","in_stock":true},{"title":"100ml (3.38 fl. oz) \/ Buy 3 Get 2 Free（5 PCS）🔥🔥","offer_id":51114681041143,"sku":"NC01752608272245-100ML*5","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/7878\/3223\/files\/spp_shopify20260825152116_fbd8c2f5facc142be58fd7e8e017ce6d_05b42625-358e-4a18-b78a-dde0b452386a.jpg?v=1788502420","url":"https:\/\/www.zavrly.com\/products\/pet-skin-soothing-spray-itch-relief","provider":"zavrly","version":"1.0","type":"link"}