Hello,
I'm heaving some issues finding and adding a script to order confirmation page. I'm not sure but i found a file here /themes/mytheme/templates/checkout and it's order-confirmation.tpl.
I edited it and added a new block between {block name='content'} my script {/block} just before the closing block. I also tried this outside of the content block, but nothing happens.
I'm requesting some assistance because even if me script is not correct it should appear somewhere when i inspect the page source, but it's not there, so I think I'm not editing the right file. All the information i could find was about a page that is before finishing the order. I want to edit the “thank you” page after the order has been placed.
I hope this makes sense because i can't seem to get this working.