diff --git a/cart.php b/cart.php index dfd3204..0afaaa4 100644 --- a/cart.php +++ b/cart.php @@ -60,7 +60,7 @@ session_start(); $grand_total += $item_total; ?>