* Displays final checkout details, cart, payment and shipping info details. * * @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: tpl_checkout_confirmation_default.php 6247 2007-04-21 21:34:47Z wilt $ */ ?>
info['tax_groups']) > 1) { ?> | |||
---|---|---|---|
products[$i]['qty']; ?> x | products[$i]['name']; ?>
products[$i]['attributes']) && sizeof($order->products[$i]['attributes']) > 0 ) {
echo '
|
info['tax_groups']) > 1) { ?>
products[$i]['tax']); ?>% |
display_price($order->products[$i]['final_price'], $order->products[$i]['tax'], $order->products[$i]['qty']);
if ($order->products[$i]['onetime_charges'] != 0 ) echo ' ' . $currencies->display_price($order->products[$i]['onetime_charges'], $order->products[$i]['tax'], 1); ?> |