I need to be able to move the order id and thanks for your order to under the banner. See image.
I want to beef up the text to so it can be ready easily. I feel this is out of place because long the whole stages all the info is under this banner.
PrestaShop Forum
The best place in the world to ask questions about PrestaShop and get advice from our passionate community!
{capture name=path}{l s='Order confirmation'}{/capture}
{include file=$tpl_dir./breadcrumb.tpl}
{l s='Order confirmation'}
{assign var='current_step' value='payment'}
{include file=$tpl_dir./order-steps.tpl}
{include file=$tpl_dir./errors.tpl}
{$HOOK_ORDER_CONFIRMATION}
{$HOOK_PAYMENT_RETURN}

{l s='Back to orders'}