
calcPageSize())"
/>
calcPageSize())"
class="opacity-0 absolute inset-0 object-center object-cover sm:object-contain w-full duration-300 md:duration-1000 transition-all"
:class="{
'cursor-pointer': !fullscreen,
'h-full sm:w-auto sm:max-h-[90vh] m-auto !object-contain': fullscreen,
'md:!duration-0': isZoomed && (active === index),
'!opacity-100 active-image': (active===index)
}"
width="599"
height="799"
:loading="active!==index ? 'lazy' : 'eager'"
:src="fullscreen ? image.full : image.img"
x-bind:style="(active === index) ? imageTransformStyles : ''"
/>
incl.Tax
- Soft boxer shorts in red
- Transparent material
- Made of stretchy material
- Model is 1.80cm and wears S/M
Our recommendations
You might also like these articles!
viewItemListHandler(e.detail.wrap)"
>
active = e.detail"
x-transition:enter="ease-out duration-300"
x-transition:enter-start="opacity-0"
x-transition:enter-end="opacity-100"
x-transition:leave="ease-in duration-300"
x-transition:leave-start="opacity-100"
x-transition:leave-end="opacity-0">

{
params = e.detail.params || {};
e.detail.active ? show('outer', $event) : hide('outer', $event);
}"
>