Index: temp/trunk/html/products/list.php
===================================================================
--- temp/trunk/html/products/list.php	(revision 6146)
+++ temp/trunk/html/products/list.php	(revision 7869)
@@ -120,4 +120,5 @@
 				$classcategory_id2 = '0';
 			}
+			$objCartSess->setPrevURL($_SERVER['REQUEST_URI']);
 			$objCartSess->addProduct(array($_POST['product_id'], $classcategory_id1, $classcategory_id2), $_POST[$quantity]);
 			header("Location: " . URL_CART_TOP);
