{#each ItemsInCart as item}
{item.name}
{item.description}
{/each}
Adverts Will Go Here Later
Subtotal
({cartLength} items)
Total
€{TotalPrice}
(window.location.href = "checkout")} class="btn btn-secondary fw-semibold shadow-sm rounded-2 w-100 mt-3 d-inline-flex justify-content-center align-items-center gap-2">
PROCEED TO CHECKOUT