Skip to content

Commit e447626

Browse files
authored
Merge pull request #701 from ShaiMagal/Hook_my_account
New hook at TOP of customer my account section - displayCustomerAccountTop
2 parents 77437c3 + 6841c77 commit e447626

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/customer/my-account.tpl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
{/block}
1212

1313
{block name='page_content'}
14+
{block name='display_customer_account_top'}
15+
{hook h='displayCustomerAccountTop'}
16+
{/block}
1417
<div class="{$componentName} row g-3">
1518
<a class="{$componentName}__link col-md-6 col-lg-4" id="identity-link" href="{$urls.pages.identity}">
1619
<span class="link-item">

0 commit comments

Comments
 (0)