this.fetchCart()); }, removeItem(id) { fetch('/cart/remove/' + id, { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name="csrf-token"]').content, 'Accept': 'application/json' } }).then(() => this.fetchCart()); }, init() { this.fetchCart(); window.addEventListener('cart-updated', () => { this.fetchCart(); this.cartOpen = true; }); } }" x-init="init()">
Interpreti.cz

Henderson, Joe

Profil izvođača i popis djela.

Za ovog izvođača trenutno nemamo nikakvih proizvoda.

Koristimo kolačiće kako bismo osigurali najbolje iskustvo na našoj web stranici. Nastavkom slažete se s njihovom upotrebom. Saznajte više.