(' . $order->info['orders_status'] . ')'; ?>

info['total']; ?> info['date_purchased']); ?>
delivery != false) { ?>
info['shipping_method'])) { ?>
delivery['format_id'], $order->delivery, 1, ' ', '
'); ?>
info['shipping_method']; ?>
info['tax_groups']) > 1) { ?> products); $i<$n; $i++) { echo ' ' . "\n" . ' ' . "\n" . ' ' . "\n"; if (sizeof($order->info['tax_groups']) > 1) { echo ' ' . "\n"; } echo ' ' . "\n" . ' ' . "\n"; } ?>
' . $order->products[$i]['qty'] . ' x ' . $order->products[$i]['name']; if ( (isset($order->products[$i]['attributes'])) && (sizeof($order->products[$i]['attributes']) > 0) ) { for ($j=0, $n2=sizeof($order->products[$i]['attributes']); $j<$n2; $j++) { echo '
  - ' . $order->products[$i]['attributes'][$j]['option'] . ': ' . $order->products[$i]['attributes'][$j]['value'] . ''; } } echo '
' . osc4pmx_display_tax_value($order->products[$i]['tax']) . '%' . $currencies->format(osc4pmx_add_tax($order->products[$i]['final_price'], $order->products[$i]['tax']) * $order->products[$i]['qty'], true, $order->info['currency'], $order->info['currency_value']) . '

billing['format_id'], $order->billing, 1, ' ', '
'); ?>
info['payment_method']; ?>
totals); $i<$n; $i++) { echo ' ' . "\n" . ' ' . "\n" . ' ' . "\n" . ' ' . "\n"; } ?>
' . $order->totals[$i]['title'] . '' . $order->totals[$i]['text'] . '

' . "\n" . ' ' . "\n" . ' ' . "\n" . ' ' . "\n" . ' ' . "\n"; } ?>
' . osc4pmx_date_short($statuses['date_added']) . '' . $statuses['orders_status_name'] . '' . (empty($statuses['comments']) ? ' ' : nl2br(osc4pmx_output_string_protected($statuses['comments']))) . '