if (window.dataLayer) { if (window.dataLayer) { window.dataLayer.push({ event: "view_item", ecommerce: { currency: "DKK", value: 31970.8818, items: [{ item_id: 169748, item_name: "Persisk tæppe - Tabriz - Royal - 212 x 151 cm - beige", affiliation: "Google Merchandise Store", coupon: "10DAZU", discount: 28268.4402, index: 0, item_brand: "Morgenland Tæpper", item_category: "Tabriz Tæpper", price: 60239.322, 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 Teppiche er blevet en succesfuld tysk virksomhed, der specialiserer sig i silke- og uldtæpper. Med en dynamisk webshop har vi opnået verdensomspændende tillid fra vores kunder.

Læs mere...