refactor: hide payment order confirmation block

staging
abhisheks 2023-12-07 03:50:34 +05:30
parent 6cd1aad41b
commit 3edef5858c
1 changed files with 3 additions and 1 deletions

View File

@ -29,7 +29,9 @@
</span>
{block name='hook_order_confirmation'}
<div class="hidden">
{$HOOK_ORDER_CONFIRMATION nofilter}
</div>
{/block}
</div>