Use Cases
Ordered Items with Product Images
One of the most common requests is to get ordered items with pictures in new order email.
You can our nice template for new order email “Sales - New Order” from Swissup_EmailTemplates group.
Or replace in you custom order template:
{{layout handle="sales_email_order_items" order=$order area="frontend"}}
with:
{{layout handle="swissup_emailtemplates_order_items" order=$order area="frontend"}}