Email Template in Magetno for the order id and Item Grid Structure

Here is the Email template for the Order email with the order Id and the orders item grids {{template config_path=”design/email/header_template”}} <table>   <tr class=”email-intro”>     <td>       <p class=”greeting”>{{trans “%customer_name,” customer_name=$order_data.customer_name}}</p>       <p>      {{trans “Thank you for your web order from the SZCO website.Your web order ID is “}}{{var order.increment_id}}.         {{trans “Once your package ships we will send you… Continue reading Email Template in Magetno for the order id and Item Grid Structure