Please help!
I have a problem. I recently upgraded a shop from osCommerce to oscMax and transferred all the data from the old shop, including the customers saved shopping carts. But now when a customer has a product in his cart that no longer exists in the shop, he can't remove it.
I tried to add a "Clear cart" button that calls the function
function remove_all() {
$this->reset();
}
in includes/classes/shopping_cart.php but it doesn't seem to do the trick either. Customers are still complaining since they can't check out with items in their cart that has insufficient stock.
Any ideas? (I hope you can understand my english)





LinkBack URL
About LinkBacks








Bookmarks