1) { lightboxIndex = (lightboxIndex - 1 + lightboxItems.length) % lightboxItems.length; imgModalSrc = lightboxItems[lightboxIndex].src; imgModalDesc = lightboxItems[lightboxIndex].alt || ''; selectedId = String(lightboxItems[lightboxIndex].id); }"
@keydown.arrow-right.window="if (imgModal && lightboxItems.length > 1) { lightboxIndex = (lightboxIndex + 1) % lightboxItems.length; imgModalSrc = lightboxItems[lightboxIndex].src; imgModalDesc = lightboxItems[lightboxIndex].alt || ''; selectedId = String(lightboxItems[lightboxIndex].id); }"
x-effect="document.body.classList.toggle('product-lightbox-open', imgModal)"
>
Item Details
Measure your dogs's girth
HOW TO MEASURE YOUR DOG'S GIRTH
Step 2
Size Chart
Use the sizing chart to select the appropriate size for your dog.
In between sizes: Choose the larger size.
| Girth | Size |
|---|---|
| 13 - 17 in (33 - 43 cm) | XXS |
| 17 - 22 in (43 - 56 cm) | XS |
| 22 - 27 in (56 - 69 cm) | S |
| 27 - 32 in (69 - 81 cm) | M |
| 32 - 42 in (81 - 107 cm) | L/XL |