xn--lffelgeist-ecb.de
/* Hide the regular product page to avoid UI flicker */ .product-info-default { opacity: 0; pointer-events: none; } const url = new URL(location.href); if (url.searchParams.get('skip') !== 'true') { window.addEventListener('DOMContentLoaded', () => { const customizerIdKey = 'EXPORTARTS_CUSTOMIZER_ID'; const customizerRandomNumberInput = document.getElementById('gm_gprint_random'); const customizerRandomNumberAttr = customizerRandomNumberInput.getAttribute('name'); const customizerRandomNumberValue = customizerRandomNumberAttr .replace('id[', '') .replace(']', ''); const existingCustomizerId = localStorage.getItem(customizerIdKey); if (existingCustomizerId === customizerRandomNumberValue) { console.warn(`Reloading page because random customizer value is not different to the one in localstorage!`); location.reload(); } const usedIds = JSON.parse(localStorage.getItem('EXPORTARTS_USED_CUSTOMIZER_IDS') || '[]'); if (usedIds.includes(customizerRandomNumberValue)) { console.warn(`Reloading page because random customizer value has been used in a previous cart line item!`); location.reload(); } localStorage.setItem(customizerIdKey, customizerRandomNumberValue); window.exportarts = window.exportarts || {}; window.exportarts.makeNamespacedStorageKey = function(key, namespace = localStorage.getItem(customizerIdKey)) { return namespace + '_' + key; } const galleryHashInput = document.getElementById('current-gallery-hash'); const galleryHashKey = window.exportarts.makeNamespacedStorageKey('EXPORTARTS_GALLERY_HASH'); localStorage.setItem(galleryHashKey, galleryHashInput.value); const addToCartTextInput = document.querySelector('button[name="btn-add-to-cart"]'); const addToCartTextKey = window.exportarts.makeNamespacedStorageKey('EXPORTARTS_ADD_TO_CART_TEXT'); localStorage.setItem(addToCartTextKey, addToCartTextInput.innerText); const interval = setInterval(() => { const elementNameInput = document.querySelector('input.gm_gprint_field'); if (!elementNameInput) { return; } else { cl
Social
N/A
App
Category
Monetization
Unknown
Domain Information
Site Overview
Site Engagments
78.72%
Bounce Rate
Pages Per Visit
1
Total Visits
7.7K
Time on Site
00:00:57
Traffic Sources
Social
2.81%
Paid
1.26%
Mail
0.12%
Referrals
7.54%
Search
34.10%
Direct
54.17%
Traffic Top 5 Country
100.00%
Google Ads Overview
Google SEO Overview
Posts
| Title | Author | View | Comments | Last Update |
|---|