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
| size | pant length | waist | hip | Foot | Thigh |
| S | 96 | 60-80 | 94 | 20 | 56 |
| M | 98 | 63-83 | 98 | 21 | 58 |
| L | 100 | 66-86 | 102 | 22 | 60 |
| XL | 102 | 69-89 | 106 | 23 | 62 |
| XXL | 104 | 72-92 | 110 | 24 | 64 |