Index: /mods/wpsg_mod_productindex.class.php
===================================================================
--- /mods/wpsg_mod_productindex.class.php	(revision 6677)
+++ /mods/wpsg_mod_productindex.class.php	(revision 6678)
@@ -262,4 +262,5 @@
 				WHERE
 					P.`deleted` != '1' AND
+					P.`disabled` != '1' AND 
 					P.`lang_parent` = '0'
 					".$strQuerySELECT."
