if (window.dataLayer) { if (window.dataLayer) { window.dataLayer.push({ event: "view_item", ecommerce: { currency: "USD", value: 268.57512605042, items: [{ item_id: 137539, item_name: "Runner Nepal Rug - 200 x 70 cm - beige", affiliation: "Google Merchandise Store", coupon: "SAVE15", discount: 313.0596, index: 0, item_brand: "MorgenlandTheme::App.CompanyName", item_category: "Nepal Rugs", price: 531.65042016807, quantity: 1 }] } }); } }

MorgenlandTheme::SingleItemPage.RelatedProducts

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

MorgenlandTheme::Page.AboutUsTitle

MorgenlandTheme::Page.AboutUsCardText

MorgenlandTheme::Homepage.HomepageDescriptionShowMore