Index: /views/produkttemplates/standard.phtml
===================================================================
--- /views/produkttemplates/standard.phtml	(revision 5922)
+++ /views/produkttemplates/standard.phtml	(revision 5923)
@@ -242,7 +242,8 @@
 			<div class="wpsg_clear"></div>
 					 	
-			<?php /* Facebook und Co Integration aus dem Produktartikel Modul */ ?>
-			<?php echo $this->callMod('wpsg_mod_produktartikel', 'socialIntegration', array($this->view['data']['id'])); ?>
-			<?php /* Facebook und Co Integration ENDE */ ?>
+			<?php /* Social Media Integration */ ?>
+			<?php if ( is_plugin_active( 'plugin-directory/shariff.php' )) {?>
+				<?=do_shortcode('[shariff]')?>
+			<?php } ?>
 			
 		</div> 
