Add checkout summary hook to the checkout and shopping cart templates

This commit is contained in:
2025-09-09 21:22:29 +02:00
parent 7a28543ee9
commit d895f86a03
3 changed files with 12 additions and 62 deletions

View File

@@ -341,6 +341,9 @@
{/if}
{/function}
<div id="tc-container">
{block name='hook_checkout_summary_top'}
{hook h='displayCheckoutSummaryTop'}
{/block}
{steps}
{blockContainer data=$blocksLayout}