<{if $settings.checkout_thankyou.title}> <{$settings.checkout_thankyou.title}> <{else}> <{t section="Thanks"}>Your order has been received<{/t}> <{/if}>
<{if $settings.checkout_thankyou.text}> <{$settings.checkout_thankyou.text}> <{else}> <{t section="Thanks"}> Thank you very much for shopping with us. We will immediately start proccessing your order, and we will send an order confirmation to your mail. Remember to check your spam filter if you haven't received the order confirmation within 5 mintues. <{/t}> <{/if}>
<{include file="partials/order.details.html"}> <{else}> <{if $basket}> <{include file="partials/checkout.empty.order.html"}> <{else}> <{include file="partials/checkout.empty.basket.html"}> <{/if}> <{/if}>