Skip to content
https://ebay.de

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
70
GRADE
C
FIX
6
REVIEW
2
PASS
7
INFO
2

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

43
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
94
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

6.09 s

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

16.00 s

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

642 ms

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

0.017

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

6.40 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.

17.32 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
4.6 MB transferred, 229 requests
FIX
4.6 MB transferred, 229 requests
Critical::
Page weighs 9.1 MB (4.6 MB transferred)
Warning::
Images are 2.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.1 MB
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Warning::
229 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.96 g CO2 per page load
4.6 MB / 2.4 MB budget
4.6 MB transferred
229 requests
0.96 g CO2 per page load
Images 2.1 MiB 46%
Other 1.1 MiB 24%
JavaScript 1.0 MiB 22%
Other 129.9 KiB 3%
CSS 95.2 KiB 2%
HTML 93.1 KiB 2%
Fonts 51.4 KiB 1%
Other 6.9 KiB 0%
Other 1.4 KiB 0%
Other 893 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
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.6 MiB of 4.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4570ms total JS execution
FIX
4570ms total JS execution
Warning::
https://www.ebay.de/: 1898ms CPU time
Warning::
Unattributable: 1271ms CPU time
Warning::
https://www.ebay.de/ifh/ifh-vendor0909758836facad3...: 648ms CPU time
Warning::
https://ir.ebaystatic.com/cr/v/c01/globalheader_wi...: 319ms CPU time
Info::
https://ir.ebaystatic.com/cr/v/c01/89466f2c-a8ad-4...: 169ms CPU time
Warning::
Third-party scripts: 4570ms (100% of total)

Main Thread Breakdown

Script Evaluation 41% Other 33% Style & Layout 13% Script Parsing & Compilation 6% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.ebay.de/1898ms821ms48ms3rd
Unattributable1271ms59ms0ms3rd
https://www.ebay.de/ifh/ifh-vendor0909758836facad3e08a.js648ms551ms81ms3rd
https://ir.ebaystatic.com/cr/v/c01/globalheader_widget_platform__v2-8cc77abd.js319ms175ms72ms3rd
https://ir.ebaystatic.com/cr/v/c01/89466f2c-a8ad-4fb1-83ee-683e13ae2786.min.js169ms162ms6ms3rd
https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_B_1MEBK_.js136ms18ms3ms3rd
https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_ChBmpaIR.js129ms92ms2ms3rd
D
JS Bundles
Action
24 scripts, 429 KB unused
FIX
24 scripts, 429 KB unused
Warning::
https://ir.ebaystatic.com/rs/c/discoveryplatformwe...: 187 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ebay.de/ifh/ifh-vendor0909758836facad3...: 164 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ebay.de/ifh/ifh0b444393f5b05226a26f.js: 34 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ir.ebaystatic.com/rs/c/mweb-gh-ur0DMd1E.js: 23 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ir.ebaystatic.com/cr/v/c01/code.jquery.com...: 21 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 429 KB
429 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_B_1MEBK_.js267 KB187 KB (70%)3rd
https://www.ebay.de/ifh/ifh-vendor0909758836facad3e08a.js279 KB164 KB (59%)3rd
https://www.ebay.de/ifh/ifh0b444393f5b05226a26f.js77 KB34 KB (44%)3rd
https://ir.ebaystatic.com/rs/c/mweb-gh-ur0DMd1E.js54 KB23 KB (44%)3rd
https://ir.ebaystatic.com/cr/v/c01/code.jquery.com_jquery-3.7.1.min.js31 KB21 KB (70%)3rd
https://ir.ebaystatic.com/cr/v/c01/89466f2c-a8ad-4fb1-83ee-683e13ae2786.min.js23 KB3rd
https://www.ebay.de/ifh/inflowcomponent?callback=Inflow.cb&fromGH=true&ismWeb=true&input=%7B%22pageId%22%3A4624852%2C%22gbhEnabled%22%3Afalse%7D&mobilePlaceHolder=gh-inflow-help9 KB3rd
https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_Ceigqm1C.js2 KB3rd
https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_CvTRjXFo.js1 KB3rd
https://ir.ebaystatic.com/cr/v/c01/251201KCSGM4WMR5VP59.js5 KB3rd

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

F
Page Weight Inventory
Action
229 resources · 4.6 MB · 429 KB savings available
FIX
229 resources · 4.6 MB · 429 KB savings available
Warning::
Page weight 3.6 MB over 1MB target
Got: 4.6 MB Expected: ≤ 1 MB
Info::
~429 KB of savings available
Warning::
228 third-party resources (100% of weight)
Info::
2 resources over 200KB
229 resources · 4.6 MiB · 228 third-party 3.6 MiB over 1MB target
Image 46% · 2.1 MiB
Media 24% · 1.1 MiB
JavaScript 22% · 1.0 MiB
Other 3% · 132.4 KiB
CSS 2% · 95.2 KiB
Document 2% · 93.1 KiB
Font 1% · 51.4 KiB

~428.9 KiB of savings available

Remove unused JavaScript: 428.9 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: max-age=0, no-cache, no-store
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, no-cache, no-store

