Add checkout summary hook to the checkout and shopping cart templates
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user