was sind denn das für scripte gleich nach dem body?
dataLayer = [];
<iframe src="//www.googletagmanager.com/ns.html?id=GTM-5TTV6F" height="0" width="0" style="display:none;visibility:hidden"></iframe>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-XXXXXX');
// Measure a view of product details. This example assumes the detail view occurs on pageload,
// and also tracks a standard pageview of the details page.
dataLayer.push({
'ecommerce': {
'impressions': [
{
'name': 'Champagnerkühler von Colmore / Aluminium / 32x22x24 cm / für 2 Flaschen', // Name or ID is required.
'id': 'MN00000041',
'price': '149.95',
'brand': 'Colmore',
'list': 'Similar Articles',
'position': 0
},
{
'name': 'Champagnerkühler von Colmore / Aluminium / 38x21,5x15,5 cm / für 2 Flaschen', // Name or ID is required.
'id': 'MN001-12-363',
'price': '109.95',
'brand': 'Colmore',
'list': 'Similar Articles',
'position': 1
},
{
'name': 'Champagnerkühler von Colmore / Messing / 29x19x24 cm / für 2 Flaschen', // Name or ID is required.
'id': 'MN001-12-262',
'price': '149.95',
'brand': 'Colmore',
'list': 'Similar Articles',
'position': 2
},
{
'name': 'Champagnerkühler von Colmore / Aluminium / 25x20x27 cm', // Name or ID is required.
'id': 'MN001-11-187-M',
'price': '99.95',
'brand': 'Colmore',
'list': 'Similar Articles',
'position': 3
},
{
'name': 'Champagnerkühler von Colmore / Nickel / 31x22x22 cm', // Name or ID is required.
'id': 'MN097-12-1207',
'price': '269.95',
'brand': 'Colmore',
'list': 'Similar Articles',
'position': 4
},
{
'name': 'Champagnerkühler von Colmore / Aluminium / 29x29x22 cm', // Name or ID is required.
'id': 'MN00000045',
'price': '79.95',
'brand': 'Colmore',
'list': 'Similar Articles',
'position': 5
},
{
'name': 'Champagnerkühler von Colmore / Aluminium / 39x39x31 cm', // Name or ID is required.
'id': 'MN0000046',
'price': '139.95',
'brand': 'Colmore',
'list': 'Similar Articles',
'position': 6
},
{
'name': 'Champagnerkühler von Colmore / Aluminium / 33x30 cm', // Name or ID is required.
'id': 'MN001-11-187-L',
'price': '129.95',
'brand': 'Colmore',
'list': 'Similar Articles',
'position': 7
},
],
'detail': {
'actionField': {'list': 'Gedeckter Tisch'}, // 'detail' actions have an optional list property.
'products': [{
'name': 'Champagnerkühler von Colmore / Aluminium / 28x15x19 cm', // Name or ID is required.
'id': 'MN00000042',
'price': '79.95',
'brand': 'Colmore',
'category': 'Gedeckter Tisch',
'variant': ''
}]
}
}
});
das ist doch in keinem Stantdard von Shopware vorhanden, was hast du denn alles für plugin installiert? und welcher Plugin setzt geich zum Anfang des „Body“ die Skripte rein.
Ich kenne das eigentlich in Head-Bereich oder nach den Footer.
Bei dir fehlt der kommlette untere Teil ab den Footer.
alternativ kannst du mir mal die Zugangsdaten fürs Backend senden.