* Displays information related to a single specific order * * @package templateSystem * @copyright Copyright 2003-2006 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 * @version $Id: J_Schilz for Integrated COWOA - 14 April 2007 */ ?>


info['date_purchased']); ?>

info['tax_groups']) > 1) { ?> products); $i<$n; $i++) { ?> info['tax_groups']) > 1) { ?>
products[$i]['qty'] . QUANTITY_SUFFIX; ?> products[$i]['name']; if ( (isset($order->products[$i]['attributes'])) && (sizeof($order->products[$i]['attributes']) > 0) ) { echo '
    '; for ($j=0, $n2=sizeof($order->products[$i]['attributes']); $j<$n2; $j++) { echo '
  • ' . $order->products[$i]['attributes'][$j]['option'] . TEXT_OPTION_DIVIDER . nl2br($order->products[$i]['attributes'][$j]['value']) . '
  • '; } echo '
'; } ?>
products[$i]['tax']) . '%' ?> format(zen_add_tax($order->products[$i]['final_price'], $order->products[$i]['tax']) * $order->products[$i]['qty'], true, $order->info['currency'], $order->info['currency_value']) . ($order->products[$i]['onetime_charges'] != 0 ? '
' . $currencies->format(zen_add_tax($order->products[$i]['onetime_charges'], $order->products[$i]['tax']), true, $order->info['currency'], $order->info['currency_value']) : '') ?>

totals); $i<$n; $i++) { ?>
totals[$i]['text'] ?>
totals[$i]['title'] ?>

get_template_dir('tpl_modules_downloads.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_downloads.php'); ?>


info['shipping_method'])) { ?>

info['shipping_method']; ?>
WARNING: Missing Shipping Information

info['payment_method']; ?>