Add checkout summary hook to the checkout and shopping cart templates
This commit is contained in:
@@ -341,6 +341,9 @@
|
||||
{/if}
|
||||
{/function}
|
||||
<div id="tc-container">
|
||||
{block name='hook_checkout_summary_top'}
|
||||
{hook h='displayCheckoutSummaryTop'}
|
||||
{/block}
|
||||
|
||||
{steps}
|
||||
{blockContainer data=$blocksLayout}
|
||||
|
||||
Reference in New Issue
Block a user