Skip to content
https://carrera-toys.com

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
5
REVIEW
4
PASS
10
INFO
4

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

81
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
76
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

885 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.41 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

10 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.180

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

2.38 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.85 s

Page Load Progression

463 ms
925 ms
1.4 s
1.9 s
2.3 s
2.8 s
3.2 s
3.7 s
Checks
23
10 PASS 4 REVIEW 5 FIX
F
Page Weight Budget
Action
8.4 MB transferred, 311 requests
FIX
8.4 MB transferred, 311 requests
Critical::
Page weighs 13.7 MB (8.4 MB transferred)
Warning::
Images are 6.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 6.8 MB
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Warning::
311 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.8 g CO2 per page load
8.4 MB / 2.4 MB budget
8.4 MB transferred
311 requests
1.8 g CO2 per page load
Images 6.8 MiB 80%
JavaScript 1.2 MiB 15%
CSS 164.4 KiB 2%
HTML 124.8 KiB 1%
Other 59.9 KiB 1%
Fonts 34.7 KiB 0%
Other 13.5 KiB 0%
Other 9.4 KiB 0%
Other 5.3 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
63% third-party, 0 ms blocking
FIX
63% third-party, 0 ms blocking
Warning::
Third-party code accounts for 63% of page weight (5.3 MiB of 8.4 MiB)
Info::
Third-party blocking time is low (0 ms)
37%
63%
First-party Third-party
F
JS Bundles
Action
87 scripts, 397 KB unused
FIX
87 scripts, 397 KB unused
Warning::
https://widget.reviews.io/modern-widgets/ugc.js: 63 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.shopify.com/extensions/019e07f9-107f-7...: 60 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.shopify.com/extensions/019e07f9-107f-7...: unminified — 15 KB could be saved
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WK5...: 58 KB unused (33%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static-tracking.klaviyo.com/onsite/js/buil...: 41 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://carrera-toys.com/cdn/wpm/b81a24193wb0bf602...: 33 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 397 KB
397 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://widget.reviews.io/modern-widgets/ugc.js151 KB63 KB (43%)3rd
https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/storefront-layout-components.js75 KB60 KB (80%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WK5NW5WC175 KB58 KB (33%)3rd
https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/Render.01dba366182797ebdf1e.js53 KB41 KB (78%)3rd
https://carrera-toys.com/cdn/wpm/b81a24193wb0bf602apf85b30fcm71c6b379m.js63 KB33 KB (52%)1st
https://cdn.shopify.com/extensions/019d8b04-dc16-72dc-a957-0e51fcce6fee/transcy-ext-308/assets/transcy.js46 KB33 KB (72%)3rd
https://carrera-toys.com/cdn/shop/t/4/assets/theme.js?v=11392765126059692369177676425339 KB31 KB (81%)1st
https://consent.cookiebot.eu/uc.js?cbid=ce334302-3e60-47dd-9200-162f076aaa36&implementation=gtm&consentmode-dataredaction=dynamic30 KB28 KB (98%)3rd
https://consent.cookiebot.com/ce334302-3e60-47dd-9200-162f076aaa36/cc.js?renew=false&referer=carrera-toys.com&dnt=false&init=false114 KB26 KB (23%)3rd
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js43 KB25 KB (59%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
311 resources · 8.4 MB · 397 KB savings available
FIX
311 resources · 8.4 MB · 397 KB savings available
Warning::
Page weight 8.4 MB exceeds 1 MB target by 7.4 MB
Got: 8.4 MB Expected: ≤ 1 MB
Info::
~397 KB of savings available
Warning::
115 third-party resources (63% of weight)
Info::
8 resources over 200KB
311 resources · 8.4 MiB · 115 third-party 7.4 MiB over 1MB target
Image 81% · 6.8 MiB
JavaScript 15% · 1.3 MiB
CSS 2% · 164.4 KiB
Document 2% · 153.7 KiB
Other 1% · 45.1 KiB
Font 0% · 34.7 KiB

~397.1 KiB of savings available

Remove unused JavaScript: 397.1 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
ETag present — enables conditional (304) responses

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
150 images, 0 KB saveable
REVIEW
150 images, 0 KB saveable
Warning::
https://carrera-toys.com/cdn/shop/files/Picture_12... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://carrera-toys.com/cdn/shop/files/aktion_pro... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://carrera-toys.com/cdn/shop/files/Headerbild... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
150 images 6.8 MB
0 oversized -0 KB
35 legacy format
3 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1922ms total JS execution
REVIEW
1922ms total JS execution
Warning::
https://carrera-toys.com/de-eu: 944ms CPU time
Warning::
Unattributable: 467ms CPU time
Info::
https://consent.cookiebot.com/ce334302-3e60-47dd-9...: 143ms CPU time
Info::
https://widget.reviews.io/modern-widgets/ugc.js: 116ms CPU time
Info::
https://carrera-toys.com/cdn/shop/t/4/assets/theme...: 97ms CPU time
Info::
Third-party scripts: 881ms (46% of total)

Main Thread Breakdown

Other 30% Script Evaluation 29% Style & Layout 22% Rendering 9% Parse HTML & CSS 6% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://carrera-toys.com/de-eu944ms103ms10ms1st
Unattributable467ms17ms0ms3rd
https://consent.cookiebot.com/ce334302-3e60-47dd-9200-162f076aaa36/cc.js?renew=false&referer=carrera-toys.com&dnt=false&init=false143ms52ms7ms3rd
https://widget.reviews.io/modern-widgets/ugc.js116ms86ms13ms3rd
https://carrera-toys.com/cdn/shop/t/4/assets/theme.js?v=11392765126059692369177676425397ms45ms3ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-WK5NW5WC91ms81ms10ms3rd
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js63ms9ms3ms3rd
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
3 fonts (35 KB)
PASS
3 fonts (35 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

35 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 885 ms LCP 1.4 shttps://cdn.shopify.com/s/files/1/0944/1037/5507/files/Supermolot-BlackItalic.woff2?v=1751387680Supermolot-BlackItalic.... https://cdn.shopify.com/s/files/1/0944/1037/5507/files/Supermolot-BlackItalic.woff2?v=1751387680 — 19.2 KiB — 77 ms — font-display: swapdata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 1.6 KiB — 57 ms — font-display: swaphttps://assets.reviews.io/iconfont/reviewsio-icons/fonts/reviewsio-font.woff2?pdx2p6reviewsio-font.woff2 https://assets.reviews.io/iconfont/reviewsio-icons/fonts/reviewsio-font.woff2?pdx2p6 — 13.9 KiB — 30 ms — font-display: swap
Supermolot-BlackItalic.... woff2 swap
Size 19 KB
Load time 77 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
font-woff;charset=utf-8... woff swap
Size 2 KB
Load time 57 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
reviewsio-font.woff2 woff2 swap
Size 14 KB
Load time 30 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server-Timing Observability
14 Server-Timing entries advertised
PASS
14 Server-Timing entries advertised
Info::
Server-Timing header advertises 14 timing entries
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: accept-encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
`ETag` present -- conditional GET supported
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
311 requests over 4261ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 885 ms LCP 1.4 shttps://carrera-toys.com// https://carrera-toys.com/ — 302 — 1.5 KiB — 214 ms — h2https://carrera-toys.com/de-eu/de-eu https://carrera-toys.com/de-eu — 200 — 121.5 KiB — 966 ms — h2https://carrera-toys.com/cdn/shop/files/tuxpi.com.1758296143.jpg?v=1758296199&width=1400/cdn/shop/files/tuxpi.com.175829614... https://carrera-toys.com/cdn/shop/files/tuxpi.com.1758296143.jpg?v=1758296199&width=1400 — 200 — 144.0 KiB — 130 ms — h3https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 27.2 KiB — 71 ms — http/1.1https://carrera-toys.com/cdn/shop/t/4/assets/theme.css?v=167215115724298709711776764253/cdn/shop/t/4/assets/theme.css?v=16... https://carrera-toys.com/cdn/shop/t/4/assets/theme.css?v=167215115724298709711776764253 — 200 — 33.6 KiB — 75 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/ed-custom.css?v=38393833071057145811776764253/cdn/shop/t/4/assets/ed-custom.css?... https://carrera-toys.com/cdn/shop/t/4/assets/ed-custom.css?v=38393833071057145811776764253 — 200 — 8.2 KiB — 41 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/custom.css?v=23702720806967149091776764253/cdn/shop/t/4/assets/custom.css?v=2... https://carrera-toys.com/cdn/shop/t/4/assets/custom.css?v=23702720806967149091776764253 — 200 — 4.7 KiB — 75 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/vendor.js?v=31715688253868339281750063824/cdn/shop/t/4/assets/vendor.js?v=31... https://carrera-toys.com/cdn/shop/t/4/assets/vendor.js?v=31715688253868339281750063824 — 200 — 24.2 KiB — 90 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/theme.js?v=113927651260596923691776764253/cdn/shop/t/4/assets/theme.js?v=113... https://carrera-toys.com/cdn/shop/t/4/assets/theme.js?v=113927651260596923691776764253 — 200 — 38.6 KiB — 106 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/ed-custom.js?v=26223821730378164211776764253/cdn/shop/t/4/assets/ed-custom.js?v... https://carrera-toys.com/cdn/shop/t/4/assets/ed-custom.js?v=26223821730378164211776764253 — 200 — 4.9 KiB — 94 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/custom.js?v=29533380618870696201776764253/cdn/shop/t/4/assets/custom.js?v=29... https://carrera-toys.com/cdn/shop/t/4/assets/custom.js?v=29533380618870696201776764253 — 200 — 3.1 KiB — 104 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css — 200 — 15.5 KiB — 75 ms — h3https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 30.4 KiB — 178 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css — 200 — 5.1 KiB — 19 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js — 200 — 43.2 KiB — 28 ms — h2https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.de.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.de.esm.js — 200 — 1.1 KiB — 103 ms — h3https://carrera-toys.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css/cdn/shopifycloud/portable-wallets/... https://carrera-toys.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css — 200 — 2.4 KiB — 58 ms — h3https://cdn.shopify.com/extensions/019dd908-0649-7388-9fae-ca29d7fdfac4/orbe-geolocation-448/assets/md-app-modal.min.csscdn.shopify.com/extensions/019dd908... https://cdn.shopify.com/extensions/019dd908-0649-7388-9fae-ca29d7fdfac4/orbe-geolocation-448/assets/md-app-modal.min.css — 200 — 5.4 KiB — 83 ms — h2https://cdn.shopify.com/extensions/019e071f-c400-7d24-a6ed-a648391a3dd2/formbuilder-theme-app-305/assets/formbuilder.csscdn.shopify.com/extensions/019e071f... https://cdn.shopify.com/extensions/019e071f-c400-7d24-a6ed-a648391a3dd2/formbuilder-theme-app-305/assets/formbuilder.css — 200 — 7.6 KiB — 81 ms — h2https://carrera-toys.com/cdn/shop/t/4/assets/header.css?v=70640564368020689141776764252/cdn/shop/t/4/assets/header.css?v=7... https://carrera-toys.com/cdn/shop/t/4/assets/header.css?v=70640564368020689141776764252 — 200 — 3.7 KiB — 58 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/item.css?v=43154349694032095471776764252/cdn/shop/t/4/assets/item.css?v=431... https://carrera-toys.com/cdn/shop/t/4/assets/item.css?v=43154349694032095471776764252 — 200 — 4.1 KiB — 69 ms — h3https://carrera-toys.com/cdn/shop/files/Logo_360x.png?v=1751099640/cdn/shop/files/Logo_360x.png?v=175... https://carrera-toys.com/cdn/shop/files/Logo_360x.png?v=1751099640 — 200 — 5.3 KiB — 100 ms — h3https://carrera-toys.com/cdn/shop/files/Logo_small.png?v=1751099640/cdn/shop/files/Logo_small.png?v=17... https://carrera-toys.com/cdn/shop/files/Logo_small.png?v=1751099640 — 200 — 2.9 KiB — 98 ms — h3https://consentcdn.cookiebot.com/consentconfig/ce334302-3e60-47dd-9200-162f076aaa36/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/ce334302-3e60-47dd-9200-162f076aaa36/settings.json — 200 — 1.2 KiB — 42 ms — http/1.1https://carrera-toys.com/cdn/shop/files/mobil-ar_menu_icon_d8e0c87f-21da-4075-85d9-ddf86ff8e723.png?v=1755106548/cdn/shop/files/mobil-ar_menu_icon_... https://carrera-toys.com/cdn/shop/files/mobil-ar_menu_icon_d8e0c87f-21da-4075-85d9-ddf86ff8e723.png?v=1755106548 — 200 — 44.0 KiB — 37 ms — h3https://carrera-toys.com/cdn/shop/files/mobil-hybrid_menu_icon_91ba463b-a9b0-4754-a244-82b0c26e6205.png?v=1755106547/cdn/shop/files/mobil-hybrid_menu_i... https://carrera-toys.com/cdn/shop/files/mobil-hybrid_menu_icon_91ba463b-a9b0-4754-a244-82b0c26e6205.png?v=1755106547 — 200 — 31.1 KiB — 36 ms — h3https://carrera-toys.com/cdn/shop/files/mobil-rc_menu_icon_3e41ff82-e4e2-49fb-8de9-39ca8a21bc7c.png?v=1755106547/cdn/shop/files/mobil-rc_menu_icon_... https://carrera-toys.com/cdn/shop/files/mobil-rc_menu_icon_3e41ff82-e4e2-49fb-8de9-39ca8a21bc7c.png?v=1755106547 — 200 — 41.3 KiB — 33 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/cart-drawer.css?v=97720772924873041881776764252/cdn/shop/t/4/assets/cart-drawer.cs... https://carrera-toys.com/cdn/shop/t/4/assets/cart-drawer.css?v=97720772924873041881776764252 — 200 — 3.2 KiB — 33 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/story-icon-slider.css?v=164926646368962578961776764253/cdn/shop/t/4/assets/story-icon-sli... https://carrera-toys.com/cdn/shop/t/4/assets/story-icon-slider.css?v=164926646368962578961776764253 — 200 — 1.2 KiB — 113 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/slideshow.css?v=92613365111538490491776764253/cdn/shop/t/4/assets/slideshow.css?... https://carrera-toys.com/cdn/shop/t/4/assets/slideshow.css?v=92613365111538490491776764253 — 200 — 1.2 KiB — 114 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 885 ms LCP 1.4 shttps://carrera-toys.com// https://carrera-toys.com/ — 302 — 1.5 KiB — 214 ms — h2https://carrera-toys.com/de-eu/de-eu https://carrera-toys.com/de-eu — 200 — 121.5 KiB — 966 ms — h2https://carrera-toys.com/cdn/shop/files/tuxpi.com.1758296143.jpg?v=1758296199&width=1400/cdn/shop/files/tuxpi.com.175829614... https://carrera-toys.com/cdn/shop/files/tuxpi.com.1758296143.jpg?v=1758296199&width=1400 — 200 — 144.0 KiB — 130 ms — h3https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 27.2 KiB — 71 ms — http/1.1https://carrera-toys.com/cdn/shop/t/4/assets/theme.css?v=167215115724298709711776764253/cdn/shop/t/4/assets/theme.css?v=16... https://carrera-toys.com/cdn/shop/t/4/assets/theme.css?v=167215115724298709711776764253 — 200 — 33.6 KiB — 75 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/ed-custom.css?v=38393833071057145811776764253/cdn/shop/t/4/assets/ed-custom.css?... https://carrera-toys.com/cdn/shop/t/4/assets/ed-custom.css?v=38393833071057145811776764253 — 200 — 8.2 KiB — 41 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/custom.css?v=23702720806967149091776764253/cdn/shop/t/4/assets/custom.css?v=2... https://carrera-toys.com/cdn/shop/t/4/assets/custom.css?v=23702720806967149091776764253 — 200 — 4.7 KiB — 75 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/vendor.js?v=31715688253868339281750063824/cdn/shop/t/4/assets/vendor.js?v=31... https://carrera-toys.com/cdn/shop/t/4/assets/vendor.js?v=31715688253868339281750063824 — 200 — 24.2 KiB — 90 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/theme.js?v=113927651260596923691776764253/cdn/shop/t/4/assets/theme.js?v=113... https://carrera-toys.com/cdn/shop/t/4/assets/theme.js?v=113927651260596923691776764253 — 200 — 38.6 KiB — 106 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/ed-custom.js?v=26223821730378164211776764253/cdn/shop/t/4/assets/ed-custom.js?v... https://carrera-toys.com/cdn/shop/t/4/assets/ed-custom.js?v=26223821730378164211776764253 — 200 — 4.9 KiB — 94 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/custom.js?v=29533380618870696201776764253/cdn/shop/t/4/assets/custom.js?v=29... https://carrera-toys.com/cdn/shop/t/4/assets/custom.js?v=29533380618870696201776764253 — 200 — 3.1 KiB — 104 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css — 200 — 15.5 KiB — 75 ms — h3https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 30.4 KiB — 178 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css — 200 — 5.1 KiB — 19 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js — 200 — 43.2 KiB — 28 ms — h2https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.de.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.de.esm.js — 200 — 1.1 KiB — 103 ms — h3https://carrera-toys.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css/cdn/shopifycloud/portable-wallets/... https://carrera-toys.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css — 200 — 2.4 KiB — 58 ms — h3https://cdn.shopify.com/extensions/019dd908-0649-7388-9fae-ca29d7fdfac4/orbe-geolocation-448/assets/md-app-modal.min.csscdn.shopify.com/extensions/019dd908... https://cdn.shopify.com/extensions/019dd908-0649-7388-9fae-ca29d7fdfac4/orbe-geolocation-448/assets/md-app-modal.min.css — 200 — 5.4 KiB — 83 ms — h2https://cdn.shopify.com/extensions/019e071f-c400-7d24-a6ed-a648391a3dd2/formbuilder-theme-app-305/assets/formbuilder.csscdn.shopify.com/extensions/019e071f... https://cdn.shopify.com/extensions/019e071f-c400-7d24-a6ed-a648391a3dd2/formbuilder-theme-app-305/assets/formbuilder.css — 200 — 7.6 KiB — 81 ms — h2https://carrera-toys.com/cdn/shop/t/4/assets/header.css?v=70640564368020689141776764252/cdn/shop/t/4/assets/header.css?v=7... https://carrera-toys.com/cdn/shop/t/4/assets/header.css?v=70640564368020689141776764252 — 200 — 3.7 KiB — 58 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/item.css?v=43154349694032095471776764252/cdn/shop/t/4/assets/item.css?v=431... https://carrera-toys.com/cdn/shop/t/4/assets/item.css?v=43154349694032095471776764252 — 200 — 4.1 KiB — 69 ms — h3https://carrera-toys.com/cdn/shop/files/Logo_360x.png?v=1751099640/cdn/shop/files/Logo_360x.png?v=175... https://carrera-toys.com/cdn/shop/files/Logo_360x.png?v=1751099640 — 200 — 5.3 KiB — 100 ms — h3https://carrera-toys.com/cdn/shop/files/Logo_small.png?v=1751099640/cdn/shop/files/Logo_small.png?v=17... https://carrera-toys.com/cdn/shop/files/Logo_small.png?v=1751099640 — 200 — 2.9 KiB — 98 ms — h3https://consentcdn.cookiebot.com/consentconfig/ce334302-3e60-47dd-9200-162f076aaa36/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/ce334302-3e60-47dd-9200-162f076aaa36/settings.json — 200 — 1.2 KiB — 42 ms — http/1.1https://carrera-toys.com/cdn/shop/files/mobil-ar_menu_icon_d8e0c87f-21da-4075-85d9-ddf86ff8e723.png?v=1755106548/cdn/shop/files/mobil-ar_menu_icon_... https://carrera-toys.com/cdn/shop/files/mobil-ar_menu_icon_d8e0c87f-21da-4075-85d9-ddf86ff8e723.png?v=1755106548 — 200 — 44.0 KiB — 37 ms — h3https://carrera-toys.com/cdn/shop/files/mobil-hybrid_menu_icon_91ba463b-a9b0-4754-a244-82b0c26e6205.png?v=1755106547/cdn/shop/files/mobil-hybrid_menu_i... https://carrera-toys.com/cdn/shop/files/mobil-hybrid_menu_icon_91ba463b-a9b0-4754-a244-82b0c26e6205.png?v=1755106547 — 200 — 31.1 KiB — 36 ms — h3https://carrera-toys.com/cdn/shop/files/mobil-rc_menu_icon_3e41ff82-e4e2-49fb-8de9-39ca8a21bc7c.png?v=1755106547/cdn/shop/files/mobil-rc_menu_icon_... https://carrera-toys.com/cdn/shop/files/mobil-rc_menu_icon_3e41ff82-e4e2-49fb-8de9-39ca8a21bc7c.png?v=1755106547 — 200 — 41.3 KiB — 33 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/cart-drawer.css?v=97720772924873041881776764252/cdn/shop/t/4/assets/cart-drawer.cs... https://carrera-toys.com/cdn/shop/t/4/assets/cart-drawer.css?v=97720772924873041881776764252 — 200 — 3.2 KiB — 33 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/story-icon-slider.css?v=164926646368962578961776764253/cdn/shop/t/4/assets/story-icon-sli... https://carrera-toys.com/cdn/shop/t/4/assets/story-icon-slider.css?v=164926646368962578961776764253 — 200 — 1.2 KiB — 113 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/slideshow.css?v=92613365111538490491776764253/cdn/shop/t/4/assets/slideshow.css?... https://carrera-toys.com/cdn/shop/t/4/assets/slideshow.css?v=92613365111538490491776764253 — 200 — 1.2 KiB — 114 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/text-with-icon.css?v=104910722277635330421776764253/cdn/shop/t/4/assets/text-with-icon... https://carrera-toys.com/cdn/shop/t/4/assets/text-with-icon.css?v=104910722277635330421776764253 — 200 — 1.4 KiB — 100 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/featured-collection.css?v=40795894045971540661776764252/cdn/shop/t/4/assets/featured-colle... https://carrera-toys.com/cdn/shop/t/4/assets/featured-collection.css?v=40795894045971540661776764252 — 200 — 1.4 KiB — 100 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/limited-action-accordion.css?v=69690567727975811721776764252/cdn/shop/t/4/assets/limited-action... https://carrera-toys.com/cdn/shop/t/4/assets/limited-action-accordion.css?v=69690567727975811721776764252 — 200 — 2.5 KiB — 100 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/center-collection-slider.css?v=116383843953712653351776764252/cdn/shop/t/4/assets/center-collect... https://carrera-toys.com/cdn/shop/t/4/assets/center-collection-slider.css?v=116383843953712653351776764252 — 200 — 2.1 KiB — 100 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/collection-list-custom.css?v=49581840985166313961776764253/cdn/shop/t/4/assets/collection-lis... https://carrera-toys.com/cdn/shop/t/4/assets/collection-list-custom.css?v=49581840985166313961776764253 — 200 — 1.3 KiB — 100 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/theme-world.css?v=4203589156764038361776764253/cdn/shop/t/4/assets/theme-world.cs... https://carrera-toys.com/cdn/shop/t/4/assets/theme-world.css?v=4203589156764038361776764253 — 200 — 1.6 KiB — 100 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/video-with-product.css?v=10976400138961353621776764253/cdn/shop/t/4/assets/video-with-pro... https://carrera-toys.com/cdn/shop/t/4/assets/video-with-product.css?v=10976400138961353621776764253 — 200 — 1.5 KiB — 100 ms — h3https://widget.reviews.io/modern-widgets/ugc.jswidget.reviews.io/modern-widgets/ug... https://widget.reviews.io/modern-widgets/ugc.js — 200 — 150.6 KiB — 438 ms — h2https://carrera-toys.com/cdn/shop/t/4/assets/faq.css?v=15885690198321861651776764252/cdn/shop/t/4/assets/faq.css?v=1588... https://carrera-toys.com/cdn/shop/t/4/assets/faq.css?v=15885690198321861651776764252 — 200 — 1.7 KiB — 110 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/newsletter.css?v=17188282824623611091776764253/cdn/shop/t/4/assets/newsletter.css... https://carrera-toys.com/cdn/shop/t/4/assets/newsletter.css?v=17188282824623611091776764253 — 200 — 1.4 KiB — 110 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/seo-section.css?v=132114379661690639521776764253/cdn/shop/t/4/assets/seo-section.cs... https://carrera-toys.com/cdn/shop/t/4/assets/seo-section.css?v=132114379661690639521776764253 — 200 — 1.1 KiB — 210 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/footer.css?v=163126492110174287041776764252/cdn/shop/t/4/assets/footer.css?v=1... https://carrera-toys.com/cdn/shop/t/4/assets/footer.css?v=163126492110174287041776764252 — 200 — 1.4 KiB — 110 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/club-membership.css?v=109683011440523964711776764253/cdn/shop/t/4/assets/club-membershi... https://carrera-toys.com/cdn/shop/t/4/assets/club-membership.css?v=109683011440523964711776764253 — 200 — 3.2 KiB — 210 ms — h3https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/storefront-layout.csscdn.shopify.com/extensions/019e07f9... https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/storefront-layout.css — 200 — 12.4 KiB — 154 ms — h2https://shop.app/checkouts/internal/preloads.js?locale=de-FR&shop_id=94410375507shop.app/checkouts/internal/preload... https://shop.app/checkouts/internal/preloads.js?locale=de-FR&shop_id=94410375507 — 200 — 547 B — 141 ms — h2https://carrera-toys.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js/cdn/shopifycloud/storefront/assets... https://carrera-toys.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js — 200 — 3.9 KiB — 109 ms — h3https://carrera-toys.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812/cdn/shopifycloud/storefront/assets... https://carrera-toys.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812 — 200 — 23.3 KiB — 141 ms — h3https://static.klaviyo.com/onsite/js/TbEZ9H/klaviyo.js?company_id=TbEZ9Hstatic.klaviyo.com/onsite/js/TbEZ9H... https://static.klaviyo.com/onsite/js/TbEZ9H/klaviyo.js?company_id=TbEZ9H — 200 — 2.8 KiB — 200 ms — h2https://cdn.shopify.com/extensions/019dd908-0649-7388-9fae-ca29d7fdfac4/orbe-geolocation-448/assets/orbe-mk.min.jscdn.shopify.com/extensions/019dd908... https://cdn.shopify.com/extensions/019dd908-0649-7388-9fae-ca29d7fdfac4/orbe-geolocation-448/assets/orbe-mk.min.js — 200 — 9.5 KiB — 134 ms — h2https://cdn.shopify.com/extensions/019e071f-c400-7d24-a6ed-a648391a3dd2/formbuilder-theme-app-305/assets/formbuilder.jscdn.shopify.com/extensions/019e071f... https://cdn.shopify.com/extensions/019e071f-c400-7d24-a6ed-a648391a3dd2/formbuilder-theme-app-305/assets/formbuilder.js — 200 — 666 B — 124 ms — h2https://cdn.shopify.com/extensions/019dd908-0649-7388-9fae-ca29d7fdfac4/orbe-geolocation-448/assets/orbe.min.jscdn.shopify.com/extensions/019dd908... https://cdn.shopify.com/extensions/019dd908-0649-7388-9fae-ca29d7fdfac4/orbe-geolocation-448/assets/orbe.min.js — 200 — 15.1 KiB — 140 ms — h2https://carrera-toys.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.3.1.min.js/cdn/shopifycloud/perf-kit/shopify-... https://carrera-toys.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.3.1.min.js — 200 — 20.9 KiB — 146 ms — h3https://carrera-toys.com/cdn/shop/files/124_menu_icon_e8c47ffa-41e3-423a-9390-a781152586ba.png?v=1755093668/cdn/shop/files/124_menu_icon_e8c47... https://carrera-toys.com/cdn/shop/files/124_menu_icon_e8c47ffa-41e3-423a-9390-a781152586ba.png?v=1755093668 — 200 — 26.0 KiB — 514 ms — h3https://carrera-toys.com/cdn/shop/files/icon_massstab-124_AR_compact.png?v=1755166080/cdn/shop/files/icon_massstab-124_A... https://carrera-toys.com/cdn/shop/files/icon_massstab-124_AR_compact.png?v=1755166080 — 200 — 3.5 KiB — 146 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_10_79fc1f69-4d6d-4ee0-96e1-9b7e7cf5af20_compact.png?v=1754927886/cdn/shop/files/Carrera_Icons_10_79... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_10_79fc1f69-4d6d-4ee0-96e1-9b7e7cf5af20_compact.png?v=1754927886 — 200 — 4.5 KiB — 196 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_4_77d779c1-82e5-456f-9cbf-6c67f38ef566_compact.png?v=1754927885/cdn/shop/files/Carrera_Icons_Fahre... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_4_77d779c1-82e5-456f-9cbf-6c67f38ef566_compact.png?v=1754927885 — 200 — 4.3 KiB — 196 ms — h3https://carrera-toys.com/cdn/shop/files/132_menu_icon_21d0cee6-a0a0-4698-a862-52f466a43b42.png?v=1755093668/cdn/shop/files/132_menu_icon_21d0c... https://carrera-toys.com/cdn/shop/files/132_menu_icon_21d0cee6-a0a0-4698-a862-52f466a43b42.png?v=1755093668 — 200 — 23.7 KiB — 498 ms — h3https://carrera-toys.com/cdn/shop/files/icon_massstab-132_AR_compact.png?v=1755166080/cdn/shop/files/icon_massstab-132_A... https://carrera-toys.com/cdn/shop/files/icon_massstab-132_AR_compact.png?v=1755166080 — 200 — 3.0 KiB — 232 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_8_575d87ee-9302-425b-a6c5-d90c1552c8da_compact.png?v=1754927885/cdn/shop/files/Carrera_Icons_8_575... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_8_575d87ee-9302-425b-a6c5-d90c1552c8da_compact.png?v=1754927885 — 200 — 4.2 KiB — 216 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_6_ac927722-9798-4f83-987c-72b5a3ed2776_compact.png?v=1754927885/cdn/shop/files/Carrera_Icons_Fahre... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_6_ac927722-9798-4f83-987c-72b5a3ed2776_compact.png?v=1754927885 — 200 — 4.5 KiB — 217 ms — h3https://carrera-toys.com/cdn/shop/files/evolution_menu_icon_d45daa2a-d6a7-42ab-9c21-dacae295de86.png?v=1755093668/cdn/shop/files/evolution_menu_icon... https://carrera-toys.com/cdn/shop/files/evolution_menu_icon_d45daa2a-d6a7-42ab-9c21-dacae295de86.png?v=1755093668 — 200 — 24.4 KiB — 554 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_2_7ea1ae98-f0fc-42c5-b716-bbf845d5289e_compact.png?v=1754927885/cdn/shop/files/Carrera_Icons_Fahre... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_2_7ea1ae98-f0fc-42c5-b716-bbf845d5289e_compact.png?v=1754927885 — 200 — 4.0 KiB — 485 ms — h3https://carrera-toys.com/cdn/shop/files/go_menu_icon_e8b2d248-388b-4d2c-a383-377fa9929d0c.png?v=1755093668/cdn/shop/files/go_menu_icon_e8b2d2... https://carrera-toys.com/cdn/shop/files/go_menu_icon_e8b2d248-388b-4d2c-a383-377fa9929d0c.png?v=1755093668 — 200 — 21.2 KiB — 526 ms — h3https://carrera-toys.com/cdn/shop/files/icon_massstab-143_AR_compact.png?v=1755166080/cdn/shop/files/icon_massstab-143_A... https://carrera-toys.com/cdn/shop/files/icon_massstab-143_AR_compact.png?v=1755166080 — 200 — 3.4 KiB — 388 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_6_58bce704-dcc0-4b45-9a84-857811c6324c_compact.png?v=1754927885/cdn/shop/files/Carrera_Icons_6_58b... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_6_58bce704-dcc0-4b45-9a84-857811c6324c_compact.png?v=1754927885 — 200 — 4.1 KiB — 316 ms — h3https://carrera-toys.com/cdn/shop/files/first_menu_icon_2289b432-1908-49c3-825f-7bd3aa0303c3.png?v=1755093668/cdn/shop/files/first_menu_icon_228... https://carrera-toys.com/cdn/shop/files/first_menu_icon_2289b432-1908-49c3-825f-7bd3aa0303c3.png?v=1755093668 — 200 — 16.2 KiB — 524 ms — h3https://carrera-toys.com/cdn/shop/files/icon_massstab-150_AR_compact.png?v=1755166080/cdn/shop/files/icon_massstab-150_A... https://carrera-toys.com/cdn/shop/files/icon_massstab-150_AR_compact.png?v=1755166080 — 200 — 3.1 KiB — 235 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_3_00a36a72-dd2f-4158-a746-30425f6c5c73_compact.png?v=1754927885/cdn/shop/files/Carrera_Icons_3_00a... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_3_00a36a72-dd2f-4158-a746-30425f6c5c73_compact.png?v=1754927885 — 200 — 4.1 KiB — 314 ms — h3https://carrera-toys.com/cdn/shop/files/hybrid-app_menu_icon_64a88da9-294c-4198-b3c5-c5b6e35f9d18.png?v=1755100570/cdn/shop/files/hybrid-app_menu_ico... https://carrera-toys.com/cdn/shop/files/hybrid-app_menu_icon_64a88da9-294c-4198-b3c5-c5b6e35f9d18.png?v=1755100570 — 200 — 14.2 KiB — 439 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Alter_12_compact.png?v=1755002308/cdn/shop/files/Carrera_Icons_Alter... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Alter_12_compact.png?v=1755002308 — 200 — 5.0 KiB — 376 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_16_ac927722-9798-4f83-987c-72b5a3ed2776_compact.png?v=1755001849/cdn/shop/files/Carrera_Icons_Fahre... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_16_ac927722-9798-4f83-987c-72b5a3ed2776_compact.png?v=1755001849 — 200 — 5.1 KiB — 375 ms — h3https://carrera-toys.com/cdn/shop/files/hybrid-overview_menu_icon_734fea6a-e334-4269-b161-c1d34715bde8.png?v=1755100570/cdn/shop/files/hybrid-overview_men... https://carrera-toys.com/cdn/shop/files/hybrid-overview_menu_icon_734fea6a-e334-4269-b161-c1d34715bde8.png?v=1755100570 — 200 — 24.6 KiB — 541 ms — h3https://carrera-toys.com/cdn/shop/files/hybrid-accessories_menu_icon_09d29671-1442-4db8-bea3-4edacf88fea6.png?v=1755100570/cdn/shop/files/hybrid-accessories_... https://carrera-toys.com/cdn/shop/files/hybrid-accessories_menu_icon_09d29671-1442-4db8-bea3-4edacf88fea6.png?v=1755100570 — 200 — 20.5 KiB — 534 ms — h3https://carrera-toys.com/cdn/shop/files/expert-rc_menu_icon_517784ee-f6b3-4318-a1b5-e8059fd31a6f.png?v=1755937636/cdn/shop/files/expert-rc_menu_icon... https://carrera-toys.com/cdn/shop/files/expert-rc_menu_icon_517784ee-f6b3-4318-a1b5-e8059fd31a6f.png?v=1755937636 — 200 — 15.5 KiB — 522 ms — h3https://carrera-toys.com/cdn/shop/files/profi-rc_menu_icon_d8d8d54d-6e1e-4263-8a7b-0b0df4fb1162.png?v=1755937636/cdn/shop/files/profi-rc_menu_icon_... https://carrera-toys.com/cdn/shop/files/profi-rc_menu_icon_d8d8d54d-6e1e-4263-8a7b-0b0df4fb1162.png?v=1755937636 — 200 — 13.5 KiB — 518 ms — h3https://carrera-toys.com/cdn/shop/files/air-rc_menu_icon_3a7cc36f-0305-4e45-ab61-d3149f7aa04f.png?v=1755937636/cdn/shop/files/air-rc_menu_icon_3a... https://carrera-toys.com/cdn/shop/files/air-rc_menu_icon_3a7cc36f-0305-4e45-ab61-d3149f7aa04f.png?v=1755937636 — 200 — 13.4 KiB — 516 ms — h3https://carrera-toys.com/cdn/shop/files/sea-rc_menu_icon_99eab191-68d0-49ff-b25c-ac78c08db51b.png?v=1755937636/cdn/shop/files/sea-rc_menu_icon_99... https://carrera-toys.com/cdn/shop/files/sea-rc_menu_icon_99eab191-68d0-49ff-b25c-ac78c08db51b.png?v=1755937636 — 200 — 17.0 KiB — 536 ms — h3https://carrera-toys.com/cdn/shop/files/fahrzeuge-rc_menu_icon_eb755008-26f7-47b9-8421-f9031fd82544.png?v=1755937636/cdn/shop/files/fahrzeuge-rc_menu_i... https://carrera-toys.com/cdn/shop/files/fahrzeuge-rc_menu_icon_eb755008-26f7-47b9-8421-f9031fd82544.png?v=1755937636 — 200 — 13.5 KiB — 516 ms — h3https://carrera-toys.com/cdn/shop/files/preschool-rc_menu_icon_38da71c4-629f-4844-8b53-7f151aa78133.png?v=1755937636/cdn/shop/files/preschool-rc_menu_i... https://carrera-toys.com/cdn/shop/files/preschool-rc_menu_icon_38da71c4-629f-4844-8b53-7f151aa78133.png?v=1755937636 — 200 — 13.0 KiB — 509 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-WK5NW5WCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WK5NW5WC — 200 — 175.2 KiB — 484 ms — h2https://carrera-toys.com/cdn/shop/files/neuheiten_collection_icon_a7fa86e9-1680-4ae6-a64e-bfc598b90f0f_250x.png?v=1753864238/cdn/shop/files/neuheiten_collectio... https://carrera-toys.com/cdn/shop/files/neuheiten_collection_icon_a7fa86e9-1680-4ae6-a64e-bfc598b90f0f_250x.png?v=1753864238 — 200 — 4.3 KiB — 333 ms — h3https://carrera-toys.com/cdn/shop/files/bestseller_collection_icon_1_250x.png?v=1754409794/cdn/shop/files/bestseller_collecti... https://carrera-toys.com/cdn/shop/files/bestseller_collection_icon_1_250x.png?v=1754409794 — 200 — 4.2 KiB — 335 ms — h3https://carrera-toys.com/cdn/shop/files/icon_exclusives_250x.png?v=1754409412/cdn/shop/files/icon_exclusives_250... https://carrera-toys.com/cdn/shop/files/icon_exclusives_250x.png?v=1754409412 — 200 — 13.0 KiB — 506 ms — h3https://carrera-toys.com/cdn/shop/files/f1_icon_7d03967f-d898-4bf2-a954-e68dd7035e0a_250x.png?v=1754409898/cdn/shop/files/f1_icon_7d03967f-d8... https://carrera-toys.com/cdn/shop/files/f1_icon_7d03967f-d898-4bf2-a954-e68dd7035e0a_250x.png?v=1754409898 — 200 — 11.9 KiB — 518 ms — h3https://carrera-toys.com/cdn/shop/files/mario_icon_55168b78-179a-4394-8ec0-37d9e87a8f3d_250x.png?v=1754409995/cdn/shop/files/mario_icon_55168b78... https://carrera-toys.com/cdn/shop/files/mario_icon_55168b78-179a-4394-8ec0-37d9e87a8f3d_250x.png?v=1754409995 — 200 — 12.0 KiB — 519 ms — h3https://carrera-toys.com/cdn/shop/files/mario_icon_2_250x.png?v=1763645797/cdn/shop/files/mario_icon_2_250x.p... https://carrera-toys.com/cdn/shop/files/mario_icon_2_250x.png?v=1763645797 — 200 — 10.5 KiB — 508 ms — h3https://carrera-toys.com/cdn/shop/files/world_250x.jpg?v=1766154604/cdn/shop/files/world_250x.jpg?v=17... https://carrera-toys.com/cdn/shop/files/world_250x.jpg?v=1766154604 — 200 — 6.1 KiB — 488 ms — h3https://carrera-toys.com/cdn/shop/files/Banner_2_4GHz_RC_Fu_ball_Set_Modell_Bundesliga.png?v=1774277893&width=1400/cdn/shop/files/Banner_2_4GHz_RC_Fu... https://carrera-toys.com/cdn/shop/files/Banner_2_4GHz_RC_Fu_ball_Set_Modell_Bundesliga.png?v=1774277893&width=1400 — 200 — 79.9 KiB — 603 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_breite_spur_8775da0f-65ed-48b9-9198-b250077258f4_70x.png?v=1754927886/cdn/shop/files/Carrera_Icons_breit... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_breite_spur_8775da0f-65ed-48b9-9198-b250077258f4_70x.png?v=1754927886 — 200 — 3.2 KiB — 461 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_8_575d87ee-9302-425b-a6c5-d90c1552c8da_70x.png?v=1754927885/cdn/shop/files/Carrera_Icons_8_575... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_8_575d87ee-9302-425b-a6c5-d90c1552c8da_70x.png?v=1754927885 — 200 — 3.0 KiB — 461 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_3_00a36a72-dd2f-4158-a746-30425f6c5c73_70x.png?v=1754927885/cdn/shop/files/Carrera_Icons_3_00a... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_3_00a36a72-dd2f-4158-a746-30425f6c5c73_70x.png?v=1754927885 — 200 — 3.0 KiB — 478 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Alter_12_70x.png?v=1755002308/cdn/shop/files/Carrera_Icons_Alter... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Alter_12_70x.png?v=1755002308 — 200 — 3.2 KiB — 433 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Alter_14_70x.png?v=1755002308/cdn/shop/files/Carrera_Icons_Alter... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Alter_14_70x.png?v=1755002308 — 200 — 3.2 KiB — 429 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_6_58bce704-dcc0-4b45-9a84-857811c6324c_70x.png?v=1754927885/cdn/shop/files/Carrera_Icons_6_58b... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_6_58bce704-dcc0-4b45-9a84-857811c6324c_70x.png?v=1754927885 — 200 — 3.0 KiB — 429 ms — h3https://carrera-toys.com/cdn/shop/files/carrera_icons_wireless_controller_e8c85b34-1ac1-4e6b-91ac-37be5e7cd62e_70x.png?v=1754927886/cdn/shop/files/carrera_icons_wirel... https://carrera-toys.com/cdn/shop/files/carrera_icons_wireless_controller_e8c85b34-1ac1-4e6b-91ac-37be5e7cd62e_70x.png?v=1754927886 — 200 — 3.3 KiB — 429 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/club-membership.js?v=170360175197199861851776764252/cdn/shop/t/4/assets/club-membershi... https://carrera-toys.com/cdn/shop/t/4/assets/club-membership.js?v=170360175197199861851776764252 — 200 — 2.3 KiB — 222 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/club-checkout.js?v=86514933188064578851776764252/cdn/shop/t/4/assets/club-checkout.... https://carrera-toys.com/cdn/shop/t/4/assets/club-checkout.js?v=86514933188064578851776764252 — 200 — 1.3 KiB — 222 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/bundle-builder.js?v=171685454853929369701776764252/cdn/shop/t/4/assets/bundle-builder... https://carrera-toys.com/cdn/shop/t/4/assets/bundle-builder.js?v=171685454853929369701776764252 — 200 — 6.4 KiB — 222 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/bundle-monitor.js?v=136072581474988442251762351135/cdn/shop/t/4/assets/bundle-monitor... https://carrera-toys.com/cdn/shop/t/4/assets/bundle-monitor.js?v=136072581474988442251762351135 — 200 — 3.4 KiB — 222 ms — h3https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/swym-consent-manager.jscdn.shopify.com/extensions/019e07f9... https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/swym-consent-manager.js — 200 — 4.9 KiB — 114 ms — h2https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/async-wishlist-apis.jscdn.shopify.com/extensions/019e07f9... https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/async-wishlist-apis.js — 200 — 4.6 KiB — 111 ms — h2https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/storefront-layout.jscdn.shopify.com/extensions/019e07f9... https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/storefront-layout.js — 200 — 1.2 KiB — 112 ms — h2https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/storefront-layout-components.jscdn.shopify.com/extensions/019e07f9... https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/storefront-layout-components.js — 200 — 75.1 KiB — 265 ms — h2https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/swym-education-tooltip.jscdn.shopify.com/extensions/019e07f9... https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/swym-education-tooltip.js — 200 — 1.8 KiB — 150 ms — h2https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/swym-education.jscdn.shopify.com/extensions/019e07f9... https://cdn.shopify.com/extensions/019e07f9-107f-7e4e-9004-5549bb8fcd3c/swym-relay-739/assets/swym-education.js — 200 — 5.0 KiB — 149 ms — h2https://cdn.shopify.com/extensions/019db4fe-3f44-7c9b-b76e-5e9bd2fb9dec/reviews-co-uk-product-and-merchant-review-collection-56/assets/reviewsio-preview.jscdn.shopify.com/extensions/019db4fe... https://cdn.shopify.com/extensions/019db4fe-3f44-7c9b-b76e-5e9bd2fb9dec/reviews-co-uk-product-and-merchant-review-collection-56/assets/reviewsio-preview.js — 200 — 7.2 KiB — 150 ms — h2https://consent.cookiebot.com/ce334302-3e60-47dd-9200-162f076aaa36/cc.js?renew=false&referer=carrera-toys.com&dnt=false&init=falseconsent.cookiebot.com/ce334302-3e60... https://consent.cookiebot.com/ce334302-3e60-47dd-9200-162f076aaa36/cc.js?renew=false&referer=carrera-toys.com&dnt=false&init=false — 200 — 113.9 KiB — 352 ms — http/1.1https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_Cw2TimHG.de.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_Cw2TimHG.de.esm.js — 200 — 1.5 KiB — 203 ms — h3https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_Rp7RjtHL.de.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_Rp7RjtHL.de.esm.js — 200 — 2.0 KiB — 203 ms — h3https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_CQY6ZJfx.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_CQY6ZJfx.esm.js — 200 — 1.5 KiB — 203 ms — h3https://monorail-edge.shopifysvc.com/unstable/produce_batchmonorail-edge.shopifysvc.com/unstab... https://monorail-edge.shopifysvc.com/unstable/produce_batch — 200 — 794 B — 317 ms — h2https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_BPe0V1kQ.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_BPe0V1kQ.esm.js — 200 — 16.6 KiB — 196 ms — h3https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js — 200 — 5.1 KiB — 226 ms — h3https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js — 200 — 1.3 KiB — 227 ms — h3https://consentcdn.cookiebot.com/sdk/bc-v4.min.htmlconsentcdn.cookiebot.com/sdk/bc-v4.... https://consentcdn.cookiebot.com/sdk/bc-v4.min.html — 200 — 1.0 KiB — 50 ms — http/1.1https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.document_C9LmOiQj.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.document_C9LmOiQj.esm.js — 200 — 1.1 KiB — 224 ms — h3https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_DHmiSMJ3.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_DHmiSMJ3.esm.js — 200 — 1.1 KiB — 224 ms — h3https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js — 200 — 1.3 KiB — 224 ms — h3https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.authorize_oZ0RluMR.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.authorize_oZ0RluMR.esm.js — 200 — 1.1 KiB — 225 ms — h3https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.MetricsProvider_BiumrPbt.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.MetricsProvider_BiumrPbt.esm.js — 200 — 7.8 KiB — 225 ms — h3https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useEventListener_DUlev1cm.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useEventListener_DUlev1cm.esm.js — 200 — 1.5 KiB — 225 ms — h3https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_CD5MknHr.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_CD5MknHr.esm.js — 200 — 1000 B — 225 ms — h3data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vb… — 200 — 0 B — 0 ms — datahttps://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.validators_Cj2qrO-d.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.validators_Cj2qrO-d.esm.js — 200 — 1.3 KiB — 225 ms — h3https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useUserRecognitionSignal_CBS3etNE.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useUserRecognitionSignal_CBS3etNE.esm.js — 200 — 1.2 KiB — 224 ms — h3https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.defineInitFunction_D4of-Jj4.esm.js/cdn/shopifycloud/shop-js/modules/v... https://carrera-toys.com/cdn/shopifycloud/shop-js/modules/v2/chunk.defineInitFunction_D4of-Jj4.esm.js — 200 — 1016 B — 224 ms — h3https://carrera-toys.com/cdn/wpm/b81a24193wb0bf602apf85b30fcm71c6b379m.js/cdn/wpm/b81a24193wb0bf602apf85b30f... https://carrera-toys.com/cdn/wpm/b81a24193wb0bf602apf85b30fcm71c6b379m.js — 200 — 63.3 KiB — 321 ms — h3https://carrera-toys.com/cdn/s/trekkie.storefront.82900183b05ff23f8455639d7eb513d638b0a722.min.js/cdn/s/trekkie.storefront.82900183b... https://carrera-toys.com/cdn/s/trekkie.storefront.82900183b05ff23f8455639d7eb513d638b0a722.min.js — 200 — 28.0 KiB — 342 ms — h3https://carrera-toys.com/cdn/shopifycloud/storefront/assets/shop_events_listener-3da45d37.js/cdn/shopifycloud/storefront/assets... https://carrera-toys.com/cdn/shopifycloud/storefront/assets/shop_events_listener-3da45d37.js — 200 — 4.1 KiB — 267 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/de.svg?v=68239795133024932781776764252/cdn/shop/t/4/assets/de.svg?v=68239... https://carrera-toys.com/cdn/shop/t/4/assets/de.svg?v=68239795133024932781776764252 — 200 — 1.5 KiB — 332 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/en.svg?v=27799059712605950201776764252/cdn/shop/t/4/assets/en.svg?v=27799... https://carrera-toys.com/cdn/shop/t/4/assets/en.svg?v=27799059712605950201776764252 — 200 — 1.8 KiB — 332 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/hu.svg?v=114308071169994128901776764253/cdn/shop/t/4/assets/hu.svg?v=11430... https://carrera-toys.com/cdn/shop/t/4/assets/hu.svg?v=114308071169994128901776764253 — 200 — 1.4 KiB — 332 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/fr.svg?v=38911917629584073511776764253/cdn/shop/t/4/assets/fr.svg?v=38911... https://carrera-toys.com/cdn/shop/t/4/assets/fr.svg?v=38911917629584073511776764253 — 200 — 1.5 KiB — 332 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/nl.svg?v=179091803249795324671776764253/cdn/shop/t/4/assets/nl.svg?v=17909... https://carrera-toys.com/cdn/shop/t/4/assets/nl.svg?v=179091803249795324671776764253 — 200 — 1.5 KiB — 332 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/it.svg?v=172896712728173485701776764253/cdn/shop/t/4/assets/it.svg?v=17289... https://carrera-toys.com/cdn/shop/t/4/assets/it.svg?v=172896712728173485701776764253 — 200 — 1.5 KiB — 334 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/pl.svg?v=61580837601564890441776764253/cdn/shop/t/4/assets/pl.svg?v=61580... https://carrera-toys.com/cdn/shop/t/4/assets/pl.svg?v=61580837601564890441776764253 — 200 — 1.4 KiB — 334 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/es.svg?v=44581276890999985801776764252/cdn/shop/t/4/assets/es.svg?v=44581... https://carrera-toys.com/cdn/shop/t/4/assets/es.svg?v=44581276890999985801776764252 — 200 — 1.5 KiB — 334 ms — h3https://carrera-toys.com/cdn/shop/t/4/assets/cs.svg?v=19845817500548765161776764252/cdn/shop/t/4/assets/cs.svg?v=19845... https://carrera-toys.com/cdn/shop/t/4/assets/cs.svg?v=19845817500548765161776764252 — 200 — 1.5 KiB — 335 ms — h3https://carrera-toys.com/cdn/shop/files/124_menu_icon_e8c47ffa-41e3-423a-9390-a781152586ba_240x.png?v=1755093668/cdn/shop/files/124_menu_icon_e8c47... https://carrera-toys.com/cdn/shop/files/124_menu_icon_e8c47ffa-41e3-423a-9390-a781152586ba_240x.png?v=1755093668 — 200 — 12.7 KiB — 384 ms — h3https://carrera-toys.com/cdn/shop/files/icon_massstab-124_AR_80x.png?v=1755166080/cdn/shop/files/icon_massstab-124_A... https://carrera-toys.com/cdn/shop/files/icon_massstab-124_AR_80x.png?v=1755166080 — 200 — 2.6 KiB — 351 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_10_79fc1f69-4d6d-4ee0-96e1-9b7e7cf5af20_80x.png?v=1754927886/cdn/shop/files/Carrera_Icons_10_79... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_10_79fc1f69-4d6d-4ee0-96e1-9b7e7cf5af20_80x.png?v=1754927886 — 200 — 3.2 KiB — 342 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_4_77d779c1-82e5-456f-9cbf-6c67f38ef566_80x.png?v=1754927885/cdn/shop/files/Carrera_Icons_Fahre... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_4_77d779c1-82e5-456f-9cbf-6c67f38ef566_80x.png?v=1754927885 — 200 — 3.1 KiB — 342 ms — h3https://carrera-toys.com/cdn/shop/files/132_menu_icon_21d0cee6-a0a0-4698-a862-52f466a43b42_240x.png?v=1755093668/cdn/shop/files/132_menu_icon_21d0c... https://carrera-toys.com/cdn/shop/files/132_menu_icon_21d0cee6-a0a0-4698-a862-52f466a43b42_240x.png?v=1755093668 — 200 — 11.8 KiB — 380 ms — h3https://carrera-toys.com/cdn/shop/files/icon_massstab-132_AR_80x.png?v=1755166080/cdn/shop/files/icon_massstab-132_A... https://carrera-toys.com/cdn/shop/files/icon_massstab-132_AR_80x.png?v=1755166080 — 200 — 2.3 KiB — 342 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_8_575d87ee-9302-425b-a6c5-d90c1552c8da_80x.png?v=1754927885/cdn/shop/files/Carrera_Icons_8_575... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_8_575d87ee-9302-425b-a6c5-d90c1552c8da_80x.png?v=1754927885 — 200 — 3.1 KiB — 340 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_6_ac927722-9798-4f83-987c-72b5a3ed2776_80x.png?v=1754927885/cdn/shop/files/Carrera_Icons_Fahre... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_6_ac927722-9798-4f83-987c-72b5a3ed2776_80x.png?v=1754927885 — 200 — 3.2 KiB — 350 ms — h3https://carrera-toys.com/cdn/shop/files/evolution_menu_icon_d45daa2a-d6a7-42ab-9c21-dacae295de86_240x.png?v=1755093668/cdn/shop/files/evolution_menu_icon... https://carrera-toys.com/cdn/shop/files/evolution_menu_icon_d45daa2a-d6a7-42ab-9c21-dacae295de86_240x.png?v=1755093668 — 200 — 12.1 KiB — 379 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_2_7ea1ae98-f0fc-42c5-b716-bbf845d5289e_80x.png?v=1754927885/cdn/shop/files/Carrera_Icons_Fahre... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_2_7ea1ae98-f0fc-42c5-b716-bbf845d5289e_80x.png?v=1754927885 — 200 — 3.0 KiB — 341 ms — h3https://carrera-toys.com/cdn/shop/files/go_menu_icon_e8b2d248-388b-4d2c-a383-377fa9929d0c_240x.png?v=1755093668/cdn/shop/files/go_menu_icon_e8b2d2... https://carrera-toys.com/cdn/shop/files/go_menu_icon_e8b2d248-388b-4d2c-a383-377fa9929d0c_240x.png?v=1755093668 — 200 — 12.0 KiB — 380 ms — h3https://carrera-toys.com/cdn/shop/files/icon_massstab-143_AR_80x.png?v=1755166080/cdn/shop/files/icon_massstab-143_A... https://carrera-toys.com/cdn/shop/files/icon_massstab-143_AR_80x.png?v=1755166080 — 200 — 2.6 KiB — 327 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_6_58bce704-dcc0-4b45-9a84-857811c6324c_80x.png?v=1754927885/cdn/shop/files/Carrera_Icons_6_58b... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_6_58bce704-dcc0-4b45-9a84-857811c6324c_80x.png?v=1754927885 — 200 — 3.1 KiB — 327 ms — h3https://carrera-toys.com/cdn/shop/files/first_menu_icon_2289b432-1908-49c3-825f-7bd3aa0303c3_240x.png?v=1755093668/cdn/shop/files/first_menu_icon_228... https://carrera-toys.com/cdn/shop/files/first_menu_icon_2289b432-1908-49c3-825f-7bd3aa0303c3_240x.png?v=1755093668 — 200 — 9.9 KiB — 376 ms — h3https://carrera-toys.com/cdn/shop/files/icon_massstab-150_AR_80x.png?v=1755166080/cdn/shop/files/icon_massstab-150_A... https://carrera-toys.com/cdn/shop/files/icon_massstab-150_AR_80x.png?v=1755166080 — 200 — 2.5 KiB — 328 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_3_00a36a72-dd2f-4158-a746-30425f6c5c73_80x.png?v=1754927885/cdn/shop/files/Carrera_Icons_3_00a... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_3_00a36a72-dd2f-4158-a746-30425f6c5c73_80x.png?v=1754927885 — 200 — 3.1 KiB — 340 ms — h3https://carrera-toys.com/cdn/shop/files/hybrid-app_menu_icon_64a88da9-294c-4198-b3c5-c5b6e35f9d18_240x.png?v=1755100570/cdn/shop/files/hybrid-app_menu_ico... https://carrera-toys.com/cdn/shop/files/hybrid-app_menu_icon_64a88da9-294c-4198-b3c5-c5b6e35f9d18_240x.png?v=1755100570 — 200 — 9.1 KiB — 365 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahrzeugmassstab_1_50_b779bf08-8a77-478f-9d2b-dfd9c6c07d58_80x.png?v=1754927885/cdn/shop/files/Carrera_Icons_Fahrz... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahrzeugmassstab_1_50_b779bf08-8a77-478f-9d2b-dfd9c6c07d58_80x.png?v=1754927885 — 200 — 3.1 KiB — 338 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Alter_14_80x.png?v=1755002308/cdn/shop/files/Carrera_Icons_Alter... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Alter_14_80x.png?v=1755002308 — 200 — 3.3 KiB — 337 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_16_ac927722-9798-4f83-987c-72b5a3ed2776_80x.png?v=1755001849/cdn/shop/files/Carrera_Icons_Fahre... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_16_ac927722-9798-4f83-987c-72b5a3ed2776_80x.png?v=1755001849 — 200 — 3.5 KiB — 349 ms — h3https://carrera-toys.com/cdn/shop/files/hybrid-overview_menu_icon_734fea6a-e334-4269-b161-c1d34715bde8_240x.png?v=1755100570/cdn/shop/files/hybrid-overview_men... https://carrera-toys.com/cdn/shop/files/hybrid-overview_menu_icon_734fea6a-e334-4269-b161-c1d34715bde8_240x.png?v=1755100570 — 200 — 12.9 KiB — 379 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Alter_12_80x.png?v=1755002308/cdn/shop/files/Carrera_Icons_Alter... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Alter_12_80x.png?v=1755002308 — 200 — 3.4 KiB — 349 ms — h3https://carrera-toys.com/cdn/shop/files/hybrid-accessories_menu_icon_09d29671-1442-4db8-bea3-4edacf88fea6_240x.png?v=1755100570/cdn/shop/files/hybrid-accessories_... https://carrera-toys.com/cdn/shop/files/hybrid-accessories_menu_icon_09d29671-1442-4db8-bea3-4edacf88fea6_240x.png?v=1755100570 — 200 — 11.7 KiB — 379 ms — h3https://carrera-toys.com/cdn/shop/files/expert-rc_menu_icon_517784ee-f6b3-4318-a1b5-e8059fd31a6f_240x.png?v=1755937636/cdn/shop/files/expert-rc_menu_icon... https://carrera-toys.com/cdn/shop/files/expert-rc_menu_icon_517784ee-f6b3-4318-a1b5-e8059fd31a6f_240x.png?v=1755937636 — 200 — 7.7 KiB — 359 ms — h3https://carrera-toys.com/cdn/shop/files/icon-rc_2punkt4ghz_b695ef85-f739-4929-aa0e-e4fbc918f1a2_80x.png?v=1755104652/cdn/shop/files/icon-rc_2punkt4ghz_... https://carrera-toys.com/cdn/shop/files/icon-rc_2punkt4ghz_b695ef85-f739-4929-aa0e-e4fbc918f1a2_80x.png?v=1755104652 — 200 — 2.9 KiB — 218 ms — h3https://carrera-toys.com/cdn/shop/files/icon-rc_akku_d1c73483-331a-41b5-9558-66878759e71d_80x.png?v=1755104651/cdn/shop/files/icon-rc_akku_d1c734... https://carrera-toys.com/cdn/shop/files/icon-rc_akku_d1c73483-331a-41b5-9558-66878759e71d_80x.png?v=1755104651 — 200 — 3.2 KiB — 218 ms — h3https://carrera-toys.com/cdn/shop/files/profi-rc_menu_icon_d8d8d54d-6e1e-4263-8a7b-0b0df4fb1162_240x.png?v=1755937636/cdn/shop/files/profi-rc_menu_icon_... https://carrera-toys.com/cdn/shop/files/profi-rc_menu_icon_d8d8d54d-6e1e-4263-8a7b-0b0df4fb1162_240x.png?v=1755937636 — 200 — 7.0 KiB — 218 ms — h3https://carrera-toys.com/cdn/shop/files/air-rc_menu_icon_3a7cc36f-0305-4e45-ab61-d3149f7aa04f_240x.png?v=1755937636/cdn/shop/files/air-rc_menu_icon_3a... https://carrera-toys.com/cdn/shop/files/air-rc_menu_icon_3a7cc36f-0305-4e45-ab61-d3149f7aa04f_240x.png?v=1755937636 — 200 — 7.6 KiB — 218 ms — h3https://carrera-toys.com/cdn/shop/files/sea-rc_menu_icon_99eab191-68d0-49ff-b25c-ac78c08db51b_240x.png?v=1755937636/cdn/shop/files/sea-rc_menu_icon_99... https://carrera-toys.com/cdn/shop/files/sea-rc_menu_icon_99eab191-68d0-49ff-b25c-ac78c08db51b_240x.png?v=1755937636 — 200 — 8.8 KiB — 218 ms — h3https://carrera-toys.com/cdn/shop/files/fahrzeuge-rc_menu_icon_eb755008-26f7-47b9-8421-f9031fd82544_240x.png?v=1755937636/cdn/shop/files/fahrzeuge-rc_menu_i... https://carrera-toys.com/cdn/shop/files/fahrzeuge-rc_menu_icon_eb755008-26f7-47b9-8421-f9031fd82544_240x.png?v=1755937636 — 200 — 7.3 KiB — 247 ms — h3https://carrera-toys.com/cdn/shop/files/preschool-rc_menu_icon_38da71c4-629f-4844-8b53-7f151aa78133_240x.png?v=1755937636/cdn/shop/files/preschool-rc_menu_i... https://carrera-toys.com/cdn/shop/files/preschool-rc_menu_icon_38da71c4-629f-4844-8b53-7f151aa78133_240x.png?v=1755937636 — 200 — 7.6 KiB — 252 ms — h3https://carrera-toys.com/cdn/shop/files/Strax_3f9a4c1b-253e-4e69-b2c9-9156c305a8a8_240x.png?v=1775121176/cdn/shop/files/Strax_3f9a4c1b-253e... https://carrera-toys.com/cdn/shop/files/Strax_3f9a4c1b-253e-4e69-b2c9-9156c305a8a8_240x.png?v=1775121176 — 200 — 14.1 KiB — 279 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_2_80x.png?v=1754594097/cdn/shop/files/Carrera_Icons_Fahre... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_Fahreranzahl_2_80x.png?v=1754594097 — 200 — 3.0 KiB — 246 ms — h3https://carrera-toys.com/cdn/shop/files/icon_pullback_80x.png?v=1773907806/cdn/shop/files/icon_pullback_80x.p... https://carrera-toys.com/cdn/shop/files/icon_pullback_80x.png?v=1773907806 — 200 — 2.8 KiB — 252 ms — h3https://carrera-toys.com/cdn/shop/files/Keyracer_8d72b971-1212-44ec-b57d-0ceb95460e5d_240x.png?v=1775121176/cdn/shop/files/Keyracer_8d72b971-1... https://carrera-toys.com/cdn/shop/files/Keyracer_8d72b971-1212-44ec-b57d-0ceb95460e5d_240x.png?v=1775121176 — 200 — 9.5 KiB — 279 ms — h3https://carrera-toys.com/cdn/shop/files/icon_no-batterie_80x.png?v=1773907857/cdn/shop/files/icon_no-batterie_80... https://carrera-toys.com/cdn/shop/files/icon_no-batterie_80x.png?v=1773907857 — 200 — 3.6 KiB — 279 ms — h3https://carrera-toys.com/cdn/shop/files/Pull_Speed_395f17db-0297-4cd6-88d8-9483f5d05d5e_240x.png?v=1775121176/cdn/shop/files/Pull_Speed_395f17db... https://carrera-toys.com/cdn/shop/files/Pull_Speed_395f17db-0297-4cd6-88d8-9483f5d05d5e_240x.png?v=1775121176 — 200 — 10.5 KiB — 300 ms — h3https://carrera-toys.com/cdn/shop/files/Soccer_a838fb7c-4273-4e0e-990c-9f027e203fe5_240x.png?v=1775121176/cdn/shop/files/Soccer_a838fb7c-427... https://carrera-toys.com/cdn/shop/files/Soccer_a838fb7c-4273-4e0e-990c-9f027e203fe5_240x.png?v=1775121176 — 200 — 7.5 KiB — 332 ms — h3https://carrera-toys.com/cdn/shop/files/Carrera_Icons_6_80x.png?v=1754594097/cdn/shop/files/Carrera_Icons_6_80x... https://carrera-toys.com/cdn/shop/files/Carrera_Icons_6_80x.png?v=1754594097 — 200 — 3.1 KiB — 251 ms — h3https://carrera-toys.com/cdn/shop/files/icon_fussball_1_80x.png?v=1773912182/cdn/shop/files/icon_fussball_1_80x... https://carrera-toys.com/cdn/shop/files/icon_fussball_1_80x.png?v=1773912182 — 200 — 3.3 KiB — 331 ms — h3https://cdn.shopify.com/s/files/1/0944/1037/5507/files/Supermolot-BlackItalic.woff2?v=1751387680cdn.shopify.com/s/files/1/0944/1037... https://cdn.shopify.com/s/files/1/0944/1037/5507/files/Supermolot-BlackItalic.woff2?v=1751387680 — 200 — 19.2 KiB — 77 ms — h3https://carrera-toys.com/cdn/shop/files/634452_1772x-removebg-preview_400x.png?v=1755683919/cdn/shop/files/634452_1772x-remove... https://carrera-toys.com/cdn/shop/files/634452_1772x-removebg-preview_400x.png?v=1755683919 — 200 — 44.6 KiB — 299 ms — h3https://carrera-toys.com/cdn/shop/files/p-Mng6Oj-634432_400x.png?v=1755683383/cdn/shop/files/p-Mng6Oj-634432_400... https://carrera-toys.com/cdn/shop/files/p-Mng6Oj-634432_400x.png?v=1755683383 — 200 — 44.7 KiB — 304 ms — h3https://carrera-toys.com/cdn/shop/files/p-ORYKLe-529151_ea7dc3e5-25b1-4227-a142-4316d1f0e16c_400x.png?v=1755683186/cdn/shop/files/p-ORYKLe-529151_ea7... https://carrera-toys.com/cdn/shop/files/p-ORYKLe-529151_ea7dc3e5-25b1-4227-a142-4316d1f0e16c_400x.png?v=1755683186 — 200 — 32.7 KiB — 279 ms — h3https://carrera-toys.com/cdn/shop/files/Hybrid-controller_400x.png?v=1761122588/cdn/shop/files/Hybrid-controller_4... https://carrera-toys.com/cdn/shop/files/Hybrid-controller_400x.png?v=1761122588 — 200 — 13.0 KiB — 237 ms — h3https://carrera-toys.com/cdn/shop/files/aktion_produktlaunch_gratis_auto_a9f76da0-fd28-458d-910b-5289a41f05c7.png?v=1777281352&width=600/cdn/shop/files/aktion_produktlaunc... https://carrera-toys.com/cdn/shop/files/aktion_produktlaunch_gratis_auto_a9f76da0-fd28-458d-910b-5289a41f05c7.png?v=1777281352&width=600 — 200 — 58.5 KiB — 303 ms — h3data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 57 ms — datahttps://carrera-toys.com/cdn/shop/files/Hybrid-controller_950x.png?v=1761122588/cdn/shop/files/Hybrid-controller_9... https://carrera-toys.com/cdn/shop/files/Hybrid-controller_950x.png?v=1761122588 — 200 — 31.4 KiB — 233 ms — h3https://carrera-toys.com/cdn/shop/files/20032048M.VerstappenNo.1Silverstone2024SpecialEditionCollage_1400x.png?v=1762361487/cdn/shop/files/20032048M.Verstappe... https://carrera-toys.com/cdn/shop/files/20032048M.VerstappenNo.1Silverstone2024SpecialEditionCollage_1400x.png?v=1762361487 — 200 — 226.7 KiB — 288 ms — h3https://carrera-toys.com/cdn/shop/collections/124-ferrari-header-bild-collection.png?v=1754404400&width=1600/cdn/shop/collections/124-ferrari-h... https://carrera-toys.com/cdn/shop/collections/124-ferrari-header-bild-collection.png?v=1754404400&width=1600 — 200 — 81.3 KiB — 269 ms — h3https://carrera-toys.com/cdn/shop/collections/digital_132_headerbild.png?v=1754404348&width=1600/cdn/shop/collections/digital_132_h... https://carrera-toys.com/cdn/shop/collections/digital_132_headerbild.png?v=1754404348&width=1600 — 200 — 62.8 KiB — 265 ms — h3https://carrera-toys.com/cdn/shop/files/Hybrid-controller.png?v=1761122588&width=1600/cdn/shop/files/Hybrid-controller.p... https://carrera-toys.com/cdn/shop/files/Hybrid-controller.png?v=1761122588&width=1600 — 200 — 31.4 KiB — 231 ms — h3https://carrera-toys.com/cdn/shop/collections/profi_rc_headerbild.png?v=1754477341&width=1600/cdn/shop/collections/profi_rc_head... https://carrera-toys.com/cdn/shop/collections/profi_rc_headerbild.png?v=1754477341&width=1600 — 200 — 49.6 KiB — 252 ms — h3https://carrera-toys.com/cdn/shop/collections/headerbild_action_ferngesteuert_turnator.png?v=1753875701&width=1600/cdn/shop/collections/headerbild_ac... https://carrera-toys.com/cdn/shop/collections/headerbild_action_ferngesteuert_turnator.png?v=1753875701&width=1600 — 200 — 49.7 KiB — 253 ms — h3https://carrera-toys.com/cdn/shop/collections/mario_rc_headerbild.png?v=1754407745&width=1600/cdn/shop/collections/mario_rc_head... https://carrera-toys.com/cdn/shop/collections/mario_rc_headerbild.png?v=1754407745&width=1600 — 200 — 44.8 KiB — 249 ms — h3https://carrera-toys.com/cdn/shop/files/Picture_12.png?v=1751821807/cdn/shop/files/Picture_12.png?v=17... https://carrera-toys.com/cdn/shop/files/Picture_12.png?v=1751821807 — 200 — 16.9 KiB — 198 ms — h3https://carrera-toys.com/cdn/shop/files/Headerbild_Collectionpage.png?v=1754326392/cdn/shop/files/Headerbild_Collecti... https://carrera-toys.com/cdn/shop/files/Headerbild_Collectionpage.png?v=1754326392 — 200 — 63.6 KiB — 262 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 79 ms — h2https://carrera-toys.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://carrera-toys.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 126 ms — h3https://carrera-toys.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://carrera-toys.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 125 ms — h3https://widget.reviews.io/locale/en.jsonwidget.reviews.io/locale/en.json https://widget.reviews.io/locale/en.json — 200 — 1.8 KiB — 180 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 93 B — 33 ms — h2https://carrera-toys.com/cdn/shop/files/Car_Image.jpg?v=1753614809/cdn/shop/files/Car_Image.jpg?v=175... https://carrera-toys.com/cdn/shop/files/Car_Image.jpg?v=1753614809 — 200 — 23.0 KiB — 33 ms — h3https://carrera-toys.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://carrera-toys.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 126 ms — h3https://widget.reviews.io/locale/en.jsonwidget.reviews.io/locale/en.json https://widget.reviews.io/locale/en.json — 200 — 876 B — 261 ms — h3https://api.reviews.io/widget/options?widget_id=igyVh70zDcjp8kJm&store=carrera-revell.myshopify.comapi.reviews.io/widget/options?widge... https://api.reviews.io/widget/options?widget_id=igyVh70zDcjp8kJm&store=carrera-revell.myshopify.com — 200 — 0 B — 113 ms — h2data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23000" xmlns="http://www.…www.… data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="%23000" xmlns="http://www.… — 200 — 0 B — 0 ms — datahttps://cdn.shopify.com/static/images/flags/fr.svgcdn.shopify.com/static/images/flags... https://cdn.shopify.com/static/images/flags/fr.svg — 200 — 1.2 KiB — 39 ms — h3https://carrera-toys.com/cdn/shopifycloud/consent-tracking-api/v0.1/consent-tracking-api.js/cdn/shopifycloud/consent-tracking-... https://carrera-toys.com/cdn/shopifycloud/consent-tracking-api/v0.1/consent-tracking-api.js — 200 — 7.4 KiB — 33 ms — h3https://shop.app/pay/session?v=1shop.app/pay/session?v=1 https://shop.app/pay/session?v=1 — 200 — 3.2 KiB — 171 ms — h3https://carrera-toys.com/de-eu/a/mushdesk_orbe/api/v1/geolocation/?shop=https://carrera-toys.com&plan=plus/de-eu/a/mushdesk_orbe/api/v1/geolo... https://carrera-toys.com/de-eu/a/mushdesk_orbe/api/v1/geolocation/?shop=https://carrera-toys.com&plan=plus — 200 — 940 B — 145 ms — h3https://carrera-toys.com/api/collect/api/collect https://carrera-toys.com/api/collect — 200 — 1.4 KiB — 176 ms — h3https://carrera-toys.com/cart.js/cart.js https://carrera-toys.com/cart.js — 200 — 1.3 KiB — 118 ms — h3https://api.reviews.io/widget/options?widget_id=igyVh70zDcjp8kJm&store=carrera-revell.myshopify.comapi.reviews.io/widget/options?widge... https://api.reviews.io/widget/options?widget_id=igyVh70zDcjp8kJm&store=carrera-revell.myshopify.com — 200 — 876 B — 29 ms — h2https://cdn.shopify.com/extensions/019d8b04-dc16-72dc-a957-0e51fcce6fee/transcy-ext-308/assets/transcy.jscdn.shopify.com/extensions/019d8b04... https://cdn.shopify.com/extensions/019d8b04-dc16-72dc-a957-0e51fcce6fee/transcy-ext-308/assets/transcy.js — 200 — 45.8 KiB — 66 ms — h3https://cdn.shopify.com/extensions/019d8b04-dc16-72dc-a957-0e51fcce6fee/transcy-ext-308/assets/transcy.csscdn.shopify.com/extensions/019d8b04... https://cdn.shopify.com/extensions/019d8b04-dc16-72dc-a957-0e51fcce6fee/transcy-ext-308/assets/transcy.css — 200 — 4.1 KiB — 49 ms — h3https://carrera-toys.com/cart.js/cart.js https://carrera-toys.com/cart.js — 200 — 1.3 KiB — 154 ms — h3https://carrera-toys.com/de-eu/cart.js/de-eu/cart.js https://carrera-toys.com/de-eu/cart.js — 200 — 1.3 KiB — 127 ms — h3https://carrera-toys.com/cdn/shop/files/370430045_15_HIGH_2ab553fd-a2fc-48a7-b254-b09898e09e5f_950x.webp?v=1769181228/cdn/shop/files/370430045_15_HIGH_2... https://carrera-toys.com/cdn/shop/files/370430045_15_HIGH_2ab553fd-a2fc-48a7-b254-b09898e09e5f_950x.webp?v=1769181228 — 200 — 101.0 KiB — 82 ms — h3https://carrera-toys.com/cdn/shop/files/Kein_Titel_2000_x_2000_px_2000_x_1500_px_2_1400x.png?v=1764597807/cdn/shop/files/Kein_Titel_2000_x_2... https://carrera-toys.com/cdn/shop/files/Kein_Titel_2000_x_2000_px_2000_x_1500_px_2_1400x.png?v=1764597807 — 200 — 196.9 KiB — 132 ms — h3https://carrera-toys.com/cdn/shop/files/p-ORYKLe-529151_ea7dc3e5-25b1-4227-a142-4316d1f0e16c_577x.png?v=1755683186/cdn/shop/files/p-ORYKLe-529151_ea7... https://carrera-toys.com/cdn/shop/files/p-ORYKLe-529151_ea7dc3e5-25b1-4227-a142-4316d1f0e16c_577x.png?v=1755683186 — 200 — 52.4 KiB — 84 ms — h3https://carrera-toys.com/cdn/shop/files/p-kkRrgG-84433_bd1bdcf8-b2c2-456f-ac53-90c87019dee9_612x.png?v=1755683362/cdn/shop/files/p-kkRrgG-84433_bd1b... https://carrera-toys.com/cdn/shop/files/p-kkRrgG-84433_bd1bdcf8-b2c2-456f-ac53-90c87019dee9_612x.png?v=1755683362 — 200 — 74.3 KiB — 67 ms — h3https://carrera-toys.com/cdn/shop/files/585176_e681b529-19ce-4da0-8058-23633e1cdd1d_1400x.webp?v=1754642798/cdn/shop/files/585176_e681b529-19c... https://carrera-toys.com/cdn/shop/files/585176_e681b529-19ce-4da0-8058-23633e1cdd1d_1400x.webp?v=1754642798 — 200 — 191.6 KiB — 188 ms — h3https://carrera-toys.com/cdn/shop/files/600478_1400x.webp?v=1754380506/cdn/shop/files/600478_1400x.webp?v... https://carrera-toys.com/cdn/shop/files/600478_1400x.webp?v=1754380506 — 200 — 145.4 KiB — 107 ms — h3https://assets.reviews.io/iconfont/reviewsio-icons/style.cssassets.reviews.io/iconfont/reviewsi... https://assets.reviews.io/iconfont/reviewsio-icons/style.css — 200 — 2.0 KiB — 74 ms — h2https://shop.app/pay/hop?analytics_trace_id=cd7df9de-0fcd-4229-8cb0-43299c26208e&target_origin=https%3A%2F%2Fcarrera-toys.com&client_handle=carrera-toys.myshopify.comshop.app/pay/hop?analytics_trace_id... https://shop.app/pay/hop?analytics_trace_id=cd7df9de-0fcd-4229-8cb0-43299c26208e&target_origin=https%3A%2F%2Fcarrera-toys.com&client_handle=carrera-toys.myshopify.com — 302 — 4.5 KiB — 214 ms — h2https://assets.reviews.io/css/widgets/ugc-widget.cssassets.reviews.io/css/widgets/ugc-w... https://assets.reviews.io/css/widgets/ugc-widget.css — 200 — 19.9 KiB — 79 ms — h2https://api.reviews.io/instagram/widget?transform_data=true&per_page=25&sku=&tags=&categories=&includeVideos=true&orderBy=updated_desc&store=carrera-revell.myshopify.com&disable_api_caching=1778422237591api.reviews.io/instagram/widget?tra... https://api.reviews.io/instagram/widget?transform_data=true&per_page=25&sku=&tags=&categories=&includeVideos=true&orderBy=updated_desc&store=carrera-revell.myshopify.com&disable_api_caching=1778422237591 — 200 — 0 B — 111 ms — h2https://carrera-toys.com/api/unstable/graphql.json/api/unstable/graphql.json https://carrera-toys.com/api/unstable/graphql.json — 200 — 2.0 KiB — 90 ms — h3https://widget.reviews.io/locale/en.jsonwidget.reviews.io/locale/en.json https://widget.reviews.io/locale/en.json — 200 — 877 B — 185 ms — h3https://carrera-toys.com/shopify_pay/accelerated_checkout/shopify_pay/accelerated_checkout https://carrera-toys.com/shopify_pay/accelerated_checkout — 200 — 1.7 KiB — 101 ms — h3https://carrera-toys.com/de-eu/cart?section_id=mini-cart/de-eu/cart?section_id=mini-cart https://carrera-toys.com/de-eu/cart?section_id=mini-cart — 200 — 16.8 KiB — 172 ms — h3https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/fender_analytics.f542e1a6c45e49f0c0b9.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/fender_analytics.f542e1a6c45e49f0c0b9.js?cb=2 — 200 — 13.8 KiB — 49 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/static.964c1ae7de61b8e06068.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/static.964c1ae7de61b8e06068.js?cb=2 — 200 — 1.0 KiB — 50 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~server_side_cookies~reviews~telemetry~customerHubRoot~favorites~faq~.47f7776b98a43f526caf.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~server_side_cookies~reviews~telemetry~customerHubRoot~favorites~faq~.47f7776b98a43f526caf.js?cb=2 — 200 — 4.3 KiB — 53 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/runtime.a7f23be043f214f8885a.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/runtime.a7f23be043f214f8885a.js?cb=2 — 200 — 8.7 KiB — 9 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/sharedUtils.681e1664957bc982975a.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/sharedUtils.681e1664957bc982975a.js?cb=2 — 200 — 22.8 KiB — 30 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~server_side_cookies~reviews~telemetry~customerHubRoot~favorites~faq~.47f7776b98a43f526caf.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~server_side_cookies~reviews~telemetry~customerHubRoot~favorites~faq~.47f7776b98a43f526caf.js?cb=2 — 200 — 4.3 KiB — 25 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2 — 200 — 3.2 KiB — 19 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~reviews~atlas.0201e888d834a3782e3a.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~reviews~atlas.0201e888d834a3782e3a.js?cb=2 — 200 — 10.4 KiB — 16 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms.a899b049d575de74ade1.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms.a899b049d575de74ade1.js?cb=2 — 200 — 4.3 KiB — 21 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~in_app_forms~signup_forms.fa6bf1a33ef2add72ef8.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~in_app_forms~signup_forms.fa6bf1a33ef2add72ef8.js?cb=2 — 200 — 10.4 KiB — 17 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/signup_forms.7d4b4027ecbbc06e6eeb.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/signup_forms.7d4b4027ecbbc06e6eeb.js?cb=2 — 200 — 1.1 KiB — 19 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/post_identification_sync.dea4c6edb9680ccc956f.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/post_identification_sync.dea4c6edb9680ccc956f.js?cb=2 — 200 — 2.1 KiB — 43 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/event_adapter.27d05c6b8025cc91f071.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/event_adapter.27d05c6b8025cc91f071.js?cb=2 — 200 — 621 B — 13 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2 — 200 — 3.5 KiB — 42 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/telemetry.41ad287d35b9d2794d64.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/telemetry.41ad287d35b9d2794d64.js?cb=2 — 200 — 5.8 KiB — 48 ms — h2https://api.reviews.io/instagram/widget?transform_data=true&per_page=25&sku=&tags=&categories=&includeVideos=true&orderBy=updated_desc&store=carrera-revell.myshopify.com&disable_api_caching=1778422237591api.reviews.io/instagram/widget?tra... https://api.reviews.io/instagram/widget?transform_data=true&per_page=25&sku=&tags=&categories=&includeVideos=true&orderBy=updated_desc&store=carrera-revell.myshopify.com&disable_api_caching=1778422237591 — 200 — 5.8 KiB — 172 ms — h2https://carrera-toys.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://carrera-toys.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 128 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 35 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 64 ms — h3https://carrera-toys.com/services/login_with_shop/buyer/callback?analytics_trace_id=cd7df9de-0fcd-4229-8cb0-43299c26208e&target_origin=https%3A%2F%2Fcarrera-toys.com&token=WHdNbXJUQmVmb01rN0l2VmNnSlRYK1FzS01BbUgvNlYwSXdRanJoT1F6N1J2T3hsazlROWdOUXNITWlJR0hUQUxRaW92NWpSWDZGU1pSVWlLYUJrZjJhSHd1SHI5TE5vOEVJUnhvbkVDOEhXbC9ZUUcvV3ZUZjFsRVY0WnVMbXJ4cHhFS0VFUGRlUGpPOEVuaUNKdGJXcmQ0QUZBeTB0b3ZSbkZkYWtiMy9rdDI5VXNrdURUeGx4NXBqMHFWSkZWeFk1V0pkemh5cCtLRXpVcFFkdlhnUHo1aXFhZnpOZGU4ZHBlaE44RkRSYlBXZHp0YlIvdnVoSC9tbmlRdGhUQi9UamQyL09TY0IrV3BMTnVFcHNXcEZhWDR5NTZhTjZaUnBjb3FnQXlKR1pxSlcxN2hUK0VGMVRwMTRJVUtMSkJ6Q3VCRmFmWTFUWk96Ym90aCs1MTRTWGJXUkhFdjlNWXRXeWxqTThQd0puU3MzUk1GOHNFNFZFclRGbUk5NkYvanhDWkFRMGJBSU03VjdyMHFjRDc1cE9PaW9yNk5HazRiN2RPSU1EdENYY2t1dXBWakp4QXI5eWhiRlJ3bmI0aVBHOEdxdVNyRy9NeDhLNHJwenFySk85QkxjK0hyTlVKTURVNzZGM1Q0Zk9EM2xBREsyN2loUkc1ZlVXSUk0djUyU0MxVFAybm1ienY2NmxJU3d2Nk9vMDhkSDJFaTZURVhuV2QwSmFnc1plMnhLdDhkdWZoQ1dJTmY5ek42RFJLME44aHJVai9aYnRCK0tGVElZY2ttZTFYR0crZnJmRThrOE9SVjZNRlNJeWF3bHZEOFA5L1h6WWxMeURHYTZzU1BXUDNrb09Bck81bXhLdEEveE5pbC9XbGlDTDJERVdZb2tsa1dBRTZvaHR6QjRMUWFOWmQwdUU4cUlsZ2h0WVhyLzhRaE1GWVFNNzI4ellhZzBsd0dLYTJjdmtUUEFYeG11akw4QW95WHpGNS94MzNzSkRrczZuQ0cxbllSc0lLeS9XcjA2Sk12M2lRdkhmK3JlQkFjaDJhc3p6Rm1UZVlsUmpPbUtPRVBOQ2p3aDFQRVMzMzRPcFUxUkhQeVdvUkR5T2crNHZRTHNSUkpPemhZbHI2d1pGT0E1cStxL3ZrczJsS2NkYVM1SlQxRlFFSDlEdHNjOWx6Z0FiWnpac0EtLWJ6QTRXMnpJa3czUUtleTJidTBvZHc9PQ%3D%3D--83dd6291c377ddd508a5440cabfaeaf95af5a144/services/login_with_shop/buyer/cal... https://carrera-toys.com/services/login_with_shop/buyer/callback?analytics_trace_id=cd7df9de-0fcd-4229-8cb0-43299c26208e&target_origin=https%3A%2F%2Fcarrera-toys.com&token=WHdNbXJUQmVmb01rN0l2VmNnSlRYK1FzS01BbUgvNlYwSXdRanJoT1F6N1J2T3hsazlROWdOUXNITWlJR0hUQUxRaW92NWpSWDZGU1pSVWlLYUJrZjJhSHd1SHI5TE5vOEVJUnhvbkVDOEhXbC9ZUUcvV3ZUZjFsRVY0WnVMbXJ4cHhFS0VFUGRlUGpPOEVuaUNKdGJXcmQ0QUZBeTB0b3ZSbkZkYWtiMy9rdDI5VXNrdURUeGx4NXBqMHFWSkZWeFk1V0pkemh5cCtLRXpVcFFkdlhnUHo1aXFhZnpOZGU4ZHBlaE44RkRSYlBXZHp0YlIvdnVoSC9tbmlRdGhUQi9UamQyL09TY0IrV3BMTnVFcHNXcEZhWDR5NTZhTjZaUnBjb3FnQXlKR1pxSlcxN2hUK0VGMVRwMTRJVUtMSkJ6Q3VCRmFmWTFUWk96Ym90aCs1MTRTWGJXUkhFdjlNWXRXeWxqTThQd0puU3MzUk1GOHNFNFZFclRGbUk5NkYvanhDWkFRMGJBSU03VjdyMHFjRDc1cE9PaW9yNk5HazRiN2RPSU1EdENYY2t1dXBWakp4QXI5eWhiRlJ3bmI0aVBHOEdxdVNyRy9NeDhLNHJwenFySk85QkxjK0hyTlVKTURVNzZGM1Q0Zk9EM2xBREsyN2loUkc1ZlVXSUk0djUyU0MxVFAybm1ienY2NmxJU3d2Nk9vMDhkSDJFaTZURVhuV2QwSmFnc1plMnhLdDhkdWZoQ1dJTmY5ek42RFJLME44aHJVai9aYnRCK0tGVElZY2ttZTFYR0crZnJmRThrOE9SVjZNRlNJeWF3bHZEOFA5L1h6WWxMeURHYTZzU1BXUDNrb09Bck81bXhLdEEveE5pbC9XbGlDTDJERVdZb2tsa1dBRTZvaHR6QjRMUWFOWmQwdUU4cUlsZ2h0WVhyLzhRaE1GWVFNNzI4ellhZzBsd0dLYTJjdmtUUEFYeG11akw4QW95WHpGNS94MzNzSkRrczZuQ0cxbllSc0lLeS9XcjA2Sk12M2lRdkhmK3JlQkFjaDJhc3p6Rm1UZVlsUmpPbUtPRVBOQ2p3aDFQRVMzMzRPcFUxUkhQeVdvUkR5T2crNHZRTHNSUkpPemhZbHI2d1pGT0E1cStxL3ZrczJsS2NkYVM1SlQxRlFFSDlEdHNjOWx6Z0FiWnpac0EtLWJ6QTRXMnpJa3czUUtleTJidTBvZHc9PQ%3D%3D--83dd6291c377ddd508a5440cabfaeaf95af5a144 — 200 — 2.2 KiB — 82 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAARnQU1BAACxj…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAARnQU1BAACxj… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 0 ms — datahttps://media.reviews.co.uk/instagram-image/1080?src=DKU0JF5hYYF&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DKU0JF5hYYF&height=0&width=1080 — 200 — 311.2 KiB — 197 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DKKWFqqtA3M&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DKKWFqqtA3M&height=0&width=1080 — 200 — 212.9 KiB — 186 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DKjNkVlMUpg&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DKjNkVlMUpg&height=0&width=1080 — 200 — 58.1 KiB — 123 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DJ_faT8N3ef&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DJ_faT8N3ef&height=0&width=1080 — 200 — 92.7 KiB — 154 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DJJZA8jtZIv&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DJJZA8jtZIv&height=0&width=1080 — 200 — 122.0 KiB — 160 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DJ132oZN_AG&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DJ132oZN_AG&height=0&width=1080 — 200 — 152.7 KiB — 221 ms — h2https://assets.reviews.io/img/all-global-assets/icons/icon-insta--md.svgassets.reviews.io/img/all-global-as... https://assets.reviews.io/img/all-global-assets/icons/icon-insta--md.svg — 200 — 1.2 KiB — 28 ms — h2https://assets.reviews.io/iconfont/reviewsio-icons/fonts/reviewsio-font.woff2?pdx2p6assets.reviews.io/iconfont/reviewsi... https://assets.reviews.io/iconfont/reviewsio-icons/fonts/reviewsio-font.woff2?pdx2p6 — 200 — 13.9 KiB — 30 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DJUSPICSNoT&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DJUSPICSNoT&height=0&width=1080 — 200 — 217.6 KiB — 156 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DJmTpYdsTLa&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DJmTpYdsTLa&height=0&width=1080 — 200 — 282.5 KiB — 184 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DK8OwisyiDR&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DK8OwisyiDR&height=0&width=1080 — 200 — 152.8 KiB — 135 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DMA2jGJOxOD&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DMA2jGJOxOD&height=0&width=1080 — 200 — 232.6 KiB — 161 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DKaCqvBOr6D&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DKaCqvBOr6D&height=0&width=1080 — 200 — 311.0 KiB — 174 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DJrdyTItntU&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DJrdyTItntU&height=0&width=1080 — 200 — 112.8 KiB — 142 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DLSiDDyqn0d&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DLSiDDyqn0d&height=0&width=1080 — 200 — 147.5 KiB — 150 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DNI58thuh8H&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DNI58thuh8H&height=0&width=1080 — 200 — 267.2 KiB — 179 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DL2MR4IMPPc&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DL2MR4IMPPc&height=0&width=1080 — 200 — 163.4 KiB — 165 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DLciUyIMBeZ&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DLciUyIMBeZ&height=0&width=1080 — 200 — 105.0 KiB — 154 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DLh9I1vxkKr&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DLh9I1vxkKr&height=0&width=1080 — 200 — 131.4 KiB — 161 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DLsT3HyMPN6&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DLsT3HyMPN6&height=0&width=1080 — 200 — 189.4 KiB — 177 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DJb3lUFNJU2&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DJb3lUFNJU2&height=0&width=1080 — 200 — 190.2 KiB — 179 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DJEtMmARgpU&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DJEtMmARgpU&height=0&width=1080 — 200 — 171.0 KiB — 179 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DMFvjSjvZgH&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DMFvjSjvZgH&height=0&width=1080 — 200 — 159.9 KiB — 180 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DLnL53MO2TS&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DLnL53MO2TS&height=0&width=1080 — 200 — 89.7 KiB — 171 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DKPfeQBTVez&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DKPfeQBTVez&height=0&width=1080 — 200 — 117.8 KiB — 177 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=DL7wSMZPerP&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=DL7wSMZPerP&height=0&width=1080 — 200 — 151.5 KiB — 181 ms — h2https://media.reviews.co.uk/instagram-image/1080?src=upload-603891202508211559&height=0&width=1080media.reviews.co.uk/instagram-image... https://media.reviews.co.uk/instagram-image/1080?src=upload-603891202508211559&height=0&width=1080 — 200 — 149.9 KiB — 181 ms — h2https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 45 ms — h3https://carrera-toys.com/services/login_with_shop/buyer/finalize/services/login_with_shop/buyer/fin... https://carrera-toys.com/services/login_with_shop/buyer/finalize — 200 — 1.8 KiB — 91 ms — h3https://carrera-toys.com/cart.js/cart.js https://carrera-toys.com/cart.js — 200 — 1.3 KiB — 108 ms — h3https://consent.cookiebot.eu/uc.js?cbid=ce334302-3e60-47dd-9200-162f076aaa36&implementation=gtm&consentmode-dataredaction=dynamicconsent.cookiebot.eu/uc.js?cbid=ce3... https://consent.cookiebot.eu/uc.js?cbid=ce334302-3e60-47dd-9200-162f076aaa36&implementation=gtm&consentmode-dataredaction=dynamic — 200 — 29.6 KiB — 167 ms — h2https://www.google.com/ccm/collect?rcb=2&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fcarrera-toys.com%2Fde-eu&scrsrc=www.googletagmanager.com&rnd=1703289509.1778422238&dt=Carrera%3A%20Der%20Spezialist%20f%C3%BCr%20Rennbahnen%20%26%20RC-Spielzeug&auid=2140864044.1778422238&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=0&gdid=dN2ZkMj&gtm=45He6562v9226893568za200zd9226893568xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~118463261~118719172&apve=1&apvf=f&apvc=1&tft=1778422238114&tfd=2904www.google.com/ccm/collect?rcb=2&fr... https://www.google.com/ccm/collect?rcb=2&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fcarrera-toys.com%2Fde-eu&scrsrc=www.googletagmanager.com&rnd=1703289509.1778422238&dt=Carrera%3A%20Der%20Spezialist%20f%C3%BCr%20Rennbahnen%20%26%20RC-Spielzeug&auid=2140864044.1778422238&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=0&gdid=dN2ZkMj&gtm=45He6562v9226893568za200zd9226893568xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~118463261~118719172&apve=1&apvf=f&apvc=1&tft=1778422238114&tfd=2904 — 200 — 21 B — 85 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 33 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 32 ms — h3https://carrera-toys.com/cart.js/cart.js https://carrera-toys.com/cart.js — 200 — 1.3 KiB — 111 ms — h3https://api.transcy.io/api/store_front/switcher?shopify_domain=carrera-toys.myshopify.com&preview=false&cookie_locale=&locale_current=de&is_admin=false&country=FR&currency=&browser_language=en-US&version=v2_1777986209&theme_name=carrera%2Fmain&theme_version=api.transcy.io/api/store_front/swit... https://api.transcy.io/api/store_front/switcher?shopify_domain=carrera-toys.myshopify.com&preview=false&cookie_locale=&locale_current=de&is_admin=false&country=FR&currency=&browser_language=en-US&version=v2_1777986209&theme_name=carrera%2Fmain&theme_version= — 204 — 0 B — 179 ms — h2https://static.klaviyo.com/onsite/js/vendors~Render~ClientStore~~~onsite-back-in-stock.7d7b5b811b79d6bdfaae.jsstatic.klaviyo.com/onsite/js/vendor... https://static.klaviyo.com/onsite/js/vendors~Render~ClientStore~~~onsite-back-in-stock.7d7b5b811b79d6bdfaae.js — 200 — 2.3 KiB — 3 ms — h2https://static.klaviyo.com/onsite/js/1011.0ab7438f38097e529f79.jsstatic.klaviyo.com/onsite/js/1011.0... https://static.klaviyo.com/onsite/js/1011.0ab7438f38097e529f79.js — 200 — 8.6 KiB — 3 ms — h2https://fast.a.klaviyo.com/custom-fonts/api/v1/company-fonts/onsite?company_id=TbEZ9Hfast.a.klaviyo.com/custom-fonts/api... https://fast.a.klaviyo.com/custom-fonts/api/v1/company-fonts/onsite?company_id=TbEZ9H — 200 — 885 B — 58 ms — h2https://a.klaviyo.com/forms/api/v3/geo-ipa.klaviyo.com/forms/api/v3/geo-ip https://a.klaviyo.com/forms/api/v3/geo-ip — 200 — 680 B — 185 ms — h2https://static-forms.klaviyo.com/forms/api/v7/TbEZ9H/full-formsstatic-forms.klaviyo.com/forms/api/... https://static-forms.klaviyo.com/forms/api/v7/TbEZ9H/full-forms — 200 — 4.1 KiB — 32 ms — h2https://dr4qe3ddw9y32.cloudfront.net/awin-shopify-integration-code.js?aid=40446&v=shopifyApp_5.4.0&ts=1773915347825&shop=carrera-toys.myshopify.comdr4qe3ddw9y32.cloudfront.net/awin-s... https://dr4qe3ddw9y32.cloudfront.net/awin-shopify-integration-code.js?aid=40446&v=shopifyApp_5.4.0&ts=1773915347825&shop=carrera-toys.myshopify.com — 200 — 17.9 KiB — 77 ms — h2https://api.transcy.io/api/store_front/switcher?shopify_domain=carrera-toys.myshopify.com&preview=false&cookie_locale=&locale_current=de&is_admin=false&country=FR&currency=&browser_language=en-US&version=v2_1777986209&theme_name=carrera%2Fmain&theme_version=api.transcy.io/api/store_front/swit... https://api.transcy.io/api/store_front/switcher?shopify_domain=carrera-toys.myshopify.com&preview=false&cookie_locale=&locale_current=de&is_admin=false&country=FR&currency=&browser_language=en-US&version=v2_1777986209&theme_name=carrera%2Fmain&theme_version= — 200 — 16.5 KiB — 27 ms — h2https://carrera-toys.com/de-eu/cart.js/de-eu/cart.js https://carrera-toys.com/de-eu/cart.js — 200 — 1.3 KiB — 215 ms — h3https://carrera-toys.com/cdn/shop/files/favicon-96x96_85cd0178-11bf-4063-a57e-a3e8f6884fcb_96x96.png?v=1754993191/cdn/shop/files/favicon-96x96_85cd0... https://carrera-toys.com/cdn/shop/files/favicon-96x96_85cd0178-11bf-4063-a57e-a3e8f6884fcb_96x96.png?v=1754993191 — 200 — 3.4 KiB — 37 ms — h3https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~Render~back-in-stock-dynamic-button-handler~ClientStore~.bcd1952435cf498f022c.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~Render~back-in-stock-dynamic-button-handler~ClientStore~.bcd1952435cf498f022c.js — 200 — 4.2 KiB — 13 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~Render~ClientStore~~onsite-back-in-stock.d095d93e14859373a01c.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~Render~ClientStore~~onsite-back-in-stock.d095d93e14859373a01c.js — 200 — 4.4 KiB — 20 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~Render~ClientStore~.b74245791875e597bcd9.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~Render~ClientStore~.b74245791875e597bcd9.js — 200 — 19.9 KiB — 13 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/ClientStore.6ddd25a5be2d0e002c30.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/ClientStore.6ddd25a5be2d0e002c30.js — 200 — 3.3 KiB — 12 ms — h2https://carrera-toys.com/cart.js/cart.js https://carrera-toys.com/cart.js — 200 — 1.3 KiB — 110 ms — h3https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/onsite-triggering-v2.1821784a80582ce2f1a6.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/onsite-triggering-v2.1821784a80582ce2f1a6.js — 200 — 7.1 KiB — 2 ms — h2https://carrera-toys.com/apps/awin/40446.js/apps/awin/40446.js https://carrera-toys.com/apps/awin/40446.js — 200 — 14.7 KiB — 148 ms — h3https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/532.78c8276184f45c79a94f.cssstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/532.78c8276184f45c79a94f.css — 200 — 9.3 KiB — 8 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/styles.3e7fa65f2ececea7cad2.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/styles.3e7fa65f2ececea7cad2.js — 200 — 4.8 KiB — 4 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~Render.4aced80dbbd41a0ae3f3.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~Render.4aced80dbbd41a0ae3f3.js — 200 — 6.8 KiB — 4 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/Render.01dba366182797ebdf1e.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/Render.01dba366182797ebdf1e.js — 200 — 52.7 KiB — 8 ms — h2https://carrera-toys.com/de-eu/cart?section_id=mini-cart/de-eu/cart?section_id=mini-cart https://carrera-toys.com/de-eu/cart?section_id=mini-cart — 200 — 1.3 KiB — 98 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 36 ms — h3https://carrera-toys.com/cart.js/cart.js https://carrera-toys.com/cart.js — 200 — 1.3 KiB — 110 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
46% of JavaScript execution is third-party
First-party Third-party 881ms · 483KB · €5/mo
Unattributable
Other
Costly
Execution 467ms
Transfer 0 KB
Monthly Cost €2/mo
consent.cookiebot.com
Other
Optional
Execution 143ms
Transfer 114 KB
Unused 23%
Monthly Cost €1/mo
widget.reviews.io
Other
Optional
Execution 116ms
Transfer 151 KB
Unused 43%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 91ms
Transfer 175 KB
Unused 33%
Monthly Cost €0/mo
jsDelivr
CDN
Optional
Execution 63ms
Transfer 43 KB
Unused 59%
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • Unattributable adds 467ms and costs ~€2/month

46% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 467ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

59% of jsDelivr's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-11 — 2026-05-08)

LCP (p75)

1781 ms

86% good

INP (p75)

135 ms

88% good

CLS (p75)

0.000

83% good

FCP (p75)

1366 ms

TTFB (p75)

619 ms

This origin passes Core Web Vitals assessment
Image Optimization
200 images, 277 KB total, 88 KB wasted
INFO

Image Optimization Audit

Total Images

200

Total Size

277 KB

Oversized

25

Wasted

88 KB

81 missing alt text 87 missing dimensions 61 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback