Index: /controller/wpsg_AdminController.class.php
===================================================================
--- /controller/wpsg_AdminController.class.php	(revision 7381)
+++ /controller/wpsg_AdminController.class.php	(revision 7383)
@@ -2092,4 +2092,6 @@
 				$this->update_option('wpsg_form_validation', $_REQUEST['wpsg_form_validation']);
 				$this->update_option('wpsg_showArticelnumber', $_REQUEST['wpsg_showArticelnumber']);
+				$this->update_option('wpsg_ProductPositionNumber', $_REQUEST['wpsg_ProductPositionNumber']);
+				$this->update_option('wpsg_ProductPositionNumber', $_REQUEST['wpsg_ProductPositionNumber']);
 				$this->update_option('wpsg_hideBasketCountrySelect', $_REQUEST['wpsg_hideBasketCountrySelect']);
 
Index: /controller/wpsg_ProduktController.class.php
===================================================================
--- /controller/wpsg_ProduktController.class.php	(revision 7381)
+++ /controller/wpsg_ProduktController.class.php	(revision 7383)
@@ -868,4 +868,5 @@
 					'moreinfos' => wpsg_q(wpsg_getStr($_REQUEST['moreinfos'])),
 					'anr' => wpsg_q(wpsg_getStr($_REQUEST['anr'])),
+				    'pos' => wpsg_q(wpsg_getStr($_REQUEST['pos'])),
 					'mwst_key' => wpsg_q(wpsg_getStr($_REQUEST['mwst_key'])),
 					'ptemplate_file' => wpsg_q(wpsg_getStr($_REQUEST['ptemplate_file'])),
Index: /mods/wpsg_mod_deliverytime.class.php
===================================================================
--- /mods/wpsg_mod_deliverytime.class.php	(revision 7381)
+++ /mods/wpsg_mod_deliverytime.class.php	(revision 7383)
@@ -162,7 +162,9 @@
 			$this->shop->update_option('wpsg_mod_deliverytime_holidayEnd', $_REQUEST['wpsg_mod_deliverytime_holidayEnd']);
 			$this->shop->update_option('wpsg_mod_deliverytime_holidaytext', $_REQUEST['wpsg_mod_deliverytime_holidaytext']);
-
+			$this->shop->update_option('wpsg_mod_deliverytime_productindex', $_REQUEST['wpsg_mod_deliverytime_productindex']); 
+			
 			$this->shop->addTranslationString('wpsg_mod_deliverytime_mode_select_values', $_REQUEST['wpsg_mod_deliverytime_mode_select_values']);
 			$this->shop->addTranslationString('wpsg_mod_deliverytime_mode_select_default', $_REQUEST['wpsg_mod_deliverytime_mode_select_default']);
+						
 
 		} // public function settings_save()
Index: /mods/wpsg_mod_fuellmenge.class.php
===================================================================
--- /mods/wpsg_mod_fuellmenge.class.php	(revision 7381)
+++ /mods/wpsg_mod_fuellmenge.class.php	(revision 7383)
@@ -76,4 +76,5 @@
 			}
 			$this->shop->update_option('wpsg_mod_fuellmenge_showBasketProduct', $_REQUEST['wpsg_mod_fuellmenge_showBasketProduct']);
+			$this->shop->update_option('wpsg_mod_fuellmenge_showProductindexBackend_fmenge', $_REQUEST['wpsg_mod_fuellmenge_showProductindexBackend_fmenge']);
 			$this->shop->update_option('wpsg_mod_fuellmenge_showOverviewProduct', $_REQUEST['wpsg_mod_fuellmenge_showOverviewProduct']);
 			$this->shop->update_option('wpsg_mod:fuellmenge_showRequestPageProduct', $_REQUEST['wpsg_mod_fuellmenge_showRequestPageProduct']);
Index: /mods/wpsg_mod_productgroups.class.php
===================================================================
--- /mods/wpsg_mod_productgroups.class.php	(revision 7381)
+++ /mods/wpsg_mod_productgroups.class.php	(revision 7383)
@@ -101,4 +101,5 @@
 			$this->shop->update_option('wpsg_productgroups_order', $_REQUEST['wpsg_productgroups_order']);
 			$this->shop->update_option('wpsg_mod_productgroups_order_filter', $_REQUEST['wpsg_mod_productgroups_order_filter']);
