[{assign var="template_title" value="MY_ACCOUNT"|oxmultilangassign}] [{assign var="oConfig" value=$oViewConf->getConfig()}] [{capture append="oxidBlock_content"}]

[{oxmultilang ident="MY_ACCOUNT"}]

[{if $oxcmp_user && $oxcmp_user->oxuser__sap_customer_number->value}]

([{oxmultilang ident="SAP_CUSTOMER_NUMBER_LABEL"}]: [{$oxcmp_user->oxuser__sap_customer_number->value}])

[{/if}] [{if $oView->getAccountDeletionStatus() === false}] [{assign var="statusMessage" value="DD_DELETE_MY_ACCOUNT_ERROR"|oxmultilangassign}] [{include file="message/error.tpl" statusMessage=$statusMessage}] [{/if}]
[{block name="account_dashboard_col1"}]
[{oxmultilang ident="CHANGE_PASSWORD"}]
[{*
[{oxmultilang ident="NEWSLETTER_SUBSCRIBE_CANCEL"}]
*}]
[{oxmultilang ident="UPDATE_YOUR_BILLING_SHIPPING_SETTINGS"}]
[{oxmultilang ident="ORDERS"}] [{$oView->getOrderCnt()}]
[{if $oView->isEnabledDownloadableFiles()}]
[{oxmultilang ident="MY_DOWNLOADS_DESC"}]
[{/if}] [{/block}]
[{block name="account_dashboard_col2"}] [{if !($oConfig->getConfigParam('blB2BHideMyWishList') && $oxcmp_user && $oxcmp_user->isB2B()) || ($oxcmp_user && !$oxcmp_user->isB2B())}]
[{oxmultilang ident="PRODUCT"}] [{if $oxcmp_user}][{$oxcmp_user->getNoticeListArtCnt()}][{else}]0[{/if}]
[{/if}] [{if $oViewConf->getShowWishlist()}]
[{oxmultilang ident="PRODUCT"}] [{if $oxcmp_user}][{$oxcmp_user->getWishListArtCnt()}][{else}]0[{/if}]
[{/if}] [{if !($oConfig->getConfigParam('blB2BHideMyCompareList') && $oxcmp_user && $oxcmp_user->isB2B()) || ($oxcmp_user && !$oxcmp_user->isB2B())}] [{if $oViewConf->getShowCompareList()}]
[{oxmultilang ident="PRODUCT"}] [{if $oView->getCompareItemsCnt()}][{$oView->getCompareItemsCnt()}][{else}]0[{/if}]
[{/if}] [{/if}] [{if $oViewConf->getShowListmania()}]
[{oxmultilang ident="LISTS"}] [{if $oxcmp_user->getRecommListsCount()}][{$oxcmp_user->getRecommListsCount()}][{else}]0[{/if}]
[{/if}] [{if $oView->isUserAllowedToManageOwnReviews()}]
[{oxmultilang ident="MY_REVIEWS"}] [{if $oView->getReviewAndRatingItemsCount()}][{$oView->getReviewAndRatingItemsCount()}][{else}]0[{/if}]
[{/if}] [{/block}]
[{block name="account_dashboard_delete_my_account"}]
[{if $oView->isUserAllowedToDeleteOwnAccount()}] [{include file="page/account/delete_my_account_confirmation.tpl"}] [{/if}]
[{/block}]
[{oxmultilang ident="LOGOUT"}]

 

[{insert name="oxid_tracker" title=$template_title}] [{/capture}] [{capture append="oxidBlock_sidebar"}] [{include file="page/account/inc/account_menu.tpl"}] [{/capture}] [{include file="layout/page.tpl" sidebar="Left"}]