if (window.dataLayer) { window.dataLayer.push({ event: "view_item", ecommerce: { currency: "USD", value: 2094.7623529412, items: [{ item_id: 175294, item_name: "Ziegler Rug - 220 x 153 cm - blue", affiliation: "Google Merchandise Store", coupon: "SALE10", discount: 2306.5944, index: 0, item_brand: "Morgenland Rugs", item_category: "Ziegler Rugs", price: 4033.0769747899, quantity: 1 }] } }); }

You Might Like This

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'); } }); }); }); } });

About Us

Morgenland Rugs has developed into a successful German company specialising in silk and wool rugs. With a dynamic webshop, we have earned the trust of our customers worldwide.

Read More...