insert($cartid,$pdt); } else { echo "No Such Product Available"; } } ?>
0) { $total_amt = 0; $total_weight = 0; $i = 1; while($row = mysql_fetch_row($res)) { list($psn, $amt, $price) = $row; $product = mysql_query("SELECT prd_name, prd_weight FROM nbc_inventory WHERE prd_id = '$psn'",$conn); $product_result = mysql_fetch_row($product); list($product_name, $item_weight) = $product_result; $price = $price / 7.78; $price = round($price, 2); $shop_price = $price / $amt; $item_amt = $shop_price * $amt; $item_weight = $item_weight * $amt; $total_weight += $item_weight; include_once("cls_shipment.php"); $shipment_fee = get_shipmentfee($total_weight,$ship_method); $total_amt += $item_amt; $total_amt2 = $total_amt; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //echo""; //echo""; //echo""; //echo""; //echo""; //echo""; $count++; $i++; } } session_register(shipment_fee); session_register(total_amt); session_register(total_weight); ?>
Item Name Qty.

Unit Price

Item Amount

Remove

$product_nameUS$$shop_priceUS$$item_amt
$product_name$amtUS$$shop_priceUS$$item_amt
Item Name Qty.

Unit Price

Item Amount

Remove */ ?> 0) { $total_amt = 0; $total_weight = 0; $i = 1; while($row = mysql_fetch_row($res)) { list($psn, $amt) = $row; $product = mysql_query("SELECT product_name, shop_price, shop_weight FROM dbms_product WHERE product_id = '$psn'",$conn); $product_result = mysql_fetch_row($product); list($product_name, $shop_price, $shop_weight) = $product_result; $shop_price = $shop_price / 7.78; $shop_price = round($shop_price, 2); $item_weight = $shop_weight * $amt; $item_amt = $shop_price * $amt; $total_weight += $item_weight; $total_amt += $item_amt; include_once("cls_shipment.php"); $shipment_fee = get_shipmentfee($total_weight,$ship_method); $total_amt2 = $total_amt; echo ""; echo "$product_name"; echo ""; echo "US$$shop_price"; echo "US$$item_amt"; echo ""; echo ""; //echo""; //echo"$product_name"; //echo"$amt"; //echo"US$$shop_price"; //echo"US$$item_amt"; //echo""; $count++; $i++; } } session_register(shipment_fee); session_register(total_amt); */ ?> */ ?>

Item(s) Amount: US$$total_amt2" ?>

Shipment Method Select : Air Mail> Express Delivery> / Shipment Fee : US$$shipment_fee" ?>

Shipment Fee For Air Mail: US$$shipment_fee" ?>

Shipment Fee For Express Delivery: US$$shipment_fee" ?>

Total: US$$total_amt2" ?>

'>


Remarks:

You can select either Air Mail or Express Delivery if you purchase download version and delivery fee won't be charge

Air mail would take about 10 to 14 working days for delivery and express delivery would take 1 to 3 working days for delivery in major city.

Our express shipping partner :

Tips on delivery:

Our delivery charge is depends on the weight of item(s). If the item what you order is light but order more, the delivery charge should more reasonable.