Skip to content
https://BeyondCarat.com

Performance

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

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

66
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

819 ms

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

1.40 s

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

116 ms

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

0.396

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

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

4.74 s

Page Load Progression

979 ms
2.0 s
2.9 s
3.9 s
4.9 s
5.9 s
6.8 s
7.8 s
Checks
23
10 PASS 3 REVIEW 6 FIX
F
Page Weight Budget
Action
14.0 MB transferred, 341 requests
FIX
14.0 MB transferred, 341 requests
Critical::
Page weighs 17.7 MB (14.0 MB transferred)
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Warning::
Images are 1.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.2 MB
Info::
Fonts are 362 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 362 KB
Warning::
341 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.9 g CO2 per page load
14.0 MB / 2.4 MB budget
14.0 MB transferred
341 requests
2.9 g CO2 per page load
Other 10.0 MiB 71%
JavaScript 1.3 MiB 10%
Images 1.2 MiB 9%
Other 854.9 KiB 6%
Fonts 361.7 KiB 3%
HTML 152.1 KiB 1%
CSS 62.6 KiB 0%
Other 33.7 KiB 0%
Other 9.9 KiB 0%
Other 7.6 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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
84% third-party, 0 ms blocking
FIX
84% third-party, 0 ms blocking
Warning::
Third-party code accounts for 84% of page weight (11.7 MiB of 14.0 MiB)
Info::
Third-party blocking time is low (0 ms)
16%
84%
First-party Third-party
F
JS Execution Cost
Action
3730ms total JS execution
FIX
3730ms total JS execution
Warning::
https://beyondcarat.com/: 1256ms CPU time
Warning::
Unattributable: 895ms CPU time
Warning::
https://cdn1.affirm.com/js/v2/affirm.js: 298ms CPU time
Warning::
https://cdn.shopify.com/extensions/019db92d-c7a5-7...: 274ms CPU time
Info::
https://beyondcarat.com/cdn/wpm/b81a24193wb0bf602a...: 197ms CPU time
Warning::
Third-party scripts: 2211ms (59% of total)

Main Thread Breakdown

Script Evaluation 39% Other 29% Style & Layout 20% Script Parsing & Compilation 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://beyondcarat.com/1256ms117ms16ms1st
Unattributable895ms45ms0ms3rd
https://cdn1.affirm.com/js/v2/affirm.js298ms207ms27ms3rd
https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.common.min.js274ms139ms8ms3rd
https://beyondcarat.com/cdn/wpm/b81a24193wb0bf602apf85b30fcm71c6b379m.js197ms117ms8ms1st
https://tag.beyondcarat.com/gtag/js?id=G-GXGY8VW3R0&cx=c&gtm=4e6562166ms144ms18ms3rd
https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~reviews~atlas.0201e888d834a3782e3a.js?cb=2164ms127ms1ms3rd
https://scripts.clarity.ms/0.8.64/clarity.js149ms129ms3ms3rd
https://tag.beyondcarat.com/gtm.js?id=GTM-5BLF5453112ms70ms39ms3rd
https://static.klaviyo.com/onsite/js/1011.0ab7438f38097e529f79.js94ms86ms1ms3rd

Showing top 10 of 12 scripts

D
JS Bundles
Action
160 scripts, 364 KB unused
FIX
160 scripts, 364 KB unused
Warning::
https://tag.beyondcarat.com/gtag/js?id=G-GXGY8VW3R...: 64 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tag.beyondcarat.com/gtag/js?id=AW-17889801...: 62 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tag.beyondcarat.com/gtm.js?id=GTM-5BLF5453: 58 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn1.affirm.com/js/v2/affirm.js: 54 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tag.beyondcarat.com/fbevents.js: 37 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 364 KB
364 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://tag.beyondcarat.com/gtag/js?id=G-GXGY8VW3R0&cx=c&gtm=4e6562166 KB64 KB (39%)3rd
https://tag.beyondcarat.com/gtag/js?id=AW-17889801641&cx=c&gtm=4e6562141 KB62 KB (44%)3rd
https://tag.beyondcarat.com/gtm.js?id=GTM-5BLF5453143 KB58 KB (40%)3rd
https://cdn1.affirm.com/js/v2/affirm.js154 KB54 KB (35%)3rd
https://tag.beyondcarat.com/fbevents.js100 KB37 KB (38%)3rd
https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/Render.01dba366182797ebdf1e.js53 KB32 KB (61%)3rd
https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.main.min.js40 KB30 KB (77%)3rd
https://beyondcarat.com/cdn/wpm/b81a24193wb0bf602apf85b30fcm71c6b379m.js63 KB27 KB (42%)1st
https://beyondcarat.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.3.1.min.js21 KB1st
https://ecommplugins-scripts.trustpilot.com/v2.1/js/header.min.js?settings=eyJrZXkiOiJVRjJWS3hXSWtwZUtYb1YzIiwicyI6Im5vbmUifQ==&shop=becwid-bu.myshopify.com3 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

D
Page Weight Inventory
Action
341 resources · 14.0 MB · 364 KB savings available
FIX
341 resources · 14.0 MB · 364 KB savings available
Warning::
Page weight 14.0 MB exceeds 1 MB target by 13.0 MB
Got: 14.0 MB Expected: ≤ 1 MB
Info::
~364 KB of savings available
Warning::
155 third-party resources (84% of weight)
Info::
8 resources over 200KB
341 resources · 14.0 MiB · 155 third-party 13.0 MiB over 1MB target
Media 71% · 10.0 MiB
JavaScript 15% · 2.1 MiB
Image 9% · 1.2 MiB
Font 3% · 361.7 KiB
Document 1% · 162.9 KiB
CSS 1% · 96.8 KiB
Other 0% · 40.9 KiB

~363.6 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
43 images, 0 KB saveable
REVIEW
43 images, 0 KB saveable
Warning::
https://beyondcarat.com/cdn/shop/files/1768811125_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://beyondcarat.com/cdn/shop/files/1768817292_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://beyondcarat.com/cdn/shop/files/1768810874_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://beyondcarat.com/cdn/shop/files/1768810933_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://beyondcarat.com/cdn/shop/files/1768811342_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://beyondcarat.com/cdn/shop/files/1768816527_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://beyondcarat.com/cdn/shop/files/1768816646_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://beyondcarat.com/cdn/shop/files/1768810717_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://beyondcarat.com/cdn/shop/files/1768811259_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://beyondcarat.com/cdn/shop/files/1768816656_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://beyondcarat.com/cdn/shop/files/1768811393_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://beyondcarat.com/cdn/shop/files/1768811295_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://beyondcarat.com/cdn/shop/files/1768811508_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://beyondcarat.com/cdn/shop/files/1768811216_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
43 images 1.2 MB
0 oversized -0 KB
14 legacy format
15 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

Performance issues directly impact user engagement and conversion rates.

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

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
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
10 fonts (362 KB)
PASS
10 fonts (362 KB)
Info::
10 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

10

362 KB total

Render-blocking

0

