{config_load file="$language/lang.conf" section="checkout_confirmation"}
| {#text_information#} |
| {#text_ip#} | {$CUSTOMERS_IP} |
| {#text_shipping_address#}{#text_edit#} {$DELIVERY_LABEL} |
{if $BILLING_LABEL}{#text_payment_address#}{#text_edit#} {$BILLING_LABEL}{/if} |
| {#text_shipping_method#} {$SHIPPING_METHOD} {#text_edit#} |
| {#text_payment_method#} {$PAYMENT_METHOD} {#text_edit#} |
| {#text_comments#} {#text_edit#} |
| {$ORDER_COMMENTS} |
| {#text_payment_info#} |
| {$PAYMENT_INFORMATION} |
| {#text_products#} {#text_edit#} |
|
| {$CHECKOUT_FORM} {if $MODULE_BUTTONS!=''} {$MODULE_BUTTONS} {/if} {$CHECKOUT_BUTTON}
|
|