Skip to content
https://Magicandcards.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
5
REVIEW
5
PASS
8
INFO
4

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

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

766 ms

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

1.67 s

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

68 ms

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

0.012

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

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

3.69 s

Page Load Progression

799 ms
1.6 s
2.4 s
3.2 s
4.0 s
4.8 s
5.6 s
6.4 s
Checks
22
8 PASS 5 REVIEW 5 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 107 requests
FIX
2.7 MB transferred, 107 requests
Warning::
Page weighs 5.9 MB (2.7 MB transferred)
Warning::
Images are 1.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.3 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::
107 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.56 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
107 requests
0.56 g CO2 per page load
Images 1.3 MiB 49%
JavaScript 1.0 MiB 38%
Fonts 170.4 KiB 6%
Other 99.4 KiB 4%
Other 49.2 KiB 2%
HTML 36.9 KiB 1%
Other 6.8 KiB 0%
Other 4.0 KiB 0%
CSS 568 B 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
72% third-party, 0 ms blocking
FIX
72% third-party, 0 ms blocking
Warning::
Third-party code accounts for 72% of page weight (1.9 MiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
28%
72%
First-party Third-party
D
JS Bundles
Action
20 scripts, 402 KB unused
FIX
20 scripts, 402 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MNL...: 71 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil...: 70 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-WL53...: 64 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.tiktok.com/i18n/pixel/static/mai...: 63 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-113...: 55 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 402 KB
402 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-MNLPKGB2111 KB71 KB (64%)3rd
https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/dist/theme-bundle.main.js135 KB70 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=G-WL531MQ793159 KB64 KB (41%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.js121 KB63 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-11313232476144 KB55 KB (39%)3rd
https://mc.yandex.ru/metrika/tag.js86 KB42 KB (50%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB36 KB (37%)3rd
https://www.clarity.ms/tag/rszedinipp1 KB3rd
https://checkout-sdk.bigcommerce.com/v1/loader.js38 KB3rd
https://www.redditstatic.com/ads/pixel.js19 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
107 resources · 2.7 MB · 402 KB savings available
FIX
107 resources · 2.7 MB · 402 KB savings available
Warning::
Page weight 2.7 MB exceeds 1 MB target by 1.7 MB
Got: 2.7 MB Expected: ≤ 1 MB
Info::
~402 KB of savings available
Warning::
80 third-party resources (72% of weight)
Info::
1 resources over 200KB
107 resources · 2.7 MiB · 80 third-party 1.7 MiB over 1MB target
Image 50% · 1.3 MiB
JavaScript 38% · 1.0 MiB
Font 6% · 170.4 KiB
Document 5% · 134.5 KiB
Other 0% · 11.7 KiB
CSS 0% · 568 B

~402.2 KiB of savings available

Remove unused JavaScript: 402.2 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: no-store, no-cache, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, no-cache, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
C
Image Optimization
Action
51 images, 0 KB saveable
REVIEW
51 images, 0 KB saveable
Warning::
https://magicandcards.com/product_images/uploaded_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://magicandcards.com/images/stencil/original/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://magicandcards.com/product_images/uploaded_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn11.bigcommerce.com/s-s49ybz9mpf/lib/fla... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://magicandcards.com/images/stencil/original/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://magicandcards.com/product_images/uploaded_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://magicandcards.com/images/stencil/original/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://magicandcards.com/images/stencil/original/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
51 images 1.3 MB
0 oversized -0 KB
11 legacy format
8 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

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

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
1676ms total JS execution
REVIEW
1676ms total JS execution
Warning::
https://magicandcards.com/: 381ms CPU time
Warning::
https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil...: 295ms CPU time
Info::
https://connect.facebook.net/en_US/fbevents.js: 195ms CPU time
Info::
https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil...: 169ms CPU time
Info::
Unattributable: 160ms CPU time
Warning::
Third-party scripts: 1295ms (77% of total)

Main Thread Breakdown

Script Evaluation 54% Other 18% Style & Layout 16% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://magicandcards.com/381ms72ms6ms1st
https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/dist/theme-bundle.main.js295ms156ms14ms3rd
https://connect.facebook.net/en_US/fbevents.js195ms177ms12ms3rd
https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/dist/theme-bundle.head_async.js169ms48ms0ms3rd
Unattributable160ms8ms0ms3rd
https://www.redditstatic.com/ads/pixel.js123ms105ms2ms3rd
https://mc.yandex.ru/metrika/tag.js105ms76ms9ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-1131323247690ms76ms13ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.js88ms70ms16ms3rd
https://scripts.clarity.ms/0.8.62/clarity.js71ms54ms2ms3rd
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
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
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
4 fonts (170 KB)
PASS
4 fonts (170 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

170 KB total

Render-blocking

0

of 4

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 FCP 766 ms LCP 1.7 shttps://fonts.gstatic.com/s/rubik/v31/iJWEBXyIfDnIV7nEnX661A.woff2iJWEBXyIfDnIV7nEnX661A.... https://fonts.gstatic.com/s/rubik/v31/iJWEBXyIfDnIV7nEnX661A.woff2 — 36.3 KiB — 366 ms — font-display: swaphttps://fonts.gstatic.com/s/jost/v20/92zatBhPNqw73oTd4jQmfxI.woff292zatBhPNqw73oTd4jQmfxI... https://fonts.gstatic.com/s/jost/v20/92zatBhPNqw73oTd4jQmfxI.woff2 — 26.1 KiB — 371 ms — font-display: swaphttps://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXw.woff2iJWKBXyIfDnIV7nBrXw.woff2 https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXw.woff2 — 34.7 KiB — 378 ms — font-display: swaphttps://fonts.gstatic.com/s/caveat/v23/Wnz6HAc5bAfYB2Q7ZjYY.woff2Wnz6HAc5bAfYB2Q7ZjYY.woff2 https://fonts.gstatic.com/s/caveat/v23/Wnz6HAc5bAfYB2Q7ZjYY.woff2 — 73.3 KiB — 336 ms — font-display: swap
iJWEBXyIfDnIV7nEnX661A.... woff2 swap
Size 36 KB
Load time 366 ms
Start 843 ms
Risk FOUT — text flashes from fallback to web font
92zatBhPNqw73oTd4jQmfxI... woff2 swap
Size 26 KB
Load time 371 ms
Start 843 ms
Risk FOUT — text flashes from fallback to web font
iJWKBXyIfDnIV7nBrXw.woff2 woff2 swap
Size 35 KB
Load time 378 ms
Start 844 ms
Risk FOUT — text flashes from fallback to web font
Wnz6HAc5bAfYB2Q7ZjYY.woff2 woff2 swap
Size 73 KB
Load time 336 ms
Start 893 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
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+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-store, no-cache, must-revalidate
Network Waterfall
107 requests over 5143ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 766 ms LCP 1.7 shttps://magicandcards.com// https://magicandcards.com/ — 200 — 36.9 KiB — 510 ms — h2https://fonts.googleapis.com/css?family=Rubik:400,400i,300,300i,500,500i,700.700i,900,900i%7CRoboto:400,500,600,700,800,900%7CKarla:400%7CCaveat:400,700&display=swapfonts.googleapis.com/css?family=Rub... https://fonts.googleapis.com/css?family=Rubik:400,400i,300,300i,500,500i,700.700i,900,900i%7CRoboto:400,500,600,700,800,900%7CKarla:400%7CCaveat:400,700&display=swap — 200 — 0 B — 11 ms — h2https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/css/theme-a8cb8790-1cf0-013f-36e8-323882f34b7b.csscdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/css/theme-a8cb8790-1cf0-013f-36e8-323882f34b7b.css — 200 — 0 B — 17 ms — h2https://cdn11.bigcommerce.com/shared/js/google_analytics4_bodl_subscribers-358423becf5d870b8b603a81de597c10f6bc7699.jscdn11.bigcommerce.com/shared/js/goo... https://cdn11.bigcommerce.com/shared/js/google_analytics4_bodl_subscribers-358423becf5d870b8b603a81de597c10f6bc7699.js — 200 — 2.0 KiB — 26 ms — h2https://microapps.bigcommerce.com/bodl-events/1.9.4/index.jsmicroapps.bigcommerce.com/bodl-even... https://microapps.bigcommerce.com/bodl-events/1.9.4/index.js — 200 — 4.0 KiB — 224 ms — h2https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500&display=swapfonts.googleapis.com/css2?family=Jo... https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500&display=swap — 200 — 568 B — 68 ms — h2https://cdn11.bigcommerce.com/s-s49ybz9mpf/lib/flags/us.gifcdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/lib/flags/us.gif — 200 — 865 B — 20 ms — h2https://magicandcards.com/product_images/uploaded_images/footerlogo3.jpg/product_images/uploaded_images/foo... https://magicandcards.com/product_images/uploaded_images/footerlogo3.jpg — 200 — 46.8 KiB — 20 ms — h2https://magicandcards.com/product_images/uploaded_images/iicon.png/product_images/uploaded_images/iic... https://magicandcards.com/product_images/uploaded_images/iicon.png — 200 — 11.8 KiB — 14 ms — h3https://magicandcards.com/product_images/uploaded_images/ficon.png/product_images/uploaded_images/fic... https://magicandcards.com/product_images/uploaded_images/ficon.png — 200 — 6.3 KiB — 12 ms — h3https://magicandcards.com/product_images/uploaded_images/yticon.png/product_images/uploaded_images/yti... https://magicandcards.com/product_images/uploaded_images/yticon.png — 200 — 9.1 KiB — 11 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/dist/theme-bundle.main.jscdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/dist/theme-bundle.main.js — 200 — 134.7 KiB — 31 ms — h3https://cdn11.bigcommerce.com/shared/js/csrf-protection-header-5eeddd5de78d98d146ef4fd71b2aedce4161903e.jscdn11.bigcommerce.com/shared/js/csr... https://cdn11.bigcommerce.com/shared/js/csrf-protection-header-5eeddd5de78d98d146ef4fd71b2aedce4161903e.js — 200 — 1.7 KiB — 16 ms — h3https://cdn11.bigcommerce.com/r-a50ef3e9c904520167d0991f7ebee895c9c5004a/javascript/visitor_stencil.jscdn11.bigcommerce.com/r-a50ef3e9c90... https://cdn11.bigcommerce.com/r-a50ef3e9c904520167d0991f7ebee895c9c5004a/javascript/visitor_stencil.js — 200 — 826 B — 13 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/dist/theme-bundle.head_async.jscdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/dist/theme-bundle.head_async.js — 200 — 4.2 KiB — 11 ms — h3https://checkout-sdk.bigcommerce.com/v1/loader.jscheckout-sdk.bigcommerce.com/v1/loa... https://checkout-sdk.bigcommerce.com/v1/loader.js — 200 — 37.9 KiB — 74 ms — h2https://magicandcards.com/images/stencil/original/image-manager/visa.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/visa.png — 200 — 2.6 KiB — 13 ms — h3https://magicandcards.com/images/stencil/original/image-manager/mastercard.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/mastercard.png — 200 — 2.0 KiB — 11 ms — h3https://magicandcards.com/images/stencil/original/image-manager/amexicon.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/amexicon.png — 200 — 3.9 KiB — 10 ms — h3https://magicandcards.com/images/stencil/original/image-manager/discover.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/discover.png — 200 — 2.7 KiB — 11 ms — h3https://magicandcards.com/images/stencil/original/image-manager/pp.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/pp.png — 200 — 1.5 KiB — 16 ms — h3https://magicandcards.com/images/stencil/original/image-manager/applepay.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/applepay.png — 200 — 2.0 KiB — 18 ms — h3https://bes.gcp.data.bigcommerce.com/nobotbes.gcp.data.bigcommerce.com/nobot https://bes.gcp.data.bigcommerce.com/nobot — 200 — 0 B — 191 ms — h2https://magicandcards.com/images/stencil/original/image-manager/googlepay.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/googlepay.png — 200 — 2.2 KiB — 15 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-11313232476www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11313232476 — 200 — 143.7 KiB — 305 ms — h2https://mc.yandex.ru/metrika/tag.jsmc.yandex.ru/metrika/tag.js https://mc.yandex.ru/metrika/tag.js — 200 — 86.0 KiB — 1.5 s — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 28 ms — h2https://www.clarity.ms/tag/rszedinippwww.clarity.ms/tag/rszedinipp https://www.clarity.ms/tag/rszedinipp — 200 — 1.1 KiB — 30 ms — http/1.1https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=D4J23SBC77U6TA8BN650&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=D4J23SBC77U6TA8BN650&lib=ttq — 200 — 3.5 KiB — 190 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 97.1 KiB — 36 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 766 ms LCP 1.7 shttps://magicandcards.com// https://magicandcards.com/ — 200 — 36.9 KiB — 510 ms — h2https://fonts.googleapis.com/css?family=Rubik:400,400i,300,300i,500,500i,700.700i,900,900i%7CRoboto:400,500,600,700,800,900%7CKarla:400%7CCaveat:400,700&display=swapfonts.googleapis.com/css?family=Rub... https://fonts.googleapis.com/css?family=Rubik:400,400i,300,300i,500,500i,700.700i,900,900i%7CRoboto:400,500,600,700,800,900%7CKarla:400%7CCaveat:400,700&display=swap — 200 — 0 B — 11 ms — h2https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/css/theme-a8cb8790-1cf0-013f-36e8-323882f34b7b.csscdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/css/theme-a8cb8790-1cf0-013f-36e8-323882f34b7b.css — 200 — 0 B — 17 ms — h2https://cdn11.bigcommerce.com/shared/js/google_analytics4_bodl_subscribers-358423becf5d870b8b603a81de597c10f6bc7699.jscdn11.bigcommerce.com/shared/js/goo... https://cdn11.bigcommerce.com/shared/js/google_analytics4_bodl_subscribers-358423becf5d870b8b603a81de597c10f6bc7699.js — 200 — 2.0 KiB — 26 ms — h2https://microapps.bigcommerce.com/bodl-events/1.9.4/index.jsmicroapps.bigcommerce.com/bodl-even... https://microapps.bigcommerce.com/bodl-events/1.9.4/index.js — 200 — 4.0 KiB — 224 ms — h2https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500&display=swapfonts.googleapis.com/css2?family=Jo... https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500&display=swap — 200 — 568 B — 68 ms — h2https://cdn11.bigcommerce.com/s-s49ybz9mpf/lib/flags/us.gifcdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/lib/flags/us.gif — 200 — 865 B — 20 ms — h2https://magicandcards.com/product_images/uploaded_images/footerlogo3.jpg/product_images/uploaded_images/foo... https://magicandcards.com/product_images/uploaded_images/footerlogo3.jpg — 200 — 46.8 KiB — 20 ms — h2https://magicandcards.com/product_images/uploaded_images/iicon.png/product_images/uploaded_images/iic... https://magicandcards.com/product_images/uploaded_images/iicon.png — 200 — 11.8 KiB — 14 ms — h3https://magicandcards.com/product_images/uploaded_images/ficon.png/product_images/uploaded_images/fic... https://magicandcards.com/product_images/uploaded_images/ficon.png — 200 — 6.3 KiB — 12 ms — h3https://magicandcards.com/product_images/uploaded_images/yticon.png/product_images/uploaded_images/yti... https://magicandcards.com/product_images/uploaded_images/yticon.png — 200 — 9.1 KiB — 11 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/dist/theme-bundle.main.jscdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/dist/theme-bundle.main.js — 200 — 134.7 KiB — 31 ms — h3https://cdn11.bigcommerce.com/shared/js/csrf-protection-header-5eeddd5de78d98d146ef4fd71b2aedce4161903e.jscdn11.bigcommerce.com/shared/js/csr... https://cdn11.bigcommerce.com/shared/js/csrf-protection-header-5eeddd5de78d98d146ef4fd71b2aedce4161903e.js — 200 — 1.7 KiB — 16 ms — h3https://cdn11.bigcommerce.com/r-a50ef3e9c904520167d0991f7ebee895c9c5004a/javascript/visitor_stencil.jscdn11.bigcommerce.com/r-a50ef3e9c90... https://cdn11.bigcommerce.com/r-a50ef3e9c904520167d0991f7ebee895c9c5004a/javascript/visitor_stencil.js — 200 — 826 B — 13 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/dist/theme-bundle.head_async.jscdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/dist/theme-bundle.head_async.js — 200 — 4.2 KiB — 11 ms — h3https://checkout-sdk.bigcommerce.com/v1/loader.jscheckout-sdk.bigcommerce.com/v1/loa... https://checkout-sdk.bigcommerce.com/v1/loader.js — 200 — 37.9 KiB — 74 ms — h2https://magicandcards.com/images/stencil/original/image-manager/visa.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/visa.png — 200 — 2.6 KiB — 13 ms — h3https://magicandcards.com/images/stencil/original/image-manager/mastercard.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/mastercard.png — 200 — 2.0 KiB — 11 ms — h3https://magicandcards.com/images/stencil/original/image-manager/amexicon.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/amexicon.png — 200 — 3.9 KiB — 10 ms — h3https://magicandcards.com/images/stencil/original/image-manager/discover.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/discover.png — 200 — 2.7 KiB — 11 ms — h3https://magicandcards.com/images/stencil/original/image-manager/pp.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/pp.png — 200 — 1.5 KiB — 16 ms — h3https://magicandcards.com/images/stencil/original/image-manager/applepay.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/applepay.png — 200 — 2.0 KiB — 18 ms — h3https://bes.gcp.data.bigcommerce.com/nobotbes.gcp.data.bigcommerce.com/nobot https://bes.gcp.data.bigcommerce.com/nobot — 200 — 0 B — 191 ms — h2https://magicandcards.com/images/stencil/original/image-manager/googlepay.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/googlepay.png — 200 — 2.2 KiB — 15 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-11313232476www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11313232476 — 200 — 143.7 KiB — 305 ms — h2https://mc.yandex.ru/metrika/tag.jsmc.yandex.ru/metrika/tag.js https://mc.yandex.ru/metrika/tag.js — 200 — 86.0 KiB — 1.5 s — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 28 ms — h2https://www.clarity.ms/tag/rszedinippwww.clarity.ms/tag/rszedinipp https://www.clarity.ms/tag/rszedinipp — 200 — 1.1 KiB — 30 ms — http/1.1https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=D4J23SBC77U6TA8BN650&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=D4J23SBC77U6TA8BN650&lib=ttq — 200 — 3.5 KiB — 190 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 97.1 KiB — 36 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/product_images/uploaded_images/logo2.jpgcdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/product_images/uploaded_images/logo2.jpg — 200 — 503.3 KiB — 39 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/product_images/uploaded_images/tail2.pngcdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/product_images/uploaded_images/tail2.png — 200 — 1.2 KiB — 35 ms — h3https://fonts.gstatic.com/s/rubik/v31/iJWEBXyIfDnIV7nEnX661A.woff2fonts.gstatic.com/s/rubik/v31/iJWEB... https://fonts.gstatic.com/s/rubik/v31/iJWEBXyIfDnIV7nEnX661A.woff2 — 200 — 36.3 KiB — 366 ms — h2https://fonts.gstatic.com/s/jost/v20/92zatBhPNqw73oTd4jQmfxI.woff2fonts.gstatic.com/s/jost/v20/92zatB... https://fonts.gstatic.com/s/jost/v20/92zatBhPNqw73oTd4jQmfxI.woff2 — 200 — 26.1 KiB — 371 ms — h2https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXw.woff2fonts.gstatic.com/s/rubik/v31/iJWKB... https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXw.woff2 — 200 — 34.7 KiB — 378 ms — h2https://magicandcards.com/images/stencil/original/image-manager/cyclone.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/cyclone.png — 200 — 7.1 KiB — 14 ms — h3https://magicandcards.com/images/stencil/original/image-manager/frog.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/frog.png — 200 — 6.4 KiB — 367 ms — h3https://magicandcards.com/images/stencil/original/image-manager/cool.png/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/cool.png — 200 — 6.7 KiB — 14 ms — h3https://fonts.gstatic.com/s/caveat/v23/Wnz6HAc5bAfYB2Q7ZjYY.woff2fonts.gstatic.com/s/caveat/v23/Wnz6... https://fonts.gstatic.com/s/caveat/v23/Wnz6HAc5bAfYB2Q7ZjYY.woff2 — 200 — 73.3 KiB — 336 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw== — 200 — 43 B — 76 ms — datahttps://magicandcards.com/we-received-a-complaint-we-are-deeply-sorry//we-received-a-complaint-we-are-dee... https://magicandcards.com/we-received-a-complaint-we-are-deeply-sorry/ — 200 — 31.3 KiB — 598 ms — h3https://magicandcards.com/you-took-the-red-pill-the-moment-you-started-learning-magic//you-took-the-red-pill-the-moment-y... https://magicandcards.com/you-took-the-red-pill-the-moment-you-started-learning-magic/ — 200 — 31.6 KiB — 607 ms — h3https://magicandcards.com/the-7-best-magic-books-for-beginners-ranked-by-working-magicians//the-7-best-magic-books-for-beginne... https://magicandcards.com/the-7-best-magic-books-for-beginners-ranked-by-working-magicians/ — 200 — 34.6 KiB — 605 ms — h3https://bes.gcp.data.bigcommerce.com/nobotbes.gcp.data.bigcommerce.com/nobot https://bes.gcp.data.bigcommerce.com/nobot — 200 — 86 B — 159 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MNLPKGB2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MNLPKGB2 — 200 — 110.9 KiB — 226 ms — h2https://magicandcards.com/index.php?action=track_visitor&1778299498299/index.php?action=track_visitor&177... https://magicandcards.com/index.php?action=track_visitor&1778299498299 — 200 — 717 B — 351 ms — h3https://www.googletagmanager.com/gtag/js?id=G-WL531MQ793www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-WL531MQ793 — 200 — 159.0 KiB — 206 ms — h2https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/img/icon-sprite.svgcdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/stencil/4c50ad60-2045-0138-b45b-0242ac11000a/e/98764ae0-2a07-013f-5430-121d7268224c/img/icon-sprite.svg — 200 — 48.1 KiB — 19 ms — h3https://pixel-config.reddit.com/pixels/t2_ep4k095jf/configpixel-config.reddit.com/pixels/t2_e... https://pixel-config.reddit.com/pixels/t2_ep4k095jf/config — 200 — 227 B — 20 ms — h2https://alb.reddit.com/rp.gif?ts=1778299498695&id=t2_ep4k095jf&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=cce039a8-b2c6-4f16-9330-6011cc30994b&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1778299498... https://alb.reddit.com/rp.gif?ts=1778299498695&id=t2_ep4k095jf&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=cce039a8-b2c6-4f16-9330-6011cc30994b&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 145 ms — h2https://scripts.clarity.ms/0.8.62/clarity.jsscripts.clarity.ms/0.8.62/clarity.j... https://scripts.clarity.ms/0.8.62/clarity.js — 200 — 25.1 KiB — 27 ms — h2https://connect.facebook.net/signals/config/1221910839284482?v=2.9.313&r=stable&domain=magicandcards.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C48%2C146%2C77%2C112%2C47%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1221910839284482?v=2.9.313&r=stable&domain=magicandcards.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C48%2C146%2C77%2C112%2C47%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.7 KiB — 213 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/569/2200/76583-alt1__89471.1778099651.png?c=1cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/569/2200/76583-alt1__89471.1778099651.png?c=1 — 200 — 10.8 KiB — 151 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/568/2191/80512-alt4__75049.1778098855.png?c=1cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/568/2191/80512-alt4__75049.1778098855.png?c=1 — 200 — 18.7 KiB — 415 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/567/2188/rt__24215.1778007627.JPG?c=1cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/567/2188/rt__24215.1778007627.JPG?c=1 — 200 — 14.0 KiB — 167 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/566/2183/80601-alt3__01443.1778006942.png?c=1cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/566/2183/80601-alt3__01443.1778006942.png?c=1 — 200 — 5.3 KiB — 379 ms — h3https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.js — 200 — 121.3 KiB — 65 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11313232476/?random=1778299498833&cv=11&fst=1778299498833&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v9237323916za200zd9237323916xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fmagicandcards.com%2F&rcb=17&frm=0&tiba=Magic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=181236105.1778299499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11313232476/?random=1778299498833&cv=11&fst=1778299498833&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v9237323916za200zd9237323916xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fmagicandcards.com%2F&rcb=17&frm=0&tiba=Magic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=181236105.1778299499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 386 ms — h3https://www.google.com/rmkt/collect/11313232476/?random=1778299498833&cv=11&fst=1778299498833&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v9237323916za200zd9237323916xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fmagicandcards.com%2F&rcb=17&frm=0&tiba=Magic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=181236105.1778299499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1131323... https://www.google.com/rmkt/collect/11313232476/?random=1778299498833&cv=11&fst=1778299498833&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v9237323916za200zd9237323916xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fmagicandcards.com%2F&rcb=17&frm=0&tiba=Magic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=181236105.1778299499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 376 ms — h3https://www.google.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fmagicandcards.com%2F&scrsrc=www.googletagmanager.com&rnd=1237799414.1778299499&dt=Magic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&auid=181236105.1778299499&navt=n&npa=0&gtm=45be6562v9237323916za200zd9237323916xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463262&apve=1&apvf=f&apvc=1&tids=AW-11313232476&tid=AW-11313232476&tft=1778299498870&tfd=1589www.google.com/ccm/collect?rcb=17&f... https://www.google.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fmagicandcards.com%2F&scrsrc=www.googletagmanager.com&rnd=1237799414.1778299499&dt=Magic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&auid=181236105.1778299499&navt=n&npa=0&gtm=45be6562v9237323916za200zd9237323916xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463262&apve=1&apvf=f&apvc=1&tids=AW-11313232476&tid=AW-11313232476&tft=1778299498870&tfd=1589 — 200 — 21 B — 392 ms — h3https://magicandcards.com/images/stencil/original/image-manager/the-royal-road-to-card-magic.jpg/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/the-royal-road-to-card-magic.jpg — 200 — 88.7 KiB — 47 ms — h3https://magicandcards.com/images/stencil/original/image-manager/modern-coin-magic.jpg/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/modern-coin-magic.jpg — 200 — 57.7 KiB — 48 ms — h3https://magicandcards.com/images/stencil/original/image-manager/expert.jpg/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/expert.jpg — 200 — 57.7 KiB — 32 ms — h3https://magicandcards.com/images/stencil/original/products/413/1505/78114-full__23948.1759536027.jpg/images/stencil/original/products/4... https://magicandcards.com/images/stencil/original/products/413/1505/78114-full__23948.1759536027.jpg — 200 — 71.0 KiB — 49 ms — h3https://magicandcards.com/images/stencil/original/image-manager/card-college.jpg/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/card-college.jpg — 200 — 36.3 KiB — 39 ms — h3https://magicandcards.com/images/stencil/original/image-manager/mental-magic.jpg/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/mental-magic.jpg — 200 — 56.3 KiB — 47 ms — h3https://magicandcards.com/images/stencil/original/image-manager/card-table.jpg/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/card-table.jpg — 200 — 69.2 KiB — 48 ms — h3https://magicandcards.com/images/stencil/original/image-manager/redpill.jpg/images/stencil/original/image-mana... https://magicandcards.com/images/stencil/original/image-manager/redpill.jpg — 200 — 86.0 KiB — 38 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-WL531MQ793&gtm=45je6570h2v9221676329za200zd9221676329&_p=1778299498265&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dMjk3Nj&ecid=2076117684&_eu=AAAAAGA&are=1&cid=2069300862.1778299499&ec_mode=a&frm=0&pscdl=noapi&rcb=12&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938469~118463261&sid=1778299499&sct=1&seg=0&dl=https%3A%2F%2Fmagicandcards.com%2F&dt=Magic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1760analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-WL531MQ793&gtm=45je6570h2v9221676329za200zd9221676329&_p=1778299498265&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dMjk3Nj&ecid=2076117684&_eu=AAAAAGA&are=1&cid=2069300862.1778299499&ec_mode=a&frm=0&pscdl=noapi&rcb=12&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938469~118463261&sid=1778299499&sct=1&seg=0&dl=https%3A%2F%2Fmagicandcards.com%2F&dt=Magic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1760 — 204 — 550 B — 158 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-WL531MQ793&cid=2069300862.1778299499&gtm=45je6570h2v9221676329za200zd9221676329&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938469~118463261stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-WL531MQ793&cid=2069300862.1778299499&gtm=45je6570h2v9221676329za200zd9221676329&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938469~118463261 — 204 — 559 B — 165 ms — h2https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-WL531MQ793&cid=2069300862.1778299499&gtm=45je6570h2v9221676329za200zd9221676329&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938469~118463261&z=2103338758www.google.com.br/ads/ga-audiences?... https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-WL531MQ793&cid=2069300862.1778299499&gtm=45je6570h2v9221676329za200zd9221676329&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938469~118463261&z=2103338758 — 200 — 63 B — 120 ms — h3https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.js — 200 — 39.5 KiB — 20 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 938 B — 238 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 910 B — 169 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 750 B — 162 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 281 B — 363 ms — http/1.1https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1221910839284482&ev=PageView&dl=https%3A%2F%2Fmagicandcards.com%2F&rl=&if=false&ts=1778299499234&sw=800&sh=600&cud[external_id]=%23*%23***%23%23-*%23*%23-%23%23**-**%23*-%23**%23%23%23%23%23%23%23*%23&ncud[external_id]=%23*%23***%23%23-*%23*%23-%23%23**-**%23*-%23**%23%23%23%23%23%23%23*%23&ud[external_id]=81ca726db35910fd25a7492b1dca55b93d5c626e7723771255e602a8a62559da&aud[external_id]=81ca726db35910fd25a7492b1dca55b93d5c626e7723771255e602a8a62559da&v=2.9.313&r=stable&a=bigcommerce&ec=0&o=4125&fbp=fb.1.1778299499232.946830471565174554&ler=empty&cdl=API_unavailable&plt=1019.5&it=1778299498746&coo=false&dpo=LDU&dpoco=0&dpost=0&eid=23c3f7a1-c48e-415f-92b4-8e97d6ee8c81&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct2&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1221910839284482&ev=PageView&dl=https%3A%2F%2Fmagicandcards.com%2F&rl=&if=false&ts=1778299499234&sw=800&sh=600&cud[external_id]=%23*%23***%23%23-*%23*%23-%23%23**-**%23*-%23**%23%23%23%23%23%23%23*%23&ncud[external_id]=%23*%23***%23%23-*%23*%23-%23%23**-**%23*-%23**%23%23%23%23%23%23%23*%23&ud[external_id]=81ca726db35910fd25a7492b1dca55b93d5c626e7723771255e602a8a62559da&aud[external_id]=81ca726db35910fd25a7492b1dca55b93d5c626e7723771255e602a8a62559da&v=2.9.313&r=stable&a=bigcommerce&ec=0&o=4125&fbp=fb.1.1778299499232.946830471565174554&ler=empty&cdl=API_unavailable&plt=1019.5&it=1778299498746&coo=false&dpo=LDU&dpoco=0&dpost=0&eid=23c3f7a1-c48e-415f-92b4-8e97d6ee8c81&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct2&expv2[6]=hf1&rqm=FGET — -1 — 0 B — 173 ms — https://www.facebook.com/tr/?id=1221910839284482&ev=PageView&dl=https%3A%2F%2Fmagicandcards.com%2F&rl=&if=false&ts=1778299499234&sw=800&sh=600&cud[external_id]=%23*%23***%23%23-*%23*%23-%23%23**-**%23*-%23**%23%23%23%23%23%23%23*%23&ncud[external_id]=%23*%23***%23%23-*%23*%23-%23%23**-**%23*-%23**%23%23%23%23%23%23%23*%23&ud[external_id]=81ca726db35910fd25a7492b1dca55b93d5c626e7723771255e602a8a62559da&aud[external_id]=81ca726db35910fd25a7492b1dca55b93d5c626e7723771255e602a8a62559da&v=2.9.313&r=stable&a=bigcommerce&ec=0&o=4125&fbp=fb.1.1778299499232.946830471565174554&ler=empty&cdl=API_unavailable&plt=1019.5&it=1778299498746&coo=false&dpo=LDU&dpoco=0&dpost=0&eid=23c3f7a1-c48e-415f-92b4-8e97d6ee8c81&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=12219108392... https://www.facebook.com/tr/?id=1221910839284482&ev=PageView&dl=https%3A%2F%2Fmagicandcards.com%2F&rl=&if=false&ts=1778299499234&sw=800&sh=600&cud[external_id]=%23*%23***%23%23-*%23*%23-%23%23**-**%23*-%23**%23%23%23%23%23%23%23*%23&ncud[external_id]=%23*%23***%23%23-*%23*%23-%23%23**-**%23*-%23**%23%23%23%23%23%23%23*%23&ud[external_id]=81ca726db35910fd25a7492b1dca55b93d5c626e7723771255e602a8a62559da&aud[external_id]=81ca726db35910fd25a7492b1dca55b93d5c626e7723771255e602a8a62559da&v=2.9.313&r=stable&a=bigcommerce&ec=0&o=4125&fbp=fb.1.1778299499232.946830471565174554&ler=empty&cdl=API_unavailable&plt=1019.5&it=1778299498746&coo=false&dpo=LDU&dpoco=0&dpost=0&eid=23c3f7a1-c48e-415f-92b4-8e97d6ee8c81&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct2&expv2[6]=hf1&rqm=GET — 200 — 19 B — 20 ms — h3https://www.google.com/pagead/1p-user-list/11313232476/?random=1778299498833&cv=11&fst=1778299200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v9237323916za200zd9237323916xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fmagicandcards.com%2F&rcb=17&frm=0&tiba=Magic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=181236105.1778299499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfV4uBMdLA6ayq7d2IzEkhcBPqkIuNnUXAS8gI2upOEYrEk8F_TbZ89T70EH6-PJwYd3nCLYPtk9pzFU4S5aNHZoFE1UCW5TCIQAKjsiY6ujAdsWp_pt5aL0vVGAar2GLaSSIwZeBh8oBT_YZTkJ2qzUKpwd6bMbCq43_g1Q_ZxSg9QUk9sf0jeKUOFKAadc1jyipoxzbvM0A9gLlNKG6ZdSx0Pj7OIoBX9HfqodPqohtPYfd-KF3Fw9Y-MjnaQIejIihqQ&random=1561724985&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/11313232476/?random=1778299498833&cv=11&fst=1778299200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v9237323916za200zd9237323916xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fmagicandcards.com%2F&rcb=17&frm=0&tiba=Magic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=181236105.1778299499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfV4uBMdLA6ayq7d2IzEkhcBPqkIuNnUXAS8gI2upOEYrEk8F_TbZ89T70EH6-PJwYd3nCLYPtk9pzFU4S5aNHZoFE1UCW5TCIQAKjsiY6ujAdsWp_pt5aL0vVGAar2GLaSSIwZeBh8oBT_YZTkJ2qzUKpwd6bMbCq43_g1Q_ZxSg9QUk9sf0jeKUOFKAadc1jyipoxzbvM0A9gLlNKG6ZdSx0Pj7OIoBX9HfqodPqohtPYfd-KF3Fw9Y-MjnaQIejIihqQ&random=1561724985&rmt_tld=0&ipr=y — 200 — 64 B — 70 ms — h3https://www.google.com.br/pagead/1p-user-list/11313232476/?random=1778299498833&cv=11&fst=1778299200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v9237323916za200zd9237323916xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fmagicandcards.com%2F&rcb=17&frm=0&tiba=Magic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=181236105.1778299499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfV4uBMdLA6ayq7d2IzEkhcBPqkIuNnUXAS8gI2upOEYrEk8F_TbZ89T70EH6-PJwYd3nCLYPtk9pzFU4S5aNHZoFE1UCW5TCIQAKjsiY6ujAdsWp_pt5aL0vVGAar2GLaSSIwZeBh8oBT_YZTkJ2qzUKpwd6bMbCq43_g1Q_ZxSg9QUk9sf0jeKUOFKAadc1jyipoxzbvM0A9gLlNKG6ZdSx0Pj7OIoBX9HfqodPqohtPYfd-KF3Fw9Y-MjnaQIejIihqQ&random=1561724985&rmt_tld=1&ipr=ywww.google.com.br/pagead/1p-user-li... https://www.google.com.br/pagead/1p-user-list/11313232476/?random=1778299498833&cv=11&fst=1778299200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v9237323916za200zd9237323916xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fmagicandcards.com%2F&rcb=17&frm=0&tiba=Magic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=181236105.1778299499&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfV4uBMdLA6ayq7d2IzEkhcBPqkIuNnUXAS8gI2upOEYrEk8F_TbZ89T70EH6-PJwYd3nCLYPtk9pzFU4S5aNHZoFE1UCW5TCIQAKjsiY6ujAdsWp_pt5aL0vVGAar2GLaSSIwZeBh8oBT_YZTkJ2qzUKpwd6bMbCq43_g1Q_ZxSg9QUk9sf0jeKUOFKAadc1jyipoxzbvM0A9gLlNKG6ZdSx0Pj7OIoBX9HfqodPqohtPYfd-KF3Fw9Y-MjnaQIejIihqQ&random=1561724985&rmt_tld=1&ipr=y — 200 — 64 B — 65 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 281 B — 435 ms — http/1.1https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 909 B — 311 ms — h2https://mc.yandex.com/sync_cookie_image_check?scid=d03a1e07-254c-63b1-42b3-8b1bfa2b294f&cid=100207301mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check?scid=d03a1e07-254c-63b1-42b3-8b1bfa2b294f&cid=100207301 — 302 — 322 B — 251 ms — h2https://mc.yandex.com/metrika/advert.gif?t=gdpr(14)ti(4)mc.yandex.com/metrika/advert.gif?t=... https://mc.yandex.com/metrika/advert.gif?t=gdpr(14)ti(4) — 200 — 364 B — 247 ms — h2https://mc.yandex.ru/sync_cookie_image_start?cid=100207301&redirect_domain=mc.yandex.com&scid=d03a1e07-254c-63b1-42b3-8b1bfa2b294f&token=11025.onbn4xlTsxOTZj2Mpj-_c_ffmh33C8RsjgOIHnawL0OIJRSatyHNRs1heOU3YCZZ.wYHGm7RjxRfjyvEchsc_x3mMwv8%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start?cid=100207301&redirect_domain=mc.yandex.com&scid=d03a1e07-254c-63b1-42b3-8b1bfa2b294f&token=11025.onbn4xlTsxOTZj2Mpj-_c_ffmh33C8RsjgOIHnawL0OIJRSatyHNRs1heOU3YCZZ.wYHGm7RjxRfjyvEchsc_x3mMwv8%2C — 302 — 478 B — 244 ms — h2https://mc.yandex.com/sync_cookie_image_decide?cid=100207301&scid=d03a1e07-254c-63b1-42b3-8b1bfa2b294f&token=11025.fhkmWpJMxo3ksJoqDIOHlXaSoVox151TgKe63NztncNTK0AvnGrrVDs5L3d0eA56EoVbwhW1-95AqHN_pU7-10_RqzYHVoJgXTIsYqzWpns%2C.uDlMviYX_s1W4OCzwDcdKzd9mqU%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide?cid=100207301&scid=d03a1e07-254c-63b1-42b3-8b1bfa2b294f&token=11025.fhkmWpJMxo3ksJoqDIOHlXaSoVox151TgKe63NztncNTK0AvnGrrVDs5L3d0eA56EoVbwhW1-95AqHN_pU7-10_RqzYHVoJgXTIsYqzWpns%2C.uDlMviYX_s1W4OCzwDcdKzd9mqU%2C — 200 — 243 B — 249 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 518 B — 138 ms — h2https://mc.yandex.com/watch/100207301?wmode=7&page-url=https%3A%2F%2Fmagicandcards.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&browser-info=pv%3A1%3Avf%3Apudvqnsfv62y3npq3237otj0noa8r%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2500%3Acn%3A1%3Adp%3A0%3Als%3A1762800327432%3Ahid%3A787388609%3Az%3A0%3Ai%3A20260509040459%3Aet%3A1778299500%3Ac%3A1%3Arn%3A691721459%3Arqn%3A1%3Au%3A1778299500529147547%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Afp%3A1292%3Awv%3A2%3Ads%3A150%2C14%2C5%2C341%2C2%2C0%2C%2C474%2C4%2C%2C%2C%2C1016%3Aco%3A0%3Acpf%3A1%3Ans%3A1778299497281%3Agi%3AR0ExLjEuMjA2OTMwMDg2Mi4xNzc4Mjk5NDk5%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1778299500%3At%3AMagic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&t=clt(1687)gdpr(14)clc(0-0-0)rqnt(1)aw(1)rcm(1)cdl(na)eco(42009092)ti(1)mc.yandex.com/watch/100207301?wmode... https://mc.yandex.com/watch/100207301?wmode=7&page-url=https%3A%2F%2Fmagicandcards.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&browser-info=pv%3A1%3Avf%3Apudvqnsfv62y3npq3237otj0noa8r%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2500%3Acn%3A1%3Adp%3A0%3Als%3A1762800327432%3Ahid%3A787388609%3Az%3A0%3Ai%3A20260509040459%3Aet%3A1778299500%3Ac%3A1%3Arn%3A691721459%3Arqn%3A1%3Au%3A1778299500529147547%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Afp%3A1292%3Awv%3A2%3Ads%3A150%2C14%2C5%2C341%2C2%2C0%2C%2C474%2C4%2C%2C%2C%2C1016%3Aco%3A0%3Acpf%3A1%3Ans%3A1778299497281%3Agi%3AR0ExLjEuMjA2OTMwMDg2Mi4xNzc4Mjk5NDk5%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1778299500%3At%3AMagic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&t=clt(1687)gdpr(14)clc(0-0-0)rqnt(1)aw(1)rcm(1)cdl(na)eco(42009092)ti(1) — 302 — 1.8 KiB — 249 ms — h2https://cdn11.bigcommerce.com/s-s49ybz9mpf/product_images/favicon.jpg?t=1580673540cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/product_images/favicon.jpg?t=1580673540 — 200 — 2.0 KiB — 14 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/565/2181/27657a-69e21990a5ff3__06219.1777405033.png?c=1cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/565/2181/27657a-69e21990a5ff3__06219.1777405033.png?c=1 — 200 — 13.1 KiB — 160 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/564/2178/80514-alt1__35450.1777404267.png?c=1cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/564/2178/80514-alt1__35450.1777404267.png?c=1 — 200 — 10.3 KiB — 408 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/563/2182/80549-full1__41865.1777405662.png?c=1cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/563/2182/80549-full1__41865.1777405662.png?c=1 — 200 — 9.5 KiB — 159 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/547/2117/79542-full__20066.1775058232.png?c=1cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/547/2117/79542-full__20066.1775058232.png?c=1 — 200 — 10.7 KiB — 20 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/543/2091/79548-alt3__53480.1773951737.png?c=1cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/543/2091/79548-alt3__53480.1773951737.png?c=1 — 200 — 18.0 KiB — 20 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/542/2078/80284-full__41979.1773951343.png?c=1cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/542/2078/80284-full__41979.1773951343.png?c=1 — 200 — 9.6 KiB — 17 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/533/2028/79249-alt1__43669.1772225726.png?c=1cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/533/2028/79249-alt1__43669.1772225726.png?c=1 — 200 — 15.7 KiB — 19 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/526/1999/73010-full__92217.1772079325.png?c=1cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/526/1999/73010-full__92217.1772079325.png?c=1 — 200 — 11.3 KiB — 142 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/498/1873/DreamChangesquare__02614.1766794851.jpg?c=1cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/498/1873/DreamChangesquare__02614.1766794851.jpg?c=1 — 200 — 18.7 KiB — 170 ms — h3https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/174/603/flatMockUp_i12__84617.1694100616.1280.1280__01368.1746734834.jpg?c=1cdn11.bigcommerce.com/s-s49ybz9mpf/... https://cdn11.bigcommerce.com/s-s49ybz9mpf/images/stencil/320w/products/174/603/flatMockUp_i12__84617.1694100616.1280.1280__01368.1746734834.jpg?c=1 — 200 — 19.5 KiB — 146 ms — h3https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=B3FF857C9F1B4AA5A7DCDF5029F289A0&RedC=c.clarity.ms&MXFR=2642DD6D871963FB1D34CA3983196D25c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=B3FF857C9F1B4AA5A7DCDF5029F289A0&RedC=c.clarity.ms&MXFR=2642DD6D871963FB1D34CA3983196D25 — 302 — 762 B — 130 ms — h2https://mc.yandex.com/watch/100207301/1?wmode=7&page-url=https%3A%2F%2Fmagicandcards.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&browser-info=pv%3A1%3Avf%3Apudvqnsfv62y3npq3237otj0noa8r%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2500%3Acn%3A1%3Adp%3A0%3Als%3A1762800327432%3Ahid%3A787388609%3Az%3A0%3Ai%3A20260509040459%3Aet%3A1778299500%3Ac%3A1%3Arn%3A691721459%3Arqn%3A1%3Au%3A1778299500529147547%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Afp%3A1292%3Awv%3A2%3Ads%3A150%2C14%2C5%2C341%2C2%2C0%2C%2C474%2C4%2C%2C%2C%2C1016%3Aco%3A0%3Acpf%3A1%3Ans%3A1778299497281%3Agi%3AR0ExLjEuMjA2OTMwMDg2Mi4xNzc4Mjk5NDk5%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1778299500%3At%3AMagic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&t=clt%281687%29gdpr%2814%29clc%280-0-0%29rqnt%281%29aw%281%29rcm%281%29cdl%28na%29eco%2842009092%29ti%281%29&redirnss=1mc.yandex.com/watch/100207301/1?wmo... https://mc.yandex.com/watch/100207301/1?wmode=7&page-url=https%3A%2F%2Fmagicandcards.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&browser-info=pv%3A1%3Avf%3Apudvqnsfv62y3npq3237otj0noa8r%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2500%3Acn%3A1%3Adp%3A0%3Als%3A1762800327432%3Ahid%3A787388609%3Az%3A0%3Ai%3A20260509040459%3Aet%3A1778299500%3Ac%3A1%3Arn%3A691721459%3Arqn%3A1%3Au%3A1778299500529147547%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Afp%3A1292%3Awv%3A2%3Ads%3A150%2C14%2C5%2C341%2C2%2C0%2C%2C474%2C4%2C%2C%2C%2C1016%3Aco%3A0%3Acpf%3A1%3Ans%3A1778299497281%3Agi%3AR0ExLjEuMjA2OTMwMDg2Mi4xNzc4Mjk5NDk5%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1778299500%3At%3AMagic%20and%20Cards%20-%20Magic%20Tricks%2C%20Books%2C%20Playing%20Cards%20%26%20Accessories&t=clt%281687%29gdpr%2814%29clc%280-0-0%29rqnt%281%29aw%281%29rcm%281%29cdl%28na%29eco%2842009092%29ti%281%29&redirnss=1 — 200 — 1.0 KiB — 245 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=B3FF857C9F1B4AA5A7DCDF5029F289A0&MUID=2C5B7365F91567720BE66431F80166D9c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=B3FF857C9F1B4AA5A7DCDF5029F289A0&MUID=2C5B7365F91567720BE66431F80166D9 — 200 — 467 B — 120 ms — h2https://mc.yandex.com/sync_cookie_image_check_secondary?scid=541fd55e-1773-a241-beec-68418864f0a7&cid=100207301mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check_secondary?scid=541fd55e-1773-a241-beec-68418864f0a7&cid=100207301 — 302 — 479 B — 247 ms — h2https://mc.yandex.ru/sync_cookie_image_start_secondary?cid=100207301&redirect_domain=mc.yandex.com&scid=541fd55e-1773-a241-beec-68418864f0a7&token=11025.4BzTuZch4kn2UAxu9efI635Ol7KIEgYFp2wJMj2t7cC8UxOmlBH0gsKMUJ52e4a_.fieKuQme-VAR3ay-cm3ZgIQqoow%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start_secondary?cid=100207301&redirect_domain=mc.yandex.com&scid=541fd55e-1773-a241-beec-68418864f0a7&token=11025.4BzTuZch4kn2UAxu9efI635Ol7KIEgYFp2wJMj2t7cC8UxOmlBH0gsKMUJ52e4a_.fieKuQme-VAR3ay-cm3ZgIQqoow%2C — 302 — 493 B — 249 ms — h2https://mc.yandex.com/sync_cookie_image_decide_secondary?cid=100207301&scid=541fd55e-1773-a241-beec-68418864f0a7&token=11025.hZVCInLHtGYHiyRttYyv03rvHKFq2Qk4x47KbG1URfaM7zOWb-KIiangFWR3cpP6H_YAxJBXZA_u2_ocEddBGxASch8ZBb_cRf3F2lrFFhM%2C.wUIekR3casFRkmZ9aE1Fc0TAgLU%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide_secondary?cid=100207301&scid=541fd55e-1773-a241-beec-68418864f0a7&token=11025.hZVCInLHtGYHiyRttYyv03rvHKFq2Qk4x47KbG1URfaM7zOWb-KIiangFWR3cpP6H_YAxJBXZA_u2_ocEddBGxASch8ZBb_cRf3F2lrFFhM%2C.wUIekR3casFRkmZ9aE1Fc0TAgLU%2C — 200 — 255 B — 245 ms — h2https://mc.yandex.com/ytm-config/100207301?wmode=7mc.yandex.com/ytm-config/100207301?... https://mc.yandex.com/ytm-config/100207301?wmode=7 — 200 — 331 B — 249 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 281 B — 121 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
77% of JavaScript execution is third-party
First-party Third-party 1295ms · 631KB · $7/mo
cdn11.bigcommerce.com
Other
Costly
Execution 295ms
Transfer 135 KB
Unused 52%
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 195ms
Transfer 97 KB
Unused 37%
Monthly Cost $1/mo
cdn11.bigcommerce.com
Other
Optional
Execution 169ms
Transfer 4 KB
Monthly Cost $1/mo
Unattributable
Other
Optional
Execution 160ms
Transfer 0 KB
Monthly Cost $1/mo
www.redditstatic.com
Other
Optional
Execution 123ms
Transfer 19 KB
Monthly Cost $1/mo
mc.yandex.ru
Other
Optional
Execution 105ms
Transfer 86 KB
Unused 50%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 90ms
Transfer 144 KB
Unused 39%
Monthly Cost $1/mo
analytics.tiktok.com
Other
Optional
Execution 88ms
Transfer 121 KB
Unused 52%
Monthly Cost $0/mo
Microsoft Clarity
Session Replay
Optional
Execution 71ms
Transfer 25 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • cdn11.bigcommerce.com adds 295ms and costs ~$2/month

77% 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

cdn11.bigcommerce.com takes 295ms 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

52% of cdn11.bigcommerce.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

52% of analytics.tiktok.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

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-10 — 2026-05-07)

LCP (p75)

3534 ms

58% good

INP (p75)

92 ms

92% good

CLS (p75)

0.010

95% good

FCP (p75)

2941 ms

TTFB (p75)

690 ms

Image Optimization
36 images, 198 KB total, 191 KB wasted
INFO

Image Optimization Audit

Total Images

36

Total Size

198 KB

Oversized

15

Wasted

191 KB

1 missing alt text 32 missing dimensions 15 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