removeFromBasket($remove); header('Location:/cart'); exit(); } $Template = new Common_Template('Default'); $Template->OutputHtml(); $Template->OutputHead(); $done = Tools_Http::Get('done',true); $user = Core_Session::getInstance()->Get('order'); $array['countries'] = Common_Options::getInstance()->getCountries(); // $point_type = $pointsClass->getPoints(); ?>

Str('Thank you, your order has been registered!')?>

Str('Go to home page')?>

getPageData(119); $products = new Products(); $goods = $Cart -> getBasketContents(); $total_array = $Cart->getTotal_2(); // print_r($total_array); $total = $products->calculate_price($total_array['total']); $total_2 = $products->calculate_price($total_array['total_2']); $total_count = $Cart->getBasketItemsCount(); $deliveries = Products_Delivery::getInstance()->getList(1); ?> $data) { $item = $products -> getItem($goodid); if (!empty($item)) { $link = $products -> getLink($item['id']); $thumb = $products->getThumbnail($item['id'],'m'); $orders = new Products_Orders(); $user = array(); if(isset($_SESSION['USER']['email'])) { $id = $orders->checkUser($_SESSION['USER']['email']); $users = $orders->loadUser($id); $user = isset($users[0]) ? $users[0] : array(); } $price = $orders->check_price($item['id'],$item['catid'],$item['price'],$data['count']); $price_array = $products->calculate_price($price); $actionPrice = $actions->getPrice($item['id']); if($actionPrice) { $actionPercent = $actions->getPercent($price, $actionPrice); $price_array['price'] = $actionPrice; $product['price_2'] = $actionPrice; } ?>
StrT('goods','title', $item['id'], $item['title'])?>. Str('Action') . ' -' . $actionPercent . '%' : '';?>
Str('Kods')?>:
check_price($item['id'],$item['catid'],$price,$data['count']); $price_array= $products->calculate_price($price); $product = $products->getItem($item['id']); if($actionPrice) { $actionPercent = $actions->getPercent($price, $actionPrice); $price_array['price'] = $actionPrice; $product['price_2'] = $actionPrice; } ?>
Str('Count')?>: Str('pcs')?>.
Str('price_for_1_psc')?> : Str('Total price')?>:
Str('Continue shopping')?>
Str('You have')?> Str('items in yout basket with a total of')?> :
0 && $total_2['price']!=$total['price']) { ?>
Str('purchasing_with_client_cart')?> :
0 && $total_2['price']!=$total['price']) { ?>