{form type=form name=process action='checkout' method=post conn=SSL id='checkout-form'}
{form type=hidden name=action value=process}
{txt key=TEXT_CHECKOUT_CONFIRMATION_DESC}
{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'} {$_content_3.content_popup_link} {/if} {if $show_digital_checkbox eq 'true'} {/if}
{hook key=checkout_tpl_form}
{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}
{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}
{$shipping_info.shipping_name}
{*if $shipping_info.shipping_desc}{$shipping_info.shipping_desc}
{/if*} {/if} {if $shipping_info.shipping_info}{$shipping_info.shipping_info}
{/if} {if $shipping_info.shipping_name} {txt key=TEXT_EDIT} {/if}{$payment_info.payment_name}
{*if $payment_info.payment_desc}{$payment_info.payment_desc}
{/if*} {/if} {if $payment_info.payment_info}{$payment_info.payment_info}
{/if} {if $payment_info.payment_name} {txt key=TEXT_EDIT} {/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} |
{txt key=TEXT_INFO_PAY_NEXT_STEP}
{else} {/if} {form type=formend} {hook key=checkout_tpl_bottom}