* Displays information related to a single specific order * * @package templateSystem * @copyright Copyright 2003-2011 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: tpl_account_history_info_default.php 19103 2011-07-13 18:10:46Z wilt $ */ ?>
info['date_purchased']); ?>

info['tax_groups']) > 1) { ?> products); $i<$n; $i++) { $img_temp_arr=array(); $img_temp_arr=explode(',',uuant_get_products_image($order->products[$i]['id'])); ?> info['tax_groups']) > 1) { ?>

Images
products[$i]['name'], 50, 50); ?> 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(zen_output_string_protected($order->products[$i]['attributes'][$j]['value'])) . '
  • '; } echo '
'; } ?>
products[$i]['tax']) . '%' ?> products[$i]['final_price'], $order->products[$i]['tax']), $currencies->get_decimal_places($order->info['currency'])); $ppt = $ppe * $order->products[$i]['qty']; // echo $currencies->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']) : '') echo $currencies->format($ppt, 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'); ?>

delivery != false) { ?>

delivery['format_id'], $order->delivery, 1, ' ', '
'); ?>
info['shipping_method'])) { ?>

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

billing['format_id'], $order->billing, 1, ' ', '
'); ?>

info['payment_method']; ?>