{txt key=TEXT_PAGE_TITLE_ACCOUNT}

{$message} {if $registered_customer != true}

{txt key=TEXT_ACCOUNT_TITLE_WELCOME}

{txt key=TEXT_ACCOUNT_WELCOME}

{txt key=TEXT_ACCOUNT_LOGIN}

{/if} {if $registered_customer == true}

{txt key=TEXT_ACCOUNT_TITLE}

{if $smarty.session.customer->customers_status != $smarty.const._STORE_CUSTOMERS_STATUS_ID_GUEST && $smarty.session.customer->customers_status != 0} {txt key=TEXT_ACCOUNT_EDIT} {/if} {txt key=TEXT_ACCOUNT_ADRESSBOOK}

{if $show_gdpr_download}

{txt key=TEXT_DOWNLOAD_DSGVO_REPORT}

{/if}

{txt key=TEXT_LOGOFF}

{hook key=account_tpl_account_data} {/if} {hook key=account_tpl_module_data} {if $order_data}

{txt key=TEXT_ACCOUNT_ORDERS} {if $order_data} & {txt key=TEXT_ACCOUNT_DOWNLOADS}{/if}

{if version_compare(_SYSTEM_VERSION, '5.0.0', '>=')} {include file="$selected_template/xtCore/pages/order_history_block.html" type="tpl_include"} {else} {include file="/xtCore/pages/order_history_block.html" type="tpl_include"} {/if} {/if} {if $download_flag == true} {txt key=TEXT_ACCOUNT_DOWNLOADS_MORE} {/if} {if $order_data} {txt key=TEXT_ACCOUNT_ALL_ORDERS} {/if}
{hook key=account_tpl_module_data_bottom}