Mobile 375 × 812

Desktop 1440 × 900

Score: 63 / 100
Based on 6 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
HSTS header is missing
No Content-Security-Policy header found
Page weighs 13.1 MB (4.0 MB transferred)
No favicon or icon links detected
[](https://beavercheck.com/results/c25c90bc-ae6e-f95f-a485-d3e8254290c4)<a href="https://beavercheck.com/results/c25c90bc-ae6e-f95f-a485-d3e8254290c4"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.garmin.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.garmin.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
14.20 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
23.67 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4.22 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.038
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
14.20 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
32.55 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > a.vtex-slider-layout-0-x-imageElementLink > img.vtex-slider-layout-0-x-imageElement div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > a.vtex-slider-layout-0-x-imageElementLink > img.vtex-slider-layout-0-x-imageElement | /assets/vtex.file-manager-graphql/images/b0441038-d10a-4a... | 128.8 KiB | 108.5 KiB |
| /hs-fs/hubfs/Garmin/Garmin-Vivoactive.jpeg?width=1000&hei... | 22.6 KiB | 19.1 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| /public/client_js/capiParamBuilder/clientParamBuilder.bun... | 63.2 KiB | 3.1 s |
| kit.fontawesome.com/518f2de234.js | 5.6 KiB | 921 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.garmin.com/ | 790 ms |
| www.garmin.com/pt-BR/ | 0.0 ms |
| www.garminstore.com.br/ | 0.0 ms |
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /_v/public/assets/v1/bundle/css/asset.min.css?v=3&files=t... | 55.4 KiB | 45.5 KiB |
| cdn.pn.vg/push/5a9ad1531f6fdc519f5e.css | 17.7 KiB | 17.7 KiB |
| /*! * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com * License - https://font… | 12.0 KiB | 12.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.
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Script Evaluation | 11.3 s |
| Other | 2.5 s |
| Script Parsing & Compilation | 1.3 s |
| Style & Layout | 645 ms |
| Garbage Collection | 555 ms |
| Parse HTML & CSS | 226 ms |
| Rendering | 97 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
| Failure reason | Failure type |
|---|---|
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /_v/public/assets/v1/npm/regenerator-runtime@0.11.1/runti... | 6.7 KiB | 3.8 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > a.vtex-slider-layout-0-x-imageElementLink > img.vtex-slider-layout-0-x-imageElement div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > a.vtex-slider-layout-0-x-imageElementLink > img.vtex-slider-layout-0-x-imageElement | /assets/vtex.file-manager-graphql/images/b0441038-d10a-4a... |
Logo div.vtex-flex-layout-0-x-flexColChild > a.vtex-store-components-3-x-logoLink > span.store-logo > img.vtex-store-components-3-x-logoImage | /assets/vtex/assets-builder/garmin.garminstoreio/7.0.8/lo... |
RelogioGarminForerunner550100256210 div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | /arquivos/ids/157334-80-auto/cf-lg-2a4d3c05-5d37-4808-849... |
RelogioGarminForerunner550100256212 div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | /arquivos/ids/157408-80-auto/cf-lg-6cb4b32c-5a04-42b6-997... |
RelogioGarminForerunner550100256213 div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | /arquivos/ids/157335-80-auto/cf-lg-4cb1591f-b721-4c32-be9... |
div.vtex-flex-layout-0-x-flexRow > div.flex-none > div.pr0-ns > img.vtex-store-components-3-x-imageElement div.vtex-flex-layout-0-x-flexRow > div.flex-none > div.pr0-ns > img.vtex-store-components-3-x-imageElement | /assets/vtex/assets-builder/garmin.garminstoreio/7.0.8/ic... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
| Failing Elements |
|---|
Popup CTA body.bg-base > div#hs-web-interactives-bottom-anchor > div#hs-overlay-cta-195465621689 |
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
| Failing Elements |
|---|
Linha de sessão div.render-provider > div.vtex-store__template > div.flex > div.vtex-flex-layout-0-x-flexRow |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
| Failing Elements |
|---|
div.vtex-login-2-x-container > div.relative > div.vtex-login-2-x-buttonLink > button.vtex-button div.vtex-login-2-x-container > div.relative > div.vtex-login-2-x-buttonLink > button.vtex-button |
div.absolute > div.vtex-search-2-x-biggy-autocomplete-wrapper > section.vtex-search-2-x-biggy-autocomplete > button.vtex-search-2-x-close-btn div.absolute > div.vtex-search-2-x-biggy-autocomplete-wrapper > section.vtex-search-2-x-biggy-autocomplete > button.vtex-search-2-x-close-btn |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
| Failing Elements |
|---|
div.vtex-slider-layout-0-x-sliderTrack > div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > a.vtex-slider-layout-0-x-imageElementLink div.vtex-slider-layout-0-x-sliderTrack > div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > a.vtex-slider-layout-0-x-imageElementLink |
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
COMPRAR button.vtex-button > div.vtex-button__label > div.vtex-add-to-cart-button-0-x-buttonDataContainer > span.vtex-add-to-cart-button-0-x-buttonText |
These are opportunities to improve the legibility of your content.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
| Failing Elements |
|---|
Dot 1 of 5 div.pr0-ns > section#slider-items-lfco4u2 > div.vtex-slider-layout-0-x-paginationDotsContainer > div.vtex-slider-layout-0-x-paginationDot |
Dot 2 of 5 div.pr0-ns > section#slider-items-lfco4u2 > div.vtex-slider-layout-0-x-paginationDotsContainer > div.vtex-slider-layout-0-x-paginationDot |
Dot 3 of 5 div.pr0-ns > section#slider-items-lfco4u2 > div.vtex-slider-layout-0-x-paginationDotsContainer > div.vtex-slider-layout-0-x-paginationDot |
Dot 4 of 5 div.pr0-ns > section#slider-items-lfco4u2 > div.vtex-slider-layout-0-x-paginationDotsContainer > div.vtex-slider-layout-0-x-paginationDot |
Dot 5 of 5 div.pr0-ns > section#slider-items-lfco4u2 > div.vtex-slider-layout-0-x-paginationDotsContainer > div.vtex-slider-layout-0-x-paginationDot |
Dot 1 of 4 div.pr0-ns > section#slider-items-f6s50su > div.vtex-slider-layout-0-x-paginationDotsContainer > div.vtex-slider-layout-0-x-paginationDot |
Dot 2 of 4 div.pr0-ns > section#slider-items-f6s50su > div.vtex-slider-layout-0-x-paginationDotsContainer > div.vtex-slider-layout-0-x-paginationDot |
Dot 3 of 4 div.pr0-ns > section#slider-items-f6s50su > div.vtex-slider-layout-0-x-paginationDotsContainer > div.vtex-slider-layout-0-x-paginationDot |
Dot 4 of 4 div.pr0-ns > section#slider-items-f6s50su > div.vtex-slider-layout-0-x-paginationDotsContainer > div.vtex-slider-layout-0-x-paginationDot |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
COMPRE EM 8X S/ JUROS
OU EM ATÉ 18X NO CARTÃO div.vtex-slider-layout-0-x-sliderTrack > div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > div.vtex-modal-layout-0-x-triggerContainer |
Forerunner
Relógio Garmin Forerunner 55 com Monitor Cardíaco de Pulso e GPS
R$ … div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > section.vtex-product-summary-2-x-container > a.vtex-product-summary-2-x-clearLink |
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
recorder-img div.flex-none > div.pr0-ns > div.vtexarg-speech-to-text-1-x-audioSearchContainer > img.vtexarg-speech-to-text-1-x-audioSearchImg | garmin.myvtex.com/arquivos/micro.png | 12 x 20 | 12 x 22 | 18 x 30 |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 273, col 769 |
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
| Source | Description |
|---|---|
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_NAME_NOT_RESOLVED |
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.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.92 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.67 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
283 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.083
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.97 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
6.94 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > a.vtex-slider-layout-0-x-imageElementLink > img.vtex-slider-layout-0-x-imageElement div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > a.vtex-slider-layout-0-x-imageElementLink > img.vtex-slider-layout-0-x-imageElement | /assets/vtex.file-manager-graphql/images/a18b1b9b-8f1d-41... | 326.8 KiB | 242.5 KiB |
head > meta head > meta | /hs-fs/hubfs/Garmin/Garmin-Vivoactive.jpeg?width=1000&hei... | 22.6 KiB | 21.4 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| /public/client_js/capiParamBuilder/clientParamBuilder.bun... | 63.2 KiB | 990 ms |
| kit.fontawesome.com/518f2de234.js | 5.6 KiB | 229 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.
| URL | Time Spent |
|---|---|
| www.garmin.com/ | 229 ms |
| www.garmin.com/pt-BR/ | 0.0 ms |
| www.garminstore.com.br/ | 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.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /_v/public/assets/v1/bundle/css/asset.min.css?v=3&files=t... | 56.1 KiB | 47.3 KiB |
| /*! * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com * License - https://font… | 12.0 KiB | 12.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.
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Script Evaluation | 3.4 s |
| Other | 784 ms |
| Script Parsing & Compilation | 366 ms |
| Style & Layout | 234 ms |
| Garbage Collection | 121 ms |
| Parse HTML & CSS | 59 ms |
| Rendering | 54 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
| Failure reason | Failure type |
|---|---|
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /_v/public/assets/v1/npm/regenerator-runtime@0.11.1/runti... | 6.7 KiB | 3.8 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > a.vtex-slider-layout-0-x-imageElementLink > img.vtex-slider-layout-0-x-imageElement div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > a.vtex-slider-layout-0-x-imageElementLink > img.vtex-slider-layout-0-x-imageElement | /assets/vtex.file-manager-graphql/images/a18b1b9b-8f1d-41... |
Logo div.vtex-flex-layout-0-x-flexColChild > a.vtex-store-components-3-x-logoLink > span.store-logo > img.vtex-store-components-3-x-logoImage | /assets/vtex/assets-builder/garmin.garminstoreio/7.0.8/lo... |
RelogioGarminForerunner550100256210 div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | /arquivos/ids/157334-80-auto/cf-lg-2a4d3c05-5d37-4808-849... |
RelogioGarminForerunner550100256212 div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | /arquivos/ids/157408-80-auto/cf-lg-6cb4b32c-5a04-42b6-997... |
RelogioGarminForerunner550100256213 div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | /arquivos/ids/157335-80-auto/cf-lg-4cb1591f-b721-4c32-be9... |
RelogioGarminForerunner165PretoeCinzaArdosiaWWcomMonitorCardiacodePulsoeGPS div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | /arquivos/ids/160807-80-auto/010-02863-20.png?v=638980460... |
RelogioGarminForerunner165MusicCinzaeBrancoWWcomMonitorCardiacodePulsoeGPS div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | /arquivos/ids/160828-80-auto/010-02863-31.png?v=638980460... |
RelogioGarminForerunner165MusicTurquesaAzulWWcomMonitorCardiacodePulsoeGPS div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | /arquivos/ids/160835-80-auto/010-02863-32.png?v=638980460... |
div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | /arquivos/ids/160842-80-auto/010-02863-33.png?v=638451781... |
div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | /arquivos/ids/159182-80-auto/FR265_preto.jpg?v=6381745131... |
div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | /arquivos/ids/159190-80-auto/FR265_branco.jpg?v=638174515... |
div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | garmin.vtexassets.com/arquivos/ids/162904-80-auto/1.png?v=638864999037470000 |
div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | garmin.vtexassets.com/arquivos/ids/162912-80-auto/1.png?v=638865000231870000 |
div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | garmin.vtexassets.com/arquivos/ids/162872-80-auto/1.png?v=638864978316530000 |
div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | garmin.vtexassets.com/arquivos/ids/162880-80-auto/1.png?v=638864978899770000 |
div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue div.relative > div.vtex-product-summary-2-x-skuSelectorInternalBox > div.vtex-product-summary-2-x-valueWrapper > img.vtex-product-summary-2-x-skuSelectorItemImageValue | garmin.vtexassets.com/arquivos/ids/162888-80-auto/1.png?v=638864979544200000 |
div.vtex-flex-layout-0-x-flexRow > div.flex > div.pr0 > img.vtex-store-components-3-x-imageElement div.vtex-flex-layout-0-x-flexRow > div.flex > div.pr0 > img.vtex-store-components-3-x-imageElement | /assets/vtex/assets-builder/garmin.garminstoreio/7.0.8/ic... |
div.vtex-flex-layout-0-x-flexRow > div.flex > div.pr0 > img.vtex-store-components-3-x-imageElement div.vtex-flex-layout-0-x-flexRow > div.flex > div.pr0 > img.vtex-store-components-3-x-imageElement | /assets/vtex/assets-builder/garmin.garminstoreio/7.0.8/ic... |
div.vtex-flex-layout-0-x-flexRow > div.flex > div.pr0 > img.vtex-store-components-3-x-imageElement div.vtex-flex-layout-0-x-flexRow > div.flex > div.pr0 > img.vtex-store-components-3-x-imageElement | /assets/vtex/assets-builder/garmin.garminstoreio/7.0.8/ic... |
div.vtex-flex-layout-0-x-flexRow > div.flex > div.pr0 > img.vtex-store-components-3-x-imageElement div.vtex-flex-layout-0-x-flexRow > div.flex > div.pr0 > img.vtex-store-components-3-x-imageElement | /assets/vtex/assets-builder/garmin.garminstoreio/7.0.8/ic... |
div.vtex-flex-layout-0-x-flexCol > div.vtex-flex-layout-0-x-flexColChild > div.vtex-modal-layout-0-x-triggerContainer > img.vtex-store-components-3-x-imageElement div.vtex-flex-layout-0-x-flexCol > div.vtex-flex-layout-0-x-flexColChild > div.vtex-modal-layout-0-x-triggerContainer > img.vtex-store-components-3-x-imageElement | /assets/vtex/assets-builder/garmin.garminstoreio/7.0.8/ic... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to make command elements more accessible.
| Failing Elements |
|---|
div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative |
div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative |
div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative |
div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative |
div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative |
div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative |
div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative |
div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative div.flex > div.vtex-store-components-3-x-skuSelectorNameContainer > div.vtex-store-components-3-x-skuSelectorOptionsList > div.relative |
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
| Failing Elements |
|---|
Popup CTA body.bg-base > div#hs-web-interactives-bottom-anchor > div#hs-overlay-cta-195465621689 |
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
| Failing Elements |
|---|
Linha de sessão div.render-provider > div.vtex-store__template > div.flex > div.vtex-flex-layout-0-x-flexRow |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
R$ span.vtex-product-price-1-x-listPrice > span.vtex-product-price-1-x-listPriceValue > span.vtex-product-price-1-x-currencyContainer > span.vtex-product-price-1-x-currencyCode |
599 span.vtex-product-price-1-x-listPrice > span.vtex-product-price-1-x-listPriceValue > span.vtex-product-price-1-x-currencyContainer > span.vtex-product-price-1-x-currencyInteger |
00 span.vtex-product-price-1-x-listPrice > span.vtex-product-price-1-x-listPriceValue > span.vtex-product-price-1-x-currencyContainer > span.vtex-product-price-1-x-currencyFraction |
These are opportunities to improve the legibility of your content.
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
| Failing Elements |
|---|
div.vtex-slider-layout-0-x-sliderTrack > div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > a.vtex-slider-layout-0-x-imageElementLink div.vtex-slider-layout-0-x-sliderTrack > div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > a.vtex-slider-layout-0-x-imageElementLink |
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
COMPRE EM 8X S/ JUROS
OU EM ATÉ 18X NO CARTÃO div.vtex-slider-layout-0-x-sliderTrack > div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > div.vtex-modal-layout-0-x-triggerContainer |
FRETE GRÁTIS PARA COMPRAS
ACIMA DE R$999,00 div.vtex-slider-layout-0-x-sliderTrack > div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > div.vtex-modal-layout-0-x-triggerContainer |
PEGUE SEU CUPOM DE 5% DE
DESCONTO NA PRIMEIRA COMPRA div.vtex-slider-layout-0-x-sliderTrack > div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > div.vtex-modal-layout-0-x-triggerContainer |
LOJA OFICIAL GARMIN COM
GARANTIA DE QUALIDADE div.vtex-slider-layout-0-x-sliderTrack > div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > div.vtex-modal-layout-0-x-triggerContainer |
Forerunner
Relógio Garmin Forerunner 55 com Monitor Cardíaco de Pulso e GPS
R$ … div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > section.vtex-product-summary-2-x-container > a.vtex-product-summary-2-x-clearLink |
Forerunner
Relógio Garmin Forerunner 165 com Monitor Cardíaco de Pulso e GPS
R$… div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > section.vtex-product-summary-2-x-container > a.vtex-product-summary-2-x-clearLink |
Forerunner
Relógio Garmin Forerunner 265 com Monitor Cardíaco de Pulso e GPS
R$… div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > section.vtex-product-summary-2-x-container > a.vtex-product-summary-2-x-clearLink |
Forerunner
Relógio Garmin Forerunner 570 com Monitor Cardíaco de Pulso e GPS
R$… div.vtex-slider-layout-0-x-slide > div.vtex-slider-layout-0-x-slideChildrenContainer > section.vtex-product-summary-2-x-container > a.vtex-product-summary-2-x-clearLink |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 273, col 769 |
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
| Source | Description |
|---|---|
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_NAME_NOT_RESOLVED |
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.
Send Feedback