{"product_id":"poultry-coop-repair-coating","title":"🐔 Poultry Coop Repair Coating – Waterproof Wood Protection 🪵","description":"\u003cstyle\u003e\n.coopcare-page,\n.coopcare-page *{\n  box-sizing:border-box;\n}\n\n.coopcare-page{\n  --ink:#2d342d;\n  --text:#4d574e;\n  --muted:#737b73;\n\n  --forest:#566b4e;\n  --forest-dark:#3f5239;\n  --sage:#eef3eb;\n\n  --brown:#8a6543;\n  --brown-soft:#f6eee4;\n\n  --cream:#fbf7ef;\n  --sand:#f7f2e9;\n  --soft:#fafbf9;\n\n  --line:#e1e5de;\n  --warm-line:#e7dccf;\n\n  width:100%;\n  max-width:800px;\n  margin:0 auto;\n  padding:10px;\n  border:1px solid #d9dfd5;\n  border-radius:28px;\n  background:#f2f5ef;\n  color:var(--text);\n  overflow:hidden;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:17px;\n  line-height:1.5;\n  -webkit-font-smoothing:antialiased;\n}\n\n.coopcare-page h1,\n.coopcare-page h2,\n.coopcare-page p{\n  margin-top:0;\n}\n\n.coopcare-page h1{\n  margin-bottom:10px;\n  color:var(--ink);\n  font-size:30px;\n  line-height:1.12;\n  letter-spacing:-.6px;\n  font-weight:850;\n}\n\n.coopcare-page h2{\n  margin-bottom:8px;\n  color:var(--ink);\n  font-size:25px;\n  line-height:1.18;\n  letter-spacing:-.35px;\n  font-weight:850;\n}\n\n.coopcare-page p{\n  margin-bottom:0;\n}\n\n.coopcare-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  border-radius:17px;\n}\n\n\n\/* =========================\n   SECTION\n========================= *\/\n\n.cc-section{\n  margin-bottom:10px;\n  padding:21px 15px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:20px;\n  background:#fff;\n  box-shadow:0 3px 12px rgba(55,66,54,.035);\n}\n\n.cc-white{background:#fff;}\n.cc-sage{background:var(--sage);}\n.cc-cream{\n  background:var(--cream);\n  border-color:var(--warm-line);\n}\n.cc-sand{\n  background:var(--sand);\n  border-color:var(--warm-line);\n}\n.cc-brown{\n  background:var(--brown-soft);\n  border-color:var(--warm-line);\n}\n.cc-soft{background:var(--soft);}\n\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.cc-label{\n  display:block;\n  margin-bottom:8px;\n  color:var(--forest);\n  font-size:12px;\n  line-height:1.2;\n  font-weight:850;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.cc-copy{\n  max-width:690px;\n  color:var(--muted);\n}\n\n.cc-image{\n  margin-top:16px;\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.cc-hero{\n  padding-top:25px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 50% 0%,#e9f1e3 0%,transparent 48%),\n    linear-gradient(180deg,#fffdfa,#ffffff);\n}\n\n.cc-hero .cc-label{\n  text-align:center;\n}\n\n.cc-hero h1{\n  max-width:660px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.cc-hero .cc-copy{\n  max-width:640px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.cc-hero-image{\n  margin-top:18px;\n}\n\n.cc-hero-info{\n  max-width:650px;\n  margin:14px auto 0;\n  padding-top:12px;\n  border-top:1px solid #dce3d8;\n  color:#606b61;\n  font-size:13px;\n  line-height:1.6;\n  font-weight:700;\n}\n\n\n\/* =========================\n   BODY\n========================= *\/\n\n.cc-product{\n  text-align:left;\n}\n\n.cc-note{\n  margin-top:12px;\n  padding:10px 12px;\n  border-left:3px solid var(--forest);\n  background:rgba(255,255,255,.78);\n  color:#687169;\n  font-size:13px;\n  line-height:1.5;\n}\n\n.cc-note strong{\n  color:var(--ink);\n}\n\n\n.cc-line{\n  margin-top:12px;\n  padding-top:11px;\n  border-top:1px solid var(--line);\n  color:#606960;\n  text-align:center;\n  font-size:13px;\n  line-height:1.55;\n  font-weight:700;\n}\n\n\n\/* =========================\n   SIMPLE APPLICATION\n========================= *\/\n\n.cc-steps{\n  margin-top:14px;\n  border-top:1px solid var(--line);\n}\n\n.cc-step{\n  display:grid;\n  grid-template-columns:34px 1fr;\n  gap:9px;\n  padding:11px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.cc-step:last-child{\n  border-bottom:0;\n}\n\n.cc-step-num{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:30px;\n  height:30px;\n  border-radius:50%;\n  background:#e9f0e5;\n  color:var(--forest-dark);\n  font-size:13px;\n  font-weight:900;\n}\n\n.cc-step b{\n  display:block;\n  margin-bottom:2px;\n  color:var(--ink);\n  font-size:14px;\n}\n\n.cc-step span{\n  display:block;\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.45;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.cc-specs{\n  margin-top:14px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:15px;\n  background:#fff;\n}\n\n.cc-spec{\n  display:grid;\n  grid-template-columns:40% 60%;\n  border-bottom:1px solid var(--line);\n}\n\n.cc-spec:last-child{\n  border-bottom:0;\n}\n\n.cc-spec b,\n.cc-spec span{\n  padding:10px 11px;\n  text-align:left;\n  font-size:13px;\n}\n\n.cc-spec b{\n  background:#f3f6f1;\n  color:var(--ink);\n}\n\n.cc-spec span{\n  color:var(--muted);\n}\n\n\n\/* =========================\n   IMPORTANT NOTES\n========================= *\/\n\n.cc-warning{\n  margin-top:13px;\n  padding:12px 13px;\n  border-left:3px solid #b5844e;\n  background:#fffaf3;\n}\n\n.cc-warning p{\n  margin-bottom:7px;\n  color:#70685f;\n  font-size:13px;\n  line-height:1.5;\n}\n\n.cc-warning p:last-child{\n  margin-bottom:0;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.cc-faq details{\n  margin-bottom:8px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:13px;\n  background:#fff;\n}\n\n.cc-faq details:last-child{\n  margin-bottom:0;\n}\n\n.cc-faq summary{\n  position:relative;\n  padding:13px 40px 13px 14px;\n  cursor:pointer;\n  list-style:none;\n  color:var(--ink);\n  font-size:14px;\n  line-height:1.4;\n  font-weight:800;\n}\n\n.cc-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.cc-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:14px;\n  top:4px;\n  color:var(--forest);\n  font-size:25px;\n}\n\n.cc-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.cc-answer{\n  padding:0 14px 14px;\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.6;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.cc-end{\n  padding-top:25px;\n  text-align:center;\n  background:\n    linear-gradient(145deg,#edf4e9 0%,#fffdf8 55%,#f7eee4 100%);\n  border-color:#dce3d7;\n}\n\n.cc-end .cc-label{\n  text-align:center;\n}\n\n.cc-end h2{\n  max-width:620px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.cc-end .cc-copy{\n  max-width:610px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.cc-button{\n  display:block;\n  width:100%;\n  max-width:430px;\n  margin:15px auto 0;\n  padding:15px 18px;\n  border-radius:14px;\n  background:var(--forest-dark);\n  color:#fff!important;\n  text-decoration:none;\n  text-align:center;\n  font-size:16px;\n  line-height:1.2;\n  font-weight:900;\n  box-shadow:0 7px 18px rgba(63,82,57,.18);\n}\n\n.cc-trust{\n  max-width:690px;\n  margin:13px auto 0;\n  padding-top:12px;\n  border-top:1px solid #d9e1d6;\n  color:#616a61;\n  font-size:12px;\n  line-height:1.75;\n  text-align:center;\n}\n\n.cc-policy{\n  max-width:650px;\n  margin:8px auto 0!important;\n  color:#858c84!important;\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n@media(min-width:700px){\n\n  .coopcare-page{\n    padding:12px;\n    font-size:18px;\n  }\n\n  .cc-section{\n    margin-bottom:13px;\n    padding:27px 22px;\n  }\n\n  .coopcare-page h1{\n    font-size:38px;\n  }\n\n  .coopcare-page h2{\n    font-size:28px;\n  }\n\n  .cc-spec b,\n  .cc-spec span{\n    padding:12px 14px;\n    font-size:14px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"coopcare-page\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"cc-section cc-hero\"\u003e\n\n    \u003cspan class=\"cc-label\"\u003e\n      Refresh Weathered Outdoor Wood\n    \u003c\/span\u003e\n\n    \u003ch1\u003e\n      🐔 Give an Aging Coop a Cleaner, Better-Protected Surface.\n    \u003c\/h1\u003e\n\n    \u003cp class=\"cc-copy\"\u003e\n      Brush new life onto weathered chicken coops, duck houses and bird shelters with a protective coating designed to help seal worn wood surfaces and reduce everyday moisture exposure.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"cc-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260904110755_a23370b149a570cf760c12aff8e254f0.png?v=1788491279\" alt=\"Waterproof poultry coop repair coating on weathered wood\" loading=\"eager\"\u003e\n\n    \u003cdiv class=\"cc-hero-info\"\u003e\n      Brush-On Application · Moisture Protection · Weathered Wood Refresh · Made for Outdoor Poultry Shelters\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 02 MOISTURE --\u003e\n  \u003csection class=\"cc-section cc-sage cc-product\"\u003e\n\n    \u003cspan class=\"cc-label\"\u003e\n      Help Defend Against Outdoor Moisture\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      🌧️ Give Exposed Coop Wood an Extra Layer Against Damp Weather\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cc-copy\"\u003e\n      Outdoor shelters regularly face rain, humidity and damp conditions. The coating is designed to form a protective surface layer that helps reduce moisture exposure while supporting routine wood maintenance.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"cc-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260904110803_7e616ae3f52458811c271fc82131cd43.png?v=1788491287\" alt=\"Moisture protection coating for outdoor chicken coop\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"cc-note\"\u003e\n      \u003cstrong\u003eUseful for regular upkeep:\u003c\/strong\u003e\n      especially on exterior wooden panels that are repeatedly exposed to changing weather.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 03 APPEARANCE --\u003e\n  \u003csection class=\"cc-section cc-cream cc-product\"\u003e\n\n    \u003cspan class=\"cc-label\"\u003e\n      Refresh Tired Wood Surfaces\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      🪵 Make an Older Coop Look Better Cared For Without Replacing Every Panel\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cc-copy\"\u003e\n      Weathered wood can quickly make the whole shelter look neglected. A fresh protective coating helps create a smoother, cleaner-looking surface and improves the overall appearance of aging panels.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"cc-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260904110811_52c9338d0b34532b415bf1aa68b247db.png?v=1788491296\" alt=\"Refreshed chicken coop wood after protective coating\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"cc-line\"\u003e\n      Refresh the surface first — without immediately replacing otherwise usable shelter panels.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 04 APPLICATION --\u003e\n  \u003csection class=\"cc-section cc-white cc-product\"\u003e\n\n    \u003cspan class=\"cc-label\"\u003e\n      Straightforward Brush-On Care\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      🖌️ Handle Small Refresh Jobs Without Complicated Equipment\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cc-copy\"\u003e\n      The brush-on format gives you direct control over where the coating goes, making it practical for touching up worn wooden areas during regular coop maintenance.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"cc-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260904110820_e5299bc964daeb453860d4736b2e07ea.png?v=1788491305\" alt=\"Brush-on poultry coop repair coating application\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"cc-steps\"\u003e\n\n      \u003cdiv class=\"cc-step\"\u003e\n        \u003cdiv class=\"cc-step-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cb\u003eClean the Surface\u003c\/b\u003e\n          \u003cspan\u003eRemove dust, dirt and loose debris from the area to be treated.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-step\"\u003e\n        \u003cdiv class=\"cc-step-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cb\u003eMake Sure the Wood Is Dry\u003c\/b\u003e\n          \u003cspan\u003eApply only to a clean, dry surface for better adhesion.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-step\"\u003e\n        \u003cdiv class=\"cc-step-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cb\u003eBrush On the Coating\u003c\/b\u003e\n          \u003cspan\u003eApply the protective coating evenly across the intended wood surface.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-step\"\u003e\n        \u003cdiv class=\"cc-step-num\"\u003e4\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cb\u003eAllow 24 Hours to Dry\u003c\/b\u003e\n          \u003cspan\u003eKeep animals away until the treated area has fully dried for twenty-four hours.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 05 MULTI SHELTER --\u003e\n  \u003csection class=\"cc-section cc-brown cc-product\"\u003e\n\n    \u003cspan class=\"cc-label\"\u003e\n      Made for Outdoor Animal Shelters\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      🦆 One Maintenance Product for More Than Just Chicken Coops\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cc-copy\"\u003e\n      Use it as part of regular care for suitable wooden chicken coops, duck houses and bird shelters, helping keep exterior surfaces more consistent and better maintained.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"cc-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260904110828_77a11cc14f7f99429d7dee2c908e6a8f.png?v=1788491314\" alt=\"Protective coating for chicken coops duck houses and bird shelters\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"cc-line\"\u003e\n      Chicken Coops · Duck Houses · Bird Shelters · Outdoor Wooden Enclosures\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"cc-section cc-soft cc-product\"\u003e\n\n    \u003cspan class=\"cc-label\"\u003e\n      Product Details\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      📋 Compact Size for Routine Touch-Up Work\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"cc-specs\"\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cb\u003eProduct\u003c\/b\u003e\n        \u003cspan\u003ePoultry Coop Repair Coating\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cb\u003eCapacity\u003c\/b\u003e\n        \u003cspan\u003e100 ml \/ 3.38 fl oz\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cb\u003eDimensions\u003c\/b\u003e\n        \u003cspan\u003e2.17\" × 2.17\" × 2.76\"\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cb\u003eGross Weight\u003c\/b\u003e\n        \u003cspan\u003eApprox. 120 g \/ 4.23 oz\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cb\u003eApplication\u003c\/b\u003e\n        \u003cspan\u003eBrush-On\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cb\u003eBest For\u003c\/b\u003e\n        \u003cspan\u003eOutdoor Wooden Poultry \u0026amp; Bird Shelters\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-spec\"\u003e\n        \u003cb\u003ePackage\u003c\/b\u003e\n        \u003cspan\u003e1 × Waterproof Poultry Coop Repair Coating\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- NOTES --\u003e\n  \u003csection class=\"cc-section cc-sand cc-product\"\u003e\n\n    \u003cspan class=\"cc-label\"\u003e\n      Important Before Application\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      ⚠️ Good Preparation Matters as Much as the Coating\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"cc-warning\"\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eClean first:\u003c\/strong\u003e\n        Remove dust, loose dirt and debris before applying.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eDry surface only:\u003c\/strong\u003e\n        The wood should be completely dry before coating for better adhesion.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003e24-hour drying period:\u003c\/strong\u003e\n        Do not allow animals back into the treated shelter until the coating has fully dried for twenty-four hours.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eStorage:\u003c\/strong\u003e\n        Keep the product in a cool, dry place away from direct sunlight and out of reach of children.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"cc-section cc-white cc-product cc-faq\"\u003e\n\n    \u003cspan class=\"cc-label\"\u003e\n      Quick Answers\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      ❓ Frequently Asked Questions\n    \u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What types of shelters can I use it on?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cc-answer\"\u003e\n        The product is intended for suitable wooden outdoor shelters such as chicken coops, duck houses and bird shelters.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Does the surface need preparation first?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cc-answer\"\u003e\n        Yes. The treated area should be clean, dry and free of dust or loose debris before application for better adhesion.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        How long should I wait before animals return?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cc-answer\"\u003e\n        Allow the coating to dry completely for twenty-four hours before allowing animals back into the treated coop or shelter.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"cc-section cc-end\"\u003e\n\n    \u003cspan class=\"cc-label\"\u003e\n      Maintain Before You Replace\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      🐔 Give Weathered Coop Wood a Cleaner, Better-Protected Finish.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cc-copy\"\u003e\n      Add a simple brush-on coating to your regular shelter maintenance routine and help protect exposed wooden surfaces from everyday outdoor moisture and weathering.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#product-form\" class=\"cc-button\"\u003e\n      REFRESH YOUR COOP →\n    \u003c\/a\u003e\n\n    \u003cdiv class=\"cc-trust\"\u003e\n      📦 Tracked Shipping  · \n      🚚 Free Shipping on Orders Over $59.98  · \n      🔒 Secure Checkout  · \n      💬 Order Support\n    \u003c\/div\u003e\n\n    \u003cp class=\"cc-policy\"\u003e\n      Shipping, tracking, returns and customer assistance are subject to the store's published policies and applicable order conditions.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"HYL","offers":[{"title":"100g + Brush \/ BUY 1 GET 1 FREE-2 PCS💥","offer_id":49179341652122,"sku":"NC01752609051385-100g+刷子*2","price":29.99,"currency_code":"USD","in_stock":true},{"title":"100g + Brush \/ BUY 2 GET 1 FREE - 3 PCS🔥💥","offer_id":49179341684890,"sku":"NC01752609051385-100g+刷子*3","price":39.99,"currency_code":"USD","in_stock":true},{"title":"100g + Brush \/ BUY 3 GET 2 FREE - 5 PCS🎁 Most Popular 🎉","offer_id":49179341717658,"sku":"NC01752609051385-100g+刷子*5","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/spp_shopify20260904110838_8da3af3938c49c8ba3cf0ed7fa847114_761d919a-5b36-4c5a-b386-491c800895aa.png?v=1788588309","url":"https:\/\/povlya.com\/products\/poultry-coop-repair-coating","provider":"povlya.com","version":"1.0","type":"link"}