remove_cart_item($remove_item)) { $message = "Removed OK."; } else { $message = "Failed to remove from your cart! Please, try again."; } } ?>
online Career Centre career check-upcareer motivators career values career talents career preferences

Shopping Cart

0)) { $buyer_cart_ids = $objBuyer->get_cart_ids($ca_online_buyer_id); } $total_price = 0; if (count($buyer_cart_ids) > 0) { $count_products = 0; foreach($buyer_cart_ids as $buyer_cart_id) { $count_products++; $buyer_cart_details = $objBuyer->get_cart_details($buyer_cart_id); if ($buyer_cart_details[tool_id] == Career_Pack) { $tool_details[title] = "Career Pack"; $tool_details[price] = $C_Pack_price; } else { $tool_details = $objBuyer->get_tool_details($buyer_cart_details[tool_id]); } $quantity = ($buyer_cart_details[quantity] ? $buyer_cart_details[quantity] : 1); $subtotal_price = $tool_details[price] * $quantity; $total_price = $total_price + $subtotal_price; if ($count_products > 1) { ?>
Tool Price Qty Sub Total  
NZ$ NZ$ Remove
Your Shopping Cart is empty.
Total: NZ$  
 
 
«Back to Shopping «Back to Shopping 0) { ?> Continue»  

Even if you are on the right road you will still get run over of you just sit there