+			$this->shop->update_option('wpsg_mod_productgroups_productindex', $_REQUEST['wpsg_mod_productgroups_productindex']); 
 						
 		} // public function settings_save()
Index: /mods/wpsg_mod_weight.class.php
===================================================================
--- /mods/wpsg_mod_weight.class.php	(revision 7381)
+++ /mods/wpsg_mod_weight.class.php	(revision 7383)
@@ -97,5 +97,6 @@
 				$this->shop->update_option('wpsg_mod_weight_showProductindex', $_REQUEST['wpsg_mod_weight_showProductindex']);
 			}
-
+			$this->shop->update_option('wpsg_mod_weight_showProductindexBackend', $_REQUEST['wpsg_mod_weight_showProductindexBackend']);
+			
 		} // public function settings_save()
 
Index: /views/mods/mod_deliverytime/settings_edit.phtml
===================================================================
--- /views/mods/mod_deliverytime/settings_edit.phtml	(revision 7381)
+++ /views/mods/mod_deliverytime/settings_edit.phtml	(revision 7383)
@@ -55,4 +55,8 @@
 <?php echo wpsg_drawForm_Checkbox('wpsg_mod_deliverytime_show_mail', __('In den Mails anzeigen', 'wpsg'), $this->get_option('wpsg_mod_deliverytime_show_mail'), array('help' => 'wpsg_mod_deliverytime_show_mail')); ?>
 
+<br />
+
+<?php echo wpsg_drawForm_Checkbox('wpsg_mod_deliverytime_productindex', __('Darstellung in ProduktÃŒbersicht (Backend) anzeigen', 'wpsg'), $this->get_option('wpsg_mod_deliverytime_productindex'), array('help' => 'wpsg_mod_deliverytime_productindex')); ?>
+
 <script type="text/javascript">/* <![CDATA[ */
 
Index: /views/mods/mod_fuellmenge/settings_edit.phtml
===================================================================
--- /views/mods/mod_fuellmenge/settings_edit.phtml	(revision 7381)
+++ /views/mods/mod_fuellmenge/settings_edit.phtml	(revision 7383)
@@ -13,7 +13,8 @@
 
 <?php if ($this->hasMod('wpsg_mod_productindex')) { ?>
-<?php echo wpsg_drawForm_Checkbox('wpsg_mod_fuellmenge_showProductindex_fmenge', __('FÃŒllmenge auf ProduktÃŒbersichtsseiten anzeigen', 'wpsg'), $this->get_option('wpsg_mod_fuellmenge_showProductindex_fmenge'), array('help' => 'wpsg_mod_fuellmenge_showProductindex_fmenge')); ?>
-<?php echo wpsg_drawForm_Checkbox('wpsg_mod_fuellmenge_showProductindex_grundpreis', __('Grundpreis auf ProduktÃŒbersichtsseiten anzeigen', 'wpsg'), $this->get_option('wpsg_mod_fuellmenge_showProductindex_grundpreis'), array('help' => 'wpsg_mod_fuellmenge_showProductindex_grundpreis')); ?>
+<?php echo wpsg_drawForm_Checkbox('wpsg_mod_fuellmenge_showProductindex_fmenge', __('FÃŒllmenge auf ProduktÃŒbersichtsseiten (Frontend)', 'wpsg'), $this->get_option('wpsg_mod_fuellmenge_showProductindex_fmenge'), array('help' => 'wpsg_mod_fuellmenge_showProductindex_fmenge')); ?>
+<?php echo wpsg_drawForm_Checkbox('wpsg_mod_fuellmenge_showProductindex_grundpreis', __('Grundpreis auf ProduktÃŒbersichtsseiten (Frontend)', 'wpsg'), $this->get_option('wpsg_mod_fuellmenge_showProductindex_grundpreis'), array('help' => 'wpsg_mod_fuellmenge_showProductindex_grundpreis')); ?>
 <?php } ?>
+<?php echo wpsg_drawForm_Checkbox('wpsg_mod_fuellmenge_showProductindexBackend_fmenge', __('FÃŒllmenge auf ProduktÃŒbersichtsseiten (Backend)', 'wpsg'), $this->get_option('wpsg_mod_fuellmenge_showProductindexBackend_fmenge'), array('help' => 'wpsg_mod_fuellmenge_showProductindexBackend_fmenge')); ?>
 
 <br />
