Run 2 summary

https://sunlight.net/catalog/zolotye-kolca.html

Tested 2024-10-17 09:22:50 using Chrome 129.0.6668.89 (runtime settings).

SummaryWaterfall MetricsFilmstrip CoachPageXrayCPU Third partyScreenshotsaxe

Summary

MetricValue
Page metrics
Performance score55
Total page size2.5 MB
Requests159
Timing metrics
TTFB118 ms
First Paint670 ms
Fully Loaded33.172 s
Google Web Vitals
TTFB118 ms
First Contentful Paint (FCP) 670 ms
Largest Contentful Paint (LCP) 1.483 s
Cumulative Layout Shift (CLS) 0.00
488 ms
Total Blocking Time2.041 s
Max Potential FID846 ms
CPU metrics
CPU long tasks17
CPU last long task happens at33.194 s
Visual Metrics
First Visual Change700 ms
Speed Index1.574 s
Visual Complete 85%1.600 s
Visual Complete 99%2.967 s
Last Visual Change3.900 s
Screenshot
| Waterfall | | Download HAR | 

Waterfall

| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
0.5 sCPU Long Task duration 88 ms
0.7 sFirst Contentful Paint 670 msCPU Long Task duration 126 msFirst Visual Change 700 ms
0.9 sLayout Shift 0.00152 808 msCPU Long Task duration 95 ms
1 s
1.1 sCPU Long Task duration 76 ms
1.2 sCPU Long Task duration 205 msDOM Content Loaded Time 1.183 s
1.5 sLCP <DIV> js-catalog-wide-banner 1.483 s
1.6 sCPU Long Task duration 102 msVisual Complete 85% 1.600 s
1.7 sCPU Long Task duration 52 ms
1.8 sCPU Long Task duration 116 ms
2 sCPU Long Task duration 549 ms
2.7 sCPU Long Task duration 55 msVisual Complete 95% 2.700 s
2.9 sCPU Long Task duration 69 ms
3 sCPU Long Task duration 846 msVisual Complete 99% 2.967 s
3.2 s
3.3 s
3.4 s
3.5 s
3.6 s
3.7 s
3.8 s
3.9 sLast Visual Change 3.900 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 (55)

