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.
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.
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 | |
|---|---|---|---|
Big Sale div.cc_f > div.f7_m > div.f7_gb > img.f7_gc | ae-pic-a1.aliexpress-media.com/kf/S1f3a9e26fbec4299910335c176f2cf31r.gif | 410.2 KiB | 388.7 KiB |
div > div.image-poplayer-modal > div.pop-content > img.pop-picture div > div.image-poplayer-modal > div.pop-content > img.pop-picture | ae-pic-a1.aliexpress-media.com/kf/Sec23e3b0ff914a27bf82e26e6c0cf03bz.gif | 471.2 KiB | 306.3 KiB |
pop-picture body.faas-home-page > div > div.drogue-poplayer-modal > img.pop-picture | ae-pic-a1.aliexpress-media.com/kf/Sc5539a234397476a9dc1b852af8434beR.gif | 178.3 KiB | 169.5 KiB |
Big Sale div.cc_bl > div.cc_f > div.f7_m > img.f7_gi | ae-pic-a1.aliexpress-media.com/kf/Sa0c82e89875f40a2b48d8fd60956e566h.png | 38.6 KiB | 31.0 KiB |
Dto. Bienvenida div.hg_hk > div > div.ke_kf > img.ke_c7 | /kf/S8719d974c6d44ba099d851634cdb930a4.jpg_480x480q75.jpg... | 38.2 KiB | 30.4 KiB |
1 Uds. Pegatina de seguridad para supervivencia y emergencia para traumatismos,… div.hw_ec > div.l7_b2 > div.ke_kf > img.ke_c7 | /kf/S1f426acddd9747d5bd931f4424cacf0ds.jpg_480x480q75.jpg... | 25.8 KiB | 23.3 KiB |
Esponja de doble cara altamente absorbente, olla de limpieza mágica, esponja pa… div.hw_ec > div.l7_b2 > div.ke_kf > img.ke_c7 | /kf/S293adf41f17440c08fde8a3028ed9ee4g.jpg_480x480q75.jpg... | 24.0 KiB | 21.8 KiB |
Clip invisible para cortar la longitud de las piernas, clip antideslizante para… div.hw_ec > div.l7_b2 > div.ke_kf > img.ke_c7 | /kf/S7aa90585e0ac4d628eae7534492a6a3bc.jpg_480x480q75.jpg... | 19.7 KiB | 17.9 KiB |
Patinete Eléctrico TOFUN TF3 PRO 1200W con APP, Velocidad Máxima 50 km/h, Auton… div.ly_lz > div.ly_l0 > div.ke_kf > img.ke_c7 | /kf/Sdf458c607b854fbb857dd5cc6e43d0e7f.png_480x480.png_.avif | 10.9 KiB | 8.7 KiB |
Cable USB tipo C de carga rápida de 120W 7A Cable de codo de rotación de 180 gr… a.n8_m > div.n8_ga > div.ke_kf > img.ke_c7 | /kf/Sb161900bb7af4c8c8567eaaa934a3f12Q.jpg_480x480q75.jpg... | 8.0 KiB | 7.3 KiB |
Telescopio Monocular HD 2000X25 de 2026, Compacto y Portátil para Viajes, Sende… div.hw_ec > div.l7_b2 > div.ke_kf > img.ke_c7 | /kf/S13de0813818a47339fbaf27be4ba1847m.jpg_480x480q75.jpg... | 6.9 KiB | 6.3 KiB |
Ahorro de AliExpress: información y servicio mensuales a.n8_m > div.n8_ga > div.ke_kf > img.ke_c7 | /kf/Sbb1ea754567a4eb7b59bd902cfa525d51.png_480x480.png_.avif | 5.6 KiB | 5.4 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
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.
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 |
|---|---|
| aliexpress.com/ | 1.1 s |
| www.aliexpress.com/ | 264 ms |
| es.aliexpress.com/?gatewayAdapt=glo2esp | 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.
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.
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 |
|---|---|---|
| assets.aliexpress-media.com/g/gcom/ug-comp-assets/1.1.66/batman.css | 30.5 KiB | 30.4 KiB |
| 25.4 KiB | 16.9 KiB | |
| assets.aliexpress-media.com/g/ae-fe/page-header-ui/0.0.87/css/index.css | 17.2 KiB | 15.3 KiB |
| assets.aliexpress-media.com/g/ae-dida/shoppingcart/1.0.58/sidecart.css | 13.7 KiB | 13.1 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 |
|---|---|---|
| assets.aliexpress-media.com/g/gcom/ug-comp-assets/1.1.66/batman.js | 247.3 KiB | 194.1 KiB |
| assets.aliexpress-media.com/g/ae-dida/shoppingcart/1.0.58/sidecart.js | 140.4 KiB | 109.2 KiB |
| assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.150/index.js | 166.8 KiB | 97.5 KiB |
| assets.aliexpress-media.com/g/ae-fe/page-header-ui/0.0.87/js/index.js | 92.5 KiB | 46.6 KiB |
| /g/ae-fe/cosmos/0.0.426/pc/findSimilar-3hO2L~gallery-9g91... | 48.7 KiB | 31.3 KiB |
| assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.150/14.js | 26.6 KiB | 23.5 KiB |
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.150/index.js | 492 ms | 191 ms | 14 ms |
| es.aliexpress.com/?gatewayAdapt=glo2esp | 443 ms | 81 ms | 11 ms |
| Unattributable | 367 ms | 11 ms | 0.0 ms |
| /h5/mtop.aliexpress.address.shipto.division.get/1.0/?jsv=... | 296 ms | 268 ms | 1.2 ms |
| assets.aliexpress-media.com/g/AWSC/et/1.83.41/et_f.js | 212 ms | 195 ms | 17 ms |
| assets.alicdn.com/g/lzd_sec/epssw/0.0.48/epssw.js | 150 ms | 123 ms | 8.6 ms |
| assets.aliexpress-media.com/g/AWSC/WebUMID/1.93.0/um.js | 110 ms | 103 ms | 4.4 ms |
| assets.aliexpress-media.com/g/AWSC/fireyejs/1.231.67/fireyejs.js | 78 ms | 66 ms | 11 ms |
| assets.aliexpress-media.com/g/gcom/ug-comp-assets/1.1.66/batman.js | 72 ms | 53 ms | 19 ms |
| assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.426/pc/gep-sdk.js | 71 ms | 67 ms | 3.4 ms |
| assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.426/pc/mtop.js | 51 ms | 34 ms | 0.5 ms |
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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.7 s |
| Other | 648 ms |
| Style & Layout | 321 ms |
| Script Parsing & Compilation | 170 ms |
| Rendering | 93 ms |
| Garbage Collection | 35 ms |
| Parse HTML & CSS | 31 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
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
| The page has an unload handler in a sub frame. | Actionable |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.150/14.js | 26.6 KiB | 3.0 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 | |
|---|---|
Big Sale div.cc_f > div.f7_m > div.f7_gb > img.f7_gc | ae-pic-a1.aliexpress-media.com/kf/S1f3a9e26fbec4299910335c176f2cf31r.gif |
Main Title Image div.bx_bz > div.bx_b3 > div > img.bx_b4 | ae-pic-a1.aliexpress-media.com/kf/Se5959e8c5c63421e89b7f14b9ca38e2cW.png |
div._9HTSH > div._3gA8_ > div._2RHJQ > img._3WpLI div._9HTSH > div._3gA8_ > div._2RHJQ > img._3WpLI | ae-pic-a1.aliexpress-media.com/kf/S98172eaf1def4f5f8dca22ef2d245f380.png |
div._9HTSH > div._3gA8_ > div._2RHJQ > img._3WpLI div._9HTSH > div._3gA8_ > div._2RHJQ > img._3WpLI | ae-pic-a1.aliexpress-media.com/kf/S4a1f142714b945bd90a6fb6eed5fb6aer.png |
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.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Puedes escribir el nombre de un artículo o una palabra clave para buscar. div.pc-header--rightWrap--HYqeULJ > div.pc-header--search--3hnHLKw > div.search--search--C_fO_MU > input#search-words |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.bq_br > div.fn_br > div.swiper > div.swiper-button-prev div.bq_br > div.fn_br > div.swiper > div.swiper-button-prev |
div.bq_br > div.fn_br > div.swiper > div.swiper-button-next div.bq_br > div.fn_br > div.swiper > div.swiper-button-next |
div.fn_br > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet div.fn_br > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
div.fn_br > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet div.fn_br > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
div.fn_br > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet div.fn_br > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
-2€ en 15€ div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
-2€ en 15€ div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
-2€ en 15€ div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Publicidad div._2FypS > div._9HTSH > div._3gA8_ > div._2lE7v |
-2€ en 15€ div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Ahorra 45,69€ div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Publicidad div._2FypS > div._9HTSH > div._3gA8_ > div._2lE7v |
-2€ en 15€ div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Top ventas en AliExpress div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Top ventas en AliExpress div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Ahorra 21,11€ div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Publicidad div._2FypS > div._9HTSH > div._3gA8_ > div._2lE7v |
Ahorra 8,85€ div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
-2€ en 15€ div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Publicidad div._2FypS > div._9HTSH > div._3gA8_ > div._2lE7v |
Top ventas en AliExpress div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Ahorra 5,52€ div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Top ventas en AliExpress div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Ahorra 4,05€ div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
-2€ en 15€ div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Top ventas en AliExpress div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Top ventas en AliExpress div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Top ventas en AliExpress div._3jo5e > div.nuPN3 > div.FNjFR > span._3SaXM |
Atención al cliente, Litigios e informes, Política de devoluciones y reembolsos… div.sf-aliexpressInfo > div.sf-siteIntro > dl > dd |
Pусский, Português, Español, Français, Deutsch, Italiano, Nederlands, Türk, 日本語… div.sf-aliexpressInfo > div.sf-MultiLanguageSite > dl > dd |
Todos los populares , Producto, Promoción, Precio bajo , Gran Valor , Reseñas ,… div.sf-seoKeyword > dl > dd > span |
Página del Grupo Alibaba, AliExpress, Alimama, Alipay, Fliggy, Alibaba Cloud, A… div.container > div.sf-alibabaGroup > dl > dd |
Permitir div._3KrBP > div._1-aaU > div._1ZwH_ > div._1-SOk |
Configuración de cookies div#gdpr-new-container > div._38thn > div._3aBc- > a |
Aviso de cookies div#gdpr-new-container > div._38thn > div._3aBc- > a |
Aceptar cookies div#gdpr-new-container > div._38thn > div._6PP81 > button._1CHpQ |
These are opportunities to improve the legibility of your content.
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 |
|---|
Atención al cliente div.help-center-container > section.section-left > div.f-link-box > h5.f-link-h |
These are opportunities to improve keyboard navigation in your application.
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._9HTSH > div._3gA8_ > div._2RHJQ > img._3WpLI div._9HTSH > div._3gA8_ > div._2RHJQ > img._3WpLI |
div._9HTSH > div._3gA8_ > div._2RHJQ > img._3WpLI div._9HTSH > div._3gA8_ > div._2RHJQ > img._3WpLI |
div > div.image-poplayer-modal > div.pop-content > img.pop-picture div > div.image-poplayer-modal > div.pop-content > img.pop-picture |
div > div.image-poplayer-modal > div.pop-content > img.pop-close-btn div > div.image-poplayer-modal > div.pop-content > img.pop-close-btn |
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
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.fn_br > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet div.fn_br > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
div.fn_br > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet div.fn_br > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
div.fn_br > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet div.fn_br > div.swiper > div.swiper-pagination > span.swiper-pagination-bullet |
1 unidad de Microblading reutilizable 3D de silicona para práctica de la piel d… div.m7_bl > div > div.l7_g7 > div.hw_ec |
1 Uds. Pegatina de seguridad para supervivencia y emergencia para traumatismos,… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Afeitadora eléctrica dos en uno para mujer: adecuada para cejas, rostro, pierna… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Masajeador de estiramiento Facial de silicona, entrenador muscular de línea en … div.m7_bl > div > div.l7_g7 > div.hw_ec |
Hagibis 2230 M.2 NVMe SSD carcasa USB 3,2 Gen 2 a PCI-E M.2 SSD 2242 disco de d… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Refrigerador de calidad alimentaria, almacenamiento de frutas y verduras, prepa… div.m7_bl > div > div.l7_g7 > div.hw_ec |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Descarga la app de AliExpress div.pc-header--right--2cV7LB8 > div.pc-header--rightWrap--HYqeULJ > div.pc-header--items--tL_sfQ4 > div.down-load-app--menuItem--3FNru0r |
Other/ES/
EUR div.pc-header--items--tL_sfQ4 > div.es--wrap--RYjm1RT > div > div.ship-to--menuItem--WdBDsYl |
¡Bienvenido
Identifícate / Regístrate div.pc-header--right--2cV7LB8 > div.pc-header--rightWrap--HYqeULJ > div.pc-header--items--tL_sfQ4 > div.my-account--menuItem--1GDZChA |
0
Cesta div.pc-header--rightWrap--HYqeULJ > div.pc-header--items--tL_sfQ4 > div.shop-cart--menuItem--1WhClHl > a |
Todas las categorías div.an_aq > div > div.Categoey--categoryContainer--OCblBgE > div.Categoey--categoryTitle--_3bKGRN |
Ciclismo inteligente
Descubre tendencias
Comprar
330,55€
1.221,39€
0,99€
2,65€ div#swiper-wrapper-aaf0b191c177465f > div.swiper-slide > div > a.fc_fm |
330,55€
1.221,39€ div.cc_f > div.fc_ao > div.fc_fi > div.ly_lz |
0,99€
2,65€ div.cc_f > div.fc_ao > div.fc_fi > div.ly_lz |
Packs de ofertas
3 desde 0,99€
1 unidad de Microblading reutilizable 3D de sili… div.eg_eh > div.eg_ea > div.l7_m > a |
1 unidad de Microblading reutilizable 3D de silicona para práctica de la piel d… div.m7_bl > div > div.l7_g7 > div.hw_ec |
1 Uds. Pegatina de seguridad para supervivencia y emergencia para traumatismos,… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Afeitadora eléctrica dos en uno para mujer: adecuada para cejas, rostro, pierna… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Masajeador de estiramiento Facial de silicona, entrenador muscular de línea en … div.m7_bl > div > div.l7_g7 > div.hw_ec |
Hagibis 2230 M.2 NVMe SSD carcasa USB 3,2 Gen 2 a PCI-E M.2 SSD 2242 disco de d… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Refrigerador de calidad alimentaria, almacenamiento de frutas y verduras, prepa… div.m7_bl > div > div.l7_g7 > div.hw_ec |
1 unidad de Microblading reutilizable 3D de silicona para práctica de la piel d… div.m7_bl > div > div.l7_g7 > div.hw_ec |
1 Uds. Pegatina de seguridad para supervivencia y emergencia para traumatismos,… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Afeitadora eléctrica dos en uno para mujer: adecuada para cejas, rostro, pierna… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Masajeador de estiramiento Facial de silicona, entrenador muscular de línea en … div.m7_bl > div > div.l7_g7 > div.hw_ec |
Hagibis 2230 M.2 NVMe SSD carcasa USB 3,2 Gen 2 a PCI-E M.2 SSD 2242 disco de d… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Refrigerador de calidad alimentaria, almacenamiento de frutas y verduras, prepa… div.m7_bl > div > div.l7_g7 > div.hw_ec |
SuperOfertas
Acaba en:
13:28:12
Esponja de doble cara altamente absorbente, oll… div.eg_eh > div.eg_ea > div.l7_m > a |
Esponja de doble cara altamente absorbente, olla de limpieza mágica, esponja pa… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Telescopio Monocular HD 2000X25 de 2026, Compacto y Portátil para Viajes, Sende… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Clip invisible para cortar la longitud de las piernas, clip antideslizante para… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Cables de carga NNBILI 100W USB C 120W USB A con pantalla LED, USB C=C-C, USB A… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Nivel de entrada de impresora 3D EasyThreed compatible con filamento PLA TPU de… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Restaurador de Plástico para Autos, Brillo Negro Intenso, Cera Renovadora para … div.m7_bl > div > div.l7_g7 > div.hw_ec |
Herramienta de diagnóstico de escaneo OBD2 avanzada | Lector y reinicio de códi… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Cortadora de pelo eléctrica Vintage T9 para hombre, recortadora de barba/máquin… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Esponja de doble cara altamente absorbente, olla de limpieza mágica, esponja pa… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Telescopio Monocular HD 2000X25 de 2026, Compacto y Portátil para Viajes, Sende… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Clip invisible para cortar la longitud de las piernas, clip antideslizante para… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Cables de carga NNBILI 100W USB C 120W USB A con pantalla LED, USB C=C-C, USB A… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Nivel de entrada de impresora 3D EasyThreed compatible con filamento PLA TPU de… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Restaurador de Plástico para Autos, Brillo Negro Intenso, Cera Renovadora para … div.m7_bl > div > div.l7_g7 > div.hw_ec |
Herramienta de diagnóstico de escaneo OBD2 avanzada | Lector y reinicio de códi… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Cortadora de pelo eléctrica Vintage T9 para hombre, recortadora de barba/máquin… div.m7_bl > div > div.l7_g7 > div.hw_ec |
Envío gratis,Entrega rápida,Devoluciones gratis
Comprar div.cc_bl > div.cc_f > div.bx_ao > a.bx_by |
12,21€
29,99€
4.3
177
vendidos div.m7_bl > div > div.c6_ea > a.c6_b2 |
71,90€
229,89€
4.7
100
vendidos div.m7_bl > div > div.c6_ea > a.c6_b2 |
33,99€
76,99€
3.0
900+
vendidos div.m7_bl > div > div.c6_ea > a.c6_b2 |
12,21€
29,99€
4.3
177
vendidos div.m7_bl > div > div.c6_ea > a.c6_b2 |
71,90€
229,89€
4.7
100
vendidos div.m7_bl > div > div.c6_ea > a.c6_b2 |
33,99€
76,99€
3.0
900+
vendidos div.m7_bl > div > div.c6_ea > a.c6_b2 |
12,21€
29,99€
4.3
177
vendidos div.m7_bl > div > div.c6_ea > a.c6_b2 |
71,90€
229,89€
4.7
100
vendidos div.m7_bl > div > div.c6_ea > a.c6_b2 |
33,99€
76,99€
3.0
900+
vendidos div.m7_bl > div > div.c6_ea > a.c6_b2 |
12,21€
29,99€
4.3
177
vendidos div.m7_bl > div > div.c6_ea > a.c6_b2 |
71,90€
229,89€
4.7
100
vendidos div.m7_bl > div > div.c6_ea > a.c6_b2 |
33,99€
76,99€
3.0
900+
vendidos div.m7_bl > div > div.c6_ea > a.c6_b2 |
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. |
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
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._9HTSH > div._3gA8_ > div._2RHJQ > img._3WpLI div._9HTSH > div._3gA8_ > div._2RHJQ > img._3WpLI |
div._9HTSH > div._3gA8_ > div._2RHJQ > img._3WpLI div._9HTSH > div._3gA8_ > div._2RHJQ > img._3WpLI |
div > div.image-poplayer-modal > div.pop-content > img.pop-picture div > div.image-poplayer-modal > div.pop-content > img.pop-picture |
div > div.image-poplayer-modal > div.pop-content > img.pop-close-btn div > div.image-poplayer-modal > div.pop-content > img.pop-close-btn |
hreflang links tell search engines what version of a page they should list in search results for a given language or region. Learn more about `hreflang`.
Performance issues directly impact user engagement and conversion rates.
head > link |
Format your HTML in a way that enables crawlers to better understand your app’s content.