Skip to content
https://BeyondCarat.com

Performance

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

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

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

6.73 s

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

15.68 s

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

2.14 s

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

0.000

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

12.09 s

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

19.44 s

Page Load Progression

1.2 s
2.4 s
3.7 s
4.9 s
6.1 s
7.3 s
8.6 s
9.8 s
Checks
27
12 PASS 5 REVIEW 6 FIX
F
Page Weight Budget
Action
13.6 MB transferred, 363 requests
FIX
13.6 MB transferred, 363 requests
Critical::
Page weighs 17.2 MB (13.6 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
Info::
Fonts are 312 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 312 KB
Warning::
363 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.8 g CO2 per page load
13.6 MB / 2.4 MB budget
13.6 MB transferred
363 requests
2.8 g CO2 per page load
Other 10.0 MiB 74%
JavaScript 1.3 MiB 10%
Other 887.4 KiB 6%
Images 751.5 KiB 5%
Fonts 312.4 KiB 2%
HTML 151.4 KiB 1%
CSS 90.9 KiB 1%
Other 35.2 KiB 0%
Other 11.1 KiB 0%
Other 8.8 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

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.4 MiB of 13.6 MiB)
Info::
Third-party blocking time is low (0 ms)
16%
84%
First-party Third-party
F
JS Execution Cost
Action
29607ms total JS execution
FIX
29607ms total JS execution
Warning::
https://beyondcarat.com/: 14840ms CPU time
Warning::
Unattributable: 4484ms CPU time
Warning::
https://cdn.shopify.com/extensions/019db92d-c7a5-7...: 1897ms CPU time
Warning::
https://scripts.clarity.ms/0.8.64/clarity.js: 1826ms CPU time
Warning::
https://cdn1.affirm.com/js/v2/affirm.js: 1382ms CPU time
Info::
Third-party scripts: 12783ms (43% of total)

Main Thread Breakdown

Other 34% Script Evaluation 33% Style & Layout 21% Rendering 6%
ScriptTotalScriptingParse/CompileParty
https://beyondcarat.com/14840ms2741ms64ms1st
Unattributable4484ms154ms0ms3rd
https://cdn.shopify.com/extensions/019db92d-c7a5-7448-8297-f820b28a81c0/menufrontend-314/assets/globo.menu.common.min.js1897ms665ms30ms3rd
https://scripts.clarity.ms/0.8.64/clarity.js1826ms1564ms9ms3rd
https://cdn1.affirm.com/js/v2/affirm.js1382ms921ms108ms3rd
https://tag.beyondcarat.com/gtag/js?id=G-GXGY8VW3R0&cx=c&gtm=4e6562721ms642ms67ms3rd
https://beyondcarat.com/cdn/wpm/b81a24193wb0bf602apf85b30fcm71c6b379m.js539ms348ms32ms1st
https://beyondcarat.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.3.1.min.js469ms115ms8ms1st
https://static.klaviyo.com/onsite/js/1011.0ab7438f38097e529f79.js363ms340ms4ms3rd
https://tag.beyondcarat.com/gtm.js?id=GTM-5BLF5453341ms264ms65ms3rd

Showing top 10 of 27 scripts

D
JS Bundles
Action
160 scripts, 365 KB unused
FIX
160 scripts, 365 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 (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn1.affirm.com/js/v2/affirm.js: 53 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: 365 KB
365 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://tag.beyondcarat.com/gtag/js?id=G-GXGY8VW3R0&cx=c&gtm=4e6562165 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 (41%)3rd
https://cdn1.affirm.com/js/v2/affirm.js154 KB53 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 KB34 KB (64%)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 (43%)1st
https://beyondcarat.com/cdn/shop/t/13/assets/cart-notification.js?v=1335082931678969664917752217131 KB1st
https://ecommplugins-trustboxsettings.trustpilot.com/becwid-bu.myshopify.com.js?settings=1778062992446&shop=becwid-bu.myshopify.com0 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
363 resources · 13.6 MB · 365 KB savings available
FIX
363 resources · 13.6 MB · 365 KB savings available
Warning::
Page weight 13.6 MB exceeds 1 MB target by 12.6 MB
Got: 13.6 MB Expected: ≤ 1 MB
Info::
~365 KB of savings available
Warning::
161 third-party resources (84% of weight)
Info::
7 resources over 200KB
363 resources · 13.6 MiB · 161 third-party 12.6 MiB over 1MB target
Media 74% · 10.0 MiB
JavaScript 16% · 2.1 MiB
Image 5% · 763.0 KiB
Font 2% · 312.4 KiB
Document 1% · 164.0 KiB
CSS 1% · 148.5 KiB
Other 0% · 42.9 KiB

~365.1 KiB of savings available

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

No Cache-Control header

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

B
Image Optimization
39 images, 0 KB saveable
REVIEW
39 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
39 images 752 KB
0 oversized -0 KB
14 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

B
Resource Hints
10 hints, 0 missing preconnects
REVIEW
10 hints, 0 missing preconnects
Warning::
2 font preload(s) missing `crossorigin` -- font will be downloaded twice
Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: //beyondcarat.com/cdn/fonts/rubik/rubik_n4.c2fb67c90aa34ecf8da34fc1da937ee9c0c27942.woff2, //beyondcarat.com/cdn/fonts/rubik/rubik_n4.c2fb67c90aa34ecf8da34fc1da937ee9c0c27942.woff2. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.
Info::
1 URL(s) appear in multiple hints
The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: //beyondcarat.com/cdn/fonts/rubik/rubik_n4.c2fb67c90aa34ecf8da34fc1da937ee9c0c27942.woff2 (preload+preload).
Info::
Page uses 10 resource hint(s)

Current Resource Hints

preconnect
2
preload
3
dns-prefetch
4
prefetch
1

10 resource hints configured

Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: //beyondcarat.com/cdn/fonts/rubik/rubik_n4.c2fb67c90aa34ecf8da34fc1da937ee9c0c27942.woff2, //beyondcarat.com/cdn/fonts/rubik/rubik_n4.c2fb67c90aa34ecf8da34fc1da937ee9c0c27942.woff2. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.

Why this matters

Performance issues directly impact user engagement and conversion rates.

The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: //beyondcarat.com/cdn/fonts/rubik/rubik_n4.c2fb67c90aa34ecf8da34fc1da937ee9c0c27942.woff2 (preload+preload).

Why this matters

Performance issues directly impact user engagement and conversion rates.

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.
B
CSS Performance Depth
3 CSS depth issue(s) detected
REVIEW
3 CSS depth issue(s) detected
Warning::
51 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Info::
1 `@import` rule(s) in inline `<style>` blocks -- chains an extra round-trip
Each `@import` in CSS forces a serial dependency: the parent stylesheet must download and parse before the browser even knows which URL to fetch next. This used to be catastrophic on HTTP/1.1; HTTP/2 and HTTP/3 multiplexing make it less painful but still strictly worse than declaring `<link rel="stylesheet">` siblings. Replace `@import url(...)` with `<link rel="stylesheet" href="...">` in HTML so the browser discovers and fetches in parallel.
Warning::
1 `@font-face` rule(s) without `font-display` -- causes FOIT
An `@font-face` rule without `font-display` causes Flash of Invisible Text (FOIT): the browser hides the styled text for up to 3 seconds while the custom font downloads, then either swaps to fallback (Chrome / Firefox) or stays invisible (older Safari). Add `font-display: swap` (shows fallback immediately, swaps in the custom font when ready) or `font-display: optional` (uses fallback if the font isn't ready in 100ms; never causes visible swap). Either eliminates FOIT outright.
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
9 fonts (312 KB)
PASS
9 fonts (312 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

312 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.7 s LCP 15.7 shttps://beyondcarat.com/cdn/fonts/rubik/rubik_n4.c2fb67c90aa34ecf8da34fc1da937ee9c0c27942.woff2rubik_n4.c2fb67c90aa34e... https://beyondcarat.com/cdn/fonts/rubik/rubik_n4.c2fb67c90aa34ecf8da34fc1da937ee9c0c27942.woff2 — 22.6 KiB — 38 ms — font-display: swaphttps://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFV0U1dYXFkQ.woff2iJWZBXyIfDnIV5PNhY1KTN7... https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFV0U1dYXFkQ.woff2 — 18.5 KiB — 32 ms — font-display: swaphttps://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXyw023e.woff2iJWKBXyIfDnIV7nBrXyw023... https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXyw023e.woff2 — 34.5 KiB — 33 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 — 86 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 — 53 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 — 41 ms — font-display: swapdata:font/woff2;base64,d09GMgABAAAAAAlYAA8AAAAAFEgAAAj7AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGjYb…woff2;base64,d09GMgABAA... data:font/woff2;base64,d09GMgABAAAAAAlYAA8AAAAAFEgAAAj7AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGjYb… — 2.3 KiB — 15 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: swaphttps://fonts.gstatic.com/s/archivo/v25/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLydOxKsv4Rn.woff2k3kPo8UDI-1M0wlSV9XAw6l... https://fonts.gstatic.com/s/archivo/v25/k3kPo8UDI-1M0wlSV9XAw6lQkqWY8Q82sLydOxKsv4Rn.woff2 — 34.2 KiB — 11 ms — font-display: swap
rubik_n4.c2fb67c90aa34e... woff2 swap
Size 23 KB
Load time 38 ms
Start 277 ms
Risk FOUT — text flashes from fallback to web font
iJWZBXyIfDnIV5PNhY1KTN7... woff2 swap
Size 18 KB
Load time 32 ms
Start 531 ms
Risk FOUT — text flashes from fallback to web font
iJWKBXyIfDnIV7nBrXyw023... woff2 swap
Size 35 KB
Load time 33 ms
Start 532 ms
Risk FOUT — text flashes from fallback to web font
OptimaNovaLTProRegular.otf otf swap
Size 53 KB
Load time 86 ms
Start 532 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OptimaNovaLTProMedium.otf otf swap
Size 53 KB
Load time 53 ms
Start 602 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OptimaNovaLTProDemi.otf otf swap
Size 53 KB
Load time 41 ms
Start 942 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
woff2;base64,d09GMgABAA... woff2 swap
Size 2 KB
Load time 15 ms
Start 3.9 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 15 ms
Start 7.1 s
Risk FOUT — text flashes from fallback to web font
k3kPo8UDI-1M0wlSV9XAw6l... woff2 swap
Size 34 KB
Load time 11 ms
Start 7.1 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+
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+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
Total JS execution time is 29.6 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
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
363 requests over 44723ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s FCP 6.7 s LCP 15.7 shttps://beyondcarat.com// https://beyondcarat.com/ — 200 — 74.6 KiB — 252 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 — 2.5 KiB — 36 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 — 16.8 KiB — 76 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 — 7.9 KiB — 68 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 — 11.6 KiB — 75 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.3 KiB — 43 ms — h3https://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 — 1.1 KiB — 33 ms — h3https://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.4 KiB — 27 ms — h3https://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.4 KiB — 157 ms — h3https://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.6 KiB — 38 ms — h3https://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.0 KiB — 142 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.7 KiB — 44 ms — h3https://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 — 2.1 KiB — 40 ms — h3https://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 — 1.2 KiB — 139 ms — h2https://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 — 68 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 — 74 ms — h3https://beyondcarat.com/cart.js/cart.js https://beyondcarat.com/cart.js — 200 — 1.6 KiB — 226 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 — 77 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 — 54 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 — 54 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 — 74 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 — 36 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 — 74 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 — 51 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 — 71 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 — 72 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.2 KiB — 78 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 — 80 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 — 84 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 — 91 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s FCP 6.7 s LCP 15.7 shttps://beyondcarat.com// https://beyondcarat.com/ — 200 — 74.6 KiB — 252 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 — 2.5 KiB — 36 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 — 16.8 KiB — 76 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 — 7.9 KiB — 68 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 — 11.6 KiB — 75 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.3 KiB — 43 ms — h3https://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 — 1.1 KiB — 33 ms — h3https://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.4 KiB — 27 ms — h3https://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.4 KiB — 157 ms — h3https://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.6 KiB — 38 ms — h3https://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.0 KiB — 142 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.7 KiB — 44 ms — h3https://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 — 2.1 KiB — 40 ms — h3https://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 — 1.2 KiB — 139 ms — h2https://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 — 68 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 — 74 ms — h3https://beyondcarat.com/cart.js/cart.js https://beyondcarat.com/cart.js — 200 — 1.6 KiB — 226 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 — 77 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 — 54 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 — 54 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 — 74 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 — 36 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 — 74 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 — 51 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 — 71 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 — 72 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.2 KiB — 78 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 — 80 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 — 84 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 — 91 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 — 84 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 — 84 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 — 85 ms — h3https://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 — 236 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 — 161 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://monorail-edge.shopifysvc.com/unstable/produce_batchmonorail-edge.shopifysvc.com/unstab... https://monorail-edge.shopifysvc.com/unstable/produce_batch — 200 — 795 B — 198 ms — h2https://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 — 173 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 — 174 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 — 184 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 — 228 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 — 198 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 — 226 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 — 225 ms — h3https://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 — 224 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 — 221 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 — 201 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 — 193 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=450/cdn/shop/files/Full_Logo_Teal_NoBG... https://beyondcarat.com/cdn/shop/files/Full_Logo_Teal_NoBG.webp?v=1768903901&width=450 — 200 — 6.3 KiB — 215 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 — 99 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 — 1004 B — 91 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 — 117 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 — 117 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.3 KiB — 216 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 — 116 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 — 117 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 — 117 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 — 296 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 — 545 B — 301 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 — 60 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.3 KiB — 112 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 — 115 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 — 114 ms — h3https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 43 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 — 160 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 — 896 B — 54 ms — h2https://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.5 KiB — 48 ms — h2https://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 — 49 ms — h2https://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 — 86 ms — h3https://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 — 86 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 — 114 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 — 211 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 — 180 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://client.crisp.chat/l.jsclient.crisp.chat/l.js https://client.crisp.chat/l.js — 200 — 3.2 KiB — 31 ms — h3https://beyondcarat.com/cdn/wpm/b81a24193wb0bf602apf85b30fcm71c6b379m.js/cdn/wpm/b81a24193wb0bf602apf85b30f... https://beyondcarat.com/cdn/wpm/b81a24193wb0bf602apf85b30fcm71c6b379m.js — 200 — 63.3 KiB — 134 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 — 111 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 — 110 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 — 128 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 — 129 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 — 195 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 — 127 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 — 128 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 — 127 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 — 127 ms — h3https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFV0U1dYXFkQ.woff2fonts.gstatic.com/s/rubik/v31/iJWZB... https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFV0U1dYXFkQ.woff2 — 200 — 18.5 KiB — 32 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 — 33 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 — 86 ms — h3https://beyondcarat.com/cdn/shop/files/Heart.png?v=1767647791&width=200/cdn/shop/files/Heart.png?v=1767647... https://beyondcarat.com/cdn/shop/files/Heart.png?v=1767647791&width=200 — 200 — 16.1 KiB — 205 ms — h3https://beyondcarat.com/cdn/shop/files/Asscher.png?v=1767647775&width=200/cdn/shop/files/Asscher.png?v=17676... https://beyondcarat.com/cdn/shop/files/Asscher.png?v=1767647775&width=200 — 200 — 14.5 KiB — 583 ms — h3https://beyondcarat.com/cdn/shop/files/Princess.png?v=1767647760&width=200/cdn/shop/files/Princess.png?v=1767... https://beyondcarat.com/cdn/shop/files/Princess.png?v=1767647760&width=200 — 200 — 18.2 KiB — 187 ms — h3https://beyondcarat.com/cdn/shop/files/Round.png?v=1768637752&width=200/cdn/shop/files/Round.png?v=1768637... https://beyondcarat.com/cdn/shop/files/Round.png?v=1768637752&width=200 — 200 — 16.5 KiB — 194 ms — h3https://beyondcarat.com/cdn/shop/files/Oval.png?v=1767647629&width=200/cdn/shop/files/Oval.png?v=17676476... https://beyondcarat.com/cdn/shop/files/Oval.png?v=1767647629&width=200 — 200 — 13.2 KiB — 168 ms — h3https://beyondcarat.com/cdn/shop/files/Pear.png?v=1767647647&width=200/cdn/shop/files/Pear.png?v=17676476... https://beyondcarat.com/cdn/shop/files/Pear.png?v=1767647647&width=200 — 200 — 12.3 KiB — 609 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 — 53 ms — h3https://beyondcarat.com/cart/update.js/cart/update.js https://beyondcarat.com/cart/update.js — 200 — 2.4 KiB — 388 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 — 188 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 — 171 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 — 148 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 — 150 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 189 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 — 933 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 — 654 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 — 808 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 — 807 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 — 244 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 — 261 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 — 786 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 — 688 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 — 567 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.0 KiB — 375 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.3 KiB — 338 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 — 540 ms — h3https://beyondcarat.com/cart/update.js/cart/update.js https://beyondcarat.com/cart/update.js — 200 — 2.5 KiB — 423 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 — 887 B — 20 ms — h2https://shop.app/pay/session?v=1&token=d2cc52b2-63c0-4ac7-917c-6bccedc783e6&shop_id=75477385316shop.app/pay/session?v=1&token=d2cc... https://shop.app/pay/session?v=1&token=d2cc52b2-63c0-4ac7-917c-6bccedc783e6&shop_id=75477385316 — 200 — 3.2 KiB — 177 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 93 B — 133 ms — h2https://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 — 41 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 — 66 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 — 926 B — 48 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 — 928 B — 47 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 — 51 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 — 62 ms — h3https://beyondcarat.com/api/collect/api/collect https://beyondcarat.com/api/collect — 200 — 1.6 KiB — 644 ms — h3https://bchub.evolvd.co/api/track/visitorbchub.evolvd.co/api/track/visitor https://bchub.evolvd.co/api/track/visitor — 200 — 0 B — 1.1 s — h2https://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 — 67 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 — 75 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.3 KiB — 77 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/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 — 72 ms — h3https://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 — 78 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 — 70 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 — 74 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 — 46 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 — 72 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 — 73 ms — h3https://shop.app/pay/hop?analytics_trace_id=f9de1224-5df6-4fd9-9c04-f78f3941d4b4&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=f9de1224-5df6-4fd9-9c04-f78f3941d4b4&target_origin=https%3A%2F%2Fbeyondcarat.com&client_handle=becwid-bu.myshopify.com — 302 — 4.4 KiB — 223 ms — h2https://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 — 230 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 — 347 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 — 222 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 — 53 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.6 KiB — 13 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/MothersDay_Homepage_Mbl_2.png?v=1777978446&width=1000/cdn/shop/files/MothersDay_Homepage... https://beyondcarat.com/cdn/shop/files/MothersDay_Homepage_Mbl_2.png?v=1777978446&width=1000 — 200 — 90.3 KiB — 212 ms — h3https://beyondcarat.com/cdn/shop/files/BR10001-YG-EMR-3-bracelets.jpg?v=1774613974&width=432/cdn/shop/files/BR10001-YG-EMR-3-br... https://beyondcarat.com/cdn/shop/files/BR10001-YG-EMR-3-bracelets.jpg?v=1774613974&width=432 — 200 — 38.8 KiB — 480 ms — h3https://beyondcarat.com/cdn/shop/files/Generated_Image_January_16_2026_-_12_50PM.jpg?v=1768548051&width=432/cdn/shop/files/Generated_Image_Jan... https://beyondcarat.com/cdn/shop/files/Generated_Image_January_16_2026_-_12_50PM.jpg?v=1768548051&width=432 — 200 — 21.2 KiB — 551 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 — 179 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 — 191 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.5 KiB — 208 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 — 210 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 187 ms — h3https://beyondcarat.com/services/login_with_shop/buyer/callback?analytics_trace_id=f9de1224-5df6-4fd9-9c04-f78f3941d4b4&target_origin=https%3A%2F%2Fbeyondcarat.com&token=cFNrTklmQnZZcjlYZjR4TUw4bGREYVpDWVhsa0ZUZ1EzeTFwNnJJOWRsblhFU1BxMWdkNnVwbjFxeHdoUHJOVk9iYVB5MXF6QUdNMmwvWFFJRDIxYTd1QWlGRDNQWHl1Q2xrU291QVYxYURic2FFSmttR0pCaXZkSUR0MFNNSStzNzFpb0VRaDdFaUJWcmdGRWVlRmE0YWJxeGkrUVVmaTEvYmFWdFVDMzdSZ2tjcUZrSlE5ZHVYZlpMSHd1eVNOZUtWcUxwV1lzdEJSRW1wVDRMZ3JLVmREb2hqMjAycTdwUkhQVVB3YTkvYXVhYVBRa2V0MEltcStwNDQ1eTdiUXZ6Zk8yYkpBczBId2pFTHBySm9xVFh3YUJ2ZUI2TUNGYmtRRUxrYlkwUDNqVXQyb0lGQldvRUR4dXRRdGRkdHZLL3h0Q0MrTmRjNC95bEo4YXRCUmhJNTQxVURwUEFqM1liYnd2TVhMMmlqTWZkUmRGbzBSQXNSQWNsYXE4RmNzbG15OC9uNG0wZTE3NjBmU3gwdnlndmZMYTNWbllFcG5Rb3IyTXJYMmErbEdNUDRaSmJJbTRnbS9JbWtQOTRSUDZaLzRVQ3ZLelZvM1Y5NlMzNTNsbnhLaFpSQ1NIajV6OUw2VnV4bVh1aUlxUXdkdmVIMzMvUVVHVHp6VHkycGpmZUJSSkNtZElTM2tpY1hEenJSNG1wTCtPTW81eTQ2RGZrZVA4UzhJR043WjdBVXIxK1R5WHhlVTU2SzJSSEZVRGFaa2NtSExBVlh4VFUyVzZIY0Y1ZkFSL1Z1ZUduMEJzajRCaFVTT09BS3FsNTQvUnQyYmdIejlhaUwwQUNGSmdaYUZYNktZaXJFK1ZiOGpmTWo4UXAyMzlYa0Y5SHR2d1NMemRwL0hJTVd3YWlhYWI0WUR3cGUrNkxBYjYvbjhuMHRHNG1INzhBZWl4Smk5UlZ3ejRnSFNvWDBBanNpSjA3dkE0NWxkYkwzVnpIbjlGaHp3NndVbHNiUUhxVWp4RHlPSmkyNjZZMzVpVmxXY0VmVW9iVnVZZC9ZV00rL2hQMjBkeWI0Z0RoWFdaTGJBU0VZWXdMTEUwS2hXdjFBK2xHMHdEZHJ2Y2REbGxFU0pNSkFaZzdsOG9IL04rWEFjcGp0SEhCYmx5RjV0eFNBa0hKL1dobDlZcThGMFJoUlRpTWNVOS8vV0NYRElOY2lleHdURVc4U01Mdi8vd2xXVWxUTDFXOTRVSi90bDF4YkZ2S1J0UXFwMG1wVm80NUdCbkFEZitTb0h0cndmcWQ3VC82NDZZQT09LS16RjBmTmNmRGRMNUgrUTBwS3htMWpnPT0%3D--37e57222c1c09d385050c8e04ead1877b22fcc3b/services/login_with_shop/buyer/cal... https://beyondcarat.com/services/login_with_shop/buyer/callback?analytics_trace_id=f9de1224-5df6-4fd9-9c04-f78f3941d4b4&target_origin=https%3A%2F%2Fbeyondcarat.com&token=cFNrTklmQnZZcjlYZjR4TUw4bGREYVpDWVhsa0ZUZ1EzeTFwNnJJOWRsblhFU1BxMWdkNnVwbjFxeHdoUHJOVk9iYVB5MXF6QUdNMmwvWFFJRDIxYTd1QWlGRDNQWHl1Q2xrU291QVYxYURic2FFSmttR0pCaXZkSUR0MFNNSStzNzFpb0VRaDdFaUJWcmdGRWVlRmE0YWJxeGkrUVVmaTEvYmFWdFVDMzdSZ2tjcUZrSlE5ZHVYZlpMSHd1eVNOZUtWcUxwV1lzdEJSRW1wVDRMZ3JLVmREb2hqMjAycTdwUkhQVVB3YTkvYXVhYVBRa2V0MEltcStwNDQ1eTdiUXZ6Zk8yYkpBczBId2pFTHBySm9xVFh3YUJ2ZUI2TUNGYmtRRUxrYlkwUDNqVXQyb0lGQldvRUR4dXRRdGRkdHZLL3h0Q0MrTmRjNC95bEo4YXRCUmhJNTQxVURwUEFqM1liYnd2TVhMMmlqTWZkUmRGbzBSQXNSQWNsYXE4RmNzbG15OC9uNG0wZTE3NjBmU3gwdnlndmZMYTNWbllFcG5Rb3IyTXJYMmErbEdNUDRaSmJJbTRnbS9JbWtQOTRSUDZaLzRVQ3ZLelZvM1Y5NlMzNTNsbnhLaFpSQ1NIajV6OUw2VnV4bVh1aUlxUXdkdmVIMzMvUVVHVHp6VHkycGpmZUJSSkNtZElTM2tpY1hEenJSNG1wTCtPTW81eTQ2RGZrZVA4UzhJR043WjdBVXIxK1R5WHhlVTU2SzJSSEZVRGFaa2NtSExBVlh4VFUyVzZIY0Y1ZkFSL1Z1ZUduMEJzajRCaFVTT09BS3FsNTQvUnQyYmdIejlhaUwwQUNGSmdaYUZYNktZaXJFK1ZiOGpmTWo4UXAyMzlYa0Y5SHR2d1NMemRwL0hJTVd3YWlhYWI0WUR3cGUrNkxBYjYvbjhuMHRHNG1INzhBZWl4Smk5UlZ3ejRnSFNvWDBBanNpSjA3dkE0NWxkYkwzVnpIbjlGaHp3NndVbHNiUUhxVWp4RHlPSmkyNjZZMzVpVmxXY0VmVW9iVnVZZC9ZV00rL2hQMjBkeWI0Z0RoWFdaTGJBU0VZWXdMTEUwS2hXdjFBK2xHMHdEZHJ2Y2REbGxFU0pNSkFaZzdsOG9IL04rWEFjcGp0SEhCYmx5RjV0eFNBa0hKL1dobDlZcThGMFJoUlRpTWNVOS8vV0NYRElOY2lleHdURVc4U01Mdi8vd2xXVWxUTDFXOTRVSi90bDF4YkZ2S1J0UXFwMG1wVm80NUdCbkFEZitTb0h0cndmcWQ3VC82NDZZQT09LS16RjBmTmNmRGRMNUgrUTBwS3htMWpnPT0%3D--37e57222c1c09d385050c8e04ead1877b22fcc3b — 200 — 2.9 KiB — 229 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://beyondcarat.com/shopify_pay/accelerated_checkout/shopify_pay/accelerated_checkout https://beyondcarat.com/shopify_pay/accelerated_checkout — 200 — 1.9 KiB — 225 ms — h3https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 306 B — 137 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 — 68 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 — 59 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 — 71 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/runtime.a7f23be043f214f8885a.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/runtime.a7f23be043f214f8885a.js?cb=2 — 200 — 8.7 KiB — 15 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.3 KiB — 33 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2 — 200 — 3.2 KiB — 21 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 — 31 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.5 KiB — 28 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.2 KiB — 29 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 — 849 B — 27 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 — 62 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 — 27 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 — 53 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 — 62 ms — h2https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 135 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 — 120 ms — h2https://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 — 177 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.4 KiB — 534 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 — 363 ms — h2https://tag.beyondcarat.com/fbevents.jstag.beyondcarat.com/fbevents.js https://tag.beyondcarat.com/fbevents.js — 200 — 99.9 KiB — 526 ms — h2https://www.clarity.ms/tag/v49f1eywj8www.clarity.ms/tag/v49f1eywj8 https://www.clarity.ms/tag/v49f1eywj8 — 200 — 1.1 KiB — 28 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 — 122 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 — 225 ms — h3https://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 — 248 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.5 KiB — 4 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 — 5 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.4 KiB — 6 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 — 56 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 — 24 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 — 26 ms — h2https://a.klaviyo.com/forms/api/v3/geo-ipa.klaviyo.com/forms/api/v3/geo-ip https://a.klaviyo.com/forms/api/v3/geo-ip — 200 — 680 B — 181 ms — h2https://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 — 59 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 — 19 ms — h2https://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://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://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 — 4 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 — 5 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 — 10 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 — 155 ms — h3https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/onsite-triggering-v2.1821784a80582ce2f1a6.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/onsite-triggering-v2.1821784a80582ce2f1a6.js — 200 — 7.1 KiB — 3 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 — 136 B — 222 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 279 B — 353 ms — http/1.1https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/532.78c8276184f45c79a94f.cssstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/532.78c8276184f45c79a94f.css — 200 — 9.3 KiB — 8 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/styles.3e7fa65f2ececea7cad2.jsstatic-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-b1cdef0395467d0ad1abcaf434a80c89dffcf374/styles.3e7fa65f2ececea7cad2.js — 200 — 4.8 KiB — 15 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 — 15 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 — 19 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 — 66 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 — 315 ms — h3https://b.applovin.com/shopify/v2/pixelb.applovin.com/shopify/v2/pixel https://b.applovin.com/shopify/v2/pixel — 200 — 255 B — 149 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 — 148 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 — 57 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 — 144 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=1778471791925&sw=412&sh=823&v=2.9.313&r=stable&ec=0&o=4125&fbp=fb.1.1778471791922.420940483238256391&ler=empty&cdl=API_unavailable&plt=1129.2999997138977&it=1778471791572&coo=false&eid=584bdfa6-2c4c-420c-b24c-a36dc24711f7&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf0&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=1778471791925&sw=412&sh=823&v=2.9.313&r=stable&ec=0&o=4125&fbp=fb.1.1778471791922.420940483238256391&ler=empty&cdl=API_unavailable&plt=1129.2999997138977&it=1778471791572&coo=false&eid=584bdfa6-2c4c-420c-b24c-a36dc24711f7&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — -1 — 0 B — 173 ms — https://www.facebook.com/tr/?id=1414244443447090&ev=PageView&dl=https%3A%2F%2Fbeyondcarat.com%2F&rl=&if=false&ts=1778471791925&sw=412&sh=823&v=2.9.313&r=stable&ec=0&o=4125&fbp=fb.1.1778471791922.420940483238256391&ler=empty&cdl=API_unavailable&plt=1129.2999997138977&it=1778471791572&coo=false&eid=584bdfa6-2c4c-420c-b24c-a36dc24711f7&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf0&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=1778471791925&sw=412&sh=823&v=2.9.313&r=stable&ec=0&o=4125&fbp=fb.1.1778471791922.420940483238256391&ler=empty&cdl=API_unavailable&plt=1129.2999997138977&it=1778471791572&coo=false&eid=584bdfa6-2c4c-420c-b24c-a36dc24711f7&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 19 B — 19 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 — 90 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 — 143 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 279 B — 347 ms — http/1.1https://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 — 170 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 — 42 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 — 39 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 — 501 B — 676 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 518 B — 150 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 — 38 ms — h3https://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 — 29 ms — h3https://invitejs.trustpilot.com/tp.min.jsinvitejs.trustpilot.com/tp.min.js https://invitejs.trustpilot.com/tp.min.js — 200 — 4.0 KiB — 115 ms — h2https://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 — 26 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 — 107 ms — h3https://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://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fbeyondcarat.com%2F&scrsrc=tag.beyondcarat.com&rnd=240393235.1778471792&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~115938466~115938468~118463262~118494634&apve=1&apvf=f&gap.gtb=2&apvc=1&tft=1778471792257&tfd=3101pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fbeyondcarat.com%2F&scrsrc=tag.beyondcarat.com&rnd=240393235.1778471792&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~115938466~115938468~118463262~118494634&apve=1&apvf=f&gap.gtb=2&apvc=1&tft=1778471792257&tfd=3101 — 200 — 21 B — 127 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fbeyondcarat.com%2F&scrsrc=tag.beyondcarat.com&rnd=240393235.1778471792&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~118463262~118494633&apve=1&apvf=f&gap.gtb=2&apvc=0&tids=AW-17889801641&tid=AW-17889801641&tft=1778471792259&tfd=3103pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fbeyondcarat.com%2F&scrsrc=tag.beyondcarat.com&rnd=240393235.1778471792&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~118463262~118494633&apve=1&apvf=f&gap.gtb=2&apvc=0&tids=AW-17889801641&tid=AW-17889801641&tft=1778471792259&tfd=3103 — 200 — 21 B — 126 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=1&frm=0&ae=g&dl=https%3A%2F%2Fbeyondcarat.com%2F&scrsrc=tag.beyondcarat.com&rnd=240393235.1778471792&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~118463262~118494633&apve=1&apvf=f&gap.gtb=2&apvc=0&tids=AW-17889801641&tid=AW-17889801641&tft=1778471792261&tfd=3104pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=1&frm=0&ae=g&dl=https%3A%2F%2Fbeyondcarat.com%2F&scrsrc=tag.beyondcarat.com&rnd=240393235.1778471792&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~118463262~118494633&apve=1&apvf=f&gap.gtb=2&apvc=0&tids=AW-17889801641&tid=AW-17889801641&tft=1778471792261&tfd=3104 — 200 — 21 B — 121 ms — h3https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=96C05012D93B4CCBAB4BD383DAB36D3C&RedC=c.clarity.ms&MXFR=1916A92894B66DB831E8BE7E90B663ACc.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=96C05012D93B4CCBAB4BD383DAB36D3C&RedC=c.clarity.ms&MXFR=1916A92894B66DB831E8BE7E90B663AC — 302 — 766 B — 142 ms — h2https://tag.beyondcarat.com/g/collect?v=2&tid=G-GXGY8VW3R0&gtm=45he6562v9241237940z89241245559za20kzb9241245559zd9241245559&_p=1778471789444&gcs=G101&gcd=13p3t3p3p5l1&npa=1&dma_cps=-&dma=0&gdid=dN2ZkMj&ecid=597869314&_fplc=0&are=1&cid=1250594190.1778471792&frm=0&pscdl=denied&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=BR&sst.rnd=240393235.1778471792&sst.etld=google.com.br&sst.adr=1&sst.tft=1778471789444&sst.lpc=3797027&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115938466~115938468~118463261~118494634~118719172&dl=https%3A%2F%2Fbeyondcarat.com%2F&dr=&sid=1778471791&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&evnid=584bdfa6-2c4c-420c-b24c-a36dc24711f7&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=3136&richsstssetag.beyondcarat.com/g/collect?v=2&t... https://tag.beyondcarat.com/g/collect?v=2&tid=G-GXGY8VW3R0&gtm=45he6562v9241237940z89241245559za20kzb9241245559zd9241245559&_p=1778471789444&gcs=G101&gcd=13p3t3p3p5l1&npa=1&dma_cps=-&dma=0&gdid=dN2ZkMj&ecid=597869314&_fplc=0&are=1&cid=1250594190.1778471792&frm=0&pscdl=denied&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=BR&sst.rnd=240393235.1778471792&sst.etld=google.com.br&sst.adr=1&sst.tft=1778471789444&sst.lpc=3797027&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115938466~115938468~118463261~118494634~118719172&dl=https%3A%2F%2Fbeyondcarat.com%2F&dr=&sid=1778471791&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&evnid=584bdfa6-2c4c-420c-b24c-a36dc24711f7&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=3136&richsstsse — 200 — 644 B — 329 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 — 159 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 — 145 ms — h3https://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 — 185 ms — h2https://esm.sh/@thumbmarkjs/thumbmarkjs@0.xesm.sh/@thumbmarkjs/thumbmarkjs@0.x https://esm.sh/@thumbmarkjs/thumbmarkjs@0.x — 200 — 462 B — 139 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 — 55 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 — 36 ms — h3https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=96C05012D93B4CCBAB4BD383DAB36D3C&MUID=2C59D22C39516CD73E06C57A38886DDEc.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=96C05012D93B4CCBAB4BD383DAB36D3C&MUID=2C59D22C39516CD73E06C57A38886DDE — 200 — 467 B — 129 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 — 58 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.3 KiB — 173 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 — 143 ms — h3https://www.affirm.com/api/v2/cookie_sentwww.affirm.com/api/v2/cookie_sent https://www.affirm.com/api/v2/cookie_sent — 200 — 614 B — 529 ms — h2https://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 — 15 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 — 104 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 — 34 ms — h3https://features.affirm.com/v1/initialize?k=client-BLeunOm46BdfZXjMSze5uyovKdEpzUhn7N21W2D4jiC&st=javascript-client&sv=3.31.2&t=1778471792686&sid=177473e9-579a-41ff-8ec3-7c094fcf2ed3&se=1features.affirm.com/v1/initialize?k... https://features.affirm.com/v1/initialize?k=client-BLeunOm46BdfZXjMSze5uyovKdEpzUhn7N21W2D4jiC&st=javascript-client&sv=3.31.2&t=1778471792686&sid=177473e9-579a-41ff-8ec3-7c094fcf2ed3&se=1 — 200 — 1.9 KiB — 54 ms — h2https://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 — 27 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 — 830 B — 228 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 — 820 B — 245 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 — 975 B — 241 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 — 842 B — 612 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 — 1008 B — 607 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 — 797 B — 554 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 — 755 B — 235 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 — 795 B — 252 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 — 728 B — 619 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 — 781 B — 563 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 — 733 B — 248 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 — 723 B — 621 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 — 725 B — 267 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 — 747 B — 632 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 — 948 B — 274 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 — 979 B — 644 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 — 146 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 — 25 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 — 25 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 — 31 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://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 — 26 ms — h3https://features.affirm.com/v1/rgstr?k=client-BLeunOm46BdfZXjMSze5uyovKdEpzUhn7N21W2D4jiC&st=javascript-client&sv=3.31.2&t=1778471792947&sid=177473e9-579a-41ff-8ec3-7c094fcf2ed3&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=1778471792947&sid=177473e9-579a-41ff-8ec3-7c094fcf2ed3&ec=3 — 202 — 484 B — 132 ms — h2https://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 — 25 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 — 145 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 — h3data:font/woff2;base64,d09GMgABAAAAAAlYAA8AAAAAFEgAAAj7AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGjYb…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAAAlYAA8AAAAAFEgAAAj7AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGjYb… — 200 — 2.3 KiB — 15 ms — datahttps://beyondcarat.com/cdn/shop/files/Marquise.png?v=1767647668&width=200/cdn/shop/files/Marquise.png?v=1767... https://beyondcarat.com/cdn/shop/files/Marquise.png?v=1767647668&width=200 — 200 — 10.6 KiB — 147 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 — 128 ms — h3https://www.affirm.com/api/v2/cookie_sentwww.affirm.com/api/v2/cookie_sent https://www.affirm.com/api/v2/cookie_sent — 200 — 0 B — 2 ms — h2https://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 — 24 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 — 26 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 — 28 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 — 143 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 — 29 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 — 30 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 — 31 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 — 64 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 — 144 ms — https://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 — 28 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 — 24 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 — 32 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.6 KiB — 27 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 — 26 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 — 26 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 — 26 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 — 30 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 — 28 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 — 26 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 — 42 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 — 32 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 — 26 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 — 25 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 — 31 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 279 B — 234 ms — http/1.1https://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 — 27 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 — 39 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 — 28 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 — 28 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 — 25 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 — 24 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 — 25 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 — 26 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 — 27 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 — 27 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 — 26 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 — 29 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 — 25 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 — 26 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 — 26 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 — 27 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 — 26 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 — 25 ms — h3https://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 — 39 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 — 27 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 — 25 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 — 27 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 — 26 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/OnePage.BVsfwQv1.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/OnePage.BVsfwQv1.css — 200 — 2.6 KiB — 26 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/CrossBorderConsolidation.B9NnUP55.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/CrossBorderConsolidation.B9NnUP55.css — 200 — 3.2 KiB — 29 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/LocalizationExtensionField.KuEoN8Dx.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/LocalizationExtensionField.KuEoN8Dx.css — 200 — 2.1 KiB — 26 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/MobileOrderSummary.Cko1fUoG.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/MobileOrderSummary.Cko1fUoG.css — 200 — 1.6 KiB — 24 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/OrderEditVaultedDelivery.CSQKPDv7.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/OrderEditVaultedDelivery.CSQKPDv7.css — 200 — 1.4 KiB — 27 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/usePayPalPaymentErrorHandler.1xZZnAMV.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/usePayPalPaymentErrorHandler.1xZZnAMV.css — 200 — 1.0 KiB — 28 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/Page.BYM12A8B.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/Page.BYM12A8B.css — 200 — 1.0 KiB — 25 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/AmazonPayButton.uqpm88mq.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/AmazonPayButton.uqpm88mq.css — 200 — 995 B — 26 ms — h3https://bchub.evolvd.co/api/track/eventsbchub.evolvd.co/api/track/events https://bchub.evolvd.co/api/track/events — 200 — 0 B — 900 ms — h2https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/Section.CU18S7Ap.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/Section.CU18S7Ap.css — 200 — 1010 B — 25 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/useSubscribeMessenger.BrcQzLuH.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/useSubscribeMessenger.BrcQzLuH.css — 200 — 1.1 KiB — 24 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/DutyOptions.LcqrKXE1.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/DutyOptions.LcqrKXE1.css — 200 — 981 B — 28 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/PickupPointCarrierLogo.cbVP6Hp_.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/PickupPointCarrierLogo.cbVP6Hp_.css — 200 — 1021 B — 27 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/NoAddressLocationFullDetour.D14orovx.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/NoAddressLocationFullDetour.D14orovx.css — 200 — 1.0 KiB — 27 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/OffsitePaymentFailed.BxwwfmsJ.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/OffsitePaymentFailed.BxwwfmsJ.css — 200 — 1.1 KiB — 30 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/ShippingMethodSelector.B0hio2RO.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/ShippingMethodSelector.B0hio2RO.css — 200 — 1.1 KiB — 28 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/SubscriptionPriceBreakdown.BSemv9tH.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/SubscriptionPriceBreakdown.BSemv9tH.css — 200 — 1.0 KiB — 30 ms — h3https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/StackedMerchandisePreview.D6OuIVjc.css/cdn/shopifycloud/checkout-web/asse... https://beyondcarat.com/cdn/shopifycloud/checkout-web/assets/c1/assets/StackedMerchandisePreview.D6OuIVjc.css — 200 — 1.1 KiB — 26 ms — h3https://cdn.shopify.com/s/files/1/0754/7738/5316/files/Logo-114747_x320.png?v=1766216673cdn.shopify.com/s/files/1/0754/7738... https://cdn.shopify.com/s/files/1/0754/7738/5316/files/Logo-114747_x320.png?v=1766216673 — 200 — 9.3 KiB — 165 ms — h3https://beyondcarat.com/cdn/shop/files/Cushion.png?v=1767647702&width=200/cdn/shop/files/Cushion.png?v=17676... https://beyondcarat.com/cdn/shop/files/Cushion.png?v=1767647702&width=200 — 200 — 14.4 KiB — 187 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 — 151 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 — 145 ms — h2https://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://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 — 11 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 — 170 B — 175 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 — 146 B — 185 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 279 B — 115 ms — http/1.1https://beyondcarat.com/cdn/shop/files/Emerald.png?v=1767647719&width=200/cdn/shop/files/Emerald.png?v=17676... https://beyondcarat.com/cdn/shop/files/Emerald.png?v=1767647719&width=200 — 200 — 10.0 KiB — 180 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 279 B — 115 ms — http/1.1https://beyondcarat.com/cdn/shop/files/Radiant.png?v=1767647746&width=200/cdn/shop/files/Radiant.png?v=17676... https://beyondcarat.com/cdn/shop/files/Radiant.png?v=1767647746&width=200 — 200 — 11.6 KiB — 181 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 279 B — 116 ms — http/1.1https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 279 B — 115 ms — http/1.1https://bchub.evolvd.co/api/track/eventsbchub.evolvd.co/api/track/events https://bchub.evolvd.co/api/track/events — 200 — 0 B — 634 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 279 B — 115 ms — http/1.1https://beyondcarat.com/api/collect/api/collect https://beyondcarat.com/api/collect — 200 — 1.7 KiB — 207 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 279 B — 117 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
43% of JavaScript execution is third-party
First-party Third-party 12783ms · 957KB · €68/mo
Unattributable
Other
Costly
Execution 4484ms
Transfer 0 KB
Monthly Cost €24/mo
cdn.shopify.com
Other
Costly
Execution 1897ms
Transfer 49 KB
Monthly Cost €10/mo
Microsoft Clarity
Session Replay
Costly
Execution 1826ms
Transfer 25 KB
Monthly Cost €10/mo
cdn1.affirm.com
Other
Costly
Execution 1382ms
Transfer 154 KB
Unused 35%
Monthly Cost €7/mo
tag.beyondcarat.com
Other
Costly
Execution 721ms
Transfer 165 KB
Unused 39%
Monthly Cost €4/mo
static.klaviyo.com
Other
Costly
Execution 363ms
Transfer 8 KB
Monthly Cost €2/mo
tag.beyondcarat.com
Other
Costly
Execution 341ms
Transfer 143 KB
Unused 41%
Monthly Cost €2/mo
tag.beyondcarat.com
Other
Costly
Execution 299ms
Transfer 141 KB
Unused 44%
Monthly Cost €2/mo
static.klaviyo.com
Other
Costly
Execution 266ms
Transfer 10 KB
Monthly Cost €1/mo
static-tracking.klaviyo.com
Other
Optional
Execution 198ms
Transfer 53 KB
Unused 64%
Monthly Cost €1/mo
static-tracking.klaviyo.com
Other
Optional
Execution 196ms
Transfer 3 KB
Monthly Cost €1/mo
tag.beyondcarat.com
Other
Optional
Execution 185ms
Transfer 100 KB
Unused 38%
Monthly Cost €1/mo
static.klaviyo.com
Other
Optional
Execution 135ms
Transfer 4 KB
Monthly Cost €1/mo
cdn.shopify.com
Other
Optional
Execution 135ms
Transfer 40 KB
Unused 77%
Monthly Cost €1/mo
static-tracking.klaviyo.com
Other
Optional
Execution 126ms
Transfer 5 KB
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 110ms
Transfer 45 KB
Monthly Cost €1/mo
cdn.shopify.com
Other
Optional
Execution 69ms
Transfer 3 KB
Monthly Cost €0/mo
cdn.shopify.com
Other
Optional
Execution 50ms
Transfer 7 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • Unattributable adds 4484ms and costs ~€24/month
  • cdn.shopify.com adds 1897ms and costs ~€10/month
  • Microsoft Clarity adds 1826ms and costs ~€10/month
  • cdn1.affirm.com adds 1382ms and costs ~€7/month
  • tag.beyondcarat.com adds 721ms and costs ~€4/month
  • static.klaviyo.com adds 363ms and costs ~€2/month
  • tag.beyondcarat.com adds 341ms and costs ~€2/month
  • tag.beyondcarat.com adds 299ms and costs ~€2/month
  • static.klaviyo.com adds 266ms and costs ~€1/month

43% 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 4484ms 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 1897ms 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

Microsoft Clarity takes 1826ms 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 1382ms 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

tag.beyondcarat.com takes 721ms 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

static.klaviyo.com takes 363ms 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

tag.beyondcarat.com takes 341ms 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

tag.beyondcarat.com takes 299ms 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

static.klaviyo.com takes 266ms 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

64% of static-tracking.klaviyo.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

77% of cdn.shopify.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-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