So I am wanting to put something on the sales history or customer dashboard about if they don't see an order, to let us know. Want to do this because when guests place an order and then make an account afterwards it doesn't show in their history.
I think the file to make the change is vendor/magento/module-sales/view/frontend/templates/order/history.phtml
Is this correct? Obviously I will end up putting it in my theme, just want to make sure this is the correct file and that this is the best way of doing something like this.
Thanks!