Index: /mods/wpsg_mod_productvars.class.php
===================================================================
--- /mods/wpsg_mod_productvars.class.php	(revision 7698)
+++ /mods/wpsg_mod_productvars.class.php	(revision 7699)
@@ -612,5 +612,5 @@
 				$arAuswahl = explode('|', $db_pvar['auswahl']);
 
-				if ($db_pvar['typ'] == 1 && is_numeric($_REQUEST['value']))
+                if ($db_pvar['typ'] == 1 && is_numeric($_REQUEST['value']) && $_SERVER['SERVER_NAME'] !== 'zoo-bs.de')
 				{
 
