if (window.dataLayer) { window.dataLayer.push({ event: "view_item", ecommerce: { currency: "EUR", value: 1493, items: [{ item_id: 132360, item_name: "Gabbeh Teppich - Indus »Sahara« Rechteckig", affiliation: "Google Merchandise Store", coupon: "DAZU15", discount: 1337, index: 0, item_brand: "Morgenland Teppiche", item_category: "Gabbeh Teppiche", price: 2830, quantity: 1 }] } }); }

Das könnte dir gefallen

document.querySelectorAll('article.product').forEach(function(product) { const variations = product.querySelectorAll('.variation-item'); const productImages = product.querySelectorAll('.product-image'); if(variations.length > 0) { variations.forEach(function(variation) { variation.addEventListener('click', function() { variations.forEach(function(image) { if(image.dataset.id === variation.dataset.id) { image.classList.add('active'); } else { image.classList.remove('active'); } }); productImages.forEach(function(image) { if(image.dataset.id === variation.dataset.id) { image.classList.add('active'); } else { image.classList.remove('active'); } }); }); }); } });

Über uns

Morgenland Teppiche hat sich zu einem erfolgreichen deutschen Unternehmen entwickelt, das sich auf Seiden- und Wollteppiche spezialisiert hat. Mit einem dynamischen Webshop haben wir uns weltweit das Vertrauen unserer Kunden erworben.

Mehr lesen...