Order Total:
$order.Items.TotalPriceById().ToString("ulc")
#foreach($orderItem in $order.Items.FilterByShipmentAndSort()) #beforeall
#each #if (($orderItem.OrderItemType == "Product")) #end #afterall
SKU Name Price Quantity Total
#end