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 | Waist(cm) | Hip circumference(cm) | Pants length(cm) |
| S | 74 | 100 | 96 |
| M | 78 | 102 | 97 |
| L | 82 | 104 | 98 |
| XL | 86 | 106 | 99 |
| XXL | 90 | 108 | 100 |
| XXXL | 94 | 110 | 101 |