Index: /mods/wpsg_mod_productvariants.class.php
===================================================================
--- /mods/wpsg_mod_productvariants.class.php	(revision 6395)
+++ /mods/wpsg_mod_productvariants.class.php	(revision 6402)
@@ -2361,5 +2361,5 @@
 					{
 						$postid[] = $post['ID'];
-						$pic[] = $post['post_excerpt'];
+						$pic[] = sanitize_file_name($post['post_excerpt']);
 					}
 				}
