Run 1 summary

https://sunlight.net

Tested 2024-10-19 09:17:40 using Chrome 129.0.6668.89 (runtime settings).

SummaryWaterfall MetricsFilmstrip CoachPageXrayCPU Third partyScreenshotsaxe

Summary

MetricValue
Page metrics
Performance score58
Total page size8.5 MB
Requests127
Timing metrics
TTFB171 ms
First Paint739 ms
Fully Loaded32.407 s
Google Web Vitals
TTFB171 ms
First Contentful Paint (FCP) 739 ms
Largest Contentful Paint (LCP) 1.788 s
Cumulative Layout Shift (CLS) 0.21
Total Blocking Time1.386 s
Max Potential FID825 ms
CPU metrics
CPU long tasks13
CPU last long task happens at3.507 s
Visual Metrics
First Visual Change734 ms
Speed Index3.724 s
Visual Complete 85%4.134 s
Visual Complete 99%4.134 s
Last Visual Change4.134 s
Screenshot
| Waterfall | | Download HAR | 

Waterfall

| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
0.6 sCPU Long Task duration 68 ms
0.8 sFirst Visual Change 734 msFirst Contentful Paint 739 msCPU Long Task duration 110 ms
0.9 s
1 sDOM Content Loaded Time 963 msCPU Long Task duration 57 ms
1.1 sCPU Long Task duration 75 ms
1.2 sCPU Long Task duration 51 ms
1.3 sCPU Long Task duration 89 ms
1.4 sCPU Long Task duration 50 ms
1.5 sCPU Long Task duration 312 ms
1.8 sLCP <DIV> 1.788 s
2 sCPU Long Task duration 825 ms
2.3 s
2.4 s
2.5 s
2.6 s
2.7 s
2.8 s
2.9 s
3 s
3.1 sCPU Long Task duration 100 ms
3.2 sCPU Long Task duration 129 ms
3.4 sCPU Long Task duration 121 ms
3.6 sCPU Long Task duration 67 ms
4.1 sLayout Shift 0.20960 4.035 s
4.2 sLast Visual Change 4.134 sVisual Complete 85% 4.134 sVisual Complete 95% 4.134 sVisual Complete 99% 4.134 s
| Performance advice | Best practice advice | Privacy advice | Page info | Technologies | 

Coach

The coach helps you find performance problems on your web page using web performance best practice rules. And gives you advice on privacy and best practices. Tested using Coach-core version 8.0.2.

I am the coach

Coach score

Performance advice (58)