of 10

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 819 ms LCP 1.4 shttps://beyondcarat.com/cdn/fonts/rubik/rubik_n4.c2fb67c90aa34ecf8da34fc1da937ee9c0c27942.woff2rubik_n4.c2fb67c90aa34e... https://beyondcarat.com/cdn/fonts/rubik/rubik_n4.c2fb67c90aa34ecf8da34fc1da937ee9c0c27942.woff2 — 22.5 KiB — 49 ms — font-display: swaphttps://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXyw023e.woff2iJWKBXyIfDnIV7nBrXyw023... https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXyw023e.woff2 — 34.5 KiB — 15 ms — font-display: swaphttps://beyondcarat.com/cdn/shop/t/13/assets/OptimaNovaLTProMedium.otfOptimaNovaLTProMedium.otf https://beyondcarat.com/cdn/shop/t/13/assets/OptimaNovaLTProMedium.otf — 52.7 KiB — 92 ms — font-display: swaphttps://beyondcarat.com/cdn/shop/t/13/assets/OptimaNovaLTProRegular.otfOptimaNovaLTProRegular.otf https://beyondcarat.com/cdn/shop/t/13/assets/OptimaNovaLTProRegular.otf — 52.8 KiB — 92 ms — font-display: swaphttps://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFV0U1dYPFkZVO.woff2iJWZBXyIfDnIV5PNhY1KTN7... https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFV0U1dYPFkZVO.woff2 — 18.6 KiB — 25 ms — font-display: swaphttps://beyondcarat.com/cdn/shop/t/13/assets/OptimaNovaLTProDemi.otfOptimaNovaLTProDemi.otf https://beyondcarat.com/cdn/shop/t/13/assets/OptimaNovaLTProDemi.otf — 52.8 KiB — 45 ms — font-display: swaphttps://fonts.gstatic.com/s/worksans/v24/QGYsz_wNahGAdqQ43Rh_fKDptfpA4Q.woff2QGYsz_wNahGAdqQ43Rh_fKD... https://fonts.gstatic.com/s/worksans/v24/QGYsz_wNahGAdqQ43Rh_fKDptfpA4Q.woff2 — 49.4 KiB — 11 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 15 ms — font-display: swapdata:font/woff2;base64,d09GMgABAAAAAAlYAA8AAAAAFEgAAAj7AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGjYb…woff2;base64,d09GMgABAA... data:font/woff2;base64,d09GMgABAAAAAAlYAA8AAAAAFEgAAAj7AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGjYb… — 2.3 KiB — 43 ms — font-display: swaphttps://fonts.gstatic.com/s/archivo/v25/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLydOxKsv4Rn.woff2k3kPo8UDI-1M0wlSV9XAw6l... https://fonts.gstatic.com/s/archivo/v25/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLydOxKsv4Rn.woff2 — 34.2 KiB — 7 ms — font-display: swap
rubik_n4.c2fb67c90aa34e... woff2 swap
Size 22 KB
Load time 49 ms
Start 266 ms
Risk FOUT — text flashes from fallback to web font
iJWKBXyIfDnIV7nBrXyw023... woff2 swap
Size 35 KB
Load time 15 ms
Start 568 ms
Risk FOUT — text flashes from fallback to web font
OptimaNovaLTProMedium.otf otf swap
Size 53 KB
Load time 92 ms
Start 568 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OptimaNovaLTProRegular.otf otf swap
Size 53 KB
Load time 92 ms
Start 569 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
iJWZBXyIfDnIV5PNhY1KTN7... woff2 swap
Size 19 KB
Load time 25 ms
Start 569 ms
Risk FOUT — text flashes from fallback to web font
OptimaNovaLTProDemi.otf otf swap
Size 53 KB
Load time 45 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
QGYsz_wNahGAdqQ43Rh_fKD... woff2 swap
Size 49 KB
Load time 11 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 15 ms
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
woff2;base64,d09GMgABAA... woff2 swap
Size 2 KB
Load time 43 ms
Start 4.8 s
Risk FOUT — text flashes from fallback to web font
k3kPo8UDI-1M0wlSV9XAw6l... woff2 swap
Size 34 KB
Load time 7 ms
Start 7.4 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~47 KB and ~94 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server-Timing Observability
17 Server-Timing entries advertised
PASS
17 Server-Timing entries advertised
Info::
Server-Timing header advertises 17 timing entries
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: accept-encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
`ETag` present -- conditional GET supported
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
341 requests over 7818ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 819 ms LCP 1.4 shttps://beyondcarat.com// https://beyondcarat.com/ — 200 — 75.4 KiB — 278 ms — h2https://beyondcarat.com/cdn/shop/t/13/assets/component-localization-form.css?v=170315343355214948141775221725/cdn/shop/t/13/assets/component-loc... https://beyondcarat.com/cdn/shop/t/13/assets/component-localization-form.css?v=170315343355214948141775221725 — 200 — 0 B — 27 ms — h2https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/main-navigation-styles.min.csscdn.shopify.com/extensions/019db92d... https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/main-navigation-styles.min.css — 200 — 0 B — 27 ms — h2https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/theme-styles.min.csscdn.shopify.com/extensions/019db92d... https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/theme-styles.min.css — 200 — 0 B — 27 ms — h2https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.replace.jscdn.shopify.com/extensions/019db92d... https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.replace.js — 200 — 0 B — 29 ms — h2https://beyondcarat.com/cdn/shop/t/13/assets/fonts-optima.css?v=146257325609642058281775221750/cdn/shop/t/13/assets/fonts-optima.... https://beyondcarat.com/cdn/shop/t/13/assets/fonts-optima.css?v=146257325609642058281775221750 — 200 — 1.0 KiB — 45 ms — h2https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js — 200 — 987 B — 57 ms — h2https://beyondcarat.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css/cdn/shopifycloud/portable-wallets/... https://beyondcarat.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css — 200 — 2.2 KiB — 38 ms — h2https://beyondcarat.com/cdn/shop/t/13/assets/base.css?v=27857318021658118521777978184/cdn/shop/t/13/assets/base.css?v=27... https://beyondcarat.com/cdn/shop/t/13/assets/base.css?v=27857318021658118521777978184 — 200 — 11.1 KiB — 48 ms — h2https://beyondcarat.com/cdn/fonts/rubik/rubik_n4.c2fb67c90aa34ecf8da34fc1da937ee9c0c27942.woff2/cdn/fonts/rubik/rubik_n4.c2fb67c90... https://beyondcarat.com/cdn/fonts/rubik/rubik_n4.c2fb67c90aa34ecf8da34fc1da937ee9c0c27942.woff2 — 200 — 22.5 KiB — 49 ms — h2https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400&family=Work+Sans:ital,wght@0,400;0,500&display=swapfonts.googleapis.com/css2?family=Ru... https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400&family=Work+Sans:ital,wght@0,400;0,500&display=swap — 200 — 1.4 KiB — 122 ms — h2https://beyondcarat.com/cdn/shop/t/13/assets/component-slideshow.css?v=17933591812325749411775221735/cdn/shop/t/13/assets/component-sli... https://beyondcarat.com/cdn/shop/t/13/assets/component-slideshow.css?v=17933591812325749411775221735 — 200 — 1.4 KiB — 41 ms — h2https://beyondcarat.com/cdn/shop/t/13/assets/component-slider.css?v=14039311878856620671775221734/cdn/shop/t/13/assets/component-sli... https://beyondcarat.com/cdn/shop/t/13/assets/component-slider.css?v=14039311878856620671775221734 — 200 — 1.9 KiB — 49 ms — h2https://fonts.googleapis.com/css2?family=Rubik:wght@500;700&display=swapfonts.googleapis.com/css2?family=Ru... https://fonts.googleapis.com/css2?family=Rubik:wght@500;700&display=swap — 200 — 878 B — 124 ms — h2https://beyondcarat.com/cart.js/cart.js https://beyondcarat.com/cart.js — 200 — 1.5 KiB — 234 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-card.css?v=120341546515895839841775221716/cdn/shop/t/13/assets/component-car... https://beyondcarat.com/cdn/shop/t/13/assets/component-card.css?v=120341546515895839841775221716 — 200 — 2.9 KiB — 32 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-price.css?v=47596247576480123001775221730/cdn/shop/t/13/assets/component-pri... https://beyondcarat.com/cdn/shop/t/13/assets/component-price.css?v=47596247576480123001775221730 — 200 — 1.3 KiB — 31 ms — h3https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.replace.jscdn.shopify.com/extensions/019db92d... https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.replace.js — 200 — 0 B — 3 ms — h2https://beyondcarat.com/cdn/shop/t/13/assets/template-collection.css?v=58558206033505836701775221834/cdn/shop/t/13/assets/template-coll... https://beyondcarat.com/cdn/shop/t/13/assets/template-collection.css?v=58558206033505836701775221834 — 200 — 1.3 KiB — 30 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-rating.css?v=179577762467860590411775221732/cdn/shop/t/13/assets/component-rat... https://beyondcarat.com/cdn/shop/t/13/assets/component-rating.css?v=179577762467860590411775221732 — 200 — 1.2 KiB — 32 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_Cw2TimHG.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_Cw2TimHG.en.esm.js — 200 — 1.6 KiB — 28 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_Rp7RjtHL.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_Rp7RjtHL.en.esm.js — 200 — 2.0 KiB — 33 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_CQY6ZJfx.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_CQY6ZJfx.esm.js — 200 — 1.5 KiB — 38 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_BPe0V1kQ.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_BPe0V1kQ.esm.js — 200 — 16.7 KiB — 99 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js — 200 — 5.1 KiB — 99 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js — 200 — 1.3 KiB — 99 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.document_C9LmOiQj.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.document_C9LmOiQj.esm.js — 200 — 1.1 KiB — 57 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_DHmiSMJ3.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_DHmiSMJ3.esm.js — 200 — 1.1 KiB — 87 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js — 200 — 1.3 KiB — 46 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.authorize_oZ0RluMR.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.authorize_oZ0RluMR.esm.js — 200 — 1.1 KiB — 95 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 819 ms LCP 1.4 shttps://beyondcarat.com// https://beyondcarat.com/ — 200 — 75.4 KiB — 278 ms — h2https://beyondcarat.com/cdn/shop/t/13/assets/component-localization-form.css?v=170315343355214948141775221725/cdn/shop/t/13/assets/component-loc... https://beyondcarat.com/cdn/shop/t/13/assets/component-localization-form.css?v=170315343355214948141775221725 — 200 — 0 B — 27 ms — h2https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/main-navigation-styles.min.csscdn.shopify.com/extensions/019db92d... https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/main-navigation-styles.min.css — 200 — 0 B — 27 ms — h2https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/theme-styles.min.csscdn.shopify.com/extensions/019db92d... https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/theme-styles.min.css — 200 — 0 B — 27 ms — h2https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.replace.jscdn.shopify.com/extensions/019db92d... https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.replace.js — 200 — 0 B — 29 ms — h2https://beyondcarat.com/cdn/shop/t/13/assets/fonts-optima.css?v=146257325609642058281775221750/cdn/shop/t/13/assets/fonts-optima.... https://beyondcarat.com/cdn/shop/t/13/assets/fonts-optima.css?v=146257325609642058281775221750 — 200 — 1.0 KiB — 45 ms — h2https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js — 200 — 987 B — 57 ms — h2https://beyondcarat.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css/cdn/shopifycloud/portable-wallets/... https://beyondcarat.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css — 200 — 2.2 KiB — 38 ms — h2https://beyondcarat.com/cdn/shop/t/13/assets/base.css?v=27857318021658118521777978184/cdn/shop/t/13/assets/base.css?v=27... https://beyondcarat.com/cdn/shop/t/13/assets/base.css?v=27857318021658118521777978184 — 200 — 11.1 KiB — 48 ms — h2https://beyondcarat.com/cdn/fonts/rubik/rubik_n4.c2fb67c90aa34ecf8da34fc1da937ee9c0c27942.woff2/cdn/fonts/rubik/rubik_n4.c2fb67c90... https://beyondcarat.com/cdn/fonts/rubik/rubik_n4.c2fb67c90aa34ecf8da34fc1da937ee9c0c27942.woff2 — 200 — 22.5 KiB — 49 ms — h2https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400&family=Work+Sans:ital,wght@0,400;0,500&display=swapfonts.googleapis.com/css2?family=Ru... https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400&family=Work+Sans:ital,wght@0,400;0,500&display=swap — 200 — 1.4 KiB — 122 ms — h2https://beyondcarat.com/cdn/shop/t/13/assets/component-slideshow.css?v=17933591812325749411775221735/cdn/shop/t/13/assets/component-sli... https://beyondcarat.com/cdn/shop/t/13/assets/component-slideshow.css?v=17933591812325749411775221735 — 200 — 1.4 KiB — 41 ms — h2https://beyondcarat.com/cdn/shop/t/13/assets/component-slider.css?v=14039311878856620671775221734/cdn/shop/t/13/assets/component-sli... https://beyondcarat.com/cdn/shop/t/13/assets/component-slider.css?v=14039311878856620671775221734 — 200 — 1.9 KiB — 49 ms — h2https://fonts.googleapis.com/css2?family=Rubik:wght@500;700&display=swapfonts.googleapis.com/css2?family=Ru... https://fonts.googleapis.com/css2?family=Rubik:wght@500;700&display=swap — 200 — 878 B — 124 ms — h2https://beyondcarat.com/cart.js/cart.js https://beyondcarat.com/cart.js — 200 — 1.5 KiB — 234 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-card.css?v=120341546515895839841775221716/cdn/shop/t/13/assets/component-car... https://beyondcarat.com/cdn/shop/t/13/assets/component-card.css?v=120341546515895839841775221716 — 200 — 2.9 KiB — 32 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-price.css?v=47596247576480123001775221730/cdn/shop/t/13/assets/component-pri... https://beyondcarat.com/cdn/shop/t/13/assets/component-price.css?v=47596247576480123001775221730 — 200 — 1.3 KiB — 31 ms — h3https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.replace.jscdn.shopify.com/extensions/019db92d... https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.replace.js — 200 — 0 B — 3 ms — h2https://beyondcarat.com/cdn/shop/t/13/assets/template-collection.css?v=58558206033505836701775221834/cdn/shop/t/13/assets/template-coll... https://beyondcarat.com/cdn/shop/t/13/assets/template-collection.css?v=58558206033505836701775221834 — 200 — 1.3 KiB — 30 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-rating.css?v=179577762467860590411775221732/cdn/shop/t/13/assets/component-rat... https://beyondcarat.com/cdn/shop/t/13/assets/component-rating.css?v=179577762467860590411775221732 — 200 — 1.2 KiB — 32 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_Cw2TimHG.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_Cw2TimHG.en.esm.js — 200 — 1.6 KiB — 28 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_Rp7RjtHL.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_Rp7RjtHL.en.esm.js — 200 — 2.0 KiB — 33 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_CQY6ZJfx.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_CQY6ZJfx.esm.js — 200 — 1.5 KiB — 38 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_BPe0V1kQ.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_BPe0V1kQ.esm.js — 200 — 16.7 KiB — 99 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js — 200 — 5.1 KiB — 99 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js — 200 — 1.3 KiB — 99 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.document_C9LmOiQj.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.document_C9LmOiQj.esm.js — 200 — 1.1 KiB — 57 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_DHmiSMJ3.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_DHmiSMJ3.esm.js — 200 — 1.1 KiB — 87 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js — 200 — 1.3 KiB — 46 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.authorize_oZ0RluMR.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.authorize_oZ0RluMR.esm.js — 200 — 1.1 KiB — 95 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.MetricsProvider_BiumrPbt.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.MetricsProvider_BiumrPbt.esm.js — 200 — 7.8 KiB — 95 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useEventListener_DUlev1cm.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useEventListener_DUlev1cm.esm.js — 200 — 1.5 KiB — 96 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_CD5MknHr.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_CD5MknHr.esm.js — 200 — 1.0 KiB — 96 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.validators_Cj2qrO-d.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.validators_Cj2qrO-d.esm.js — 200 — 1.3 KiB — 96 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useUserRecognitionSignal_CBS3etNE.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useUserRecognitionSignal_CBS3etNE.esm.js — 200 — 1.2 KiB — 100 ms — h3https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.defineInitFunction_D4of-Jj4.esm.js/cdn/shopifycloud/shop-js/modules/v... https://beyondcarat.com/cdn/shopifycloud/shop-js/modules/v2/chunk.defineInitFunction_D4of-Jj4.esm.js — 200 — 1.0 KiB — 103 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-volume-pricing.css?v=111870094811454961941775221737/cdn/shop/t/13/assets/component-vol... https://beyondcarat.com/cdn/shop/t/13/assets/component-volume-pricing.css?v=111870094811454961941775221737 — 200 — 1.2 KiB — 102 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/quick-order-list.css?v=86354568948591544181775221820/cdn/shop/t/13/assets/quick-order-l... https://beyondcarat.com/cdn/shop/t/13/assets/quick-order-list.css?v=86354568948591544181775221820 — 200 — 2.8 KiB — 100 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/quantity-popover.css?v=160630540099520878331775221817/cdn/shop/t/13/assets/quantity-popo... https://beyondcarat.com/cdn/shop/t/13/assets/quantity-popover.css?v=160630540099520878331775221817 — 200 — 1.6 KiB — 79 ms — h3https://beyondcarat.com/cdn/shop/files/LR073029-1_6bad409f-2ea9-479e-bab2-a5a8792db5cd.jpg?v=1768025633&width=360/cdn/shop/files/LR073029-1_6bad409f... https://beyondcarat.com/cdn/shop/files/LR073029-1_6bad409f-2ea9-479e-bab2-a5a8792db5cd.jpg?v=1768025633&width=360 — 200 — 13.9 KiB — 109 ms — h3https://beyondcarat.com/cdn/shop/files/LR073002-1_3c0e6707-2005-46bf-8faa-dec58c9634e1.jpg?v=1768033102&width=360/cdn/shop/files/LR073002-1_3c0e6707... https://beyondcarat.com/cdn/shop/files/LR073002-1_3c0e6707-2005-46bf-8faa-dec58c9634e1.jpg?v=1768033102&width=360 — 200 — 16.9 KiB — 109 ms — h3https://beyondcarat.com/cdn/shop/files/LR073017-1_5854d8ca-4097-436f-a048-783d2909d9ca.jpg?v=1767959666&width=360/cdn/shop/files/LR073017-1_5854d8ca... https://beyondcarat.com/cdn/shop/files/LR073017-1_5854d8ca-4097-436f-a048-783d2909d9ca.jpg?v=1767959666&width=360 — 200 — 14.7 KiB — 121 ms — h3https://beyondcarat.com/cdn/shop/files/LR073028-1_ecf5af65-c744-4cf0-b750-cef56f5024ae.jpg?v=1768028256&width=360/cdn/shop/files/LR073028-1_ecf5af65... https://beyondcarat.com/cdn/shop/files/LR073028-1_ecf5af65-c744-4cf0-b750-cef56f5024ae.jpg?v=1768028256&width=360 — 200 — 14.7 KiB — 120 ms — h3https://monorail-edge.shopifysvc.com/unstable/produce_batchmonorail-edge.shopifysvc.com/unstab... https://monorail-edge.shopifysvc.com/unstable/produce_batch — 200 — 792 B — 206 ms — h2https://beyondcarat.com/cdn/shop/t/13/assets/component-image-with-text.css?v=159347133892345898421775221722/cdn/shop/t/13/assets/component-ima... https://beyondcarat.com/cdn/shop/t/13/assets/component-image-with-text.css?v=159347133892345898421775221722 — 200 — 2.2 KiB — 89 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/section-collection-list.css?v=70863279319435850561775221822/cdn/shop/t/13/assets/section-colle... https://beyondcarat.com/cdn/shop/t/13/assets/section-collection-list.css?v=70863279319435850561775221822 — 200 — 1.1 KiB — 103 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-accordion.css?v=7971072480289620591775221715/cdn/shop/t/13/assets/component-acc... https://beyondcarat.com/cdn/shop/t/13/assets/component-accordion.css?v=7971072480289620591775221715 — 200 — 1.2 KiB — 102 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/collapsible-content.css?v=113829722280668215821775221714/cdn/shop/t/13/assets/collapsible-c... https://beyondcarat.com/cdn/shop/t/13/assets/collapsible-content.css?v=113829722280668215821775221714 — 200 — 1.4 KiB — 100 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/section-footer-custom.css?v=87115308025958923691775221826/cdn/shop/t/13/assets/section-foote... https://beyondcarat.com/cdn/shop/t/13/assets/section-footer-custom.css?v=87115308025958923691775221826 — 200 — 2.1 KiB — 100 ms — h3https://beyondcarat.com/cdn/shop/files/Full_Logo_Teal_NoBG.webp?v=1768903901&width=300/cdn/shop/files/Full_Logo_Teal_NoBG... https://beyondcarat.com/cdn/shop/files/Full_Logo_Teal_NoBG.webp?v=1768903901&width=300 — 200 — 4.8 KiB — 170 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/click-events.js?v=165398625895389361441778057103/cdn/shop/t/13/assets/click-events.... https://beyondcarat.com/cdn/shop/t/13/assets/click-events.js?v=165398625895389361441778057103 — 200 — 2.2 KiB — 102 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/constants.js?v=132983761750457495441775221738/cdn/shop/t/13/assets/constants.js?... https://beyondcarat.com/cdn/shop/t/13/assets/constants.js?v=132983761750457495441775221738 — 200 — 1000 B — 102 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/pubsub.js?v=25310214064522200911775221816/cdn/shop/t/13/assets/pubsub.js?v=2... https://beyondcarat.com/cdn/shop/t/13/assets/pubsub.js?v=25310214064522200911775221816 — 200 — 1.1 KiB — 101 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/global.js?v=25182123811234129891775221751/cdn/shop/t/13/assets/global.js?v=2... https://beyondcarat.com/cdn/shop/t/13/assets/global.js?v=25182123811234129891775221751 — 200 — 8.8 KiB — 101 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/details-disclosure.js?v=85774589814516104891775221740/cdn/shop/t/13/assets/details-discl... https://beyondcarat.com/cdn/shop/t/13/assets/details-disclosure.js?v=85774589814516104891775221740 — 200 — 1.4 KiB — 101 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/details-modal.js?v=89324720867184343891775221741/cdn/shop/t/13/assets/details-modal... https://beyondcarat.com/cdn/shop/t/13/assets/details-modal.js?v=89324720867184343891775221741 — 200 — 1.4 KiB — 111 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/search-form.js?v=133129549252120666541775221821/cdn/shop/t/13/assets/search-form.j... https://beyondcarat.com/cdn/shop/t/13/assets/search-form.js?v=133129549252120666541775221821 — 200 — 1.2 KiB — 111 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/animations.js?v=88693664871331136111775221711/cdn/shop/t/13/assets/animations.js... https://beyondcarat.com/cdn/shop/t/13/assets/animations.js?v=88693664871331136111775221711 — 200 — 1.7 KiB — 111 ms — h3https://beyondcarat.com/checkouts/internal/preloads.js?locale=en-US/checkouts/internal/preloads.js?loc... https://beyondcarat.com/checkouts/internal/preloads.js?locale=en-US — 200 — 2.8 KiB — 111 ms — h3https://shop.app/checkouts/internal/preloads.js?locale=en-US&shop_id=75477385316shop.app/checkouts/internal/preload... https://shop.app/checkouts/internal/preloads.js?locale=en-US&shop_id=75477385316 — 200 — 544 B — 87 ms — h2https://beyondcarat.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js/cdn/shopifycloud/storefront/assets... https://beyondcarat.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js — 200 — 3.9 KiB — 110 ms — h3https://beyondcarat.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812/cdn/shopifycloud/storefront/assets... https://beyondcarat.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812 — 200 — 23.4 KiB — 125 ms — h3https://beyondcarat.com/cdn/shop/t/13/compiled_assets/scripts.js?v=177919008499981322371775221858/cdn/shop/t/13/compiled_assets/scri... https://beyondcarat.com/cdn/shop/t/13/compiled_assets/scripts.js?v=177919008499981322371775221858 — 200 — 2.1 KiB — 122 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/localization-form.js?v=144176611646395275351775221799/cdn/shop/t/13/assets/localization-... https://beyondcarat.com/cdn/shop/t/13/assets/localization-form.js?v=144176611646395275351775221799 — 200 — 2.2 KiB — 121 ms — h3https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 93 ms — h3https://static.klaviyo.com/onsite/js/UQxE4W/klaviyo.js?company_id=UQxE4Wstatic.klaviyo.com/onsite/js/UQxE4W... https://static.klaviyo.com/onsite/js/UQxE4W/klaviyo.js?company_id=UQxE4W — 200 — 2.8 KiB — 119 ms — h2https://cdn.shopify.com/extensions/019b03f2-1cc6-73dd-a349-2821a944dacf/crisp-chatbox-14/assets/crisp.jscdn.shopify.com/extensions/019b03f2... https://cdn.shopify.com/extensions/019b03f2-1cc6-73dd-a349-2821a944dacf/crisp-chatbox-14/assets/crisp.js — 200 — 1.2 KiB — 91 ms — h3https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.index.jscdn.shopify.com/extensions/019db92d... https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.index.js — 200 — 7.8 KiB — 89 ms — h3https://cdn.shopify.com/extensions/019e0718-ad8b-733d-8c35-036b16f0f02a/judgeme-499/assets/loader.jscdn.shopify.com/extensions/019e0718... https://cdn.shopify.com/extensions/019e0718-ad8b-733d-8c35-036b16f0f02a/judgeme-499/assets/loader.js — 200 — 3.8 KiB — 89 ms — h3https://beyondcarat.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.3.1.min.js/cdn/shopifycloud/perf-kit/shopify-... https://beyondcarat.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.3.1.min.js — 200 — 21.0 KiB — 117 ms — h3https://tag.beyondcarat.com/gtm.js?id=GTM-5BLF5453tag.beyondcarat.com/gtm.js?id=GTM-5... https://tag.beyondcarat.com/gtm.js?id=GTM-5BLF5453 — 200 — 143.1 KiB — 1.1 s — h2https://beyondcarat.com/cdn/shop/t/13/assets/cart-notification.js?v=133508293167896966491775221713/cdn/shop/t/13/assets/cart-notifica... https://beyondcarat.com/cdn/shop/t/13/assets/cart-notification.js?v=133508293167896966491775221713 — 200 — 1.5 KiB — 116 ms — h3https://beyondcarat.com/cdn/shop/files/LR073014-1_d2ad4024-100d-4b97-a958-caf2fe170587.jpg?v=1768216022&width=360/cdn/shop/files/LR073014-1_d2ad4024... https://beyondcarat.com/cdn/shop/files/LR073014-1_d2ad4024-100d-4b97-a958-caf2fe170587.jpg?v=1768216022&width=360 — 200 — 20.2 KiB — 214 ms — h3https://beyondcarat.com/cdn/shop/files/LR073014-1_25313107-e601-4205-a73b-3e647b18c670.jpg?v=1768216019&width=360/cdn/shop/files/LR073014-1_25313107... https://beyondcarat.com/cdn/shop/files/LR073014-1_25313107-e601-4205-a73b-3e647b18c670.jpg?v=1768216019&width=360 — 200 — 16.3 KiB — 213 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/predictive-search.js?v=57209189334897115771775221813/cdn/shop/t/13/assets/predictive-se... https://beyondcarat.com/cdn/shop/t/13/assets/predictive-search.js?v=57209189334897115771775221813 — 200 — 2.5 KiB — 115 ms — h3https://client.crisp.chat/l.jsclient.crisp.chat/l.js https://client.crisp.chat/l.js — 200 — 3.2 KiB — 69 ms — h3https://beyondcarat.com/cdn/wpm/b81a24193wb0bf602apf85b30fcm71c6b379m.js/cdn/wpm/b81a24193wb0bf602apf85b30f... https://beyondcarat.com/cdn/wpm/b81a24193wb0bf602apf85b30fcm71c6b379m.js — 200 — 63.3 KiB — 161 ms — h3https://beyondcarat.com/cdn/s/trekkie.storefront.82900183b05ff23f8455639d7eb513d638b0a722.min.js/cdn/s/trekkie.storefront.82900183b... https://beyondcarat.com/cdn/s/trekkie.storefront.82900183b05ff23f8455639d7eb513d638b0a722.min.js — 200 — 28.0 KiB — 159 ms — h3https://beyondcarat.com/cdn/shopifycloud/storefront/assets/shop_events_listener-3da45d37.js/cdn/shopifycloud/storefront/assets... https://beyondcarat.com/cdn/shopifycloud/storefront/assets/shop_events_listener-3da45d37.js — 200 — 4.2 KiB — 133 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-cart-items.css?v=13033300910818915211775221717/cdn/shop/t/13/assets/component-car... https://beyondcarat.com/cdn/shop/t/13/assets/component-cart-items.css?v=13033300910818915211775221717 — 200 — 2.0 KiB — 208 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-predictive-search.css?v=118923337488134913561775221729/cdn/shop/t/13/assets/component-pre... https://beyondcarat.com/cdn/shop/t/13/assets/component-predictive-search.css?v=118923337488134913561775221729 — 200 — 1.9 KiB — 209 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-list-menu.css?v=151968516119678728991775221723/cdn/shop/t/13/assets/component-lis... https://beyondcarat.com/cdn/shop/t/13/assets/component-list-menu.css?v=151968516119678728991775221723 — 200 — 1.0 KiB — 207 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-search.css?v=165164710990765432851775221733/cdn/shop/t/13/assets/component-sea... https://beyondcarat.com/cdn/shop/t/13/assets/component-search.css?v=165164710990765432851775221733 — 200 — 1.2 KiB — 207 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-menu-drawer.css?v=147478906057189667651775221726/cdn/shop/t/13/assets/component-men... https://beyondcarat.com/cdn/shop/t/13/assets/component-menu-drawer.css?v=147478906057189667651775221726 — 200 — 2.0 KiB — 207 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-cart-notification.css?v=54116361853792938221775221718/cdn/shop/t/13/assets/component-car... https://beyondcarat.com/cdn/shop/t/13/assets/component-cart-notification.css?v=54116361853792938221775221718 — 200 — 1.5 KiB — 206 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/component-mega-menu.css?v=10110889665867715061775221725/cdn/shop/t/13/assets/component-meg... https://beyondcarat.com/cdn/shop/t/13/assets/component-mega-menu.css?v=10110889665867715061775221725 — 200 — 1.4 KiB — 225 ms — h3https://beyondcarat.com/cdn/shop/files/Heart.png?v=1767647791&width=150/cdn/shop/files/Heart.png?v=1767647... https://beyondcarat.com/cdn/shop/files/Heart.png?v=1767647791&width=150 — 200 — 11.3 KiB — 195 ms — h3https://beyondcarat.com/cdn/shop/files/Asscher.png?v=1767647775&width=150/cdn/shop/files/Asscher.png?v=17676... https://beyondcarat.com/cdn/shop/files/Asscher.png?v=1767647775&width=150 — 200 — 10.3 KiB — 195 ms — h3https://beyondcarat.com/cdn/shop/files/Princess.png?v=1767647760&width=150/cdn/shop/files/Princess.png?v=1767... https://beyondcarat.com/cdn/shop/files/Princess.png?v=1767647760&width=150 — 200 — 12.5 KiB — 195 ms — h3https://beyondcarat.com/cdn/shop/files/Round.png?v=1768637752&width=150/cdn/shop/files/Round.png?v=1768637... https://beyondcarat.com/cdn/shop/files/Round.png?v=1768637752&width=150 — 200 — 11.7 KiB — 202 ms — h3https://beyondcarat.com/cdn/shop/files/Oval.png?v=1767647629&width=150/cdn/shop/files/Oval.png?v=17676476... https://beyondcarat.com/cdn/shop/files/Oval.png?v=1767647629&width=150 — 200 — 9.4 KiB — 202 ms — h3https://beyondcarat.com/cdn/shop/files/Pear.png?v=1767647647&width=150/cdn/shop/files/Pear.png?v=17676476... https://beyondcarat.com/cdn/shop/files/Pear.png?v=1767647647&width=150 — 200 — 8.8 KiB — 203 ms — h3https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXyw023e.woff2fonts.gstatic.com/s/rubik/v31/iJWKB... https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXyw023e.woff2 — 200 — 34.5 KiB — 15 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/OptimaNovaLTProMedium.otf/cdn/shop/t/13/assets/OptimaNovaLTP... https://beyondcarat.com/cdn/shop/t/13/assets/OptimaNovaLTProMedium.otf — 200 — 52.7 KiB — 92 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/OptimaNovaLTProRegular.otf/cdn/shop/t/13/assets/OptimaNovaLTP... https://beyondcarat.com/cdn/shop/t/13/assets/OptimaNovaLTProRegular.otf — 200 — 52.8 KiB — 92 ms — h3https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFV0U1dYPFkZVO.woff2fonts.gstatic.com/s/rubik/v31/iJWZB... https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFV0U1dYPFkZVO.woff2 — 200 — 18.6 KiB — 25 ms — h3https://beyondcarat.com/cdn/shop/files/MothersDay_Homepage2.png?v=1777978405&width=2000/cdn/shop/files/MothersDay_Homepage... https://beyondcarat.com/cdn/shop/files/MothersDay_Homepage2.png?v=1777978405&width=2000 — 200 — 117.0 KiB — 92 ms — h3https://beyondcarat.com/cdn/shop/files/Marquise.png?v=1767647668&width=150/cdn/shop/files/Marquise.png?v=1767... https://beyondcarat.com/cdn/shop/files/Marquise.png?v=1767647668&width=150 — 200 — 7.6 KiB — 82 ms — h3https://beyondcarat.com/cdn/shop/files/BR10001-YG-EMR-3-bracelets.jpg?v=1774613974&width=900/cdn/shop/files/BR10001-YG-EMR-3-br... https://beyondcarat.com/cdn/shop/files/BR10001-YG-EMR-3-bracelets.jpg?v=1774613974&width=900 — 200 — 147.7 KiB — 187 ms — h3https://beyondcarat.com/cdn/shop/files/Generated_Image_January_16_2026_-_12_50PM.jpg?v=1768548051&width=900/cdn/shop/files/Generated_Image_Jan... https://beyondcarat.com/cdn/shop/files/Generated_Image_January_16_2026_-_12_50PM.jpg?v=1768548051&width=900 — 200 — 45.5 KiB — 179 ms — h3https://beyondcarat.com/cdn/shop/collections/Untitled.jpg?v=1768558170&width=750/cdn/shop/collections/Untitled.jpg?... https://beyondcarat.com/cdn/shop/collections/Untitled.jpg?v=1768558170&width=750 — 200 — 85.8 KiB — 28 ms — h3https://beyondcarat.com/cdn/shop/collections/Generated_Image_January_16_2026_-_12_20PM_ce484809-404f-4325-a460-d1581f304da4.jpg?v=1768558577&width=750/cdn/shop/collections/Generated_Ima... https://beyondcarat.com/cdn/shop/collections/Generated_Image_January_16_2026_-_12_20PM_ce484809-404f-4325-a460-d1581f304da4.jpg?v=1768558577&width=750 — 200 — 51.0 KiB — 55 ms — h3https://beyondcarat.com/cdn/shop/collections/Generated_Image_January_16_2026_-_12_23PM.jpg?v=1768558490&width=750/cdn/shop/collections/Generated_Ima... https://beyondcarat.com/cdn/shop/collections/Generated_Image_January_16_2026_-_12_23PM.jpg?v=1768558490&width=750 — 200 — 96.6 KiB — 61 ms — h3https://beyondcarat.com/cdn/shop/collections/Generated_Image_January_16_2026_-_12_28PM.jpg?v=1768558411&width=750/cdn/shop/collections/Generated_Ima... https://beyondcarat.com/cdn/shop/collections/Generated_Image_January_16_2026_-_12_28PM.jpg?v=1768558411&width=750 — 200 — 113.4 KiB — 62 ms — h3https://cdn.shopify.com/videos/c/o/v/bb44ea6549844f1eae061fba9fbcac45.mp4cdn.shopify.com/videos/c/o/v/bb44ea... https://cdn.shopify.com/videos/c/o/v/bb44ea6549844f1eae061fba9fbcac45.mp4 — 206 — 3.5 MiB — 623 ms — h3https://cdn.shopify.com/videos/c/o/v/96bf00c3a27d4f7ba4777b6abb26d50b.mp4cdn.shopify.com/videos/c/o/v/96bf00... https://cdn.shopify.com/videos/c/o/v/96bf00c3a27d4f7ba4777b6abb26d50b.mp4 — 206 — 2.2 MiB — 348 ms — h3https://cdn.shopify.com/videos/c/o/v/6ac0e9c87c30430fb7a7f5eefffed01b.mp4cdn.shopify.com/videos/c/o/v/6ac0e9... https://cdn.shopify.com/videos/c/o/v/6ac0e9c87c30430fb7a7f5eefffed01b.mp4 — 206 — 1.4 MiB — 264 ms — h3https://beyondcarat.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://beyondcarat.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 175 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 206 ms — h2https://beyondcarat.com/web-pixels@81a24193wb0bf602apf85b30fcm71c6b379/web-pixel-2267381860@4fa0cb2f1a63503950942b4380f165dc/sandbox/worker.modern.js/web-pixels@81a24193wb0bf602apf85b3... https://beyondcarat.com/web-pixels@81a24193wb0bf602apf85b30fcm71c6b379/web-pixel-2267381860@4fa0cb2f1a63503950942b4380f165dc/sandbox/worker.modern.js — 200 — 1.3 KiB — 767 ms — h3https://beyondcarat.com/web-pixels@81a24193wb0bf602apf85b30fcm71c6b379/web-pixel-1923383396@524f6c1ee37bacdca7657a665bdca589/sandbox/worker.modern.js/web-pixels@81a24193wb0bf602apf85b3... https://beyondcarat.com/web-pixels@81a24193wb0bf602apf85b30fcm71c6b379/web-pixel-1923383396@524f6c1ee37bacdca7657a665bdca589/sandbox/worker.modern.js — 200 — 1.3 KiB — 751 ms — h3https://beyondcarat.com/web-pixels@81a24193wb0bf602apf85b30fcm71c6b379/web-pixel-1850114148@34ad157958823915625854214640f0bf/sandbox/worker.modern.js/web-pixels@81a24193wb0bf602apf85b3... https://beyondcarat.com/web-pixels@81a24193wb0bf602apf85b30fcm71c6b379/web-pixel-1850114148@34ad157958823915625854214640f0bf/sandbox/worker.modern.js — 200 — 1.3 KiB — 756 ms — h3https://beyondcarat.com/web-pixels@81a24193wb0bf602apf85b30fcm71c6b379/web-pixel-shopify-app-pixel@0460/sandbox/worker.modern.js/web-pixels@81a24193wb0bf602apf85b3... https://beyondcarat.com/web-pixels@81a24193wb0bf602apf85b30fcm71c6b379/web-pixel-shopify-app-pixel@0460/sandbox/worker.modern.js — 200 — 1.3 KiB — 766 ms — h3https://beyondcarat.com/web-pixels@81a24193wb0bf602apf85b30fcm71c6b379/custom/web-pixel-133955684@8/sandbox/modern//web-pixels@81a24193wb0bf602apf85b3... https://beyondcarat.com/web-pixels@81a24193wb0bf602apf85b30fcm71c6b379/custom/web-pixel-133955684@8/sandbox/modern/ — 200 — 40.4 KiB — 53 ms — h3https://beyondcarat.com/web-pixels@81a24193wb0bf602apf85b30fcm71c6b379/custom/web-pixel-shopify-custom-pixel@0460/sandbox/modern//web-pixels@81a24193wb0bf602apf85b3... https://beyondcarat.com/web-pixels@81a24193wb0bf602apf85b30fcm71c6b379/custom/web-pixel-shopify-custom-pixel@0460/sandbox/modern/ — 200 — 31.6 KiB — 39 ms — h3https://beyondcarat.com/cdn/shop/t/13/assets/OptimaNovaLTProDemi.otf/cdn/shop/t/13/assets/OptimaNovaLTP... https://beyondcarat.com/cdn/shop/t/13/assets/OptimaNovaLTProDemi.otf — 200 — 52.8 KiB — 45 ms — h3https://beyondcarat.com/cart/update.js/cart/update.js https://beyondcarat.com/cart/update.js — 200 — 2.4 KiB — 430 ms — h3https://cdn.shopify.com/videos/c/o/v/3e0ed497b87f410983dd87bbfb698279.mp4cdn.shopify.com/videos/c/o/v/3e0ed4... https://cdn.shopify.com/videos/c/o/v/3e0ed497b87f410983dd87bbfb698279.mp4 — 206 — 884.2 KiB — 236 ms — h3https://cdn.shopify.com/videos/c/o/v/e20b76f4262949589089339c06f36c45.mp4cdn.shopify.com/videos/c/o/v/e20b76... https://cdn.shopify.com/videos/c/o/v/e20b76f4262949589089339c06f36c45.mp4 — 206 — 825.4 KiB — 224 ms — h3https://cdn.shopify.com/videos/c/o/v/18e590a58d32445d90e9bf5c898d1c5c.mp4cdn.shopify.com/videos/c/o/v/18e590... https://cdn.shopify.com/videos/c/o/v/18e590a58d32445d90e9bf5c898d1c5c.mp4 — 206 — 1.3 MiB — 300 ms — h3https://beyondcarat.com/cart/update.js/cart/update.js https://beyondcarat.com/cart/update.js — 200 — 2.4 KiB — 436 ms — h3https://cdn.jsdelivr.net/npm/web-haptics@0.0.6/dist/index.mjscdn.jsdelivr.net/npm/web-haptics@0.... https://cdn.jsdelivr.net/npm/web-haptics@0.0.6/dist/index.mjs — 200 — 890 B — 53 ms — h2https://beyondcarat.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://beyondcarat.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 177 ms — h3https://beyondcarat.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://beyondcarat.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 183 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 93 B — 128 ms — h2https://beyondcarat.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://beyondcarat.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 171 ms — h3https://shop.app/pay/session?v=1&token=25dd2ca5-0159-454a-b57a-5db01eb4991e&shop_id=75477385316shop.app/pay/session?v=1&token=25dd... https://shop.app/pay/session?v=1&token=25dd2ca5-0159-454a-b57a-5db01eb4991e&shop_id=75477385316 — 200 — 3.2 KiB — 203 ms — h3https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.common.min.jscdn.shopify.com/extensions/019db92d... https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.common.min.js — 200 — 49.3 KiB — 52 ms — h3https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.main-navigation-styles.min.jscdn.shopify.com/extensions/019db92d... https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.main-navigation-styles.min.js — 200 — 928 B — 41 ms — h3https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.theme-styles.min.jscdn.shopify.com/extensions/019db92d... https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.theme-styles.min.js — 200 — 919 B — 42 ms — h3https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.analytic.min.jscdn.shopify.com/extensions/019db92d... https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.analytic.min.js — 200 — 1.3 KiB — 43 ms — h3https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.main.min.jscdn.shopify.com/extensions/019db92d... https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.main.min.js — 200 — 40.1 KiB — 57 ms — h3https://beyondcarat.com/api/collect/api/collect https://beyondcarat.com/api/collect — 200 — 1.6 KiB — 582 ms — h3https://bchub.evolvd.co/api/track/visitorbchub.evolvd.co/api/track/visitor https://bchub.evolvd.co/api/track/visitor — 200 — 0 B — 548 ms — h2https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 126 ms — h3https://beyondcarat.com/cdn/shop/files/1768810717_0.svg?v=14358268879217909293/cdn/shop/files/1768810717_0.svg?v=... https://beyondcarat.com/cdn/shop/files/1768810717_0.svg?v=14358268879217909293 — 200 — 1.4 KiB — 26 ms — h3https://beyondcarat.com/cdn/shop/files/1768810874_0.svg?v=1374259978718901637/cdn/shop/files/1768810874_0.svg?v=... https://beyondcarat.com/cdn/shop/files/1768810874_0.svg?v=1374259978718901637 — 200 — 1.3 KiB — 29 ms — h3https://beyondcarat.com/cdn/shop/files/1768810933_0.svg?v=15936242953725567318/cdn/shop/files/1768810933_0.svg?v=... https://beyondcarat.com/cdn/shop/files/1768810933_0.svg?v=15936242953725567318 — 200 — 1.4 KiB — 35 ms — h3https://beyondcarat.com/cdn/shop/files/1768811125_0.svg?v=13807715269586017687/cdn/shop/files/1768811125_0.svg?v=... https://beyondcarat.com/cdn/shop/files/1768811125_0.svg?v=13807715269586017687 — 200 — 1.3 KiB — 43 ms — h3data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== — 200 — 0 B — 0 ms — datahttps://beyondcarat.com/cdn/shop/files/1768811216_0.svg?v=1096731814752769211/cdn/shop/files/1768811216_0.svg?v=... https://beyondcarat.com/cdn/shop/files/1768811216_0.svg?v=1096731814752769211 — 200 — 1.3 KiB — 42 ms — h3https://beyondcarat.com/cdn/shop/files/1768811259_0.svg?v=895254495915543296/cdn/shop/files/1768811259_0.svg?v=... https://beyondcarat.com/cdn/shop/files/1768811259_0.svg?v=895254495915543296 — 200 — 1.2 KiB — 36 ms — h3https://beyondcarat.com/cdn/shop/files/1768811342_0.svg?v=10536130221174431352/cdn/shop/files/1768811342_0.svg?v=... https://beyondcarat.com/cdn/shop/files/1768811342_0.svg?v=10536130221174431352 — 200 — 1.4 KiB — 35 ms — h3https://beyondcarat.com/cdn/shop/files/1768811393_0.svg?v=11483917846571822782/cdn/shop/files/1768811393_0.svg?v=... https://beyondcarat.com/cdn/shop/files/1768811393_0.svg?v=11483917846571822782 — 200 — 1.5 KiB — 38 ms — h3https://beyondcarat.com/cdn/shop/files/1768811295_0.svg?v=6708744027697633007/cdn/shop/files/1768811295_0.svg?v=... https://beyondcarat.com/cdn/shop/files/1768811295_0.svg?v=6708744027697633007 — 200 — 1.4 KiB — 35 ms — h3https://beyondcarat.com/cdn/shop/files/1768811508_0.svg?v=17619270899559383850/cdn/shop/files/1768811508_0.svg?v=... https://beyondcarat.com/cdn/shop/files/1768811508_0.svg?v=17619270899559383850 — 200 — 1.3 KiB — 39 ms — h3https://beyondcarat.com/web-pixels/strict/app/web-pixel-1923383396@524f6c1ee37bacdca7657a665bdca589.js/web-pixels/strict/app/web-pixel-19... https://beyondcarat.com/web-pixels/strict/app/web-pixel-1923383396@524f6c1ee37bacdca7657a665bdca589.js — 200 — 4.5 KiB — 28 ms — h3https://beyondcarat.com/web-pixels/strict/app/web-pixel-1850114148@34ad157958823915625854214640f0bf.js/web-pixels/strict/app/web-pixel-18... https://beyondcarat.com/web-pixels/strict/app/web-pixel-1850114148@34ad157958823915625854214640f0bf.js — 200 — 2.6 KiB — 41 ms — h3https://beyondcarat.com/web-pixels/strict/app/web-pixel-2267381860@4fa0cb2f1a63503950942b4380f165dc.js/web-pixels/strict/app/web-pixel-22... https://beyondcarat.com/web-pixels/strict/app/web-pixel-2267381860@4fa0cb2f1a63503950942b4380f165dc.js — 200 — 6.9 KiB — 43 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 179 ms — h3https://beyondcarat.com/web-pixels/strict/app/web-pixel-shopify-app-pixel@0460.js/web-pixels/strict/app/web-pixel-sh... https://beyondcarat.com/web-pixels/strict/app/web-pixel-shopify-app-pixel@0460.js — 200 — 1.6 KiB — 41 ms — h3https://fonts.gstatic.com/s/worksans/v24/QGYsz_wNahGAdqQ43Rh_fKDptfpA4Q.woff2fonts.gstatic.com/s/worksans/v24/QG... https://fonts.gstatic.com/s/worksans/v24/QGYsz_wNahGAdqQ43Rh_fKDptfpA4Q.woff2 — 200 — 49.4 KiB — 11 ms — h3https://beyondcarat.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://beyondcarat.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 176 ms — h3https://cdn.jsdelivr.net/npm/web-haptics@0.0.6/dist/chunk-4NSAIXAB.mjscdn.jsdelivr.net/npm/web-haptics@0.... https://cdn.jsdelivr.net/npm/web-haptics@0.0.6/dist/chunk-4NSAIXAB.mjs — 200 — 2.7 KiB — 17 ms — h2https://shop.app/pay/hop?analytics_trace_id=2f27b944-be65-4362-8b33-be3e89182a2a&target_origin=https%3A%2F%2Fbeyondcarat.com&client_handle=becwid-bu.myshopify.comshop.app/pay/hop?analytics_trace_id... https://shop.app/pay/hop?analytics_trace_id=2f27b944-be65-4362-8b33-be3e89182a2a&target_origin=https%3A%2F%2Fbeyondcarat.com&client_handle=becwid-bu.myshopify.com — 302 — 4.4 KiB — 190 ms — h2https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 308 B — 148 ms — h3https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/fender_analytics.f542e1a6c45e49f0c0b9.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/fender_analytics.f542e1a6c45e49f0c0b9.js?cb=2 — 200 — 14.1 KiB — 83 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/static.964c1ae7de61b8e06068.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/static.964c1ae7de61b8e06068.js?cb=2 — 200 — 773 B — 83 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~server_side_cookies~reviews~telemetry~customerHubRoot~favorites~faq~.47f7776b98a43f526caf.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~server_side_cookies~reviews~telemetry~customerHubRoot~favorites~faq~.47f7776b98a43f526caf.js?cb=2 — 200 — 4.3 KiB — 72 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/runtime.a7f23be043f214f8885a.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/runtime.a7f23be043f214f8885a.js?cb=2 — 200 — 8.4 KiB — 32 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/sharedUtils.681e1664957bc982975a.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/sharedUtils.681e1664957bc982975a.js?cb=2 — 200 — 22.8 KiB — 40 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~server_side_cookies~reviews~telemetry~customerHubRoot~favorites~faq~.47f7776b98a43f526caf.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~server_side_cookies~reviews~telemetry~customerHubRoot~favorites~faq~.47f7776b98a43f526caf.js?cb=2 — 200 — 4.5 KiB — 42 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2 — 200 — 3.5 KiB — 30 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~reviews~atlas.0201e888d834a3782e3a.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~reviews~atlas.0201e888d834a3782e3a.js?cb=2 — 200 — 10.4 KiB — 36 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms.a899b049d575de74ade1.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms.a899b049d575de74ade1.js?cb=2 — 200 — 4.3 KiB — 33 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~in_app_forms~signup_forms.fa6bf1a33ef2add72ef8.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~in_app_forms~signup_forms.fa6bf1a33ef2add72ef8.js?cb=2 — 200 — 10.1 KiB — 34 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/signup_forms.7d4b4027ecbbc06e6eeb.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/signup_forms.7d4b4027ecbbc06e6eeb.js?cb=2 — 200 — 876 B — 33 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/post_identification_sync.dea4c6edb9680ccc956f.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/post_identification_sync.dea4c6edb9680ccc956f.js?cb=2 — 200 — 2.1 KiB — 58 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/event_adapter.27d05c6b8025cc91f071.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/event_adapter.27d05c6b8025cc91f071.js?cb=2 — 200 — 891 B — 34 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2 — 200 — 3.5 KiB — 58 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/telemetry.41ad287d35b9d2794d64.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/telemetry.41ad287d35b9d2794d64.js?cb=2 — 200 — 5.8 KiB — 66 ms — h2https://beyondcarat.com/shopify_pay/accelerated_checkout/shopify_pay/accelerated_checkout https://beyondcarat.com/shopify_pay/accelerated_checkout — 200 — 1.8 KiB — 224 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=aplv&google_cm&cek=3f349cc2-d4ef-485c-a540-656134aaccd8cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=aplv&google_cm&cek=3f349cc2-d4ef-485c-a540-656134aaccd8 — 302 — 553 B — 121 ms — h2https://beyondcarat.com/services/login_with_shop/buyer/callback?analytics_trace_id=2f27b944-be65-4362-8b33-be3e89182a2a&target_origin=https%3A%2F%2Fbeyondcarat.com&token=UVovUW0ySXprVGdxbTdSNUYrR000RTZ2b0ZJMndVK01mb2lSdlBIT0tkS25qQXd3VFZzdmsrbGcxVjl4Z0V3dGhWcEs0dmxKUlJiZ1JKS00wRzRQOVRkbWdvZUIxcU1lZURIMlpwbTVDNHVSQUc0YXo0RmhqRmNtTit4S1NPTnp0b3ZlaHFLcnZsTnUrd1BXUTZXSWdRRDBDek1RY0dubVoyZ0dvNGtpQWRteEdDYmFlcWVDRCtLNWVoYUx5RnV5bWsxSUU2VEVQa05xbkVDUWswbDNwb2Z1eGN0MmRrVVpyNFZ3eEpldlFVOEtpUzM3bks3T0xFeDdvTVYvdGl0SlhZZFFmeE50SVRXWEE4dllPRktmODU0Z0hQOVgvMmFQcWJtZjRpeTgrUnZJT01FcnQvMzJuQWtJMitIZ2xHSW5XcWNtczBLc3U1QnBQNFNXQ3pDVm5VbTBzYjJZekF1VENyVGFDOFl0L1lFUlJNQXNsT1oweUcyRUVGekNDbG12QjF3eEduV0N2SldGZWU3MUlpS1ViVFUxYzZPWjRKcFZ5N1BlWDZWSGVWSHFBbUh4MXUrNTlxN1gyb3BSRHUraHFSZ0wvaTBjMTA3NlorK0dLZzlQWDl6a211ZU5kMkplS0ZLcW5tWkdiYTFZcHUzOXlHNjJOb1dGZU9xZlZlWHNvay9NWnpxOFpuRTY1WFBBSjRVWHIyMnhLRS85cEt0WCtuRlBaOWNMMlpXM1FDdXpFSkt0WndHUnVxV2NoZGZyd0JQK2xzSURZZFR4OUJnWGZybUk4cHpKeTN2TGFXc0owUlllbmpTWE5nWHJRNUttVVdZanMzWHBGNFRJSWRxSjNrNWxsS2ZxUHhHZTVTRno2S21JVGgwaDZBTnQxdTQyUHg4RWlMVTRWUGdOZlV5aEdoYTFzdWpmQ1E1VjJiRkF4elZSSWFwM0Z4S1M5YlFUZW1xZXhXVGVvcjg1RGU0ekszSjR3RzkrWFAxZDMwR1U3MkNaOFpodWIydWVhR3JLYW03NUlRYkZkaUlyVXBnQkdRb2dCVlN0dWdZY0lwbGE5dnlYRGZWV0tSazhDUWNHeGFPUUVFRFEyVUlDT3hpdU1lWHpmSXJGOE5mampzcXdhd2QxWUhYaktZck5ST242ZXYxcGRrREx2OTJZbVlydVVDM2JtS05CUytvVnp0QXBSelZnakcwU0JBay8ycHdyZHNYelpHclU4bllhVkptNnlTQmFQWUczOXZ5S2p5VUR0dThpVkx6MXkvMkF6dUhLNTIycWVKRGt5Z2lNZGFsSHYxL0ZpUT09LS1lNHg3WHJkcTFSbDBvTTVHOFNWZExBPT0%3D--9e480feacbe3696529719f21ed6e2bbe221faaeb/services/login_with_shop/buyer/cal... https://beyondcarat.com/services/login_with_shop/buyer/callback?analytics_trace_id=2f27b944-be65-4362-8b33-be3e89182a2a&target_origin=https%3A%2F%2Fbeyondcarat.com&token=UVovUW0ySXprVGdxbTdSNUYrR000RTZ2b0ZJMndVK01mb2lSdlBIT0tkS25qQXd3VFZzdmsrbGcxVjl4Z0V3dGhWcEs0dmxKUlJiZ1JKS00wRzRQOVRkbWdvZUIxcU1lZURIMlpwbTVDNHVSQUc0YXo0RmhqRmNtTit4S1NPTnp0b3ZlaHFLcnZsTnUrd1BXUTZXSWdRRDBDek1RY0dubVoyZ0dvNGtpQWRteEdDYmFlcWVDRCtLNWVoYUx5RnV5bWsxSUU2VEVQa05xbkVDUWswbDNwb2Z1eGN0MmRrVVpyNFZ3eEpldlFVOEtpUzM3bks3T0xFeDdvTVYvdGl0SlhZZFFmeE50SVRXWEE4dllPRktmODU0Z0hQOVgvMmFQcWJtZjRpeTgrUnZJT01FcnQvMzJuQWtJMitIZ2xHSW5XcWNtczBLc3U1QnBQNFNXQ3pDVm5VbTBzYjJZekF1VENyVGFDOFl0L1lFUlJNQXNsT1oweUcyRUVGekNDbG12QjF3eEduV0N2SldGZWU3MUlpS1ViVFUxYzZPWjRKcFZ5N1BlWDZWSGVWSHFBbUh4MXUrNTlxN1gyb3BSRHUraHFSZ0wvaTBjMTA3NlorK0dLZzlQWDl6a211ZU5kMkplS0ZLcW5tWkdiYTFZcHUzOXlHNjJOb1dGZU9xZlZlWHNvay9NWnpxOFpuRTY1WFBBSjRVWHIyMnhLRS85cEt0WCtuRlBaOWNMMlpXM1FDdXpFSkt0WndHUnVxV2NoZGZyd0JQK2xzSURZZFR4OUJnWGZybUk4cHpKeTN2TGFXc0owUlllbmpTWE5nWHJRNUttVVdZanMzWHBGNFRJSWRxSjNrNWxsS2ZxUHhHZTVTRno2S21JVGgwaDZBTnQxdTQyUHg4RWlMVTRWUGdOZlV5aEdoYTFzdWpmQ1E1VjJiRkF4elZSSWFwM0Z4S1M5YlFUZW1xZXhXVGVvcjg1RGU0ekszSjR3RzkrWFAxZDMwR1U3MkNaOFpodWIydWVhR3JLYW03NUlRYkZkaUlyVXBnQkdRb2dCVlN0dWdZY0lwbGE5dnlYRGZWV0tSazhDUWNHeGFPUUVFRFEyVUlDT3hpdU1lWHpmSXJGOE5mampzcXdhd2QxWUhYaktZck5ST242ZXYxcGRrREx2OTJZbVlydVVDM2JtS05CUytvVnp0QXBSelZnakcwU0JBay8ycHdyZHNYelpHclU4bllhVkptNnlTQmFQWUczOXZ5S2p5VUR0dThpVkx6MXkvMkF6dUhLNTIycWVKRGt5Z2lNZGFsSHYxL0ZpUT09LS1lNHg3WHJkcTFSbDBvTTVHOFNWZExBPT0%3D--9e480feacbe3696529719f21ed6e2bbe221faaeb — 200 — 2.8 KiB — 214 ms — h3https://tag.beyondcarat.com/gtm.js?id=GTM-5BLF5453&gtg_health=1tag.beyondcarat.com/gtm.js?id=GTM-5... https://tag.beyondcarat.com/gtm.js?id=GTM-5BLF5453&gtg_health=1 — 200 — 265 B — 184 ms — h2https://tag.beyondcarat.com/gtag/js?id=G-GXGY8VW3R0&cx=c&gtm=4e6562tag.beyondcarat.com/gtag/js?id=G-GX... https://tag.beyondcarat.com/gtag/js?id=G-GXGY8VW3R0&cx=c&gtm=4e6562 — 200 — 165.6 KiB — 535 ms — h2https://tag.beyondcarat.com/gtag/js?id=AW-17889801641&cx=c&gtm=4e6562tag.beyondcarat.com/gtag/js?id=AW-1... https://tag.beyondcarat.com/gtag/js?id=AW-17889801641&cx=c&gtm=4e6562 — 200 — 141.2 KiB — 366 ms — h2https://tag.beyondcarat.com/fbevents.jstag.beyondcarat.com/fbevents.js https://tag.beyondcarat.com/fbevents.js — 200 — 99.8 KiB — 527 ms — h2https://www.clarity.ms/tag/v49f1eywj8www.clarity.ms/tag/v49f1eywj8 https://www.clarity.ms/tag/v49f1eywj8 — 200 — 1.1 KiB — 26 ms — http/1.1https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 134 ms — h3https://b.applovin.com/shopify/v2/pixelb.applovin.com/shopify/v2/pixel https://b.applovin.com/shopify/v2/pixel — 200 — 290 B — 225 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=aplv&google_cm=&cek=3f349cc2-d4ef-485c-a540-656134aaccd8&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=aplv&google_cm=&cek=3f349cc2-d4ef-485c-a540-656134aaccd8&google_tc= — 302 — 118 B — 60 ms — h2https://static.klaviyo.com/onsite/js/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~server_side_cookies~reviews~telemetry~customerHubRoot~favorites~faq~.47f7776b98a43f526caf.jsstatic.klaviyo.com/onsite/js/vendor... https://static.klaviyo.com/onsite/js/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~server_side_cookies~reviews~telemetry~customerHubRoot~favorites~faq~.47f7776b98a43f526caf.js — 200 — 4.6 KiB — 16 ms — h2https://static.klaviyo.com/onsite/js/vendors~Render~ClientStore~~~onsite-back-in-stock.7d7b5b811b79d6bdfaae.jsstatic.klaviyo.com/onsite/js/vendor... https://static.klaviyo.com/onsite/js/vendors~Render~ClientStore~~~onsite-back-in-stock.7d7b5b811b79d6bdfaae.js — 200 — 2.3 KiB — 16 ms — h2https://static.klaviyo.com/onsite/js/1011.0ab7438f38097e529f79.jsstatic.klaviyo.com/onsite/js/1011.0... https://static.klaviyo.com/onsite/js/1011.0ab7438f38097e529f79.js — 200 — 8.3 KiB — 17 ms — h2https://b.applovin.com/v1/gcm/match?cek=3f349cc2-d4ef-485c-a540-656134aaccd8&google_error=3b.applovin.com/v1/gcm/match?cek=3f3... https://b.applovin.com/v1/gcm/match?cek=3f349cc2-d4ef-485c-a540-656134aaccd8&google_error=3 — 302 — 82 B — 154 ms — h2https://fast.a.klaviyo.com/custom-fonts/api/v1/company-fonts/onsite?company_id=UQxE4Wfast.a.klaviyo.com/custom-fonts/api... https://fast.a.klaviyo.com/custom-fonts/api/v1/company-fonts/onsite?company_id=UQxE4W — 200 — 1.2 KiB — 63 ms — h2https://beyondcarat.com/cdn/shopifycloud/consent-tracking-api/v0.1/consent-tracking-api.js/cdn/shopifycloud/consent-tracking-... https://beyondcarat.com/cdn/shopifycloud/consent-tracking-api/v0.1/consent-tracking-api.js — 200 — 7.4 KiB — 33 ms — h3https://scripts.clarity.ms/0.8.64/clarity.jsscripts.clarity.ms/0.8.64/clarity.j... https://scripts.clarity.ms/0.8.64/clarity.js — 200 — 25.1 KiB — 49 ms — h2https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 125 ms — h3https://beyondcarat.com/services/login_with_shop/buyer/finalize/services/login_with_shop/buyer/fin... https://beyondcarat.com/services/login_with_shop/buyer/finalize — 200 — 2.2 KiB — 273 ms — h3https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;0,600;0,700&family=Open+Sans:ital,wght@0,400;0,600;0,700&display=swapfonts.googleapis.com/css2?family=Ar... https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;0,600;0,700&family=Open+Sans:ital,wght@0,400;0,600;0,700&display=swap — 200 — 2.0 KiB — 66 ms — h2https://static-forms.klaviyo.com/forms/api/v7/UQxE4W/full-formsstatic-forms.klaviyo.com/forms/api/... https://static-forms.klaviyo.com/forms/api/v7/UQxE4W/full-forms — 200 — 6.2 KiB — 22 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~Render~back-in-stock-dynamic-button-handler~ClientStore~.bcd1952435cf498f022c.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~Render~back-in-stock-dynamic-button-handler~ClientStore~.bcd1952435cf498f022c.js — 200 — 4.4 KiB — 7 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~Render~ClientStore~~onsite-back-in-stock.d095d93e14859373a01c.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~Render~ClientStore~~onsite-back-in-stock.d095d93e14859373a01c.js — 200 — 4.2 KiB — 8 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~Render~ClientStore~.b74245791875e597bcd9.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/default~Render~ClientStore~.b74245791875e597bcd9.js — 200 — 19.9 KiB — 8 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/ClientStore.6ddd25a5be2d0e002c30.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/ClientStore.6ddd25a5be2d0e002c30.js — 200 — 3.3 KiB — 8 ms — h2https://beyondcarat.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://beyondcarat.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 181 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=aplvcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=aplv — 302 — 20 B — 55 ms — h3https://a.klaviyo.com/forms/api/v3/geo-ipa.klaviyo.com/forms/api/v3/geo-ip https://a.klaviyo.com/forms/api/v3/geo-ip — 200 — 681 B — 166 ms — h2https://b.applovin.com/v1/gcm/match?google_error=2b.applovin.com/v1/gcm/match?google_... https://b.applovin.com/v1/gcm/match?google_error=2 — 302 — 42 B — 149 ms — h2https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 129 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 130 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=aplvcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=aplv — 302 — 20 B — 58 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 279 B — 362 ms — http/1.1https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/onsite-triggering-v2.1821784a80582ce2f1a6.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/onsite-triggering-v2.1821784a80582ce2f1a6.js — 200 — 7.1 KiB — 7 ms — h2https://b.applovin.com/v1/gcm/match?google_error=2b.applovin.com/v1/gcm/match?google_... https://b.applovin.com/v1/gcm/match?google_error=2 — 302 — 11 B — 147 ms — h3https://connect.facebook.net/signals/config/1414244443447090?v=2.9.313&r=stable&domain=beyondcarat.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/1414244443447090?v=2.9.313&r=stable&domain=beyondcarat.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 — 297 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=aplvcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=aplv — 302 — 20 B — 60 ms — h3https://b.applovin.com/v1/gcm/match?google_error=2b.applovin.com/v1/gcm/match?google_... https://b.applovin.com/v1/gcm/match?google_error=2 — 302 — 11 B — 146 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=aplvcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=aplv — 302 — 20 B — 58 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1414244443447090&ev=PageView&dl=https%3A%2F%2Fbeyondcarat.com%2F&rl=&if=false&ts=1778471864600&sw=800&sh=600&v=2.9.313&r=stable&ec=0&o=4125&fbp=fb.1.1778471864597.147161800271478759&ler=empty&cdl=API_unavailable&plt=1450&it=1778471864255&coo=false&eid=70b17cd5-a254-4ac8-899f-67571e03866d&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1414244443447090&ev=PageView&dl=https%3A%2F%2Fbeyondcarat.com%2F&rl=&if=false&ts=1778471864600&sw=800&sh=600&v=2.9.313&r=stable&ec=0&o=4125&fbp=fb.1.1778471864597.147161800271478759&ler=empty&cdl=API_unavailable&plt=1450&it=1778471864255&coo=false&eid=70b17cd5-a254-4ac8-899f-67571e03866d&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — -1 — 0 B — 181 ms — https://www.facebook.com/tr/?id=1414244443447090&ev=PageView&dl=https%3A%2F%2Fbeyondcarat.com%2F&rl=&if=false&ts=1778471864600&sw=800&sh=600&v=2.9.313&r=stable&ec=0&o=4125&fbp=fb.1.1778471864597.147161800271478759&ler=empty&cdl=API_unavailable&plt=1450&it=1778471864255&coo=false&eid=70b17cd5-a254-4ac8-899f-67571e03866d&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=14142444434... https://www.facebook.com/tr/?id=1414244443447090&ev=PageView&dl=https%3A%2F%2Fbeyondcarat.com%2F&rl=&if=false&ts=1778471864600&sw=800&sh=600&v=2.9.313&r=stable&ec=0&o=4125&fbp=fb.1.1778471864597.147161800271478759&ler=empty&cdl=API_unavailable&plt=1450&it=1778471864255&coo=false&eid=70b17cd5-a254-4ac8-899f-67571e03866d&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 19 B — 305 ms — h3https://b.applovin.com/v1/gcm/match?google_error=2b.applovin.com/v1/gcm/match?google_... https://b.applovin.com/v1/gcm/match?google_error=2 — 302 — 11 B — 146 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 279 B — 241 ms — http/1.1https://cm.g.doubleclick.net/pixel?google_nid=aplvcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=aplv — 302 — 20 B — 64 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fbeyondcarat.com%2F&scrsrc=tag.beyondcarat.com&rnd=1667017457.1778471865&navt=n&npa=1&ep.ads_data_redaction=1&gdid=dN2ZkMj&_tu=CA&gtm=45Fe6562v9241245559za204zd9241245559xea&gcs=G101&gcd=13p3t3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115616985~115938466~115938468~118463262~118719172&apve=1&apvf=f&gap.gtb=2&apvc=1&tft=1778471864852&tfd=3218pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fbeyondcarat.com%2F&scrsrc=tag.beyondcarat.com&rnd=1667017457.1778471865&navt=n&npa=1&ep.ads_data_redaction=1&gdid=dN2ZkMj&_tu=CA&gtm=45Fe6562v9241245559za204zd9241245559xea&gcs=G101&gcd=13p3t3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115616985~115938466~115938468~118463262~118719172&apve=1&apvf=f&gap.gtb=2&apvc=1&tft=1778471864852&tfd=3218 — 200 — 21 B — 121 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fbeyondcarat.com%2F&scrsrc=tag.beyondcarat.com&rnd=1667017457.1778471865&navt=n&npa=1&ep.ads_data_redaction=true&gdid=dN2ZkMj&_tu=DA&gtm=459e6562v9251447094z89241245559za20kzb9241245559zd9241245559xec&gcs=G101&gcd=13p3t3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~118463261~118494633&apve=1&apvf=f&gap.gtb=2&apvc=0&tids=AW-17889801641&tid=AW-17889801641&tft=1778471864854&tfd=3219pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fbeyondcarat.com%2F&scrsrc=tag.beyondcarat.com&rnd=1667017457.1778471865&navt=n&npa=1&ep.ads_data_redaction=true&gdid=dN2ZkMj&_tu=DA&gtm=459e6562v9251447094z89241245559za20kzb9241245559zd9241245559xec&gcs=G101&gcd=13p3t3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~118463261~118494633&apve=1&apvf=f&gap.gtb=2&apvc=0&tids=AW-17889801641&tid=AW-17889801641&tft=1778471864854&tfd=3219 — 200 — 21 B — 122 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&ae=g&dl=https%3A%2F%2Fbeyondcarat.com%2F&scrsrc=tag.beyondcarat.com&rnd=1667017457.1778471865&navt=n&npa=1&ep.ads_data_redaction=1&gdid=dN2ZkMj&_tu=DA&gtm=459e6562v9251447094z89241245559za20kzb9241245559zd9241245559xea&gcs=G101&gcd=13p3t3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~118463261~118494633&apve=1&apvf=f&gap.gtb=2&apvc=0&tids=AW-17889801641&tid=AW-17889801641&tft=1778471864855&tfd=3220pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&ae=g&dl=https%3A%2F%2Fbeyondcarat.com%2F&scrsrc=tag.beyondcarat.com&rnd=1667017457.1778471865&navt=n&npa=1&ep.ads_data_redaction=1&gdid=dN2ZkMj&_tu=DA&gtm=459e6562v9251447094z89241245559za20kzb9241245559zd9241245559xea&gcs=G101&gcd=13p3t3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~118463261~118494633&apve=1&apvf=f&gap.gtb=2&apvc=0&tids=AW-17889801641&tid=AW-17889801641&tft=1778471864855&tfd=3220 — 200 — 21 B — 123 ms — h3https://b.applovin.com/v1/gcm/match?google_error=2b.applovin.com/v1/gcm/match?google_... https://b.applovin.com/v1/gcm/match?google_error=2 — 302 — 11 B — 146 ms — h3https://tag.beyondcarat.com/g/collect?v=2&tid=G-GXGY8VW3R0&gtm=45he6562v9241237940z89241245559za20kzb9241245559zd9241245559&_p=1778471861923&gcs=G101&gcd=13p3t3p3p5l1&npa=1&dma_cps=-&dma=0&gdid=dN2ZkMj&ecid=1879373186&_fplc=0&are=1&cid=869398200.1778471865&frm=0&pscdl=denied&rcb=9&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&ur=BR&sst.rnd=1667017457.1778471865&sst.etld=google.com.br&sst.adr=1&sst.tft=1778471861923&sst.lpc=3797027&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115616985~115938466~115938469~118128922~118463262~118719172&dl=https%3A%2F%2Fbeyondcarat.com%2F&dr=&sid=1778471864&sct=1&seg=0&dt=Lab-Grown%20Diamond%20Engagement%20Rings%20%26%20Fine%20Jewelry%20%7C%20Beyond%20Carat&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.gtb=2&ep.ads_data_redaction=true&ep.url_passthrough=true&ep.up=%5Bobject%20Object%5D&ep.event_id=70b17cd5-a254-4ac8-899f-67571e03866d&ep.x-fb-ud-em=&ep.x-fb-ud-ph=&ep.x-fb-ud-fn=&ep.x-fb-ud-ln=&ep.x-fb-ud-ct=&ep.x-fb-ud-st=&ep.x-fb-ud-zp=&ep.x-fb-ud-country=&ep.x-fb-ud-external_id=&ep.page_template=index&ep.logged_in_status=no&ep.consent_state=all_granted&ep.meta_audience=&tfd=3248&richsstssetag.beyondcarat.com/g/collect?v=2&t... https://tag.beyondcarat.com/g/collect?v=2&tid=G-GXGY8VW3R0&gtm=45he6562v9241237940z89241245559za20kzb9241245559zd9241245559&_p=1778471861923&gcs=G101&gcd=13p3t3p3p5l1&npa=1&dma_cps=-&dma=0&gdid=dN2ZkMj&ecid=1879373186&_fplc=0&are=1&cid=869398200.1778471865&frm=0&pscdl=denied&rcb=9&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&ur=BR&sst.rnd=1667017457.1778471865&sst.etld=google.com.br&sst.adr=1&sst.tft=1778471861923&sst.lpc=3797027&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115616985~115938466~115938469~118128922~118463262~118719172&dl=https%3A%2F%2Fbeyondcarat.com%2F&dr=&sid=1778471864&sct=1&seg=0&dt=Lab-Grown%20Diamond%20Engagement%20Rings%20%26%20Fine%20Jewelry%20%7C%20Beyond%20Carat&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.gtb=2&ep.ads_data_redaction=true&ep.url_passthrough=true&ep.up=%5Bobject%20Object%5D&ep.event_id=70b17cd5-a254-4ac8-899f-67571e03866d&ep.x-fb-ud-em=&ep.x-fb-ud-ph=&ep.x-fb-ud-fn=&ep.x-fb-ud-ln=&ep.x-fb-ud-ct=&ep.x-fb-ud-st=&ep.x-fb-ud-zp=&ep.x-fb-ud-country=&ep.x-fb-ud-external_id=&ep.page_template=index&ep.logged_in_status=no&ep.consent_state=all_granted&ep.meta_audience=&tfd=3248&richsstsse — 200 — 617 B — 300 ms — h2https://tag.beyondcarat.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fbeyondcarat.com&1p=1tag.beyondcarat.com/_/service_worke... https://tag.beyondcarat.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fbeyondcarat.com&1p=1 — 200 — 1.9 KiB — 189 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/532.78c8276184f45c79a94f.cssstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/532.78c8276184f45c79a94f.css — 200 — 9.3 KiB — 13 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/styles.3e7fa65f2ececea7cad2.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/styles.3e7fa65f2ececea7cad2.js — 200 — 4.7 KiB — 9 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~Render.4aced80dbbd41a0ae3f3.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~Render.4aced80dbbd41a0ae3f3.js — 200 — 6.8 KiB — 10 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/Render.01dba366182797ebdf1e.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/Render.01dba366182797ebdf1e.js — 200 — 52.7 KiB — 15 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=aplvcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=aplv — 302 — 20 B — 60 ms — h3https://b.applovin.com/v1/gcm/match?google_error=2b.applovin.com/v1/gcm/match?google_... https://b.applovin.com/v1/gcm/match?google_error=2 — 302 — 11 B — 147 ms — h3https://d3k81ch9hvuctc.cloudfront.net/company/UQxE4W/images/4012142a-c699-458e-9854-bce957f0c4b0.jpegd3k81ch9hvuctc.cloudfront.net/compa... https://d3k81ch9hvuctc.cloudfront.net/company/UQxE4W/images/4012142a-c699-458e-9854-bce957f0c4b0.jpeg — 200 — 371.3 KiB — 736 ms — http/1.1https://esm.sh/@thumbmarkjs/thumbmarkjs@0.xesm.sh/@thumbmarkjs/thumbmarkjs@0.x https://esm.sh/@thumbmarkjs/thumbmarkjs@0.x — 200 — 467 B — 31 ms — h3https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 15 ms — h3https://esm.sh/@thumbmarkjs/thumbmarkjs@0.20.6/es2022/thumbmarkjs.mjsesm.sh/@thumbmarkjs/thumbmarkjs@0.2... https://esm.sh/@thumbmarkjs/thumbmarkjs@0.20.6/es2022/thumbmarkjs.mjs — 200 — 11.7 KiB — 9 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=aplvcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=aplv — 302 — 20 B — 58 ms — h3https://b.applovin.com/v1/gcm/match?google_error=2b.applovin.com/v1/gcm/match?google_... https://b.applovin.com/v1/gcm/match?google_error=2 — 302 — 11 B — 150 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=aplvcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=aplv — 302 — 20 B — 58 ms — h3https://beyondcarat.com/cdn/shop/files/Cushion.png?v=1767647702&width=150/cdn/shop/files/Cushion.png?v=17676... https://beyondcarat.com/cdn/shop/files/Cushion.png?v=1767647702&width=150 — 200 — 10.3 KiB — 22 ms — h3https://b.applovin.com/v1/gcm/match?google_error=2b.applovin.com/v1/gcm/match?google_... https://b.applovin.com/v1/gcm/match?google_error=2 — 302 — 11 B — 146 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=aplvcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=aplv — 302 — 20 B — 62 ms — h3https://b.applovin.com/v1/gcm/match?google_error=2b.applovin.com/v1/gcm/match?google_... https://b.applovin.com/v1/gcm/match?google_error=2 — -1 — 0 B — 146 ms — https://cdn.shopify.com/s/files/1/0754/7738/5316/t/13/assets/affirmShopify.js?v=1778408197&shop=becwid-bu.myshopify.comcdn.shopify.com/s/files/1/0754/7738... https://cdn.shopify.com/s/files/1/0754/7738/5316/t/13/assets/affirmShopify.js?v=1778408197&shop=becwid-bu.myshopify.com — 200 — 3.1 KiB — 22 ms — h3https://ecommplugins-scripts.trustpilot.com/v2.1/js/header.min.js?settings=eyJrZXkiOiJVRjJWS3hXSWtwZUtYb1YzIiwicyI6Im5vbmUifQ==&shop=becwid-bu.myshopify.comecommplugins-scripts.trustpilot.com... https://ecommplugins-scripts.trustpilot.com/v2.1/js/header.min.js?settings=eyJrZXkiOiJVRjJWS3hXSWtwZUtYb1YzIiwicyI6Im5vbmUifQ==&shop=becwid-bu.myshopify.com — 200 — 2.9 KiB — 29 ms — h2https://ecommplugins-scripts.trustpilot.com/v2.1/js/success.min.js?settings=eyJrZXkiOiJVRjJWS3hXSWtwZUtYb1YzIiwicyI6Im5vbmUiLCJ0IjpbIm9yZGVycy9mdWxmaWxsZWQiXSwidiI6IiIsImEiOiIifQ==&shop=becwid-bu.myshopify.comecommplugins-scripts.trustpilot.com... https://ecommplugins-scripts.trustpilot.com/v2.1/js/success.min.js?settings=eyJrZXkiOiJVRjJWS3hXSWtwZUtYb1YzIiwicyI6Im5vbmUiLCJ0IjpbIm9yZGVycy9mdWxmaWxsZWQiXSwidiI6IiIsImEiOiIifQ==&shop=becwid-bu.myshopify.com — 200 — 1.3 KiB — 28 ms — h2https://ecommplugins-trustboxsettings.trustpilot.com/becwid-bu.myshopify.com.js?settings=1778062992446&shop=becwid-bu.myshopify.comecommplugins-trustboxsettings.trust... https://ecommplugins-trustboxsettings.trustpilot.com/becwid-bu.myshopify.com.js?settings=1778062992446&shop=becwid-bu.myshopify.com — 200 — 499 B — 29 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 517 B — 264 ms — h2https://beyondcarat.com/cdn/shop/files/Icon_Teal_NoBG.webp?crop=center&height=32&v=1768903914&width=32/cdn/shop/files/Icon_Teal_NoBG.webp... https://beyondcarat.com/cdn/shop/files/Icon_Teal_NoBG.webp?crop=center&height=32&v=1768903914&width=32 — 200 — 2.2 KiB — 22 ms — h3https://cdn1.affirm.com/js/v2/affirm.jscdn1.affirm.com/js/v2/affirm.js https://cdn1.affirm.com/js/v2/affirm.js — 200 — 153.7 KiB — 76 ms — h2https://invitejs.trustpilot.com/tp.min.jsinvitejs.trustpilot.com/tp.min.js https://invitejs.trustpilot.com/tp.min.js — 200 — 4.0 KiB — 111 ms — h2https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/polyfills.BGEdQoKJ.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/polyfills.BGEdQoKJ.js — 200 — 18.2 KiB — 25 ms — h3https://beyondcarat.com/cdn/shop/files/1768816527_0_180x.png?v=6861984563357150435/cdn/shop/files/1768816527_0_180x.p... https://beyondcarat.com/cdn/shop/files/1768816527_0_180x.png?v=6861984563357150435 — 200 — 3.3 KiB — 396 ms — h3https://beyondcarat.com/cdn/shop/files/1768816646_0_180x.png?v=673792057126989800/cdn/shop/files/1768816646_0_180x.p... https://beyondcarat.com/cdn/shop/files/1768816646_0_180x.png?v=673792057126989800 — 200 — 2.8 KiB — 457 ms — h3https://beyondcarat.com/cdn/shop/files/1768816656_0_180x.png?v=10415337441623746359/cdn/shop/files/1768816656_0_180x.p... https://beyondcarat.com/cdn/shop/files/1768816656_0_180x.png?v=10415337441623746359 — 200 — 3.4 KiB — 432 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/app.DoS_lZ4T.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/app.DoS_lZ4T.js — 200 — 5.3 KiB — 24 ms — h3https://www.affirm.com/api/v2/session/touch_trackwww.affirm.com/api/v2/session/touch... https://www.affirm.com/api/v2/session/touch_track — 200 — 1.2 KiB — 165 ms — h2https://www.affirm.com/api/v2/cookie_sentwww.affirm.com/api/v2/cookie_sent https://www.affirm.com/api/v2/cookie_sent — 200 — 737 B — 14 ms — h2https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=409351406ABD41399ABC65B3779A6952&RedC=c.clarity.ms&MXFR=38B1221DA1DA682E232B354BA5DA6643c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=409351406ABD41399ABC65B3779A6952&RedC=c.clarity.ms&MXFR=38B1221DA1DA682E232B354BA5DA6643 — 302 — 763 B — 135 ms — h2https://www.affirm.com/api/v2/cookie_sentwww.affirm.com/api/v2/cookie_sent https://www.affirm.com/api/v2/cookie_sent — 200 — 0 B — 3 ms — h2https://features.affirm.com/v1/initialize?k=client-BLeunOm46BdfZXjMSze5uyovKdEpzUhn7N21W2D4jiC&st=javascript-client&sv=3.31.2&t=1778471866252&sid=1323fe20-ec94-468a-9268-c428adbb1a39&se=1features.affirm.com/v1/initialize?k... https://features.affirm.com/v1/initialize?k=client-BLeunOm46BdfZXjMSze5uyovKdEpzUhn7N21W2D4jiC&st=javascript-client&sv=3.31.2&t=1778471866252&sid=1323fe20-ec94-468a-9268-c428adbb1a39&se=1 — 200 — 2.5 KiB — 86 ms — h2https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/esnext-vendor.DxCcaam1.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/esnext-vendor.DxCcaam1.js — 200 — 53.9 KiB — 30 ms — h3https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=409351406ABD41399ABC65B3779A6952&MUID=107A10D511326E653D47078310596FACc.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=409351406ABD41399ABC65B3779A6952&MUID=107A10D511326E653D47078310596FAC — 200 — 467 B — 124 ms — h2https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/browser.DKtyEn8z.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/browser.DKtyEn8z.js — 200 — 58.9 KiB — 33 ms — h3https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=104900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=104900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 944 B — 16 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=209800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=209800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 800 B — 17 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=134900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=134900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 802 B — 12 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=269800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=269800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 761 B — 19 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=144900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=144900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 810 B — 20 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=289800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=289800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 788 B — 15 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=104900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=104900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 765 B — 38 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=209800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=209800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 1010 B — 46 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=144900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=144900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 725 B — 41 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=289800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=289800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 786 B — 39 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=134900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=134900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 980 B — 35 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=269800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=269800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 807 B — 43 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=134900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=134900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 762 B — 60 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=269800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=269800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 725 B — 63 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=134900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=134900&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 724 B — 76 ms — h2https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=269800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=productwww.affirm.com/api/promos/v2/284S41... https://www.affirm.com/api/promos/v2/284S41NM1NV5MPFR?amount=269800&field=ala&locale=en_US&logo_color=blue&logo_type=logo&page_type=product — 200 — 833 B — 78 ms — h2data:font/woff2;base64,d09GMgABAAAAAAlYAA8AAAAAFEgAAAj7AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGjYb…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAAAlYAA8AAAAAFEgAAAj7AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGjYb… — 200 — 2.3 KiB — 43 ms — datahttps://features.affirm.com/v1/rgstr?k=client-BLeunOm46BdfZXjMSze5uyovKdEpzUhn7N21W2D4jiC&st=javascript-client&sv=3.31.2&t=1778471866616&sid=1323fe20-ec94-468a-9268-c428adbb1a39&ec=3features.affirm.com/v1/rgstr?k=clie... https://features.affirm.com/v1/rgstr?k=client-BLeunOm46BdfZXjMSze5uyovKdEpzUhn7N21W2D4jiC&st=javascript-client&sv=3.31.2&t=1778471866616&sid=1323fe20-ec94-468a-9268-c428adbb1a39&ec=3 — 202 — 461 B — 130 ms — h2https://beyondcarat.com/cdn/shop/files/1768817292_0_305x.jpg?v=3559579634236348534/cdn/shop/files/1768817292_0_305x.j... https://beyondcarat.com/cdn/shop/files/1768817292_0_305x.jpg?v=3559579634236348534 — 200 — 11.7 KiB — 174 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShopPayProgressIntercepts.DUjE6mID.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShopPayProgressIntercepts.DUjE6mID.js — 200 — 71.3 KiB — 30 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/types-ModalOrigin.Mp1Eej8p.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/types-ModalOrigin.Mp1Eej8p.js — 200 — 29.1 KiB — 25 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/NotFound.DO1dmuJh.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/NotFound.DO1dmuJh.js — 200 — 2.3 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useReplaceShopPayInHistory.CiCypnYw.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useReplaceShopPayInHistory.CiCypnYw.js — 200 — 2.1 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/extensibility-shared.mIrrsXd7.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/extensibility-shared.mIrrsXd7.js — 200 — 1.5 KiB — 24 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/consent-manager-shared.BWg5aHMf.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/consent-manager-shared.BWg5aHMf.js — 200 — 1.9 KiB — 23 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 279 B — 239 ms — http/1.1https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/helpers-setAddressErrors.CC8qh9Bp.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/helpers-setAddressErrors.CC8qh9Bp.js — 200 — 3.9 KiB — 24 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/FullScreenBackground.hgOeemn4.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/FullScreenBackground.hgOeemn4.js — 200 — 274.1 KiB — 54 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/events-shared.DwS8o_M9.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/events-shared.DwS8o_M9.js — 200 — 1.8 KiB — 25 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/images-flag-icon.C_eXYJRt.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/images-flag-icon.C_eXYJRt.js — 200 — 3.8 KiB — 22 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/images-payment-icon.D2Fpq5Mq.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/images-payment-icon.D2Fpq5Mq.js — 200 — 16.2 KiB — 26 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/locale-en.DBzeh57I.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/locale-en.DBzeh57I.js — 200 — 37.9 KiB — 28 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/page-OnePage.C_y2EEMu.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/page-OnePage.C_y2EEMu.js — 200 — 59.9 KiB — 29 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/MarketsProDisclaimer.CAtCp4gs.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/MarketsProDisclaimer.CAtCp4gs.js — 200 — 2.0 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/CrossBorderConsolidation.BxS76fLA.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/CrossBorderConsolidation.BxS76fLA.js — 200 — 27.9 KiB — 24 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useSubscribeMessenger.DNMl9LTt.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useSubscribeMessenger.DNMl9LTt.js — 200 — 2.6 KiB — 22 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/ImpressionEventCapture.B4GSHhOf.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/ImpressionEventCapture.B4GSHhOf.js — 200 — 1.7 KiB — 26 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/AmazonPayButton.BDmKEeX-.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/AmazonPayButton.BDmKEeX-.js — 200 — 2.9 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useSuppressShopPayModalOnLoad.BgqqeYyb.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useSuppressShopPayModalOnLoad.BgqqeYyb.js — 200 — 1.7 KiB — 26 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useForceShopPayUrl.Dbk0MurE.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useForceShopPayUrl.Dbk0MurE.js — 200 — 1.9 KiB — 32 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/ShopPayLogo.erf6cmlx.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/ShopPayLogo.erf6cmlx.js — 200 — 2.4 KiB — 22 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/ShippingGroupsSummaryLine.T45vhlqX.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/ShippingGroupsSummaryLine.T45vhlqX.js — 200 — 2.2 KiB — 21 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/StackedMerchandisePreview.BjskAy4t.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/StackedMerchandisePreview.BjskAy4t.js — 200 — 1.4 KiB — 25 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/PickupPointCarrierLogo.pbwN7-GP.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/PickupPointCarrierLogo.pbwN7-GP.js — 200 — 2.7 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/AutocompleteField-hooks.DE3xeuaZ.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/AutocompleteField-hooks.DE3xeuaZ.js — 200 — 4.2 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/LocalizationExtensionField.D5fquNJ9.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/LocalizationExtensionField.D5fquNJ9.js — 200 — 37.7 KiB — 24 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useUpdateCheckoutAddress.Cj2FX_ei.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useUpdateCheckoutAddress.Cj2FX_ei.js — 200 — 3.2 KiB — 22 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/paypal-express-usePayPalPaymentErrorHandler.G2VJoBmi.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/paypal-express-usePayPalPaymentErrorHandler.G2VJoBmi.js — 200 — 1.7 KiB — 21 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/RememberMeDescriptionText.CODVJksP.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/RememberMeDescriptionText.CODVJksP.js — 200 — 2.2 KiB — 24 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/Section.BWnH9evY.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/Section.BWnH9evY.js — 200 — 1.7 KiB — 21 ms — h3https://bchub.evolvd.co/api/track/eventsbchub.evolvd.co/api/track/events https://bchub.evolvd.co/api/track/events — 200 — 0 B — 457 ms — h2https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/ShopPayOptInDisclaimer.DBMt8Ux7.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/ShopPayOptInDisclaimer.DBMt8Ux7.js — 200 — 2.7 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/MobileOrderSummary.DTvlz5DR.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/MobileOrderSummary.DTvlz5DR.js — 200 — 5.2 KiB — 24 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/OrderEditVaultedDelivery.Cj9f1tek.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/OrderEditVaultedDelivery.Cj9f1tek.js — 200 — 4.6 KiB — 21 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/SeparatePaymentsNotice.D8rJHT34.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/SeparatePaymentsNotice.D8rJHT34.js — 200 — 2.5 KiB — 33 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShopPayInstallmentsUkHoldoutExperiment.CLnN3NKc.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShopPayInstallmentsUkHoldoutExperiment.CLnN3NKc.js — 200 — 2.4 KiB — 24 ms — h3https://beyondcarat.com/cdn/shop/files/Emerald.png?v=1767647719&width=150/cdn/shop/files/Emerald.png?v=17676... https://beyondcarat.com/cdn/shop/files/Emerald.png?v=1767647719&width=150 — 200 — 7.1 KiB — 21 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/Page.DTsYdOTO.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/Page.DTsYdOTO.js — 200 — 1.7 KiB — 22 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-constants.Bam2sZHy.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-constants.Bam2sZHy.js — 200 — 2.7 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentErrorBanner.BmeNHyhC.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentErrorBanner.BmeNHyhC.js — 200 — 2.8 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useGeneralPaymentErrorMessage.cbf3AuLZ.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useGeneralPaymentErrorMessage.cbf3AuLZ.js — 200 — 1.6 KiB — 24 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/NoAddressLocationFullDetour.CxkfkaOb.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/NoAddressLocationFullDetour.CxkfkaOb.js — 200 — 1.8 KiB — 25 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/OffsitePaymentFailed.wN6r1aA7.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/OffsitePaymentFailed.wN6r1aA7.js — 200 — 1.9 KiB — 27 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentButtons.CCrPZ-5i.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentButtons.CCrPZ-5i.js — 200 — 1.7 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/StockProblems-StockProblemsLineItemList.oXFnnguF.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/StockProblems-StockProblemsLineItemList.oXFnnguF.js — 200 — 2.1 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/DutyOptions.BzKcfWvb.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/DutyOptions.BzKcfWvb.js — 200 — 3.9 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/ShipmentBreakdown.sEWLbOns.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/ShipmentBreakdown.sEWLbOns.js — 200 — 2.5 KiB — 21 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/MerchandiseModal.cCx4Mfpo.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/MerchandiseModal.cCx4Mfpo.js — 200 — 2.8 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/extension-targets-shipping-options.ZATVh5w5.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/extension-targets-shipping-options.ZATVh5w5.js — 200 — 2.5 KiB — 24 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodSelector.P0zyNuyi.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodSelector.P0zyNuyi.js — 200 — 3.7 KiB — 23 ms — h3https://a.klaviyo.com/onsite/track-analytics?company_id=UQxE4Wa.klaviyo.com/onsite/track-analytic... https://a.klaviyo.com/onsite/track-analytics?company_id=UQxE4W — 200 — 0 B — 160 ms — h2https://a.klaviyo.com/onsite/track-analytics?company_id=UQxE4Wa.klaviyo.com/onsite/track-analytic... https://a.klaviyo.com/onsite/track-analytics?company_id=UQxE4W — 200 — 0 B — 151 ms — h2https://fonts.gstatic.com/s/archivo/v25/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLydOxKsv4Rn.woff2fonts.gstatic.com/s/archivo/v25/k3k... https://fonts.gstatic.com/s/archivo/v25/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLydOxKsv4Rn.woff2 — 200 — 34.2 KiB — 7 ms — h3https://a.klaviyo.com/onsite/track-analytics?company_id=UQxE4Wa.klaviyo.com/onsite/track-analytic... https://a.klaviyo.com/onsite/track-analytics?company_id=UQxE4W — 202 — 346 B — 190 ms — h2https://a.klaviyo.com/onsite/track-analytics?company_id=UQxE4Wa.klaviyo.com/onsite/track-analytic... https://a.klaviyo.com/onsite/track-analytics?company_id=UQxE4W — 202 — 374 B — 165 ms — h2https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/SubscriptionPriceBreakdown.xDrIjYIn.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/SubscriptionPriceBreakdown.xDrIjYIn.js — 200 — 2.7 KiB — 24 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/NoAddressLocation.Bh2KaJGo.js/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/NoAddressLocation.Bh2KaJGo.js — 200 — 2.0 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/app.CfAhKPz4.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/app.CfAhKPz4.css — 200 — 2.9 KiB — 23 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/useShopPayProgressIntercepts._rd0li_4.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/useShopPayProgressIntercepts._rd0li_4.css — 200 — 7.5 KiB — 28 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/FullScreenBackground.DHKLGmKh.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/FullScreenBackground.DHKLGmKh.css — 200 — 22.8 KiB — 25 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/shared.CEMlQpma.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/shared.CEMlQpma.css — 200 — 1.1 KiB — 25 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
59% of JavaScript execution is third-party
First-party Third-party 2211ms · 697KB · €12/mo
Unattributable
Other
Costly
Execution 895ms
Transfer 0 KB
Monthly Cost €5/mo
cdn1.affirm.com
Other
Costly
Execution 298ms
Transfer 154 KB
Unused 35%
Monthly Cost €2/mo
cdn.shopify.com
Other
Costly
Execution 274ms
Transfer 49 KB
Monthly Cost €1/mo
tag.beyondcarat.com
Other
Optional
Execution 166ms
Transfer 166 KB
Unused 39%
Monthly Cost €1/mo
static.klaviyo.com
Other
Optional
Execution 164ms
Transfer 10 KB
Monthly Cost €1/mo
Microsoft Clarity
Session Replay
Optional
Execution 149ms
Transfer 25 KB
Monthly Cost €1/mo
tag.beyondcarat.com
Other
Optional
Execution 112ms
Transfer 143 KB
Unused 40%
Monthly Cost €1/mo
static.klaviyo.com
Other
Optional
Execution 94ms
Transfer 8 KB
Monthly Cost €0/mo
tag.beyondcarat.com
Other
Optional
Execution 58ms
Transfer 141 KB
Unused 44%
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • Unattributable adds 895ms and costs ~€5/month
  • cdn1.affirm.com adds 298ms and costs ~€2/month
  • cdn.shopify.com adds 274ms and costs ~€1/month

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

Why this matters

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

Learn more

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

Source: web.dev / HTTP Archive Web Almanac

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

cdn1.affirm.com takes 298ms 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

cdn.shopify.com takes 274ms 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

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-12 — 2026-05-09)

LCP (p75)

1360 ms

91% good

INP (p75)

64 ms

96% good

CLS (p75)

0.330

25% good

FCP (p75)

1076 ms

TTFB (p75)

377 ms

Image Optimization
70 images, 398 KB total, 98 KB wasted
INFO

Image Optimization Audit

Total Images

70

Total Size

398 KB

Oversized

2

Wasted

98 KB

4 missing alt text 2 missing dimensions 38 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