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.
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.
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 |
|---|---|---|
| /bitrix/js/main/popup/dist/main.popup.bundle.min.css?1771... | 6.4 KiB | 641 ms |
| dev.xn--80avc2av3a.xn--p1ai/bitrix/panel/main/popup.min.css?177158511920774 | 4.0 KiB | 641 ms |
| /bitrix/js/ui/fonts/opensans/ui.font.opensans.min.css?177... | 711 B | 641 ms |
| /bitrix/css/main/themes/blue/style.min.css?1771585119331 | 696 B | 641 ms |
| /bitrix/js/ui/design-tokens/dist/ui.design-tokens.min.css... | 4.6 KiB | 220 ms |
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/webp/iblock/cba/th0dv7df93wy0ao4ak8iocar5q42b4zu/... | 0.0 ms | 92.1 KiB |
| /upload/resize_cache/iblock/f7b/amdr8m58k3474cklwu6ojak1d... | 0.0 ms | 41.9 KiB |
| dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo.webp | 0.0 ms | 11.7 KiB |
| dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo_mob.webp | 0.0 ms | 2.0 KiB |
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 | 132.5 KiB |
Экоматериалы для мульчирования почвы div#bx_1373509569_8439 > a.main-slider__img > picture > img.lazyload | /upload/webp/iblock/cba/th0dv7df93wy0ao4ak8iocar5q42b4zu/... | 91.8 KiB | 47.1 KiB |
Береста в листах ( ~ 30 x 30 см), шт div.swiper-slide > a.product__img > span > img.lazyload | /upload/resize_cache/iblock/f7b/amdr8m58k3474cklwu6ojak1d... | 41.6 KiB | 35.0 KiB |
Лого div.header__logo > a > picture > img | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo.webp | 11.4 KiB | 10.2 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| dev.xn--80avc2av3a.xn--p1ai/ | 638 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 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 | 135.4 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 |
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 |
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 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 | 62.8 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.header__logo > a > picture > img | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/logo.webp |
Большой ассортимент div.advantages__items-flex > div#bx_3485106786_8441 > div.advantages__item-icon > img.lazyload | /upload/iblock/f9e/96jl8xdvwombwmx6lwjm94k7a0rip1jq.svg |
Простой возврат товаров div.advantages__items-flex > div#bx_3485106786_8443 > div.advantages__item-icon > img.lazyload | /upload/iblock/88f/dd4vad8vgno9gwhifx40mqd5a6lpf7f3.svg |
Управления качеством div.advantages__items-flex > div#bx_3485106786_8542 > div.advantages__item-icon > img.lazyload | /upload/iblock/fa2/gwxhmh259uazk3ad3mfwkz7fcquj16uu.svg |
Быстрая доставка div.advantages__items-flex > div#bx_3485106786_8540 > div.advantages__item-icon > img.lazyload | /upload/iblock/245/afg8juhxeb66gcs5d3z3eurbby3e77o8.svg |
Органическая мульча div#bx_3218110189_8435 > a.header__cats-link > span.header__cats-icon > img | /upload/iblock/3cd/raf3pz2ii2s17gsk1swu457zov0i8r8d.png |
Кора лиственницы div#bx_3218110189_8436 > a.header__cats-link > span.header__cats-icon > img | /upload/iblock/8b4/1gnpsfwbs0r017exs08d50v3g5tvuuk9.png |
Рейтинг div.product__review > div.product__review-flex > div.product__review-star > img.lazyload | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/img_plug.png |
Рейтинг div.product__review > div.product__review-flex > div.product__review-star > img.lazyload | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/img_plug.png |
Рейтинг div.product__review > div.product__review-flex > div.product__review-star > img.lazyload | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/img_plug.png |
Рейтинг div.product__review > div.product__review-flex > div.product__review-star > img.lazyload | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/img_plug.png |
Рейтинг div.product__review > div.product__review-flex > div.product__review-star > img.lazyload | dev.xn--80avc2av3a.xn--p1ai/local/templates/main/assets/images/img_plug.png |
Рейтинг div.product__review > div.product__review-flex > div.product__review-star > 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#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-312e458f110b952d9 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn div#swiper-wrapper-312e458f110b952d9 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-312e458f110b952d9 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn div#swiper-wrapper-312e458f110b952d9 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-c175f21012246b515 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn div#swiper-wrapper-c175f21012246b515 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-c175f21012246b515 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn div#swiper-wrapper-c175f21012246b515 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_14713_ddeea6d38e5e314c1e5f926dde192818 > div.product__btns > button.product__btns-btn div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_14713_ddeea6d38e5e314c1e5f926dde192818 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_14713_ddeea6d38e5e314c1e5f926dde192818 > div.product__btns > button.product__btns-btn div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_14713_ddeea6d38e5e314c1e5f926dde192818 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_13967_0b60b5d3f8e1b0c079190ac2f9d19753 > div.product__btns > button.product__btns-btn div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_13967_0b60b5d3f8e1b0c079190ac2f9d19753 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_13967_0b60b5d3f8e1b0c079190ac2f9d19753 > div.product__btns > button.product__btns-btn div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_13967_0b60b5d3f8e1b0c079190ac2f9d19753 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_13881_72e748c4789f343d5ba824c0a6d4d3c6 > div.product__btns > button.product__btns-btn div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_13881_72e748c4789f343d5ba824c0a6d4d3c6 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_13881_72e748c4789f343d5ba824c0a6d4d3c6 > div.product__btns > button.product__btns-btn div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_13881_72e748c4789f343d5ba824c0a6d4d3c6 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_13169_5d0a1ea5721c6376833050b1a3b2e756 > div.product__btns > button.product__btns-btn div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_13169_5d0a1ea5721c6376833050b1a3b2e756 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_13169_5d0a1ea5721c6376833050b1a3b2e756 > div.product__btns > button.product__btns-btn div#swiper-wrapper-5b8fc11e5a8322e8 > div#bx_2618107327_13169_5d0a1ea5721c6376833050b1a3b2e756 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-2425b745cf459b62 > div#bx_2618107327_14709_b9ea3c0492999ca5541f35625b6e4570 > div.product__btns > button.product__btns-btn div#swiper-wrapper-2425b745cf459b62 > div#bx_2618107327_14709_b9ea3c0492999ca5541f35625b6e4570 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-2425b745cf459b62 > div#bx_2618107327_14709_b9ea3c0492999ca5541f35625b6e4570 > div.product__btns > button.product__btns-btn div#swiper-wrapper-2425b745cf459b62 > div#bx_2618107327_14709_b9ea3c0492999ca5541f35625b6e4570 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-434249931955a425 > div#bx_2618107327_14391_140dd3c5d855fbc8b23dbf25b01d5405 > div.product__btns > button.product__btns-btn div#swiper-wrapper-434249931955a425 > div#bx_2618107327_14391_140dd3c5d855fbc8b23dbf25b01d5405 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-434249931955a425 > div#bx_2618107327_14391_140dd3c5d855fbc8b23dbf25b01d5405 > div.product__btns > button.product__btns-btn div#swiper-wrapper-434249931955a425 > div#bx_2618107327_14391_140dd3c5d855fbc8b23dbf25b01d5405 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-737db73117ec7710f > div#bx_2618107327_14122_fcc60349b77de8663b228ed83d3b2c4c > div.product__btns > button.product__btns-btn div#swiper-wrapper-737db73117ec7710f > div#bx_2618107327_14122_fcc60349b77de8663b228ed83d3b2c4c > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-737db73117ec7710f > div#bx_2618107327_14122_fcc60349b77de8663b228ed83d3b2c4c > div.product__btns > button.product__btns-btn div#swiper-wrapper-737db73117ec7710f > div#bx_2618107327_14122_fcc60349b77de8663b228ed83d3b2c4c > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-839b90bae775868f > div#bx_2618107327_14015_6d78a36f7d5ce0efea8f7e1d5ba75248 > div.product__btns > button.product__btns-btn div#swiper-wrapper-839b90bae775868f > div#bx_2618107327_14015_6d78a36f7d5ce0efea8f7e1d5ba75248 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-839b90bae775868f > div#bx_2618107327_14015_6d78a36f7d5ce0efea8f7e1d5ba75248 > div.product__btns > button.product__btns-btn div#swiper-wrapper-839b90bae775868f > div#bx_2618107327_14015_6d78a36f7d5ce0efea8f7e1d5ba75248 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-839b90bae775868f > div#bx_2618107327_14014_37d4bcf1d4c09b79d432630f9e98fa0e > div.product__btns > button.product__btns-btn div#swiper-wrapper-839b90bae775868f > div#bx_2618107327_14014_37d4bcf1d4c09b79d432630f9e98fa0e > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-839b90bae775868f > div#bx_2618107327_14014_37d4bcf1d4c09b79d432630f9e98fa0e > div.product__btns > button.product__btns-btn div#swiper-wrapper-839b90bae775868f > div#bx_2618107327_14014_37d4bcf1d4c09b79d432630f9e98fa0e > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-839b90bae775868f > div#bx_2618107327_13141_a13daa8b9faad24cb900f2b67fcda05a > div.product__btns > button.product__btns-btn div#swiper-wrapper-839b90bae775868f > div#bx_2618107327_13141_a13daa8b9faad24cb900f2b67fcda05a > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-839b90bae775868f > div#bx_2618107327_13141_a13daa8b9faad24cb900f2b67fcda05a > div.product__btns > button.product__btns-btn div#swiper-wrapper-839b90bae775868f > div#bx_2618107327_13141_a13daa8b9faad24cb900f2b67fcda05a > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-a9faa109ac63f0b8f > div#bx_2618107327_13748_40612f287deb612f1faa583b7ccf9e6e > div.product__btns > button.product__btns-btn div#swiper-wrapper-a9faa109ac63f0b8f > div#bx_2618107327_13748_40612f287deb612f1faa583b7ccf9e6e > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-a9faa109ac63f0b8f > div#bx_2618107327_13748_40612f287deb612f1faa583b7ccf9e6e > div.product__btns > button.product__btns-btn div#swiper-wrapper-a9faa109ac63f0b8f > div#bx_2618107327_13748_40612f287deb612f1faa583b7ccf9e6e > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-a9faa109ac63f0b8f > div#bx_2618107327_13747_bc74378d73b70d80d26d91415fc797f0 > div.product__btns > button.product__btns-btn div#swiper-wrapper-a9faa109ac63f0b8f > div#bx_2618107327_13747_bc74378d73b70d80d26d91415fc797f0 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-a9faa109ac63f0b8f > div#bx_2618107327_13747_bc74378d73b70d80d26d91415fc797f0 > div.product__btns > button.product__btns-btn div#swiper-wrapper-a9faa109ac63f0b8f > div#bx_2618107327_13747_bc74378d73b70d80d26d91415fc797f0 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-cbb7871457a5239c > div#bx_2618107327_13437_f3ac5def735b30d1d742eb40add65697 > div.product__btns > button.product__btns-btn div#swiper-wrapper-cbb7871457a5239c > div#bx_2618107327_13437_f3ac5def735b30d1d742eb40add65697 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-cbb7871457a5239c > div#bx_2618107327_13437_f3ac5def735b30d1d742eb40add65697 > div.product__btns > button.product__btns-btn div#swiper-wrapper-cbb7871457a5239c > div#bx_2618107327_13437_f3ac5def735b30d1d742eb40add65697 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-cbb7871457a5239c > div#bx_2618107327_13244_d3fe922e354032fe403b021b8b810d9a > div.product__btns > button.product__btns-btn div#swiper-wrapper-cbb7871457a5239c > div#bx_2618107327_13244_d3fe922e354032fe403b021b8b810d9a > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-cbb7871457a5239c > div#bx_2618107327_13244_d3fe922e354032fe403b021b8b810d9a > div.product__btns > button.product__btns-btn div#swiper-wrapper-cbb7871457a5239c > div#bx_2618107327_13244_d3fe922e354032fe403b021b8b810d9a > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-cbb7871457a5239c > div#bx_2618107327_13241_be62e25d369b54acffbb09abf261174c > div.product__btns > button.product__btns-btn div#swiper-wrapper-cbb7871457a5239c > div#bx_2618107327_13241_be62e25d369b54acffbb09abf261174c > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-cbb7871457a5239c > div#bx_2618107327_13241_be62e25d369b54acffbb09abf261174c > div.product__btns > button.product__btns-btn div#swiper-wrapper-cbb7871457a5239c > div#bx_2618107327_13241_be62e25d369b54acffbb09abf261174c > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-8c654b0696ade3d2 > div#bx_2618107327_13110_4b5633e509df8c512054a2cf5006ddf9 > div.product__btns > button.product__btns-btn div#swiper-wrapper-8c654b0696ade3d2 > div#bx_2618107327_13110_4b5633e509df8c512054a2cf5006ddf9 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-8c654b0696ade3d2 > div#bx_2618107327_13110_4b5633e509df8c512054a2cf5006ddf9 > div.product__btns > button.product__btns-btn div#swiper-wrapper-8c654b0696ade3d2 > div#bx_2618107327_13110_4b5633e509df8c512054a2cf5006ddf9 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6ab1be0bbd6499c4 > div#bx_2618107327_13106_9c82cb674ad04a049a3d168683a34c07 > div.product__btns > button.product__btns-btn div#swiper-wrapper-6ab1be0bbd6499c4 > div#bx_2618107327_13106_9c82cb674ad04a049a3d168683a34c07 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6ab1be0bbd6499c4 > div#bx_2618107327_13106_9c82cb674ad04a049a3d168683a34c07 > div.product__btns > button.product__btns-btn div#swiper-wrapper-6ab1be0bbd6499c4 > div#bx_2618107327_13106_9c82cb674ad04a049a3d168683a34c07 > div.product__btns > button.product__btns-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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
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__list > div.header__list-item > a |
Доставка и оплата div.cont > div.header__list > div.header__list-item > a |
Сервис и поддержка div.cont > div.header__list > div.header__list-item > a |
Сотрудничество div.cont > div.header__list > div.header__list-item > a |
Новости div.cont > div.header__list > div.header__list-item > a |
О компании div.cont > div.header__list > div.header__list-item > a |
Выбрать город div.header_geo_confirm > div.header_geo_confirm_btns > div > a.geo_btn |
Как нас найти? div.cont > div.header__contacts > div.header__contact > button.mini-modal__btn |
+7 499 704-65-10 div.header__contacts > div.header__phones > button.mini-modal__btn > span |
info@мульча.рф div.cont > div.header__contacts > div.header__mail > a |
Везде div.header__search-flex > div.mini-modal > button.mini-modal__btn > span |
Вес, кг: 0.2 div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__pad > div.product__info > div |
Вес, кг: 0.8 div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__pad > div.product__info > div |
2 отзыва div.product__pad > div.product__box > div.product__review > div.product__review-size |
Вес, кг: 0.675 div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__pad > div.product__info > div |
Вес, кг: 0.4 div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__pad > div.product__info > div |
Вес, кг: 0.35 div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__pad > div.product__info > div |
Новинка div#swiper-wrapper-312e458f110b952d9 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__stickers > div.product__sticker |
Вес, кг: 0.1 div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__pad > div.product__info > div |
Вес, кг: 1.385 div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__pad > div.product__info > div |
Вес, кг: 0.21 div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__pad > div.product__info > div |
Вес, кг: 1.055 div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__pad > div.product__info > div |
Фасовка: Флакон div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__pad > div.product__info > div |
Торф в мешках 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 |
Вес, кг: 12 div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__pad > div.product__info > div |
Фасовка: Мешок div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__pad > div.product__info > div |
10 отзывов div.product__pad > div.product__box > div.product__review > div.product__review-size |
5 мин div#swiper-wrapper-391d1caaab8f6fb10 > 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-391d1caaab8f6fb10 > div#bx_1454625752_8489 > span.main-news__time |
7 мин div.swiper-overflow > div#swiper-wrapper-391d1caaab8f6fb10 > div#bx_1454625752_8484 > 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 |
Розница div.about-stock__flex > div.about-stock__item > div.about-stock__item-name > span |
Скидка 1 div.about-stock__flex > div.about-stock__item > div.about-stock__item-name > span |
Скидка 2 div.about-stock__flex > div.about-stock__item > div.about-stock__item-name > span |
Скидка 3 div.about-stock__flex > div.about-stock__item > div.about-stock__item-name > span |
Скидка 4 div.about-stock__flex > div.about-stock__item > div.about-stock__item-name > span |
Скидка 5 div.about-stock__flex > div.about-stock__item > div.about-stock__item-name > span |
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-overflow > div#swiper-wrapper-7e1077b8af22510552 > div#bx_3218110189_8435 > a.header__cats-link |
Next slide div.header__bot > div.cont > div.header__cats > button.slider-button-next |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13794_362ce596257894d11ab5c1d73d13c755 > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > 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-6fafddf858299bd4 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13373_c80764dfaf26ca80162484593ec7c29b > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > 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-6fafddf858299bd4 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13372_d0fb066f64e2309c4b241a491f76c62e > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > 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-6fafddf858299bd4 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13371_8e8f6cea7f5e44ced2966cbefca3ecfa > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > 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-6fafddf858299bd4 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-6fafddf858299bd4 > div#bx_3966226736_13370_0f73996d13437b0b91038138616a89fe > div.product__btns > button.product__btns-btn div#swiper-wrapper-6fafddf858299bd4 > 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-312e458f110b952d9 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn div#swiper-wrapper-312e458f110b952d9 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-312e458f110b952d9 > div#bx_1970176138_13933_f5e07bd0ab70548a3db9e6f096af74cd > div.product__btns > button.product__btns-btn div#swiper-wrapper-312e458f110b952d9 > 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-d9e809c987417a50 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_14675_d0a71590b973eacbff1119c73534decd > div.product__btns > button.product__btns-btn div#swiper-wrapper-d9e809c987417a50 > 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-d9e809c987417a50 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_14657_cdd13bd5ae7b0c257424b2a019fe9c7f > div.product__btns > button.product__btns-btn div#swiper-wrapper-d9e809c987417a50 > 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-d9e809c987417a50 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-d9e809c987417a50 > div#bx_40480796_13724_f342bcc33e6b8f41085bb8fa088a5e19 > div.product__btns > button.product__btns-btn div#swiper-wrapper-d9e809c987417a50 > 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-c175f21012246b515 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn div#swiper-wrapper-c175f21012246b515 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn |
div#swiper-wrapper-c175f21012246b515 > div#bx_2618107327_15029_d1b9e5dc004d375f4d721d386733a177 > div.product__btns > button.product__btns-btn div#swiper-wrapper-c175f21012246b515 > 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 |
+7 499 322-07-82 div.footer__contacts-item > div.footer__contacts-val > div.footer__contacts-phone > a |
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
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.