{config_load file="$language/lang_$language.conf" section="account"}
{#heading_account#}{$error_message}
{if $products_history}{#title_viewed_products#}
{foreach name=history_products item=products_history from=$products_history} {/foreach}
{if $products_history.PRODUCTS_IMAGE!=''}{$products_history.PRODUCTS_NAME}{/if} {$products_history.PRODUCTS_NAME}
{$products_history.PRODUCTS_PRICE}
{if $products_history.PRODUCTS_VPE}{$products_history.PRODUCTS_VPE}
{/if} {$products_history.PRODUCTS_TAX_INFO}{$products_history.PRODUCTS_SHIPPING_LINK}
{#text_goto_cat#}
{$products_history.BUY_NOW_BUTTON}
{else} {#title_welcome#}

{#text_welcome#}

{/if}{if $LINK_LOGIN}
{#text_login#}
{/if}
{#title_account#}
{#text_edit#}
{#text_address#}
{#text_password#}
{if $order_content}{#title_orders#} {#text_all#}
{foreach name=aussen item=order_data from=$order_content} {/foreach}
{$order_data.ORDER_DATE}  {#order_nr#}{$order_data.ORDER_ID} {#order_total#}{$order_data.ORDER_TOTAL}
  {#order_status#}{$order_data.ORDER_STATUS} {$order_data.ORDER_BUTTON}
{/if} {#title_notification#}
{#text_newsletter#}