Kundvagn
Inga varor i kundvagnen.
Tillbaka hem
Faktura detaljer
Namn
E-post
Telefon
Adress
Företag
Notering
Tack för betalningen
{ if ($wire.cart.length == 0) { step = 1; } else if (step < 2) { step++; } else if (step == 2) { $wire.newPayment(); } else { // Remove ?order_id from the URL const url = new URL(window.location.href); url.searchParams.delete('order_id'); window.history.replaceState(null, '', url.toString()); // Clear the cart $wire.clear(); // Reset the modal and step step = 1; } }" wire:loading.attr="disabled">
Fortsätt betala