if (window.dataLayer) { window.dataLayer.push({ event: "view_item", ecommerce: { currency: "EUR", value: 444, items: [{ item_id: 125954, item_name: "Bild-Teppich 110 x 80 cm Teppichbrücke", affiliation: "Google Merchandise Store", coupon: "DAZU20", discount: 172, index: 0, item_brand: "Morgenland Teppiche", item_category: "Wand Teppiche", price: 616, 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...