This website uses cookies.
This website uses cookies. We use cookies to personalize content, to integrate social media and for analysis purposes with regard to the use of our website.
Only allow necessary cookies
Allow cookies
Products
Shaker
€16.90
1 St. (16.90 EUR/St.)
{
if (!r.ok) throw new Error('Request failed');
return r.json();
}).then(data => {
if (data.success) {
wishlisted = !wishlisted;
animate = true;
setTimeout(() => animate = false, 600);
$dispatch('wishlist-updated', { count: data.items_count });
}
loading = false;
}).catch(() => { loading = false; error = true; setTimeout(() => error = false, 1000); });
" :title="wishlisted ? 'Remove from Wishlist' : 'Add to Wishlist'"
:aria-label="wishlisted ? 'Remove from Wishlist' : 'Add to Wishlist'"
:aria-pressed="wishlisted.toString()"
class="p-1 transition-colors"
:class="{
'text-red-500': wishlisted && !error,
'text-black hover:text-red-500': !wishlisted && !error,
'text-red-300': error,
'animate-[shake_0.3s_ease-in-out]': error
}">
All prices incl. VAT excl. shipping costs, unless otherwise stated.
© 2024 MustHave Global - All rights reserved.