Connect("localhost", "abcstore", "quagmir3"); $db->UseDB("abcstore"); OrderSetNum(); $font = new Font; $font1 = new Font; $tfont = new Font; $font->SetSize(2); $font->SetFace(5); $font->SetBold(); $font1->SetSize(1); $font1->SetFace(5); $tfont->SetSize(4); $tfont->SetFace(5); $tfont->SetBold(); if (isset($sec_id)) { $section_info = SectionGet($sec_id); $store_info = StoreGet($section_info["store"]); } ?> 1ABCStore.com


SetSize(3); if ($show == 0) { $font->Show("( Continue Shopping )", "/section.phtml?sec_id=" . $last_sec); } else { $font->Show("( Continue Shopping )", "/products_all.phtml?sec_id=" . $last_sec); } $font->SetSize(2); ?>

 Your Shopping Cart:
Query("SELECT * FROM ORDER_ITEMS WHERE c_num = \"$id\""); $color = "#CCCCCC"; $total = 0; ?> NumRows($sel_result) != 0): ?> FetchArray($sel_result)): ?> > > 30): ?>
 Name:  #:  Price:  
Show(sprintf("%.30s", $p_info["name"]) . "...", "/cart_item.phtml?oi_id=" . $row["oi_id"]); $font->Show(" (" . $store_info["prefix"] . "-" . $p_info["number"] . ")"); ?> Show($p_info["name"], "/cart_item.phtml?oi_id=" . $row["oi_id"]); $font->Show(" (" . $store_info["prefix"] . "-" . $p_info["number"] . ")"); ?> valign="top"> size="1" maxlength="3" value= align="center">Show("$" . (((float)$p_info["price"]) * ((float)$row["quantity"]))); ?> align="center" valign="middle">

Show("No items in shopping cart!"); ?>



( Shipping Information ) 

> Show("Total + Shipping: $" . sprintf("%.2f", $total + OrderCalcShipping($HTTP_COOKIE_VARS["CustomerID"]))); ?>   NumRows($sel_result) != 0): ?>


1ABCStore.com