if (window.dataLayer) { if (window.dataLayer) { window.dataLayer.push({ event: "view_item", ecommerce: { currency: "DKK", value: 31563.26, items: [{ item_id: 176591, item_name: "Persisk tæppe - Bijar - 321 x 197 cm - brun", affiliation: "Google Merchandise Store", coupon: "10DAZU", discount: 26609.82, index: 0, item_brand: "Morgenland Tæpper", item_category: "Bijar tæpper", price: 58173.08, 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...