I want to edit the block of the email message containing the total amounts of orders (sending, total), but I can not find the template file for this bit of code
I need to remove delivery and shared lines only showing intermediate lines
I checked the template through System> Transnational Emails Looked at a large group of phtml files trying to find this particular instance (will be for registered and unregistered users, if that matters)
the letter is currently formatted as:
[logo]
hello {name/guest}
thank you message, {email} {tel}
order id info and date
billing info / payment method
shipping info / shipping method
order details - assuming this is {{layout handle="sales_email_order_items" order=$order}}
thank you message
on the order page indicate its table
position for each: item, sku, qty, subtotal
, , , - , , ,