{include file="phoenix/system/_header.html"} {include file="phoenix/system/_breadcrumbs.html"} {if $message} {foreach $message as $info} {include file="phoenix/system/_message.html"} {/foreach} {/if} {$lang.checkout_bar_delivery} {$lang.checkout_bar_payment} {$lang.checkout_bar_confirmation} {$lang.checkout_bar_finished} {if $mySystem.sed} {/if} {$lang.table_heading_billing_address} {$lang.text_selected_billing_destination} {$lang.button_change_address} {$lang.title_billing_address} {oos_address_label customers_id=$smarty.session.customer_id address_id=$smarty.session.billto} {$lang.table_heading_payment_method} {if sizeof($selection) > 1 } {$lang.text_select_payment_method} {$lang.title_please_select} {else} {$lang.text_enter_payment_information} {/if} {section name=i loop=$selection} {$selection[i].module} {if sizeof($selection) > 1 } {if $selection[i].id eq $smarty.session.payment} {else} {/if} {else} {/if} {if isset($selection[i].error)} {$selection[i].error} {else} {section name=n loop=$selection[i].fields} {$selection[i].fields[n].title} {$selection[i].fields[n].field} {/section} {/if} {/section} {$credit_selection} {$lang.table_heading_comments} {$smarty.session.comments|stripslashes} {$lang.button_back} {$lang.button_continue} {include file="phoenix/system/_footer.html"}
{$lang.text_selected_billing_destination}
{$lang.text_select_payment_method}
{$lang.text_enter_payment_information}