Index: /mods/wpsg_mod_scaleprice.class.php
===================================================================
--- /mods/wpsg_mod_scaleprice.class.php	(revision 7609)
+++ /mods/wpsg_mod_scaleprice.class.php	(revision 7610)
@@ -242,5 +242,5 @@
 		{
 			
-			$this->shop->update_option('wpsg_mod_scaleprice_showProductInfo', $_REQUEST['wpsg_mod_scaleprice_showProductInfo'], false, false, "key");
+			$this->shop->update_option('wpsg_mod_scaleprice_showProductInfo', $_REQUEST['wpsg_mod_scaleprice_showProductInfo'], false, false, WPSG_SANITIZE_CHECKBOX);
 			
 		} // public function admin_presentation_submit()
