You currently have product(s) in your cart.
Quantity
Item Image
Item Name
Price Each
Extended Price
"; echo ""; echo "
"; echo "
"; echo "THUMBNAIL
IMAGE
"; echo "
"; echo "
"; echo $name; echo "
"; echo "
"; echo $price; echo "
"; echo "
"; //get extended price $extprice = number_format($price * $quan, 2); echo $extprice; echo "
"; echo "
"; echo "
"; echo "
"; echo "
"; echo "
"; echo "
"; //add extended price to total $total = $extprice + $total; } ?>
Your total before shipping is:
Go back to the main page