feat: add global Toast with 10% offer for posters

This commit is contained in:
2023-06-11 22:41:01 +02:00
parent eb2be69957
commit fb21015f99
3 changed files with 38 additions and 1 deletions

View File

@@ -132,7 +132,7 @@
{/if}
</div>
<div class="cart__total--checkout">
<p>Free shipping worldwide!</p>
<p>Save 10% on your order with the code <strong>WORLDCITIZEN</strong>. Free shipping.</p>
{#if $cartData && $cartAmount > 0 && $cartData.checkout_url}
<div transition:fly={{ y: 8, duration: 600, easing: quartOut }}>
<Button