<![CDATA[ window.isTwisterAUI = 1; window.DetailPage ={}; window.gIsNewTwister = true; window.DetailPage.useTwisterJsInitFromDPXPartially = 1; P.register('twister-js-init-mason-data', function() { var dataToReturn = {"printConsoleLogs":0,"hoverMS":0,"dimensions":[],"prioritizeReqPrefetch":0,"prefetchRelatedAttrs":"{"landingPrefetchState":"TRIGGER_ON_INTERACTION","prefetchOtherReqDimensions":0,"performLandingAsinPrefetch":0,"performParentPrefetch":0,"performPrefetches":1,"performPartialPrefetch":0}","current_asin":null,"prefetchCount":0,"newPrefetchWeblab":"","isProductizationEnabled":1,"productGroupID":"pc_display_on_website","displayConfigStylesData":{"vodd":{"selected":"voddSelect","invalid":"voddUnavailable","available":"voddAvailable"},"etdd":{"selected":"selected","invalid":"invalid","available":"available"},"dropdown":{"hidden":"dropdownHidden","selected":"dropdownSelect","unavailable":"dropdownCurrentlyUnavailable","invalid":"dropdownUnavailable","available":"dropdownAvailable"},"swatch":{"selected":"swatchSelect","unavailable":"swatchCurrentlyUnavailable","invalid":"swatchUnavailable","available":"swatchAvailable"},"singleton":{"selected":"singletonSelect","invalid":"singletonSelect","available":"singletonSelect"}},"isConsolesOrAccessories":0,"view":"glance","twisterAccessibilityCurrentSelection":"Your current selection is : ","isLoggingEnabled":0,"useMS":0,"dimToAsinMapData":{},"selected_variation_values":{},"unselectedDimCount":null,"loadingBarHtml2":"
Daten werden geladen… |
![]() ![]() |
“,”currentDimCombID”:””,”pageRefreshRefactor”:1,”useVariationsOverlay”:0,”asinToDimIndexMapData”:{},”twisterMarkImageLoad”:1,”storeID”:null}; //selectively not escaping this. return dataToReturn; });
0) { for(assetIndex = 0; assetIndex < metaAssetNames.length; assetIndex ++) { var metaAssetName = metaAssetNames[assetIndex]; var re = new RegExp("\.css\?AUIClients/" + metaAssetName); for(i = 0; i < performance.getEntries().length; i++) { var dpEntry = performance.getEntries()[i]; var res = dpEntry.name.match(re); if(res && dpEntry.initiatorType && dpEntry.initiatorType == "link") { var dpmaDuration = dpEntry.duration; ue.count(metaAssetName +".duration", dpmaDuration); if(dpmaDuration < 50) { ue.tag(metaAssetName + "Cached"); } else { ue.tag(metaAssetName + "NotCached"); } ue.count(metaAssetName + ".startTime", dpEntry.startTime); } } } } else { ue.count("DPMANoMetaAsset", 1); } for(i = 0 ; i < performance.getEntries().length ; i++) { var name = performance.getEntries()[i].name ; var res = name.match(/.css?AUIClients/AmazonUI/); var initiatorType = performance.getEntries()[i].initiatorType; if(res && initiatorType && initiatorType == "link") { var duration = performance.getEntries()[i].duration ; ue.count("aui.duration", duration); ue.count("aui.startTime", performance.getEntries()[i].startTime); if(duration
<![CDATA[ function prefetchTYPAssets() { var imageAssets = new Array(); var jsCssAssets = new Array(); imageAssets.push("https://m.media-amazon.com/images/G/03/x-locale/common/buy-buttons/review-1-click-order._CB485945765_.gif"); imageAssets.push("https://m.media-amazon.com/images/G/03/x-locale/common/buttons/continue-shopping._CB485933674_.gif"); imageAssets.push("https://m.media-amazon.com/images/G/03/x-locale/common/buy-buttons/thank-you-elbow._CB485935920_.gif"); imageAssets.push("https://m.media-amazon.com/images/G/03/x-locale/communities/social/snwicons_v2._CB478838660_.png"); imageAssets.push("https://m.media-amazon.com/images/G/03/checkout/assets/carrot._CB485936866_.gif"); imageAssets.push("https://m.media-amazon.com/images/G/03/checkout/thank-you-page/assets/yellow-rounded-corner-sprite._CB485934150_.gif"); imageAssets.push("https://m.media-amazon.com/images/G/03/checkout/thank-you-page/assets/white-rounded-corner-sprite._CB485935366_.gif"); imageAssets.push("https://m.media-amazon.com/images/G/03/gno/sprites/nav-sprite-global-1x-hm-dsk-reorg._CB405937709_.png"); imageAssets.push("https://m.media-amazon.com/images/G/03/x-locale/common/transparent-pixel._CB485935026_.gif"); // pre-fetching image assets for (var i=0; i<imageAssets.length; i++) { new Image().src = imageAssets[i]; } // pre-fetching css and js assets based on different browser types var isIE = /*@cc_on!@*/0; var isFireFox = /Firefox/.test(navigator.userAgent); if (isIE) { for (var i=0; i<jsCssAssets.length; i++) { new Image().src = jsCssAssets[i]; } } else if (isFireFox) { for (var i=0; i<jsCssAssets.length; i++) { var o = document.createElement("object"); o.data = jsCssAssets[i]; o.width = o.height = 0; document.body.appendChild(o); } } } var onload = function () { setTimeout(prefetchTYPAssets, 2000); }; if (window.addEventListener) { window.addEventListener("load", onload); } else if (window.attachEvent) { /* for
0) { for(assetIndex = 0; assetIndex < metaAssetNames.length; assetIndex ++) { var metaAssetName = metaAssetNames[assetIndex]; var re = new RegExp("\.css\?AUIClients/" + metaAssetName); for(i = 0; i < performance.getEntries().length; i++) { var dpEntry = performance.getEntries()[i]; var res = dpEntry.name.match(re); if(res && dpEntry.initiatorType && dpEntry.initiatorType == "link") { var dpmaDuration = dpEntry.duration; ue.count(metaAssetName +".duration", dpmaDuration); if(dpmaDuration < 50) { ue.tag(metaAssetName + "Cached"); } else { ue.tag(metaAssetName + "NotCached"); } ue.count(metaAssetName + ".startTime", dpEntry.startTime); } } } } else { ue.count("DPMANoMetaAsset", 1); } for(i = 0 ; i < performance.getEntries().length ; i++) { var name = performance.getEntries()[i].name ; var res = name.match(/.css?AUIClients/AmazonUI/); var initiatorType = performance.getEntries()[i].initiatorType; if(res && initiatorType && initiatorType == "link") { var duration = performance.getEntries()[i].duration ; ue.count("aui.duration", duration); ue.count("aui.startTime", performance.getEntries()[i].startTime); if(duration <![CDATA[ function prefetchTYPAssets() { var imageAssets = new Array(); var jsCssAssets = new Array(); imageAssets.push("https://m.media-amazon.com/images/G/03/x-locale/common/buy-buttons/review-1-click-order._CB485945765_.gif"); imageAssets.push("https://m.media-amazon.com/images/G/03/x-locale/common/buttons/continue-shopping._CB485933674_.gif"); imageAssets.push("https://m.media-amazon.com/images/G/03/x-locale/common/buy-buttons/thank-you-elbow._CB485935920_.gif"); imageAssets.push("https://m.media-amazon.com/images/G/03/x-locale/communities/social/snwicons_v2._CB478838660_.png"); imageAssets.push("https://m.media-amazon.com/images/G/03/checkout/assets/carrot._CB485936866_.gif"); imageAssets.push("https://m.media-amazon.com/images/G/03/checkout/thank-you-page/assets/yellow-rounded-corner-sprite._CB485934150_.gif"); imageAssets.push("https://m.media-amazon.com/images/G/03/checkout/thank-you-page/assets/white-rounded-corner-sprite._CB485935366_.gif"); imageAssets.push("https://m.media-amazon.com/images/G/03/gno/sprites/nav-sprite-global-1x-hm-dsk-reorg._CB405937709_.png"); imageAssets.push("https://m.media-amazon.com/images/G/03/x-locale/common/transparent-pixel._CB485935026_.gif"); // pre-fetching image assets for (var i=0; i<imageAssets.length; i++) { new Image().src = imageAssets[i]; } // pre-fetching css and js assets based on different browser types var isIE = /*@cc_on!@*/0; var isFireFox = /Firefox/.test(navigator.userAgent); if (isIE) { for (var i=0; i<jsCssAssets.length; i++) { new Image().src = jsCssAssets[i]; } } else if (isFireFox) { for (var i=0; i<jsCssAssets.length; i++) { var o = document.createElement("object"); o.data = jsCssAssets[i]; o.width = o.height = 0; document.body.appendChild(o); } } } var onload = function () { setTimeout(prefetchTYPAssets, 2000); }; if (window.addEventListener) { window.addEventListener("load", onload); } else if (window.attachEvent) { /* for navFlyoutContentHeight && recommendationsWidget.offsetHeight > 0){ var recommendations = recommendationsWidget.querySelectorAll(‘.biaNavFlyoutFaceout’); if (recommendations.length <![CDATA[ window.$Nav && $Nav.when("data").run(function (data) { data({ "accountListContent": { "html": "Ein Konto erstellenAnmelden]]>
This article originally appeared on https://www.amazon.de/ROYAL-KLUDGE-kabelgebundene-Hot-Swap-f%C3%A4hige-Gaming-Tastatur/dp/B09H6GY3LN