{"product_id":"duck-costume-with-leash-for-cats","title":"Duck Costume with Leash for Cats | Funny Pet Outfit","description":"\u003cstyle\u003e\n.duckcostume-wrap{\n  font-family:Arial,Helvetica,sans-serif;\n  color:#252525;\n  background:#fffdf8;\n  line-height:1.7;\n  max-width:1100px;\n  margin:auto;\n  overflow:hidden;\n}\n\n.duckcostume-hero{\n  position:relative;\n  text-align:center;\n  padding:70px 25px 60px;\n  background:linear-gradient(135deg,#fffdf5,#fff7c9,#fffdf8);\n  border-radius:24px;\n  margin-bottom:35px;\n  border:1px solid #f3df78;\n  box-shadow:0 12px 35px rgba(80,65,0,.08);\n}\n\n.duckcostume-hero:before,\n.duckcostume-hero:after{\n  content:\"🦆\";\n  position:absolute;\n  font-size:42px;\n  opacity:.18;\n  animation:duckFloat 4s ease-in-out infinite;\n}\n\n.duckcostume-hero:before{left:6%;top:22%;}\n.duckcostume-hero:after{right:7%;bottom:18%;animation-delay:1.5s;}\n\n.duckcostume-tag{\n  display:inline-block;\n  padding:7px 16px;\n  border-radius:30px;\n  background:#fff;\n  border:1px solid #e7cf55;\n  color:#8a7210;\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.duckcostume-hero h1{\n  font-size:44px;\n  line-height:1.15;\n  margin:20px auto 15px;\n  max-width:800px;\n  color:#202020;\n}\n\n.duckcostume-hero p{\n  max-width:700px;\n  margin:auto;\n  font-size:18px;\n  color:#665f43;\n}\n\n.duckcostume-intro{\n  text-align:center;\n  padding:15px 25px 45px;\n}\n\n.duckcostume-intro h2{\n  font-size:30px;\n  margin-bottom:12px;\n  color:#222;\n}\n\n.duckcostume-intro p{\n  max-width:780px;\n  margin:auto;\n  color:#666;\n  font-size:16px;\n}\n\n.duckcostume-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n  padding:0 20px 45px;\n}\n\n.duckcostume-card{\n  background:#fff;\n  border:1px solid #eee5bd;\n  border-radius:18px;\n  padding:25px 20px;\n  text-align:center;\n  box-shadow:0 8px 22px rgba(0,0,0,.05);\n  transition:transform .3s ease,box-shadow .3s ease;\n}\n\n.duckcostume-card:hover{\n  transform:translateY(-6px);\n  box-shadow:0 14px 30px rgba(0,0,0,.09);\n}\n\n.duckcostume-icon{\n  font-size:31px;\n  margin-bottom:10px;\n}\n\n.duckcostume-card h3{\n  font-size:17px;\n  margin:8px 0;\n  color:#222;\n}\n\n.duckcostume-card p{\n  font-size:14px;\n  color:#707070;\n  margin:0;\n}\n\n.duckcostume-feature{\n  margin:10px 20px 50px;\n  padding:48px 30px;\n  border-radius:24px;\n  text-align:center;\n  background:linear-gradient(135deg,#fffef8,#fff8cf);\n  border:1px solid #ead76b;\n  box-shadow:0 10px 30px rgba(80,65,0,.07);\n  position:relative;\n  overflow:hidden;\n}\n\n.duckcostume-feature:before{\n  content:\"🦆  🫧  🦆\";\n  display:block;\n  font-size:23px;\n  letter-spacing:9px;\n  margin-bottom:13px;\n  opacity:.65;\n}\n\n.duckcostume-feature .badge{\n  display:inline-block;\n  background:#fff;\n  padding:6px 14px;\n  border-radius:20px;\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:1px;\n  color:#927b15;\n  text-transform:uppercase;\n}\n\n.duckcostume-feature h2{\n  font-size:31px;\n  margin:16px 0 12px;\n  color:#242424;\n}\n\n.duckcostume-feature p{\n  max-width:700px;\n  margin:auto;\n  color:#625d45;\n  font-size:16px;\n}\n\n.duckcostume-section{\n  padding:10px 25px 45px;\n}\n\n.duckcostume-section h2{\n  text-align:center;\n  font-size:28px;\n  margin-bottom:28px;\n  color:#222;\n}\n\n.duckcostume-details{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n  max-width:850px;\n  margin:auto;\n}\n\n.duckcostume-detail{\n  padding:23px;\n  background:#fff;\n  border-radius:16px;\n  border:1px solid #ececec;\n}\n\n.duckcostume-detail strong{\n  display:block;\n  margin-bottom:5px;\n  color:#292929;\n}\n\n.duckcostume-detail span{\n  color:#707070;\n  font-size:14px;\n}\n\n.duckcostume-steps{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n  max-width:900px;\n  margin:auto;\n}\n\n.duckcostume-step{\n  text-align:center;\n  padding:25px 18px;\n  background:#fff;\n  border-radius:18px;\n  border:1px solid #eee;\n}\n\n.duckcostume-number{\n  width:40px;\n  height:40px;\n  line-height:40px;\n  margin:0 auto 12px;\n  border-radius:50%;\n  background:#ffe66d;\n  color:#5d5010;\n  font-weight:800;\n}\n\n.duckcostume-care{\n  background:#fafafa;\n  border-radius:20px;\n  padding:30px;\n  max-width:850px;\n  margin:0 auto 35px;\n  border:1px solid #e9e9e9;\n}\n\n.duckcostume-care h3{\n  margin-top:0;\n  color:#222;\n}\n\n.duckcostume-care ul{\n  padding-left:20px;\n  margin-bottom:0;\n}\n\n.duckcostume-note{\n  max-width:850px;\n  margin:0 auto 45px;\n  padding:22px 25px;\n  border-left:4px solid #e5cb43;\n  background:#fffdf0;\n  border-radius:10px;\n  color:#5f5a42;\n  font-size:14px;\n}\n\n.duckcostume-final{\n  text-align:center;\n  margin:10px 20px 20px;\n  padding:50px 25px;\n  border-radius:24px;\n  background:linear-gradient(135deg,#fff9d7,#fffdf8);\n  border:1px solid #ead76b;\n}\n\n.duckcostume-final h2{\n  font-size:34px;\n  margin:0 0 10px;\n  color:#222;\n}\n\n.duckcostume-final p{\n  color:#6b654d;\n  margin:0;\n}\n\n@keyframes duckFloat{\n  0%,100%{transform:translateY(0) rotate(-3deg);}\n  50%{transform:translateY(-9px) rotate(3deg);}\n}\n\n@media(max-width:700px){\n  .duckcostume-hero{\n    padding:55px 18px 45px;\n  }\n\n  .duckcostume-hero h1{\n    font-size:32px;\n  }\n\n  .duckcostume-hero p{\n    font-size:16px;\n  }\n\n  .duckcostume-grid,\n  .duckcostume-details,\n  .duckcostume-steps{\n    grid-template-columns:1fr;\n  }\n\n  .duckcostume-feature{\n    margin:5px 15px 40px;\n    padding:38px 20px;\n  }\n\n  .duckcostume-feature h2{\n    font-size:26px;\n  }\n\n  .duckcostume-section{\n    padding-left:18px;\n    padding-right:18px;\n  }\n\n  .duckcostume-final{\n    margin-left:15px;\n    margin-right:15px;\n  }\n\n  .duckcostume-final h2{\n    font-size:28px;\n  }\n}\n\n\/* OMG FIND — DUCK COSTUME TRUST \/ QUALITY *\/\n.duckcostume-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 20px 45px}\n.duckcostume-trust-item{padding:20px 14px;text-align:center;background:#fff;border:1px solid #eee5bd;border-radius:17px;box-shadow:0 8px 22px rgba(80,65,0,.06);transition:.3s ease}\n.duckcostume-trust-item:hover{transform:translateY(-5px);box-shadow:0 13px 28px rgba(80,65,0,.11)}\n.duckcostume-trust-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;border-radius:50%;background:#fff8cf;font-size:21px}\n.duckcostume-trust-item strong{display:block;color:#252525;font-size:14px;margin-bottom:4px}\n.duckcostume-trust-item span{display:block;color:#707070;font-size:12px;line-height:1.5}\n\n.duckcostume-quality{max-width:900px;margin:auto;padding:32px 28px;border-radius:22px;background:#fff;border:1px solid #eee5bd;box-shadow:0 10px 30px rgba(80,65,0,.06)}\n.duckcostume-quality-story{padding:27px 25px;margin-bottom:16px;border-radius:18px;background:linear-gradient(135deg,#8a7210,#d6b92e);color:#fff}\n.duckcostume-quality-story h3{margin:0 0 9px;color:#fff;font-size:20px}\n.duckcostume-quality-story p{margin:0;color:rgba(255,255,255,.92);font-size:14px}\n.duckcostume-quality-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}\n.duckcostume-quality-card{padding:22px;border-radius:17px;background:#fffdf0;border:1px solid #ead76b;border-left:4px solid #e5cb43}\n.duckcostume-quality-card strong{display:block;color:#292929;margin-bottom:6px;font-size:15px}\n.duckcostume-quality-card span{display:block;color:#6b654d;font-size:13px}\n\n.duckcostume-customer{max-width:1000px;margin:10px auto 40px;padding:40px 28px;border-radius:24px;background:linear-gradient(135deg,#6f5b0c,#b89b20);color:#fff;position:relative;overflow:hidden;box-shadow:0 15px 38px rgba(80,65,0,.18)}\n.duckcostume-customer:before{content:\"\";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ffe66d,#fff,#ffe66d)}\n.duckcostume-trust-label{display:block;text-align:center;color:#fff3a8;font-size:11px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:7px}\n.duckcostume-customer h2{text-align:center;margin:0 0 10px;color:#fff;font-size:30px}\n.duckcostume-customer-intro{max-width:700px;margin:0 auto 28px;text-align:center;color:rgba(255,255,255,.88);font-size:14px}\n.duckcostume-customer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}\n.duckcostume-customer-card{padding:23px;border-radius:17px;background:#fff;color:#292929}\n.duckcostume-customer-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff8cf;font-size:21px;margin-bottom:11px}\n.duckcostume-customer-card h3{margin:0 0 6px;color:#292929;font-size:16px}\n.duckcostume-customer-card p{margin:0;color:#707070;font-size:13px}\n.duckcostume-order-promise{display:flex;align-items:center;gap:17px;margin-top:16px;padding:22px;border-radius:17px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22)}\n.duckcostume-order-promise-icon{width:50px;height:50px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;font-size:23px}\n.duckcostume-order-promise strong{display:block;color:#fff;font-size:15px;margin-bottom:4px}\n.duckcostume-order-promise span{display:block;color:rgba(255,255,255,.9);font-size:13px}\n\n@media(max-width:700px){\n  .duckcostume-trust{grid-template-columns:repeat(2,1fr);padding:0 15px 35px}\n  .duckcostume-quality-grid,.duckcostume-customer-grid{grid-template-columns:1fr}\n  .duckcostume-quality,.duckcostume-customer{padding:28px 18px}\n  .duckcostume-customer{margin-left:15px;margin-right:15px}\n  .duckcostume-order-promise{flex-direction:column;text-align:center}\n}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"duckcostume-wrap\"\u003e\n\n  \u003cdiv class=\"duckcostume-hero\"\u003e\n    \u003cspan class=\"duckcostume-tag\"\u003eFunny • Playful • Photo-Ready\u003c\/span\u003e\n    \u003ch1\u003eDuck Costume with Leash for Cats 🐥\u003c\/h1\u003e\n    \u003cp\u003eWaddle into cuteness with a fun duck-inspired outfit designed to turn your pet into the star of every photo.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"duckcostume-trust\"\u003e\n    \u003cdiv class=\"duckcostume-trust-item\"\u003e\n\u003cdiv class=\"duckcostume-trust-icon\"\u003e🦆\u003c\/div\u003e\n\u003cstrong\u003eHarness + Leash\u003c\/strong\u003e\u003cspan\u003eIncludes the duck-inspired costume harness and matching leash described on the page.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"duckcostume-trust-item\"\u003e\n\u003cdiv class=\"duckcostume-trust-icon\"\u003e🎀\u003c\/div\u003e\n\u003cstrong\u003eAdjustable Fit\u003c\/strong\u003e\u003cspan\u003eAdjustable straps help create a closer fit while allowing you to check your pet's comfort.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"duckcostume-trust-item\"\u003e\n\u003cdiv class=\"duckcostume-trust-icon\"\u003e🐾\u003c\/div\u003e\n\u003cstrong\u003ePet Comfort First\u003c\/strong\u003e\u003cspan\u003eDesigned for supervised costume moments with gradual introduction and regular comfort checks.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"duckcostume-trust-item\"\u003e\n\u003cdiv class=\"duckcostume-trust-icon\"\u003e💬\u003c\/div\u003e\n\u003cstrong\u003eCustomer Support\u003c\/strong\u003e\u003cspan\u003eQuestions about the costume, sizing or your order? OMG Find is here to help.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"duckcostume-intro\"\u003e\n    \u003ch2\u003eWaddle This Way… 🦆\u003c\/h2\u003e\n    \u003cp\u003e\n      Give your furry friend an instant dose of personality with this adorable Duck Costume.\n      Styled as a soft body harness with a matching leash, it's made for fun moments,\n      themed photos, costume parties and memorable adventures together.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"duckcostume-grid\"\u003e\n\n    \u003cdiv class=\"duckcostume-card\"\u003e\n      \u003cdiv class=\"duckcostume-icon\"\u003e🦆\u003c\/div\u003e\n      \u003ch3\u003eAdorable Duck Style\u003c\/h3\u003e\n      \u003cp\u003eA playful duck-inspired design that makes your pet impossible not to notice.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"duckcostume-card\"\u003e\n      \u003cdiv class=\"duckcostume-icon\"\u003e🎀\u003c\/div\u003e\n      \u003ch3\u003eAdjustable Fit\u003c\/h3\u003e\n      \u003cp\u003eAdjustable straps help create a more secure and comfortable fit for your pet.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"duckcostume-card\"\u003e\n      \u003cdiv class=\"duckcostume-icon\"\u003e🪿\u003c\/div\u003e\n      \u003ch3\u003eFun For Small Pets\u003c\/h3\u003e\n      \u003cp\u003eDesigned with cats and small pets in mind for playful dressing-up moments.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"duckcostume-card\"\u003e\n      \u003cdiv class=\"duckcostume-icon\"\u003e🦆\u003c\/div\u003e\n      \u003ch3\u003eMatching Leash\u003c\/h3\u003e\n      \u003cp\u003eComplete the look with the included matching leash for an extra-cute finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"duckcostume-card\"\u003e\n      \u003cdiv class=\"duckcostume-icon\"\u003e📸\u003c\/div\u003e\n      \u003ch3\u003ePhoto-Ready\u003c\/h3\u003e\n      \u003cp\u003ePerfect for themed photoshoots, holidays, parties and social media moments.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"duckcostume-card\"\u003e\n      \u003cdiv class=\"duckcostume-icon\"\u003e✨\u003c\/div\u003e\n      \u003ch3\u003eInstant Personality\u003c\/h3\u003e\n      \u003cp\u003eA simple way to turn an ordinary day into a memorable one.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"duckcostume-feature\"\u003e\n    \u003cspan class=\"badge\"\u003eDuck Mode: Activated\u003c\/span\u003e\n    \u003ch2\u003eWho Ordered The Cutest Duck? 🦆\u003c\/h2\u003e\n    \u003cp\u003e\n      From funny photos to themed celebrations, this little duck outfit brings\n      big personality wherever your pet goes. Add a few quacks, a little attitude\n      and let the photos do the talking.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"duckcostume-section\"\u003e\n    \u003ch2\u003eMade For Fun-Filled Moments\u003c\/h2\u003e\n\n    \u003cdiv class=\"duckcostume-details\"\u003e\n\n      \u003cdiv class=\"duckcostume-detail\"\u003e\n        \u003cstrong\u003e🐥 Soft Body Harness Design\u003c\/strong\u003e\n        \u003cspan\u003eA playful costume-style harness designed to complete the duck look.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"duckcostume-detail\"\u003e\n        \u003cstrong\u003e🎀 Adjustable Straps\u003c\/strong\u003e\n        \u003cspan\u003eAdjust the straps for a closer, more secure fit around your pet.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"duckcostume-detail\"\u003e\n        \u003cstrong\u003e🦆 Matching Leash Included\u003c\/strong\u003e\n        \u003cspan\u003eThe matching leash completes the look and adds extra versatility.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"duckcostume-detail\"\u003e\n        \u003cstrong\u003e📸 Perfect For Photos\u003c\/strong\u003e\n        \u003cspan\u003eGreat for costume parties, holidays, outdoor photos and fun content.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \n  \u003cdiv class=\"duckcostume-section\"\u003e\n    \u003ch2\u003eDesigned For The Look — With Comfort In Mind 🦆\u003c\/h2\u003e\n    \u003cdiv class=\"duckcostume-quality\"\u003e\n      \u003cdiv class=\"duckcostume-quality-story\"\u003e\n        \u003ch3\u003eMore Than Just A Funny Costume\u003c\/h3\u003e\n        \u003cp\u003eThis duck-inspired set combines a soft body harness design, adjustable straps and a matching leash for a coordinated novelty look. Introduce the outfit gradually and check the fit before and during supervised wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"duckcostume-quality-grid\"\u003e\n        \u003cdiv class=\"duckcostume-quality-card\"\u003e\n\u003cstrong\u003e🐥 Soft Body Harness Design\u003c\/strong\u003e\u003cspan\u003eThe costume-style harness creates the playful duck look while remaining intended for supervised dress-up.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"duckcostume-quality-card\"\u003e\n\u003cstrong\u003e🎀 Adjustable Straps\u003c\/strong\u003e\u003cspan\u003eAdjust the straps for a secure fit while making sure they remain comfortable and are never too tight.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"duckcostume-quality-card\"\u003e\n\u003cstrong\u003e🦆 Matching Leash Included\u003c\/strong\u003e\u003cspan\u003eThe matching leash completes the set and should only be attached when appropriate for your pet and under supervision.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"duckcostume-quality-card\"\u003e\n\u003cstrong\u003e🐾 Supervised Pet Wear\u003c\/strong\u003e\u003cspan\u003eIntroduce the costume gradually and remove it if your pet shows discomfort, stress or irritation.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"duckcostume-section\"\u003e\n    \u003ch2\u003eGet The Duck Look 🦆\u003c\/h2\u003e\n\n    \u003cdiv class=\"duckcostume-steps\"\u003e\n\n      \u003cdiv class=\"duckcostume-step\"\u003e\n        \u003cdiv class=\"duckcostume-number\"\u003e1\u003c\/div\u003e\n        \u003cstrong\u003ePlace\u003c\/strong\u003e\n        \u003cp\u003eGently place the costume harness onto your pet.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"duckcostume-step\"\u003e\n        \u003cdiv class=\"duckcostume-number\"\u003e2\u003c\/div\u003e\n        \u003cstrong\u003eAdjust\u003c\/strong\u003e\n        \u003cp\u003eAdjust the straps so the outfit sits comfortably and securely.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"duckcostume-step\"\u003e\n        \u003cdiv class=\"duckcostume-number\"\u003e3\u003c\/div\u003e\n        \u003cstrong\u003eWaddle\u003c\/strong\u003e\n        \u003cp\u003eAttach the matching leash when appropriate and enjoy the moment.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"duckcostume-feature\"\u003e\n    \u003cspan class=\"badge\"\u003eA Little Extra Quack\u003c\/span\u003e\n    \u003ch2\u003eMade For Moments Worth Sharing 🦆\u003c\/h2\u003e\n    \u003cp\u003e\n      Birthday parties, holiday snaps, garden adventures or simply making everyone\n      laugh at home — this costume adds a playful finishing touch to your pet's day.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"duckcostume-section\"\u003e\n    \u003ch2\u003eCare Instructions\u003c\/h2\u003e\n\n    \u003cdiv class=\"duckcostume-care\"\u003e\n      \u003ch3\u003eKeep Your Duck Outfit Looking Fresh ✨\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eHand wash cold.\u003c\/li\u003e\n        \u003cli\u003eDo not tumble dry — air dry only.\u003c\/li\u003e\n        \u003cli\u003eDo not iron directly on printed areas.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"duckcostume-note\"\u003e\n    \u003cstrong\u003e🐾 Pet Safety:\u003c\/strong\u003e\n    Introduce the costume gradually and always supervise your pet while wearing it.\n    Check that the straps are comfortable and not too tight. Remove the outfit if your\n    pet shows signs of discomfort, stress or irritation. The leash should only be used\n    when appropriate for your pet and under supervision.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"duckcostume-note\"\u003e\n    \u003cstrong\u003e📏 Sizing Note:\u003c\/strong\u003e\n    Each piece is hand-measured by our pet accessories supplier partner, so sizing may\n    vary slightly by approximately ±3 cm. Please check the available size information\n    carefully before ordering.\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"duckcostume-customer\"\u003e\n    \u003cspan class=\"duckcostume-trust-label\"\u003eTHE OMG FIND PROMISE\u003c\/span\u003e\n    \u003ch2\u003eShop With Confidence 🛡️\u003c\/h2\u003e\n    \u003cp class=\"duckcostume-customer-intro\"\u003eBuying a pet costume online can come with questions. That's why we provide clear product information, fit guidance, care instructions, sizing notes and support to help you make an informed choice.\u003c\/p\u003e\n    \u003cdiv class=\"duckcostume-customer-grid\"\u003e\n      \u003cdiv class=\"duckcostume-customer-card\"\u003e\n\u003cdiv class=\"duckcostume-customer-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eWhat's Included Is Clear\u003c\/h3\u003e\n\u003cp\u003eThe page explains the duck-inspired harness and matching leash so you know what makes up the costume set.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"duckcostume-customer-card\"\u003e\n\u003cdiv class=\"duckcostume-customer-icon\"\u003e📏\u003c\/div\u003e\n\u003ch3\u003eClear Sizing Information\u003c\/h3\u003e\n\u003cp\u003eThe supplied sizing note explains that pieces are hand-measured and measurements may vary by approximately ±3 cm.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"duckcostume-customer-card\"\u003e\n\u003cdiv class=\"duckcostume-customer-icon\"\u003e🐾\u003c\/div\u003e\n\u003ch3\u003ePet Comfort First\u003c\/h3\u003e\n\u003cp\u003eWe include supervised-use guidance, strap checks and reminders to remove the outfit if your pet becomes uncomfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"duckcostume-customer-card\"\u003e\n\u003cdiv class=\"duckcostume-customer-icon\"\u003e💬\u003c\/div\u003e\n\u003ch3\u003eCustomer Support\u003c\/h3\u003e\n\u003cp\u003eHave a question about the costume, sizing or your order? Contact OMG Find and we'll help with the information you need.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"duckcostume-order-promise\"\u003e\n      \u003cdiv class=\"duckcostume-order-promise-icon\"\u003e🦆\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eYour order matters to us.\u003c\/strong\u003e\u003cspan\u003eIf your costume arrives damaged or clearly isn't what was shown on the product page, contact us and we'll help resolve the issue in line with our store policies.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"duckcostume-final\"\u003e\n    \u003ch2\u003eSmall Pet. Big Quack. 🦆\u003c\/h2\u003e\n    \u003cp\u003eBecause every pet deserves their moment in the spotlight. ✨\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"OMG Finds","offers":[{"title":"Yellow \/ Small - 1.5kg - 2.5kg","offer_id":48108893831331,"sku":"Duck Costume with Leash for Cats-1","price":379.0,"currency_code":"ZAR","in_stock":true},{"title":"Yellow \/ Medium - 2.5kg - 4kg","offer_id":48108893864099,"sku":"Duck Costume with Leash for Cats-2","price":399.0,"currency_code":"ZAR","in_stock":true},{"title":"Yellow \/ Large -4kg - 5.5kg","offer_id":48108893896867,"sku":"Duck Costume with Leash for Cats-3","price":420.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/3097\/5139\/files\/duck-costume-leash-cat.png?v=1788119091","url":"https:\/\/omgfind.store\/products\/duck-costume-with-leash-for-cats","provider":"OMG Find","version":"1.0","type":"link"}