[`Thank you!`]

[`We successfully accepted your order, and will contact you asap.`]
[`Your order number is `] {$order.id}.

{if !empty($payment)}
{$payment}
{/if} {if !empty($payment_success)} [`Your payment has been successfully accepted. We will process your order and contact you shortly.`] {/if}

[`Back to the store`]

{* @event frontend_checkout.%plugin_id% *} {foreach $frontend_checkout as $_}{$_}{/foreach}