{capture name=path}{l s='Bank wire payment' mod='bankwire'}{/capture} {include file=$tpl_dir./breadcrumb.tpl}

{l s='Order summary' mod='bankwire'}

{assign var='current_step' value='payment'} {include file=$tpl_dir./order-steps.tpl} {if $nbProducts <= 0}

{l s='Your shopping cart is empty.'}

{else}

{l s='Bank wire payment' mod='bankwire'}

{l s='bank wire' mod='bankwire'} {l s='You have chosen to pay by bank wire.' mod='bankwire'}

{l s='Here is a short summary of your order:' mod='bankwire'}

- {l s='The total amount of your order is' mod='bankwire'} {displayPrice price=$total} {l s='(tax incl.)' mod='bankwire'}

- {if $currencies|@count > 1} {l s='We accept several currencies to be sent by bank wire.' mod='bankwire'}

{l s='Choose one of the following:' mod='bankwire'} {else} {l s='We accept the following currency to be sent by bank wire:' mod='bankwire'} {$currencies.0.name} {/if}

{l s='Bank wire account information will be displayed on the next page.' mod='bankwire'}

{l s='Please confirm your order by clicking \'I confirm my order\'' mod='bankwire'}.

{l s='Other payment methods' mod='bankwire'}

{/if}