Customize template content.
You can active backend hints to be sure that this is the correct template with: ...
As far as we have created a New Order Template in this guide we go Admin Panel > Stores > Setting > Configuration > Sales > Sales Emails ...
These order template files can be find under below folder, frontend/ yourtemplatefolder/default/template/sales/. I am listing some of files from it,
I need to edit -> app/design/adminhtml/default/default/template/sales/order/view/ items.phtml, editing core files is dangerous, may i know how ...
I am sure that there is no .phtml file for sales_order/index controller. Also You can check app/code/core/Mage/Adminhtml/controllers/Sales/OrderController.php ...
The list of email templates is organized alphabetically by Magento
Then, on the user side, I edited the page at app/design/frontend/base/default/ template/sales/order/info.phtml by adding this code: getId() ?> ...
On the Admin sidebar, go to Content > Design > Configuration. In the grid, find the store view that you want to configure and click Edit in the Action ...
name="order_tab_info" template="order/view/tab/info.phtml">