TitleAdviceScore
Avoid slowing down the critical rendering path (avoidRenderBlocking)The page has 2 blocking requests and 2 in body parser blocking (3 JavaScript and 1 CSS).70
Description: The critical rendering path is what the browser needs to do to start rendering the page. Every file requested inside of the head element will postpone the rendering of the page, because the browser need to do the request. Avoid loading JavaScript synchronously inside of the head (you should not need JavaScript to render the page), request files from the same domain as the main document (to avoid DNS lookups) and inline CSS for really fast rendering and a short rendering path.
Offenders:
  • https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...3824b2da3cad16.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...d5284c17833f2b.js
  • https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY
  • https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.css
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • Don't scale images in the browser (avoidScalingImages)The page has 7 images that are scaled more than 100 pixels. It would be better if those images are sent so the browser don't need to scale them.30
    Description: It's easy to scale images in the browser and make sure they look good in different devices, however that is bad for performance! Scaling images in the browser takes extra CPU time and will hurt performance on mobile. And the user will download extra kilobytes (sometimes megabytes) of data that could be avoided. Don't do that, make sure you create multiple version of the same image server-side and serve the appropriate one.
    Offenders:
  • https://g5.sunlight.net/media/generic/ccbc24c16b5c021805ab42f413994f56d12c8337.jpg
  • https://g6.sunlight.net/media/generic/ba8188f83a37d45bc9b8c4d2757166cc6f3a9e0d.jpg
  • https://g6.sunlight.net/media/generic/29958eb1e5061470719addabbd5dca3b0e484639.jpg
  • https://g5.sunlight.net/media/generic/ccbc24c16b5c021805ab42f413994f56d12c8337.jpg
  • https://g6.sunlight.net/media/generic/ba8188f83a37d45bc9b8c4d2757166cc6f3a9e0d.jpg
  • https://g6.sunlight.net/media/generic/c7b9c9a6c32c7fb01db378e7ea56b195a2490858.jpg
  • https://g0.sunlight.net/media/generic/aada3db4a57b2548c41c3c23a598a0845a26b528.jpg
  • Avoid using Google Tag Manager. (googleTagManager)The page is using Google Tag Manager, this is a performance risk since non-tech users can add JavaScript to your page.0
    Description: Google Tag Manager makes it possible for non tech users to add scripts to your page that will downgrade performance.
    Inline CSS for faster first render (inlineCss)The page has both inline styles as well as it is requesting 6 CSS files inside of the head. Let's only inline CSS for really fast render.90
    Description: In the early days of the Internet, inlining CSS was one of the ugliest things you can do. That has changed if you want your page to start rendering fast for your user. Always inline the critical CSS when you use HTTP/1 and HTTP/2 (avoid doing CSS requests that block rendering) and lazy load and cache the rest of the CSS. It is a little more complicated when using HTTP/2. Does your server support HTTP push? Then maybe that can help. Do you have a lot of users on a slow connection and are serving large chunks of HTML? Then it could be better to use the inline technique, becasue some servers always prioritize HTML content over CSS so the user needs to download the HTML first, before the CSS is downloaded.
    Offenders:
  • https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css
  • https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY
  • https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.css
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Avoid CPU Long Tasks (longTasks)The page has 13 CPU long tasks with the total of 2.054 s. The total blocking time is 1.386 s and 1 long task before first contentful paint with total time of 68 ms. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. Use Geckoprofiler for Firefox or Chromes tracelog to debug your long tasks.0
    Description: Long CPU tasks locks the thread. To the user this is commonly visible as a "locked up" page where the browser is unable to respond to user input; this is a major source of bad user experience on the web today. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. To debug you should use the Chrome timeline log and drag/drop it into devtools or use Firefox Geckoprofiler.
    Offenders:
  • unknown
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • Avoid Frontend single point of failures (spof)The page has 7 requests inside of the head that can cause a SPOF (single point of failure). Load them asynchronously or move them outside of the document head.40
    Description: A page can be stopped from loading in the browser if a single JavaScript, CSS, and in some cases a font, couldn't be fetched or is loading really slowly (the white screen of death). That is a scenario you really want to avoid. Never load 3rd-party components synchronously inside of the head tag.
    Offenders:
  • https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css
  • https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY
  • https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.css
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • Avoid doing redirects (assetsRedirects)The page has 3 redirects. 3 requests are from other domains, it could be 3rd-party assets doing unnecessary redirects. :(70
    Description: A redirect is one extra step for the user to download the asset. Avoid that if you want to be fast. Redirects are even more of a showstopper on mobile.
    Offenders:
  • https://vk.com/js/api/openapi.js?169
  • https://api.sunlight.net/v6/customers
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • Avoid extra requests by setting cache headers (cacheHeaders)The page has 26 requests that are missing a cache time. Configure a cache time so the browser doesn't need to download them every time. It will save 124.1 kB the next access.0
    Description: The easiest way to make your page fast is to avoid doing requests to the server. Setting a cache header on your server response will tell the browser that it doesn't need to download the asset again during the configured cache time! Always try to set a cache time if the content doesn't change for every request.
    Offenders:
  • https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js
  • https://api.sunlight.net/v6/ab-tests/web/
  • https://vk.com/js/api/openapi.js?169
  • https://stream.datago.ru/tracker/sp.js
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v6/customers
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://api.expf.ru/api/v1/config.json
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169
  • https://api.sunlight.net/v6/customers/
  • https://app.link/_r...tps://app.link/_r
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://autocomplete.diginetica.net/_health
  • https://recs.diginetica.net/recs...ginetica.net/recs
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://api.expf.ru/api/v1/geo
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://autocomplete.diginetica.net/autocomplete?st=undefined&apiKey=7DRN52IVBN
  • https://api-qa.diginetica.net/v1/prescoring/digi-cookie
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://api.sunlight.net/v6/content/pages/banners/personal/
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • Long cache headers is good (cacheHeadersLong)The page has 34 requests that have a shorter cache time than 30 days (but still a cache time).66
    Description: Setting a cache header is good. Setting a long cache header (at least 30 days) is even better beacause then it will stay long in the browser cache. But what do you do if that asset change? Rename it and the browser will pick up the new version.
    Offenders:
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://g6.sunlight.net/media/generic/ba8188f83a37d45bc9b8c4d2757166cc6f3a9e0d.jpg
  • https://g1.sunlight.net/media/generic/bf9762d48039f1d18da19a2ec0f192b7573f9d87.jpg
  • https://g6.sunlight.net/media/generic/c7b9c9a6c32c7fb01db378e7ea56b195a2490858.jpg
  • https://g0.sunlight.net/media/generic/aada3db4a57b2548c41c3c23a598a0845a26b528.jpg
  • https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c
  • https://mc.yandex.ru/metrika/watch.js
  • https://cdn.diginetica.net/338/client.js
  • https://cdn.branch.io/branch-latest.min.js
  • https://api.mindbox.ru/scripts/v1/tracker.js
  • https://top-fwz1.mail.ru/js/code.js
  • https://privacy-cs.mail.ru/static/sync-loader.js
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5764431
  • https://mc.yandex.ru/metrika/advert.gif
  • https://cdn.diginetica.net/338/search/template.html?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.html?version=RIBLERWLY
  • https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.668
  • https://mc.yandex.ru/metrika/metrika_match.html
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...net:*sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/endpoint/sunlightnet?_=5764431
  • https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf
  • https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://g5.sunlight.net/media/generic/ccbc24c16b5c021805ab42f413994f56d12c8337.jpg
  • https://g6.sunlight.net/media/generic/29958eb1e5061470719addabbd5dca3b0e484639.jpg
  • https://yandex.ru/ads/system/context.js
  • https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf
  • https://cdn.uxfeedback.ru/widget.js
  • https://cdn.uxfeedback.ru/assets-4.5.0/2.b7708bea0011087535f1.js
  • https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.css
  • https://cdn.uxfeedback.ru/assets-4.5.0/1.84dce0e80605bbac6108.js
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Always compress text content (compressAssets)The page has 1 request that are served uncompressed. You could save a lot of bytes by sending them compressed instead.90
    Description: In the early days of the Internet there were browsers that didn't support compressing (gzipping) text content. They do now. Make sure you compress HTML, JSON, JavaScript, CSS and SVG. It will save bytes for the user; making the page load faster and use less bandwith.
    Offenders:
    URLTransfer sizeContent size
    https://stream.datago.ru/tracker/sp.js 72.7 KB72.6 KB
    Avoid too many fonts (fewFonts)The page has 5 font requests. Do you really need them? What value does the fonts give the user?50
    Description: How many fonts do you need on a page for the user to get the message? Fonts can slow down the rendering of content, try to avoid loading too many of them because worst case it can make the text invisible until they are loaded (FOIT—flash of invisible text), best case they will flicker the text content when they arrive.
    Offenders:
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • Total image size shouldn't be too big (imageSize)The page total image size is 7.3 MB. It's really big. Is the page using the right format for the images? Can they be lazy loaded? Are they compressed as good as they can be? Make them smaller by using https://imageoptim.com/.50
    Description: Avoid having too many large images on the page. The images will not affect the first paint of the page, but it will eat bandwidth for the user.
    Total JavaScript size shouldn't be too big (javascriptSize)The total JavaScript transfer size is 1.3 MB and the uncompressed size is 4 MB. This is totally crazy! There is really room for improvement here. 0
    Description: A lot of JavaScript often means you are downloading more than you need. How complex is the page and what can the user do on the page? Do you use multiple JavaScript frameworks?
    Offenders:
    URLTransfer sizeContent size
    https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...49e8cf95d46ec9.js 37.3 KB108.5 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js 2.0 KB4.3 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...3824b2da3cad16.js 133.7 KB382.2 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...d5284c17833f2b.js 8.6 KB27.6 KB
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR 111.5 KB384.4 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...28fdd65ce55213.js 25.0 KB85.2 KB
    https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js 22.2 KB95.4 KB
    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c 105.9 KB315.3 KB
    https://www.google-analytics.com/analytics.js 21.1 KB51.7 KB
    https://mc.yandex.ru/metrika/watch.js 59.7 KB166.3 KB
    https://cdn.diginetica.net/338/client.js 283.4 KB1.2 MB
    https://cdn.branch.io/branch-latest.min.js 23.3 KB74.6 KB
    https://api.mindbox.ru/scripts/v1/tracker.js 24.8 KB81.2 KB
    https://stream.datago.ru/tracker/sp.js 72.7 KB72.6 KB
    https://top-fwz1.mail.ru/js/code.js 19.5 KB46.0 KB
    https://privacy-cs.mail.ru/static/sync-loader.js 40.4 KB155.0 KB
    https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767 2.3 KB3.5 KB
    https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5764431 5.3 KB0 b
    https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169 17.3 KB56.3 KB
    https://app.link/_r...tps://app.link/_r 634 B91 B
    https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.668 164.2 KB504.5 KB
    https://yandex.ru/ads/system/context.js N/A0 b
    https://cdn.uxfeedback.ru/widget.js 3.2 KB5.9 KB
    https://cdn.uxfeedback.ru/assets-4.5.0/2.b7708bea0011087535f1.js 14.0 KB39.8 KB
    https://cdn.uxfeedback.ru/assets-4.5.0/1.84dce0e80605bbac6108.js 35.0 KB100.6 KB
    Avoid using incorrect mime types (mimeTypes)The page has 8 misconfigured mime types. 92
    Description: It's not a great idea to let browsers guess content types (content sniffing), in some cases it can actually be a security risk.
    Offenders:
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://api.expf.ru/api/v1/geo
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/endpoint/sunlightnet?_=5764431
  • https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf
  • https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf
  • https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • Make each CSS response small (optimalCssSize)https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/base-libs.c808f9a224d36c3e602e.css?1729325451.0 size is 14.6 kB (14618) and that is bigger than the limit of 14.5 kB. Try to make the CSS files fit into 14.5 KB.90
    Description: Make CSS responses small to fit into the magic number TCP window size of 14.5 KB. The browser can then download the CSS faster and that will make the page start rendering earlier.
    Offenders:
    URLTransfer sizeContent size
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css 14.3 KB74.4 KB
    Total page size shouldn't be too big (pageSize)The page total transfer size is 8.9 MB, which is more than the coach limit of 2 MB. That is insane and you need to make it smaller.0
    Description: Avoid having pages that have a transfer size over the wire of more than 2 MB (desktop) and 1 MB (mobile) because that is really big and will hurt performance and will make the page expensive for the user if she/he pays for the bandwidth.
    Offenders:
    URLTransfer sizeContent size
    https://sunlight.net/ 77.7 KB300.2 KB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2 28.6 KB28.3 KB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2 30.2 KB29.8 KB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2 29.2 KB28.9 KB
    https://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css 3.4 KB14.2 KB
    https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...49e8cf95d46ec9.js 37.3 KB108.5 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js 2.0 KB4.3 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css 14.3 KB74.4 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...3824b2da3cad16.js 133.7 KB382.2 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...d5284c17833f2b.js 8.6 KB27.6 KB
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR 111.5 KB384.4 KB
    https://g8.sunlight.net/media/content/desktop-menu/categories/35f527efb07355870d...50a6c8bd25143.svg 634 B832 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/01468a634f971dc486...593321eacd74b.svg 1001 B1.7 KB
    https://g8.sunlight.net/media/content/desktop-menu/categories/0531bd21afcdf107ba...b2b66437a31bc.svg 1.4 KB2.6 KB
    https://g6.sunlight.net/media/content/desktop-menu/categories/0d09ba4834b1a1a01c...823d792530e0e.svg 1.1 KB2.1 KB
    https://g6.sunlight.net/media/content/desktop-menu/categories/1f0989e944b69b8082...dea71328274d3.svg 642 B657 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/961b368deeaa65c1f5...a4a5b0bd333ab.svg 589 B651 B
    https://g1.sunlight.net/media/content/desktop-menu/categories/fb61e180155037ffa5...1dd38f4e52a9c.svg 1.5 KB2.6 KB
    https://g5.sunlight.net/media/content/desktop-menu/categories/091d7ec0973a49af01...050a4d673c09f.svg 1.3 KB2.5 KB
    https://g8.sunlight.net/media/content/desktop-menu/categories/c95df0187984ee6a78...53829e7761188.svg 1.2 KB2.0 KB
    https://g5.sunlight.net/media/content/desktop-menu/categories/0d58e8e1a4ea7a8c42...d0674aab2d364.svg 1.6 KB2.9 KB
    https://g6.sunlight.net/media/content/desktop-menu/categories/59245252fb427e483c...845be22210ef4.svg 932 B1.4 KB
    https://g7.sunlight.net/media/content/desktop-menu/categories/1099d7151a12c078cc...26c28fb45e59c.svg 592 B608 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/a31b320c3f61fe001b...af71ead1b868d.svg 542 B529 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/9b98a6341b30c5f59a...066e71b47acc8.svg 496 B332 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/bb267fbdb937a54afb...fa7dfaeb2afd7.svg 549 B504 B
    https://g2.sunlight.net/media/content/desktop-menu/categories/552132e2aa71558ae8...bd65da5c4371d.svg 836 B987 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/a9c04ca9495a7d802a...9bdf98772c2da.svg 648 B655 B
    https://g4.sunlight.net/media/content/desktop-menu/categories/e7bced08b4aeaa15cd...14db7cc4f1818.svg 652 B665 B
    https://g2.sunlight.net/media/content/desktop-menu/categories/a516fb1e20aa0f9b6f...0941cb3ff1baf.svg 853 B1015 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/7f1167c89647f28a05...d70a40c3114d9.svg 584 B540 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/38174640ad3d97f248...bfe7de84b10f1.svg 575 B570 B
    https://g8.sunlight.net/media/content/desktop-menu/categories/17cbdd3eedb16af676...1fb9a51d35085.svg 605 B622 B
    https://g4.sunlight.net/media/content/desktop-menu/categories/09a94ea633d6c2a4a2...e489174d1edf1.svg 560 B577 B
    https://g5.sunlight.net/static/shop/images/loader1SL.gif 6.4 KB6.2 KB
    https://g5.sunlight.net/static/shop/svg/reviews-star.svg 426 B200 B
    https://g6.sunlight.net/media/generic/ba8188f83a37d45bc9b8c4d2757166cc6f3a9e0d.jpg 606.3 KB605.4 KB
    https://g1.sunlight.net/media/generic/bf9762d48039f1d18da19a2ec0f192b7573f9d87.jpg 2.0 MB2.0 MB
    https://g6.sunlight.net/media/generic/c7b9c9a6c32c7fb01db378e7ea56b195a2490858.jpg 1.0 MB1.0 MB
    https://g0.sunlight.net/media/generic/aada3db4a57b2548c41c3c23a598a0845a26b528.jpg 610.2 KB609.2 KB
    https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2 28.6 KB28.3 KB
    https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2 30.2 KB29.8 KB
    https://api.sunlight.net/v3/loyalty/type/refresh/ N/A0 b
    https://api.sunlight.net/v6/ab-tests/web/ N/A0 b
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...28fdd65ce55213.js 25.0 KB85.2 KB
    https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js 22.2 KB95.4 KB
    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c 105.9 KB315.3 KB
    https://api.sunlight.net/v6/ab-tests/web/ 63 B63 B
    https://www.google-analytics.com/analytics.js 21.1 KB51.7 KB
    https://api.sunlight.net/v3/loyalty/type/refresh/ 219 B219 B
    https://mc.yandex.ru/metrika/watch.js 59.7 KB166.3 KB
    https://cdn.diginetica.net/338/client.js 283.4 KB1.2 MB
    https://cdn.branch.io/branch-latest.min.js 23.3 KB74.6 KB
    https://api.mindbox.ru/scripts/v1/tracker.js 24.8 KB81.2 KB
    https://vk.com/js/api/openapi.js?169 N/A0 b
    https://stream.datago.ru/tracker/sp.js 72.7 KB72.6 KB
    https://top-fwz1.mail.ru/js/code.js 19.5 KB46.0 KB
    https://api.sunlight.net/v3/cities/detect/ N/A0 b
    https://api.sunlight.net/v3/cities/detect/ 165 B165 B
    https://api.expf.ru/api/v1/config.json 0 b0 b
    https://api.sunlight.net/v6/customers 0 b0 b
    https://privacy-cs.mail.ru/static/sync-loader.js 40.4 KB155.0 KB
    https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767 2.3 KB3.5 KB
    https://top-fwz1.mail.ru/counter...1.mail.ru/counter 1.2 KB43 B
    https://api.expf.ru/api/v1/config.json 1.5 KB4.7 KB
    https://analytics.google.com/g/collect...gle.com/g/collect N/A0 b
    https://www.google.ru/ads/ga-audiences.../ads/ga-audiences 63 B42 B
    https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.668&transport=XmlHttpRequest 741 B134 B
    https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5764431 5.3 KB0 b
    https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169 17.3 KB56.3 KB
    https://api.sunlight.net/v3/cities/select/ N/A0 b
    https://api.sunlight.net/v6/customers/ 219 B219 B
    https://g3.sunlight.net/static/shop/images/cities-popup/pin.png 573 B317 B
    https://app.link/_r...tps://app.link/_r 634 B91 B
    https://api.sunlight.net/v3/cities/select/ 1.0 KB95 B
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://autocomplete.diginetica.net/_health 363 B2 B
    https://recs.diginetica.net/recs...ginetica.net/recs 306 B42 B
    https://mc.yandex.ru/metrika/advert.gif 280 B43 B
    https://mc.yandex.ru/watch/5901091....ru/watch/5901091 N/A0 b
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 0 b0 b
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://api.expf.ru/api/v1/geo 0 b0 b
    https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH 73 B46 B
    https://cdn.diginetica.net/338/search/template.html?version=JPKGLCZEH 357 B564 B
    https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY 9.7 KB41.7 KB
    https://api.expf.ru/api/v1/geo 365 B114 B
    https://cdn.diginetica.net/338/autocomplete/template.html?version=RIBLERWLY 2.8 KB14.4 KB
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 1.5 KB1012 B
    https://vk.com/rtrg...tps://vk.com/rtrg 505 B49 B
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 137 B80 B
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://autocomplete.diginetica.net/autocomplete?st=undefined&apiKey=7DRN52IVBN 472 B96 B
    https://api2.branch.io/v1/open 664 B274 B
    https://api-qa.diginetica.net/v1/prescoring/digi-cookie 452 B36 B
    https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations 0 b0 b
    https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091 N/A43 B
    https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.668 164.2 KB504.5 KB
    https://api2.branch.io/v1/pageview 352 B29 B
    https://mc.yandex.ru/metrika/metrika_match.html 1.6 KB2.6 KB
    https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net 688 B0 b
    https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...net:*sunlight.net 683 B0 b
    https://personalization-web-stable.mindbox.ru/init/5434/endpoint/sunlightnet?_=5764431 688 B0 b
    https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf N/A0 b
    https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf 0 b0 b
    https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations 678 B626 B
    https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net 887 B297 B
    https://firebaseremoteconfig.googleapis.com/v1/projects/sunlight-mobile/namespac...es/firebase:fetch 0 b0 b
    https://firebaseremoteconfig.googleapis.com/v1/projects/sunlight-mobile/namespac...es/firebase:fetch 410 B863 B
    https://api.sunlight.net/v6/content/pages/banners/personal/ N/A0 b
    https://api.sunlight.net/v6/content/pages/banners/personal/ 61 B61 B
    https://g5.sunlight.net/media/generic/ccbc24c16b5c021805ab42f413994f56d12c8337.jpg 1.4 MB1.4 MB
    https://g6.sunlight.net/media/generic/29958eb1e5061470719addabbd5dca3b0e484639.jpg 1.4 MB1.4 MB
    https://yandex.ru/ads/system/context.js N/A0 b
    https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf 0 b0 b
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 146 B43 B
    https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker 1.1 KB43 B
    https://cdn.uxfeedback.ru/widget.js 3.2 KB5.9 KB
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 0 b0 b
    https://g0.sunlight.net/static/shop/icons/favicon.ico 9.7 KB9.4 KB
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 144 B80 B
    https://cdn.uxfeedback.ru/assets-4.5.0/2.b7708bea0011087535f1.js 14.0 KB39.8 KB
    https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.css 4.3 KB15.9 KB
    https://cdn.uxfeedback.ru/assets-4.5.0/1.84dce0e80605bbac6108.js 35.0 KB100.6 KB
    https://widget-api.uxfeedback.ru/v4/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y 0 b0 b
    https://widget-api.uxfeedback.ru/v4/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y 1.3 KB1.3 KB
    https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic 1.0 KB2.2 KB
    Don't use private headers on static content (privateAssets)The page has 12 requests with private headers. Make sure that the assets really should be private and only used by one user. Otherwise, make it cacheable for everyone.0
    Description: If you set private headers on content, that means that the content are specific for that user. Static content should be able to be cached and used by everyone. Avoid setting the cache header to private.
    Offenders:
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c
  • https://top-fwz1.mail.ru/js/code.js
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Avoid missing and error requests (responseOk)The page has 1 error response. The page has 1 response with code 400. 90
    Description: Your page should never request assets that return a 400 or 500 error. These requests are never cached. If that happens something is broken. Please fix it.
    Offenders:
  • https://recs.diginetica.net/recs...ginetica.net/recs
  • Best practice advice (73)

    TitleAdviceScore
    Cumulative Layout Shift (cumulativeLayoutShift)You have a cumulative layout shift score (0.2096) that needs improvements. It is in the Google Web Vitals needs improvement range, shift higher than 0.1. You should manually check the filmstrip or video and check if it will affect the user.50
    Description: Cumulative Layout Shift measures the sum total of all individual layout shift scores for unexpected layout shift that occur. The metric is measuring visual stability by quantify how often users experience unexpected layout shifts. It is one of Google Web Vitals.
    Meta description (metaDescription)The meta description is too long. It has 229 characters, the recommended max is 15550
    Description: Use a page description to make the page more relevant to search engines.
    Page title (pageTitle)The title is too long by 103 characters. The recommended max is 6050
    Description: Use a title to make the page more relevant to search engines.
    Do not send too long headers (longHeaders)https://mc.yandex.ru/metrika/watch.js has a header set-cookie that is 795 characters long. https://top-fwz1.mai...1.mail.ru/counter has a header set-cookie that is 716 characters long. https://api.sunlight...v3/cities/select/ has a header set-cookie that is 882 characters long. https://mc.yandex.ru....ru/watch/5901091 has a header location that is 1903 characters long. https://mc.yandex.ru...u/watch/5901091/1 has a header location that is 1903 characters long. https://mc.yandex.ru...u/watch/5901091/1 has a header set-cookie that is 929 characters long. https://yandex.ru/ads/system/context.js has a header set-cookie that is 823 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 614 characters long. 92
    Description: Do not send response headers that are too long.
    Offenders:
  • https://mc.yandex.ru/metrika/watch.js
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://api.sunlight.net/v3/cities/select/
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://yandex.ru/ads/system/context.js
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • Avoid too many third party requests (thirdParty)The page do more requests to third party domains (69 requests and 1.1 MB) then first party (58 requests and 7.8 MB). The regex .*sunlight.* was used to calculate first/third party requests.50
    Description: Do not load most of your content from third party URLs.
    Avoid unnecessary headers (unnecessaryHeaders)There are 7 responses that sets a p3p header. There are 73 responses that sets both a max-age and expires header. There are 12 responses that sets a pragma no-cache header (that is a request header). There are 113 responses that sets a server header. 0
    Description: Do not send headers that you don't need. We look for p3p, cache-control and max-age, pragma, server and x-frame-options headers. Have a look at Andrew Betts - Headers for Hackers talk as a guide https://www.youtube.com/watch?v=k92ZbrY815c or read https://www.fastly.com/blog/headers-we-dont-want.
    Offenders:
  • https://sunlight.net/
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • https://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css
  • https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...49e8cf95d46ec9.js
  • https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...49e8cf95d46ec9.js
  • https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css
  • https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css
  • https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...3824b2da3cad16.js
  • https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...3824b2da3cad16.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...d5284c17833f2b.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...d5284c17833f2b.js
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://g8.sunlight.net/media/content/desktop-menu/categories/35f527efb07355870d...50a6c8bd25143.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/35f527efb07355870d...50a6c8bd25143.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/01468a634f971dc486...593321eacd74b.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/01468a634f971dc486...593321eacd74b.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/0531bd21afcdf107ba...b2b66437a31bc.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/0531bd21afcdf107ba...b2b66437a31bc.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/0d09ba4834b1a1a01c...823d792530e0e.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/0d09ba4834b1a1a01c...823d792530e0e.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/1f0989e944b69b8082...dea71328274d3.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/1f0989e944b69b8082...dea71328274d3.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/961b368deeaa65c1f5...a4a5b0bd333ab.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/961b368deeaa65c1f5...a4a5b0bd333ab.svg
  • https://g1.sunlight.net/media/content/desktop-menu/categories/fb61e180155037ffa5...1dd38f4e52a9c.svg
  • https://g1.sunlight.net/media/content/desktop-menu/categories/fb61e180155037ffa5...1dd38f4e52a9c.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/091d7ec0973a49af01...050a4d673c09f.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/091d7ec0973a49af01...050a4d673c09f.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/c95df0187984ee6a78...53829e7761188.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/c95df0187984ee6a78...53829e7761188.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/0d58e8e1a4ea7a8c42...d0674aab2d364.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/0d58e8e1a4ea7a8c42...d0674aab2d364.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/59245252fb427e483c...845be22210ef4.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/59245252fb427e483c...845be22210ef4.svg
  • https://g7.sunlight.net/media/content/desktop-menu/categories/1099d7151a12c078cc...26c28fb45e59c.svg
  • https://g7.sunlight.net/media/content/desktop-menu/categories/1099d7151a12c078cc...26c28fb45e59c.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/a31b320c3f61fe001b...af71ead1b868d.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/a31b320c3f61fe001b...af71ead1b868d.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/9b98a6341b30c5f59a...066e71b47acc8.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/9b98a6341b30c5f59a...066e71b47acc8.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/bb267fbdb937a54afb...fa7dfaeb2afd7.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/bb267fbdb937a54afb...fa7dfaeb2afd7.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/552132e2aa71558ae8...bd65da5c4371d.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/552132e2aa71558ae8...bd65da5c4371d.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/a9c04ca9495a7d802a...9bdf98772c2da.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/a9c04ca9495a7d802a...9bdf98772c2da.svg
  • https://g4.sunlight.net/media/content/desktop-menu/categories/e7bced08b4aeaa15cd...14db7cc4f1818.svg
  • https://g4.sunlight.net/media/content/desktop-menu/categories/e7bced08b4aeaa15cd...14db7cc4f1818.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/a516fb1e20aa0f9b6f...0941cb3ff1baf.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/a516fb1e20aa0f9b6f...0941cb3ff1baf.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/7f1167c89647f28a05...d70a40c3114d9.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/7f1167c89647f28a05...d70a40c3114d9.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/38174640ad3d97f248...bfe7de84b10f1.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/38174640ad3d97f248...bfe7de84b10f1.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/17cbdd3eedb16af676...1fb9a51d35085.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/17cbdd3eedb16af676...1fb9a51d35085.svg
  • https://g4.sunlight.net/media/content/desktop-menu/categories/09a94ea633d6c2a4a2...e489174d1edf1.svg
  • https://g4.sunlight.net/media/content/desktop-menu/categories/09a94ea633d6c2a4a2...e489174d1edf1.svg
  • https://g5.sunlight.net/static/shop/images/loader1SL.gif
  • https://g5.sunlight.net/static/shop/images/loader1SL.gif
  • https://g5.sunlight.net/static/shop/svg/reviews-star.svg
  • https://g5.sunlight.net/static/shop/svg/reviews-star.svg
  • https://g6.sunlight.net/media/generic/ba8188f83a37d45bc9b8c4d2757166cc6f3a9e0d.jpg
  • https://g6.sunlight.net/media/generic/ba8188f83a37d45bc9b8c4d2757166cc6f3a9e0d.jpg
  • https://g1.sunlight.net/media/generic/bf9762d48039f1d18da19a2ec0f192b7573f9d87.jpg
  • https://g1.sunlight.net/media/generic/bf9762d48039f1d18da19a2ec0f192b7573f9d87.jpg
  • https://g6.sunlight.net/media/generic/c7b9c9a6c32c7fb01db378e7ea56b195a2490858.jpg
  • https://g6.sunlight.net/media/generic/c7b9c9a6c32c7fb01db378e7ea56b195a2490858.jpg
  • https://g0.sunlight.net/media/generic/aada3db4a57b2548c41c3c23a598a0845a26b528.jpg
  • https://g0.sunlight.net/media/generic/aada3db4a57b2548c41c3c23a598a0845a26b528.jpg
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • https://api.sunlight.net/v3/loyalty/type/refresh/
  • https://api.sunlight.net/v6/ab-tests/web/
  • https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...28fdd65ce55213.js
  • https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...28fdd65ce55213.js
  • https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js
  • https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c
  • https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c
  • https://api.sunlight.net/v6/ab-tests/web/
  • https://www.google-analytics.com/analytics.js
  • https://www.google-analytics.com/analytics.js
  • https://api.sunlight.net/v3/loyalty/type/refresh/
  • https://mc.yandex.ru/metrika/watch.js
  • https://cdn.diginetica.net/338/client.js
  • https://cdn.branch.io/branch-latest.min.js
  • https://api.mindbox.ru/scripts/v1/tracker.js
  • https://vk.com/js/api/openapi.js?169
  • https://stream.datago.ru/tracker/sp.js
  • https://top-fwz1.mail.ru/js/code.js
  • https://top-fwz1.mail.ru/js/code.js
  • https://top-fwz1.mail.ru/js/code.js
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.expf.ru/api/v1/config.json
  • https://api.sunlight.net/v6/customers
  • https://privacy-cs.mail.ru/static/sync-loader.js
  • https://privacy-cs.mail.ru/static/sync-loader.js
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://api.expf.ru/api/v1/config.json
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.668&transport=XmlHttpRequest
  • https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.668&transport=XmlHttpRequest
  • https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.668&transport=XmlHttpRequest
  • https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5764431
  • https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169
  • https://api.sunlight.net/v3/cities/select/
  • https://api.sunlight.net/v6/customers/
  • https://g3.sunlight.net/static/shop/images/cities-popup/pin.png
  • https://g3.sunlight.net/static/shop/images/cities-popup/pin.png
  • https://app.link/_r...tps://app.link/_r
  • https://api.sunlight.net/v3/cities/select/
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://mc.yandex.ru/metrika/advert.gif
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://api.expf.ru/api/v1/geo
  • https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/search/template.html?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY
  • https://api.expf.ru/api/v1/geo
  • https://cdn.diginetica.net/338/autocomplete/template.html?version=RIBLERWLY
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.668
  • https://mc.yandex.ru/metrika/metrika_match.html
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...net:*sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/endpoint/sunlightnet?_=5764431
  • https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf
  • https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf
  • https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf
  • https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf
  • https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf
  • https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://firebaseremoteconfig.googleapis.com/v1/projects/sunlight-mobile/namespac...es/firebase:fetch
  • https://firebaseremoteconfig.googleapis.com/v1/projects/sunlight-mobile/namespac...es/firebase:fetch
  • https://api.sunlight.net/v6/content/pages/banners/personal/
  • https://api.sunlight.net/v6/content/pages/banners/personal/
  • https://g5.sunlight.net/media/generic/ccbc24c16b5c021805ab42f413994f56d12c8337.jpg
  • https://g5.sunlight.net/media/generic/ccbc24c16b5c021805ab42f413994f56d12c8337.jpg
  • https://g6.sunlight.net/media/generic/29958eb1e5061470719addabbd5dca3b0e484639.jpg
  • https://g6.sunlight.net/media/generic/29958eb1e5061470719addabbd5dca3b0e484639.jpg
  • https://yandex.ru/ads/system/context.js
  • https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf
  • https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf
  • https://privacy-cs.mail.ru/fp/?id=8e-zV2qn0-eUgx2HXpUxf
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • https://cdn.uxfeedback.ru/widget.js
  • https://cdn.uxfeedback.ru/widget.js
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://g0.sunlight.net/static/shop/icons/favicon.ico
  • https://g0.sunlight.net/static/shop/icons/favicon.ico
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://cdn.uxfeedback.ru/assets-4.5.0/2.b7708bea0011087535f1.js
  • https://cdn.uxfeedback.ru/assets-4.5.0/2.b7708bea0011087535f1.js
  • https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.css
  • https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.css
  • https://cdn.uxfeedback.ru/assets-4.5.0/1.84dce0e80605bbac6108.js
  • https://cdn.uxfeedback.ru/assets-4.5.0/1.84dce0e80605bbac6108.js
  • https://widget-api.uxfeedback.ru/v4/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y
  • https://widget-api.uxfeedback.ru/v4/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Privacy advice (74)

    TitleAdviceScore
    Avoid using Google Analytics (ga)The page is using Google Analytics meaning you share your users private information with Google. You should use analytics that care about user privacy, something like https://matomo.org.0
    Description: Google Analytics share private user information with Google that your user hasn't agreed on sharing.
    Use a good Content-Security-Policy header to make sure you you avoid Cross Site Scripting (XSS) attacks. (contentSecurityPolicyHeader)Set a Content-Security-Policy header to make sure you are not open for Cross Site Scripting (XSS) attacks. You can start with setting a Content-Security-Policy-Report-Only header, that will only report the violation, not stop the download.0
    Description: Content Security Policy is delivered via a HTTP response header, and defines approved sources of content that the browser may load. It can be an effective countermeasure to Cross Site Scripting (XSS) attacks and is also widely supported and usually easily deployed. https://scotthelme.co.uk/content-security-policy-an-introduction/.
    Offenders:
  • https://sunlight.net/
  • Avoid third party cookies that is used to track the user. (thirdPartyCookies)The page sets 5 third party cookies.0
    Description: Third party cookies are used to track the user. They are automatically blocked in Safari and Firefox.
    Offenders:
  • .yandex.ru
  • .app.link
  • .yandex.ru
  • api-qa.diginetica.net
  • .yandex.ru
  • Do not share user data with third parties. (thirdPartyPrivacy)The page has 19% requests that are 3rd party (24 requests with a size of 354.8 kB). The page also have request to companies that harvest data from users and do not respect users privacy (see https://en.wikipedia.org/wiki/Surveillance_capitalism). The page do 2 tag-manager requests and uses 1 tag-manager tool. The page do 6 survelliance requests and uses 4 survelliance tools. The page do 9 analytics requests and uses 2 analytics tools. The page do 4 ad requests and uses 1 ad tool. The page do 3 social requests and uses 1 social tool. The page do 5 utility requests and uses 2 utility tools.0
    Description: Using third party requests shares user information with that third party. Please avoid that! The project https://github.com/patrickhulce/third-party-web is used to categorize first/third party requests.
    Offenders:
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c
  • https://www.google-analytics.com/analytics.js
  • https://mc.yandex.ru/metrika/watch.js
  • https://cdn.branch.io/branch-latest.min.js
  • https://vk.com/js/api/openapi.js?169
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169
  • https://app.link/_r...tps://app.link/_r
  • https://mc.yandex.ru/metrika/advert.gif
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://api2.branch.io/v1/open
  • https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://api2.branch.io/v1/pageview
  • https://mc.yandex.ru/metrika/metrika_match.html
  • https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations
  • https://firebaseremoteconfig.googleapis.com/v1/projects/sunlight-mobile/namespac...es/firebase:fetch
  • https://firebaseremoteconfig.googleapis.com/v1/projects/sunlight-mobile/namespac...es/firebase:fetch
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Page info

    Page info
    TitleЮвелирный интернет-магазин SUNLIGHT — купить ювелирные изделия на официальном сайте Санлайт в каталоге с ценами, фото — продажа ювелирных украшений онлайн в Москве
    Width1909
    Height7662
    DOM elements2409
    Avg DOM depth10
    Max DOM depth16
    Iframes2
    Script tags72
    Local storage5.1 KB
    Session storage1.3 KB
    Network Information API4g
    Resource Hints
    preconnect
    https://gum.criteo.com/
    https://dis.eu.criteo.com/
    https://tracking.diginetica.net/
    https://bid.g.doubleclick.net/
    https://ad.mail.ru/
    https://px.adhigh.net/
    https://top-fwz1.mail.ru/

    Technologies used to build the page.

    Data collected using Wappalyzerversion 6.10.66.  Use --browsertime.firefox.includeResponseBodies htmlor --browsertime.chrome.includeResponseBodies htmlto help Wappalyser find more information about technologies used.

    TechnologyConfidenceCategory
    Amazon Web Services 100  PaaS
    HSTS 100  Security
    Cloudflare 100  CDN
    Amazon CloudFront 100  CDN
    HTTP/3 100  Miscellaneous

    Data collected using Third Party Web 0.24.0

    Tag-manager
    Google Tag Manager
    Survelliance
    Google Tag Manager
    Google Analytics
    Other Google APIs/SDKs
    Google Fonts
    Analytics
    Google Analytics
    Yandex Metrica
    Ad
    Branch Metrics
    Social
    VK
    Utility
    Other Google APIs/SDKs
    Firebase
    Cdn
    Google Fonts
    | Browser metrics | Visual Metrics | Largest Contentful Paint | Cumulative Layout Shift | Long Aninimation Frames | Metrics from CDP | 

    Visual Metrics

    Browser Metrics

    Google Web Vitals
    Time to first byte (TTFB)171 ms
    First Contentful Paint (FCP)739 ms
    Largest Contentful Paint (LCP)1.788 s
    Cumulative Layout Shift (CLS)0.21
    Total Blocking Time (TBT)1.386 s
    First Contentful Paint info
    Elements that needed recalculate style before FCP664
    Time spent in recalculate style before FCP28.977 ms
    Extra timings
    TTFB171 ms
    First Paint739 ms
    Load Event End31.461 s
    Fully loaded32.407 s

    Largest Contentful Paint

    When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.

    Element typeDIV
    Element/tag<div class="cities-auto__wrap-info"></div>
    Render time 1.788 s
    Elements that needed recalculate style before LCP2212
    Time spent in recalculate style before LCP190.561 ms
    Load time0 ms
    Size (width*height)15240
    DOM path
    div#popups > div#region-popups-wrap > div > div:eq(1) > div:eq(0) > div:eq(0)> div#popups > div#region-popups-wrap > div > div:eq(1) > div:eq(0) > div:eq(0)>
    LCP

    The largest contentful paint is highlighted in the image. If no element is highlighted the element was removed before the screenshot or the LCP API couldn't find the element.

    Detected Cumulative Layout Shift

    0.20960 cumulative layout shift collected from the Cumulative Layout Shift API.

    These HTML elements contribute most to the Cumulative Layout Shifts of the page. The higher score, the more layout shift.

    ScoreHTML Element
    0.20960<div class="big-banner-wrapper slider-banner-wrapper block-list-triple "></div>
    body > div#wrapper > div#banners-holder > div#desktop-banners-holder > div:eq(1) > div:eq(0)
    Layout shift

    The elements that have shifted place is highlighted in the image (that have a higher value than 0.01). If the element shifted outside of the viewport, you will not see it there. It can be hard to understand what content that has shifted, if that's the case, checkout the video or the filmstrip of the run.

    Long Animation Frames

    Read more about the Long Animation Frames API here here.

    The top 10 longest animation frames entries

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    777 ms830.8 ms1.2 ms0.9 ms0.3 ms

    Forced Style And Layout Duration: 367 ms

    Invoker:  IDBRequest.onsuccess
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    277 ms395.2 ms14.8 ms12.2 ms2.6 ms
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.a5eb013824b2da3cad16.js?1729325451.0

    Invoker:  XMLHttpRequest.onload
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    https://cdn.branch.io/branch-latest.min.js

    Invoker:  https://cdn.branch.io/branch-latest.min.js
    Invoker Type: classic-script
    Window attribution: self

    https://mc.yandex.ru/metrika/watch.js

    Invoker:  https://mc.yandex.ru/metrika/watch.js
    Invoker Type: classic-script
    Window attribution: self

    https://cdn.diginetica.net/338/client.js

    Forced Style And Layout Duration: 36 ms

    Invoker:  https://cdn.diginetica.net/338/client.js
    Invoker Type: classic-script
    Window attribution: self

    Invoker:  FrameRequestCallback
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    99 ms94.6 ms129.4 ms129.1 ms0.3 ms
    https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.668

    Invoker:  https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.668
    Invoker Type: classic-script
    Window attribution: self

    Invoker:  TimerHandler:setTimeout
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    73 ms88.6 ms100.4 ms99.4 ms1 ms

    Invoker:  TimerHandler:setTimeout
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    Invoker:  TimerHandler:setTimeout
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    Invoker:  TimerHandler:setTimeout
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    Invoker:  TimerHandler:setTimeout
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    Forced Style And Layout Duration: 9 ms

    Invoker:  TimerHandler:setTimeout
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    Invoker:  TimerHandler:setTimeout
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    72 ms140.8 ms0.2 ms0.7 ms-0.5 ms

    Invoker:  TimerHandler:setTimeout
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    61 ms128.9 ms0.1 ms0.3 ms-0.2 ms
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.a5eb013824b2da3cad16.js?1729325451.0

    Invoker:  https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.a5eb013824b2da3cad16.js?1729325451.0
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    40 ms103.7 ms0.3 ms0 ms0.3 ms
    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c

    Invoker:  https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c
    Invoker Type: classic-script
    Window attribution: self

    https://api.mindbox.ru/scripts/v1/tracker.js

    Invoker:  https://api.mindbox.ru/scripts/v1/tracker.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    30 ms343.2 ms65.8 ms0.1 ms65.7 ms
    https://sunlight.net/

    Invoker:  https://sunlight.net/
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    27 ms85 ms2 ms1.5 ms0.5 ms
    https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.8b6db749e8cf95d46ec9.js?1729325451.0

    Invoker:  https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.8b6db749e8cf95d46ec9.js?1729325451.0
    Invoker Type: classic-script
    Window attribution: self

    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.a5eb013824b2da3cad16.js?1729325451.0

    Invoker:  SCRIPT#https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.8b6db749e8cf95d46ec9.js?1729325451.0 .onload
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    18 ms76.9 ms0.1 ms0.2 ms-0.1 ms

    Invoker:  TimerHandler:setTimeout
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    Server timings

    There are no Server Timings.

    Custom metrics collected through JavaScript

    There are no custom configured scripts.

    Extra metrics collected using scripting

    There are no custom extra metrics from scripting.

    CDP Performance

    namevalue
    AudioHandlers0
    AudioWorkletProcessors0
    Documents33
    Frames30
    JSEventListeners706
    LayoutObjects823
    MediaKeySessions0
    MediaKeys0
    Nodes5936
    Resources109
    ContextLifecycleStateObservers88
    V8PerContextDatas6
    WorkerGlobalScopes1
    UACSSResources0
    RTCPeerConnections0
    ResourceFetchers34
    AdSubframes0
    DetachedScriptStates1
    ArrayBufferContents4
    LayoutCount464
    RecalcStyleCount2806
    LayoutDuration609
    RecalcStyleDuration781
    DevToolsCommandDuration21
    ScriptDuration2026
    V8CompileDuration9
    TaskDuration7262
    TaskOtherDuration3816
    ThreadTime6
    ProcessTime9
    JSHeapUsedSize16804752
    JSHeapTotalSize19398656
    FirstMeaningfulPaint739
    | Summary  | Largest responses  | Requests and sizes per content type  | Data per domain | Expires and last modified statistics  | Requests loaded after onLoad event  | Render blocking requests  | 

    PageXray

    How the page is built.

    Summary
    HTTP versionHTTP/1.1
    Total requests127
    Total domains39
    Total transfer size8.5 MB
    Total content size11.5 MB
    Responses missing compression37
    Number of cookies14
    Third party cookies5
    Requests per response code
    200120
    2042
    3011
    3022
    3221
    4001

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html4.8 KB82.5 KB317.8 KB11
    css1.1 KB32.8 KB148.4 KB6
    javascript878 B1.2 MB3.8 MB25
    image1.0 KB7.0 MB7.0 MB18
    font0 b146.8 KB145.2 KB5
    svg0 b19.5 KB27.5 KB24
    json2.7 KB10.3 KB10.0 KB20
    plain0 b1.3 KB333 B4
    other1.3 KB1.3 KB0 b8
    favicon0 b9.7 KB9.4 KB1
    Total11.8 KB8.5 MB11.5 MB122

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    sunlight.net199 ms77.7 KB300.2 KB1
    g0.sunlight.net1.761 s719.2 KB736.5 KB10
    g3.sunlight.net361 ms4.0 KB14.5 KB2
    g8.sunlight.net464 ms41.1 KB114.5 KB5
    g6.sunlight.net883 ms3.0 MB3.0 MB7
    g5.sunlight.net1.044 s1.6 MB1.9 MB14
    www.googletagmanager.com454 ms217.4 KB699.7 KB2
    g1.sunlight.net342 ms2.0 MB2.0 MB2
    g7.sunlight.net113 ms592 B608 B1
    g2.sunlight.net385 ms1.6 KB2.0 KB2
    g4.sunlight.net221 ms1.2 KB1.2 KB2
    api.sunlight.net920 msN/A822 B12
    onelinksmartscript.appsflyer.com214 ms22.2 KB95.4 KB1
    www.google-analytics.com320 ms21.1 KB51.7 KB1
    mc.yandex.ru408 ms63.2 KB170.0 KB7
    cdn.diginetica.net297 ms296.3 KB1.2 MB5
    cdn.branch.io204 ms23.3 KB74.6 KB1
    api.mindbox.ru274 ms189.8 KB585.9 KB3
    vk.com277 ms17.8 KB56.4 KB3
    stream.datago.ru406 ms73.0 KB72.7 KB5
    top-fwz1.mail.ru60 ms24.1 KB49.6 KB4
    api.expf.ru120 ms1.9 KB4.8 KB4
    privacy-cs.mail.ru769 ms40.0 KB155.0 KB4
    analytics.google.com600 msN/A0 b1
    www.google.ru262 ms63 B42 B1
    web-static.mindbox.ru214 ms5.3 KB0 b1
    app.link451 ms634 B91 B1
    tracking.diginetica.net59 ms111 B111 B3
    autocomplete.diginetica.net70 ms835 B98 B2
    recs.diginetica.net273 ms306 B42 B1
    api2.branch.io713 ms1016 B303 B2
    api-qa.diginetica.net116 ms452 B36 B1
    firebaseinstallations.googleapis.com706 ms678 B626 B2
    personalization-web-stable.mindbox.ru530 ms2.9 KB297 B4
    firebaseremoteconfig.googleapis.com255 ms410 B863 B2
    yandex.ru135 msN/A0 b1
    cdn.uxfeedback.ru378 ms56.5 KB162.2 KB4
    widget-api.uxfeedback.ru537 ms1.3 KB1.3 KB2
    fonts.googleapis.com260 ms1.0 KB2.2 KB1

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds15 minutes27 weeks
    Last modified0 seconds13 weeks3 years

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html0 b0
    css5.3 KB2
    javascript52.2 KB3
    image1.1 KB1
    font0 b0
    other0 b1
    favicon9.7 KB1
    json1.5 KB2
    plain0 b1
    Total69.8 KB11

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html4.8 KB8
    css15.1 KB4
    javascript892.7 KB18
    image2.7 MB13
    font0 b0
    json10.3 KB20
    plain1.3 KB4
    other1.3 KB8
    favicon9.7 KB1
    Total3.6 MB81

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    220

    Render information

    URLType
    https://cdn.diginetica.net/338/client.jsnon_blocking
    https://api.mindbox....les/webpush_v2.jsnon_blocking
    https://g5.sunlight....3824b2da3cad16.jsin_body_parser_blocking
    https://www.googleta...anager.com/gtm.jsnon_blocking
    https://www.googleta...nager.com/gtag/jsnon_blocking
    https://stream.datago.ru/tracker/sp.jsnon_blocking
    https://mc.yandex.ru/metrika/watch.jsnon_blocking
    https://privacy-cs.m...ic/sync-loader.jsnon_blocking
    https://g8.sunlight....49e8cf95d46ec9.jsnon_blocking
    https://cdn.uxfeedba...e80605bbac6108.jsnon_blocking
    https://g0.sunlight....turaPT-Demi.woff2non_blocking
    https://g5.sunlight....turaPT-Demi.woff2non_blocking
    https://g0.sunlight....raPT-Medium.woff2non_blocking
    https://g0.sunlight....turaPT-Book.woff2non_blocking
    https://g5.sunlight....turaPT-Book.woff2non_blocking
    https://g5.sunlight....28fdd65ce55213.jsnon_blocking
    https://api.mindbox....pts/v1/tracker.jsnon_blocking
    https://cdn.branch.i...nch-latest.min.jsnon_blocking
    https://onelinksmart...-script-latest.jsnon_blocking
    https://www.google-a....com/analytics.jsnon_blocking
    https://top-fwz1.mail.ru/js/code.jsnon_blocking
    https://vk.com/dist/...bb2a98626e46ab.jsnon_blocking
    https://g5.sunlight....224d36c3e602e.cssblocking
    https://cdn.uxfeedba...ea0011087535f1.jsnon_blocking
    https://cdn.digineti...lete/template.cssdynamically_injected_non_blocking
    https://g0.sunlight....d5284c17833f2b.jsin_body_parser_blocking
    https://cdn.uxfeedba...369f7ac8681ec.cssdynamically_injected_non_blocking
    https://g3.sunlight....9e1cdf6798760.cssnon_blocking
    https://cdn.uxfeedback.ru/widget.jsnon_blocking
    https://top-fwz1.mai...yn-goal-config.jsnon_blocking
    https://g6.sunlight....efaf6484d5cce8.jsblocking
    https://fonts.google...oogleapis.com/cssdynamically_injected_non_blocking
    https://app.link/_r...tps://app.link/_rnon_blocking
    https://cdn.digineti...arch/template.cssdynamically_injected_non_blocking
    https://vk.com/js/api/openapi.js?169non_blocking
    CPU Long Tasks | CPU Time Spent | CPU Time Spent Per Request | CPU Time Per Tool/Domain | 

    CPU

    Download the Chrome trace log and drag and drop it into Developer Tools / Performance in Chrome.

    Long Tasks

    Collected using the Long Task API. A long task is a task that take 50 milliseconds or more.

    TypeQuantityTotal duration (ms)
    Total Blocking Time 1386
    Max Potential First Input Delay 825
    Long Tasks before First Paint168
    Long Tasks before First Contentful Paint168
    Long Tasks before Largest Contentful Paint8812
    Long Tasks after Load Event End00
    Total Long Tasks132054

    CPU last long task happened at 3.507 s

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    unknown57568window
    self787110window
    self97757window
    self104775window
    self113951window
    self123789window
    self137750window
    self1429312window
    self1958825window
    self3004100window
    self3199129window
    self3348121window
    self350767window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML78
    styleLayout1337
    paintCompositeRender27
    scriptParseCompile9
    scriptEvaluation3148
    garbageCollection65
    other2244
    Events (ms)
    RunTask1220
    FunctionCall1193
    RunMicrotasks986
    UpdateLayoutTree727
    v8.run658
    Layout605
    PrePaint387
    Commit206
    IntersectionObserverController::computeIntersections157
    v8.callFunction112
    Layerize75
    ParseHTML73
    URLLoader::Context::OnReceivedResponse69
    TimerFire65
    FireAnimationFrame44
    URLLoader::Context::OnCompletedRequest41
    HitTest18
    V8.BytecodeBudgetInterrupt17
    XHRReadyStateChange14
    DocumentLoader::CommitNavigation13
    DecodedDataDocumentParser::AppendBytes11
    V8.GC_SCAVENGER_SCAVENGE_PARALLEL11
    V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE10

    Time spent per request

    URLCPU time (ms)
    https://cdn.diginetica.net/338/client.js890
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR181
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.a5eb013824b2da3cad16.js?1729325451.0166
    https://mc.yandex.ru/metrika/watch.js146
    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c94
    https://privacy-cs.mail.ru/static/sync-loader.js87
    https://sunlight.net/56
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/367.f8000628fdd65ce55213.js51
    https://top-fwz1.mail.ru/js/code.js41
    https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/base-libs.de3016d5284c17833f2b.js?1729325451.034
    https://cdn.uxfeedback.ru/assets-4.5.0/1.84dce0e80605bbac6108.js32
    https://stream.datago.ru/tracker/sp.js21
    https://api.mindbox.ru/scripts/v1/tracker.js19
    https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.8b6db749e8cf95d46ec9.js?1729325451.017
    https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.66817
    https://www.google-analytics.com/analytics.js15
    chrome-error://chromewebdata/13
    https://cdn.branch.io/branch-latest.min.js12

    CPU time spent

    Tool/domainTime (ms)
    cdn.diginetica.net890.3
    Google Tag Manager274.4
    g5.sunlight.net217.6
    Yandex Metrica145.6
    privacy-cs.mail.ru87.3
    sunlight.net56.0
    top-fwz1.mail.ru40.6
    g0.sunlight.net34.1
    cdn.uxfeedback.ru32.4
    stream.datago.ru21.3
    api.mindbox.ru36.2
    g8.sunlight.net17.2
    Google Analytics15.4
    Branch Metrics11.6
    | Categories | | Tools | | Cookies | | First vs third | 

    Third party

    Third party requests categorised by Third party web version 0.24.0.

    CategoryRequests
    tag-manager 2
    survelliance 6
    analytics 9
    ad 4
    social 3
    utility 5
    cdn 1
    CategoryNumber of tools
    tag-manager 1
    survelliance 4
    analytics 2
    ad 1
    social 1
    utility 2
    cdn 1

    Third party requests and tools

    tag-manager (2 requests)
    Google Tag Manager
    survelliance (6 requests)
    Google Tag Manager
    Google Analytics
    Other Google APIs/SDKs
    Google Fonts
    analytics (9 requests)
    Google Analytics
    Yandex Metrica
    ad (4 requests)
    Branch Metrics
    social (3 requests)
    VK
    utility (5 requests)
    Other Google APIs/SDKs
    Firebase
    cdn (1 requests)
    Google Fonts

    Unmatched third party domains

    Here's a list of domains that didn't match any tool in Third party web. If you are sure they are third party domains, please do a PR to that project. You can also fine tune the list using --firstParty.

    onelinksmartscript.appsflyer.com
    cdn.diginetica.net
    api.mindbox.ru
    stream.datago.ru
    top-fwz1.mail.ru
    api.expf.ru
    privacy-cs.mail.ru
    web-static.mindbox.ru
    tracking.diginetica.net
    autocomplete.diginetica.net
    recs.diginetica.net
    api-qa.diginetica.net
    personalization-web-stable.mindbox.ru
    yandex.ru
    cdn.uxfeedback.ru
    widget-api.uxfeedback.ru

    Third party cookies

    Cookie nameDomain
    _yasc .yandex.ru
    _s .app.link
    yabs-sid .yandex.ru
    digi-cookie api-qa.diginetica.net
    i .yandex.ru

    First party requests and sizes per content type

    Calculated using .*sunlight.* (use --firstParty to configure).

    ContentHeader SizeTransfer SizeContent SizeRequests
    html3.6 KB77.7 KB300.2 KB6
    css0 b17.7 KB88.6 KB2
    javascript0 b206.6 KB607.8 KB5
    image0 b7.0 MB7.0 MB8
    font0 b146.8 KB145.2 KB5
    svg0 b19.5 KB27.5 KB24
    json2.7 KB1.7 KB822 B6
    favicon0 b9.7 KB9.4 KB1
    Total6.6 KB7.4 MB8.1 MB58

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html1.2 KB4.8 KB17.6 KB5
    css1.1 KB15.1 KB59.8 KB4
    javascript878 B1.0 MB3.3 MB20
    image1.0 KB3.4 KB417 B10
    font0 b0 b0 b0
    json0 b8.5 KB9.2 KB14
    plain0 b1.3 KB333 B4
    other1.3 KB1.3 KB0 b8
    Total5.4 KB1.0 MB3.3 MB69
    afterPageCompleteCheck.png | layoutShift.png | largestContentfulPaint.png | 

    Screenshots

    afterPageCompleteCheck.png

    afterPageCompleteCheck.png

    layoutShift.png

    layoutShift.png

    largestContentfulPaint.png

    largestContentfulPaint.png

    Axe

    Axe is an accessibility testing engine for websites and other HTML-based user interfaces. Tested using axe-core version 4.10.0. Read more about axe-core .

    Violations

    minor
    ARIA role should be appropriate for the element (cat.aria,best-practice) - aria-allowed-roleEnsure role attribute has an appropriate value for the element
    Fix any of the following: ARIA role tabpanel is not allowed for given element
    • <a class="splide__slide js-main-page-slider-item blocks-list-banner__block-item blocks-list-banner__block-item__slider-item is-active is-visible" href="/catalog/?collection=12471" id="js-main-page-slider-d7bb6cb6-4dc9-472f-8328-d28315303efb-slide01" role="tabpanel" aria-roledescription="slide" aria-label="1 of 8" style="width: calc(100%);">
    serious
    ARIA hidden element must not be focusable or contain focusable elements (cat.name-role-value,wcag2a,wcag412,TTv5,TT6.a,EN-301-549,EN-9.4.1.2) - aria-hidden-focusEnsure aria-hidden elements are not focusable nor contain focusable elements
    Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM
    • <a class="splide__slide js-main-page-slider-item blocks-list-banner__block-item blocks-list-banner__block-item__slider-item splide__slide--clone" href="/catalog/?collection=12455" id="js-main-page-slider-d7bb6cb6-4dc9-472f-8328-d28315303efb-clone01" role="tabpanel" aria-roledescription="slide" aria-label="7 of 8" style="width: calc(100%);" aria-hidden="true">
    • <a class="splide__slide js-main-page-slider-item blocks-list-banner__block-item blocks-list-banner__block-item__slider-item splide__slide--clone is-prev" href="/certificate/" id="js-main-page-slider-d7bb6cb6-4dc9-472f-8328-d28315303efb-clone02" role="tabpanel" aria-roledescription="slide" aria-label="8 of 8" style="width: calc(100%);" aria-hidden="true">
    • <a class="splide__slide js-main-page-slider-item blocks-list-banner__block-item blocks-list-banner__block-item__slider-item is-next" href="/catalog/?collection=12451" id="js-main-page-slider-d7bb6cb6-4dc9-472f-8328-d28315303efb-slide02" role="tabpanel" aria-roledescription="slide" aria-label="2 of 8" style="width: calc(100%);" aria-hidden="true">
    • <a class="splide__slide js-main-page-slider-item blocks-list-banner__block-item blocks-list-banner__block-item__slider-item" href="/catalog/?collection=12421" id="js-main-page-slider-d7bb6cb6-4dc9-472f-8328-d28315303efb-slide03" role="tabpanel" aria-roledescription="slide" aria-label="3 of 8" style="width: calc(100%);" aria-hidden="true">
    • <a class="splide__slide js-main-page-slider-item blocks-list-banner__block-item blocks-list-banner__block-item__slider-item" href="/catalog/?collection=12336" id="js-main-page-slider-d7bb6cb6-4dc9-472f-8328-d28315303efb-slide04" role="tabpanel" aria-roledescription="slide" aria-label="4 of 8" style="width: calc(100%);" aria-hidden="true">
    • <a class="splide__slide js-main-page-slider-item blocks-list-banner__block-item blocks-list-banner__block-item__slider-item" href="/catalog/?material=632&amp;podvid=8613&amp;product_type=317,319" id="js-main-page-slider-d7bb6cb6-4dc9-472f-8328-d28315303efb-slide05" role="tabpanel" aria-roledescription="slide" aria-label="5 of 8" style="width: calc(100%);" aria-hidden="true">
    • <a class="splide__slide js-main-page-slider-item blocks-list-banner__block-item blocks-list-banner__block-item__slider-item" href="/catalog/wedding-rings.html" id="js-main-page-slider-d7bb6cb6-4dc9-472f-8328-d28315303efb-slide06" role="tabpanel" aria-roledescription="slide" aria-label="6 of 8" style="width: calc(100%);" aria-hidden="true">
    • <a class="splide__slide js-main-page-slider-item blocks-list-banner__block-item blocks-list-banner__block-item__slider-item" href="/catalog/?collection=12455" id="js-main-page-slider-d7bb6cb6-4dc9-472f-8328-d28315303efb-slide07" role="tabpanel" aria-roledescription="slide" aria-label="7 of 8" style="width: calc(100%);" aria-hidden="true">
    • <a class="splide__slide js-main-page-slider-item blocks-list-banner__block-item blocks-list-banner__block-item__slider-item" href="/certificate/" id="js-main-page-slider-d7bb6cb6-4dc9-472f-8328-d28315303efb-slide08" role="tabpanel" aria-roledescription="slide" aria-label="8 of 8" style="width: calc(100%);" aria-hidden="true">
    • <a class="splide__slide js-main-page-slider-item blocks-list-banner__block-item blocks-list-banner__block-item__slider-item splide__slide--clone is-active" href="/catalog/?collection=12471" id="js-main-page-slider-d7bb6cb6-4dc9-472f-8328-d28315303efb-clone03" role="tabpanel" aria-roledescription="slide" aria-label="1 of 8" style="width: calc(100%);" aria-hidden="true">
    • <a class="splide__slide js-main-page-slider-item blocks-list-banner__block-item blocks-list-banner__block-item__slider-item splide__slide--clone" href="/catalog/?collection=12451" id="js-main-page-slider-d7bb6cb6-4dc9-472f-8328-d28315303efb-clone04" role="tabpanel" aria-roledescription="slide" aria-label="2 of 8" style="width: calc(100%);" aria-hidden="true">
    Elements must meet minimum color contrast ratio thresholds (cat.color,wcag2aa,wcag143,TTv5,TT13.c,EN-301-549,EN-9.1.4.3,ACT) - color-contrastEnsure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds
    Fix any of the following: Element has insufficient color contrast of 2.14 (foreground color: #b1b1b1, background color: #ffffff, font size: 14.1pt (18.7504px), font weight: normal). Expected contrast ratio of 4.5:1
    • <a href="tel:88002349999" class="supreme-header-top-menu-link m-phone js-main-phone">8-800-234-99-99</a>
    • <div class="footer-menu__title js-footer-title">Помощь</div>
    • <div class="footer-menu__title js-footer-title">Наша компания</div>
    • <div class="footer-menu__title js-footer-title">Рекомендуем</div>
    • <span>Сайт, с которым не скучно</span>
    • <a href="#" class="js-change-language" data-language-id="en">English</a>
    • <a href="#" class="js-change-language" data-language-id="zh">中国</a>
    moderate
    Document should have one main landmark (cat.semantics,best-practice) - landmark-one-mainEnsure the document has a main landmark
    Fix all of the following: Document does not have a main landmark
    • <html lang="ru">
    serious
    Links must have discernible text (cat.name-role-value,wcag2a,wcag244,wcag412,section508,section508.22.a,TTv5,TT6.a,EN-301-549,EN-9.2.4.4,EN-9.4.1.2,ACT) - link-nameEnsure links have discernible text
    Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
    • <a href="/" class="supreme-header-bottom-logo m-mobile-hidden"> <svg><use href="#logo-header"></use></svg> </a>
    • <a class="footer-follow__social-item" target="_blank" rel="noopener noreferrer" href="https://www.youtube.com/user/sunlightBrilliant"><img loading="lazy" alt="" src="https://g3.sunlight.net/static/shop/svg/social/yt.svg"></a>
    • <a class="footer-follow__social-item" target="_blank" rel="noopener noreferrer" href="https://ok.ru/sunlightbrilliant"><img loading="lazy" alt="" src="https://g7.sunlight.net/static/shop/svg/social/ok.svg"></a>
    • <a class="footer-follow__social-item" target="_blank" rel="noopener noreferrer" href="https://vk.com/club32124003"><img loading="lazy" alt="" src="https://g7.sunlight.net/static/shop/svg/social/vk.svg"></a>
    • <a class="footer-follow__social-item" target="_blank" rel="noopener noreferrer" href="https://zen.yandex.ru/sunlight"><img loading="lazy" alt="" src="https://g1.sunlight.net/static/shop/svg/social/zen.svg"></a>
    • <a class="footer-follow__social-item" target="_blank" rel="noopener noreferrer" href="https://t.me/sunlight_brilliant"><img loading="lazy" alt="" src="https://g7.sunlight.net/static/shop/svg/social/t.svg"></a>
    • <a class="footer-follow__social-item" target="_blank" rel="noopener noreferrer" href="https://rutube.ru/channel/24795577/"><img loading="lazy" alt="" src="https://g6.sunlight.net/static/shop/svg/social/rutube.svg"></a>
    • <a target="_blank" rel="noopener noreferrer" id="footer-mobile-apps-google-play" href="https://i.lvsl.ru/bfx1?af_js_web=true&amp;af_ss_ver=2_9_0&amp;pid=sunlight&amp;c=footer_store_links&amp;af_channel=site&amp;utm_source=sunlight&amp;utm_medium=site&amp;utm_campaign=footer_store_links&amp;location_id=footer_store_links&amp;af_ss_ui=true" class="footer-follow__app footer-desktop-apps-google-play js-app-store">
    • <a target="_blank" rel="noopener noreferrer" id="footer-mobile-apps-appstore" href="https://i.lvsl.ru/bfx1?af_js_web=true&amp;af_ss_ver=2_9_0&amp;pid=sunlight&amp;c=footer_store_links&amp;af_channel=site&amp;utm_source=sunlight&amp;utm_medium=site&amp;utm_campaign=footer_store_links&amp;location_id=footer_store_links&amp;af_ss_ui=true" class="footer-follow__app footer-desktop-apps-appstore js-app-store">
    • <a target="_blank" rel="noopener noreferrer" id="footer-mobile-apps-app-gallery" href="https://i.lvsl.ru/bfx1?af_js_web=true&amp;af_ss_ver=2_9_0&amp;pid=sunlight&amp;c=footer_store_links&amp;af_channel=site&amp;utm_source=sunlight&amp;utm_medium=site&amp;utm_campaign=footer_store_links&amp;location_id=footer_store_links&amp;af_ss_ui=true" class="footer-follow__app footer-desktop-apps-app-gallery js-app-store">
    moderate
    All page content should be contained by landmarks (cat.keyboard,best-practice) - regionEnsure all page content is contained by landmarks
    Fix any of the following: Some page content is not contained by landmarks
    • <span id="header-address">Кострома</span>
    • <a href="tel:88002349999" class="supreme-header-top-menu-link m-phone js-main-phone">8-800-234-99-99</a>
    • <div class="supreme-header-top-menu-right-links">
    • <div id="js-header-menu-btn" class="supreme-header-bottom-btn m-bold m-mobile-hidden">
    • <span>Войти</span>
    • <span>Избранное</span>
    • <span>Корзина</span>
    • <article class=" block-list-half ">
    • <article class=" block-list-half ">
    • <div class="big-banner-wrapper block-list-triple m-custom">
    • <div class="big-banner-wrapper block-list-triple m-custom">
    • <div class="big-banner-wrapper block-list-triple m-custom">
    • <div class="big-banner-wrapper block-list-triple m-custom">
    • <article class=" block-list-half ">
    • <article class=" block-list-half ">
    • <div class="big-banner-wrapper block-list-triple ">
    • <h1 class="footer-text-title"> Ювелирный интернет-магазин SUNLIGHT </h1>
    • <p>
    • <div class="cities-auto__wrap featherlight-content">