{"product_id":"french-fries-costume-with-leash-for-cats","title":"French Fries Costume with Leash for Cats | Funny Pet Outfit","description":"\u003cstyle\u003e\n.fries-costume-page {\n  font-family: Arial, Helvetica, sans-serif;\n  color: #191919;\n  background: #fff;\n  line-height: 1.65;\n  max-width: 1100px;\n  margin: 0 auto;\n  overflow: hidden;\n}\n\n.fries-costume-page * {\n  box-sizing: border-box;\n}\n\n\/* HERO *\/\n.fc-hero {\n  position: relative;\n  text-align: center;\n  padding: 70px 25px 58px;\n  margin-bottom: 38px;\n  border-radius: 26px;\n  background: linear-gradient(135deg, #fff8ee, #ffffff, #fff2ed);\n  border: 1px solid #eee2d7;\n  overflow: hidden;\n}\n\n.fc-fries {\n  position: absolute;\n  font-size: 25px;\n  opacity: .3;\n  animation: fcFloat 4s ease-in-out infinite;\n}\n\n.fc-fries.one {\n  top: 25px;\n  left: 8%;\n}\n\n.fc-fries.two {\n  bottom: 25px;\n  right: 9%;\n  font-size: 21px;\n  animation-delay: 1s;\n}\n\n.fc-fries.three {\n  top: 43%;\n  right: 4%;\n  font-size: 15px;\n  animation-delay: 2s;\n}\n\n.fc-fries.four {\n  bottom: 38%;\n  left: 4%;\n  font-size: 15px;\n  animation-delay: .7s;\n}\n\n.fc-tag {\n  display: inline-block;\n  padding: 8px 19px;\n  border-radius: 30px;\n  background: #fff;\n  border: 1px solid #e5d8d1;\n  color: #a33d32;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n}\n\n.fc-hero h1 {\n  font-size: 43px;\n  line-height: 1.12;\n  letter-spacing: -1px;\n  margin: 0 0 15px;\n  font-weight: 800;\n}\n\n.fc-hero p {\n  max-width: 740px;\n  margin: auto;\n  color: #6d6d6d;\n  font-size: 17px;\n}\n\n\/* INTRO *\/\n.fc-intro {\n  text-align: center;\n  padding: 5px 20px 40px;\n}\n\n.fc-intro h2 {\n  font-size: 29px;\n  margin: 0 0 10px;\n}\n\n.fc-intro p {\n  max-width: 770px;\n  margin: auto;\n  color: #707070;\n}\n\n\/* BENEFITS *\/\n.fc-benefits {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  margin-bottom: 45px;\n}\n\n.fc-card {\n  padding: 28px 20px;\n  text-align: center;\n  background: #fffdfb;\n  border: 1px solid #eee4dd;\n  border-radius: 19px;\n  transition: transform .3s ease, box-shadow .3s ease;\n}\n\n.fc-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 14px 30px rgba(100,45,30,.09);\n}\n\n.fc-icon {\n  font-size: 29px;\n  margin-bottom: 11px;\n}\n\n.fc-card h3 {\n  font-size: 16px;\n  margin: 0 0 7px;\n}\n\n.fc-card p {\n  font-size: 13px;\n  color: #747474;\n  margin: 0;\n}\n\n\/* FEATURE *\/\n.fc-feature {\n  position: relative;\n  overflow: hidden;\n  text-align: center;\n  padding: 52px 30px;\n  margin-bottom: 48px;\n  border-radius: 25px;\n  background: linear-gradient(135deg, #fff2e4, #fff9f5, #fff);\n  border: 1px solid #eedbca;\n}\n\n.fc-feature:before {\n  content: \"🍟\";\n  position: absolute;\n  left: 7%;\n  bottom: -17px;\n  font-size: 75px;\n  opacity: .12;\n}\n\n.fc-feature:after {\n  content: \"🍟\";\n  position: absolute;\n  right: 7%;\n  top: -17px;\n  font-size: 70px;\n  opacity: .1;\n}\n\n.fc-feature-badge {\n  display: inline-block;\n  padding: 7px 16px;\n  border-radius: 30px;\n  background: #fff;\n  border: 1px solid #ead8cb;\n  color: #a33d32;\n  font-size: 10px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  margin-bottom: 17px;\n}\n\n.fc-feature h2 {\n  font-size: 31px;\n  margin: 0 0 12px;\n}\n\n.fc-feature p {\n  max-width: 700px;\n  margin: auto;\n  color: #696969;\n}\n\n\/* SECTIONS *\/\n.fc-section {\n  margin-bottom: 48px;\n}\n\n.fc-title {\n  text-align: center;\n  margin-bottom: 27px;\n}\n\n.fc-title span {\n  display: block;\n  font-size: 10px;\n  color: #a33d32;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  margin-bottom: 7px;\n}\n\n.fc-title h2 {\n  font-size: 28px;\n  margin: 0;\n}\n\n\/* DETAILS *\/\n.fc-details {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 17px;\n}\n\n.fc-detail {\n  padding: 28px;\n  border-radius: 19px;\n  background: #fafafa;\n  border-left: 3px solid #c84b3d;\n}\n\n.fc-detail strong {\n  display: block;\n  margin-bottom: 6px;\n}\n\n.fc-detail span {\n  color: #686868;\n  font-size: 14px;\n}\n\n\/* LEASH *\/\n.fc-leash {\n  padding: 38px 30px;\n  text-align: center;\n  border-radius: 22px;\n  background: linear-gradient(135deg, #fff7f5, #ffffff);\n  border: 1px solid #eadfdb;\n  margin-bottom: 48px;\n}\n\n.fc-leash h2 {\n  margin: 0 0 10px;\n  font-size: 27px;\n}\n\n.fc-leash p {\n  max-width: 720px;\n  margin: auto;\n  color: #686868;\n}\n\n\/* HOW TO *\/\n.fc-steps {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 17px;\n}\n\n.fc-step {\n  padding: 27px;\n  border: 1px solid #e7e7e7;\n  border-radius: 18px;\n  background: #fff;\n}\n\n.fc-number {\n  width: 39px;\n  height: 39px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: #b64135;\n  color: #fff;\n  font-weight: 700;\n  margin-bottom: 15px;\n}\n\n.fc-step h3 {\n  font-size: 17px;\n  margin: 0 0 7px;\n}\n\n.fc-step p {\n  margin: 0;\n  color: #707070;\n  font-size: 14px;\n}\n\n\/* CARE *\/\n.fc-care {\n  padding: 32px;\n  border-radius: 20px;\n  background: #fafafa;\n  border: 1px solid #e5e5e5;\n  margin-bottom: 30px;\n}\n\n.fc-care h2 {\n  margin-top: 0;\n  font-size: 25px;\n}\n\n.fc-care p {\n  margin: 7px 0;\n  color: #666;\n}\n\n\/* SOURCING *\/\n.fc-source {\n  padding: 24px;\n  border-radius: 17px;\n  background: #fff8f4;\n  border: 1px solid #efddd4;\n  color: #666;\n  font-size: 13px;\n  margin-bottom: 25px;\n}\n\n\/* SAFETY *\/\n.fc-note {\n  padding: 22px;\n  border-radius: 16px;\n  background: #fafafa;\n  border: 1px solid #e6e6e6;\n  color: #666;\n  font-size: 13px;\n  margin-bottom: 42px;\n}\n\n\/* FINAL *\/\n.fc-final {\n  text-align: center;\n  padding: 45px 20px 65px;\n}\n\n.fc-final h2 {\n  font-size: 33px;\n  margin: 0 0 10px;\n}\n\n.fc-final p {\n  color: #707070;\n  margin: 0;\n}\n\n\/* ANIMATION *\/\n@keyframes fcFloat {\n  0%,100% {\n    transform: translateY(0) rotate(0deg);\n  }\n  50% {\n    transform: translateY(-9px) rotate(4deg);\n  }\n}\n\n\/* MOBILE *\/\n@media(max-width:700px) {\n\n  .fc-hero {\n    padding: 50px 18px 42px;\n    border-radius: 19px;\n  }\n\n  .fc-hero h1 {\n    font-size: 31px;\n  }\n\n  .fc-hero p {\n    font-size: 15px;\n  }\n\n  .fc-benefits {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .fc-card:last-child {\n    grid-column: span 2;\n  }\n\n  .fc-feature {\n    padding: 40px 20px;\n    border-radius: 19px;\n  }\n\n  .fc-feature h2 {\n    font-size: 26px;\n  }\n\n  .fc-feature:before,\n  .fc-feature:after {\n    font-size: 40px;\n  }\n\n  .fc-details,\n  .fc-steps {\n    grid-template-columns: 1fr;\n  }\n\n  .fc-leash,\n  .fc-care {\n    padding: 26px 20px;\n  }\n\n  .fc-final h2 {\n    font-size: 28px;\n  }\n}\n\n\/* OMG FIND — FRIES COSTUME TRUST \/ QUALITY *\/\n.fc-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 42px}\n.fc-trust-item{padding:20px 14px;text-align:center;background:#fffdfb;border:1px solid #eee4dd;border-radius:17px;box-shadow:0 8px 22px rgba(100,45,30,.06);transition:.3s ease}\n.fc-trust-item:hover{transform:translateY(-5px);box-shadow:0 13px 28px rgba(100,45,30,.11)}\n.fc-trust-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;border-radius:50%;background:#fff2e8;font-size:21px}\n.fc-trust-item strong{display:block;color:#191919;font-size:14px;margin-bottom:4px}\n.fc-trust-item span{display:block;color:#747474;font-size:12px;line-height:1.5}\n\n.fc-quality{padding:32px 28px;border-radius:22px;background:#fff;border:1px solid #eee2d7;box-shadow:0 10px 30px rgba(100,45,30,.06)}\n.fc-quality-story{padding:27px 25px;margin-bottom:16px;border-radius:18px;background:linear-gradient(135deg,#9f382f,#d45a43);color:#fff}\n.fc-quality-story h3{margin:0 0 9px;color:#fff;font-size:20px}\n.fc-quality-story p{margin:0;color:rgba(255,255,255,.9);font-size:14px}\n.fc-quality-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}\n.fc-quality-card{padding:22px;border-radius:17px;background:#fff9f5;border:1px solid #eedbca;border-left:4px solid #c84b3d}\n.fc-quality-card strong{display:block;color:#191919;margin-bottom:6px;font-size:15px}\n.fc-quality-card span{display:block;color:#686868;font-size:13px}\n\n.fc-customer-trust{margin:10px 0 42px;padding:40px 28px;border-radius:24px;background:linear-gradient(135deg,#8f3029,#c84b3d);color:#fff;position:relative;overflow:hidden;box-shadow:0 15px 38px rgba(100,45,30,.18)}\n.fc-customer-trust:before{content:\"\";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f3a34d,#fff2c7,#f3a34d)}\n.fc-trust-label{display:block;text-align:center;color:#ffe8c5;font-size:11px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:7px}\n.fc-customer-trust h2{text-align:center;margin:0 0 10px;color:#fff;font-size:30px}\n.fc-customer-intro{max-width:700px;margin:0 auto 28px;text-align:center;color:rgba(255,255,255,.88);font-size:14px}\n.fc-customer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}\n.fc-customer-card{padding:23px;border-radius:17px;background:#fff;color:#191919}\n.fc-customer-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff2e8;font-size:21px;margin-bottom:11px}\n.fc-customer-card h3{margin:0 0 6px;color:#191919;font-size:16px}\n.fc-customer-card p{margin:0;color:#707070;font-size:13px}\n.fc-order-promise{display:flex;align-items:center;gap:17px;margin-top:16px;padding:22px;border-radius:17px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.2)}\n.fc-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.fc-order-promise strong{display:block;color:#fff;font-size:15px;margin-bottom:4px}\n.fc-order-promise span{display:block;color:rgba(255,255,255,.88);font-size:13px}\n\n@media(max-width:700px){\n  .fc-trust{grid-template-columns:repeat(2,1fr);padding:0 15px}\n  .fc-quality-grid,.fc-customer-grid{grid-template-columns:1fr}\n  .fc-quality,.fc-customer-trust{padding:28px 18px}\n  .fc-order-promise{flex-direction:column;text-align:center}\n}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"fries-costume-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"fc-hero\"\u003e\n\n\n\u003cdiv class=\"fc-fries one\"\u003e🍟\u003c\/div\u003e\n\u003cdiv class=\"fc-fries two\"\u003e🍟\u003c\/div\u003e\n\u003cdiv class=\"fc-fries three\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"fc-fries four\"\u003e🍟\u003c\/div\u003e\n\n\u003cdiv class=\"fc-tag\"\u003eFunny • Playful • Photo-Ready\u003c\/div\u003e\n\n\u003ch1\u003eFrench Fries Costume with Leash for Cats 🍟\u003c\/h1\u003e\n\n\u003cp\u003e\n  Fast food never looked this cute! Turn your furry friend into a walking\n  snack with this hilarious French Fries costume — perfect for themed\n  photoshoots, holidays, parties and unforgettable pet moments.\n\u003c\/p\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"fc-trust\"\u003e\n    \u003cdiv class=\"fc-trust-item\"\u003e\n\u003cdiv class=\"fc-trust-icon\"\u003e🍟\u003c\/div\u003e\n\u003cstrong\u003eCostume + Leash\u003c\/strong\u003e\u003cspan\u003eIncludes one French fries costume with the matching red leash described on the page.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"fc-trust-item\"\u003e\n\u003cdiv class=\"fc-trust-icon\"\u003e🎀\u003c\/div\u003e\n\u003cstrong\u003eAdjustable Straps\u003c\/strong\u003e\u003cspan\u003eAdjustable straps help you create a secure fit without making the costume too tight.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"fc-trust-item\"\u003e\n\u003cdiv class=\"fc-trust-icon\"\u003e🐾\u003c\/div\u003e\n\u003cstrong\u003ePet Comfort First\u003c\/strong\u003e\u003cspan\u003eDesigned as a lightweight costume accessory for short, supervised wear.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"fc-trust-item\"\u003e\n\u003cdiv class=\"fc-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\/section\u003e\n\n\n  \u003c!-- INTRO --\u003e\n\n  \u003csection class=\"fc-intro\"\u003e\n\n\n\u003ch2\u003eSay Hello To Your New Favourite Snack 🍟\u003c\/h2\u003e\n\n\u003cp\u003e\n  Designed to look like a playful box of French fries, this fun pet outfit\n  adds instant personality to your cat's look. Soft fabric, adjustable\n  straps and a matching red leash complete the adorable fast-food theme.\n\u003c\/p\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFITS --\u003e\n\n  \u003csection class=\"fc-benefits\"\u003e\n\n\n\u003cdiv class=\"fc-card\"\u003e\n  \u003cdiv class=\"fc-icon\"\u003e🍟\u003c\/div\u003e\n  \u003ch3\u003eFrench Fry Design\u003c\/h3\u003e\n  \u003cp\u003eA hilarious fries-box look that turns your pet into the cutest snack around.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"fc-card\"\u003e\n  \u003cdiv class=\"fc-icon\"\u003e❤️\u003c\/div\u003e\n  \u003ch3\u003eFun Red Details\u003c\/h3\u003e\n  \u003cp\u003eA classic red-and-white fast-food-inspired design made for standout photos.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"fc-card\"\u003e\n  \u003cdiv class=\"fc-icon\"\u003e🎀\u003c\/div\u003e\n  \u003ch3\u003eAdjustable Straps\u003c\/h3\u003e\n  \u003cp\u003eDesigned to help create a more secure and comfortable fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"fc-card\"\u003e\n  \u003cdiv class=\"fc-icon\"\u003e🔴\u003c\/div\u003e\n  \u003ch3\u003eMatching Leash\u003c\/h3\u003e\n  \u003cp\u003eIncludes a matching red leash to complete the fun costume look.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"fc-card\"\u003e\n  \u003cdiv class=\"fc-icon\"\u003e📸\u003c\/div\u003e\n  \u003ch3\u003ePhoto-Ready\u003c\/h3\u003e\n  \u003cp\u003ePerfect for themed photoshoots, parties, holidays and social content.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"fc-card\"\u003e\n  \u003cdiv class=\"fc-icon\"\u003e🐱\u003c\/div\u003e\n  \u003ch3\u003eMade For Fun\u003c\/h3\u003e\n  \u003cp\u003eA playful costume accessory for memorable moments with your furry friend.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE --\u003e\n\n  \u003csection class=\"fc-feature\"\u003e\n\n\n\u003cdiv class=\"fc-feature-badge\"\u003eSnack-Time Style\u003c\/div\u003e\n\n\u003ch2\u003eWho Ordered The Cutest Fries? 🍟\u003c\/h2\u003e\n\n\u003cp\u003e\n  From casual photos at home to themed celebrations, this funny costume\n  transforms an ordinary pet moment into something worth photographing.\n  Get your camera ready — this one's going to be hard to resist.\n\u003c\/p\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n\n  \u003csection class=\"fc-section\"\u003e\n\n\n\u003cdiv class=\"fc-title\"\u003e\n  \u003cspan\u003eProduct Details\u003c\/span\u003e\n  \u003ch2\u003eEverything In One Fun Outfit\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"fc-details\"\u003e\n\n  \u003cdiv class=\"fc-detail\"\u003e\n    \u003cstrong\u003eCostume Design\u003c\/strong\u003e\n    \u003cspan\u003e\n      Soft fabric fries-box design created for a fun, playful pet costume look.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fc-detail\"\u003e\n    \u003cstrong\u003eAdjustable Straps\u003c\/strong\u003e\n    \u003cspan\u003e\n      Adjustable straps help you create a more comfortable fit for your pet.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fc-detail\"\u003e\n    \u003cstrong\u003eInner Construction\u003c\/strong\u003e\n    \u003cspan\u003e\n      Designed as a lightweight costume accessory for supervised wear.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fc-detail\"\u003e\n    \u003cstrong\u003eIncluded\u003c\/strong\u003e\n    \u003cspan\u003e\n      One French fries costume with matching red leash.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003c!-- LEASH --\u003e\n\n  \u003csection class=\"fc-leash\"\u003e\n\n\n\u003ch2\u003eComplete The Look With The Matching Leash ❤️\u003c\/h2\u003e\n\n\u003cp\u003e\n  The included red leash adds the perfect finishing touch to the fast-food\n  theme. For your pet's comfort and safety, make sure all straps are fitted\n  correctly and supervise your pet whenever the costume or leash is being used.\n\u003c\/p\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"fc-section\"\u003e\n    \u003cdiv class=\"fc-title\"\u003e\n      \u003cspan\u003eQuality \u0026amp; Comfort\u003c\/span\u003e\n      \u003ch2\u003eA Fun Costume, Clearly Explained 🍟\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-quality\"\u003e\n      \u003cdiv class=\"fc-quality-story\"\u003e\n        \u003ch3\u003eMore Than Just A Funny Photo\u003c\/h3\u003e\n        \u003cp\u003eThe fries-box costume combines soft fabric, adjustable straps and a matching red leash for a coordinated novelty look. The construction is intended for supervised costume wear, with fit and comfort checked before and during use.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-quality-grid\"\u003e\n        \u003cdiv class=\"fc-quality-card\"\u003e\n\u003cstrong\u003e☁️ Soft Fabric Costume\u003c\/strong\u003e\u003cspan\u003eThe fries-box body is described as soft fabric, creating the playful shape without presenting it as everyday pet clothing.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fc-quality-card\"\u003e\n\u003cstrong\u003e🎀 Adjustable Strap Fit\u003c\/strong\u003e\u003cspan\u003eUse the adjustable straps to position the costume securely while making sure they are not too tight.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fc-quality-card\"\u003e\n\u003cstrong\u003e❤️ Matching Red Leash Included\u003c\/strong\u003e\u003cspan\u003eThe included leash completes the costume theme. Use it only when appropriate for your pet and under close supervision.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"fc-quality-card\"\u003e\n\u003cstrong\u003e🐾 Supervised Costume Wear\u003c\/strong\u003e\u003cspan\u003eIntroduce the costume gradually, check all straps before use and remove it if your pet shows discomfort or distress.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- HOW TO WEAR --\u003e\n\n  \u003csection class=\"fc-section\"\u003e\n\n\n\u003cdiv class=\"fc-title\"\u003e\n  \u003cspan\u003eSimple Setup\u003c\/span\u003e\n  \u003ch2\u003eHow To Get The Look\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"fc-steps\"\u003e\n\n  \u003cdiv class=\"fc-step\"\u003e\n    \u003cdiv class=\"fc-number\"\u003e1\u003c\/div\u003e\n    \u003ch3\u003ePlace\u003c\/h3\u003e\n    \u003cp\u003eGently place the costume onto your pet and position the straps correctly.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fc-step\"\u003e\n    \u003cdiv class=\"fc-number\"\u003e2\u003c\/div\u003e\n    \u003ch3\u003eAdjust\u003c\/h3\u003e\n    \u003cp\u003eAdjust the straps so the costume feels secure without being too tight.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fc-step\"\u003e\n    \u003cdiv class=\"fc-number\"\u003e3\u003c\/div\u003e\n    \u003ch3\u003eSnap Away\u003c\/h3\u003e\n    \u003cp\u003eGrab your camera and capture your little walking snack. 🍟📸\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003c!-- CARE --\u003e\n\n  \u003csection class=\"fc-care\"\u003e\n\n\n\u003ch2\u003eCare Instructions 🫧\u003c\/h2\u003e\n\n\u003cp\u003e\n  \u003cstrong\u003eWash:\u003c\/strong\u003e Hand wash cold.\n\u003c\/p\u003e\n\n\u003cp\u003e\n  \u003cstrong\u003eDry:\u003c\/strong\u003e Air dry only. Do not tumble dry.\n\u003c\/p\u003e\n\n\u003cp\u003e\n  \u003cstrong\u003ePrinted Areas:\u003c\/strong\u003e Do not iron directly over printed sections.\n\u003c\/p\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003c!-- SOURCING --\u003e\n\n  \u003cdiv class=\"fc-source\"\u003e\n\n\n\u003cstrong\u003eSourcing \u0026amp; Sizing:\u003c\/strong\u003e\nDesigned and manufactured by our pet accessories supplier partner.\nEach piece is hand-measured, so sizing may vary slightly by approximately\n±3 cm.\n\n\n  \u003c\/div\u003e\n\n  \u003c!-- SAFETY --\u003e\n\n  \u003cdiv class=\"fc-note\"\u003e\n\n\n\u003cstrong\u003ePet Safety:\u003c\/strong\u003e\nThis is a costume accessory and should be introduced gradually and used\nunder supervision. Remove it if your pet shows signs of discomfort or\ndistress. Check all straps before use and never leave your pet unattended\nwhile wearing the costume. The included leash should only be used if\nappropriate for your pet and under close supervision.\n\n\n  \u003c\/div\u003e\n\n\n  \u003csection class=\"fc-customer-trust\"\u003e\n    \u003cspan class=\"fc-trust-label\"\u003eTHE OMG FIND PROMISE\u003c\/span\u003e\n    \u003ch2\u003eShop With Confidence 🛡️\u003c\/h2\u003e\n    \u003cp class=\"fc-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\n    \u003cdiv class=\"fc-customer-grid\"\u003e\n      \u003cdiv class=\"fc-customer-card\"\u003e\n\u003cdiv class=\"fc-customer-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eWhat's Included Is Clear\u003c\/h3\u003e\n\u003cp\u003eThe product page states that the set includes one French fries costume and matching red leash, so you know what you're ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"fc-customer-card\"\u003e\n\u003cdiv class=\"fc-customer-icon\"\u003e📏\u003c\/div\u003e\n\u003ch3\u003eClear Sizing Information\u003c\/h3\u003e\n\u003cp\u003eEach piece is hand-measured, and the supplied sizing information notes that measurements may vary by approximately ±3 cm.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"fc-customer-card\"\u003e\n\u003cdiv class=\"fc-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 costume if your pet becomes uncomfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"fc-customer-card\"\u003e\n\u003cdiv class=\"fc-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\n    \u003cdiv class=\"fc-order-promise\"\u003e\n      \u003cdiv class=\"fc-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\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"fc-final\"\u003e\n\n\n\u003ch2\u003eExtra Crispy On The Cuteness. 🍟\u003c\/h2\u003e\n\n\u003cp\u003e\n  One costume. One furry friend. An endless supply of hilarious photos.\n\u003c\/p\u003e\n\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"OMG Finds","offers":[{"title":"Red \/ Small - 1.5kg - 2.5kg","offer_id":48042424631459,"sku":"French Fries Costume with Leash for Cats","price":379.0,"currency_code":"ZAR","in_stock":true},{"title":"Red \/ Medium - 2.5kg - 4kg","offer_id":48108890325155,"sku":null,"price":399.0,"currency_code":"ZAR","in_stock":true},{"title":"Red \/ Large - 4kg - 5.5kg","offer_id":48108890357923,"sku":null,"price":420.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/3097\/5139\/files\/French-fries-costume-leash-cat.png?v=1788119048","url":"https:\/\/omgfind.store\/products\/french-fries-costume-with-leash-for-cats","provider":"OMG Find","version":"1.0","type":"link"}