Originally Posted by carlwhat PHP Code: //from:remove($product['id']);//to:$_SESSION['cart']->remove($product['id']); That worked a treat. Now I just need to figure out how to get the total to recalculate as it is still showing the value from before the item is removed!
//from:remove($product['id']);//to:$_SESSION['cart']->remove($product['id']);
Forum Rules
Bookmarks