if (window.dataLayer) { if (window.dataLayer) { window.dataLayer.push({ event: "view_item", ecommerce: { currency: "DKK", value: 45293.6486, items: [{ item_id: 124609, item_name: "Persisk tæppe - Nain - Premium - 234 x 145 cm - naturlig hvid", affiliation: "Google Merchandise Store", coupon: "SAVE10", discount: 43816.925, index: 0, item_brand: "Morgenland Tæpper", item_category: "Nain-tæpper", price: 89110.5736, 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...