[[foreach order orders ordersLoop]]

[[localizer.Item_Overview]]


Order ID: [[order.orderID]]
[[localizer.Order_Date]]: [[order.orderDate]]

[[foreach transaction order.transactions transactionsLoop]]
[[transaction.auctionTitle]]
[[transaction.listing.subTitle]]
[[localizer.Item_ID]]: [[transaction.itemID]] [[localizer.SKU]]: [[transaction.sku]]


[[foreach attr transaction.listing.previewSpecifics attLoop]] [[endforeach attLoop]]
[[attr.name]]: [[foreach attrValue attr.values valueLoop]][[if attrValueIndex > 0]], [[endif]][[attrValue]][[endforeach valueLoop]]

[[endforeach transactionsLoop]]
[[endforeach ordersLoop]]