if (window.dataLayer) { window.dataLayer.push({ event: "view_item", ecommerce: { currency: "DKK", value: 6071.4632, items: [{ item_id: 156704, item_name: "Gabbeh-tæppe - Indus - 195 x 143 cm - beige", affiliation: "Google Merchandise Store", coupon: "SALE10", discount: 5057.0664, index: 0, item_brand: "Morgenland Tæpper", item_category: "Gabbeh tæpper", price: 11128.5296, quantity: 1 }] } }); }

Dette kunne også være noget for dig

document.querySelectorAll('article.product').forEach(function(product) { const variations = product.querySelectorAll('.variation-item'); const productImages = product.querySelectorAll('.product-list-item'); 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'); } }); }); }); } });

Om os

Morgenland Tæpper har udviklet sig til en succesfuld tysk virksomhed med speciale i silke- og uldtæpper. Med en dynamisk webshop har vi gjort os fortjent til vores kunders tillid verden over.

Læs mere...