ENDS TONIGHT -
Extra 20% off our sale - Use Code: EXTRA20
ENDS TONIGHT -
Extra 20% off our sale - Use Code: EXTRA20
ENDS TONIGHT -
Extra 20% off our sale - Use Code: EXTRA20
ENDS TONIGHT -
Extra 20% off our sale - Use Code: EXTRA20
ENDS TONIGHT -
Extra 20% off our sale - Use Code: EXTRA20
ENDS TONIGHT -
Extra 20% off our sale - Use Code: EXTRA20
ENDS TONIGHT -
Extra 20% off our sale - Use Code: EXTRA20
ENDS TONIGHT -
Extra 20% off our sale - Use Code: EXTRA20
ENDS TONIGHT -
Extra 20% off our sale - Use Code: EXTRA20
ENDS TONIGHT -
Extra 20% off our sale - Use Code: EXTRA20
{ $data.aTozScroll(); updateSearchVisibility(); } " @pointerover="`bar` === 'bar' && $data.toggleTransparent" @pointerleave="`bar` === 'bar' && $data.toggleTransparent" data-transparent-templates="" data-color-scheme="color_scheme_1" data-transparent-color-scheme="scheme-70b2fd79-ca08-452e-b2b8-e5d5250fd894" data-open-on-click="true" x-init=" ()=> { updateSearchVisibility(); $data.toggleTransparent() ; $watch('$router.template', value => { $data.toggleTransparent(); $data.aTozScroll(); updateSearchVisibility(); }); $watch('$modal.id', value => { !true && $data.toggleTransparent() }); } " class="relative h-[--height] lg:h-[--height-md] shadow-[0px_2px_6px_0px_rgba(0,0,0,0.08)] transition-all duration-300 ease-in-out color_scheme_1 " :class="{ 'hide_search': hideSearch }" style="--height-md: 96px;--height: 68px;">
{ megamenu = !!document.querySelector(`[data-megamenu='characters']`) })" @pointerover="if (!openOnClick && megamenu) { $modal.setId('megamenu--characters'); isOpen = true; } if (!megamenu && $modal.id.includes('megamenu-')) { isOpen = false; $modal.setId(''); }" @click="(e) => { if (openOnClick && megamenu) { e.preventDefault(); e.stopPropagation(); if (isOpen && $modal.id.includes('megamenu-')) { isOpen = !isOpen; $modal.setId(''); } else if (megamenu) { isOpen = true; $modal.setId('megamenu--characters'); } } }">
Characters
{ megamenu = !!document.querySelector(`[data-megamenu='kids']`) })" @pointerover="if (!openOnClick && megamenu) { $modal.setId('megamenu--kids'); isOpen = true; } if (!megamenu && $modal.id.includes('megamenu-')) { isOpen = false; $modal.setId(''); }" @click="(e) => { if (openOnClick && megamenu) { e.preventDefault(); e.stopPropagation(); if (isOpen && $modal.id.includes('megamenu-')) { isOpen = !isOpen; $modal.setId(''); } else if (megamenu) { isOpen = true; $modal.setId('megamenu--kids'); } } }">
Kids
{ megamenu = !!document.querySelector(`[data-megamenu='adults']`) })" @pointerover="if (!openOnClick && megamenu) { $modal.setId('megamenu--adults'); isOpen = true; } if (!megamenu && $modal.id.includes('megamenu-')) { isOpen = false; $modal.setId(''); }" @click="(e) => { if (openOnClick && megamenu) { e.preventDefault(); e.stopPropagation(); if (isOpen && $modal.id.includes('megamenu-')) { isOpen = !isOpen; $modal.setId(''); } else if (megamenu) { isOpen = true; $modal.setId('megamenu--adults'); } } }">
Adults
{ megamenu = !!document.querySelector(`[data-megamenu='homeware']`) })" @pointerover="if (!openOnClick && megamenu) { $modal.setId('megamenu--homeware'); isOpen = true; } if (!megamenu && $modal.id.includes('megamenu-')) { isOpen = false; $modal.setId(''); }" @click="(e) => { if (openOnClick && megamenu) { e.preventDefault(); e.stopPropagation(); if (isOpen && $modal.id.includes('megamenu-')) { isOpen = !isOpen; $modal.setId(''); } else if (megamenu) { isOpen = true; $modal.setId('megamenu--homeware'); } } }">
Homeware
{ megamenu = !!document.querySelector(`[data-megamenu='sale']`) })" @pointerover="if (!openOnClick && megamenu) { $modal.setId('megamenu--sale'); isOpen = true; } if (!megamenu && $modal.id.includes('megamenu-')) { isOpen = false; $modal.setId(''); }" @click="(e) => { if (openOnClick && megamenu) { e.preventDefault(); e.stopPropagation(); if (isOpen && $modal.id.includes('megamenu-')) { isOpen = !isOpen; $modal.setId(''); } else if (megamenu) { isOpen = true; $modal.setId('megamenu--sale'); } } }">
Sale
{ search = $store.search; } " x-effect="() => { if(search?.query){ $modal.setId('search') } else{ $modal.setId('') } }">
EUR €
0
{ search = $store.search; } " x-effect="() => { if(search?.query){ $modal.setId('search') } else{ $modal.setId('') } }">
Your Cart (0)
Your Bag is Empty
Looks like your bag is empty! Feel free to browse our selection and add some items you love.
Start Shopping
_cart.updateLineItemQuantity(0, item.index))">
{}">
Quantity
{ const target = Math.max(0, item?.quantity - 1) _cart.updateLineItemQuantity(target, index); sub_items?.forEach(item => { _cart.updateLineItemQuantity(target, item.index) }) }">
{ const value = Math.min(variant?.inventory_management === 'shopify' && variant?.inventory_policy === 'deny' ? variant?.inventory_quantity: 999, item?.quantity + 1); _cart.updateLineItemQuantity(value, index); sub_items?.forEach(item => { _cart.updateLineItemQuantity(value, item.index) }) }">
item?.selling_plan_allocation?.selling_plan?.name ?? 'One time purchase'
{ ;if (!select?.contains($event.target) && select !== $event.target) { open = false } }" @scroll.window="pos = select.getBoundingClientRect()" @resize.window="pos = select.getBoundingClientRect()" @keydown.esc="open = false" @keydown.left.prevent.stop="focusIndex = focusIndex > 0 ? focusIndex -1 : values.length - 1" @keydown.up.prevent.stop="focusIndex = focusIndex > 0 ? focusIndex -1 : values.length - 1" @keydown.down.prevent.stop="focusIndex = focusIndex + 1 < values.length ? focusIndex + 1 : 0" @keydown.right.prevent.stop="focusIndex = focusIndex + 1 < values.length ? focusIndex + 1 : 0" @keydown.space.prevent.stop="isChanging = true; open = false; await _cart.change({ id: item?.key, selling_plan: +value, quantity: item?.quantity }); isChanging = false;" @keydown.enter.prevent.stop="isChanging = true; open = false; await _cart.change({ id: item?.key, selling_plan: +value, quantity: item?.quantity }); isChanging = false;; open = false" class="fixed z-[2147483647] mt-1 max-h-60 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg outline-none ring-1 ring-black/5 transition-opacity duration-75 focus:outline-none sm:text-sm" aria-label="" aria-orientation="vertical" role="listbox" tabindex="0" x-show="show" x-cloak="" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0">
You May Also Like
Subtotal
€0,00
Shipping and taxes calculated at checkout.
Checkout