Index: /views/mods/mod_productgroups/settings_edit.phtml
===================================================================
--- /views/mods/mod_productgroups/settings_edit.phtml	(revision 7381)
+++ /views/mods/mod_productgroups/settings_edit.phtml	(revision 7383)
@@ -18,2 +18,4 @@
 
 <?php echo wpsg_drawForm_Checkbox('wpsg_mod_productgroups_order_filter', __('Filter in Bestellverwaltung aktivieren', 'wpsg'), $this->get_option('wpsg_mod_productgroups_order_filter')); ?>
+
+<?php echo wpsg_drawForm_Checkbox('wpsg_mod_productgroups_productindex', __('In ProduktÃŒbersicht (Backend) anzeigen', 'wpsg'), $this->get_option('wpsg_mod_productgroups_productindex')); ?>
Index: /views/mods/mod_stock/settings_edit.phtml
===================================================================
--- /views/mods/mod_stock/settings_edit.phtml	(revision 7381)
+++ /views/mods/mod_stock/settings_edit.phtml	(revision 7383)
@@ -10,4 +10,6 @@
 <?php echo wpsg_drawForm_Checkbox('wpsg_mod_stock_showBackendStock', __('Bestand in ProduktÃŒbersicht (Backend) anzeigen', 'wpsg'), $this->get_option('wpsg_mod_stock_showBackendStock'), array('help' => 'wpsg_mod_stock_showBackendStock')); ?>
 
+<br />
+
 <?php if ($this->hasMod('wpsg_mod_productindex')) { ?>
 <?php echo wpsg_drawForm_Checkbox('wpsg_mod_stock_showProductindex', __('Bestand in ProduktÃŒbersicht (Frontend) anzeigen', 'wpsg'), $this->get_option('wpsg_mod_stock_showProductindex'), array('help' => 'wpsg_mod_stock_showProductindex')); ?>
@@ -15,4 +17,7 @@
 
 <?php echo wpsg_drawForm_Checkbox('wpsg_mod_stock_showProduct', __('Bestand in Produkt (Frontend) anzeigen', 'wpsg'), $this->get_option('wpsg_mod_stock_showProduct'), array('help' => 'wpsg_mod_stock_showProduct')); ?>
+
+<br/>
+
 <?php echo wpsg_drawForm_Checkbox('wpsg_mod_stock_minstockproduct',  __('Minimalbestand im Produkt hinterlegen', 'wpsg'), $this->get_option('wpsg_mod_stock_minstockproduct'), array('help' => 'wpsg_mod_stock_minstockproduct')); ?>
 <?php echo wpsg_drawForm_Checkbox('wpsg_mod_stock_hideSoldout',  __('Ausverkaufte Produkte nicht anzeigen', 'wpsg'), $this->get_option('wpsg_mod_stock_hideSoldout'), array('help' => 'wpsg_mod_stock_hideSoldout')); ?>
Index: /views/mods/mod_weight/settings_edit.phtml
===================================================================
--- /views/mods/mod_weight/settings_edit.phtml	(revision 7381)
+++ /views/mods/mod_weight/settings_edit.phtml	(revision 7383)
@@ -18,6 +18,7 @@
 <br />
 <?php if ($this->hasMod('wpsg_mod_productindex')) { ?>
-<?php echo wpsg_drawForm_Checkbox('wpsg_mod_weight_showProductindex', __('Auf ProduktÃŒbersichtsseiten anzeigen', 'wpsg'), $this->get_option('wpsg_mod_weight_showProductindex'), array('help' => 'wpsg_mod_weight_showProductindex')); ?>
+<?php echo wpsg_drawForm_Checkbox('wpsg_mod_weight_showProductindex', __('Auf ProduktÃŒbersichtsseiten (Frontend) anzeigen', 'wpsg'), $this->get_option('wpsg_mod_weight_showProductindex'), array('help' => 'wpsg_mod_weight_showProductindex')); ?>
 <?php } ?>
+<?php echo wpsg_drawForm_Checkbox('wpsg_mod_weight_showProductindexBackend', __('In ProduktÃŒbersicht (Backend) anzeigen', 'wpsg'), $this->get_option('wpsg_mod_weight_showProductindexBackend'), array('help' => 'wpsg_mod_weight_showProductindexBackend')); ?>
 <br />
 <?php if ($this->hasMod('wpsg_mod_request')) { ?>
