if (window.dataLayer) { window.dataLayer.push({ event: "view_item", ecommerce: { currency: "CZK", value: 10315.1547, items: [{ item_id: 123350, item_name: "Perský koberec - Nomádský - 134 x 79 cm - béžová", affiliation: "Google Merchandise Store", coupon: "SALE15", discount: 9185.7582, index: 0, item_brand: "Morgenland Koberce", item_category: "Perské koberce", price: 19500.9129, quantity: 1 }] } }); }

To by se vám mohlo líbit

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

À propos de nous

Společnost Morgenland Koberce se vyvinula v úspěšnou německou firmu specializující se na hedvábné a vlněné koberce. Díky dynamickému internetovému obchodu jsme si získali důvěru zákazníků po celém světě.

Zobrazit více...