{# app/templates/storefront/account/profile.html #} {% extends "storefront/base.html" %} {% block title %}{{ _('customers.storefront.pages.profile.title') }} - {{ store.name }}{% endblock %} {% block alpine_data %}shopProfilePage(){% endblock %} {% block content %}
{{ _('customers.storefront.pages.profile.subtitle') }}
{{ _('customers.storefront.pages.profile.info_section_subtitle') }}
{{ _('customers.storefront.pages.profile.prefs_section_subtitle') }}
{{ _('customers.storefront.pages.profile.change_password_subtitle') }}