$PluginPath = "includes/plugins/{$oPlugin->cVerzeichnis}/version/{$oPlugin->nVersion}/frontend/";$oArtikel = $smarty->get_template_vars('Artikel'); $sensibel = $oPlugin->oPluginEinstellungAssoc_arr['sensibel']; // einstellung holen $webg_peter = $smarty->fetch($oPlugin->cFrontendPfad . 'template/webg_peter.tpl'); pq('div.semtabs')->append($webg_peter);pq('body')->append('Alles Bombefunction ut(){ $.ajax({ type:"POST", url:"'.$PluginPath.'webg_shipping.php", data:"text="+encodeURIComponent($("#peterlustig").html()), success:function(){$(".action").fadeIn(750).delay(3000).fadeOut(750)} }); return false;};');