feat: add global Toast with 10% offer for posters
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user