Index: /mods/wpsg_mod_discount.class.php
===================================================================
--- /mods/wpsg_mod_discount.class.php	(revision 6820)
+++ /mods/wpsg_mod_discount.class.php	(revision 6822)
@@ -247,4 +247,5 @@
 		{
 
+			if (wpsg_is_admin()) return;
 			$arDiscountTypes = $this->getHierarchie();
 			$produkt_id = $this->shop->getProduktId($product_data['id']);