DirectiveValueMeaning
max-age0Cache for 0 seconds
no-cacheCache but always revalidate first
no-storeNever cache this response
B
Image Optimization
76 images, 0 KB saveable
REVIEW
76 images, 0 KB saveable
Info::
All images are well-optimized
76 images 2.1 MB
0 oversized -0 KB
33 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
2 fonts (51 KB)
PASS
2 fonts (51 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

51 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.1 s LCP 16.0 shttps://ir.ebaystatic.com/cr/v/c1/market-sans/v2.0/MarketSans-Regular-WebS.woff2MarketSans-Regular-WebS... https://ir.ebaystatic.com/cr/v/c1/market-sans/v2.0/MarketSans-Regular-WebS.woff2 — 25.1 KiB — 9 ms — font-display: swaphttps://ir.ebaystatic.com/cr/v/c1/market-sans/v2.0/MarketSans-Bold-WebS.woff2MarketSans-Bold-WebS.woff2 https://ir.ebaystatic.com/cr/v/c1/market-sans/v2.0/MarketSans-Bold-WebS.woff2 — 26.3 KiB — 5 ms — font-display: swap
MarketSans-Regular-WebS... woff2 swap
Size 25 KB
Load time 9 ms
Start 835 ms
Risk FOUT — text flashes from fallback to web font
MarketSans-Bold-WebS.woff2 woff2 swap
Size 26 KB
Load time 5 ms
Start 857 ms
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
7 hints, 0 missing preconnects
PASS
7 hints, 0 missing preconnects
Info::
Page uses 7 resource hint(s)

Current Resource Hints

preconnect
2
preload
1
dns-prefetch
4
prefetch

7 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
229 requests over 4951ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.1 s LCP 16.0 shttps://ebay.de// https://ebay.de/ — 301 — 188 B — 335 ms — h2https://www.ebay.de/www.ebay.de/ https://www.ebay.de/ — 200 — 84.4 KiB — 837 ms — h2https://ir.ebaystatic.com/pictures/aw/pics/s_1x2.gifir.ebaystatic.com/pictures/aw/pics/... https://ir.ebaystatic.com/pictures/aw/pics/s_1x2.gif — 200 — 283 B — 70 ms — h2https://ir.ebaystatic.com/rs/c/mweb-gh-4RdIQIXj.cssir.ebaystatic.com/rs/c/mweb-gh-4RdI... https://ir.ebaystatic.com/rs/c/mweb-gh-4RdIQIXj.css — 200 — 16.8 KiB — 50 ms — h2https://ir.ebaystatic.com/rs/c/discoveryplatformweb/d.homepage-BhblJCcS.jsir.ebaystatic.com/rs/c/discoverypla... https://ir.ebaystatic.com/rs/c/discoveryplatformweb/d.homepage-BhblJCcS.js — 200 — 1.2 KiB — 52 ms — h2https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_ChBmpaIR.jsir.ebaystatic.com/rs/c/discoverypla... https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_ChBmpaIR.js — 200 — 115.1 KiB — 77 ms — h2https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_DzuqMxts.jsir.ebaystatic.com/rs/c/discoverypla... https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_DzuqMxts.js — 200 — 27.5 KiB — 71 ms — h2https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_CvTRjXFo.jsir.ebaystatic.com/rs/c/discoverypla... https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_CvTRjXFo.js — 200 — 1.4 KiB — 55 ms — h2https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_B_1MEBK_.jsir.ebaystatic.com/rs/c/discoverypla... https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_B_1MEBK_.js — 200 — 266.6 KiB — 76 ms — h2https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_Ceigqm1C.jsir.ebaystatic.com/rs/c/discoverypla... https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_Ceigqm1C.js — 200 — 2.3 KiB — 67 ms — h2https://ir.ebaystatic.com/rs/c/discoveryplatformweb/style-E-N6Cb5k.cssir.ebaystatic.com/rs/c/discoverypla... https://ir.ebaystatic.com/rs/c/discoveryplatformweb/style-E-N6Cb5k.css — 200 — 78.4 KiB — 65 ms — h2https://ir.ebaystatic.com/cr/ebay-rum/cdn-assets/logs.ebb041e86c5338dbe8f6.bundle.jsir.ebaystatic.com/cr/ebay-rum/cdn-a... https://ir.ebaystatic.com/cr/ebay-rum/cdn-assets/logs.ebb041e86c5338dbe8f6.bundle.js — 200 — 21.8 KiB — 70 ms — h2https://www.ebay.de/manifest.jsonwww.ebay.de/manifest.json https://www.ebay.de/manifest.json — 200 — 1.4 KiB — 285 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM0IiBoZWlnaHQ9IjU0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM0IiBoZWlnaHQ9IjU0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvM… — 200 — 0 B — 0 ms — datahttps://sherlock-events-sampler.ebay.com/eventsPerServiceStrategy?service=discoveryplatformwebsherlock-events-sampler.ebay.com/ev... https://sherlock-events-sampler.ebay.com/eventsPerServiceStrategy?service=discoveryplatformweb — 200 — 446 B — 579 ms — http/1.1https://ir.ebaystatic.com/cr/v/c1/market-sans/v2.0/MarketSans-Regular-WebS.woff2ir.ebaystatic.com/cr/v/c1/market-sa... https://ir.ebaystatic.com/cr/v/c1/market-sans/v2.0/MarketSans-Regular-WebS.woff2 — 200 — 25.1 KiB — 9 ms — h2https://www.ebay.de/sch/ajax/autocompletewww.ebay.de/sch/ajax/autocomplete https://www.ebay.de/sch/ajax/autocomplete — 200 — 1.5 KiB — 372 ms — h2https://ir.ebaystatic.com/cr/v/c1/market-sans/v2.0/MarketSans-Bold-WebS.woff2ir.ebaystatic.com/cr/v/c1/market-sa... https://ir.ebaystatic.com/cr/v/c1/market-sans/v2.0/MarketSans-Bold-WebS.woff2 — 200 — 26.3 KiB — 5 ms — h3https://i.ebayimg.com/images/g/vFcAAeSwb5xpw755/s-l500.webpi.ebayimg.com/images/g/vFcAAeSwb5xp... https://i.ebayimg.com/images/g/vFcAAeSwb5xpw755/s-l500.webp — 200 — 28.1 KiB — 54 ms — h2https://i.ebayimg.com/thumbs/images/g/vFcAAeSwb5xpw755/s-l140.jpgi.ebayimg.com/thumbs/images/g/vFcAA... https://i.ebayimg.com/thumbs/images/g/vFcAAeSwb5xpw755/s-l140.jpg — 200 — 8.0 KiB — 30 ms — h2https://i.ebayimg.com/images/g/Sy0AAeSwfI9o0S1f/s-l500.webpi.ebayimg.com/images/g/Sy0AAeSwfI9o... https://i.ebayimg.com/images/g/Sy0AAeSwfI9o0S1f/s-l500.webp — 200 — 18.9 KiB — 45 ms — h2https://i.ebayimg.com/thumbs/images/g/Sy0AAeSwfI9o0S1f/s-l140.jpgi.ebayimg.com/thumbs/images/g/Sy0AA... https://i.ebayimg.com/thumbs/images/g/Sy0AAeSwfI9o0S1f/s-l140.jpg — 200 — 3.7 KiB — 25 ms — h2https://i.ebayimg.com/images/g/gnIAAeSwVklpwt90/s-l500.webpi.ebayimg.com/images/g/gnIAAeSwVklp... https://i.ebayimg.com/images/g/gnIAAeSwVklpwt90/s-l500.webp — 200 — 27.6 KiB — 45 ms — h2https://i.ebayimg.com/thumbs/images/g/gnIAAeSwVklpwt90/s-l140.jpgi.ebayimg.com/thumbs/images/g/gnIAA... https://i.ebayimg.com/thumbs/images/g/gnIAAeSwVklpwt90/s-l140.jpg — 200 — 6.3 KiB — 18 ms — h2https://ir.ebaystatic.com/cr/v/c01/code.jquery.com_jquery-3.7.1.min.jsir.ebaystatic.com/cr/v/c01/code.jqu... https://ir.ebaystatic.com/cr/v/c01/code.jquery.com_jquery-3.7.1.min.js — 200 — 30.7 KiB — 31 ms — h2https://ir.ebaystatic.com/cr/v/c1/ebay-cookies/6.jsir.ebaystatic.com/cr/v/c1/ebay-cook... https://ir.ebaystatic.com/cr/v/c1/ebay-cookies/6.js — 200 — 3.8 KiB — 27 ms — h3https://ir.ebaystatic.com/cr/v/c01/251201KCSGM4WMR5VP59.jsir.ebaystatic.com/cr/v/c01/251201KC... https://ir.ebaystatic.com/cr/v/c01/251201KCSGM4WMR5VP59.js — 200 — 4.8 KiB — 39 ms — h3https://ir.ebaystatic.com/cr/v/c01/250701JZ48C6XWVCKCN2.jsir.ebaystatic.com/cr/v/c01/250701JZ... https://ir.ebaystatic.com/cr/v/c01/250701JZ48C6XWVCKCN2.js — 200 — 9.5 KiB — 39 ms — h3https://i.ebayimg.com/images/g/AigAAeSwJfBp2RAk/s-l500.webpi.ebayimg.com/images/g/AigAAeSwJfBp... https://i.ebayimg.com/images/g/AigAAeSwJfBp2RAk/s-l500.webp — 200 — 39.0 KiB — 202 ms — h2https://i.ebayimg.com/thumbs/images/g/AigAAeSwJfBp2RAk/s-l140.jpgi.ebayimg.com/thumbs/images/g/AigAA... https://i.ebayimg.com/thumbs/images/g/AigAAeSwJfBp2RAk/s-l140.jpg — 200 — 5.7 KiB — 179 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.1 s LCP 16.0 shttps://ebay.de// https://ebay.de/ — 301 — 188 B — 335 ms — h2https://www.ebay.de/www.ebay.de/ https://www.ebay.de/ — 200 — 84.4 KiB — 837 ms — h2https://ir.ebaystatic.com/pictures/aw/pics/s_1x2.gifir.ebaystatic.com/pictures/aw/pics/... https://ir.ebaystatic.com/pictures/aw/pics/s_1x2.gif — 200 — 283 B — 70 ms — h2https://ir.ebaystatic.com/rs/c/mweb-gh-4RdIQIXj.cssir.ebaystatic.com/rs/c/mweb-gh-4RdI... https://ir.ebaystatic.com/rs/c/mweb-gh-4RdIQIXj.css — 200 — 16.8 KiB — 50 ms — h2https://ir.ebaystatic.com/rs/c/discoveryplatformweb/d.homepage-BhblJCcS.jsir.ebaystatic.com/rs/c/discoverypla... https://ir.ebaystatic.com/rs/c/discoveryplatformweb/d.homepage-BhblJCcS.js — 200 — 1.2 KiB — 52 ms — h2https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_ChBmpaIR.jsir.ebaystatic.com/rs/c/discoverypla... https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_ChBmpaIR.js — 200 — 115.1 KiB — 77 ms — h2https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_DzuqMxts.jsir.ebaystatic.com/rs/c/discoverypla... https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_DzuqMxts.js — 200 — 27.5 KiB — 71 ms — h2https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_CvTRjXFo.jsir.ebaystatic.com/rs/c/discoverypla... https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_CvTRjXFo.js — 200 — 1.4 KiB — 55 ms — h2https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_B_1MEBK_.jsir.ebaystatic.com/rs/c/discoverypla... https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_B_1MEBK_.js — 200 — 266.6 KiB — 76 ms — h2https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_Ceigqm1C.jsir.ebaystatic.com/rs/c/discoverypla... https://ir.ebaystatic.com/rs/c/discoveryplatformweb/_Ceigqm1C.js — 200 — 2.3 KiB — 67 ms — h2https://ir.ebaystatic.com/rs/c/discoveryplatformweb/style-E-N6Cb5k.cssir.ebaystatic.com/rs/c/discoverypla... https://ir.ebaystatic.com/rs/c/discoveryplatformweb/style-E-N6Cb5k.css — 200 — 78.4 KiB — 65 ms — h2https://ir.ebaystatic.com/cr/ebay-rum/cdn-assets/logs.ebb041e86c5338dbe8f6.bundle.jsir.ebaystatic.com/cr/ebay-rum/cdn-a... https://ir.ebaystatic.com/cr/ebay-rum/cdn-assets/logs.ebb041e86c5338dbe8f6.bundle.js — 200 — 21.8 KiB — 70 ms — h2https://www.ebay.de/manifest.jsonwww.ebay.de/manifest.json https://www.ebay.de/manifest.json — 200 — 1.4 KiB — 285 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM0IiBoZWlnaHQ9IjU0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM0IiBoZWlnaHQ9IjU0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvM… — 200 — 0 B — 0 ms — datahttps://sherlock-events-sampler.ebay.com/eventsPerServiceStrategy?service=discoveryplatformwebsherlock-events-sampler.ebay.com/ev... https://sherlock-events-sampler.ebay.com/eventsPerServiceStrategy?service=discoveryplatformweb — 200 — 446 B — 579 ms — http/1.1https://ir.ebaystatic.com/cr/v/c1/market-sans/v2.0/MarketSans-Regular-WebS.woff2ir.ebaystatic.com/cr/v/c1/market-sa... https://ir.ebaystatic.com/cr/v/c1/market-sans/v2.0/MarketSans-Regular-WebS.woff2 — 200 — 25.1 KiB — 9 ms — h2https://www.ebay.de/sch/ajax/autocompletewww.ebay.de/sch/ajax/autocomplete https://www.ebay.de/sch/ajax/autocomplete — 200 — 1.5 KiB — 372 ms — h2https://ir.ebaystatic.com/cr/v/c1/market-sans/v2.0/MarketSans-Bold-WebS.woff2ir.ebaystatic.com/cr/v/c1/market-sa... https://ir.ebaystatic.com/cr/v/c1/market-sans/v2.0/MarketSans-Bold-WebS.woff2 — 200 — 26.3 KiB — 5 ms — h3https://i.ebayimg.com/images/g/vFcAAeSwb5xpw755/s-l500.webpi.ebayimg.com/images/g/vFcAAeSwb5xp... https://i.ebayimg.com/images/g/vFcAAeSwb5xpw755/s-l500.webp — 200 — 28.1 KiB — 54 ms — h2https://i.ebayimg.com/thumbs/images/g/vFcAAeSwb5xpw755/s-l140.jpgi.ebayimg.com/thumbs/images/g/vFcAA... https://i.ebayimg.com/thumbs/images/g/vFcAAeSwb5xpw755/s-l140.jpg — 200 — 8.0 KiB — 30 ms — h2https://i.ebayimg.com/images/g/Sy0AAeSwfI9o0S1f/s-l500.webpi.ebayimg.com/images/g/Sy0AAeSwfI9o... https://i.ebayimg.com/images/g/Sy0AAeSwfI9o0S1f/s-l500.webp — 200 — 18.9 KiB — 45 ms — h2https://i.ebayimg.com/thumbs/images/g/Sy0AAeSwfI9o0S1f/s-l140.jpgi.ebayimg.com/thumbs/images/g/Sy0AA... https://i.ebayimg.com/thumbs/images/g/Sy0AAeSwfI9o0S1f/s-l140.jpg — 200 — 3.7 KiB — 25 ms — h2https://i.ebayimg.com/images/g/gnIAAeSwVklpwt90/s-l500.webpi.ebayimg.com/images/g/gnIAAeSwVklp... https://i.ebayimg.com/images/g/gnIAAeSwVklpwt90/s-l500.webp — 200 — 27.6 KiB — 45 ms — h2https://i.ebayimg.com/thumbs/images/g/gnIAAeSwVklpwt90/s-l140.jpgi.ebayimg.com/thumbs/images/g/gnIAA... https://i.ebayimg.com/thumbs/images/g/gnIAAeSwVklpwt90/s-l140.jpg — 200 — 6.3 KiB — 18 ms — h2https://ir.ebaystatic.com/cr/v/c01/code.jquery.com_jquery-3.7.1.min.jsir.ebaystatic.com/cr/v/c01/code.jqu... https://ir.ebaystatic.com/cr/v/c01/code.jquery.com_jquery-3.7.1.min.js — 200 — 30.7 KiB — 31 ms — h2https://ir.ebaystatic.com/cr/v/c1/ebay-cookies/6.jsir.ebaystatic.com/cr/v/c1/ebay-cook... https://ir.ebaystatic.com/cr/v/c1/ebay-cookies/6.js — 200 — 3.8 KiB — 27 ms — h3https://ir.ebaystatic.com/cr/v/c01/251201KCSGM4WMR5VP59.jsir.ebaystatic.com/cr/v/c01/251201KC... https://ir.ebaystatic.com/cr/v/c01/251201KCSGM4WMR5VP59.js — 200 — 4.8 KiB — 39 ms — h3https://ir.ebaystatic.com/cr/v/c01/250701JZ48C6XWVCKCN2.jsir.ebaystatic.com/cr/v/c01/250701JZ... https://ir.ebaystatic.com/cr/v/c01/250701JZ48C6XWVCKCN2.js — 200 — 9.5 KiB — 39 ms — h3https://i.ebayimg.com/images/g/AigAAeSwJfBp2RAk/s-l500.webpi.ebayimg.com/images/g/AigAAeSwJfBp... https://i.ebayimg.com/images/g/AigAAeSwJfBp2RAk/s-l500.webp — 200 — 39.0 KiB — 202 ms — h2https://i.ebayimg.com/thumbs/images/g/AigAAeSwJfBp2RAk/s-l140.jpgi.ebayimg.com/thumbs/images/g/AigAA... https://i.ebayimg.com/thumbs/images/g/AigAAeSwJfBp2RAk/s-l140.jpg — 200 — 5.7 KiB — 179 ms — h2https://i.ebayimg.com/images/g/p8UAAOSw~YdoGf7h/s-l500.webpi.ebayimg.com/images/g/p8UAAOSw~Ydo... https://i.ebayimg.com/images/g/p8UAAOSw~YdoGf7h/s-l500.webp — 200 — 29.0 KiB — 202 ms — h2https://i.ebayimg.com/thumbs/images/g/p8UAAOSw~YdoGf7h/s-l140.jpgi.ebayimg.com/thumbs/images/g/p8UAA... https://i.ebayimg.com/thumbs/images/g/p8UAAOSw~YdoGf7h/s-l140.jpg — 200 — 4.9 KiB — 179 ms — h2https://i.ebayimg.com/images/g/vM8AAOSwapdnYUp4/s-l500.webpi.ebayimg.com/images/g/vM8AAOSwapdn... https://i.ebayimg.com/images/g/vM8AAOSwapdnYUp4/s-l500.webp — 200 — 42.9 KiB — 217 ms — h2https://i.ebayimg.com/thumbs/images/g/vM8AAOSwapdnYUp4/s-l140.jpgi.ebayimg.com/thumbs/images/g/vM8AA... https://i.ebayimg.com/thumbs/images/g/vM8AAOSwapdnYUp4/s-l140.jpg — 200 — 8.6 KiB — 181 ms — h2https://i.ebayimg.com/images/g/INEAAeSwGnFpxpS-/s-l500.webpi.ebayimg.com/images/g/INEAAeSwGnFp... https://i.ebayimg.com/images/g/INEAAeSwGnFpxpS-/s-l500.webp — 200 — 29.9 KiB — 202 ms — h2https://i.ebayimg.com/thumbs/images/g/INEAAeSwGnFpxpS-/s-l140.jpgi.ebayimg.com/thumbs/images/g/INEAA... https://i.ebayimg.com/thumbs/images/g/INEAAeSwGnFpxpS-/s-l140.jpg — 200 — 6.8 KiB — 181 ms — h2https://i.ebayimg.com/images/g/7L4AAeSwh5Vp4zSN/s-l500.webpi.ebayimg.com/images/g/7L4AAeSwh5Vp... https://i.ebayimg.com/images/g/7L4AAeSwh5Vp4zSN/s-l500.webp — 200 — 13.1 KiB — 199 ms — h2https://i.ebayimg.com/thumbs/images/g/7L4AAeSwh5Vp4zSN/s-l140.jpgi.ebayimg.com/thumbs/images/g/7L4AA... https://i.ebayimg.com/thumbs/images/g/7L4AAeSwh5Vp4zSN/s-l140.jpg — 200 — 3.9 KiB — 199 ms — h2https://i.ebayimg.com/images/g/5q8AAeSwvpRpwjdC/s-l500.webpi.ebayimg.com/images/g/5q8AAeSwvpRp... https://i.ebayimg.com/images/g/5q8AAeSwvpRpwjdC/s-l500.webp — 200 — 33.9 KiB — 202 ms — h2https://i.ebayimg.com/thumbs/images/g/5q8AAeSwvpRpwjdC/s-l140.jpgi.ebayimg.com/thumbs/images/g/5q8AA... https://i.ebayimg.com/thumbs/images/g/5q8AAeSwvpRpwjdC/s-l140.jpg — 200 — 6.8 KiB — 199 ms — h2https://i.ebayimg.com/images/g/lg4AAeSwz6Bps9VV/s-l500.webpi.ebayimg.com/images/g/lg4AAeSwz6Bp... https://i.ebayimg.com/images/g/lg4AAeSwz6Bps9VV/s-l500.webp — 200 — 4.9 KiB — 77 ms — h2https://i.ebayimg.com/images/g/khkAAeSwfDRpzibz/s-l500.webpi.ebayimg.com/images/g/khkAAeSwfDRp... https://i.ebayimg.com/images/g/khkAAeSwfDRpzibz/s-l500.webp — 200 — 41.3 KiB — 206 ms — h2https://i.ebayimg.com/images/g/9lEAAeSw7dNpe3ws/s-l500.webpi.ebayimg.com/images/g/9lEAAeSw7dNp... https://i.ebayimg.com/images/g/9lEAAeSw7dNpe3ws/s-l500.webp — 200 — 10.6 KiB — 203 ms — h2https://i.ebayimg.com/images/g/rUIAAeSwH4Jps9VX/s-l500.webpi.ebayimg.com/images/g/rUIAAeSwH4Jp... https://i.ebayimg.com/images/g/rUIAAeSwH4Jps9VX/s-l500.webp — 200 — 31.9 KiB — 208 ms — h2https://i.ebayimg.com/images/g/C-AAAeSwdwxpe3uw/s-l500.webpi.ebayimg.com/images/g/C-AAAeSwdwxp... https://i.ebayimg.com/images/g/C-AAAeSwdwxpe3uw/s-l500.webp — 200 — 8.6 KiB — 203 ms — h2https://i.ebayimg.com/images/g/9Z0AAeSwRYFpe3vr/s-l500.webpi.ebayimg.com/images/g/9Z0AAeSwRYFp... https://i.ebayimg.com/images/g/9Z0AAeSwRYFpe3vr/s-l500.webp — 200 — 24.8 KiB — 203 ms — h2https://i.ebayimg.com/images/g/wtMAAOSw2NVfa19h/s-l500.webpi.ebayimg.com/images/g/wtMAAOSw2NVf... https://i.ebayimg.com/images/g/wtMAAOSw2NVfa19h/s-l500.webp — 200 — 22.6 KiB — 215 ms — h2https://i.ebayimg.com/thumbs/images/g/wtMAAOSw2NVfa19h/s-l140.jpgi.ebayimg.com/thumbs/images/g/wtMAA... https://i.ebayimg.com/thumbs/images/g/wtMAAOSw2NVfa19h/s-l140.jpg — 200 — 5.7 KiB — 208 ms — h2https://i.ebayimg.com/images/g/LewAAeSwpHBp5gQi/s-l500.webpi.ebayimg.com/images/g/LewAAeSwpHBp... https://i.ebayimg.com/images/g/LewAAeSwpHBp5gQi/s-l500.webp — 200 — 81.4 KiB — 215 ms — h2https://i.ebayimg.com/thumbs/images/g/LewAAeSwpHBp5gQi/s-l140.jpgi.ebayimg.com/thumbs/images/g/LewAA... https://i.ebayimg.com/thumbs/images/g/LewAAeSwpHBp5gQi/s-l140.jpg — 200 — 9.1 KiB — 211 ms — h2https://i.ebayimg.com/images/g/SY4AAeSwfK5pKcyc/s-l500.webpi.ebayimg.com/images/g/SY4AAeSwfK5p... https://i.ebayimg.com/images/g/SY4AAeSwfK5pKcyc/s-l500.webp — 200 — 20.6 KiB — 218 ms — h2https://i.ebayimg.com/thumbs/images/g/SY4AAeSwfK5pKcyc/s-l140.jpgi.ebayimg.com/thumbs/images/g/SY4AA... https://i.ebayimg.com/thumbs/images/g/SY4AAeSwfK5pKcyc/s-l140.jpg — 200 — 6.3 KiB — 216 ms — h2https://i.ebayimg.com/images/g/QzMAAeSwKFtpqTZh/s-l500.webpi.ebayimg.com/images/g/QzMAAeSwKFtp... https://i.ebayimg.com/images/g/QzMAAeSwKFtpqTZh/s-l500.webp — 200 — 27.5 KiB — 216 ms — h2https://i.ebayimg.com/thumbs/images/g/QzMAAeSwKFtpqTZh/s-l140.jpgi.ebayimg.com/thumbs/images/g/QzMAA... https://i.ebayimg.com/thumbs/images/g/QzMAAeSwKFtpqTZh/s-l140.jpg — 200 — 6.1 KiB — 115 ms — h2https://i.ebayimg.com/images/g/anwAAeSw-Ixo33p4/s-l500.webpi.ebayimg.com/images/g/anwAAeSw-Ixo... https://i.ebayimg.com/images/g/anwAAeSw-Ixo33p4/s-l500.webp — 200 — 20.5 KiB — 216 ms — h2https://i.ebayimg.com/thumbs/images/g/anwAAeSw-Ixo33p4/s-l140.jpgi.ebayimg.com/thumbs/images/g/anwAA... https://i.ebayimg.com/thumbs/images/g/anwAAeSw-Ixo33p4/s-l140.jpg — 200 — 5.5 KiB — 115 ms — h2https://i.ebayimg.com/images/g/d-UAAeSw2YFpwmh1/s-l500.webpi.ebayimg.com/images/g/d-UAAeSw2YFp... https://i.ebayimg.com/images/g/d-UAAeSw2YFpwmh1/s-l500.webp — 200 — 46.9 KiB — 218 ms — h2https://i.ebayimg.com/thumbs/images/g/d-UAAeSw2YFpwmh1/s-l140.jpgi.ebayimg.com/thumbs/images/g/d-UAA... https://i.ebayimg.com/thumbs/images/g/d-UAAeSw2YFpwmh1/s-l140.jpg — 200 — 6.6 KiB — 217 ms — h2https://i.ebayimg.com/images/g/cnsAAeSw6M9o73D~/s-l500.webpi.ebayimg.com/images/g/cnsAAeSw6M9o... https://i.ebayimg.com/images/g/cnsAAeSw6M9o73D~/s-l500.webp — 200 — 66.0 KiB — 108 ms — h2https://i.ebayimg.com/thumbs/images/g/cnsAAeSw6M9o73D~/s-l140.jpgi.ebayimg.com/thumbs/images/g/cnsAA... https://i.ebayimg.com/thumbs/images/g/cnsAAeSw6M9o73D~/s-l140.jpg — 200 — 7.5 KiB — 76 ms — h2https://i.ebayimg.com/images/g/yxAAAeSwem9pkLK6/s-l500.webpi.ebayimg.com/images/g/yxAAAeSwem9p... https://i.ebayimg.com/images/g/yxAAAeSwem9pkLK6/s-l500.webp — 200 — 12.5 KiB — 73 ms — h3https://i.ebayimg.com/thumbs/images/g/yxAAAeSwem9pkLK6/s-l140.jpgi.ebayimg.com/thumbs/images/g/yxAAA... https://i.ebayimg.com/thumbs/images/g/yxAAAeSwem9pkLK6/s-l140.jpg — 200 — 4.2 KiB — 74 ms — h3https://i.ebayimg.com/images/g/luYAAOSwXu5g2ET1/s-l500.webpi.ebayimg.com/images/g/luYAAOSwXu5g... https://i.ebayimg.com/images/g/luYAAOSwXu5g2ET1/s-l500.webp — 200 — 34.9 KiB — 88 ms — h3https://i.ebayimg.com/thumbs/images/g/luYAAOSwXu5g2ET1/s-l140.jpgi.ebayimg.com/thumbs/images/g/luYAA... https://i.ebayimg.com/thumbs/images/g/luYAAOSwXu5g2ET1/s-l140.jpg — 200 — 8.1 KiB — 89 ms — h3https://i.ebayimg.com/images/g/vQsAAeSwaNVpd2ml/s-l500.webpi.ebayimg.com/images/g/vQsAAeSwaNVp... https://i.ebayimg.com/images/g/vQsAAeSwaNVpd2ml/s-l500.webp — 200 — 4.8 KiB — 89 ms — h3https://i.ebayimg.com/thumbs/images/g/vQsAAeSwaNVpd2ml/s-l140.jpgi.ebayimg.com/thumbs/images/g/vQsAA... https://i.ebayimg.com/thumbs/images/g/vQsAAeSwaNVpd2ml/s-l140.jpg — 200 — 2.1 KiB — 92 ms — h3https://i.ebayimg.com/images/g/zSIAAOSwem5i64wK/s-l500.webpi.ebayimg.com/images/g/zSIAAOSwem5i... https://i.ebayimg.com/images/g/zSIAAOSwem5i64wK/s-l500.webp — 200 — 29.3 KiB — 92 ms — h3https://i.ebayimg.com/thumbs/images/g/zSIAAOSwem5i64wK/s-l140.jpgi.ebayimg.com/thumbs/images/g/zSIAA... https://i.ebayimg.com/thumbs/images/g/zSIAAOSwem5i64wK/s-l140.jpg — 200 — 5.1 KiB — 92 ms — h3https://i.ebayimg.com/images/g/rEEAAeSwIO1prqdN/s-l500.webpi.ebayimg.com/images/g/rEEAAeSwIO1p... https://i.ebayimg.com/images/g/rEEAAeSwIO1prqdN/s-l500.webp — 200 — 23.5 KiB — 92 ms — h3https://i.ebayimg.com/thumbs/images/g/rEEAAeSwIO1prqdN/s-l140.jpgi.ebayimg.com/thumbs/images/g/rEEAA... https://i.ebayimg.com/thumbs/images/g/rEEAAeSwIO1prqdN/s-l140.jpg — 200 — 4.6 KiB — 93 ms — h3https://i.ebayimg.com/images/g/0GYAAeSwJyRp4eje/s-l500.webpi.ebayimg.com/images/g/0GYAAeSwJyRp... https://i.ebayimg.com/images/g/0GYAAeSwJyRp4eje/s-l500.webp — 200 — 32.9 KiB — 93 ms — h3https://i.ebayimg.com/thumbs/images/g/0GYAAeSwJyRp4eje/s-l140.jpgi.ebayimg.com/thumbs/images/g/0GYAA... https://i.ebayimg.com/thumbs/images/g/0GYAAeSwJyRp4eje/s-l140.jpg — 200 — 6.1 KiB — 93 ms — h3https://i.ebayimg.com/images/g/hRsAAeSwxYdp3u5H/s-l500.webpi.ebayimg.com/images/g/hRsAAeSwxYdp... https://i.ebayimg.com/images/g/hRsAAeSwxYdp3u5H/s-l500.webp — 200 — 27.1 KiB — 93 ms — h3https://i.ebayimg.com/thumbs/images/g/hRsAAeSwxYdp3u5H/s-l140.jpgi.ebayimg.com/thumbs/images/g/hRsAA... https://i.ebayimg.com/thumbs/images/g/hRsAAeSwxYdp3u5H/s-l140.jpg — 200 — 6.4 KiB — 107 ms — h3https://i.ebayimg.com/images/g/nHIAAeSw7PFpy8i6/s-l500.webpi.ebayimg.com/images/g/nHIAAeSw7PFp... https://i.ebayimg.com/images/g/nHIAAeSw7PFpy8i6/s-l500.webp — 200 — 17.0 KiB — 106 ms — h3https://i.ebayimg.com/thumbs/images/g/nHIAAeSw7PFpy8i6/s-l140.jpgi.ebayimg.com/thumbs/images/g/nHIAA... https://i.ebayimg.com/thumbs/images/g/nHIAAeSw7PFpy8i6/s-l140.jpg — 200 — 4.0 KiB — 106 ms — h3https://i.ebayimg.com/images/g/LwUAAeSwkshpqDDS/s-l500.webpi.ebayimg.com/images/g/LwUAAeSwkshp... https://i.ebayimg.com/images/g/LwUAAeSwkshpqDDS/s-l500.webp — 200 — 21.3 KiB — 107 ms — h3https://i.ebayimg.com/thumbs/images/g/LwUAAeSwkshpqDDS/s-l140.jpgi.ebayimg.com/thumbs/images/g/LwUAA... https://i.ebayimg.com/thumbs/images/g/LwUAAeSwkshpqDDS/s-l140.jpg — 200 — 6.1 KiB — 106 ms — h3https://i.ebayimg.com/images/g/ucoAAeSwLUpp51uX/s-l960.webpi.ebayimg.com/images/g/ucoAAeSwLUpp... https://i.ebayimg.com/images/g/ucoAAeSwLUpp51uX/s-l960.webp — 200 — 144.5 KiB — 213 ms — h3https://i.ebayimg.com/images/g/BFMAAeSw2AJoxWBd/s-l140.webpi.ebayimg.com/images/g/BFMAAeSw2AJo... https://i.ebayimg.com/images/g/BFMAAeSw2AJoxWBd/s-l140.webp — 200 — 3.4 KiB — 148 ms — h3https://i.ebayimg.com/images/g/EOkAAeSw8oNp5KdY/s-l960.webpi.ebayimg.com/images/g/EOkAAeSw8oNp... https://i.ebayimg.com/images/g/EOkAAeSw8oNp5KdY/s-l960.webp — 200 — 107.8 KiB — 209 ms — h3https://i.ebayimg.com/00/s/MzAwWDMwMA==/z/IQsAAeSwXVxpsssY/$_7.JPGi.ebayimg.com/00/s/MzAwWDMwMA==/z/I... https://i.ebayimg.com/00/s/MzAwWDMwMA==/z/IQsAAeSwXVxpsssY/$_7.JPG — 200 — 5.6 KiB — 161 ms — h3https://i.ebayimg.com/images/g/m0QAAeSw93Np35km/s-l960.webpi.ebayimg.com/images/g/m0QAAeSw93Np... https://i.ebayimg.com/images/g/m0QAAeSw93Np35km/s-l960.webp — 200 — 191.4 KiB — 215 ms — h3https://i.ebayimg.com/images/g/1CwAAOSwHzZkSqkK/s-l140.webpi.ebayimg.com/images/g/1CwAAOSwHzZk... https://i.ebayimg.com/images/g/1CwAAOSwHzZkSqkK/s-l140.webp — 200 — 1.1 KiB — 531 ms — h3https://i.ebayimg.com/images/g/1W8AAeSwS1dp3j8k/s-l960.webpi.ebayimg.com/images/g/1W8AAeSwS1dp... https://i.ebayimg.com/images/g/1W8AAeSwS1dp3j8k/s-l960.webp — 200 — 95.8 KiB — 207 ms — h3https://i.ebayimg.com/00/s/MTAyNFgxMDI0/z/5fcAAOSwJk9fkbh-/$_7.JPGi.ebayimg.com/00/s/MTAyNFgxMDI0/z/5... https://i.ebayimg.com/00/s/MTAyNFgxMDI0/z/5fcAAOSwJk9fkbh-/$_7.JPG — 200 — 5.9 KiB — 181 ms — h3https://i.ebayimg.com/images/g/cGAAAeSwCy1p50rI/s-l960.webpi.ebayimg.com/images/g/cGAAAeSwCy1p... https://i.ebayimg.com/images/g/cGAAAeSwCy1p50rI/s-l960.webp — 200 — 161.1 KiB — 206 ms — h3https://i.ebayimg.com/00/s/MTYwMFgxNjAw/z/l0sAAOSwEwdfpR6t/$_7.JPGi.ebayimg.com/00/s/MTYwMFgxNjAw/z/l... https://i.ebayimg.com/00/s/MTYwMFgxNjAw/z/l0sAAOSwEwdfpR6t/$_7.JPG — 200 — 4.2 KiB — 181 ms — h3https://i.ebayimg.com/images/g/-isAAeSwJSpp5MnS/s-l960.webpi.ebayimg.com/images/g/-isAAeSwJSpp... https://i.ebayimg.com/images/g/-isAAeSwJSpp5MnS/s-l960.webp — 200 — 182.0 KiB — 207 ms — h3https://i.ebayimg.com/images/g/vXcAAeSwO61ptAHp/s-l140.jpgi.ebayimg.com/images/g/vXcAAeSwO61p... https://i.ebayimg.com/images/g/vXcAAeSwO61ptAHp/s-l140.jpg — 200 — 2.7 KiB — 177 ms — h3https://i.ebayimg.com/images/g/bQ4AAeSwAxBp1htE/s-l960.webpi.ebayimg.com/images/g/bQ4AAeSwAxBp... https://i.ebayimg.com/images/g/bQ4AAeSwAxBp1htE/s-l960.webp — 200 — 58.5 KiB — 193 ms — h3https://i.ebayimg.com/00/s/MzAwWDMwMA==/z/D6AAAeSwZqVpuWA7/$_7.PNGi.ebayimg.com/00/s/MzAwWDMwMA==/z/D... https://i.ebayimg.com/00/s/MzAwWDMwMA==/z/D6AAAeSwZqVpuWA7/$_7.PNG — 200 — 26.4 KiB — 195 ms — h3https://i.ebayimg.com/images/g/DQYAAeSwcE5p3hOY/s-l960.webpi.ebayimg.com/images/g/DQYAAeSwcE5p... https://i.ebayimg.com/images/g/DQYAAeSwcE5p3hOY/s-l960.webp — 200 — 85.7 KiB — 200 ms — h3https://i.ebayimg.com/00/s/MjA5WDMwMA==/z/mo4AAeSwrfZpAzpE/$_7.PNGi.ebayimg.com/00/s/MjA5WDMwMA==/z/m... https://i.ebayimg.com/00/s/MjA5WDMwMA==/z/mo4AAeSwrfZpAzpE/$_7.PNG — 200 — 8.2 KiB — 194 ms — h3https://i.ebayimg.com/images/g/sIoAAeSwNxJomp7s/s-l960.webpi.ebayimg.com/images/g/sIoAAeSwNxJo... https://i.ebayimg.com/images/g/sIoAAeSwNxJomp7s/s-l960.webp — 200 — 41.2 KiB — 195 ms — h3https://ir.ebaystatic.com/cr/v/c01/ac-031226184927.mweb.min.jsir.ebaystatic.com/cr/v/c01/ac-03122... https://ir.ebaystatic.com/cr/v/c01/ac-031226184927.mweb.min.js — 200 — 25.4 KiB — 184 ms — h3https://ir.ebaystatic.com/rs/c/mweb-gh-ur0DMd1E.jsir.ebaystatic.com/rs/c/mweb-gh-ur0D... https://ir.ebaystatic.com/rs/c/mweb-gh-ur0DMd1E.js — 200 — 53.7 KiB — 7 ms — h3https://www.ebay.de/rtm?RtmCmd&a=json&uf=0&g=b15473ff19d0a6b5c0f72720ffeaeec2&cg=0&c=1H4sIAAAAAAAAAy1QQWrDMBC8%2BxULvdjQyNqVbZkEHUJbUkh8iqGXXuRISURsSzh20vT1xSXMYXZgZmDnpZ4srMMAhECcCkBcimIpcthU9YJLziGu%2FNSP2vWwH3Vv9GCgdp1NoiDKQvEoUC7UIwpCcFX5X9e2Os0Zh3jn%2BulnBeveDN4ZQFxB50cPJwj%2BbgeIiRMlCaxDaO2XbbZuTHMhmSgg3n7W1e4VWnexsLGHi0%2Fg7Tz4zqaYScZnQOUb11rY66Me3DMZBSQlZRQygUrizPRkoYxdvH%2FMZzZbDs4oUX5PnHOMAolMLTAKWAqVFZSVOc0CFRLn83OkzuMYrss0Ne568Dc7PEKrx6MfurttRM5uLjDb6AczNjXp2Xc26JOdV5L%2FzUKgwgwZkWRYlgyJR3%2BChUIJfwEAAA%3D%3D&p=1650&di=1650&v=4&enc=UTF-8&cb=window.DP_HOME_AD_TRACKING_CALLBACKwww.ebay.de/rtm?RtmCmd&a=json&uf=0&... https://www.ebay.de/rtm?RtmCmd&a=json&uf=0&g=b15473ff19d0a6b5c0f72720ffeaeec2&cg=0&c=1H4sIAAAAAAAAAy1QQWrDMBC8%2BxULvdjQyNqVbZkEHUJbUkh8iqGXXuRISURsSzh20vT1xSXMYXZgZmDnpZ4srMMAhECcCkBcimIpcthU9YJLziGu%2FNSP2vWwH3Vv9GCgdp1NoiDKQvEoUC7UIwpCcFX5X9e2Os0Zh3jn%2BulnBeveDN4ZQFxB50cPJwj%2BbgeIiRMlCaxDaO2XbbZuTHMhmSgg3n7W1e4VWnexsLGHi0%2Fg7Tz4zqaYScZnQOUb11rY66Me3DMZBSQlZRQygUrizPRkoYxdvH%2FMZzZbDs4oUX5PnHOMAolMLTAKWAqVFZSVOc0CFRLn83OkzuMYrss0Ne568Dc7PEKrx6MfurttRM5uLjDb6AczNjXp2Xc26JOdV5L%2FzUKgwgwZkWRYlgyJR3%2BChUIJfwEAAA%3D%3D&p=1650&di=1650&v=4&enc=UTF-8&cb=window.DP_HOME_AD_TRACKING_CALLBACK — 200 — 887 B — 477 ms — h2https://www.ebay.com/favicon.icowww.ebay.com/favicon.ico https://www.ebay.com/favicon.ico — 200 — 425 B — 67 ms — h2https://ir.ebaystatic.com/cr/v/c1/chauffeur/pwa-app-icons/v1/icon-192x192.pngir.ebaystatic.com/cr/v/c1/chauffeur... https://ir.ebaystatic.com/cr/v/c1/chauffeur/pwa-app-icons/v1/icon-192x192.png — 200 — 6.3 KiB — 3 ms — h3https://ir.ebaystatic.com/cr/v/c01/89466f2c-a8ad-4fb1-83ee-683e13ae2786.min.jsir.ebaystatic.com/cr/v/c01/89466f2c... https://ir.ebaystatic.com/cr/v/c01/89466f2c-a8ad-4fb1-83ee-683e13ae2786.min.js — 200 — 22.9 KiB — 4 ms — h3https://www.ebay.de/ifh/inflowcomponent?callback=Inflow.cb&fromGH=true&ismWeb=true&input=%7B%22pageId%22%3A4624852%2C%22gbhEnabled%22%3Afalse%7D&mobilePlaceHolder=gh-inflow-helpwww.ebay.de/ifh/inflowcomponent?cal... https://www.ebay.de/ifh/inflowcomponent?callback=Inflow.cb&fromGH=true&ismWeb=true&input=%7B%22pageId%22%3A4624852%2C%22gbhEnabled%22%3Afalse%7D&mobilePlaceHolder=gh-inflow-help — 200 — 8.9 KiB — 47 ms — h2https://ir.ebaystatic.com/cr/v/c01/globalheader_widget_platform__v2-8cc77abd.jsir.ebaystatic.com/cr/v/c01/globalhe... https://ir.ebaystatic.com/cr/v/c01/globalheader_widget_platform__v2-8cc77abd.js — 200 — 34.9 KiB — 3 ms — h3https://ir.ebaystatic.com/rs/c/9527tracking/configuration.js?ts=5922655ir.ebaystatic.com/rs/c/9527tracking... https://ir.ebaystatic.com/rs/c/9527tracking/configuration.js?ts=5922655 — 200 — 1.3 KiB — 2 ms — h3https://www.ebay.de/gh/useracquisition?correlation=si%3Db15473ff19d0a6b5c0f72720ffeaeec2%2Cc%3D1%2CserviceCorrelationId%3D01KPRN8X1DFCVHR1ZDAK9HXXHJ%2CoperationId%3D4624852%2Ctrk-gflgs%3DQA**&customReferer=https%253A%252F%252Fwww.ebay.de%252F&v=2www.ebay.de/gh/useracquisition?corr... https://www.ebay.de/gh/useracquisition?correlation=si%3Db15473ff19d0a6b5c0f72720ffeaeec2%2Cc%3D1%2CserviceCorrelationId%3D01KPRN8X1DFCVHR1ZDAK9HXXHJ%2CoperationId%3D4624852%2Ctrk-gflgs%3DQA**&customReferer=https%253A%252F%252Fwww.ebay.de%252F&v=2 — 200 — 128.4 KiB — 396 ms — h2https://backstory.ebay.de/customer/v1/bs_img_service?pld=%5B%7B%22guid%22%3A%22b15473ff19d0a6b5c0f72720ffeaeec2%22%2C%22siteId%22%3A77%2C%22eventFamily%22%3A%22AUTO_TRACKING%22%2C%22agentVersion%22%3A%222.8.3%22%2C%22trackable%22%3A%7B%22trackableId%22%3A%2214de97a2-4471-4f44-9a1a-4028c2a67a78%22%2C%22parentTrackableId%22%3Anull%2C%22instanceId%22%3A%22https%3A%2F%2Fwww.ebay.de%2F%22%2C%22screenId%22%3A%222b0cf663-b286-4978-9d5b-f2907b98c7f5%22%2C%22description%22%3A%22eBay.de%20%7C%20Elektronik%2C%20Autos%2C%20Mode%2C%20Sammlerst%C3%BCcke%2C%20M%C3%B6bel%20und%20mehr%20Online-Shopping%22%2C%22entityId%22%3A%224624852%22%2C%22entityType%22%3A%22Page%22%7D%2C%22activity%22%3A%7B%22timestamp%22%3A1776796596348%2C%22category%22%3A%22Impression%22%2C%22type%22%3A%22VIEW.PAGE_LOAD%22%2C%22referer%22%3A%22%22%2C%22details%22%3A%7B%22openTime%22%3A%221776796595077%22%2C%22history%22%3A%222%22%2C%22isTabSwitch%22%3Afalse%2C%22pvKey%22%3A%2263f8e814-7766-4e1a-8188-c8338dbe97d3%22%2C%22prevPageId%22%3Anull%2C%22ePageId%22%3A%224624852%22%2C%22nPageId%22%3A%224624852%22%2C%22rPageId%22%3A%224624852%22%2C%22ciid%22%3A%22AVHQ6R7Q*%22%7D%2C%22viewportWidth%22%3A412%2C%22viewportHeight%22%3A823%7D%2C%22context%22%3A%7B%22utcOffset%22%3A0%2C%22userLang%22%3A%22en-US%22%2C%22userAgent%22%3A%22Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36%22%2C%22screenWidth%22%3A412%2C%22screenHeight%22%3A823%2C%22others%22%3A%7B%7D%7D%7D%5D&ct=1776796596348backstory.ebay.de/customer/v1/bs_im... https://backstory.ebay.de/customer/v1/bs_img_service?pld=%5B%7B%22guid%22%3A%22b15473ff19d0a6b5c0f72720ffeaeec2%22%2C%22siteId%22%3A77%2C%22eventFamily%22%3A%22AUTO_TRACKING%22%2C%22agentVersion%22%3A%222.8.3%22%2C%22trackable%22%3A%7B%22trackableId%22%3A%2214de97a2-4471-4f44-9a1a-4028c2a67a78%22%2C%22parentTrackableId%22%3Anull%2C%22instanceId%22%3A%22https%3A%2F%2Fwww.ebay.de%2F%22%2C%22screenId%22%3A%222b0cf663-b286-4978-9d5b-f2907b98c7f5%22%2C%22description%22%3A%22eBay.de%20%7C%20Elektronik%2C%20Autos%2C%20Mode%2C%20Sammlerst%C3%BCcke%2C%20M%C3%B6bel%20und%20mehr%20Online-Shopping%22%2C%22entityId%22%3A%224624852%22%2C%22entityType%22%3A%22Page%22%7D%2C%22activity%22%3A%7B%22timestamp%22%3A1776796596348%2C%22category%22%3A%22Impression%22%2C%22type%22%3A%22VIEW.PAGE_LOAD%22%2C%22referer%22%3A%22%22%2C%22details%22%3A%7B%22openTime%22%3A%221776796595077%22%2C%22history%22%3A%222%22%2C%22isTabSwitch%22%3Afalse%2C%22pvKey%22%3A%2263f8e814-7766-4e1a-8188-c8338dbe97d3%22%2C%22prevPageId%22%3Anull%2C%22ePageId%22%3A%224624852%22%2C%22nPageId%22%3A%224624852%22%2C%22rPageId%22%3A%224624852%22%2C%22ciid%22%3A%22AVHQ6R7Q*%22%7D%2C%22viewportWidth%22%3A412%2C%22viewportHeight%22%3A823%7D%2C%22context%22%3A%7B%22utcOffset%22%3A0%2C%22userLang%22%3A%22en-US%22%2C%22userAgent%22%3A%22Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36%22%2C%22screenWidth%22%3A412%2C%22screenHeight%22%3A823%2C%22others%22%3A%7B%7D%7D%7D%5D&ct=1776796596348 — 200 — 407 B — 285 ms — h2https://www.ebay.de/ifh/ifh-vendor0909758836facad3e08a.jswww.ebay.de/ifh/ifh-vendor090975883... https://www.ebay.de/ifh/ifh-vendor0909758836facad3e08a.js — 200 — 279.0 KiB — 22 ms — h2https://www.ebay.de/ifh/ifh0b444393f5b05226a26f.jswww.ebay.de/ifh/ifh0b444393f5b05226... https://www.ebay.de/ifh/ifh0b444393f5b05226a26f.js — 200 — 76.7 KiB — 17 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/playlist.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/playlist.m3u8?preview=1 — 206 — 640 B — 135 ms — h2https://devicebind.ebay.de/signin/sub/tt.html?st=1776796596492&f=53000&e=0&pageid=4624852&rec=0&sc=0&sm=4&sig=qygaKbMLP3sYrFanPz5q6FUs19HMlzmspR%2BPx0E3S2PEBxVCt8gqHdf57TSdFqAJuO3Uxx8iNKSh2WSqCQSZKA%3D%3Ddevicebind.ebay.de/signin/sub/tt.ht... https://devicebind.ebay.de/signin/sub/tt.html?st=1776796596492&f=53000&e=0&pageid=4624852&rec=0&sc=0&sm=4&sig=qygaKbMLP3sYrFanPz5q6FUs19HMlzmspR%2BPx0E3S2PEBxVCt8gqHdf57TSdFqAJuO3Uxx8iNKSh2WSqCQSZKA%3D%3D — -1 — 0 B — 55 ms — https://devicebind.ebay.de/signin/sub/tt.html?st=1776796596492&f=53000&e=0&pageid=4624852&rec=0&sc=0&sm=4&sig=qygaKbMLP3sYrFanPz5q6FUs19HMlzmspR%2BPx0E3S2PEBxVCt8gqHdf57TSdFqAJuO3Uxx8iNKSh2WSqCQSZKA%3D%3Ddevicebind.ebay.de/signin/sub/tt.ht... https://devicebind.ebay.de/signin/sub/tt.html?st=1776796596492&f=53000&e=0&pageid=4624852&rec=0&sc=0&sm=4&sig=qygaKbMLP3sYrFanPz5q6FUs19HMlzmspR%2BPx0E3S2PEBxVCt8gqHdf57TSdFqAJuO3Uxx8iNKSh2WSqCQSZKA%3D%3D — 200 — 8.8 KiB — 546 ms — http/1.1https://www.ebay.de/rtm?RtmCmd&a=json&g=b15473ff19d0a6b5c0f72720ffeaeec2&cg=0&c=1H4sIAAAAAAAAA01R72vbQAz97r%2FiYLgkZbFPOv9qyjGMvTZbmrGlYQtjXxxbTo46vuvZbtb99cNZoEOg9wRPQk96txmIpcYyBIYcIwYwF9FcROx%2BtZnxmHM2Wemh7QvVsse%2BaKvCVmyjjjR1jEgiyR2DoZCvjhGCy5X%2Bo5qm8EOPs8mDaofftyxtK6tVxQBu2VH3mu2Z0SeybIIccTplqTEN%2FaDdUvV%2BKGJPRGyyXGxWD%2B9Zo56I3VP5pKcsO1h9JB%2BC2ONjsJXeqYbYY1EXVl06HQMo49gxgQAZw4h4QSErmuUfRxqMklJVUiS%2FBs45OAZFIGejLkIZRBgkIToGEpCAnI%2FmUB763nRz3z%2BdTh7tilevIn9%2F8IeObFE%2BD6pTvdLth1JbS00xctkpV%2BQ7CINY1DXcVLyIdmHJ6xhj5HVNBVGJLmalK3JwMevIvqiSsrcRnypX5ByWX9dfki3kd9n3xRp%2B5unyZrHdLj67mGlD9k162d3FrLdPs33d7DtX5N%2FS6%2Burcuh6fVxTTZbsPzcuhiJ1McS7c%2FrP2bm%2BepE4vjk%2Bn0YIkBCAhxh7kCQeIHf%2BAouckp5AAgAA&v=4&enc=UTF-8&uf=0&p=100579&di=100579&pid=4624852&cb=window.GADGET_RTM_TRACKING_CALLBACKwww.ebay.de/rtm?RtmCmd&a=json&g=b15... https://www.ebay.de/rtm?RtmCmd&a=json&g=b15473ff19d0a6b5c0f72720ffeaeec2&cg=0&c=1H4sIAAAAAAAAA01R72vbQAz97r%2FiYLgkZbFPOv9qyjGMvTZbmrGlYQtjXxxbTo46vuvZbtb99cNZoEOg9wRPQk96txmIpcYyBIYcIwYwF9FcROx%2BtZnxmHM2Wemh7QvVsse%2BaKvCVmyjjjR1jEgiyR2DoZCvjhGCy5X%2Bo5qm8EOPs8mDaofftyxtK6tVxQBu2VH3mu2Z0SeybIIccTplqTEN%2FaDdUvV%2BKGJPRGyyXGxWD%2B9Zo56I3VP5pKcsO1h9JB%2BC2ONjsJXeqYbYY1EXVl06HQMo49gxgQAZw4h4QSErmuUfRxqMklJVUiS%2FBs45OAZFIGejLkIZRBgkIToGEpCAnI%2FmUB763nRz3z%2BdTh7tilevIn9%2F8IeObFE%2BD6pTvdLth1JbS00xctkpV%2BQ7CINY1DXcVLyIdmHJ6xhj5HVNBVGJLmalK3JwMevIvqiSsrcRnypX5ByWX9dfki3kd9n3xRp%2B5unyZrHdLj67mGlD9k162d3FrLdPs33d7DtX5N%2FS6%2Burcuh6fVxTTZbsPzcuhiJ1McS7c%2FrP2bm%2BepE4vjk%2Bn0YIkBCAhxh7kCQeIHf%2BAouckp5AAgAA&v=4&enc=UTF-8&uf=0&p=100579&di=100579&pid=4624852&cb=window.GADGET_RTM_TRACKING_CALLBACK — 200 — 891 B — 329 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video_1.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video_1.fmp4?preview=1 — 206 — 1.0 KiB — 32 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio_1.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio_1.fmp4?preview=1 — 206 — 964 B — 138 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/v_65423_9476000_9476.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/v_65423_9476000_9476.fmp4?preview=1 — 206 — 145.6 KiB — 56 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio_1.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio_1.fmp4?preview=1 — 206 — 965 B — 43 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/a_65424_9476018_9476.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/a_65424_9476018_9476.fmp4?preview=1 — 206 — 16.3 KiB — 23 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/v_65423_9477000_9477.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/v_65423_9477000_9477.fmp4?preview=1 — 206 — 147.5 KiB — 29 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/a_65424_9477000_9477.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/a_65424_9477000_9477.fmp4?preview=1 — 206 — 16.4 KiB — 24 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/v_65423_9478000_9478.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/v_65423_9478000_9478.fmp4?preview=1 — 206 — 147.8 KiB — 30 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/a_65424_9478002_9478.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/a_65424_9478002_9478.fmp4?preview=1 — 206 — 16.6 KiB — 22 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 22 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 21 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/v_65423_9479000_9479.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/v_65423_9479000_9479.fmp4?preview=1 — 206 — 148.7 KiB — 32 ms — h2https://ir.ebaystatic.com/rs/c/deviceassurancewebapp/obfuscated-BaUEpl0d.jsir.ebaystatic.com/rs/c/deviceassura... https://ir.ebaystatic.com/rs/c/deviceassurancewebapp/obfuscated-BaUEpl0d.js — 200 — 1.1 KiB — 3 ms — h3https://ir.ebaystatic.com/rs/c/deviceassurancewebapp/_BECRCYKf.jsir.ebaystatic.com/rs/c/deviceassura... https://ir.ebaystatic.com/rs/c/deviceassurancewebapp/_BECRCYKf.js — 200 — 15.9 KiB — 3 ms — h3https://ir.ebaystatic.com/cr/ebay-rum/cdn-assets/logs.ebb041e86c5338dbe8f6.bundle.jsir.ebaystatic.com/cr/ebay-rum/cdn-a... https://ir.ebaystatic.com/cr/ebay-rum/cdn-assets/logs.ebb041e86c5338dbe8f6.bundle.js — 200 — 21.7 KiB — 5 ms — h3https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/a_65424_9479005_9479.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/a_65424_9479005_9479.fmp4?preview=1 — 206 — 16.8 KiB — 23 ms — h2https://sherlock-events-sampler.ebay.com/eventsPerServiceStrategy?service=deviceassurancewebappsherlock-events-sampler.ebay.com/ev... https://sherlock-events-sampler.ebay.com/eventsPerServiceStrategy?service=deviceassurancewebapp — 200 — 447 B — 174 ms — http/1.1https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 22 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 21 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 21 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 22 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 21 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 22 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 21 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 21 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 22 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 35 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 35 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/v_65423_9480000_9480.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/v_65423_9480000_9480.fmp4?preview=1 — 206 — 146.3 KiB — 42 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/a_65424_9480008_9480.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/a_65424_9480008_9480.fmp4?preview=1 — 206 — 16.0 KiB — 33 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 21 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 21 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 23 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 21 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 32 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 33 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/v_65423_9481000_9481.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/v_65423_9481000_9481.fmp4?preview=1 — 206 — 148.8 KiB — 60 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/a_65424_9481010_9481.fmp4?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/a_65424_9481010_9481.fmp4?preview=1 — 206 — 16.7 KiB — 39 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 21 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 19 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 24 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/video.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1live.us.shoplive.cloud/live-p/45-2U... https://live.us.shoplive.cloud/live-p/45-2UIZqfLOkLKxOULzb-ue2_480p/audio.m3u8?preview=1 — 206 — 1.6 KiB — 20 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 4570ms · 803KB · €21/mo
www.ebay.de
Other
Costly
Execution 1898ms
Transfer 84 KB
Monthly Cost €9/mo
Unattributable
Other
Costly
Execution 1271ms
Transfer 0 KB
Monthly Cost €6/mo
www.ebay.de
Other
Costly
Execution 648ms
Transfer 279 KB
Unused 59%
Monthly Cost €3/mo
ir.ebaystatic.com
Other
Costly
Execution 319ms
Transfer 35 KB
Monthly Cost €2/mo
ir.ebaystatic.com
Other
Optional
Execution 169ms
Transfer 23 KB
Monthly Cost €1/mo
ir.ebaystatic.com
Other
Optional
Execution 136ms
Transfer 267 KB
Unused 70%
Monthly Cost €1/mo
ir.ebaystatic.com
Other
Optional
Execution 129ms
Transfer 115 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.ebay.de adds 1898ms and costs ~€9/month
  • Unattributable adds 1271ms and costs ~€6/month
  • www.ebay.de adds 648ms and costs ~€3/month
  • ir.ebaystatic.com adds 319ms and costs ~€2/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.ebay.de takes 1898ms 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

Unattributable takes 1271ms 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

www.ebay.de takes 648ms 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 www.ebay.de'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

ir.ebaystatic.com takes 319ms 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

70% of ir.ebaystatic.com'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

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback