{load_language_text section="checkout_payment_instruction"} {load_language_text section="paypal3" name="paypaltxt"}
{$value|string_format:"%.2f"} {$currency} ==> PayPal

{$paypaltxt.pui_please_transfer} {$value|string_format:"%.2f"} {$currency} {if $due_date !== '0000-00-00'}{$paypaltxt.pui_until} {$due_date}{/if} {$paypaltxt.pui_to_paypal}

{if $due_date !== '0000-00-00'} {/if}
{$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}
{if $additional_note}

{$additional_note}

{/if}