calcPageSize())"
/>
calcPageSize())"
class="absolute inset-0 object-contain object-center w-full m-auto"
:class="{
'cursor-pointer': !fullscreen,
'max-h-screen-75': fullscreen
}"
width="700"
height="700"
:loading="active!==index ? 'lazy' : 'eager'"
:src="fullscreen ? image.full : image.img"
:tabindex="fullscreen ? '-1' : '0'"
:role="fullscreen ? 'img' : 'button'"
x-transition.opacity.duration.500ms x-show="active===index"
/>
- Category:Components
- Brand:NKE
- EAN:9008745222375
-
Inner Ø
60 mm / 2.362 in
-
Outer Ø
84.5 mm / 3.307 in
-
-
Request a Personalized Quote
Related Products
NKE
-
Inner Ø
70 mm / 2.756 in
-
Outer Ø
97.5 mm / 3.819 in
-
-
- Availability:
-
Out of stock
NKE
-
Inner Ø
85 mm / 3.346 in
-
Outer Ø
118 mm / 4.646 in
-
-
- Availability:
-
Out of stock
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);
}"
>