{% if oView.getAccountDeletionStatus() == true %} {% set statusMessage = "DD_DELETE_MY_ACCOUNT_SUCCESS"|translate %} {% include "message/success.html.twig" with {statusMessage: statusMessage} %} {% endif %}

{{ translate({ ident: "LOGIN" }) }}

{% block account_login_form_fields %} {{ oViewConf.getHiddenSid()|raw }} {{ oViewConf.getNavFormParams()|raw }} {% if oView.getArticleId() %} {% endif %} {% if oView.getProduct() %} {% set product = oView.getProduct() %} {% endif %}

{{ translate({ ident: "LOGIN_ALREADY_CUSTOMER" }) }}

{% block checkout_options_loginaccount_passwordfield %}
{{ translate({ ident: "FORGOT_PASSWORD" }) }}
{% endblock %} {% if oView.showRememberMe() %}
{% endif %} {% endblock %} {% block account_login_form_captcha %}{% endblock %} {% block checkout_options_loginaccount_submitbutton %}
{% endblock %}

{{ translate({ ident: "OPEN_ACCOUNT" }) }}

{{ translate({ ident: "DD_LOGIN_ACCOUNT_PANEL_CREATE_BODY" }) }}

{{ translate({ ident: "OPEN_ACCOUNT" }) }}