TitleAdviceScore
Avoid slowing down the critical rendering path (avoidRenderBlocking)The page has 3 blocking requests and 4 in body parser blocking (5 JavaScript and 2 CSS).50
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://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...614670c704c276.js
  • https://static.popmechanic.ru/service/loader.js?c=5434
  • 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
  • Don't scale images in the browser (avoidScalingImages)The page has 5 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.50
    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:
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • 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 9 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://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...fac770faf0f62.css
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.0...1b2a85bf85df5.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.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 17 CPU long tasks with the total of 2.929 s. The total blocking time is 2.041 s and 1 long task before first contentful paint with total time of 88 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
  • unknown
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • Avoid Frontend single point of failures (spof)The page has 10 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.20
    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://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...fac770faf0f62.css
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.0...1b2a85bf85df5.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.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 4 redirects. 4 requests are from other domains, it could be 3rd-party assets doing unnecessary redirects. :(60
    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://vk.com/js/api/openapi.js?159
  • 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 35 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 146.4 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://vk.com/js/api/openapi.js?169
  • https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js
  • https://stream.datago.ru/tracker/sp.js
  • https://api.sunlight.net/v6/ab-tests/web/
  • https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169
  • https://vk.com/js/api/openapi.js?159
  • https://api.sunlight.net/v3/cities/detect/
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://app.link/_r...tps://app.link/_r
  • https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?159
  • https://api.expf.ru/api/v1/config.json
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://autocomplete.diginetica.net/_health
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://api.sunlight.net/v6/customers
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://api.sunlight.net/v4/constants/
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://api.sunlight.net/v6/customers/
  • https://autocomplete.diginetica.net/autocomplete?st=undefined&apiKey=7DRN52IVBN
  • https://api-qa.diginetica.net/v1/prescoring/digi-cookie
  • 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://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • Long cache headers is good (cacheHeadersLong)The page has 33 requests that have a shorter cache time than 30 days (but still a cache time).67
    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://static.popmechanic.ru/service/loader.js?c=5434
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png
  • https://g9.sunlight.net/media/nameplates/images/404886cd7f0c40384bfd31ad00c1e187d67dfde2.png
  • https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c
  • 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://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg
  • https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg
  • https://mc.yandex.ru/metrika/watch.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?_=5763856
  • https://cdn.diginetica.net/338/search/template.html?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.html?version=RIBLERWLY
  • https://mc.yandex.ru/metrika/advert.gif
  • https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.668
  • 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?_=5763856
  • https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1
  • https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://mc.yandex.ru/metrika/metrika_match.html
  • https://yandex.ru/ads/system/context.js
  • https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1
  • 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
    Total CSS size shouldn't be too big (cssSize)The total CSS transfer size is 173.4 kB and uncompressed size is 386.1 kB. That is big and the CSS could most probably be smaller.50
    Description: Delivering a massive amount of CSS to the browser is not the best thing you can do, because it means more work for the browser when parsing the CSS against the HTML and that makes the rendering slower. Try to send only the CSS that is used on that page. And make sure to remove CSS rules when they aren't used anymore.
    Offenders:
    URLTransfer sizeContent size
    https://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css 4.1 KB14.2 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css 18.3 KB74.4 KB
    https://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...fac770faf0f62.css 130.1 KB223.9 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.0...1b2a85bf85df5.css 1.3 KB3.6 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css 614 B1.2 KB
    https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH 73 B46 B
    https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY 9.7 KB41.7 KB
    https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.css 4.1 KB15.9 KB
    https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic 1.0 KB2.2 KB
    Avoid too many fonts (fewFonts)The page has 6 font requests. Do you really need them? What value does the fonts give the user?40
    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
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • Total image size shouldn't be too big (imageSize)The page total image size is 711.7 kB. 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.4 MB and the uncompressed size is 4.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 43.0 KB108.5 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js 2.1 KB4.3 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...3824b2da3cad16.js 153.7 KB382.2 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...d5284c17833f2b.js 10.0 KB27.6 KB
    https://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...614670c704c276.js 36.0 KB105.7 KB
    https://static.popmechanic.ru/service/loader.js?c=5434 4.5 KB12.4 KB
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR 111.5 KB384.4 KB
    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c 106.0 KB315.3 KB
    https://www.google-analytics.com/analytics.js 21.1 KB51.7 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://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js 21.1 KB95.4 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://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...28fdd65ce55213.js 28.4 KB85.2 KB
    https://mc.yandex.ru/metrika/watch.js 59.7 KB166.3 KB
    https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169 17.3 KB56.3 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.5...5c666fae5ea0c1.js 41.3 KB89.2 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...4c8fc73e92de96.js 28.5 KB68.9 KB
    https://privacy-cs.mail.ru/static/sync-loader.js 39.6 KB151.1 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?_=5763856 5.3 KB0 b
    https://app.link/_r...tps://app.link/_r 636 B91 B
    https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?159 17.3 KB56.3 KB
    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.3 KB100.6 KB
    Avoid using incorrect mime types (mimeTypes)The page has 12 misconfigured mime types. 88
    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://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • https://api.expf.ru/api/v1/geo
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • 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?_=5763856
  • https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1
  • https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1
  • https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1
  • 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?1729156045.0 size is 18.8 kB (18775) and that is bigger than the limit of 14.5 kB. https://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dist/main.a8f351efac770faf0f62.css?1729156045.0 size is 133.2 kB (133243) and that is bigger than the limit of 14.5 kB. Try to make the CSS files fit into 14.5 KB.80
    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 18.3 KB74.4 KB
    https://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...fac770faf0f62.css 130.1 KB223.9 KB
    Total page size shouldn't be too big (pageSize)The page total transfer size is 2.7 MB, which is more than the coach limit of 2 MB. That is really big 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/catalog/zolotye-kolca.html 141.2 KB877.7 KB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2 28.5 KB28.3 KB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2 30.1 KB29.8 KB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2 29.1 KB28.9 KB
    https://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css 4.1 KB14.2 KB
    https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...49e8cf95d46ec9.js 43.0 KB108.5 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js 2.1 KB4.3 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css 18.3 KB74.4 KB
    https://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...fac770faf0f62.css 130.1 KB223.9 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...3824b2da3cad16.js 153.7 KB382.2 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...d5284c17833f2b.js 10.0 KB27.6 KB
    https://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...614670c704c276.js 36.0 KB105.7 KB
    https://static.popmechanic.ru/service/loader.js?c=5434 4.5 KB12.4 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 538 B832 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/01468a634f971dc486...593321eacd74b.svg 974 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 536 B657 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/961b368deeaa65c1f5...a4a5b0bd333ab.svg 480 B651 B
    https://g1.sunlight.net/media/content/desktop-menu/categories/fb61e180155037ffa5...1dd38f4e52a9c.svg 1.4 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.1 KB2.0 KB
    https://g5.sunlight.net/media/content/desktop-menu/categories/0d58e8e1a4ea7a8c42...d0674aab2d364.svg 1.5 KB2.9 KB
    https://g6.sunlight.net/media/content/desktop-menu/categories/59245252fb427e483c...845be22210ef4.svg 846 B1.4 KB
    https://g7.sunlight.net/media/content/desktop-menu/categories/1099d7151a12c078cc...26c28fb45e59c.svg 490 B608 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/a31b320c3f61fe001b...af71ead1b868d.svg 379 B529 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/9b98a6341b30c5f59a...066e71b47acc8.svg 364 B332 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/bb267fbdb937a54afb...fa7dfaeb2afd7.svg 410 B504 B
    https://g2.sunlight.net/media/content/desktop-menu/categories/552132e2aa71558ae8...bd65da5c4371d.svg 708 B987 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/a9c04ca9495a7d802a...9bdf98772c2da.svg 527 B655 B
    https://g4.sunlight.net/media/content/desktop-menu/categories/e7bced08b4aeaa15cd...14db7cc4f1818.svg 502 B665 B
    https://g2.sunlight.net/media/content/desktop-menu/categories/a516fb1e20aa0f9b6f...0941cb3ff1baf.svg 707 B1015 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/7f1167c89647f28a05...d70a40c3114d9.svg 462 B540 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/38174640ad3d97f248...bfe7de84b10f1.svg 399 B570 B
    https://g8.sunlight.net/media/content/desktop-menu/categories/17cbdd3eedb16af676...1fb9a51d35085.svg 489 B622 B
    https://g4.sunlight.net/media/content/desktop-menu/categories/09a94ea633d6c2a4a2...e489174d1edf1.svg 441 B577 B
    https://g8.sunlight.net/static/shop/svg/catalog-filters/applied.svg 277 B163 B
    https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2 28.4 KB28.3 KB
    https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2 29.9 KB29.8 KB
    https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2 29.0 KB28.9 KB
    https://g5.sunlight.net/static/shop/images/reviews-star.svg 351 B313 B
    https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png 5.9 KB5.7 KB
    https://g9.sunlight.net/media/nameplates/images/404886cd7f0c40384bfd31ad00c1e187d67dfde2.png 2.1 KB1.9 KB
    https://g5.sunlight.net/static/shop/svg/reviews-star.svg 302 B200 B
    https://api.sunlight.net/v3/loyalty/type/refresh/ N/A0 b
    https://g5.sunlight.net/static/shop/images/blinger/ic.png 1.0 KB896 B
    https://api.sunlight.net/v3/loyalty/type/refresh/ 219 B219 B
    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c 106.0 KB315.3 KB
    https://www.google-analytics.com/analytics.js 21.1 KB51.7 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://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js 21.1 KB95.4 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://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.0...1b2a85bf85df5.css 1.3 KB3.6 KB
    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 28.4 KB85.2 KB
    https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg 410.1 KB409.4 KB
    https://api.sunlight.net/v6/ab-tests/web/ 63 B63 B
    https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css 614 B1.2 KB
    https://g9.sunlight.net/r/w400/q85/media/products/5043d473efee237c6ee4b7f3f8394447921dd7d3.jpg 11.8 KB11.6 KB
    https://g4.sunlight.net/r/w400/q85/media/products/3a7e822519d3fb4c76c6e7f71048bcccb4506376.jpg 16.9 KB16.7 KB
    https://g1.sunlight.net/r/w400/q85/media/products/f4ca8598a0ec303e56019c586dd157ec0ce290db.jpg 13.4 KB13.3 KB
    https://g0.sunlight.net/r/w400/q85/media/products/bde6a979-166e-11ee-b479-005056bc836d.jpg 13.1 KB12.9 KB
    https://g0.sunlight.net/r/w400/q85/media/products/ec2d13722168aeeb5fbe01493e77910ba6c8ed52.jpg 18.0 KB17.9 KB
    https://g6.sunlight.net/r/w400/q85/media/products/c36bf089d84cfb5e1fdedc354dfbd82f1e65d13f.jpg 10.2 KB10.0 KB
    https://g4.sunlight.net/r/w400/q85/media/products/e89a9efa55756a23e3b91485bfe8c11ae9667e84.jpg 11.3 KB11.2 KB
    https://g4.sunlight.net/r/w400/q85/media/products/6517b398ac9b494400f7fc3bfbb04a8c67c61aff.jpg 17.3 KB17.2 KB
    https://g3.sunlight.net/r/w400/q85/media/products/1a2cccf92b698cb57c8de808729a1d6e5b2add82.jpg 13.9 KB13.7 KB
    https://g2.sunlight.net/r/w400/q85/media/products/51db7817009a265b7aa8b23455203b8682db0dc6.jpg 11.4 KB11.1 KB
    https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg 112.9 KB112.6 KB
    https://mc.yandex.ru/metrika/watch.js 59.7 KB166.3 KB
    https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169 17.3 KB56.3 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.5...5c666fae5ea0c1.js 41.3 KB89.2 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...4c8fc73e92de96.js 28.5 KB68.9 KB
    https://vk.com/js/api/openapi.js?159 N/A0 b
    https://api.sunlight.net/v3/cities/detect/ N/A0 b
    https://api.sunlight.net/v3/cities/detect/ 165 B165 B
    https://privacy-cs.mail.ru/static/sync-loader.js 39.6 KB151.1 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://top-fwz1.mail.ru/datalayer...mail.ru/datalayer 1.2 KB43 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?_=5763856 5.3 KB0 b
    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://app.link/_r...tps://app.link/_r 636 B91 B
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 0 b0 b
    https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?159 17.3 KB56.3 KB
    https://api.expf.ru/api/v1/config.json 0 b0 b
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 287 B80 B
    https://api.expf.ru/api/v1/config.json 1.5 KB4.7 KB
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://autocomplete.diginetica.net/_health 363 B2 B
    https://api.sunlight.net/v3/cities/select/ N/A0 b
    https://g3.sunlight.net/static/shop/images/cities-popup/pin.png 485 B317 B
    https://api.sunlight.net/v3/cities/select/ 1.0 KB95 B
    https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer 1.1 KB43 B
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://api.sunlight.net/v4/constants/ N/A0 b
    https://api.sunlight.net/v6/customers 0 b0 b
    https://vk.com/rtrg...tps://vk.com/rtrg 505 B49 B
    https://api.sunlight.net/v4/constants/ 187 B187 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://cdn.diginetica.net/338/autocomplete/template.html?version=RIBLERWLY 2.8 KB14.4 KB
    https://vk.com/rtrg...tps://vk.com/rtrg 507 B49 B
    https://vk.com/rtrg...tps://vk.com/rtrg 547 B11 B
    https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0 561 B11 B
    https://mc.yandex.ru/metrika/advert.gif 279 B43 B
    https://mc.yandex.ru/watch/5901091....ru/watch/5901091 N/A0 b
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://api.sunlight.net/v6/customers/ 219 B219 B
    https://autocomplete.diginetica.net/autocomplete?st=undefined&apiKey=7DRN52IVBN 472 B96 B
    https://api.expf.ru/api/v1/geo 0 b0 b
    https://api-qa.diginetica.net/v1/prescoring/digi-cookie 452 B36 B
    https://api.expf.ru/api/v1/geo 365 B114 B
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 1.7 KB1012 B
    https://vk.com/rtrg...tps://vk.com/rtrg 519 B49 B
    https://vk.com/rtrg...tps://vk.com/rtrg 560 B11 B
    https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0 561 B11 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://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?_=5763856 688 B0 b
    https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations 0 b0 b
    https://api2.branch.io/v1/open 666 B274 B
    https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1 N/A0 b
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 74 B43 B
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 N/A43 B
    https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1 0 b0 b
    https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations 680 B625 B
    https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net 887 B297 B
    https://api2.branch.io/v1/pageview 349 B29 B
    https://mc.yandex.ru/metrika/metrika_match.html 1.6 KB2.6 KB
    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 615 B863 B
    https://api.sunlight.net/x/events/raw/ N/A0 b
    https://api.sunlight.net/x/events/raw/ 860 B1.5 KB
    https://yandex.ru/ads/system/context.js N/A0 b
    https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1 0 b0 b
    https://analytics.google.com/g/collect...gle.com/g/collect N/A0 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.6 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.1 KB15.9 KB
    https://cdn.uxfeedback.ru/assets-4.5.0/1.84dce0e80605bbac6108.js 35.3 KB100.6 KB
    https://widget-api.uxfeedback.ru/v4/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y 0 b0 b
    https://widget-api.uxfeedback.ru/v4/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y 993 B1.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 14 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://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • 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://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
  • Best practice advice (81)

    TitleAdviceScore
    Meta description (metaDescription)The meta description is too long. It has 311 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 79 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://top-fwz1.mai...mail.ru/datalayer 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://top-fwz1.mai...mail.ru/datalayer has a header set-cookie that is 614 characters long. https://mc.yandex.ru....ru/watch/5901091 has a header location that is 1786 characters long. https://mc.yandex.ru...u/watch/5901091/1 has a header location that is 1786 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. 90
    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://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://api.sunlight.net/v3/cities/select/
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • 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 (82 requests and 1.1 MB) then first party (77 requests and 1.5 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 9 responses that sets a p3p header. There are 94 responses that sets both a max-age and expires header. There are 17 responses that sets a pragma no-cache header (that is a request header). There are 144 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/catalog/zolotye-kolca.html
  • 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://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...fac770faf0f62.css
  • https://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...fac770faf0f62.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://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...614670c704c276.js
  • https://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...614670c704c276.js
  • https://static.popmechanic.ru/service/loader.js?c=5434
  • https://static.popmechanic.ru/service/loader.js?c=5434
  • 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://g8.sunlight.net/static/shop/svg/catalog-filters/applied.svg
  • https://g8.sunlight.net/static/shop/svg/catalog-filters/applied.svg
  • 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://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • https://g5.sunlight.net/static/shop/images/reviews-star.svg
  • https://g5.sunlight.net/static/shop/images/reviews-star.svg
  • https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png
  • https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png
  • https://g9.sunlight.net/media/nameplates/images/404886cd7f0c40384bfd31ad00c1e187d67dfde2.png
  • https://g9.sunlight.net/media/nameplates/images/404886cd7f0c40384bfd31ad00c1e187d67dfde2.png
  • https://g5.sunlight.net/static/shop/svg/reviews-star.svg
  • https://g5.sunlight.net/static/shop/svg/reviews-star.svg
  • https://api.sunlight.net/v3/loyalty/type/refresh/
  • https://g5.sunlight.net/static/shop/images/blinger/ic.png
  • https://g5.sunlight.net/static/shop/images/blinger/ic.png
  • https://api.sunlight.net/v3/loyalty/type/refresh/
  • 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://www.google-analytics.com/analytics.js
  • https://www.google-analytics.com/analytics.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://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js
  • 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://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.0...1b2a85bf85df5.css
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.0...1b2a85bf85df5.css
  • 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://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg
  • https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg
  • https://api.sunlight.net/v6/ab-tests/web/
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css
  • https://g9.sunlight.net/r/w400/q85/media/products/5043d473efee237c6ee4b7f3f8394447921dd7d3.jpg
  • https://g9.sunlight.net/r/w400/q85/media/products/5043d473efee237c6ee4b7f3f8394447921dd7d3.jpg
  • https://g4.sunlight.net/r/w400/q85/media/products/3a7e822519d3fb4c76c6e7f71048bcccb4506376.jpg
  • https://g4.sunlight.net/r/w400/q85/media/products/3a7e822519d3fb4c76c6e7f71048bcccb4506376.jpg
  • https://g1.sunlight.net/r/w400/q85/media/products/f4ca8598a0ec303e56019c586dd157ec0ce290db.jpg
  • https://g1.sunlight.net/r/w400/q85/media/products/f4ca8598a0ec303e56019c586dd157ec0ce290db.jpg
  • https://g0.sunlight.net/r/w400/q85/media/products/bde6a979-166e-11ee-b479-005056bc836d.jpg
  • https://g0.sunlight.net/r/w400/q85/media/products/bde6a979-166e-11ee-b479-005056bc836d.jpg
  • https://g0.sunlight.net/r/w400/q85/media/products/ec2d13722168aeeb5fbe01493e77910ba6c8ed52.jpg
  • https://g0.sunlight.net/r/w400/q85/media/products/ec2d13722168aeeb5fbe01493e77910ba6c8ed52.jpg
  • https://g6.sunlight.net/r/w400/q85/media/products/c36bf089d84cfb5e1fdedc354dfbd82f1e65d13f.jpg
  • https://g6.sunlight.net/r/w400/q85/media/products/c36bf089d84cfb5e1fdedc354dfbd82f1e65d13f.jpg
  • https://g4.sunlight.net/r/w400/q85/media/products/e89a9efa55756a23e3b91485bfe8c11ae9667e84.jpg
  • https://g4.sunlight.net/r/w400/q85/media/products/e89a9efa55756a23e3b91485bfe8c11ae9667e84.jpg
  • https://g4.sunlight.net/r/w400/q85/media/products/6517b398ac9b494400f7fc3bfbb04a8c67c61aff.jpg
  • https://g4.sunlight.net/r/w400/q85/media/products/6517b398ac9b494400f7fc3bfbb04a8c67c61aff.jpg
  • https://g3.sunlight.net/r/w400/q85/media/products/1a2cccf92b698cb57c8de808729a1d6e5b2add82.jpg
  • https://g3.sunlight.net/r/w400/q85/media/products/1a2cccf92b698cb57c8de808729a1d6e5b2add82.jpg
  • https://g2.sunlight.net/r/w400/q85/media/products/51db7817009a265b7aa8b23455203b8682db0dc6.jpg
  • https://g2.sunlight.net/r/w400/q85/media/products/51db7817009a265b7aa8b23455203b8682db0dc6.jpg
  • https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg
  • https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg
  • https://mc.yandex.ru/metrika/watch.js
  • https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169
  • https://g6.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.5...5c666fae5ea0c1.js
  • https://g6.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.5...5c666fae5ea0c1.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...4c8fc73e92de96.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...4c8fc73e92de96.js
  • https://vk.com/js/api/openapi.js?159
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v3/cities/detect/
  • 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://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • 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?_=5763856
  • 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://app.link/_r...tps://app.link/_r
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?159
  • https://api.expf.ru/api/v1/config.json
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://api.expf.ru/api/v1/config.json
  • 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.sunlight.net/v3/cities/select/
  • https://g3.sunlight.net/static/shop/images/cities-popup/pin.png
  • https://g3.sunlight.net/static/shop/images/cities-popup/pin.png
  • https://api.sunlight.net/v3/cities/select/
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • 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.sunlight.net/v4/constants/
  • https://api.sunlight.net/v6/customers
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://api.sunlight.net/v4/constants/
  • 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://cdn.diginetica.net/338/autocomplete/template.html?version=RIBLERWLY
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • 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://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.sunlight.net/v6/customers/
  • https://api.expf.ru/api/v1/geo
  • https://api.expf.ru/api/v1/geo
  • 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://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • 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://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?_=5763856
  • https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations
  • https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1
  • https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1
  • https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1
  • https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1
  • 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://mc.yandex.ru/metrika/metrika_match.html
  • 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/x/events/raw/
  • https://api.sunlight.net/x/events/raw/
  • https://yandex.ru/ads/system/context.js
  • https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1
  • https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1
  • https://privacy-cs.mail.ru/fp/?id=TzHokpdJ4sv4ABnjZBGX1
  • 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://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/catalog/zolotye-kolca.html
  • 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
  • api-qa.diginetica.net
  • .yandex.ru
  • .yandex.ru
  • Do not share user data with third parties. (thirdPartyPrivacy)The page has 22% requests that are 3rd party (35 requests with a size of 376.4 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 7 survelliance requests and uses 4 survelliance tools. The page do 12 analytics requests and uses 2 analytics tools. The page do 4 ad requests and uses 1 ad tool. The page do 11 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://cdn.branch.io/branch-latest.min.js
  • https://vk.com/js/api/openapi.js?169
  • https://mc.yandex.ru/metrika/watch.js
  • https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169
  • https://vk.com/js/api/openapi.js?159
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://app.link/_r...tps://app.link/_r
  • https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?159
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • 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://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations
  • https://api2.branch.io/v1/open
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations
  • https://api2.branch.io/v1/pageview
  • https://mc.yandex.ru/metrika/metrika_match.html
  • 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://analytics.google.com/g/collect...gle.com/g/collect
  • 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
    Height10594
    DOM elements7552
    Avg DOM depth13
    Max DOM depth21
    Iframes2
    Script tags75
    Local storage5.2 KB
    Session storage1.4 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 | Interaction To Next Paint | Long Aninimation Frames | Metrics from CDP | 

    Visual Metrics

    Browser Metrics

    Google Web Vitals
    Time to first byte (TTFB)118 ms
    First Contentful Paint (FCP)670 ms
    Largest Contentful Paint (LCP)1.483 s
    Cumulative Layout Shift (CLS)0.00
    Interaction to next paint (INP)488 ms
    Total Blocking Time (TBT)2.041 s
    First Contentful Paint info
    Elements that needed recalculate style before FCP951
    Time spent in recalculate style before FCP38.558 ms
    Extra timings
    TTFB118 ms
    First Paint670 ms
    Load Event End31.970 s
    Fully loaded33.172 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 data-mobile-banner="https://g7.sunlight.net/media/catbans/55699518613af7ec98b9bd89dbb972178eb965da.jpg" data-desktop-banner="https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg" data-analytics="{&quot;block_index&quot;: 1, &quot;creative_id&quot;: &quot;https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg&quot;, &quot;creative_index&quot;: 1, &quot;creative_name&quot;: null, &quot;creative_slot&quot;: &quot;catalogbanner&quot;, &quot;creative_slot_id&quot;: &quot;100807&quot;, &quot;promotion_id&quot;: null, &quot;promotion_name&quot;: null}" data-analytics-list-name="Золотые кольца" id="js-catalog-wide-banner" class="catalog-wide-banner" style="background-image: url(&quot;https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg&quot;);"></div>
    Render time 1.483 s
    Elements that needed recalculate style before LCP5554
    Time spent in recalculate style before LCP192.41 ms
    Element idjs-catalog-wide-banner
    Load time1.483 s
    URL https://g9.sunlight....abfef80b43135.jpg
    Size (width*height)910593
    DOM path
    div#wrapper > div#js-catalog-wide-banner> div#wrapper > div#js-catalog-wide-banner>
    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.

    The Largest Contentful Paint API highlighted this image as a part of the LCP.

    LCP

    Detected Cumulative Layout Shift

    0.00152 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.00152<span class="catalog-title__count"></span>,,<div class="supreme-header-top-menu-right-links"></div>,,
    body > div#wrapper > div#js-catalog-wrapper > section:eq(0) > div#js-catalog-top-holder > div#filter > div > div:eq(0) > div > div:eq(0) > div#catalog-top-h1 > div > div > span,body > div#wrapper > div#js-catalog-wrapper > section:eq(0) > div#js-catalog-top-holder > div#filter > div > div:eq(0) > div > div:eq(0) > div#catalog-top-h1 > div > div > h1 > #text,body > div#wrapper > div#js-header-top > div > div:eq(1),body > div#wrapper > div#js-header-top > div > div:eq(1) > a:eq(0) > #text,body > div#wrapper > div#js-header-top > div > div:eq(1) > a:eq(1) > #text
    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.

    Interaction to Next Paint

    Interaction to Next Paint (INP) is a metric that try to measure responsiveness. It's useful if you are testing user journeys. Read more about Interaction to Next Paint.

    The measured latency was 488 ms.

    Event typepointerover
    Element typeDIV
    Element class namecatalog-wide-banner
    Event target#js-catalog-wide-banner
    Load state when the event happenedloading

    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
    804 ms913.3 ms6.7 ms3.7 ms3 ms
    https://privacy-cs.mail.ru/static/sync-loader.js

    Invoker:  https://privacy-cs.mail.ru/static/sync-loader.js
    Invoker Type: classic-script
    Window attribution: self

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

    Forced Style And Layout Duration: 1 ms

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

    Forced Style And Layout Duration: 392 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    527 ms634.1 ms27.9 ms14.6 ms13.3 ms
    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://stream.datago.ru/tracker/sp.js

    Invoker:  https://stream.datago.ru/tracker/sp.js
    Invoker Type: classic-script
    Window attribution: self

    https://www.google-analytics.com/analytics.js

    Invoker:  https://www.google-analytics.com/analytics.js
    Invoker Type: classic-script
    Window attribution: self

    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/367.f8000628fdd65ce55213.js

    Invoker:  https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/367.f8000628fdd65ce55213.js
    Invoker Type: classic-script
    Window attribution: self

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

    Forced Style And Layout Duration: 267 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    175 ms208.6 ms19.4 ms11.6 ms7.8 ms
    https://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dist/main.21afc0614670c704c276.js?1729156045.0

    Forced Style And Layout Duration: 4 ms

    Invoker:  #document.onDOMContentLoaded
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    https://sunlight.net/catalog/zolotye-kolca.html

    Forced Style And Layout Duration: 73 ms

    Invoker:  #document.onDOMContentLoaded
    Invoker Type: event-listener
    Source Function Name:  initCatalog
    Window attribution: self
    Source char position: 25

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    117 ms67.1 ms145.9 ms143.7 ms2.2 ms
    https://mc.yandex.ru/metrika/watch.js

    Invoker:  DOMWindow.onmessage
    Invoker Type: event-listener
    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

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

    Forced Style And Layout Duration: 12 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    93 ms118.5 ms25.5 ms0.4 ms25.1 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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    92 ms105.5 ms125.5 ms0 ms125.5 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    88 ms50 ms115 ms113.4 ms1.6 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    69 ms213.9 ms2.1 ms1.6 ms0.5 ms

    Forced Style And Layout Duration: 19 ms

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

    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

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

    Forced Style And Layout Duration: 30 ms

    Invoker:  XMLHttpRequest.onreadystatechange
    Invoker Type: event-listener
    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
    57 ms114.4 ms4.6 ms2.5 ms2.1 ms
    https://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dist/main.21afc0614670c704c276.js?1729156045.0

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

    https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.8b6db749e8cf95d46ec9.js?1729156045.0

    Invoker:  https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.8b6db749e8cf95d46ec9.js?1729156045.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?1729156045.0

    Forced Style And Layout Duration: 2 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    54 ms105.6 ms8.4 ms6.3 ms2.1 ms
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.a5eb013824b2da3cad16.js?1729156045.0

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

    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
    Documents35
    Frames33
    JSEventListeners859
    LayoutObjects4853
    MediaKeySessions0
    MediaKeys0
    Nodes19962
    Resources172
    ContextLifecycleStateObservers89
    V8PerContextDatas5
    WorkerGlobalScopes1
    UACSSResources0
    RTCPeerConnections0
    ResourceFetchers36
    AdSubframes0
    DetachedScriptStates1
    ArrayBufferContents3
    LayoutCount465
    RecalcStyleCount525
    LayoutDuration826
    RecalcStyleDuration920
    DevToolsCommandDuration20
    ScriptDuration4479
    V8CompileDuration12
    TaskDuration9848
    TaskOtherDuration3591
    ThreadTime9
    ProcessTime12
    JSHeapUsedSize18303132
    JSHeapTotalSize20447232
    FirstMeaningfulPaint881
    | 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 requests159
    Total domains40
    Total transfer size2.5 MB
    Total content size6.3 MB
    Responses missing compression44
    Number of cookies23
    Third party cookies5
    Requests per response code
    200151
    2043
    3011
    3023
    3221

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html5.5 KB146.0 KB895.3 KB12
    css1.1 KB169.4 KB377.1 KB9
    javascript1.5 KB1.4 MB4.2 MB30
    image1.0 KB676.4 KB667.1 KB32
    font0 b175.0 KB174.1 KB6
    svg0 b17.7 KB27.9 KB26
    json3.2 KB11.5 KB11.7 KB21
    plain0 b1.3 KB333 B5
    other1.3 KB3.5 KB44 B12
    favicon0 b9.6 KB9.4 KB1
    Total13.5 KB2.5 MB6.3 MB154

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    sunlight.net195 ms141.2 KB877.7 KB1
    g0.sunlight.net1.362 s169.9 KB228.1 KB13
    g3.sunlight.net291 ms18.4 KB28.2 KB3
    g8.sunlight.net728 ms176.9 KB338.5 KB7
    g6.sunlight.net442 ms61.8 KB113.4 KB7
    g5.sunlight.net1.099 s295.1 KB641.4 KB16
    g7.sunlight.net295 ms36.5 KB106.3 KB2
    static.popmechanic.ru97 ms4.5 KB12.4 KB1
    www.googletagmanager.com419 ms217.4 KB699.7 KB2
    g1.sunlight.net60 ms14.9 KB15.9 KB2
    g2.sunlight.net140 ms125.6 KB125.7 KB4
    g4.sunlight.net170 ms46.4 KB46.3 KB5
    g9.sunlight.net128 ms423.9 KB422.9 KB3
    api.sunlight.net680 msN/A2.5 KB14
    www.google-analytics.com209 ms21.1 KB51.7 KB1
    cdn.diginetica.net341 ms296.3 KB1.2 MB5
    cdn.branch.io214 ms23.3 KB74.6 KB1
    api.mindbox.ru548 ms189.8 KB585.9 KB3
    vk.com488 ms38.3 KB112.9 KB11
    onelinksmartscript.appsflyer.com214 ms21.1 KB95.4 KB1
    stream.datago.ru411 ms73.1 KB72.7 KB5
    top-fwz1.mail.ru152 ms26.4 KB49.6 KB6
    mc.yandex.ru393 ms63.5 KB170.1 KB9
    privacy-cs.mail.ru894 ms39.2 KB151.1 KB4
    web-static.mindbox.ru147 ms5.3 KB0 b1
    analytics.google.com989 msN/A0 b2
    www.google.ru158 ms63 B42 B1
    app.link1.343 s636 B91 B1
    api.expf.ru114 ms1.9 KB4.8 KB4
    tracking.diginetica.net66 ms111 B111 B3
    autocomplete.diginetica.net292 ms835 B98 B2
    api-qa.diginetica.net71 ms452 B36 B1
    personalization-web-stable.mindbox.ru366 ms2.9 KB297 B4
    firebaseinstallations.googleapis.com708 ms680 B625 B2
    api2.branch.io737 ms1015 B303 B2
    firebaseremoteconfig.googleapis.com349 ms615 B863 B2
    yandex.ru116 msN/A0 b1
    cdn.uxfeedback.ru385 ms56.5 KB162.2 KB4
    widget-api.uxfeedback.ru560 ms993 B1.3 KB2
    fonts.googleapis.com177 ms1.0 KB2.2 KB1

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds30 minutes27 weeks
    Last modified0 seconds12 weeks3 years

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html0 b0
    css5.1 KB2
    javascript52.4 KB3
    image1.1 KB1
    font0 b0
    other0 b1
    favicon9.6 KB1
    json1.1 KB2
    plain0 b1
    Total69.3 KB11

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html4.8 KB9
    css14.9 KB4
    javascript428.5 KB14
    image257.3 KB28
    font0 b0
    json11.2 KB19
    plain1.3 KB5
    other3.5 KB12
    favicon9.6 KB1
    Total728.9 KB96

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    340

    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://g8.sunlight....fac770faf0f62.cssblocking
    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://g8.sunlight....49e8cf95d46ec9.jsnon_blocking
    https://g6.sunlight....5c666fae5ea0c1.jsnon_blocking
    https://privacy-cs.m...ic/sync-loader.jsnon_blocking
    https://g7.sunlight....614670c704c276.jsin_body_parser_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://g5.sunlight....raPT-Medium.woff2non_blocking
    https://g0.sunlight....4c8fc73e92de96.jsnon_blocking
    https://g0.sunlight....turaPT-Book.woff2non_blocking
    https://g5.sunlight....28fdd65ce55213.jsnon_blocking
    https://g5.sunlight....turaPT-Book.woff2non_blocking
    https://api.mindbox....pts/v1/tracker.jsnon_blocking
    https://cdn.branch.i...nch-latest.min.jsnon_blocking
    https://www.google-a....com/analytics.jsnon_blocking
    https://onelinksmart...-script-latest.jsnon_blocking
    https://top-fwz1.mail.ru/js/code.jsnon_blocking
    https://g5.sunlight....224d36c3e602e.cssblocking
    https://vk.com/dist/...bb2a98626e46ab.jsnon_blocking
    https://vk.com/dist/...bb2a98626e46ab.jsnon_blocking
    https://cdn.uxfeedba...ea0011087535f1.jsnon_blocking
    https://g0.sunlight....d5284c17833f2b.jsin_body_parser_blocking
    https://cdn.digineti...lete/template.cssdynamically_injected_non_blocking
    https://static.popme...service/loader.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://g5.sunlight....1b2a85bf85df5.cssdynamically_injected_non_blocking
    https://fonts.google...oogleapis.com/cssdynamically_injected_non_blocking
    https://app.link/_r...tps://app.link/_rnon_blocking
    https://g0.sunlight....27b7e44d2eec9.cssdynamically_injected_non_blocking
    https://cdn.digineti...arch/template.cssdynamically_injected_non_blocking
    https://vk.com/js/api/openapi.js?169non_blocking
    https://vk.com/js/api/openapi.js?159non_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 2041
    Max Potential First Input Delay 846
    Long Tasks before First Paint188
    Long Tasks before First Contentful Paint188
    Long Tasks before Largest Contentful Paint5590
    Long Tasks after Load Event End192
    Total Long Tasks172929

    CPU last long task happened at 33.194 s

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    unknown50088window
    unknown697126window
    self88495window
    self108776window
    self1183205window
    self1504102window
    self163352window
    self1765116window
    self1992549window
    self267955window
    self280369window
    self2952846window
    self4026146window
    self4362115window
    self4679116window
    self490881window
    self3319492window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML181
    styleLayout1780
    paintCompositeRender82
    scriptParseCompile12
    scriptEvaluation5314
    garbageCollection92
    other1763
    Events (ms)
    FunctionCall3138
    RunTask1133
    RunMicrotasks1077
    UpdateLayoutTree952
    Layout822
    v8.run696
    ParseHTML173
    Commit145
    v8.callFunction134
    PrePaint99
    TimerFire87
    Layerize78
    URLLoader::Context::OnReceivedResponse77
    IntersectionObserverController::computeIntersections69
    FireAnimationFrame53
    HitTest45
    URLLoader::Context::OnCompletedRequest35
    Paint32
    V8.BytecodeBudgetInterrupt22
    V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE21
    V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING20
    DecodedDataDocumentParser::AppendBytes19
    v8.produceCache18
    DocumentLoader::CommitNavigation14
    V8.GC_SCAVENGER_SCAVENGE_PARALLEL12
    v8.compile12
    V8.HandleInterrupts12
    DocumentLoader::BodyLoadingFinished11
    V8.GC_MC_INCREMENTAL11
    ThrottlingURLLoader::StartNow10

    Time spent per request

    URLCPU time (ms)
    https://cdn.diginetica.net/338/client.js2568
    https://privacy-cs.mail.ru/static/sync-loader.js333
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR247
    https://sunlight.net/catalog/zolotye-kolca.html233
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.a5eb013824b2da3cad16.js?1729156045.0178
    https://mc.yandex.ru/metrika/watch.js140
    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c126
    https://top-fwz1.mail.ru/js/code.js63
    https://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dist/main.21afc0614670c704c276.js?1729156045.061
    https://cdn.branch.io/branch-latest.min.js49
    https://stream.datago.ru/tracker/sp.js27
    https://cdn.uxfeedback.ru/assets-4.5.0/2.b7708bea0011087535f1.js25
    https://api.mindbox.ru/scripts/v1/tracker.js25
    https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js25
    https://www.google-analytics.com/analytics.js23
    https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.66820
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/367.f8000628fdd65ce55213.js19
    https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.8b6db749e8cf95d46ec9.js?1729156045.019
    chrome-error://chromewebdata/14

    CPU time spent

    Tool/domainTime (ms)
    cdn.diginetica.net2568.5
    privacy-cs.mail.ru333.2
    Google Tag Manager373.1
    sunlight.net233.2
    g5.sunlight.net197.1
    Yandex Metrica139.8
    top-fwz1.mail.ru63.4
    g7.sunlight.net61.1
    Branch Metrics49.0
    stream.datago.ru26.9
    cdn.uxfeedback.ru25.4
    api.mindbox.ru44.9
    onelinksmartscript.appsflyer.com24.7
    Google Analytics23.1
    g8.sunlight.net18.7
    | 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 7
    analytics 12
    ad 4
    social 11
    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 (7 requests)
    Google Tag Manager
    Google Analytics
    Other Google APIs/SDKs
    Google Fonts
    analytics (12 requests)
    Google Analytics
    Yandex Metrica
    ad (4 requests)
    Branch Metrics
    social (11 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.

    static.popmechanic.ru
    cdn.diginetica.net
    api.mindbox.ru
    onelinksmartscript.appsflyer.com
    stream.datago.ru
    top-fwz1.mail.ru
    privacy-cs.mail.ru
    web-static.mindbox.ru
    api.expf.ru
    tracking.diginetica.net
    autocomplete.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
    digi-cookie api-qa.diginetica.net
    yabs-sid .yandex.ru
    i .yandex.ru

    First party requests and sizes per content type

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

    ContentHeader SizeTransfer SizeContent SizeRequests
    html4.2 KB141.2 KB877.7 KB7
    css0 b154.5 KB317.2 KB5
    javascript0 b343.1 KB871.6 KB8
    image0 b669.6 KB666.5 KB16
    font0 b175.0 KB174.1 KB6
    svg0 b17.7 KB27.9 KB26
    json3.2 KB2.7 KB2.5 KB7
    favicon0 b9.6 KB9.4 KB1
    Total7.8 KB1.5 MB2.9 MB77

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html1.2 KB4.8 KB17.6 KB5
    css1.1 KB14.9 KB59.8 KB4
    javascript1.5 KB1.0 MB3.3 MB22
    image1.0 KB6.7 KB687 B16
    font0 b0 b0 b0
    json0 b8.8 KB9.2 KB14
    plain0 b1.3 KB333 B5
    other1.3 KB3.5 KB44 B12
    Total6.0 KB1.1 MB3.4 MB82
    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

    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 catalog-filter-top-reset" href="/catalog/" id="quick-filters-slide16" role="group" aria-roledescription="slide" aria-label="16 of 16" style="margin-right: 6px;" aria-hidden="true">Сбросить все</a>
    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>
    • <span>4.9</span>
    • <span>1502</span>
    • <span>+ 300 бонусов</span>
    • <span>4.9</span>
    • <span>532</span>
    • <span>+ 2 000 бонусов</span>
    • <span>4.9</span>
    • <span>2630</span>
    • <span>+ 450 бонусов</span>
    • <span>4.9</span>
    • <span>239</span>
    • <span>+ 750 бонусов</span>
    • <span>4.9</span>
    • <span>1503</span>
    • <span>+ 550 бонусов</span>
    • <span>4.9</span>
    • <span>939</span>
    • <span>+ 600 бонусов</span>
    • <span>4.9</span>
    • <span>7502</span>
    • <span>+ 350 бонусов</span>
    • <span>4.9</span>
    • <span>2590</span>
    • <span>+ 675 бонусов</span>
    • <span>4.8</span>
    • <span>426</span>
    • <span>+ 1 600 бонусов</span>
    • <span>4.9</span>
    • <span>1634</span>
    • <span>+ 375 бонусов</span>
    • <span>4.9</span>
    • <span>2278</span>
    • <span>+ 1 750 бонусов</span>
    • <span>4.9</span>
    • <span>612</span>
    • <span>+ 2 000 бонусов</span>
    • <span>4.9</span>
    • <span>26</span>
    • <span>+ 278 бонусов</span>
    • <span>4.9</span>
    • <span>2080</span>
    • <span>+ 700 бонусов</span>
    • <span>5.0</span>
    • <span>10</span>
    • <span>+ 380 бонусов</span>
    • <span>4.8</span>
    • <span>1152</span>
    • <span>+ 1 500 бонусов</span>
    • <span>4.9</span>
    • <span>819</span>
    • <span>+ 754 бонуса</span>
    • <span>4.9</span>
    • <span>488</span>
    • <span>+ 500 бонусов</span>
    • <span>4.9</span>
    • <span>106</span>
    • <span>+ 2 250 бонусов</span>
    • <span>4.9</span>
    • <span>2504</span>
    • <span>+ 450 бонусов</span>
    • <span>4.9</span>
    • <span>847</span>
    • <span>+ 775 бонусов</span>
    • <span>4.9</span>
    • <span>385</span>
    • <span>+ 1 099 бонусов</span>
    • <span>4.9</span>
    • <span>63</span>
    • <span>+ 500 бонусов</span>
    • <span>4.9</span>
    • <span>2407</span>
    • <span>+ 700 бонусов</span>
    • <span>4.9</span>
    • <span>1181</span>
    • <span>+ 400 бонусов</span>
    • <span>4.9</span>
    • <span>4349</span>
    • <span>+ 750 бонусов</span>
    • <span>4.9</span>
    • <span>1749</span>
    • <span>+ 2 000 бонусов</span>
    • <span>4.8</span>
    • <span>56</span>
    • <span>+ 10 000 бонусов</span>
    • <span>4.9</span>
    • <span>227</span>
    • <span>+ 275 бонусов</span>
    • <span>4.9</span>
    • <span>891</span>
    • <span>+ 750 бонусов</span>
    • <span>4.9</span>
    • <span>1285</span>
    • <span>+ 375 бонусов</span>
    • <span>4.9</span>
    • <span>4264</span>
    • <span>+ 400 бонусов</span>
    • <span>4.9</span>
    • <span>445</span>
    • <span>+ 600 бонусов</span>
    • <span>4.9</span>
    • <span>129</span>
    • <span>+ 600 бонусов</span>
    • <span>4.9</span>
    • <span>339</span>
    • <span>+ 744 бонуса</span>
    • <span>4.9</span>
    • <span>415</span>
    • <span>+ 800 бонусов</span>
    • <span>4.8</span>
    • <span>114</span>
    • <span>+ 7 000 бонусов</span>
    • <span>4.9</span>
    • <span>1015</span>
    • <span>+ 550 бонусов</span>
    • <span>4.9</span>
    • <span>1401</span>
    • <span>+ 400 бонусов</span>
    • <span>4.9</span>
    • <span>2025</span>
    • <span>+ 4 000 бонусов</span>
    • <span>4.9</span>
    • <span>1333</span>
    • <span>+ 900 бонусов</span>
    • <span>4.9</span>
    • <span>1066</span>
    • <span>+ 1 750 бонусов</span>
    • <span>4.9</span>
    • <span>208</span>
    • <span>+ 313 бонусов</span>
    • <span>4.9</span>
    • <span>663</span>
    • <span>+ 1 356 бонусов</span>
    • <span>4.9</span>
    • <span>2612</span>
    • <span>+ 350 бонусов</span>
    • <span>4.9</span>
    • <span>1144</span>
    • <span>+ 750 бонусов</span>
    • <span>4.9</span>
    • <span>949</span>
    • <span>+ 2 500 бонусов</span>
    • <span>4.9</span>
    • <span>191</span>
    • <span>+ 1 000 бонусов</span>
    • <span>4.9</span>
    • <span>341</span>
    • <span>+ 1 150 бонусов</span>
    • <span>4.9</span>
    • <span>268</span>
    • <span>+ 2 037 бонусов</span>
    • <span>4.9</span>
    • <span>495</span>
    • <span>+ 1 045 бонусов</span>
    • <span>4.9</span>
    • <span>649</span>
    • <span>+ 950 бонусов</span>
    • <span>4.9</span>
    • <span>364</span>
    • <span>+ 400 бонусов</span>
    • <span>4.9</span>
    • <span>202</span>
    • <span>+ 1 901 бонус</span>
    • <span>4.9</span>
    • <span>280</span>
    • <span>+ 910 бонусов</span>
    • <span>4.9</span>
    • <span>397</span>
    • <span>+ 3 000 бонусов</span>
    • <span>4.9</span>
    • <span>328</span>
    • <span>+ 2 900 бонусов</span>
    • <span>4.9</span>
    • <span>1803</span>
    • <span>+ 325 бонусов</span>
    • <span>5.0</span>
    • <span>80</span>
    • <span>+ 625 бонусов</span>
    • <span>4.7</span>
    • <span>+ 396 бонусов</span>
    • <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>
    • <span class="go-to-app-banner__title_red">SUNLIGHT</span>
    critical
    Images must have alternate text (cat.text-alternatives,wcag2a,wcag111,section508,section508.22.a,TTv5,TT7.a,TT7.b,EN-301-549,EN-9.1.1.1,ACT) - image-altEnsure <img> elements have alternate text or a role of none or presentation
    Fix any of the following: Element does not have an alt attribute 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 Element's default semantics were not overridden with role="none" or role="presentation"
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g9.sunlight.net/media/nameplates/images/404886cd7f0c40384bfd31ad00c1e187d67dfde2.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g9.sunlight.net/media/nameplates/images/404886cd7f0c40384bfd31ad00c1e187d67dfde2.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g1.sunlight.net/media/nameplates/images/3e758fca074fad9647f8bd3faed5c0c0f5f793ba.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g1.sunlight.net/media/nameplates/images/3e758fca074fad9647f8bd3faed5c0c0f5f793ba.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g9.sunlight.net/media/nameplates/images/404886cd7f0c40384bfd31ad00c1e187d67dfde2.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g9.sunlight.net/media/nameplates/images/404886cd7f0c40384bfd31ad00c1e187d67dfde2.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g9.sunlight.net/media/nameplates/images/404886cd7f0c40384bfd31ad00c1e187d67dfde2.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png">
    • <img class="cl-item-nameplate-img" loading="lazy" src="https://g5.sunlight.net/media/nameplates/images/3765d46bb0138bb585c48d6ca2ad2abf92158075.png">
    • <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E" width="23" height="23" "="">
    • <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E" width="23" height="23" "="">
    • <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E" width="23" height="23" "="">
    • <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E" width="23" height="23" "="">
    • <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E" width="23" height="23" "="">
    Form elements must have labels (cat.forms,wcag2a,wcag412,section508,section508.22.n,TTv5,TT5.c,EN-301-549,EN-9.4.1.2,ACT) - labelEnsure every form element has a label
    Fix any of the following: Form element does not have an implicit (wrapped) <label> Form element does not have an explicit <label> 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 Element has no placeholder attribute Element's default semantics were not overridden with role="none" or role="presentation"
    • <input type="text" name="price_from" value="3 990" autocomplete="off" class="filters-slider-input from js-price-slider-from">
    • <input type="text" name="price_to" value="2 950 000" autocomplete="off" class="filters-slider-input to js-price-slider-to">
    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="js-cl-item-link" href="https://sunlight.net/catalog/silver/rings-silver.html">
    • <a class="js-cl-item-link" href="https://sunlight.net/catalog/kolca-s-yakutskimi-brilliantami.html">
    • <a class="js-cl-item-link" href="https://sunlight.net/catalog/engagement-rings.html">
    • <a class="js-cl-item-link" href="https://sunlight.net/catalog/ekskluzivnye-obruchalnye-kolca-s-brilliantami.html">
    • <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>
    • <div id="catalog-top-h1" class="catalog-title__main"><div class="catalog-title__name-wrap"><div class="catalog-title__name"><h1 title="Золотые кольца">Золотые кольца</h1><span class="catalog-title__count">4 389 товаров</span></div></div></div>
    • <span data-target="#filter-hidden-sort" id="sort-mob-link" class="js-sort-mob-link catalog-mob-sort-and-filter__sort "> По популярности <svg><use xlink:href="#ds-chevron-16"></use></svg></span>
    • <span data-slug="product_type" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link b-selected">
    • <li class="js-ga-filter catalog-filter-hidden-selected" data-filter-value="Кольца"><a href="/catalog/zolotye-ukrashenija.html">Кольца</a></li>
    • <li class="js-ga-filter" data-filter-value="Серьги"><a href="/catalog/?material=632&amp;product_type=4,5">Серьги</a></li>
    • <li class="js-ga-filter" data-filter-value="Браслеты"><a href="/catalog/zolotye-kolca-i-braslety.html">Браслеты</a></li>
    • <li class="js-ga-filter" data-filter-value="Подвески"><a href="/catalog/?material=632&amp;product_type=5,8">Подвески</a></li>
    • <li class="js-ga-filter" data-filter-value="Крест-подвеска"><a href="/catalog/?material=632&amp;product_type=5,890">Крест-подвеска</a></li>
    • <li class="js-ga-filter" data-filter-value="Цепи"><a href="/catalog/?material=632&amp;product_type=319,5">Цепи</a></li>
    • <li class="js-ga-filter" data-filter-value="Колье"><a href="/catalog/?material=632&amp;product_type=365,5">Колье</a></li>
    • <li class="js-ga-filter m-show-more" data-filter-value="Брошь"><a href="/catalog/?material=632&amp;product_type=366,5">Брошь</a></li>
    • <span>Показать ещё <svg><use xlink:href="#product-arrow-right"></use></svg></span>
    • <span data-slug="price" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link "><span class="m-no-break">Цена <svg><use xlink:href="#product-arrow-right"></use></svg></span></span>
    • <div class="filters-slider-fields">
    • <span data-slug="material" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link b-selected"><span class="m-no-break">Материал <svg><use xlink:href="#product-arrow-right"></use></svg></span></span>
    • <ul>
    • <span data-slug="podvid" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link "><span class="m-no-break">Подвид <svg><use xlink:href="#product-arrow-right"></use></svg></span></span>
    • <li class="js-ga-filter" data-filter-value="Обручальное"><a href="/catalog/zolotye-obruchalnye-kolca.html">Обручальное</a></li>
    • <li class="js-ga-filter" data-filter-value="Помолвочное"><a href="/catalog/engagement-rings-yellow-gold.html">Помолвочное</a></li>
    • <li class="js-ga-filter" data-filter-value="Печатка"><a href="/catalog/zolotye-pechatki.html">Печатка</a></li>
    • <li class="js-ga-filter" data-filter-value="Тонкое"><a href="/catalog/tonkie-zolotye-kolca.html">Тонкое</a></li>
    • <li class="js-ga-filter" data-filter-value="Религиозное"><a href="/catalog/kolca-iz-zolota-s-molitvoy.html">Религиозное</a></li>
    • <li class="js-ga-filter" data-filter-value="Кастет"><a href="/catalog/zolotye-kolca-kastety.html">Кастет</a></li>
    • <li class="js-ga-filter" data-filter-value="Крупное"><a href="/catalog/krupnye-zolotye-kolca.html">Крупное</a></li>
    • <li class="js-ga-filter m-show-more" data-filter-value="Разъемное"><a href="/catalog/zolotye-razemnye-kolca.html">Разъемное</a></li>
    • <span>Показать ещё <svg><use xlink:href="#product-arrow-right"></use></svg></span>
    • <span data-slug="gender_position" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link ">
    • <ul>
    • <span data-slug="stone" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link "><span class="m-no-break">Вставка <svg><use xlink:href="#product-arrow-right"></use></svg></span></span>
    • <li class="js-ga-filter" data-filter-value="Бриллиант"><a href="/catalog/zolotye-kolca-s-brilliantami.html">Бриллиант</a></li>
    • <li class="js-ga-filter" data-filter-value="Бриллиант выращенный"><a href="/catalog/zolotye-kolca-s-vyrashchennym-brilliantom.html">Бриллиант выращенный</a></li>
    • <li class="js-ga-filter" data-filter-value="Фианит"><a href="/catalog/zolotye-kolca-s-fianitom.html">Фианит</a></li>
    • <li class="js-ga-filter" data-filter-value="Сапфир"><a href="/catalog/rings-yellow-gold-sapphire.html">Сапфир</a></li>
    • <li class="js-ga-filter" data-filter-value="Изумруд"><a href="/catalog/rings-yellow-gold-emeralds.html">Изумруд</a></li>
    • <li class="js-ga-filter" data-filter-value="Рубин"><a href="/catalog/zolotye-kolca-s-rubinom.html">Рубин</a></li>
    • <li class="js-ga-filter" data-filter-value="Танзанит"><a href="/catalog/zolotye-kolca-s-tanzanitom.html">Танзанит</a></li>
    • <li class="js-ga-filter m-show-more" data-filter-value="Аметист"><a href="/catalog/rings-yellow-gold-amethyst.html">Аметист</a></li>
    • <span>Показать ещё <svg><use xlink:href="#product-arrow-right"></use></svg></span>
    • <span data-href="/catalog/?brills_only=14521&amp;material=632&amp;product_type=5" data-slug="brills_only" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link ">
    • <span data-href="/catalog/?gem_sertificate=14522&amp;material=632&amp;product_type=5" data-slug="gem_sertificate" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link ">
    • <span data-href="/catalog/?is_hit=4564&amp;material=632&amp;product_type=5" data-slug="is_hit" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link ">
    • <span data-slug="size" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link "><span class="m-no-break">Размер <svg><use xlink:href="#product-arrow-right"></use></svg></span></span>
    • <li class="js-ga-filter" data-filter-value="12.00"><a href="/catalog/zolotye-kolca-12-razmera.html">12.0</a></li>
    • <li class="js-ga-filter" data-filter-value="12.50"><a href="/catalog/zolotye-kolca-12-5-razmera.html">12.5</a></li>
    • <li class="js-ga-filter" data-filter-value="13.00"><a href="/catalog/zolotye-kolca-13-razmera.html">13.0</a></li>
    • <li class="js-ga-filter" data-filter-value="13.50"><a href="/catalog/zolotye-kolca-13-5-razmera.html">13.5</a></li>
    • <li class="js-ga-filter" data-filter-value="14.00"><a href="/catalog/zolotye-kolca-14-razmera.html">14.0</a></li>
    • <li class="js-ga-filter" data-filter-value="14.50"><a href="/catalog/zolotye-kolca-14-5-razmera.html">14.5</a></li>
    • <li class="js-ga-filter" data-filter-value="15.00"><a href="/catalog/zolotye-kolca-15-razmera.html">15.0</a></li>
    • <li class="js-ga-filter m-show-more" data-filter-value="15.50"><a href="/catalog/zolotye-kolca-15-5-razmera.html">15.5</a></li>
    • <span>Показать ещё <svg><use xlink:href="#product-arrow-right"></use></svg></span>
    • <span data-slug="material_color" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link ">
    • <span data-slug="brand" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link "><span class="m-no-break">Бренды <svg><use xlink:href="#product-arrow-right"></use></svg></span></span>
    • <span data-slug="discount_range" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link ">
    • <span data-slug="povod" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link "><span class="m-no-break">Повод <svg><use xlink:href="#product-arrow-right"></use></svg></span></span>
    • <span data-slug="stone_color" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link ">
    • <span data-slug="s_kamnjami" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link ">
    • <span data-slug="karatnost" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link "><span class="m-no-break">Каратность <svg><use xlink:href="#product-arrow-right"></use></svg></span></span>
    • <span data-slug="cutting_type" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link ">
    • <span data-slug="has_discount_with_bonuses" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link ">
    • <span data-slug="outlet" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link ">
    • <span data-slug="tematika" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link ">
    • <span data-slug="ogrankabrills" class="catalog-filter-link js-catalog-filter-link-block-heading js-catalog-filter-link ">
    • <h2 class="cl-reviews__title">Отзывы</h2>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 5 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>1502</span>
    • <span>+ 300 бонусов</span>
    • <a href="/catalog/ring_306276.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>532</span>
    • <span>+ 2 000 бонусов</span>
    • <a href="/catalog/ring_58020.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 8 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>2630</span>
    • <span>+ 450 бонусов</span>
    • <a href="/catalog/ring_108796.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 14 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>239</span>
    • <span>+ 750 бонусов</span>
    • <a href="/catalog/ring_986744.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 10 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>1503</span>
    • <span>+ 550 бонусов</span>
    • <a href="/catalog/ring_46588.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит бесцветный; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 11 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>939</span>
    • <span>+ 600 бонусов</span>
    • <a href="/catalog/ring_51534.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 6 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>7502</span>
    • <span>+ 350 бонусов</span>
    • <a href="/catalog/ring_165495.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо с 21 бриллиантом, 0.03 карат, огранка круг 17 граней, цвет 2, чистота 2, тип огранки А; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 13 490 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>2590</span>
    • <span>+ 675 бонусов</span>
    • <a href="/catalog/ring_100464.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит бесцветный; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.8</span>
    • <span>426</span>
    • <span>+ 1 600 бонусов</span>
    • <a href="/catalog/ring_66502.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 7 490 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>1634</span>
    • <span>+ 375 бонусов</span>
    • <a href="/catalog/ring_351238.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит бесцветный; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>2278</span>
    • <span>+ 1 750 бонусов</span>
    • <a href="/catalog/ring_47720.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо с 1 бриллиантом, 0.05 карат, огранка круг 57 граней, цвет 3, чистота 6, тип огранки А; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>612</span>
    • <span>+ 2 000 бонусов</span>
    • <a href="/catalog/ring_56676.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g9.sunlight.net/media/nameplates/images/404886cd7f0c40384bfd31ad00c1e187d67dfde2.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>26</span>
    • <span>+ 278 бонусов</span>
    • <a href="/catalog/ring_370426.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит зеленый; Розовое золото 375 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 13 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>2080</span>
    • <span>+ 700 бонусов</span>
    • <a href="/catalog/ring_69933.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g9.sunlight.net/media/nameplates/images/404886cd7f0c40384bfd31ad00c1e187d67dfde2.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>5.0</span>
    • <span>10</span>
    • <span>+ 380 бонусов</span>
    • <a href="/catalog/ring_370424.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо Розовое золото 375 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.8</span>
    • <span>1152</span>
    • <span>+ 1 500 бонусов</span>
    • <a href="/catalog/ring_58795.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g1.sunlight.net/media/nameplates/images/3e758fca074fad9647f8bd3faed5c0c0f5f793ba.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>819</span>
    • <span>+ 754 бонуса</span>
    • <a href="/catalog/ring_101575.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит бесцветный; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 9 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>488</span>
    • <span>+ 500 бонусов</span>
    • <a href="/catalog/ring_348425.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит бесцветный; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>106</span>
    • <span>+ 2 250 бонусов</span>
    • <a href="/catalog/ring_352391.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 8 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>2504</span>
    • <span>+ 450 бонусов</span>
    • <a href="/catalog/ring_41849.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит бесцветный; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 15 490 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>847</span>
    • <span>+ 775 бонусов</span>
    • <a href="/catalog/ring_83348.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит бесцветный; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 21 964 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>385</span>
    • <span>+ 1 099 бонусов</span>
    • <a href="/catalog/ring_83867.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 9 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>63</span>
    • <span>+ 500 бонусов</span>
    • <a href="/catalog/ring_354268.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 13 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>2407</span>
    • <span>+ 700 бонусов</span>
    • <a href="/catalog/ring_123748.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 7 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>1181</span>
    • <span>+ 400 бонусов</span>
    • <a href="/catalog/ring_351259.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит бесцветный; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 14 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>4349</span>
    • <span>+ 750 бонусов</span>
    • <a href="/catalog/ring_320588.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>1749</span>
    • <span>+ 2 000 бонусов</span>
    • <a href="/catalog/ring_146537.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 199 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.8</span>
    • <span>56</span>
    • <span>+ 10 000 бонусов</span>
    • <a href="/catalog/ring_93458.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо с 1 бриллиантом, 0.5 карат, огранка принцесса 65 граней, цвет 4, чистота 6, тип огранки А; Белое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 5 490 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>227</span>
    • <span>+ 275 бонусов</span>
    • <a href="/catalog/ring_273936.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит; Розовое золото 375 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 14 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>891</span>
    • <span>+ 750 бонусов</span>
    • <a href="/catalog/ring_280118.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 7 490 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>1285</span>
    • <span>+ 375 бонусов</span>
    • <a href="/catalog/ring_303466.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 7 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>4264</span>
    • <span>+ 400 бонусов</span>
    • <a href="/catalog/ring_320587.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо «Бриллианты Якутии» Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 11 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>445</span>
    • <span>+ 600 бонусов</span>
    • <a href="/catalog/ring_56389.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо с 1 бриллиантом, 0.02 карат, огранка круг 57 граней, цвет 3, чистота 5, тип огранки А; Белое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 11 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>129</span>
    • <span>+ 600 бонусов</span>
    • <a href="/catalog/ring_66388.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 14 862 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>339</span>
    • <span>+ 744 бонуса</span>
    • <a href="/catalog/ring_85879.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 15 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>415</span>
    • <span>+ 800 бонусов</span>
    • <a href="/catalog/ring_277116.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g1.sunlight.net/media/nameplates/images/3e758fca074fad9647f8bd3faed5c0c0f5f793ba.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">Бренды Италии</div>
    • <span>4.8</span>
    • <span>114</span>
    • <span>+ 7 000 бонусов</span>
    • <a href="/catalog/ring_92451.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: аметист синтетический; фианит коричневый; Желтое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 10 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>1015</span>
    • <span>+ 550 бонусов</span>
    • <a href="/catalog/ring_161804.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 7 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>1401</span>
    • <span>+ 400 бонусов</span>
    • <a href="/catalog/ring_46751.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит бесцветный; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>2025</span>
    • <span>+ 4 000 бонусов</span>
    • <a href="/catalog/ring_57830.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 17 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>1333</span>
    • <span>+ 900 бонусов</span>
    • <a href="/catalog/ring_83896.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит бесцветный; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>1066</span>
    • <span>+ 1 750 бонусов</span>
    • <a href="/catalog/ring_48271.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо с 1 бриллиантом, 0.05 карат, огранка круг 57 граней, цвет 3, чистота 6, тип огранки А; Белое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 6 259 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>208</span>
    • <span>+ 313 бонусов</span>
    • <a href="/catalog/ring_273409.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо Розовое золото 375 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g9.sunlight.net/media/nameplates/images/404886cd7f0c40384bfd31ad00c1e187d67dfde2.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>663</span>
    • <span>+ 1 356 бонусов</span>
    • <a href="/catalog/ring_88798.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 6 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>2612</span>
    • <span>+ 350 бонусов</span>
    • <a href="/catalog/ring_109474.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо с 21 бриллиантом, 0.04 карат, огранка круг 17 граней, цвет 2, чистота 2, тип огранки А; Белое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 14 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>1144</span>
    • <span>+ 750 бонусов</span>
    • <a href="/catalog/ring_108789.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианитом бесцветным; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>949</span>
    • <span>+ 2 500 бонусов</span>
    • <a href="/catalog/ring_280238.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 19 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>191</span>
    • <span>+ 1 000 бонусов</span>
    • <a href="/catalog/ring_157335.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 22 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>341</span>
    • <span>+ 1 150 бонусов</span>
    • <a href="/catalog/ring_234085.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g9.sunlight.net/media/nameplates/images/404886cd7f0c40384bfd31ad00c1e187d67dfde2.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>268</span>
    • <span>+ 2 037 бонусов</span>
    • <a href="/catalog/ring_197118.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианитом бесцветным; черным фианитом; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 20 898 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>495</span>
    • <span>+ 1 045 бонусов</span>
    • <a href="/catalog/ring_256231.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 18 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>649</span>
    • <span>+ 950 бонусов</span>
    • <a href="/catalog/ring_51515.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 7 990 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>364</span>
    • <span>+ 400 бонусов</span>
    • <a href="/catalog/ring_342842.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо с 1 бриллиантом, 0.007 карат, огранка круг 17 граней, цвет 2, чистота 2, тип огранки А; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 38 016 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>202</span>
    • <span>+ 1 901 бонус</span>
    • <a href="/catalog/ring_99554.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g9.sunlight.net/media/nameplates/images/404886cd7f0c40384bfd31ad00c1e187d67dfde2.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.9</span>
    • <span>280</span>
    • <span>+ 910 бонусов</span>
    • <a href="/catalog/ring_265949.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианит; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>397</span>
    • <span>+ 3 000 бонусов</span>
    • <a href="/catalog/ring_56411.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g6.sunlight.net/media/nameplates/images/cafeb3e1af7c4aacca224496ee7629dbf9fefb39.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>328</span>
    • <span>+ 2 900 бонусов</span>
    • <a href="/catalog/ring_310220.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 6 490 ₽ </div> </div>
    • <div class="cl-item-info-brand">БРИЛЛИАНТЫ ЯКУТИИ</div>
    • <span>4.9</span>
    • <span>1803</span>
    • <span>+ 325 бонусов</span>
    • <a href="/catalog/ring_345055.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url">
    • <span class="cl-item-nameplate"> <span class="m-hit"> ХИТ </span> </span>
    • <div class="cl-item-info-price"> <div class="cl-item-info-price-discount"> 12 490 ₽ </div> </div>
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>5.0</span>
    • <span>80</span>
    • <span>+ 625 бонусов</span>
    • <a href="/catalog/ring_992896.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианитом бесцветным; Розовое золото 585 пробы.</span> </a>
    • <span class="cl-item-nameplate"> <img class="cl-item-nameplate-img" loading="lazy" src="https://g5.sunlight.net/media/nameplates/images/3765d46bb0138bb585c48d6ca2ad2abf92158075.png"> </span>
    • <div class="cl-item-info-price">
    • <div class="cl-item-info-brand">МЦЗ</div>
    • <span>4.7</span>
    • <span>8</span>
    • <span>+ 396 бонусов</span>
    • <a href="/catalog/ring_373309.html" class="cl-item-link js-cl-item-link js-cl-item-root-link" itemprop="url"> <span itemprop="name">Кольцо, вставка: фианитом бесцветным; Розовое золото 375 пробы.</span> </a>
    • <div class="cl-pagination">
    • <h2>Информация для покупателей колец из золота</h2>
    • <ul>
    • <div id="agrotsen" style="text-align: center; padding-top: 35px;">
    • <div class="cities-auto__wrap featherlight-content">
    • <div class="go-to-app-banner__content">