{capture name=path}{l s='PayByNet payment' mod='paybynet'}{/capture}

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

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

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

{else}

{l s='PayByNet payment' mod='paybynet'}{if $selected_bank}: {$selected_bank.name}{/if}

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

- {l s='The total amount of your order comes to:' mod='paybynet'} {displayPrice price=$total} {if $use_taxes == 1} {l s='(tax incl.)' mod='paybynet'} {/if}

- {l s='After confirm you will be redirected to payment website to plase your paiment for the order.' mod='paybynet'}

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

{/if}