{"product_id":"secure-cat-harness","title":"Escape-Resistant Cat Harness \u0026 Leash Set","description":"\u003cstyle\u003e\n  .ch-desc,\n  .ch-desc * {\n    box-sizing: border-box;\n  }\n\n  .ch-desc {\n    width: 100%;\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 4px 0;\n    color: #26332f;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .ch-desc h2,\n  .ch-desc h3,\n  .ch-desc p {\n    margin-top: 0;\n  }\n\n  .ch-desc h2 {\n    margin-bottom: 12px;\n    color: #173e34;\n    font-size: 28px;\n    font-weight: 800;\n    line-height: 1.2;\n    letter-spacing: -0.4px;\n  }\n\n  .ch-desc h3 {\n    margin-bottom: 10px;\n    color: #203f36;\n    font-size: 21px;\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  .ch-desc p {\n    margin-bottom: 14px;\n  }\n\n  .ch-desc ul,\n  .ch-desc ol {\n    margin: 12px 0 0;\n    padding-left: 22px;\n  }\n\n  .ch-desc li {\n    margin-bottom: 8px;\n  }\n\n  .ch-card {\n    margin-bottom: 18px;\n    padding: 24px 20px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid #e4ece8;\n    border-radius: 20px;\n    box-shadow: 0 8px 24px rgba(20, 58, 47, 0.07);\n  }\n\n  .ch-soft {\n    background: #f6fbf8;\n  }\n\n  .ch-hero {\n    padding: 32px 22px;\n    text-align: center;\n    background: linear-gradient(145deg, #eaf8f3 0%, #f9fcfb 100%);\n    border-color: #d3e9e1;\n  }\n\n  .ch-hero p {\n    max-width: 620px;\n    margin-right: auto;\n    margin-left: auto;\n    color: #4f615b;\n    font-size: 17px;\n  }\n\n  .ch-badge {\n    display: inline-block;\n    margin-top: 3px;\n    padding: 9px 15px;\n    color: #17634f;\n    font-size: 14px;\n    font-weight: 800;\n    background: #ffffff;\n    border: 1px solid #c9e2d9;\n    border-radius: 999px;\n  }\n\n  .ch-btn {\n    display: inline-block;\n    margin-top: 17px;\n    padding: 14px 23px;\n    color: #ffffff !important;\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.3;\n    text-align: center;\n    text-decoration: none !important;\n    background: #168664;\n    border: 2px solid #168664;\n    border-radius: 999px;\n    transition: opacity 0.2s ease, transform 0.2s ease;\n  }\n\n  .ch-btn:hover {\n    color: #ffffff !important;\n    opacity: 0.93;\n    transform: translateY(-1px);\n  }\n\n  .ch-media {\n    width: 100%;\n    max-width: 700px;\n    margin: 0 auto 18px;\n    overflow: hidden;\n    background: #f2f5f4;\n    border: 1px solid #e2e8e5;\n    border-radius: 20px;\n    box-shadow: 0 7px 22px rgba(0, 0, 0, 0.06);\n  }\n\n  .ch-media img,\n  .ch-media video {\n    display: block;\n    width: 100%;\n    height: auto;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    background: #f2f5f4;\n  }\n\n  .ch-caption {\n    padding: 11px 14px;\n    color: #596761;\n    font-size: 13px;\n    line-height: 1.45;\n    text-align: center;\n    background: #ffffff;\n  }\n\n  .ch-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 17px;\n  }\n\n  .ch-benefit {\n    padding: 16px;\n    background: #eff8f4;\n    border: 1px solid #d9eae4;\n    border-radius: 15px;\n  }\n\n  .ch-benefit strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #17634f;\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .ch-benefit span {\n    display: block;\n    color: #53615c;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .ch-checks {\n    margin: 14px 0 0 !important;\n    padding: 0 !important;\n    list-style: none;\n  }\n\n  .ch-checks li {\n    position: relative;\n    margin-bottom: 10px;\n    padding-left: 30px;\n  }\n\n  .ch-checks li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: #168664;\n    font-weight: 900;\n    content: \"✓\";\n  }\n\n  .ch-notice {\n    margin-top: 16px;\n    padding: 15px 16px;\n    color: #684c28;\n    font-size: 14px;\n    line-height: 1.55;\n    background: #fff8ed;\n    border-left: 4px solid #d89943;\n    border-radius: 11px;\n  }\n\n  .ch-steps {\n    margin: 17px 0 0 !important;\n    padding: 0 !important;\n    list-style: none;\n    counter-reset: ch-step;\n  }\n\n  .ch-steps li {\n    position: relative;\n    min-height: 42px;\n    margin-bottom: 14px;\n    padding-left: 49px;\n    counter-increment: ch-step;\n  }\n\n  .ch-steps li::before {\n    position: absolute;\n    top: -3px;\n    left: 0;\n    display: flex;\n    width: 35px;\n    height: 35px;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    font-size: 15px;\n    font-weight: 800;\n    background: #168664;\n    border-radius: 50%;\n    content: counter(ch-step);\n  }\n\n  .ch-color-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 17px;\n  }\n\n  .ch-color-card {\n    position: relative;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid #dfe8e4;\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(20, 58, 47, 0.06);\n  }\n\n  .ch-color-card img {\n    display: block;\n    width: 100%;\n    height: auto;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    background: #f3f5f4;\n  }\n\n  .ch-color-name {\n    position: relative;\n    min-height: 49px;\n    padding: 13px 10px 13px 31px;\n    color: #2d413a;\n    font-size: 14px;\n    font-weight: 800;\n    line-height: 1.35;\n    text-align: center;\n    background: #ffffff;\n  }\n\n  .ch-color-name::before {\n    position: absolute;\n    top: 50%;\n    left: 12px;\n    width: 12px;\n    height: 12px;\n    border: 1px solid rgba(0, 0, 0, 0.15);\n    border-radius: 50%;\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .ch-color-black::before {\n    background: #171717;\n  }\n\n  .ch-color-green::before {\n    background: linear-gradient(135deg, #e88625 0 50%, #20a28d 50% 100%);\n  }\n\n  .ch-color-blue::before {\n    background: linear-gradient(135deg, #ed8b27 0 50%, #235a99 50% 100%);\n  }\n\n  .ch-color-pink::before {\n    background: linear-gradient(135deg, #f39aaf 0 50%, #75c5d9 50% 100%);\n  }\n\n  .ch-color-note {\n    margin-top: 14px;\n    color: #68766f;\n    font-size: 13px;\n    line-height: 1.5;\n    text-align: center;\n  }\n\n  .ch-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 16px;\n  }\n\n  .ch-use-item {\n    padding: 14px 10px;\n    color: #31483f;\n    font-size: 14px;\n    font-weight: 750;\n    text-align: center;\n    background: #f3f7f5;\n    border: 1px solid #e3eae7;\n    border-radius: 13px;\n  }\n\n  .ch-table-wrap {\n    width: 100%;\n    margin-top: 16px;\n    overflow-x: auto;\n    border: 1px solid #dfe8e4;\n    border-radius: 15px;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .ch-table {\n    width: 100%;\n    min-width: 600px;\n    margin: 0;\n    border-collapse: collapse;\n    background: #ffffff;\n  }\n\n  .ch-table th,\n  .ch-table td {\n    padding: 14px 12px;\n    font-size: 14px;\n    line-height: 1.45;\n    text-align: center;\n    vertical-align: middle;\n    border-right: 1px solid #e6ece9;\n    border-bottom: 1px solid #e6ece9;\n  }\n\n  .ch-table th:last-child,\n  .ch-table td:last-child {\n    border-right: 0;\n  }\n\n  .ch-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ch-table thead th {\n    color: #ffffff;\n    font-weight: 800;\n    background: #1d6754;\n  }\n\n  .ch-table thead th:first-child {\n    background: #294e45;\n  }\n\n  .ch-table tbody td:first-child {\n    color: #293d36;\n    font-weight: 800;\n    text-align: left;\n    background: #f4f8f6;\n  }\n\n  .ch-good {\n    color: #16815f;\n    font-weight: 800;\n  }\n\n  .ch-limited {\n    color: #9d6c27;\n    font-weight: 700;\n  }\n\n  .ch-fit {\n    margin-top: 16px;\n    padding: 17px;\n    color: #624d2b;\n    background: #fffaf0;\n    border: 1px solid #eadab6;\n    border-radius: 14px;\n  }\n\n  .ch-package {\n    margin-top: 14px;\n    padding: 17px;\n    background: #f1faf6;\n    border: 1px dashed #83b9a6;\n    border-radius: 14px;\n  }\n\n  .ch-faq details {\n    margin-bottom: 10px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid #e2e9e6;\n    border-radius: 13px;\n  }\n\n  .ch-faq summary {\n    position: relative;\n    padding: 16px 44px 16px 16px;\n    color: #273e36;\n    font-weight: 800;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .ch-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ch-faq summary::after {\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    color: #168664;\n    font-size: 22px;\n    font-weight: 400;\n    transform: translateY(-50%);\n    content: \"+\";\n  }\n\n  .ch-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ch-answer {\n    padding: 0 16px 16px;\n    color: #53615c;\n    font-size: 15px;\n  }\n\n  .ch-final {\n    padding: 29px 20px;\n    text-align: center;\n    background: #173f35;\n    border: 0;\n  }\n\n  .ch-final h2 {\n    color: #ffffff;\n  }\n\n  .ch-final p {\n    max-width: 620px;\n    margin-right: auto;\n    margin-left: auto;\n    color: #dcece7;\n  }\n\n  .ch-final .ch-btn {\n    color: #173f35 !important;\n    background: #ffffff;\n    border-color: #ffffff;\n  }\n\n  .ch-small {\n    color: #69766f;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  @media screen and (max-width: 560px) {\n    .ch-desc {\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .ch-desc h2 {\n      font-size: 23px;\n    }\n\n    .ch-desc h3 {\n      font-size: 19px;\n    }\n\n    .ch-card {\n      margin-bottom: 15px;\n      padding: 21px 16px;\n      border-radius: 16px;\n    }\n\n    .ch-hero {\n      padding: 27px 17px;\n    }\n\n    .ch-hero p {\n      font-size: 16px;\n    }\n\n    .ch-media {\n      margin-bottom: 15px;\n      border-radius: 16px;\n    }\n\n    .ch-benefit-grid,\n    .ch-use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ch-btn {\n      display: block;\n      width: 100%;\n    }\n\n    .ch-table th,\n    .ch-table td {\n      padding: 12px 10px;\n      font-size: 13px;\n    }\n\n    .ch-color-grid {\n      gap: 9px;\n    }\n\n    .ch-color-card {\n      border-radius: 13px;\n    }\n\n    .ch-color-name {\n      min-height: 52px;\n      padding: 11px 7px 11px 26px;\n      font-size: 12px;\n    }\n\n    .ch-color-name::before {\n      left: 9px;\n      width: 10px;\n      height: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ch-desc\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"ch-card ch-hero\"\u003e\n\u003ch2\u003eEscape-Resistant Cat Harness \u0026amp; Leash Set\u003c\/h2\u003e\n\u003cp\u003eGive your cat a comfortable and supportive way to explore while helping every walk feel safer, easier, and less stressful.\u003c\/p\u003e\n\u003cdiv class=\"ch-badge\"\u003eStep-In Design • Adjustable Fit • Matching Leash Included\u003c\/div\u003e\n\u003ca class=\"ch-btn\" href=\"#product-form\"\u003e Choose Your Color \u0026amp; Size \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- VIDEO 1 --\u003e\n\u003cdiv class=\"ch-media\"\u003e\n\u003cvideo controls=\"controls\" playsinline=\"\" preload=\"metadata\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/content_6.jpg?v=1785307543\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/ea254331a3a64069b323a43cb205364c.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\u003cdiv class=\"ch-caption\"\u003eSee how the harness supports your cat during everyday walks and exploration.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRODUCTION --\u003e\n\u003csection class=\"ch-card\"\u003e\n\u003ch3\u003eExplore With Greater Peace of Mind\u003c\/h3\u003e\n\u003cp\u003eCats are naturally curious, but loose-fitting harnesses and traditional collars can make outdoor adventures difficult to manage.\u003c\/p\u003e\n\u003cp\u003eThis body-supporting harness wraps comfortably around the chest and torso, helping reduce slipping when the correct size is selected and properly adjusted.\u003c\/p\u003e\n\u003cp\u003eInstead of directing pressure against the throat, the wider design helps distribute gentle guidance across the body—ideal for walking, leash training, travel, vet visits, and supervised outdoor time.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE IMAGE --\u003e\n\u003cdiv class=\"ch-media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/content_12_52e251c3-ef36-471e-815e-4319b53263a7.jpg?v=1785307543\" width=\"700\" height=\"700\" alt=\"Cat wearing black walking harness outdoors\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ch-caption\"\u003eA secure, comfortable fit for everyday outdoor adventures.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"ch-card ch-soft\"\u003e\n\u003ch3\u003eComfort, Security \u0026amp; Better Control\u003c\/h3\u003e\n\u003cdiv class=\"ch-benefit-grid\"\u003e\n\u003cdiv class=\"ch-benefit\"\u003e\n\u003cstrong\u003eEscape-Resistant Fit\u003c\/strong\u003e \u003cspan\u003e Helps reduce slipping and backing out when correctly sized and adjusted. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch-benefit\"\u003e\n\u003cstrong\u003eGentle on the Neck\u003c\/strong\u003e \u003cspan\u003e Helps distribute guidance across the chest instead of the throat. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch-benefit\"\u003e\n\u003cstrong\u003eEasy Step-In Design\u003c\/strong\u003e \u003cspan\u003e No need to pull the harness over your cat’s head, ears, or face. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch-benefit\"\u003e\n\u003cstrong\u003eSoft \u0026amp; Breathable\u003c\/strong\u003e \u003cspan\u003e Lightweight material supports airflow and comfortable movement. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch-benefit\"\u003e\n\u003cstrong\u003eAdjustable Fit\u003c\/strong\u003e \u003cspan\u003e Adjustable straps help provide a closer and more supportive fit. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch-benefit\"\u003e\n\u003cstrong\u003eReflective Details\u003c\/strong\u003e \u003cspan\u003e Helps improve visibility during early-morning and evening walks. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECURITY IMAGE --\u003e\n\u003cdiv class=\"ch-media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/content_9.jpg?v=1785307543\" width=\"700\" height=\"700\" alt=\"Secure double closure and leash attachment\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ch-caption\"\u003eSecure buckle, supporting closure, and sturdy leash attachment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECURITY SECTION --\u003e\n\u003csection class=\"ch-card\"\u003e\n\u003ch3\u003eDesigned to Help Reduce Slipping Out\u003c\/h3\u003e\n\u003cp\u003eCats can twist, reverse, and squeeze out of poorly fitted harnesses. This design combines wider body coverage with adjustable fastening to help the harness remain comfortably positioned.\u003c\/p\u003e\n\u003cul class=\"ch-checks\"\u003e\n\u003cli\u003eSupportive chest and body coverage\u003c\/li\u003e\n\u003cli\u003eAdjustable strap for a closer fit\u003c\/li\u003e\n\u003cli\u003eSecure buckle closure\u003c\/li\u003e\n\u003cli\u003eSturdy metal leash attachment ring\u003c\/li\u003e\n\u003cli\u003eFront-leg openings help maintain positioning\u003c\/li\u003e\n\u003cli\u003eReflective edging improves low-light visibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ch-notice\"\u003e\n\u003cstrong\u003eSafety note:\u003c\/strong\u003e No pet harness can guarantee that every cat will never escape. Always choose the correct size, secure every fastening, supervise your cat, and test the fit indoors before outdoor use.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REFLECTIVE IMAGE --\u003e\n\u003cdiv class=\"ch-media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/content_8.jpg?v=1785307543\" width=\"700\" height=\"700\" alt=\"Reflective trim on cat walking harness\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ch-caption\"\u003eReflective edging helps improve visibility in low-light conditions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOUR COLOR OPTIONS --\u003e\n\u003csection class=\"ch-card ch-soft\"\u003e\n\u003ch3\u003eChoose From 4 Color Options\u003c\/h3\u003e\n\u003cp\u003ePick the color combination that best matches your cat’s personality. Every option includes a coordinating walking leash.\u003c\/p\u003e\n\u003cdiv class=\"ch-color-grid\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"ch-color-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/content_5.jpg?v=1785307543\" width=\"700\" height=\"700\" alt=\"Black cat harness with matching leash\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ch-color-name ch-color-black\"\u003eBlack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ORANGE \u0026 GREEN --\u003e\n\u003cdiv class=\"ch-color-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/content_3.jpg?v=1785307543\" width=\"700\" height=\"700\" alt=\"Orange and green cat harness with matching leash\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ch-color-name ch-color-green\"\u003eOrange \u0026amp; Green\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ORANGE \u0026 BLUE --\u003e\n\u003cdiv class=\"ch-color-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/content_4.jpg?v=1785307543\" width=\"700\" height=\"700\" alt=\"Orange and blue cat harness with matching leash\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ch-color-name ch-color-blue\"\u003eOrange \u0026amp; Blue\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PINK \u0026 BLUE --\u003e\n\u003cdiv class=\"ch-color-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/content_2_ae71889b-92b6-40c6-ae93-d3260ba00cf1.jpg?v=1785307542\" width=\"700\" height=\"700\" alt=\"Pink and blue cat harness with matching leash\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ch-color-name ch-color-pink\"\u003ePink \u0026amp; Blue\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ch-color-note\"\u003eColors may appear slightly different depending on screen settings and lighting.\u003c\/div\u003e\n\u003ca class=\"ch-btn\" href=\"#product-form\"\u003e Select Your Favorite Color \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"ch-card\"\u003e\n\u003ch3\u003eEasy Step-In Design\u003c\/h3\u003e\n\u003cp\u003eA simple design for cats that dislike having a harness pulled over their head.\u003c\/p\u003e\n\u003col class=\"ch-steps\"\u003e\n\u003cli\u003ePlace your cat’s two front paws through the harness openings.\u003c\/li\u003e\n\u003cli\u003eBring the harness gently around the chest and back.\u003c\/li\u003e\n\u003cli\u003eAdjust the strap until the fit feels snug but comfortable.\u003c\/li\u003e\n\u003cli\u003eFasten the buckle and make sure it is completely secured.\u003c\/li\u003e\n\u003cli\u003eAttach the included leash and test the fit indoors before walking outside.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE IMAGE --\u003e\n\u003cdiv class=\"ch-media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/content_11_63a35e24-b978-419d-8328-bfb2ac85cb84.jpg?v=1785307542\" width=\"700\" height=\"700\" alt=\"Comfortable and durable step-in cat harness features\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ch-caption\"\u003eEasy to put on, comfortable to wear, and built for daily adventures.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USE CASES --\u003e\n\u003csection class=\"ch-card ch-soft\"\u003e\n\u003ch3\u003eMade for Everyday Adventures\u003c\/h3\u003e\n\u003cdiv class=\"ch-use-grid\"\u003e\n\u003cdiv class=\"ch-use-item\"\u003eOutdoor Walks\u003c\/div\u003e\n\u003cdiv class=\"ch-use-item\"\u003eBackyard Exploration\u003c\/div\u003e\n\u003cdiv class=\"ch-use-item\"\u003eVet Visits\u003c\/div\u003e\n\u003cdiv class=\"ch-use-item\"\u003eTravel \u0026amp; Road Trips\u003c\/div\u003e\n\u003cdiv class=\"ch-use-item\"\u003eLeash Training\u003c\/div\u003e\n\u003cdiv class=\"ch-use-item\"\u003eSupervised Outdoor Time\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- VIDEO 2 --\u003e\n\u003cdiv class=\"ch-media\"\u003e\n\u003cvideo controls=\"controls\" playsinline=\"\" preload=\"metadata\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/content_7.jpg?v=1785307543\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4c657d0a82844e5fa1373a37e764a199.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\u003cdiv class=\"ch-caption\"\u003eWatch how the harness supports natural walking and movement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON TABLE --\u003e\n\u003csection class=\"ch-card\"\u003e\n\u003ch3\u003eWhy Choose a Supportive Harness?\u003c\/h3\u003e\n\u003cdiv class=\"ch-table-wrap\"\u003e\n\u003ctable class=\"ch-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eThis Harness\u003c\/th\u003e\n\u003cth\u003eBasic Strap Harness\u003c\/th\u003e\n\u003cth\u003eTraditional Collar\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eChest \u0026amp; Body Support\u003c\/td\u003e\n\u003ctd class=\"ch-good\"\u003eWide Support\u003c\/td\u003e\n\u003ctd class=\"ch-limited\"\u003eLimited\u003c\/td\u003e\n\u003ctd class=\"ch-limited\"\u003eNone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePressure Distribution\u003c\/td\u003e\n\u003ctd class=\"ch-good\"\u003eAcross the Body\u003c\/td\u003e\n\u003ctd class=\"ch-limited\"\u003eNarrow Straps\u003c\/td\u003e\n\u003ctd class=\"ch-limited\"\u003eAround the Neck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStep-In Design\u003c\/td\u003e\n\u003ctd class=\"ch-good\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"ch-limited\"\u003eVaries\u003c\/td\u003e\n\u003ctd class=\"ch-limited\"\u003eNot Applicable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReflective Detail\u003c\/td\u003e\n\u003ctd class=\"ch-good\"\u003eIncluded\u003c\/td\u003e\n\u003ctd class=\"ch-limited\"\u003eOften Missing\u003c\/td\u003e\n\u003ctd class=\"ch-limited\"\u003eOften Missing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMatching Leash\u003c\/td\u003e\n\u003ctd class=\"ch-good\"\u003eIncluded\u003c\/td\u003e\n\u003ctd class=\"ch-limited\"\u003eMay Be Separate\u003c\/td\u003e\n\u003ctd class=\"ch-limited\"\u003eMay Be Separate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWalking Comfort\u003c\/td\u003e\n\u003ctd class=\"ch-good\"\u003eBody-Supporting\u003c\/td\u003e\n\u003ctd class=\"ch-limited\"\u003eBasic\u003c\/td\u003e\n\u003ctd class=\"ch-limited\"\u003eNeck-Focused\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"ch-small\" style=\"margin-top: 12px; margin-bottom: 0;\"\u003eComparison is based on common product designs. Individual product features may vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE GUIDE --\u003e\n\u003csection class=\"ch-card ch-soft\"\u003e\n\u003ch3\u003eHow to Choose the Right Size\u003c\/h3\u003e\n\u003cp\u003eThe correct size is essential for both comfort and security. Measure your cat before ordering instead of selecting a size based only on weight.\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eMeasure around the widest part of your cat’s chest.\u003c\/li\u003e\n\u003cli\u003eKeep the measuring tape level without pulling it too tightly.\u003c\/li\u003e\n\u003cli\u003eCompare the chest measurement with the size chart below.\u003c\/li\u003e\n\u003cli\u003eUse body weight only as a secondary reference.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv class=\"ch-fit\"\u003e\n\u003cstrong\u003eFit tip:\u003c\/strong\u003e The harness should feel snug without restricting movement. You should generally be able to slide one or two fingers between the harness and your cat’s body.\u003c\/div\u003e\n\u003cdiv class=\"ch-notice\"\u003eDo not automatically choose a larger size for extra room. A loose harness may make it easier for your cat to turn around or back out.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE CHART --\u003e\n\u003cdiv class=\"ch-media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/8669\/3685\/files\/content_1.jpg?v=1785307542\" width=\"700\" height=\"700\" alt=\"Cat harness size guide from small to XXL\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ch-caption\"\u003eMeasure the chest first and use weight only as a secondary guide.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ADJUSTMENT TIPS --\u003e\n\u003csection class=\"ch-card\"\u003e\n\u003ch3\u003eHelping Your Cat Adjust\u003c\/h3\u003e\n\u003cp\u003eIt is normal for some cats to crouch, freeze, or walk differently when wearing a harness for the first time.\u003c\/p\u003e\n\u003cul class=\"ch-checks\"\u003e\n\u003cli\u003eLet your cat smell and inspect the harness first\u003c\/li\u003e\n\u003cli\u003eBegin with short indoor wearing sessions\u003c\/li\u003e\n\u003cli\u003eReward calm behavior with treats and praise\u003c\/li\u003e\n\u003cli\u003eAttach the leash only after your cat feels comfortable\u003c\/li\u003e\n\u003cli\u003eStart outside in a quiet and familiar area\u003c\/li\u003e\n\u003cli\u003eNever pull or drag your cat\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE \u0026 CARE --\u003e\n\u003csection class=\"ch-card ch-soft\"\u003e\n\u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\u003cdiv class=\"ch-package\"\u003e\n\u003cul class=\"ch-checks\" style=\"margin-top: 0 !important;\"\u003e\n\u003cli\u003e1 × Escape-Resistant Cat Harness\u003c\/li\u003e\n\u003cli\u003e1 × Matching Walking Leash\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"margin-top: 25px;\"\u003eCare Instructions\u003c\/h3\u003e\n\u003cul class=\"ch-checks\"\u003e\n\u003cli\u003eHand wash when possible\u003c\/li\u003e\n\u003cli\u003eUse mild detergent and cold or lukewarm water\u003c\/li\u003e\n\u003cli\u003eMachine wash only on a gentle cycle when necessary\u003c\/li\u003e\n\u003cli\u003eDo not use bleach\u003c\/li\u003e\n\u003cli\u003eAllow the harness to air dry completely\u003c\/li\u003e\n\u003cli\u003eCheck the buckle, straps, stitching, and leash clip before use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ch-card ch-faq\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this harness completely escape-proof?\u003c\/summary\u003e\n\u003cdiv class=\"ch-answer\"\u003eNo harness can guarantee that every cat will never escape. This design helps reduce slipping when the correct size is selected and every fastening is properly adjusted.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the harness go over my cat’s head?\u003c\/summary\u003e\n\u003cdiv class=\"ch-answer\"\u003eNo. Your cat steps into the two front openings, and the harness fastens around the back. This can feel more comfortable for cats that dislike equipment being pulled over their face or ears.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it put pressure on my cat’s neck?\u003c\/summary\u003e\n\u003cdiv class=\"ch-answer\"\u003eThe harness is designed to support the chest and body instead of functioning like a traditional neck collar. Correct sizing helps distribute gentle guidance more evenly.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan kittens wear it?\u003c\/summary\u003e\n\u003cdiv class=\"ch-answer\"\u003eYes, provided the kitten’s chest measurement fits within the available size range. Check the fit frequently because kittens grow quickly.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the leash included?\u003c\/summary\u003e\n\u003cdiv class=\"ch-answer\"\u003eYes. Each order includes one harness and one matching walking leash.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan my cat wear it all day?\u003c\/summary\u003e\n\u003cdiv class=\"ch-answer\"\u003eThe harness is intended for supervised walking, training, travel, and outdoor activities. Remove it when your cat is unattended or resting indoors for extended periods.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the harness washable?\u003c\/summary\u003e\n\u003cdiv class=\"ch-answer\"\u003eYes. Hand washing is recommended. It may also be machine washed on a gentle cycle when necessary. Air dry completely before reuse.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"ch-card ch-final\"\u003e\n\u003ch2\u003eTurn Everyday Walks Into Safe Little Adventures\u003c\/h2\u003e\n\u003cp\u003eGive your cat a comfortable way to explore while helping you maintain better control during walks, training, travel, and supervised outdoor time.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMore freedom for them. More peace of mind for you.\u003c\/strong\u003e\u003c\/p\u003e\n\u003ca class=\"ch-btn\" href=\"#product-form\"\u003e Choose Your Color \u0026amp; Size \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003e❗Notes❗\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eDue to manual measurements, please allow for slight deviations.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eThe actual color of the item may vary slightly from what you see on your screen due to different display settings and lighting effects.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003eThank you for visiting our store! \u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e Have a wonderful shopping day! \u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️❤️❤️ ❤️❤️\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e🌟 WHY US? 🌟\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e🌍 Global Reach: \u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003eWe collaborate directly with manufacturers worldwide to guarantee top-notch quality.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e✅ Quality Assurance: \u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003eOur dedicated Quality Control department ensures we keep our promises.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e💰 Competitive Pricing:\u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003eWe always offer the best prices without compromising on quality.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e😊 Outstanding Customer Service:\u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003eWe are here to help you with anything you need.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e🛍️ Exceptional Products: \u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003eDiscover amazing products crafted with high quality in mind.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e❤️ Customer Love:\u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003eCheck out reviews from our happy customers!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0117\/2858\/4785\/files\/Untitled_design_480x480.png?v=1584882910\" width=\"700\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e✅ 30 DAY RISK-FREE GUARANTEE ✅\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eWe offer a risk-free 30-day guarantee that starts the moment you receive your item! 📦✨\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eIf you don't have a positive experience for any reason, we'll do whatever it takes to ensure you're 100% satisfied with your purchase. Your happiness is our priority! 😊\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e🚚 SHIPPING \u0026amp; DELIVERY 🚚\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eAll orders are carefully packaged, prepared, and shipped out as fast as possible. 📦✨\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eWe offer worldwide shipping! 🌍✈️ For more exact shipping times, please consult our Shipping Policy, as certain locations have much faster delivery times.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eOnce your order is shipped, you'll receive a tracking number to monitor your package every step of the way! 📍🔍\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/622fe533aa671e570c7430bc6f5ec7f014897fdc.webp\" alt=\"622fe533aa671e570c7430bc6f5ec7f014897fdc.webp\" width=\"700\"\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/4d51aae4e18566a202f9f3df0f18a21e425683e2.webp\" width=\"700\"\u003e\u003c\/p\u003e\n\u003ch3 style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e💡 TIP: SAVE ON SHIPPING! 💡\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cem\u003e\u003cstrong\u003eBuying 2 or more products at the same time will save you quite a lot on shipping fees! 📦💰\u003c\/strong\u003e\u003c\/em\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/474d96367a8f4505a845563bca5a206446466986.jpeg\" width=\"700\"\u003e\u003c\/p\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\n\u003cstrong\u003e🛒 Click On '\u003c\/strong\u003e\u003cspan\u003e\u003cstrong\u003eADD TO CART\u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003e' To Get Yours Now! 🛒\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e💳 HOW TO PAY 💳\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003ePayments via PayPal®, Credit, and Debit Card. 💳\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eIf you want to checkout with a credit or debit card, simply enter your Card Number, Expiration Date, and CVV. 🛒✨\u003c\/strong\u003e\u003c\/p\u003e","brand":"Walmart247","offers":[{"title":"Black \/ S (Up to 5 lb)","offer_id":53224726692149,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Black \/ M (5–10 lb)","offer_id":53224726724917,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Black \/ L (10–15 lb)","offer_id":53224726757685,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Black \/ XL (15–22 lb","offer_id":53224726790453,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Black \/ XXL (22–29 lb)","offer_id":53224726823221,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Orange \u0026 Green \/ S (Up to 5 lb)","offer_id":53224726855989,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Orange \u0026 Green \/ M (5–10 lb)","offer_id":53224726888757,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Orange \u0026 Green \/ L (10–15 lb)","offer_id":53224726921525,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Orange \u0026 Green \/ XL (15–22 lb","offer_id":53224726954293,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Orange \u0026 Green \/ XXL (22–29 lb)","offer_id":53224726987061,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Orange \u0026 Blue \/ S (Up to 5 lb)","offer_id":53224727019829,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Orange \u0026 Blue \/ M (5–10 lb)","offer_id":53224727052597,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Orange \u0026 Blue \/ L (10–15 lb)","offer_id":53224727085365,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Orange \u0026 Blue \/ XL (15–22 lb","offer_id":53224727118133,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Orange \u0026 Blue \/ XXL (22–29 lb)","offer_id":53224727150901,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Pink \u0026 Blue \/ S (Up to 5 lb)","offer_id":53224727183669,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Pink \u0026 Blue \/ M (5–10 lb)","offer_id":53224727216437,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Pink \u0026 Blue \/ L (10–15 lb)","offer_id":53224727249205,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Pink \u0026 Blue \/ XL (15–22 lb","offer_id":53224727281973,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false},{"title":"Pink \u0026 Blue \/ XXL (22–29 lb)","offer_id":53224727314741,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}],"url":"https:\/\/walmart247.com\/products\/secure-cat-harness","provider":"Walmart247","version":"1.0","type":"link"}