I created a new email template for New Order Confirmation Template , which uses the
{{layout handle=”sales_email_order_items” order_id=$order_id area=”frontend”}}
sales_email_order_items layout.
when the mail is sent, for some reason the order_totals appear before the odrer items.
do i need to create app/design/frontend/vendor_name/Magento_Sales/layout/sales_email_order_items.xml
file and place there a tag for order_totals?
i tried that but i can’t figure where it should be moved.
i’m quite new to magento and still trying to connect the dots so any help would be appreciated