{
  "action": "Product-SizeChart",
  "queryString": "cid=size-chart-pet",
  "locale": "en_US",
  "success": true,
  "content": "<style>\r\n    th {\r\n        vertical-align: text-top;\r\n        text-align: left;\r\n    }\r\n\r\n    td {\r\n        vertical-align: text-top;\r\n        text-align: left;\r\n    }\r\n\r\n    .border-left {\r\n        border-left: solid 2px #acacac;\r\n    }\r\n\r\n    .border-right {\r\n        border-right: solid 2px #acacac;\r\n    }\r\n\r\n    .disclaimer {\r\n        font-size: 0.9em;\r\n        color: #555;\r\n        margin-top: 10px;\r\n        font-style: italic;\r\n    }\r\n</style>\r\n\r\n<div class=\"sizes__title-main\">Size & Fit Guide</div>\r\n<div class=\"sizes__desc\">\r\n    Use this chart to find the right size for your pet. Measure around your pet’s neck, chest, and back as shown.\r\n</div>\r\n<div class=\"sizes__title-small\">Pet Size Chart</div>\r\n\r\n<div class=\"table-responsive sizes__table\">\r\n    <table class=\"table text-center size-chart-sticky\">\r\n        <thead class=\"thead-light\">\r\n            <tr>\r\n                <th scope=\"col\">Pet Size</th>\r\n                <th scope=\"col\">XS</th>\r\n                <th scope=\"col\">S</th>\r\n                <th scope=\"col\">M</th>\r\n                <th scope=\"col\">L</th>\r\n            </tr>\r\n        </thead>\r\n        <tbody>\r\n            <tr>\r\n                <th scope=\"row\">Neck</th>\r\n                <td>8\"–10\"<br>(20.32–25.4 cm)</td>\r\n                <td>10\"–12\"<br>(25.4–30.48 cm)</td>\r\n                <td>12\"–15\"<br>(30.48–38.1 cm)</td>\r\n                <td>15\"–18\"<br>(38.1–45.72 cm)</td>\r\n            </tr>\r\n            <tr>\r\n                <th scope=\"row\">Back</th>\r\n                <td>10\"–12\"<br>(25.4–30.48 cm)</td>\r\n                <td>12\"–14\"<br>(30.48–35.56 cm)</td>\r\n                <td>15\"–17\"<br>(38.1–43.18 cm)</td>\r\n                <td>18\"–21\"<br>(45.72–53.34 cm)</td>\r\n            </tr>\r\n            <tr>\r\n                <th scope=\"row\">Chest</th>\r\n                <td>12\"–15\"<br>(30.48–38.1 cm)</td>\r\n                <td>16\"–19\"<br>(40.64–48.26 cm)</td>\r\n                <td>19\"–21\"<br>(48.26–53.34 cm)</td>\r\n                <td>22\"–25\"<br>(55.88–63.5 cm)</td>\r\n            </tr>\r\n            <tr>\r\n                <th scope=\"row\">Estimated Weight*</th>\r\n                <td>Up to 10&nbsp;lbs<br>(≈4.5&nbsp;kg)</td>\r\n                <td>Up to 15&nbsp;lbs<br>(≈6.8&nbsp;kg)</td>\r\n                <td>Up to 30&nbsp;lbs<br>(≈13.6&nbsp;kg)</td>\r\n                <td>Up to 45&nbsp;lbs<br>(≈20.4&nbsp;kg)</td>\r\n            </tr>\r\n        </tbody>\r\n    </table>\r\n</div>\r\n\r\n<div class=\"disclaimer\">\r\n    *Estimated weights are for general guidance only. We recommend measuring your pet’s neck, chest, and back for the most accurate fit, \r\n    as body shapes and proportions can vary widely among breeds.\r\n</div>"
}