{load_language_text section="checkout_payment_instruction"}
{$txt.payment_note}
{$txt.amount} | {$value|string_format:"%.2f"} {$currency} |
{$txt.iban} | {$iban} |
{$txt.bic} | {$bic} |
{$txt.account_holder} | {$account_holder} |
{$txt.bank_name} | {$bank_name} |
{$txt.reference} | {$reference} |
{$txt.due_date} | {$due_date} |
{$additional_note}
{/if}