{orderItem.shippingAddress.company}
{orderItem.shippingAddress.firstName} {orderItem.shippingAddress.lastName}
{orderItem.shippingAddress.street}
{orderItem.shippingAddress.zip} {orderItem.shippingAddress.city}
{orderItem.billingAddress.company}
{orderItem.billingAddress.firstName} {orderItem.billingAddress.lastName}
{orderItem.billingAddress.street}
{orderItem.billingAddress.zip} {orderItem.billingAddress.city}