{txt key=TEXT_CHECKOUT_CONFIRMATION_DESC}
{hook key=checkout_tpl_info} {*form type=form name=process action='checkout' method=post conn=SSL} {form type=hidden name=action value=process*}
{if $shipping_address.customers_company} {$shipping_address.customers_company}
{/if}
{$shipping_address.customers_firstname} {$shipping_address.customers_lastname}
{$shipping_address.customers_street_address}
{if $shipping_address.customers_suburb} {$shipping_address.customers_suburb}
{/if}
{$shipping_address.customers_postcode} {$shipping_address.customers_city}
{$shipping_address.customers_country}
{txt key=TEXT_NEW_SHIPPING_ADDRESS}:
{txt key=BUTTON_ADD_ADDRESS} {/if} {/if}
{if $payment_address.customers_company} {$payment_address.customers_company}
{/if}
{$payment_address.customers_firstname} {$payment_address.customers_lastname}
{$payment_address.customers_street_address}
{if $payment_address.customers_suburb} {$payment_address.customers_suburb}
{/if}
{$payment_address.customers_postcode} {$payment_address.customers_city}
{$payment_address.customers_country}
{txt key=TEXT_NEW_PAYMENT_ADDRESS}:
{txt key=BUTTON_ADD_ADDRESS} {/if} {/if}{if $smarty.const._STORE_TERMSCOND_CHECK eq 'false'} {content cont_id=3 is_id='false'} {txt key=TEXT_TERMSANDCOND_CONFIRMATION} | {$_content_3.content_popup_link} {/if} {if $smarty.const._STORE_TERMSCOND_CHECK eq 'true'} {assign var="params" value=""} {if $conditions_accepted==1} {assign var="params" value="checked=\"checked\""} {/if} {$_content_3.content_popup_link} {/if}
{hook key=checkout_tpl_form}{txt key=TEXT_COMMENTS_DESC}
{form type=textarea name=comments cols=145 rows=5 id=comments} {if $rescission == 'true'}{$_content_8.content_popup_link}
{form type=checkbox name=rescission_accepted_paypal checked=true params='id="rescission_accepted_paypal"'} {txt key=XT_RESCISSION_ACCEPT}
{php} }else{ {/php}{form type=checkbox name=rescission_accepted_paypal params='id="rescission_accepted_paypal"'} {txt key=XT_RESCISSION_ACCEPT}
{php} } {/php} {/if}{txt key=TEXT_SUB_TOTAL}: | {$sub_total} |
{$sub_data.products_name}: | {$sub_data.products_price.formated} |
{txt key=TEXT_TAX} {$tax_data.tax_key}%: | {$tax_data.tax_value.formated} |
{txt key=TEXT_TOTAL}: | {$total} |
{txt key=TEXT_DISCOUNT_MADE}: | {$discount.formated} |
{txt key=TEXT_ORDER_CONFIRMATION_BUTTON_LAW} |