Lighthouse Mobile
· 0 checks — Mobile 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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_2.webp | 0.0 ms | 134.0 KiB |
| /upload/resize_cache/iblock/f7b/amdr8m58k3474cklwu6ojak1d... | 0.0 ms | 41.9 KiB |
| /upload/webp/iblock/4f5/q8z9r5xb2romxbh0pp1gwmp05kqf8ta2/... | 0.0 ms | 15.3 KiB |
| dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_mob.webp | 0.0 ms | 2.0 KiB |
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 | |
|---|---|---|---|
Лого div.footer__coll > div.footer__logo > a > img | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_2.webp | 133.7 KiB | 131.7 KiB |
Береста в листах ( ~ 50 x 60 см), шт div.swiper-slide > a.product__img > span > img.lazyload | /upload/resize_cache/iblock/f7b/amdr8m58k3474cklwu6ojak1d... | 41.6 KiB | 32.0 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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| dev.xn--80avc2av3a.xn--p1ai/bitrix/panel/main/popup.min.css?177158511920774 | 4.0 KiB | 679 ms |
| /bitrix/js/main/popup/dist/main.popup.bundle.min.css?1771... | 6.4 KiB | 853 ms |
| /bitrix/js/ui/fonts/opensans/ui.font.opensans.min.css?177... | 711 B | 679 ms |
| /bitrix/css/main/themes/blue/style.min.css?1771585119331 | 696 B | 679 ms |
| /bitrix/js/ui/design-tokens/dist/ui.design-tokens.min.css... | 4.6 KiB | 330 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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
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 |
|---|---|---|
| dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/protobuf/protobuf.js?1771585167274055 | 55.1 KiB | 32.4 KiB |
| /bitrix/cache/js/s1/main/page_fef87da320760702ca434d0a460... | 21.0 KiB | 5.9 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 |
|---|---|---|
| /bitrix/cache/js/s1/main/template_79c8fb3b4b9b075ef6b9ec9... | 216.6 KiB | 134.2 KiB |
| dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/core/core.min.js?1771585171229643 | 66.0 KiB | 47.1 KiB |
| /bitrix/cache/js/s1/main/kernel_main/kernel_main_v1.js?17... | 46.3 KiB | 40.5 KiB |
| dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/protobuf/protobuf.js?1771585167274055 | 55.1 KiB | 31.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 |
|---|---|---|---|
| /bitrix/cache/js/s1/main/template_79c8fb3b4b9b075ef6b9ec9... | 2.8 s | 1.3 s | 81 ms |
| dev.xn--80avc2av3a.xn--p1ai/ | 2.7 s | 59 ms | 42 ms |
| Unattributable | 698 ms | 12 ms | 0.0 ms |
| dev.xn--80avc2av3a.xn--p1ai/bitrix/js/main/core/core.min.js?1771585171229643 | 123 ms | 94 ms | 23 ms |
| dev.xn--80avc2av3a.xn--p1ai/bitrix/js/pull/protobuf/protobuf.js?1771585167274055 | 56 ms | 18 ms | 34 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 |
|---|---|
| Style & Layout | 2.5 s |
| Script Evaluation | 1.5 s |
| Other | 1.4 s |
| Rendering | 654 ms |
| Parse HTML & CSS | 244 ms |
| Script Parsing & Compilation | 231 ms |
| Garbage Collection | 46 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 |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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 |
|---|---|---|
| .main-slider__img{position:relative} … | 67.3 KiB | 60.7 KiB |
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.footer__coll > div.footer__logo > a > img | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_2.webp |
Лого div.footer__coll > div.footer__logo > a > img | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_2.webp |
div.cont > div.header-mob__logo > a > img div.cont > div.header-mob__logo > a > img | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_mob.webp |
Большой ассортимент div.advantages__items-flex > div#bx_3485106786_8441 > div.advantages__item-icon > img.lazyload | /upload/iblock/f9e/96jl8xdvwombwmx6lwjm94k7a0rip1jq.svg |
div.footer__coll > div.footer__socials > a#bx_651765591_8438 > img.lazyload div.footer__coll > div.footer__socials > a#bx_651765591_8438 > img.lazyload | /upload/iblock/a67/o5i1hhan3n0u1zc6w77bppzep2vrdzmk.png |
div.footer__coll > div.footer__socials > a#bx_651765591_8437 > img.lazyload div.footer__coll > div.footer__socials > a#bx_651765591_8437 > img.lazyload | /upload/iblock/11c/3323ulcgfsnf4doa8y8cg83j9zmw2ip4.svg |
Быстрая доставка div.advantages__items-flex > div#bx_3485106786_8540 > div.advantages__item-icon > img.lazyload | /upload/iblock/245/afg8juhxeb66gcs5d3z3eurbby3e77o8.svg |
Рейтинг div.product__review > div.product__review-flex > div.product__review-star > img.lazyload | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/star.svg |
Простой возврат товаров div.advantages__items-flex > div#bx_3485106786_8443 > div.advantages__item-icon > img.lazyload | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/img_plug.png |
Управления качеством div.advantages__items-flex > div#bx_3485106786_8542 > div.advantages__item-icon > img.lazyload | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/img_plug.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.
Names and labels
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.header__search-flex > div#search > form.header-search > button.header__search-submit div.header__search-flex > div#search > form.header-search > button.header__search-submit |
div.header-mob > div.header-mob__bot > div.cont > button.mob-menu-btn div.header-mob > div.header-mob__bot > div.cont > button.mob-menu-btn |
div.header-mob__search-wrap > div.header-mob__search-box > form.header-mob__search-form > button.header-mob__search-btn div.header-mob__search-wrap > div.header-mob__search-box > form.header-mob__search-form > button.header-mob__search-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13063_ec5d0e2cff91ab20debac17d8febe5be > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13063_ec5d0e2cff91ab20debac17d8febe5be > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13063_ec5d0e2cff91ab20debac17d8febe5be > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13063_ec5d0e2cff91ab20debac17d8febe5be > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-06e0a026b98410f82 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn div#swiper-wrapper-06e0a026b98410f82 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-06e0a026b98410f82 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn div#swiper-wrapper-06e0a026b98410f82 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-13b5812f7a25bdd5 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn div#swiper-wrapper-13b5812f7a25bdd5 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-13b5812f7a25bdd5 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn div#swiper-wrapper-13b5812f7a25bdd5 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_14713_ddeea6d38e5e314c1e5f926dde192818 > div.product__btns > button.product__btns-btn div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_14713_ddeea6d38e5e314c1e5f926dde192818 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_14713_ddeea6d38e5e314c1e5f926dde192818 > div.product__btns > button.product__btns-btn div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_14713_ddeea6d38e5e314c1e5f926dde192818 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_13967_0b60b5d3f8e1b0c079190ac2f9d19753 > div.product__btns > button.product__btns-btn div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_13967_0b60b5d3f8e1b0c079190ac2f9d19753 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_13967_0b60b5d3f8e1b0c079190ac2f9d19753 > div.product__btns > button.product__btns-btn div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_13967_0b60b5d3f8e1b0c079190ac2f9d19753 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_13881_72e748c4789f343d5ba824c0a6d4d3c6 > div.product__btns > button.product__btns-btn div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_13881_72e748c4789f343d5ba824c0a6d4d3c6 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_13881_72e748c4789f343d5ba824c0a6d4d3c6 > div.product__btns > button.product__btns-btn div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_13881_72e748c4789f343d5ba824c0a6d4d3c6 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_13169_5d0a1ea5721c6376833050b1a3b2e756 > div.product__btns > button.product__btns-btn div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_13169_5d0a1ea5721c6376833050b1a3b2e756 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_13169_5d0a1ea5721c6376833050b1a3b2e756 > div.product__btns > button.product__btns-btn div#swiper-wrapper-9e14c283102bb678c > div#bx_2618107327_13169_5d0a1ea5721c6376833050b1a3b2e756 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-52fcab3659e2f1ac > div#bx_2618107327_14709_b9ea3c0492999ca5541f35625b6e4570 > div.product__btns > button.product__btns-btn div#swiper-wrapper-52fcab3659e2f1ac > div#bx_2618107327_14709_b9ea3c0492999ca5541f35625b6e4570 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-52fcab3659e2f1ac > div#bx_2618107327_14709_b9ea3c0492999ca5541f35625b6e4570 > div.product__btns > button.product__btns-btn div#swiper-wrapper-52fcab3659e2f1ac > div#bx_2618107327_14709_b9ea3c0492999ca5541f35625b6e4570 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-e3f7abf92fe35217 > div#bx_2618107327_14391_140dd3c5d855fbc8b23dbf25b01d5405 > div.product__btns > button.product__btns-btn div#swiper-wrapper-e3f7abf92fe35217 > div#bx_2618107327_14391_140dd3c5d855fbc8b23dbf25b01d5405 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-e3f7abf92fe35217 > div#bx_2618107327_14391_140dd3c5d855fbc8b23dbf25b01d5405 > div.product__btns > button.product__btns-btn div#swiper-wrapper-e3f7abf92fe35217 > div#bx_2618107327_14391_140dd3c5d855fbc8b23dbf25b01d5405 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-1875951019cd92a40 > div#bx_2618107327_14122_fcc60349b77de8663b228ed83d3b2c4c > div.product__btns > button.product__btns-btn div#swiper-wrapper-1875951019cd92a40 > div#bx_2618107327_14122_fcc60349b77de8663b228ed83d3b2c4c > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-1875951019cd92a40 > div#bx_2618107327_14122_fcc60349b77de8663b228ed83d3b2c4c > div.product__btns > button.product__btns-btn div#swiper-wrapper-1875951019cd92a40 > div#bx_2618107327_14122_fcc60349b77de8663b228ed83d3b2c4c > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-7ddca41b910f37f67 > div#bx_2618107327_14015_6d78a36f7d5ce0efea8f7e1d5ba75248 > div.product__btns > button.product__btns-btn div#swiper-wrapper-7ddca41b910f37f67 > div#bx_2618107327_14015_6d78a36f7d5ce0efea8f7e1d5ba75248 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-7ddca41b910f37f67 > div#bx_2618107327_14015_6d78a36f7d5ce0efea8f7e1d5ba75248 > div.product__btns > button.product__btns-btn div#swiper-wrapper-7ddca41b910f37f67 > div#bx_2618107327_14015_6d78a36f7d5ce0efea8f7e1d5ba75248 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-7ddca41b910f37f67 > div#bx_2618107327_14014_37d4bcf1d4c09b79d432630f9e98fa0e > div.product__btns > button.product__btns-btn div#swiper-wrapper-7ddca41b910f37f67 > div#bx_2618107327_14014_37d4bcf1d4c09b79d432630f9e98fa0e > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-7ddca41b910f37f67 > div#bx_2618107327_14014_37d4bcf1d4c09b79d432630f9e98fa0e > div.product__btns > button.product__btns-btn div#swiper-wrapper-7ddca41b910f37f67 > div#bx_2618107327_14014_37d4bcf1d4c09b79d432630f9e98fa0e > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-7ddca41b910f37f67 > div#bx_2618107327_13141_a13daa8b9faad24cb900f2b67fcda05a > div.product__btns > button.product__btns-btn div#swiper-wrapper-7ddca41b910f37f67 > div#bx_2618107327_13141_a13daa8b9faad24cb900f2b67fcda05a > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-7ddca41b910f37f67 > div#bx_2618107327_13141_a13daa8b9faad24cb900f2b67fcda05a > div.product__btns > button.product__btns-btn div#swiper-wrapper-7ddca41b910f37f67 > div#bx_2618107327_13141_a13daa8b9faad24cb900f2b67fcda05a > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-32d2e91033dff7858 > div#bx_2618107327_13748_40612f287deb612f1faa583b7ccf9e6e > div.product__btns > button.product__btns-btn div#swiper-wrapper-32d2e91033dff7858 > div#bx_2618107327_13748_40612f287deb612f1faa583b7ccf9e6e > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-32d2e91033dff7858 > div#bx_2618107327_13748_40612f287deb612f1faa583b7ccf9e6e > div.product__btns > button.product__btns-btn div#swiper-wrapper-32d2e91033dff7858 > div#bx_2618107327_13748_40612f287deb612f1faa583b7ccf9e6e > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-32d2e91033dff7858 > div#bx_2618107327_13747_bc74378d73b70d80d26d91415fc797f0 > div.product__btns > button.product__btns-btn div#swiper-wrapper-32d2e91033dff7858 > div#bx_2618107327_13747_bc74378d73b70d80d26d91415fc797f0 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-32d2e91033dff7858 > div#bx_2618107327_13747_bc74378d73b70d80d26d91415fc797f0 > div.product__btns > button.product__btns-btn div#swiper-wrapper-32d2e91033dff7858 > div#bx_2618107327_13747_bc74378d73b70d80d26d91415fc797f0 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-9745183ef29473d3 > div#bx_2618107327_13437_f3ac5def735b30d1d742eb40add65697 > div.product__btns > button.product__btns-btn div#swiper-wrapper-9745183ef29473d3 > div#bx_2618107327_13437_f3ac5def735b30d1d742eb40add65697 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-9745183ef29473d3 > div#bx_2618107327_13437_f3ac5def735b30d1d742eb40add65697 > div.product__btns > button.product__btns-btn div#swiper-wrapper-9745183ef29473d3 > div#bx_2618107327_13437_f3ac5def735b30d1d742eb40add65697 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-9745183ef29473d3 > div#bx_2618107327_13244_d3fe922e354032fe403b021b8b810d9a > div.product__btns > button.product__btns-btn div#swiper-wrapper-9745183ef29473d3 > div#bx_2618107327_13244_d3fe922e354032fe403b021b8b810d9a > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-9745183ef29473d3 > div#bx_2618107327_13244_d3fe922e354032fe403b021b8b810d9a > div.product__btns > button.product__btns-btn div#swiper-wrapper-9745183ef29473d3 > div#bx_2618107327_13244_d3fe922e354032fe403b021b8b810d9a > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-9745183ef29473d3 > div#bx_2618107327_13241_be62e25d369b54acffbb09abf261174c > div.product__btns > button.product__btns-btn div#swiper-wrapper-9745183ef29473d3 > div#bx_2618107327_13241_be62e25d369b54acffbb09abf261174c > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-9745183ef29473d3 > div#bx_2618107327_13241_be62e25d369b54acffbb09abf261174c > div.product__btns > button.product__btns-btn div#swiper-wrapper-9745183ef29473d3 > div#bx_2618107327_13241_be62e25d369b54acffbb09abf261174c > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-5e59f42259124aeb > div#bx_2618107327_13110_4b5633e509df8c512054a2cf5006ddf9 > div.product__btns > button.product__btns-btn div#swiper-wrapper-5e59f42259124aeb > div#bx_2618107327_13110_4b5633e509df8c512054a2cf5006ddf9 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-5e59f42259124aeb > div#bx_2618107327_13110_4b5633e509df8c512054a2cf5006ddf9 > div.product__btns > button.product__btns-btn div#swiper-wrapper-5e59f42259124aeb > div#bx_2618107327_13110_4b5633e509df8c512054a2cf5006ddf9 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-c6e21969d10f2e18a > div#bx_2618107327_13106_9c82cb674ad04a049a3d168683a34c07 > div.product__btns > button.product__btns-btn div#swiper-wrapper-c6e21969d10f2e18a > div#bx_2618107327_13106_9c82cb674ad04a049a3d168683a34c07 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-c6e21969d10f2e18a > div#bx_2618107327_13106_9c82cb674ad04a049a3d168683a34c07 > div.product__btns > button.product__btns-btn div#swiper-wrapper-c6e21969d10f2e18a > div#bx_2618107327_13106_9c82cb674ad04a049a3d168683a34c07 > div.product__btns > button.product__btns-btn |
div.footer__colr > form.form-subscribe > div.form-subscribe__flex > button.form-subscribe__submit div.footer__colr > form.form-subscribe > div.form-subscribe__flex > button.form-subscribe__submit |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.header-mob__top > div.cont > div.header-mob__logo > a div.header-mob__top > div.cont > div.header-mob__logo > a |
div.header-mob__top > div.cont > div.header-mob__contact > a.header-mob__mail div.header-mob__top > div.cont > div.header-mob__contact > a.header-mob__mail |
div.header-mob__top > div.cont > div.header-mob__contact > a.header-mob__phone div.header-mob__top > div.cont > div.header-mob__contact > a.header-mob__phone |
div.cont > div.footer__coll > div.footer__socials > a#bx_3322728009_8438 div.cont > div.footer__coll > div.footer__socials > a#bx_3322728009_8438 |
div.cont > div.footer__coll > div.footer__socials > a#bx_3322728009_8437 div.cont > div.footer__coll > div.footer__socials > a#bx_3322728009_8437 |
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.
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 |
|---|
Санта-Клара div.cont > div.header_geo > button.header-mob__adres > span.city_text |
Выбрать город div.header_geo_confirm > div.header_geo_confirm_btns > div > a.geo_btn |
Главная div.main > div.fix-btns > a.fix-btns__btn > span.fix-btns__btn-name |
Каталог div.main > div.fix-btns > button.fix-btns__btn > span.fix-btns__btn-name |
Корзина div.main > div.fix-btns > a.fix-btns__btn > span.fix-btns__btn-name |
Профиль div.main > div.fix-btns > button.fix-btns__btn > span.fix-btns__btn-name |
Избранное div.main > div.fix-btns > a.fix-btns__btn > span.fix-btns__btn-name |
2 отзыва div.product__pad > div.product__box > div.product__review > div.product__review-size |
Новинка div#swiper-wrapper-06e0a026b98410f82 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__stickers > div.product__sticker |
Торф в мешках div.tabs-container > div.tabs > button.tabs__text > span |
Керамзит div.tabs-container > div.tabs > button.tabs__text > span |
Древесная щепа для мульчирования div.tabs-container > div.tabs > button.tabs__text > span |
Кора лиственницы div.tabs-container > div.tabs > button.tabs__text > span |
Кора лиственных деревьев для мульчирования div.tabs-container > div.tabs > button.tabs__text > span |
Кора сосны для мульчирования div.tabs-container > div.tabs > button.tabs__text > span |
Мох div.tabs-container > div.tabs > button.tabs__text > span |
Шишки сосны и ели, иглы div.tabs-container > div.tabs > button.tabs__text > span |
Дрова и пеллеты div.tabs-container > div.tabs > button.tabs__text > span |
10 отзывов div.product__pad > div.product__box > div.product__review > div.product__review-size |
5 мин div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_15227 > a.news-big > span.main-news__time |
10.02.2026 a.news-big > span.news-big__flex > span.news-big__box > span.news-big__date |
1 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_8489 > span.main-news__time |
7 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_8484 > span.main-news__time |
8 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_8480 > span.main-news__time |
8 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_8447 > span.main-news__time |
7 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_8448 > span.main-news__time |
7 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_8481 > span.main-news__time |
8 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_8483 > span.main-news__time |
7 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_8449 > span.main-news__time |
7 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_8482 > span.main-news__time |
1 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_10598 > span.main-news__time |
1 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_10597 > span.main-news__time |
1 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_10596 > span.main-news__time |
1 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_10595 > span.main-news__time |
1 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_10594 > span.main-news__time |
1 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_10593 > span.main-news__time |
1 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_10592 > span.main-news__time |
1 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_10591 > span.main-news__time |
1 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_10590 > span.main-news__time |
1 мин div.swiper-overflow > div#swiper-wrapper-0c294a03e1051627a > div#bx_1454625752_10589 > span.main-news__time |
Москва div.footer__coll > div.footer__contacts > div.footer__contacts-item > div.footer__contacts-name |
Россия div.footer__coll > div.footer__contacts > div.footer__contacts-item > div.footer__contacts-name |
Нажимая стрелку «Подписаться», я даю согласие на получение рекламной рассылки и… div.cont > div.footer__colr > form.form-subscribe > div.form-subscribe__agree |
© 2025 Компания «Мульча.рф». Все права защищены и охраняются законом. footer.footer > div.footer__bot > div.cont > div.footer__copy |
Все права защищены и охраняются законом. div.footer__bot > div.cont > div.footer__copy > span |
Политика конфиденциальности div.cont > div.footer__links > div.footer__link > a |
Публичная оферта div.cont > div.footer__links > div.footer__link > a |
These are opportunities to improve the legibility of your content.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn |
Go to slide 1 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 2 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 3 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 4 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 5 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 6 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 7 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 8 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 9 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 10 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn |
Go to slide 1 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 2 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 3 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 4 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 5 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 6 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 7 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 8 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 9 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 10 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn |
Go to slide 1 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 2 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 3 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 4 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 5 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 6 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 7 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 8 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 9 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 10 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn |
Go to slide 1 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 2 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 3 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 4 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 5 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 6 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 7 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 8 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 9 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 10 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn |
Go to slide 1 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 2 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 3 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 4 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 5 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 6 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 7 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 8 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 9 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 10 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13063_ec5d0e2cff91ab20debac17d8febe5be > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13063_ec5d0e2cff91ab20debac17d8febe5be > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13063_ec5d0e2cff91ab20debac17d8febe5be > div.product__btns > button.product__btns-btn div#swiper-wrapper-6e20aeab64682611 > div#bx_3966226736_13063_ec5d0e2cff91ab20debac17d8febe5be > div.product__btns > button.product__btns-btn |
Go to slide 1 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 2 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 3 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 4 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 5 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 6 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 7 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 8 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 9 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 10 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
div#swiper-wrapper-06e0a026b98410f82 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn div#swiper-wrapper-06e0a026b98410f82 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-06e0a026b98410f82 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn div#swiper-wrapper-06e0a026b98410f82 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn |
Go to slide 1 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 2 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn |
Go to slide 1 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 2 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn |
Go to slide 1 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 2 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn div#swiper-wrapper-13f2c0ecd0f75e72 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn |
Go to slide 1 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 2 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
div#swiper-wrapper-13b5812f7a25bdd5 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn div#swiper-wrapper-13b5812f7a25bdd5 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-13b5812f7a25bdd5 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn div#swiper-wrapper-13b5812f7a25bdd5 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn |
Go to slide 1 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 2 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 3 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 4 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 5 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
Go to slide 6 div.product__top > div.product__thumb > div.slider-pagination > span.slider-dot |
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.bx-core html.bx-core |
These items highlight common accessibility best practices.
Best Practices
User Experience
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
div.footer__coll > div.footer__socials > a#bx_651765591_8438 > img.lazyload div.footer__coll > div.footer__socials > a#bx_651765591_8438 > img.lazyload | /upload/iblock/a67/o5i1hhan3n0u1zc6w77bppzep2vrdzmk.png | 29 x 30 | 29 x 30 | 44 x 45 |
div.cont > div.header-mob__logo > a > img div.cont > div.header-mob__logo > a > img | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_mob.webp | 20 x 21 | 30 x 31 | 30 x 32 |
General
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Выбрать город div.header_geo_confirm > div.header_geo_confirm_btns > div > a.geo_btn |
Выбрать город div.header_geo_confirm > div.header_geo_confirm_btns > div > a.geo_btn |
Волгоград div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Воронеж div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Екатеринбург div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Казань div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Краснодар div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Красноярск div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Москва div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Нижний Новгород div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Новосибирск div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Пермь div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Ростов-на-Дону div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Самара div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Санкт-Петербург div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Саратов div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Тула div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Тюмень div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Уфа div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
Челябинск div.modal-cities__item > div.modal-cities__links > div.modal-cities__link > a |
To appear in search results, crawlers need access to your app.