{if $smarty.const.CONF_ORDERING_REQUEST_BILLING_ADDRESS} {lbl_ordr_billing_address} ({lbl_btn_change_address}):

{$billing_address_str}

{/if}

{"checkout_select_payment_type"|translate}:

{foreach from=$payment_methods item=_payment_method name=pm} {/foreach}
{if $_payment_method.description}
{$_payment_method.description}{/if}
{if !$payment_methods} {"checkout_no_payment_methods"|translate}... {else}
{/if}