Skip to content
https://moi-basics.com

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
81
GRADE
B
FIX
5
REVIEW
3
PASS
15
INFO
4

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

68
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
86
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
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.

1.92 s

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

7.44 s

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

266 ms

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

0.004

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

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

7.53 s

Page Load Progression

515 ms
1.0 s
1.5 s
2.1 s
2.6 s
3.1 s
3.6 s
4.1 s
Checks
27
15 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
17.7 MB transferred, 183 requests
FIX
17.7 MB transferred, 183 requests
Critical::
Page weighs 18.1 MB (17.7 MB transferred)
Warning::
JavaScript is 658 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 658 KB
Warning::
183 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.7 g CO2 per page load
17.7 MB / 2.4 MB budget
17.7 MB transferred
183 requests
3.7 g CO2 per page load
Other 15.7 MiB 89%
Other 803.5 KiB 4%
JavaScript 658.4 KiB 4%
Images 422.3 KiB 2%
HTML 55.4 KiB 0%
Fonts 30.6 KiB 0%
Other 15.0 KiB 0%
CSS 12.0 KiB 0%
Other 8.1 KiB 0%
Other 325 B 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

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
91% third-party, 0 ms blocking
FIX
91% third-party, 0 ms blocking
Warning::
Third-party code accounts for 91% of page weight (16.1 MiB of 17.7 MiB)
Info::
Third-party blocking time is low (0 ms)
91%
First-party Third-party
F
JS Execution Cost
Action
4057ms total JS execution
FIX
4057ms total JS execution
Warning::
Unattributable: 1522ms CPU time
Warning::
https://moi-basics.com/: 892ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-7YXF...: 368ms CPU time
Warning::
https://moi-basics.com/cdn/shop/t/34/assets/vendor...: 317ms CPU time
Info::
https://cdn.shopify.com/extensions/01a016e9-47cb-7...: 155ms CPU time
Info::
Third-party scripts: 637ms (16% of total)

Main Thread Breakdown

Other 43% Script Evaluation 36% Style & Layout 8% Script Parsing & Compilation 6% Rendering 6%
ScriptTotalScriptingParse/CompileParty
Unattributable1522ms75ms0ms1st
https://moi-basics.com/892ms167ms46ms1st
https://www.googletagmanager.com/gtag/js?id=G-7YXFFBMS73368ms295ms70ms3rd
https://moi-basics.com/cdn/shop/t/34/assets/vendor-scripts-v14.js317ms70ms10ms1st
https://cdn.shopify.com/extensions/01a016e9-47cb-76e1-b316-67e60df004e7/TMS-Prod-v-41f1f48-17-1/assets/customcssposition_market.min.js155ms107ms38ms3rd
https://moi-basics.com/cdn/shop/t/34/assets/theme.js?v=7651693481908912771715626079151ms81ms10ms1st
https://moi-basics.com/cdn/s/trekkie.storefront.7bcd7bb8195e24c65a61d69d69eb32392ed0d53f.min.js142ms133ms8ms1st
https://moi-basics.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.8.3.min.js109ms84ms5ms1st
https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.index_BqoYK0tS.esm.js108ms58ms0ms1st
https://moi-basics.com/cdn/wpm/b2d9dfbe8w1156b718pbb247b16m64115e31m.js105ms81ms21ms1st

Showing top 10 of 13 scripts

D
Page Weight Inventory
Action
183 resources · 17.7 MB · 199 KB savings available
FIX
183 resources · 17.7 MB · 199 KB savings available
Warning::
Page weight 17.7 MB exceeds 1 MB target by 16.7 MB
Got: 17.7 MB Expected: ≤ 1 MB
Info::
~199 KB of savings available
Warning::
36 third-party resources (91% of weight)
Info::
3 resources over 200KB
183 resources · 17.7 MiB · 36 third-party 16.7 MiB over 1MB target
Media 89% · 15.7 MiB
JavaScript 8% · 1.4 MiB
Image 2% · 424.4 KiB
Document 0% · 64.5 KiB
Font 0% · 30.6 KiB
Other 0% · 18.3 KiB
CSS 0% · 14.7 KiB

~198.5 KiB of savings available

