Index: /controller/wpsg_ShopController.class.php
===================================================================
--- /controller/wpsg_ShopController.class.php	(revision 6706)
+++ /controller/wpsg_ShopController.class.php	(revision 6708)
@@ -1704,5 +1704,5 @@
 		{
 		    
-		    if (array_key_exists($produkt_id, $this->productCache)) return $this->productCache[$produkt_id];
+		    //if (array_key_exists($produkt_id, $this->productCache)) return $this->productCache[$produkt_id];
 		    
 			$produkt = $this->cache->loadProduct($produkt_id);
