Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.psp-main-content > div.celwidget > div#cinex > img.cinex__overlay-image div.psp-main-content > div.celwidget > div#cinex > img.cinex__overlay-image | m.media-amazon.com/images/G/01/kindle/journeys/ER43xULJRY0uIKEb/ZWM4OTIxOWMt | 6.6 MiB | 6.6 MiB |
At a desk, a woman typing on her laptop. On display is the Alexa.com homescreen… div.a-row > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/YzgzMWRmYmU... | 1.4 MiB | 1.3 MiB |
A loop of various questions that can be asked to Alexa, with accompanying photo… div.a-row > div.a-column > div.content-grid-block > video#ods-cg-cinemagraph-0d351da7-ca66-4b10-ba72-f1a35309563e | m.media-amazon.com/images/G/01/kindle/journeys/ER43xULJRY0uIKEb/ZGZmMmE5OWQt | 305.1 KiB | 245.7 KiB |
In a kitchen, a man chops up vegetables while looking at an Echo Show 21 on the… div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/YjlhYzg1MTI... | 193.5 KiB | 178.8 KiB |
Sitting at a table with coffee, a man looks at his phone displaying the Alexa a… div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/MjI0MjRjYmY... | 144.8 KiB | 130.1 KiB |
In a living room, a man sits on a chair typing on his laptop. div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/NWU2NzA3YmM... | 144.7 KiB | 129.9 KiB |
Amazon.com div#a-page > div#navbar-main > a.a-link-normal > img | m.media-amazon.com/images/G/01/Metis/AmazonLogoTextAndSmile.png | 75.6 KiB | 75.6 KiB |
div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/MDQ2MmZlMDE... | 48.9 KiB | 47.6 KiB |
div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/OTBjNTlhNDA... | 11.3 KiB | 10.9 KiB |
Decorative icon div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | m.media-amazon.com/images/G/01/kindle/journeys/ER43xULJRY0uIKEb/ZWQ0MjVjOWQt | 10.5 KiB | 10.0 KiB |
div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/NTVlMDQ4Yzg... | 9.3 KiB | 8.9 KiB |
div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/NzE0NmVhYTM... | 6.2 KiB | 5.8 KiB |
Decorative icon div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | m.media-amazon.com/images/G/01/kindle/journeys/ER43xULJRY0uIKEb/MGE3YzAyOWQt | 6.1 KiB | 5.6 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| /images/I/21skJF47J6L._RC|51Y8Xg9itbL.css_.css?AUIClients... | 7.4 KiB | 213 ms |
| /images/I/11T9EXq1JNL._RC|01cxwTawfML.css,41wxi7MSmOL.css... | 28.8 KiB | 80 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| alexa.com/ | 207 ms |
| alexa.amazon.com/home | 307 ms |
| alexa.amazon.com/about | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /images/I/11T9EXq1JNL._RC|01cxwTawfML.css,41wxi7MSmOL.css... | 50.8 KiB | 49.0 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /images/I/11zuylp74DL._RC|61xJcNKKLXL.js,11Y+5x+kkTL.js,5... | 96.0 KiB | 62.4 KiB |
| m.media-amazon.com/images/I/71KPXWmUoBL.js?AUIClients/IdentitySSOJsSDK | 33.9 KiB | 20.9 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
div.psp-main-content > div.celwidget > div#cinex > img.cinex__overlay-image div.psp-main-content > div.celwidget > div#cinex > img.cinex__overlay-image | m.media-amazon.com/images/G/01/kindle/journeys/ER43xULJRY0uIKEb/ZWM4OTIxOWMt |
At a desk, a woman typing on her laptop. On display is the Alexa.com homescreen… div.a-row > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/YzgzMWRmYmU... |
In a living room, a man sits on a chair typing on his laptop. div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/NWU2NzA3YmM... |
Sitting at a table with coffee, a man looks at his phone displaying the Alexa a… div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/MjI0MjRjYmY... |
In a kitchen, a man chops up vegetables while looking at an Echo Show 21 on the… div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/YjlhYzg1MTI... |
div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/MDQ2MmZlMDE... |
Sign in div.a-column > div.content-grid-block > a > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/NmE5MTEwOWE... |
a.a-link-normal > div#mn-nav-stripe-header-div > div.mn-nav-stripe-brand > img a.a-link-normal > div#mn-nav-stripe-header-div > div.mn-nav-stripe-brand > img | /images/G/01/kindle/NavBar2025/echo/2025-03/56/small/alex... |
Decorative icon div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | m.media-amazon.com/images/G/01/kindle/journeys/ER43xULJRY0uIKEb/YTNiODY2MWEt |
Decorative icon div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | m.media-amazon.com/images/G/01/kindle/journeys/ER43xULJRY0uIKEb/ZWQ0MjVjOWQt |
Decorative icon div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | m.media-amazon.com/images/G/01/kindle/journeys/ER43xULJRY0uIKEb/MGE3YzAyOWQt |
div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/OTBjNTlhNDA... |
div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/NzE0NmVhYTM... |
div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img div.content-grid-col-wrapper > div.a-column > div.content-grid-block > img | /images/G/01/kindle/journeys/ER43xULJRY0uIKEb/NTVlMDQ4Yzg... |
Play the video span.a-declarative > span.a-declarative > button.sdz__image-launched-quick-look-container > img.a-lazy-loaded | images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif |
Play the video span.a-declarative > span.a-declarative > button.sdz__image-launched-quick-look-container > img.a-lazy-loaded | images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif |
Play the video span.a-declarative > span.a-declarative > button.sdz__image-launched-quick-look-container > img.a-lazy-loaded | images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif |
Play the video span.a-declarative > span.a-declarative > button.sdz__image-launched-quick-look-container > img.a-lazy-loaded | images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Try Alexa+ free on your browser div.a-row > div.a-column > div.content-grid-block > h4 |
These are opportunities to improve keyboard navigation in your application.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.a-ws html.a-ws |
These are opportunities to improve the interpretation of your content by users in different locales.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.a-column > div.content-grid-block > video#ods-cg-cinemagraph-0d351da7-ca66-4b10-ba72-f1a35309563e > img.content-grid-cinemagraph-placeholder div.a-column > div.content-grid-block > video#ods-cg-cinemagraph-0d351da7-ca66-4b10-ba72-f1a35309563e > img.content-grid-cinemagraph-placeholder |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.a-ws html.a-ws |
These items highlight common accessibility best practices.
Best Practices
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
images-na.ssl-images-amazon.com/images/I/215h87l68bL.js line 3, col 388 | Error logged with the Track&Report JS errors API(http://tiny/1covqr6l8/wamazindeClieUserJava): {"m":"marsCsaLogger has already been registered","csm":"v5 ueLogError callee","logLevel":"WARN","attribution":"CentaurusUIMarkupAssets@CentaurusUIAjaxActionButtonAssets","pageURL":"https://alexa.amazon.com/about","s":[],"t":1241} [object Object] |
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Content Best Practices
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.a-column > div.content-grid-block > video#ods-cg-cinemagraph-0d351da7-ca66-4b10-ba72-f1a35309563e > img.content-grid-cinemagraph-placeholder div.a-column > div.content-grid-block > video#ods-cg-cinemagraph-0d351da7-ca66-4b10-ba72-f1a35309563e > img.content-grid-cinemagraph-placeholder |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 1 | <!doctype html><html lang="en-US" data-19ax5a9jf="dingo" class="a-no-js"><head><script>var aPageStart = (new Date()).getTime();</script><meta charset="utf-8"/><meta name="a2z:request_id" content="NDEVSP534YPH860Q1MJ5"><meta name="a2z:mons_app_name" content="AlexaMobileDeeplinks"><meta name="a2z:mons_config_name" content="AlexaDeeplinksNoRewriteS3Backed"><meta name="a2z:mons_site_name" content="alexaDeeplinks"><meta name="a2z:katal_metrics_dataset_id" content="4"><meta property="og:title" content="You've received an Alexa Link"><meta property="al:ios:app_store_id" content="944011620"><meta property="al:ios:app_name" content="Alexa App"><meta property="al:android:package" content="com.amazon.dee.app"><meta property="al:android:app_name" content="Alexa App"><meta property="og:image" content="https://m.media-amazon.com/images/G/01/SHARC/media/alexa_logo.png"><meta name="twitter:card" content="summary_large_image"><script>!function(){if(window.BOOMR&&(window.BOOMR.version||window.BOOMR.snippetExecuted))return;window.BOOMR=window.BOOMR||{},window.BOOMR.snippetExecuted=!0;var e,t,n,o=document.createElement("iframe"),d=window;function i(e){d.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}d.addEventListener?d.addEventListener("load",i,!1):d.attachEvent&&d.attachEvent("onload",i),o.src="javascript:void(0)",o.title="",o.role="presentation",(o.frameElement||o).style.cssText="width:0;height:0;border:0;display:none;",(n=document.getElementsByTagName("script")[0])?n.parentNode.insertBefore(o,n):document.getElementsByTagName("head")[0].appendChild(o);try{t=o.contentWindow.document}catch(n){e=document.domain,o.src="javascript:var d=document.open();d.domain='"+e+"';void(0);",t=o.contentWindow.document}t.open()._l=function(){var t=this.createElement("script");e&&(this.domain=e),t.id="boomr-if-as",t.src="https://d1t40axu4ik42k.cloudfront.net/boomerang.8c6c93a3f6c6106b3e97.min.js",window.BOOMR_lstart=(new Date).getTime(),this.body.appendChild(t)},t.write('<body onload="document._l();">'),t.close()}();</script><script type="text/javascript" id="cathode-loader" async="" data-mons="true" data-browser-performance="true" data-http_request_id="NDEVSP534YPH860Q1MJ5" data-sn="alexaDeeplinks" data-domain="prod" data-realm="USAmazon" data-application-name="AlexaMobileDeeplinks" src="https://d1t40axu4ik42k.cloudfront.net/cathodeBoomerang.b3b0c8f9b72100087444.min.js"></script><link rel="stylesheet" href="https://d3jovef811u4hs.cloudfront.net/main.css" /> | Unknown directive |
| 2 | <script> | Syntax not understood |
| 3 | (function(b,a,c,d){if((b=b.AmazonUIPageJS||b.P)&&b.when&&b.register){c=[];for(a=a.currentScript;a;a=a.parentElement)a.id&&c.push(a.id);return b.log("A copy of P has already been loaded on this page.","FATAL",c.join(" "))}})(window,document,Date);(function(a,b,c,d){"use strict";a._pSetI=function(){return null}})(window,document,Date);(function(c,e,I,B){"use strict";c._pd=function(){var a,u;return function(C,f,h,k,b,D,v,E,F){function w(d){try{return d()}catch(J){return!1}}function l(){if(m){var d={w:c.innerWidth||b.clientWidth,h:c.innerHeight||b.clientHeight};5<Math.abs(d.w-q.w)||50<d.h-q.h?(q=d,n=4,(d=a.mobile||a.tablet?450<d.w&&d.w>d.h:1250<=d.w)?k(b,"a-ws"):b.className=v(b,"a-ws")):0<n&&(n--,x=setTimeout(l,16))}}function G(d){(m=d===B?!m:!!d)&&l()}function H(){return m}if(!u){u=!0;var r=function(){var d=["O","ms","Moz","Webkit"], | Unknown directive |
| 4 | c=e.createElement("div");return{testGradients:function(){return!0},test:function(a){var b=a.charAt(0).toUpperCase()+a.substr(1);a=(d.join(b+" ")+b+" "+a).split(" ");for(b=a.length;b--;)if(""===c.style[a[b]])return!0;return!1},testTransform3d:function(){return!0}}}(),y=b.className,z=/(^| )a-mobile( |$)/.test(y),A=/(^| )a-tablet( |$)/.test(y);a={audio:function(){return!!e.createElement("audio").canPlayType},video:function(){return!!e.createElement("video").canPlayType},canvas:function(){return!!e.createElement("canvas").getContext}, | Unknown directive |
| 5 | svg:function(){return!!e.createElementNS&&!!e.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect},offline:function(){return navigator.hasOwnProperty&&navigator.hasOwnProperty("onLine")&&navigator.onLine},dragDrop:function(){return"draggable"in e.createElement("span")},geolocation:function(){return!!navigator.geolocation},history:function(){return!(!c.history||!c.history.pushState)},webworker:function(){return!!c.Worker},autofocus:function(){return"autofocus"in e.createElement("input")}, | Unknown directive |
| 6 | inputPlaceholder:function(){return"placeholder"in e.createElement("input")},textareaPlaceholder:function(){return"placeholder"in e.createElement("textarea")},localStorage:function(){return"localStorage"in c&&null!==c.localStorage},orientation:function(){return"orientation"in c},touch:function(){return"ontouchend"in e},gradients:function(){return r.testGradients()},hires:function(){var a=c.devicePixelRatio&&1.5<=c.devicePixelRatio||c.matchMedia&&c.matchMedia("(min-resolution:144dpi)").matches;E("hiRes"+ | Unknown directive |
| 7 | (z?"Mobile":A?"Tablet":"Desktop"),a?1:0);return a},transform3d:function(){return r.testTransform3d()},touchScrolling:function(){return f(/Windowshop|android|OS ([5-9]|[1-9][0-9]+)(_[0-9]{1,2})+ like Mac OS X|SOFTWARE=([5-9]|[1-9][0-9]+)(.[0-9]{1,2})+.*DEVICE=iPhone|Chrome|Silk|Firefox|Trident.+?; Touch/i)},ios:function(){return f(/OS [1-9][0-9]*(_[0-9]*)+ like Mac OS X/i)&&!f(/trident|Edge/i)},android:function(){return f(/android.([1-9]|[L-Z])/i)&&!f(/trident|Edge/i)},mobile:function(){return z}, | Unknown directive |
| 8 | tablet:function(){return A},rtl:function(){return"rtl"===b.dir}};for(var g in a)a.hasOwnProperty(g)&&(a[g]=w(a[g]));for(var t="textShadow textStroke boxShadow borderRadius borderImage opacity transform transition".split(" "),p=0;p<t.length;p++)a[t[p]]=w(function(){return r.test(t[p])});var m=!0,x=0,q={w:0,h:0},n=4;l();h(c,"resize",function(){clearTimeout(x);n=4;l()});b.className=v(b,"a-no-js");k(b,"a-js");!f(/OS [1-8](_[0-9]*)+ like Mac OS X/i)||c.navigator.standalone||f(/safari/i)||k(b,"a-ember"); | Unknown directive |
| 9 | h=[];for(g in a)a.hasOwnProperty(g)&&a[g]&&h.push("a-"+g.replace(/([A-Z])/g,function(a){return"-"+a.toLowerCase()}));k(b,h.join(" "));b.setAttribute("data-aui-build-date",F);C.register("p-detect",function(){return{capabilities:a,localStorage:a.localStorage&&D,toggleResponsiveGrid:G,responsiveGridEnabled:H}});return a||{}}}}()})(window,document,Date);(function(a,p,q,k){function m(e,b,c,g){a.P.when.apply(a.P,b).register("flow:"+e,function(){var a=g.apply(this,arguments);return c||a})}function l(e){a.P.log(e,"FATAL","AmazonUIPageJS@AUIDefineJS")}function f(a,b,c){Object.defineProperty(a,b,{value:c,writable:!1})}function n(e,b,c){"string"!==typeof e&&a.P.error("Anonymous modules are not supported.");var g=c!==k?c:"function"===typeof b?b:k;g||a.P.error("A callback must be provided");var f,h=[];if(c&&Array.isArray(b)&&(h=b.reduce(function(b,d){if("module"=== | Unknown directive |
| 10 | d||"require"===d)a.P.error('"module" or "require" injection is not supported.');else if("exports"===d){d=f={};var c="flow:"+e+"-exports";a.P.declare(c,d);b.push(c)}else 0!==d.lastIndexOf("@amzn/",0)?l("Dependency "+d+" does not begin with '@amzn/'"):b.push("flow:"+d);return b},[]),b.length!==h.length))return;m(e,h,f,g)}"use strict";Object.prototype.hasOwnProperty.call(a,"aui")?l("AUIDefineJS is already present globally"):(f(a,"aui",{}),f(a.aui,"amd_define",n))})(window,document,Date);(function(g,h,C,D){function K(a){l&&l.tag&&l.tag(p(":","aui",a))}function q(a,b){l&&l.count&&l.count("aui:"+a,0===b?0:b||(l.count("aui:"+a)||0)+1)}function L(a){try{return a.test(navigator.userAgent)}catch(b){return!1}}function x(a,b,c){a.addEventListener?a.addEventListener(b,c,!1):a.attachEvent&&a.attachEvent("on"+b,c)}function p(a,b,c,f){b=b&&c?b+a+c:b||c;return f?p(a,b,f):b}function y(a,b,c){try{Object.defineProperty(a,b,{value:c,writable:!1})}catch(f){a[b]=c}return c}function M(a,b){a.className= | Unknown directive |
| 11 | N(a,b)+" "+b}function N(a,b){return(" "+a.className+" ").split(" "+b+" ").join(" ").replace(/^ | $/g,"")}function aa(a,b,c){var f=c=a.length,e=function(){f--||(E.push(b),F||(m?m.set(z):setTimeout(z,0),F=!0))};for(e();c--;)O[a[c]]?e():(u[a[c]]=u[a[c]]||[]).push(e)}function ba(a,b,c,f,e){var d=h.createElement(a?"script":"link");x(d,"error",f);e&&x(d,"load",e);a?(d.type="text/javascript",d.async=!0,c&&/AUIClients|images[/]I/.test(b)&&d.setAttribute("crossorigin","anonymous"),d.src=b):(d.rel="stylesheet", | Unknown directive |
| 12 | d.href=b);h.getElementsByTagName("head")[0].appendChild(d)}function P(a,b){return function(c,f){function e(){ba(b,c,d,function(b){G?q("resource_unload"):d?(d=!1,q("resource_retry"),e()):(q("resource_error"),a.log("Asset failed to load: "+c));b&&b.stopPropagation?b.stopPropagation():g.event&&(g.event.cancelBubble=!0)},f)}if(Q[c])return!1;Q[c]=!0;q("resource_count");var d=!0;return!e()}}function ca(a,b,c){for(var f={name:a,guard:function(c){return b.guardFatal(a,c)},guardTime:function(a){return b.guardTime(a)}, | Unknown directive |
| 13 | logError:function(c,d,e){b.logError(c,d,e,a)}},e=[],d=0;d<c.length;d++)A.hasOwnProperty(c[d])&&(e[d]=H.hasOwnProperty(c[d])?H[c[d]](A[c[d]],f):A[c[d]]);return e}function v(a,b,c,f,e){return function(d,k){function n(){var a=null;f?a=k:"function"===typeof k&&(q.start=r(),a=k.apply(g,ca(d,h,l)),q.end=r());if(b){A[d]=a;a=d;for(O[a]=!0;(u[a]||[]).length;)u[a].shift()();delete u[a]}q.done=!0}var h=e||this;"function"===typeof d&&(k=d,d=D);b&&(d=d?d.replace(R,""):"__NONAME__",I.hasOwnProperty(d)&&h.error(p(", reregistered by ", | Unknown directive |
| 14 | p(" by ",d+" already registered",I[d]),h.attribution),d),I[d]=h.attribution);for(var l=[],m=0;m<a.length;m++)l[m]=a[m].replace(R,"");var q=w[d||"anon"+ ++da]={depend:l,registered:r(),namespace:h.namespace};d&&ea.hasOwnProperty(d);c?n():aa(l,h.guardFatal(d,n),d);return{decorate:function(a){H[d]=h.guardFatal(d,a)}}}}function S(a){return function(){var b=Array.prototype.slice.call(arguments);return{execute:v(b,!1,a,!1,this),register:v(b,!0,a,!1,this)}}}function J(a,b){return function(c,f){f||(f=c,c= | Unknown directive |
| 15 | D);var e=this.attribution;return function(){n.push(b||{attribution:e,name:c,logLevel:a});var d=f.apply(this,arguments);n.pop();return d}}}function B(a,b){this.load={js:P(this,!0),css:P(this)};y(this,"namespace",b);y(this,"attribution",a)}function T(){h.body?k.trigger("a-bodyBegin"):setTimeout(T,20)}"use strict";var t=C.now=C.now||function(){return+new C},r=function(a){return a&&a.now?a.now.bind(a):t}(g.performance),fa=r(),ea={},l=g.ue;K();K("aui_build_date:3.26.2-2026-02-23");var U={getItem:function(a){try{return g.localStorage.getItem(a)}catch(b){}}, | Unknown directive |
| 16 | setItem:function(a,b){try{return g.localStorage.setItem(a,b)}catch(c){}}},m=g._pSetI(),E=[],ha=[],F=!1,ia=navigator.scheduling&&"function"===typeof navigator.scheduling.isInputPending;var z=function(){for(var a=m?m.set(z):setTimeout(z,0),b=t();ha.length||E.length;)if(E.shift()(),m&&ia){if(150<t()-b&&!navigator.scheduling.isInputPending()||50<t()-b&&navigator.scheduling.isInputPending())return}else if(50<t()-b)return;m?m.clear(a):clearTimeout(a);F=!1};var O={},u={},Q={},G=!1;x(g,"beforeunload",function(){G= | Unknown directive |
| 17 | !0;setTimeout(function(){G=!1},1E4)});var R=/^prv:/,I={},A={},H={},w={},da=0,ja=String.fromCharCode(92),n=[],V=!0,W=g.onerror;g.onerror=function(a,b,c,f,e){e&&"object"===typeof e||(e=Error(a,b,c),e.columnNumber=f,e.stack=b||c||f?p(ja,e.message,"at "+p(":",b,c,f)):D);var d=n.pop()||{};e.attribution=p(":",e.attribution||d.attribution,d.name);e.logLevel=d.logLevel;e.attribution&&console&&console.log&&console.log([e.logLevel||"ERROR",a,"thrown by",e.attribution].join(" "));n=[];W&&(d=[].slice.call(arguments), | Unknown directive |
| 18 | d[4]=e,W.apply(g,d))};B.prototype={logError:function(a,b,c,f){b={message:b,logLevel:c||"ERROR",attribution:p(":",this.attribution,f)};if(g.ueLogError)return g.ueLogError(a||b,a?b:null),!0;console&&console.error&&(console.log(b),console.error(a));return!1},error:function(a,b,c,f){a=Error(p(":",f,a,c));a.attribution=p(":",this.attribution,b);throw a;},guardError:J(),guardFatal:J("FATAL"),guardCurrent:function(a){var b=n[n.length-1];return b?J(b.logLevel,b).call(this,a):a},guardTime:function(a){var b= | Unknown directive |
| 19 | n[n.length-1],c=b&&b.name;return c&&c in w?function(){var b=r(),e=a.apply(this,arguments);w[c].async=(w[c].async||0)+r()-b;return e}:a},log:function(a,b,c){return this.logError(null,a,b,c)},declare:v([],!0,!0,!0),register:v([],!0),execute:v([]),AUI_BUILD_DATE:"3.26.2-2026-02-23",when:S(),now:S(!0),trigger:function(a,b,c){var f=t();this.declare(a,{data:b,pageElapsedTime:f-(g.aPageStart||NaN),triggerTime:f});c&&c.instrument&&X.when("prv:a-logTrigger").execute(function(b){b(a)})},handleTriggers:function(){this.log("handleTriggers deprecated")}, | Unknown directive |
| 20 | attributeErrors:function(a){return new B(a)},_namespace:function(a,b){return new B(a,b)},setPriority:function(a){V?V=!1:this.log("setPriority only accept the first call.")}};var k=y(g,"AmazonUIPageJS",new B);var X=k._namespace("PageJS","AmazonUI");X.declare("prv:p-debug",w);k.declare("p-recorder-events",[]);k.declare("p-recorder-stop",function(){});y(g,"P",k);T();if(h.addEventListener){var Y;h.addEventListener("DOMContentLoaded",Y=function(){k.trigger("a-domready");h.removeEventListener("DOMContentLoaded", | Unknown directive |
| 21 | Y,!1)},!1)}var Z=h.documentElement,ka=g._pd(k,L,x,M,Z,U,N,q,"3.26.2-2026-02-23");L(/UCBrowser/i)||ka.localStorage&&M(Z,U.getItem("a-font-class"));k.declare("a-event-revised-handling",!1);k.declare("a-fix-event-off",!1);q("pagejs:pkgExecTime",r()-fa)})(window,document,Date);(function(d,C,E,F){function t(m){e&&e.tag&&e.tag(f(":","aui",m))}function g(m,d){e&&e.count&&e.count("aui:"+m,0===d?0:d||(e.count("aui:"+m)||0)+1)}function v(d){try{return d.test(navigator.userAgent)}catch(x){return!1}}function k(d){return"function"===typeof d}function w(d,f,h){d.addEventListener?d.addEventListener(f,h,!1):d.attachEvent&&d.attachEvent("on"+f,h)}function f(d,g,h,k){g=g&&h?g+d+h:g||h;return k?f(d,g,k):g}"use strict";var e=d.ue,z=String.fromCharCode(92);P.execute("RetailPageServiceWorker", | Unknown directive |
| 22 | function(){function m(a,b){l.controller&&a?(a={feature:"retail_service_worker_messaging",command:a},b&&(a.data=b),l.controller.postMessage(a)):a&&g("sw:sw_message_no_ctrl",1)}function x(a){var b=a.data;if(b&&"retail_service_worker_messaging"===b.feature&&b.command&&b.data){var c=b.data;a=d.ue;var n=d.ueLogError;switch(b.command){case "log_counter":a&&k(a.count)&&c.name&&a.count(c.name,0===c.value?0:c.value||1);break;case "log_tag":a&&k(a.tag)&&c.tag&&(a.tag(c.tag),b=d.uex,a.isl&&k(b)&&b("at"));break; | Unknown directive |
| 23 | case "log_error":n&&k(n)&&c.message&&n({message:c.message,logLevel:c.level||"ERROR",attribution:c.attribution||"RetailServiceWorker"});break;case "log_weblab_trigger":if(!c.weblab||!c.treatment)break;a&&k(a.trigger)?a.trigger(c.weblab,c.treatment):(g("sw:wt:miss"),g("sw:wt:miss:"+c.weblab+":"+c.treatment));break;default:g("sw:unsupported_message_command",1)}}}function h(a,b){return"sw:"+(b||"")+":"+a+":"}function y(){p.forEach(function(a){t(a)})}function r(a){return a.capabilities.isAmazonApp&&a.capabilities.android} | Unknown directive |
| 24 | function A(a,b,c){if(b)if(b.mshop&&r(a))a=h(c,"mshop_and"),b=b.mshop.action,p.push(a+"supported"),b(a,c);else if(b.browser){a=v(/Chrome/i)&&!v(/Edge/i)&&!v(/OPR/i)&&!a.capabilities.isAmazonApp&&!v(new RegExp(z+"bwv"+z+"b"));var d=b.browser;b=h(c,"browser");a?(a=d.action,p.push(b+"supported"),a(b,c)):p.push(b+"unsupported")}}function B(a,b,c){a&&p.push(h("register",c)+"unsupported");b&&p.push(h("unregister",c)+"unsupported");y()}try{var l=navigator.serviceWorker}catch(a){t("sw:nav_err")}(function(){if(l){var a= | Unknown directive |
| 25 | function(){m("page_loaded",{rid:d.ue_id,mid:d.ue_mid,pty:d.ue_pty,sid:d.ue_sid,spty:d.ue_spty,furl:d.ue_furl})};w(l,"message",x);m("client_messaging_ready");P.when("load").execute(a);w(l,"controllerchange",function(){m("client_messaging_ready");"complete"===C.readyState&&a()})}})();var p=[],q=function(a,b){var c=d.uex,n=d.uet;a=f(":","aui","sw",a);"ld"===b&&k(c)?c("ld",a,{wb:1}):k(n)&&n(b,a,{wb:1})},D=function(a,b,c){function n(a){b&&k(b.failure)&&b.failure(a)}function h(){m=setTimeout(function(){t(f(":", | Unknown directive |
| 26 | "sw:"+e,u.TIMED_OUT));n({ok:!1,statusCode:u.TIMED_OUT,done:!1});q(e,"ld")},c||4E3)}var u={NO_CONTROLLER:"no_ctrl",TIMED_OUT:"timed_out",UNSUPPORTED_BROWSER:"unsupported_browser",UNEXPECTED_RESPONSE:"unexpected_response"},e=f(":",a.feature,a.command),m,p=!0;if("MessageChannel"in d&&l&&"controller"in l)if(l.controller){var r=new MessageChannel;r.port1.onmessage=function(c){(c=c.data)&&c.feature===a.feature&&c.command===a.command?(p&&(q(e,"cf"),p=!1),q(e,"af"),clearTimeout(m),c.done||h(),c.ok?b&&k(b.success)&& | Unknown directive |
| 27 | b.success(c):n(c),c.done&&q(e,"ld")):g(f(":","sw:"+e,u.UNEXPECTED_RESPONSE),1)};h();q(e,"bb");l.controller.postMessage(a,[r.port2])}else t(f(":","sw:"+a.feature,u.NO_CONTROLLER)),n({ok:!1,statusCode:u.NO_CONTROLLER,done:!0});else t(f(":","sw:"+a.feature,u.UNSUPPORTED_BROWSER)),n({ok:!1,statusCode:u.UNSUPPORTED_BROWSER,done:!0})};(function(){l?(q("ctrl_changed","bb"),l.addEventListener("controllerchange",function(){t("sw:ctrl_changed");q("ctrl_changed","ld")})):g(f(":","sw:ctrl_changed","sw_unsupp"), | Unknown directive |
| 28 | 1)})();(function(){var a=function(){q(b,"ld");var a=d.uex;D({feature:"page_proxy",command:"request_feature_tags"},{success:function(b){b=b.data;Array.isArray(b)&&b.forEach(function(a){"string"===typeof a?t(f(":","sw:ppft",a)):g(f(":","sw:ppft","invalid_tag"),1)});g(f(":","sw:ppft","success"),1);e&&e.isl&&k(a)&&a("at")},failure:function(a){g(f(":","sw:ppft","error:"+(a.statusCode||"ppft_error")),1)}})};if("requestIdleCallback"in d){var b=f(":","ppft","callback_ricb");d.requestIdleCallback(a,{timeout:1E3})}else b= | Unknown directive |
| 29 | f(":","ppft","callback_timeout"),setTimeout(a,0);q(b,"bb")})();(function(a){var b=a.reg,c=a.unreg;l&&l.getRegistrations?(P.when("A").execute(function(b){if((a.reg.mshop||a.unreg.mshop)&&"function"===typeof r&&r(b)){var f=a.reg.mshop?"T1":"C",e=d.ue;e&&e.trigger?e.trigger("MSHOP_SW_CLIENT_446196",f):g("sw:mshop:wt:failed")}A(b,c,"unregister")}),w(d,"load",function(){P.when("A").execute(function(a){A(a,b,"register");y()})})):(B(b&&b.browser,c&&c.browser,"browser"),P.when("A").execute(function(a){"function"=== | Unknown directive |
| 30 | typeof r&&r(a)&&B(b&&b.mshop,c&&c.mshop,"mshop_and")}))})({reg:{},unreg:{}})})})(window,document,Date);</script> | Unknown directive |
| 31 | <script src="https://d3jovef811u4hs.cloudfront.net/main.83c4728b.js" defer="defer"></script> | Unknown directive |
| 32 | <title>Amazon Alexa</title></head><body class="a-aui_72554-c a-aui_template_weblab_cache_333406-c a-bw_aui_cxc_alert_measurement_1074111-c"><div id="a-page"><script type="a-state" data-a-state="{"key":"a-wlab-states"}" > | Unknown directive |
| 33 | {"AUI_TEMPLATE_WEBLAB_CACHE_333406":"C","BW_AUI_CXC_ALERT_MEASUREMENT_1074111":"C","AUI_72554":"C"} | Unknown directive |
| 34 | </script> | Syntax not understood |
| 35 | <div id="sc-content-container"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root" class="katal"></div></div></div></body></html> | Syntax not understood |
To appear in search results, crawlers need access to your app.