We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77437c3 + 6841c77 commit e447626Copy full SHA for e447626
templates/customer/my-account.tpl
@@ -11,6 +11,9 @@
11
{/block}
12
13
{block name='page_content'}
14
+{block name='display_customer_account_top'}
15
+ {hook h='displayCustomerAccountTop'}
16
+{/block}
17
<div class="{$componentName} row g-3">
18
<a class="{$componentName}__link col-md-6 col-lg-4" id="identity-link" href="{$urls.pages.identity}">
19
<span class="link-item">
0 commit comments