{if $payment_address.customers_company} {$payment_address.customers_company} |
{if $payment_address.allow_change == true}
{txt key=TEXT_SELECT_PAYMENT_ADDRESS}: {form type=form name=payment_address action='dynamic' link_params='page_action=payment' method=post conn=SSL} {form type=select name=adID value=$address_data params='onChange="this.form.submit();"'} {form type=hidden name=adType value=payment} {form type=hidden name=action value=select_address} {form type=formend} {if $add_new_address eq 1}{txt key=TEXT_NEW_PAYMENT_ADDRESS}: {button text=$smarty.const.BUTTON_ADD_ADDRESS file='add_address.gif'} {/if} {/if} |
{$_content_3.content_popup_link}
{form type=checkbox name=conditions_accepted} {txt key=TEXT_ACCEPT_CONDITIONS}
{if $rescission == 'true'}{$_content_8.content_popup_link}
{form type=checkbox name=rescission_accepted} {txt key=XT_RESCISSION_ACCEPT}
{/if} {hook key=checkout_tpl_payment}{button text=$smarty.const.BUTTON_NEXT file='next.gif' type='form'}
{form type=formend}