Remove unused JavaScript: 198.5 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
16 images, 0 KB saveable
REVIEW
16 images, 0 KB saveable
Info::
All images are well-optimized
16 images 422 KB
0 oversized -0 KB
5 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
122 scripts, 199 KB unused
REVIEW
122 scripts, 199 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-7YXF...: 60 KB unused (32%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://moi-basics.com/cdn/wpm/b2d9dfbe8w1156b718p...: 38 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.shopify.com/extensions/01a016e9-47cb-7...: 28 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://moi-basics.com/cdn/shop/t/34/assets/theme....: 25 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://moi-basics.com/cdn/shop/t/34/assets/vendor...: 24 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 199 KB
199 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-7YXFFBMS73187 KB60 KB (32%)3rd
https://moi-basics.com/cdn/wpm/b2d9dfbe8w1156b718pbb247b16m64115e31m.js71 KB38 KB (54%)1st
https://cdn.shopify.com/extensions/01a016e9-47cb-76e1-b316-67e60df004e7/TMS-Prod-v-41f1f48-17-1/assets/customcssposition_market.min.js70 KB28 KB (42%)3rd
https://moi-basics.com/cdn/shop/t/34/assets/theme.js?v=765169348190891277171562607935 KB25 KB (74%)1st
https://moi-basics.com/cdn/shop/t/34/assets/vendor-scripts-v14.js37 KB24 KB (66%)1st
https://cdn.shopify.com/extensions/01a016e9-47cb-76e1-b316-67e60df004e7/TMS-Prod-v-41f1f48-17-1/assets/tms-translator.min.js31 KB23 KB (75%)3rd
https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/color-contrast-colorContrast.i0q83fmB.js2 KB1st
https://moi-basics.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js4 KB1st
https://shop.app/checkouts/internal/preloads.js?locale=en-FR&shop_id=291878994360 KB3rd
https://moi-basics.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js4 KB1st

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

B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
1 fonts (31 KB)
PASS
1 fonts (31 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

31 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 1.9 s LCP 7.4 shttps://moi-basics.com/cdn/fonts/instrument_sans/instrumentsans_n4.db86542ae5e1596dbdb28c279ae6c2086c4c5bfa.woff2instrumentsans_n4.db865... https://moi-basics.com/cdn/fonts/instrument_sans/instrumentsans_n4.db86542ae5e1596dbdb28c279ae6c2086c4c5bfa.woff2 — 30.6 KiB — 64 ms — font-display: swap
instrumentsans_n4.db865... woff2 swap
Size 31 KB
Load time 64 ms
Start 368 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
11 hints, 0 missing preconnects
PASS
11 hints, 0 missing preconnects
Info::
Page uses 11 resource hint(s)

Current Resource Hints

preconnect
3
preload
dns-prefetch
8
prefetch

11 resource hints configured

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+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
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
15 Server-Timing entries advertised
PASS
15 Server-Timing entries advertised
Info::
Server-Timing header advertises 15 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 4.1 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
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
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+
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
183 requests over 4103ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 1.9 s LCP 7.4 shttps://moi-basics.com// https://moi-basics.com/ — 200 — 52.7 KiB — 279 ms — h2https://moi-basics.com/cdn/shop/t/34/assets/theme.css?v=57248484236374686681715626154/cdn/shop/t/34/assets/theme.css?v=5... https://moi-basics.com/cdn/shop/t/34/assets/theme.css?v=57248484236374686681715626154 — 200 — 0 B — 18 ms — h2https://moi-basics.com/cdn/shop/t/34/assets/country-flags.css/cdn/shop/t/34/assets/country-flags... https://moi-basics.com/cdn/shop/t/34/assets/country-flags.css — 200 — 0 B — 20 ms — h2https://moi-basics.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css/cdn/shopifycloud/portable-wallets/... https://moi-basics.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css — 200 — 0 B — 21 ms — h2https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js — 200 — 1015 B — 35 ms — h2https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=260/cdn/shop/files/Moi_Gray_423U.svg?v... https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=260 — 200 — 1.8 KiB — 39 ms — h2https://cdn.shopify.com/storefront/standard-actions.jscdn.shopify.com/storefront/standard... https://cdn.shopify.com/storefront/standard-actions.js — 200 — 5.1 KiB — 37 ms — h2https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 233 ms — h3https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 241 ms — h3https://www.googletagmanager.com/gtag/js?id=G-7YXFFBMS73www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-7YXFFBMS73 — 200 — 187.4 KiB — 263 ms — h2https://moi-basics.com/checkouts/internal/preloads.js?locale=en-FR/checkouts/internal/preloads.js?loc... https://moi-basics.com/checkouts/internal/preloads.js?locale=en-FR — 200 — 3.3 KiB — 212 ms — h3https://shop.app/checkouts/internal/preloads.js?locale=en-FR&shop_id=29187899436shop.app/checkouts/internal/preload... https://shop.app/checkouts/internal/preloads.js?locale=en-FR&shop_id=29187899436 — 200 — 503 B — 243 ms — h2https://moi-basics.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js/cdn/shopifycloud/storefront/assets... https://moi-basics.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js — 200 — 3.9 KiB — 91 ms — h3https://moi-basics.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812/cdn/shopifycloud/storefront/assets... https://moi-basics.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812 — 200 — 23.3 KiB — 89 ms — h3https://cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-5059b83f.jscdn.shopify.com/shopifycloud/storef... https://cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-5059b83f.js — 200 — 1.3 KiB — 44 ms — h2https://moi-basics.com/cdn/shopifycloud/privacy-banner/storefront-banner.js/cdn/shopifycloud/privacy-banner/st... https://moi-basics.com/cdn/shopifycloud/privacy-banner/storefront-banner.js — 200 — 19.8 KiB — 95 ms — h3https://moi-basics.com/cdn/shop/t/34/assets/vendor-scripts-v14.js/cdn/shop/t/34/assets/vendor-script... https://moi-basics.com/cdn/shop/t/34/assets/vendor-scripts-v14.js — 200 — 37.3 KiB — 100 ms — h3https://moi-basics.com/cdn/shop/t/34/assets/theme.js?v=7651693481908912771715626079/cdn/shop/t/34/assets/theme.js?v=76... https://moi-basics.com/cdn/shop/t/34/assets/theme.js?v=7651693481908912771715626079 — 200 — 35.0 KiB — 101 ms — h3https://cdn.shopify.com/extensions/01a01b45-3cb1-7f67-b545-cfe6f5ab6af2/judgeme-716/assets/loader.jscdn.shopify.com/extensions/01a01b45... https://cdn.shopify.com/extensions/01a01b45-3cb1-7f67-b545-cfe6f5ab6af2/judgeme-716/assets/loader.js — 200 — 3.8 KiB — 129 ms — h2https://cdn.shopify.com/extensions/01a016e9-47cb-76e1-b316-67e60df004e7/TMS-Prod-v-41f1f48-17-1/assets/tms-translator.min.jscdn.shopify.com/extensions/01a016e9... https://cdn.shopify.com/extensions/01a016e9-47cb-76e1-b316-67e60df004e7/TMS-Prod-v-41f1f48-17-1/assets/tms-translator.min.js — 200 — 31.5 KiB — 147 ms — h2https://cdn.shopify.com/extensions/019ff0d7-c706-7b5c-9dc7-751c9175df54/eu-widerruf-pro-50/assets/widerruf-button.jscdn.shopify.com/extensions/019ff0d7... https://cdn.shopify.com/extensions/019ff0d7-c706-7b5c-9dc7-751c9175df54/eu-widerruf-pro-50/assets/widerruf-button.js — 200 — 7.1 KiB — 148 ms — h2https://moi-basics.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.8.3.min.js/cdn/shopifycloud/perf-kit/shopify-... https://moi-basics.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.8.3.min.js — 200 — 23.0 KiB — 98 ms — h3https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=220/cdn/shop/files/Moi_Gray_423U.svg?v... https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=220 — 200 — 2.1 KiB — 182 ms — h3https://moi-basics.com/cdn/wpm/b2d9dfbe8w1156b718pbb247b16m64115e31m.js/cdn/wpm/b2d9dfbe8w1156b718pbb247b1... https://moi-basics.com/cdn/wpm/b2d9dfbe8w1156b718pbb247b16m64115e31m.js — 200 — 71.0 KiB — 152 ms — h3https://moi-basics.com/cdn/s/trekkie.storefront.7bcd7bb8195e24c65a61d69d69eb32392ed0d53f.min.js/cdn/s/trekkie.storefront.7bcd7bb81... https://moi-basics.com/cdn/s/trekkie.storefront.7bcd7bb8195e24c65a61d69d69eb32392ed0d53f.min.js — 200 — 28.2 KiB — 203 ms — h3https://moi-basics.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js/cdn/shopifycloud/storefront/assets... https://moi-basics.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js — 200 — 4.1 KiB — 180 ms — h3https://moi-basics.com/cdn/shop/collections/MO1901_003_01_0462.jpg?v=1760206545&width=832/cdn/shop/collections/MO1901_003_01... https://moi-basics.com/cdn/shop/collections/MO1901_003_01_0462.jpg?v=1760206545&width=832 — 200 — 64.9 KiB — 214 ms — h3https://moi-basics.com/cdn/shop/collections/MO1901_001_01_0922_d51883bc-9750-4c63-ac66-ab31abcd99e1.jpg?v=1760206564&width=832/cdn/shop/collections/MO1901_001_01... https://moi-basics.com/cdn/shop/collections/MO1901_001_01_0922_d51883bc-9750-4c63-ac66-ab31abcd99e1.jpg?v=1760206564&width=832 — 200 — 37.5 KiB — 213 ms — h3https://moi-basics.com/cdn/shop/files/Monocle-right.jpg?v=1622639043&width=360/cdn/shop/files/Monocle-right.jpg?v... https://moi-basics.com/cdn/shop/files/Monocle-right.jpg?v=1622639043&width=360 — 200 — 5.4 KiB — 180 ms — h3https://moi-basics.com/cdn/shop/files/seamless_noir_poudre.jpg?v=1689761561&width=750/cdn/shop/files/seamless_noir_poudr... https://moi-basics.com/cdn/shop/files/seamless_noir_poudre.jpg?v=1689761561&width=750 — 200 — 39.4 KiB — 212 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 1.9 s LCP 7.4 shttps://moi-basics.com// https://moi-basics.com/ — 200 — 52.7 KiB — 279 ms — h2https://moi-basics.com/cdn/shop/t/34/assets/theme.css?v=57248484236374686681715626154/cdn/shop/t/34/assets/theme.css?v=5... https://moi-basics.com/cdn/shop/t/34/assets/theme.css?v=57248484236374686681715626154 — 200 — 0 B — 18 ms — h2https://moi-basics.com/cdn/shop/t/34/assets/country-flags.css/cdn/shop/t/34/assets/country-flags... https://moi-basics.com/cdn/shop/t/34/assets/country-flags.css — 200 — 0 B — 20 ms — h2https://moi-basics.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css/cdn/shopifycloud/portable-wallets/... https://moi-basics.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css — 200 — 0 B — 21 ms — h2https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js — 200 — 1015 B — 35 ms — h2https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=260/cdn/shop/files/Moi_Gray_423U.svg?v... https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=260 — 200 — 1.8 KiB — 39 ms — h2https://cdn.shopify.com/storefront/standard-actions.jscdn.shopify.com/storefront/standard... https://cdn.shopify.com/storefront/standard-actions.js — 200 — 5.1 KiB — 37 ms — h2https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 233 ms — h3https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 241 ms — h3https://www.googletagmanager.com/gtag/js?id=G-7YXFFBMS73www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-7YXFFBMS73 — 200 — 187.4 KiB — 263 ms — h2https://moi-basics.com/checkouts/internal/preloads.js?locale=en-FR/checkouts/internal/preloads.js?loc... https://moi-basics.com/checkouts/internal/preloads.js?locale=en-FR — 200 — 3.3 KiB — 212 ms — h3https://shop.app/checkouts/internal/preloads.js?locale=en-FR&shop_id=29187899436shop.app/checkouts/internal/preload... https://shop.app/checkouts/internal/preloads.js?locale=en-FR&shop_id=29187899436 — 200 — 503 B — 243 ms — h2https://moi-basics.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js/cdn/shopifycloud/storefront/assets... https://moi-basics.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js — 200 — 3.9 KiB — 91 ms — h3https://moi-basics.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812/cdn/shopifycloud/storefront/assets... https://moi-basics.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812 — 200 — 23.3 KiB — 89 ms — h3https://cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-5059b83f.jscdn.shopify.com/shopifycloud/storef... https://cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-5059b83f.js — 200 — 1.3 KiB — 44 ms — h2https://moi-basics.com/cdn/shopifycloud/privacy-banner/storefront-banner.js/cdn/shopifycloud/privacy-banner/st... https://moi-basics.com/cdn/shopifycloud/privacy-banner/storefront-banner.js — 200 — 19.8 KiB — 95 ms — h3https://moi-basics.com/cdn/shop/t/34/assets/vendor-scripts-v14.js/cdn/shop/t/34/assets/vendor-script... https://moi-basics.com/cdn/shop/t/34/assets/vendor-scripts-v14.js — 200 — 37.3 KiB — 100 ms — h3https://moi-basics.com/cdn/shop/t/34/assets/theme.js?v=7651693481908912771715626079/cdn/shop/t/34/assets/theme.js?v=76... https://moi-basics.com/cdn/shop/t/34/assets/theme.js?v=7651693481908912771715626079 — 200 — 35.0 KiB — 101 ms — h3https://cdn.shopify.com/extensions/01a01b45-3cb1-7f67-b545-cfe6f5ab6af2/judgeme-716/assets/loader.jscdn.shopify.com/extensions/01a01b45... https://cdn.shopify.com/extensions/01a01b45-3cb1-7f67-b545-cfe6f5ab6af2/judgeme-716/assets/loader.js — 200 — 3.8 KiB — 129 ms — h2https://cdn.shopify.com/extensions/01a016e9-47cb-76e1-b316-67e60df004e7/TMS-Prod-v-41f1f48-17-1/assets/tms-translator.min.jscdn.shopify.com/extensions/01a016e9... https://cdn.shopify.com/extensions/01a016e9-47cb-76e1-b316-67e60df004e7/TMS-Prod-v-41f1f48-17-1/assets/tms-translator.min.js — 200 — 31.5 KiB — 147 ms — h2https://cdn.shopify.com/extensions/019ff0d7-c706-7b5c-9dc7-751c9175df54/eu-widerruf-pro-50/assets/widerruf-button.jscdn.shopify.com/extensions/019ff0d7... https://cdn.shopify.com/extensions/019ff0d7-c706-7b5c-9dc7-751c9175df54/eu-widerruf-pro-50/assets/widerruf-button.js — 200 — 7.1 KiB — 148 ms — h2https://moi-basics.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.8.3.min.js/cdn/shopifycloud/perf-kit/shopify-... https://moi-basics.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.8.3.min.js — 200 — 23.0 KiB — 98 ms — h3https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=220/cdn/shop/files/Moi_Gray_423U.svg?v... https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=220 — 200 — 2.1 KiB — 182 ms — h3https://moi-basics.com/cdn/wpm/b2d9dfbe8w1156b718pbb247b16m64115e31m.js/cdn/wpm/b2d9dfbe8w1156b718pbb247b1... https://moi-basics.com/cdn/wpm/b2d9dfbe8w1156b718pbb247b16m64115e31m.js — 200 — 71.0 KiB — 152 ms — h3https://moi-basics.com/cdn/s/trekkie.storefront.7bcd7bb8195e24c65a61d69d69eb32392ed0d53f.min.js/cdn/s/trekkie.storefront.7bcd7bb81... https://moi-basics.com/cdn/s/trekkie.storefront.7bcd7bb8195e24c65a61d69d69eb32392ed0d53f.min.js — 200 — 28.2 KiB — 203 ms — h3https://moi-basics.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js/cdn/shopifycloud/storefront/assets... https://moi-basics.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js — 200 — 4.1 KiB — 180 ms — h3https://moi-basics.com/cdn/shop/collections/MO1901_003_01_0462.jpg?v=1760206545&width=832/cdn/shop/collections/MO1901_003_01... https://moi-basics.com/cdn/shop/collections/MO1901_003_01_0462.jpg?v=1760206545&width=832 — 200 — 64.9 KiB — 214 ms — h3https://moi-basics.com/cdn/shop/collections/MO1901_001_01_0922_d51883bc-9750-4c63-ac66-ab31abcd99e1.jpg?v=1760206564&width=832/cdn/shop/collections/MO1901_001_01... https://moi-basics.com/cdn/shop/collections/MO1901_001_01_0922_d51883bc-9750-4c63-ac66-ab31abcd99e1.jpg?v=1760206564&width=832 — 200 — 37.5 KiB — 213 ms — h3https://moi-basics.com/cdn/shop/files/Monocle-right.jpg?v=1622639043&width=360/cdn/shop/files/Monocle-right.jpg?v... https://moi-basics.com/cdn/shop/files/Monocle-right.jpg?v=1622639043&width=360 — 200 — 5.4 KiB — 180 ms — h3https://moi-basics.com/cdn/shop/files/seamless_noir_poudre.jpg?v=1689761561&width=750/cdn/shop/files/seamless_noir_poudr... https://moi-basics.com/cdn/shop/files/seamless_noir_poudre.jpg?v=1689761561&width=750 — 200 — 39.4 KiB — 212 ms — h3https://moi-basics.com/cdn/shop/files/Moi_Basic_8.jpg?v=1623338202&width=750/cdn/shop/files/Moi_Basic_8.jpg?v=1... https://moi-basics.com/cdn/shop/files/Moi_Basic_8.jpg?v=1623338202&width=750 — 200 — 207.5 KiB — 215 ms — h3https://moi-basics.com/cdn/shop/files/DSC1658.jpg?v=1692890490&width=750/cdn/shop/files/DSC1658.jpg?v=16928... https://moi-basics.com/cdn/shop/files/DSC1658.jpg?v=1692890490&width=750 — 200 — 24.2 KiB — 209 ms — h3https://moi-basics.com/cdn/shop/files/Moi_White.png?v=1613529766&width=219/cdn/shop/files/Moi_White.png?v=161... https://moi-basics.com/cdn/shop/files/Moi_White.png?v=1613529766&width=219 — 200 — 4.3 KiB — 189 ms — h3https://moi-basics.com/cdn/fonts/instrument_sans/instrumentsans_n4.db86542ae5e1596dbdb28c279ae6c2086c4c5bfa.woff2/cdn/fonts/instrument_sans/instrume... https://moi-basics.com/cdn/fonts/instrument_sans/instrumentsans_n4.db86542ae5e1596dbdb28c279ae6c2086c4c5bfa.woff2 — 200 — 30.6 KiB — 64 ms — h3https://cdn.shopify.com/videos/c/o/v/1a22f6d49ba8400abc3240f32b192435.mp4cdn.shopify.com/videos/c/o/v/1a22f6... https://cdn.shopify.com/videos/c/o/v/1a22f6d49ba8400abc3240f32b192435.mp4 — 206 — 1.3 MiB — 353 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_BN4tk0Bq.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_BN4tk0Bq.en.esm.js — 200 — 1.5 KiB — 61 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.init_CiW9zEdm.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.init_CiW9zEdm.esm.js — 200 — 1.2 KiB — 94 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.document_CC4DPZSc.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.document_CC4DPZSc.esm.js — 200 — 1.1 KiB — 94 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js — 200 — 1.3 KiB — 95 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_B1UzYEok.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_B1UzYEok.en.esm.js — 200 — 3.1 KiB — 96 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.index_BqoYK0tS.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.index_BqoYK0tS.esm.js — 200 — 21.4 KiB — 108 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js — 200 — 5.2 KiB — 95 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_CTUuk3kr.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_CTUuk3kr.esm.js — 200 — 1.0 KiB — 97 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_Bd8FVtoj.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_Bd8FVtoj.esm.js — 200 — 997 B — 109 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js — 200 — 1.2 KiB — 109 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.tslib-es6_i06t5CRd.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.tslib-es6_i06t5CRd.esm.js — 200 — 1.4 KiB — 109 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.utils_1bb8Zmgu.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.utils_1bb8Zmgu.esm.js — 200 — 3.6 KiB — 146 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_kk9s6evz.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_kk9s6evz.esm.js — 200 — 908 B — 146 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.storage_BGV5Ustn.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.storage_BGV5Ustn.esm.js — 200 — 1.0 KiB — 147 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.authorize_BuQdLYn9.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.authorize_BuQdLYn9.esm.js — 200 — 1.1 KiB — 147 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useEventListener_BPwGVuPh.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useEventListener_BPwGVuPh.esm.js — 200 — 1.5 KiB — 148 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.validators_Cj2qrO-d.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.validators_Cj2qrO-d.esm.js — 200 — 1.3 KiB — 147 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useUserRecognitionSignal_MjZXbZcM.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useUserRecognitionSignal_MjZXbZcM.esm.js — 200 — 1.2 KiB — 148 ms — h3https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.defineInitFunction_D4of-Jj4.esm.js/cdn/shopifycloud/shop-js/modules/v... https://moi-basics.com/cdn/shopifycloud/shop-js/modules/v2/chunk.defineInitFunction_D4of-Jj4.esm.js — 200 — 977 B — 151 ms — h3https://shop.app/pay/session?v=1shop.app/pay/session?v=1 https://shop.app/pay/session?v=1 — 200 — 2.9 KiB — 237 ms — h2https://moi-basics.com/cart?t=1787175557270&view=ajax/cart?t=1787175557270&view=ajax https://moi-basics.com/cart?t=1787175557270&view=ajax — 200 — 2.0 KiB — 209 ms — h3https://moi-basics.com/api/unstable/graphql.json/api/unstable/graphql.json https://moi-basics.com/api/unstable/graphql.json — 200 — 2.5 KiB — 117 ms — h3https://cdn.shopify.com/extensions/01a016e9-47cb-76e1-b316-67e60df004e7/TMS-Prod-v-41f1f48-17-1/assets/customcssposition_market.min.jscdn.shopify.com/extensions/01a016e9... https://cdn.shopify.com/extensions/01a016e9-47cb-76e1-b316-67e60df004e7/TMS-Prod-v-41f1f48-17-1/assets/customcssposition_market.min.js — 200 — 70.2 KiB — 107 ms — h3https://moi-basics.com/apps/widerruf/api/menu-confirm/apps/widerruf/api/menu-confirm https://moi-basics.com/apps/widerruf/api/menu-confirm — 200 — 628 B — 256 ms — h3https://moi-basics.com/api/collect/api/collect https://moi-basics.com/api/collect — 200 — 1.4 KiB — 182 ms — h3https://moi-basics.com/cdn/shop/files/NZZaS_47c1aeb7-6b5d-4e40-b5fa-0f0a11fe0106.jpg?v=1613560687&width=360/cdn/shop/files/NZZaS_47c1aeb7-6b5d... https://moi-basics.com/cdn/shop/files/NZZaS_47c1aeb7-6b5d-4e40-b5fa-0f0a11fe0106.jpg?v=1613560687&width=360 — 200 — 8.6 KiB — 66 ms — h3https://moi-basics.com/cdn/shop/files/annabelle_e376e9d6-a924-4e81-92e3-0e950d50dd9a.jpg?v=1613560205&width=360/cdn/shop/files/annabelle_e376e9d6-... https://moi-basics.com/cdn/shop/files/annabelle_e376e9d6-a924-4e81-92e3-0e950d50dd9a.jpg?v=1613560205&width=360 — 200 — 8.0 KiB — 174 ms — h3https://moi-basics.com/cdn/shop/files/bellevue_36c26a6e-20b3-4fd1-9327-f42ab885a20b.jpg?v=1613560207&width=360/cdn/shop/files/bellevue_36c26a6e-2... https://moi-basics.com/cdn/shop/files/bellevue_36c26a6e-20b3-4fd1-9327-f42ab885a20b.jpg?v=1613560207&width=360 — 200 — 6.9 KiB — 155 ms — h3https://moi-basics.com/cdn/shop/files/download_630badd1-8ed7-4ae1-aa86-f639bf6c76d8.png?v=1781696702&width=360/cdn/shop/files/download_630badd1-8... https://moi-basics.com/cdn/shop/files/download_630badd1-8ed7-4ae1-aa86-f639bf6c76d8.png?v=1781696702&width=360 — 200 — 3.0 KiB — 161 ms — h3https://cdn.shopify.com/storefront/webmcp/webmcp-0.1.1.jscdn.shopify.com/storefront/webmcp/w... https://cdn.shopify.com/storefront/webmcp/webmcp-0.1.1.js — 200 — 18.9 KiB — 42 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 109 ms — h2https://moi-basics.com/web-pixels@2d9dfbe8w1156b718pbb247b16m64115e31/app/web-pixel-893911416@9120410995b7c9c6f4f039573265c0ea~2/pixel.modern.js/web-pixels@2d9dfbe8w1156b718pbb247... https://moi-basics.com/web-pixels@2d9dfbe8w1156b718pbb247b16m64115e31/app/web-pixel-893911416@9120410995b7c9c6f4f039573265c0ea~2/pixel.modern.js — 200 — 6.6 KiB — 33 ms — h3https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 429 ms — h3https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 132 ms — h3https://cdn.shopify.com/videos/c/o/v/1a22f6d49ba8400abc3240f32b192435.mp4cdn.shopify.com/videos/c/o/v/1a22f6... https://cdn.shopify.com/videos/c/o/v/1a22f6d49ba8400abc3240f32b192435.mp4 — 206 — 46.8 KiB — 44 ms — h3https://shop.app/pay/hop?analytics_trace_id=f81ee120-f2da-4f5c-bb40-f3e7bc75fa42&target_origin=https%3A%2F%2Fmoi-basics.com&client_handle=moi-basics.myshopify.comshop.app/pay/hop?analytics_trace_id... https://shop.app/pay/hop?analytics_trace_id=f81ee120-f2da-4f5c-bb40-f3e7bc75fa42&target_origin=https%3A%2F%2Fmoi-basics.com&client_handle=moi-basics.myshopify.com — 302 — 4.0 KiB — 195 ms — h2https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 93 B — 40 ms — h2https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 136 ms — h3https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 135 ms — h3https://monorail-edge.shopifysvc.com/v1/producemonorail-edge.shopifysvc.com/v1/pro... https://monorail-edge.shopifysvc.com/v1/produce — 200 — 0 B — 176 ms — h2https://monorail-edge.shopifysvc.com/v1/producemonorail-edge.shopifysvc.com/v1/pro... https://monorail-edge.shopifysvc.com/v1/produce — 200 — 0 B — 173 ms — h2https://moi-basics.com/shopify_pay/accelerated_checkout/shopify_pay/accelerated_checkout https://moi-basics.com/shopify_pay/accelerated_checkout — 200 — 1.6 KiB — 127 ms — h3https://www.google.com/ccm/collect?rcb=17&frm=0&apvc=1&auid=1666746990.1787175558&dt=moi-basics%20%2F%20sustainable%20ethically%20made%20underwear&tid=AW-452086958&en=page_view&dl=https%3A%2F%2Fmoi-basics.com%2F&scrsrc=www.googletagmanager.com&rnd=1344042436.1787175558&navt=n&npa=1&did=dN2ZkMj%2CdNTU0Yz&gdid=dN2ZkMj.dNTU0Yz&gtm=45je68i1v883344277za200zd883344277xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~120385423&tft=1787175557656&tfd=856&tids=AW-452086958&fmt=8www.google.com/ccm/collect?rcb=17&f... https://www.google.com/ccm/collect?rcb=17&frm=0&apvc=1&auid=1666746990.1787175558&dt=moi-basics%20%2F%20sustainable%20ethically%20made%20underwear&tid=AW-452086958&en=page_view&dl=https%3A%2F%2Fmoi-basics.com%2F&scrsrc=www.googletagmanager.com&rnd=1344042436.1787175558&navt=n&npa=1&did=dN2ZkMj%2CdNTU0Yz&gdid=dN2ZkMj.dNTU0Yz&gtm=45je68i1v883344277za200zd883344277xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~120385423&tft=1787175557656&tfd=856&tids=AW-452086958&fmt=8 — 200 — 21 B — 66 ms — h3https://ad.doubleclick.net/ccm/s/collect?auid=1666746990.1787175558&gtm=45je68i1v883344277za200zd883344277xec&fmt=8ad.doubleclick.net/ccm/s/collect?au... https://ad.doubleclick.net/ccm/s/collect?auid=1666746990.1787175558&gtm=45je68i1v883344277za200zd883344277xec&fmt=8 — 204 — 22 B — 83 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-7YXFFBMS73&gtm=45je68i1v883344277za200zd883344277&_p=1787175557098&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dN2ZkMj.dNTU0Yz&_eu=AAAAAGAC&are=1&cid=900033166.1787175558&frm=0&pscdl=noapi&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.137%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~120385423&sid=1787175557&sct=1&seg=0&dl=https%3A%2F%2Fmoi-basics.com%2F&dt=moi-basics%20%2F%20sustainable%20ethically%20made%20underwear&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=873region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-7YXFFBMS73&gtm=45je68i1v883344277za200zd883344277&_p=1787175557098&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dN2ZkMj.dNTU0Yz&_eu=AAAAAGAC&are=1&cid=900033166.1787175558&frm=0&pscdl=noapi&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.137%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~120385423&sid=1787175557&sct=1&seg=0&dl=https%3A%2F%2Fmoi-basics.com%2F&dt=moi-basics%20%2F%20sustainable%20ethically%20made%20underwear&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=873 — 204 — 548 B — 98 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-7YXFFBMS73&cid=900033166.1787175558&gtm=45je68i1v883344277za200zd883344277&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~120385423stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-7YXFFBMS73&cid=900033166.1787175558&gtm=45je68i1v883344277za200zd883344277&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~120385423 — 204 — 557 B — 111 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-7YXFFBMS73&cid=900033166.1787175558&gtm=45je68i1v883344277za200zd883344277&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~120385423&z=137912478www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-7YXFFBMS73&cid=900033166.1787175558&gtm=45je68i1v883344277za200zd883344277&rcb=17&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~120385423&z=137912478 — 200 — 408 B — 102 ms — h2https://cdn.shopify.com/videos/c/o/v/1a22f6d49ba8400abc3240f32b192435.mp4cdn.shopify.com/videos/c/o/v/1a22f6... https://cdn.shopify.com/videos/c/o/v/1a22f6d49ba8400abc3240f32b192435.mp4 — 206 — 14.4 MiB — 29 ms — h3https://moi-basics.com/services/login_with_shop/buyer/callback?analytics_trace_id=f81ee120-f2da-4f5c-bb40-f3e7bc75fa42&target_origin=https%3A%2F%2Fmoi-basics.com&token=SlNOVUR3aVZVQTc4dkRDMUk3NjE4dGNOelhRQkhMTmoyWWRMUTA4OU9ESzRiS1RVNTQ1Tkx5VktSckdIZlM1VGpDNEVYZkhYM1gvWFp0MUR3d0pTODdnT2VkRjJJQURuRjlTQ2h0TTZmVkpHTCs4VFVQSDdCRXhMcFdlRDhhN25BY1hteXM1SDQydk1sYmxLMm1yNTJZZlduNlNQRXp1eVE2eThUTk1qT1pZUkh3YTZlbURaTjlrSlBtUUptcHlUZkVSOC81Nk44azB0end0RFRVZVJBaExBSmhJRE1MMEFsbE5zdTM0WkhHbnc1ZW5ldzNqWDA3cW56a2hDN1RYVXRFTklEYlRPbEtRZWVUUEpQc3FPbThNR3RlTGl4cXVzcE9zZzRCbW54YUNMbFhYREx1aytoVVdHU3RuRUpieFZtbmplR1pUaFU2Tmh2cG1SR3d2bkZVUkxTekd4MHRGbmM0a21IdXJjWHBHazZrRVk4V1FWZi81Zmhoek5xcDZRaHBrU3ozS1hEaHFzcGpQL2VkZFh5Vk0vb1JWeXhqeFFpWWdvaW1OTEZQc3VjNkFqTWlqakJqSUU2cjhOK0c0V1hRNEdRZzI1SHp0Y3JVOGltNDd3aUtCUFRuY3JpdFAxRVVyRi9OMVpoZDZDQTlqM1E5Z3QzUExkV2k5UXlDeXZNRzhEVG5TWGV5a3lmdTFCOE9SUW95ZDJIVXRsVUtlbEY3MmJPNmNLMVV0d3pKc281ZVNJdjNsdTJlRUphbWZNM0FuSlE2bDVVSmg1YkozUUNzTDZwY2c0R1VJa3FwQXVaQ21zYVEwUERxWVNVZzREaWRXZ2M3NGJtVjFqQWEyYnRydTU4dTFkcitsWENwMjVvdmJJTEJUUjVFN1U2ZGVkYU5qUXA5RTRzQS9jVldGV2FpOVdqTnRTYnJhUm5YQ1ZiWXVnd0J0UVZWT05MYzE1NXZSYnNWaERibS81c1NsNFFVM1Y2TWRpY3ovaGFEbG41ZTk2ODdXTThQbkViWSs5WnJ0cEVWdXFDdWtNazZ2UllRR0xKZzlSYjJEU0s3M0xXZEQydXMyOVhXbDNhQlNZTU5BZURZR053VWhqdlBuY1BQUkU5eFpiTmNBaUdrUHVFL3o1cTFUSmpuZVVqSUloekFlZE11L01MaHArUjMzTHZXSEt3U1lFblZqS3pVeW8tLU9wOWNSbjJDa09WQTUzeUkxVVlBclE9PQ%3D%3D--4b920ff55e51da58efd44655e934eb50b52c1de0/services/login_with_shop/buyer/cal... https://moi-basics.com/services/login_with_shop/buyer/callback?analytics_trace_id=f81ee120-f2da-4f5c-bb40-f3e7bc75fa42&target_origin=https%3A%2F%2Fmoi-basics.com&token=SlNOVUR3aVZVQTc4dkRDMUk3NjE4dGNOelhRQkhMTmoyWWRMUTA4OU9ESzRiS1RVNTQ1Tkx5VktSckdIZlM1VGpDNEVYZkhYM1gvWFp0MUR3d0pTODdnT2VkRjJJQURuRjlTQ2h0TTZmVkpHTCs4VFVQSDdCRXhMcFdlRDhhN25BY1hteXM1SDQydk1sYmxLMm1yNTJZZlduNlNQRXp1eVE2eThUTk1qT1pZUkh3YTZlbURaTjlrSlBtUUptcHlUZkVSOC81Nk44azB0end0RFRVZVJBaExBSmhJRE1MMEFsbE5zdTM0WkhHbnc1ZW5ldzNqWDA3cW56a2hDN1RYVXRFTklEYlRPbEtRZWVUUEpQc3FPbThNR3RlTGl4cXVzcE9zZzRCbW54YUNMbFhYREx1aytoVVdHU3RuRUpieFZtbmplR1pUaFU2Tmh2cG1SR3d2bkZVUkxTekd4MHRGbmM0a21IdXJjWHBHazZrRVk4V1FWZi81Zmhoek5xcDZRaHBrU3ozS1hEaHFzcGpQL2VkZFh5Vk0vb1JWeXhqeFFpWWdvaW1OTEZQc3VjNkFqTWlqakJqSUU2cjhOK0c0V1hRNEdRZzI1SHp0Y3JVOGltNDd3aUtCUFRuY3JpdFAxRVVyRi9OMVpoZDZDQTlqM1E5Z3QzUExkV2k5UXlDeXZNRzhEVG5TWGV5a3lmdTFCOE9SUW95ZDJIVXRsVUtlbEY3MmJPNmNLMVV0d3pKc281ZVNJdjNsdTJlRUphbWZNM0FuSlE2bDVVSmg1YkozUUNzTDZwY2c0R1VJa3FwQXVaQ21zYVEwUERxWVNVZzREaWRXZ2M3NGJtVjFqQWEyYnRydTU4dTFkcitsWENwMjVvdmJJTEJUUjVFN1U2ZGVkYU5qUXA5RTRzQS9jVldGV2FpOVdqTnRTYnJhUm5YQ1ZiWXVnd0J0UVZWT05MYzE1NXZSYnNWaERibS81c1NsNFFVM1Y2TWRpY3ovaGFEbG41ZTk2ODdXTThQbkViWSs5WnJ0cEVWdXFDdWtNazZ2UllRR0xKZzlSYjJEU0s3M0xXZEQydXMyOVhXbDNhQlNZTU5BZURZR053VWhqdlBuY1BQUkU5eFpiTmNBaUdrUHVFL3o1cTFUSmpuZVVqSUloekFlZE11L01MaHArUjMzTHZXSEt3U1lFblZqS3pVeW8tLU9wOWNSbjJDa09WQTUzeUkxVVlBclE9PQ%3D%3D--4b920ff55e51da58efd44655e934eb50b52c1de0 — 200 — 2.6 KiB — 99 ms — h3https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://moi-basics.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 137 ms — h3https://tms.hextom.com/tms_install_check?shop=moi-basics.myshopify.comtms.hextom.com/tms_install_check?sh... https://tms.hextom.com/tms_install_check?shop=moi-basics.myshopify.com — 200 — 0 B — 327 ms — h2https://monorail-edge.shopifysvc.com/v1/producemonorail-edge.shopifysvc.com/v1/pro... https://monorail-edge.shopifysvc.com/v1/produce — 200 — 76 B — 132 ms — h2https://monorail-edge.shopifysvc.com/v1/producemonorail-edge.shopifysvc.com/v1/pro... https://monorail-edge.shopifysvc.com/v1/produce — 200 — 122 B — 129 ms — h2https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 34 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 756 ms — h3https://cdn.nfcube.com/instafeed-8338e598df9fe743ad62d637d95a7a90.js?shop=moi-basics.myshopify.comcdn.nfcube.com/instafeed-8338e598df... https://cdn.nfcube.com/instafeed-8338e598df9fe743ad62d637d95a7a90.js?shop=moi-basics.myshopify.com — 200 — 25.1 KiB — 115 ms — h3https://moi-basics.com/cdn/shop/files/Moi_Gray_423U_32x32.svg?v=1697811919/cdn/shop/files/Moi_Gray_423U_32x32... https://moi-basics.com/cdn/shop/files/Moi_Gray_423U_32x32.svg?v=1697811919 — 200 — 2.1 KiB — 29 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/polyfills.Cwf7UO8Y.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/polyfills.Cwf7UO8Y.js — 200 — 18.2 KiB — 31 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/app.NqsLB-rm.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/app.NqsLB-rm.js — 200 — 5.2 KiB — 31 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/esnext-vendor.BPUAVeAN.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/esnext-vendor.BPUAVeAN.js — 200 — 41.8 KiB — 35 ms — h3https://instafeed.nfcube.com/cdn/instafeed-17.9.0.cssinstafeed.nfcube.com/cdn/instafeed-... https://instafeed.nfcube.com/cdn/instafeed-17.9.0.css — 200 — 12.0 KiB — 59 ms — h3https://instafeed.nfcube.com/i18n/storefront/instafeed-en.jsoninstafeed.nfcube.com/i18n/storefron... https://instafeed.nfcube.com/i18n/storefront/instafeed-en.json — 200 — 893 B — 89 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/context-browser.C0qM38Mb.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/context-browser.C0qM38Mb.js — 200 — 66.2 KiB — 34 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 32 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/shipping-methods-grouping.CpDA6zMO.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/shipping-methods-grouping.CpDA6zMO.js — 200 — 90.3 KiB — 33 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 64 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/receipt-mapper-load-recovery.DPG-eZRQ.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/receipt-mapper-load-recovery.DPG-eZRQ.js — 200 — 2.4 KiB — 37 ms — h3https://api.nfcube.com/feed/v6?limit=2&account=moi-basics.myshopify.com&fu=0&fid=0&hash=787d9d58f60e1c90360fd1cdeea9c5a6&locale=en&handle=api.nfcube.com/feed/v6?limit=2&acco... https://api.nfcube.com/feed/v6?limit=2&account=moi-basics.myshopify.com&fu=0&fid=0&hash=787d9d58f60e1c90360fd1cdeea9c5a6&locale=en&handle= — 200 — 2.1 KiB — 78 ms — h3https://tms.hextom.com/tms_install_check?shop=moi-basics.myshopify.comtms.hextom.com/tms_install_check?sh... https://tms.hextom.com/tms_install_check?shop=moi-basics.myshopify.com — 200 — 325 B — 147 ms — h2https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/receipt-eager-mappers.BBhdF3YC.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/receipt-eager-mappers.BBhdF3YC.js — 200 — 3.3 KiB — 27 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/utilities-errors.DIgF-tgT.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/utilities-errors.DIgF-tgT.js — 200 — 1.8 KiB — 32 ms — h3https://instafeed.nfcube.com/assets/img/placeholder.pnginstafeed.nfcube.com/assets/img/pla... https://instafeed.nfcube.com/assets/img/placeholder.png — 200 — 698 B — 28 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/checkout-proposal.BrFEkLN8.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/checkout-proposal.BrFEkLN8.js — 200 — 2.8 KiB — 34 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/helpers-installmentsNotSupportedForAddress.DrmgtIY3.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/helpers-installmentsNotSupportedForAddress.DrmgtIY3.js — 200 — 2.4 KiB — 37 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/consent-manager-shared.C09O8vdg.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/consent-manager-shared.C09O8vdg.js — 200 — 1.6 KiB — 28 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/utilities-extension-execution-errors.IKAtGgHN.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/utilities-extension-execution-errors.IKAtGgHN.js — 200 — 1.5 KiB — 32 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/extensions-rpc.Cg2Z7fDO.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/extensions-rpc.Cg2Z7fDO.js — 200 — 3.2 KiB — 34 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/error-logger-report-graphql-error.O13s_jya.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/error-logger-report-graphql-error.O13s_jya.js — 200 — 2.2 KiB — 31 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/shop-pay-normalizeBuyerDetails.DVVP3zpJ.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/shop-pay-normalizeBuyerDetails.DVVP3zpJ.js — 200 — 1.8 KiB — 33 ms — h3https://moi-basics.com/cdn/shop/files/gentlemag.jpg?v=1614296205&width=360/cdn/shop/files/gentlemag.jpg?v=161... https://moi-basics.com/cdn/shop/files/gentlemag.jpg?v=1614296205&width=360 — 200 — 7.7 KiB — 140 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/NotFound.EmKY83s_.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/NotFound.EmKY83s_.js — 200 — 1.8 KiB — 29 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hydrate.Dh4M061m.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hydrate.Dh4M061m.js — 200 — 199.5 KiB — 43 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/utilities-browser.CtWaiRpl.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/utilities-browser.CtWaiRpl.js — 200 — 2.0 KiB — 36 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/utilities-shopCashMoney.FKHpDVqU.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/utilities-shopCashMoney.FKHpDVqU.js — 200 — 2.5 KiB — 29 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/color-contrast-colorContrast.i0q83fmB.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/color-contrast-colorContrast.i0q83fmB.js — 200 — 2.1 KiB — 34 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/locale-en.CjG6Mz4R.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/locale-en.CjG6Mz4R.js — 200 — 26.2 KiB — 31 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/OnePage.ByExCfU9.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/OnePage.ByExCfU9.js — 200 — 49.2 KiB — 40 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useUnauthenticatedErrorModal.BR_MaTQQ.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useUnauthenticatedErrorModal.BR_MaTQQ.js — 200 — 3.1 KiB — 31 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePostPurchase.Dhzn2tb5.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePostPurchase.Dhzn2tb5.js — 200 — 1.5 KiB — 32 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/components-DeliveryTransition.CEkJNQgh.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/components-DeliveryTransition.CEkJNQgh.js — 200 — 30.6 KiB — 31 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShowShopPayOptin.D2CLT28U.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShowShopPayOptin.D2CLT28U.js — 200 — 2.0 KiB — 34 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/remember-me-hooks.ChDkSS0N.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/remember-me-hooks.ChDkSS0N.js — 200 — 2.4 KiB — 31 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/ChangeCompanyLocationLink.SOekWcaA.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/ChangeCompanyLocationLink.SOekWcaA.js — 200 — 2.2 KiB — 33 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressForm.CeFtgNRe.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressForm.CeFtgNRe.js — 200 — 19.4 KiB — 33 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/PhoneField.BUArVNF-.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/PhoneField.BUArVNF-.js — 200 — 3.3 KiB — 32 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/ImpressionEventCapture.DECgkuER.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/ImpressionEventCapture.DECgkuER.js — 200 — 2.0 KiB — 32 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/components-RedirectionNotice.module.CeBT6u7c.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/components-RedirectionNotice.module.CeBT6u7c.js — 200 — 1.3 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Popover.DILoke7W.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Popover.DILoke7W.js — 200 — 2.2 KiB — 31 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Choice.U0AHP7Us.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Choice.U0AHP7Us.js — 200 — 4.7 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Interaction-tracker.BcU_z4Iz.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Interaction-tracker.BcU_z4Iz.js — 200 — 1.9 KiB — 34 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Checkbox.e-GD-Hux.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Checkbox.e-GD-Hux.js — 200 — 1.9 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useForceShopPayUrl.B80aHXGx.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useForceShopPayUrl.B80aHXGx.js — 200 — 2.4 KiB — 29 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useEcpSpiDebugLog.V36dENlj.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useEcpSpiDebugLog.V36dENlj.js — 200 — 1.5 KiB — 32 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/ShopPayLogo.2dcKxNzj.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/ShopPayLogo.2dcKxNzj.js — 200 — 3.2 KiB — 29 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Monorail-monorailMetric-wallets.xzvr0mFP.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Monorail-monorailMetric-wallets.xzvr0mFP.js — 200 — 2.1 KiB — 29 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/cross-border-hooks.agveRdiw.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/cross-border-hooks.agveRdiw.js — 200 — 1.5 KiB — 32 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/EmptyState.sqq3mgCX.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/EmptyState.sqq3mgCX.js — 200 — 1.5 KiB — 32 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/AutocompleteField-hooks.By_-7ASc.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/AutocompleteField-hooks.By_-7ASc.js — 200 — 4.6 KiB — 32 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/PendingShipping.Cwz4OAyt.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/PendingShipping.Cwz4OAyt.js — 200 — 1.7 KiB — 33 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/components-useVaultedMsiInstallments.kVtAuoab.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/components-useVaultedMsiInstallments.kVtAuoab.js — 200 — 60.1 KiB — 31 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentIcon.SW043Y_t.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentIcon.SW043Y_t.js — 200 — 2.9 KiB — 32 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-context.CPaB-x3t.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-context.CPaB-x3t.js — 200 — 1.5 KiB — 29 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useGeneralPaymentErrorMessage.CtBzgyw_.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useGeneralPaymentErrorMessage.CtBzgyw_.js — 200 — 1.6 KiB — 29 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentLine.faGSy1B0.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentLine.faGSy1B0.js — 200 — 5.2 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/useShopPayButtonClassName.DYk5uJZp.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/useShopPayButtonClassName.DYk5uJZp.js — 200 — 2.1 KiB — 31 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/cvv-cvvBridge.CN1hGiG7.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/cvv-cvvBridge.CN1hGiG7.js — 200 — 3.3 KiB — 29 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useFilteredShopPayAvailablePaymentMethods.TAhH3h9Z.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useFilteredShopPayAvailablePaymentMethods.TAhH3h9Z.js — 200 — 3.1 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Section.Bf8Hn3eM.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Section.Bf8Hn3eM.js — 200 — 1.7 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/MobileOrderSummary.tLXVG2QC.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/MobileOrderSummary.tLXVG2QC.js — 200 — 5.0 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/useShopPaySessionTokenStorage.CqOhXqMU.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/useShopPaySessionTokenStorage.CqOhXqMU.js — 200 — 1.8 KiB — 32 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useOnePageFormSubmit.PpHriAt6.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useOnePageFormSubmit.PpHriAt6.js — 200 — 23.8 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentButtons.DoLBLzV2.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentButtons.DoLBLzV2.js — 200 — 5.3 KiB — 33 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/shop-pay-installments-types.9Z0iQ13E.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/shop-pay-installments-types.9Z0iQ13E.js — 200 — 1.7 KiB — 29 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/IncentiveBadge.zVsJqs4U.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/IncentiveBadge.zVsJqs4U.js — 200 — 2.0 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/utils-useViolationsHandler.B0dmV2lO.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/utils-useViolationsHandler.B0dmV2lO.js — 200 — 1.9 KiB — 35 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/negotiated-findSelectedDeliveryMethod.-7Zfy5ce.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/negotiated-findSelectedDeliveryMethod.-7Zfy5ce.js — 200 — 1.5 KiB — 29 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-payment-button.DCQS5ZzB.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-payment-button.DCQS5ZzB.js — 200 — 1.6 KiB — 37 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useStableHostMethodsReferences.BTIWLVcJ.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useStableHostMethodsReferences.BTIWLVcJ.js — 200 — 1.5 KiB — 32 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-monorail.So1DcSB_.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-monorail.So1DcSB_.js — 200 — 2.2 KiB — 31 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressSelector.Ch_Z3HdW.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressSelector.Ch_Z3HdW.js — 200 — 2.0 KiB — 33 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentErrorBanner.aYK2-SoB.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentErrorBanner.aYK2-SoB.js — 200 — 2.8 KiB — 28 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Section-SectionStyleOverride.BQHXSL1X.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Section-SectionStyleOverride.BQHXSL1X.js — 200 — 1.7 KiB — 29 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Switch.DaiGXaDR.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Switch.DaiGXaDR.js — 200 — 1.7 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useAvailableShopPromotionDiscounts.CWm-99S2.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useAvailableShopPromotionDiscounts.CWm-99S2.js — 200 — 2.1 KiB — 29 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/checkout-as-guest-amazon-pay.CmMosWbW.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/checkout-as-guest-amazon-pay.CmMosWbW.js — 200 — 1.6 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Middot.Cq4tYfxG.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/Middot.Cq4tYfxG.js — 200 — 2.4 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/EstimatedDeliveryContent.6zgwGdn_.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/EstimatedDeliveryContent.6zgwGdn_.js — 200 — 4.0 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodRateLabel.B5Dj2XIL.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodRateLabel.B5Dj2XIL.js — 200 — 1.6 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/shipping-methods-consolidated-included.BxGSIWBm.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/shipping-methods-consolidated-included.BxGSIWBm.js — 200 — 1.8 KiB — 32 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/ShippingLines.DTWTW5s6.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/ShippingLines.DTWTW5s6.js — 200 — 3.9 KiB — 32 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/ShipmentBreakdown.DikGdVFR.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/ShipmentBreakdown.DikGdVFR.js — 200 — 2.3 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/MerchandiseModal.B2W2s1Oa.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/MerchandiseModal.B2W2s1Oa.js — 200 — 3.0 KiB — 31 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodSelector.rpwAVaTA.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodSelector.rpwAVaTA.js — 200 — 3.7 KiB — 37 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/TextArea.T2fNVPyh.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/TextArea.T2fNVPyh.js — 200 — 1.1 KiB — 29 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/SubscriptionPriceBreakdown.uVeQLWlp.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/SubscriptionPriceBreakdown.uVeQLWlp.js — 200 — 2.6 KiB — 33 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/StockProblems-StockProblemsLineItemList.BM-97BuM.js/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/StockProblems-StockProblemsLineItemList.BM-97BuM.js — 200 — 2.0 KiB — 34 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/assets/app.BYT6yYGe.css/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/assets/app.BYT6yYGe.css — 200 — 2.7 KiB — 30 ms — h3https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/assets/grouping.Cray4R9V.css/cdn/shopifycloud/checkout-web/asse... https://moi-basics.com/cdn/shopifycloud/checkout-web/assets/c1/assets/grouping.Cray4R9V.css — -1 — 0 B — 0 ms —
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
16% of JavaScript execution is third-party
First-party Third-party 637ms · 314KB · €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 368ms
Transfer 187 KB
Unused 32%
Monthly Cost €2/mo
cdn.shopify.com
Other
Optional
Execution 155ms
Transfer 70 KB
Unused 42%
Monthly Cost €1/mo
cdn.nfcube.com
Other
Optional
Execution 59ms
Transfer 25 KB
Monthly Cost €0/mo
cdn.shopify.com
Other
Optional
Execution 55ms
Transfer 31 KB
Unused 75%
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 368ms and costs ~€2/month

Google Tag Manager takes 368ms 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

75% 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-07-21 — 2026-08-17)

LCP (p75)

943 ms

96% good

INP (p75)

87 ms

99% good

CLS (p75)

0.010

90% good

FCP (p75)

777 ms

TTFB (p75)

594 ms

This origin passes Core Web Vitals assessment
Image Optimization
28 images, 103 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

28

Total Size

103 KB

12 missing dimensions 10 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