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

@@ -145,6 +145,9 @@
<a href="{$urls.pages.order}" class="btn btn-primary">{l s='Proceed to checkout' d='Shop.Theme.Actions'}</a>
</div>
</div>
{block name='hook_checkout_summary_top'}
{hook h='displayCheckoutSummaryTop'}
{/block}
</div>
{else}
<div class="no-items">