You have two options: Update Model method. Mage/Sales/Model/Order.php function sendNewOrderEmail() { array( 'order' => $this, 'total' ...
Niels answer of app/design/frontend/base/default/template/sales/order/totals. phtml is correct however I thought some further clarification was in ...
Magento 2.3.4 restricts the way that custom variables can be used within email
4 Email template sort order of subtotal, discoun, shipment, tax-total... Hello, in the email template, it's possible invert the order of the row of the tax ...
Previous Magento 2 Unit Test
I also have another email template that I use to send extra ...
template='email/order/shipment/track.phtml' shipment=$shipment
Enter a search word
Add processing Fee in Order Email In Magento 2. Save Tweet Share
Magento: Add Grand Total to New Order Transactional Email