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

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
81
GRADE
B
FIX
4
REVIEW
4
PASS
11
INFO
4

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

94
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
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.

586 ms

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

1.46 s

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

16 ms

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.

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

1.54 s

Page Load Progression

501 ms
1.0 s
1.5 s
2.0 s
2.5 s
3.0 s
3.5 s
4.0 s
Checks
23
11 PASS 4 REVIEW 4 FIX
F
Page Weight Budget
Action
16.2 MB transferred, 177 requests
FIX
16.2 MB transferred, 177 requests
Critical::
Page weighs 16.9 MB (16.2 MB transferred)
Warning::
JavaScript is 659 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 659 KB
Warning::
177 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.4 g CO2 per page load
16.2 MB / 2.4 MB budget
16.2 MB transferred
177 requests
3.4 g CO2 per page load
Other 14.3 MiB 88%
Other 803.5 KiB 5%
JavaScript 658.7 KiB 4%
Images 382.0 KiB 2%
HTML 55.3 KiB 0%
Fonts 30.6 KiB 0%
Other 16.3 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
90% third-party, 0 ms blocking
FIX
90% third-party, 0 ms blocking
Warning::
Third-party code accounts for 90% of page weight (14.7 MiB of 16.2 MiB)
Info::
Third-party blocking time is low (0 ms)
90%
First-party Third-party
D
Page Weight Inventory
Action
177 resources · 16.2 MB · 203 KB savings available
FIX
177 resources · 16.2 MB · 203 KB savings available
Warning::
Page weight 16.2 MB exceeds 1 MB target by 15.2 MB
Got: 16.2 MB Expected: ≤ 1 MB
Info::
~203 KB of savings available
Warning::
36 third-party resources (90% of weight)
Info::
2 resources over 200KB
177 resources · 16.2 MiB · 36 third-party 15.2 MiB over 1MB target
Media 88% · 14.3 MiB
JavaScript 9% · 1.4 MiB
Image 2% · 384.1 KiB
Document 0% · 64.6 KiB
Font 0% · 30.6 KiB
Other 0% · 19.4 KiB
CSS 0% · 14.7 KiB

~203.3 KiB of savings available

Remove unused JavaScript: 203.3 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
10 images, 0 KB saveable
REVIEW
10 images, 0 KB saveable
Info::
All images are well-optimized
10 images 382 KB
0 oversized -0 KB
4 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
585ms total JS execution
REVIEW
585ms total JS execution
Warning::
Unattributable: 274ms CPU time
Info::
https://moi-basics.com/: 170ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-7YXF...: 85ms CPU time
Info::
https://cdn.shopify.com/extensions/01a016e9-47cb-7...: 57ms CPU time
Info::
Third-party scripts: 142ms (24% of total)

Main Thread Breakdown

Script Evaluation 42% Other 37% Style & Layout 10% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
Unattributable274ms18ms0ms1st
https://moi-basics.com/170ms29ms10ms1st
https://www.googletagmanager.com/gtag/js?id=G-7YXFFBMS7385ms67ms17ms3rd
https://cdn.shopify.com/extensions/01a016e9-47cb-76e1-b316-67e60df004e7/TMS-Prod-v-41f1f48-17-1/assets/customcssposition_market.min.js57ms41ms7ms3rd
C
JS Bundles
Action
122 scripts, 203 KB unused
REVIEW
122 scripts, 203 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://moi-basics.com/cdn/shop/t/34/assets/vendor...: 28 KB unused (78%)
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....: 26 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 203 KB
203 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://moi-basics.com/cdn/shop/t/34/assets/vendor-scripts-v14.js37 KB28 KB (78%)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 KB26 KB (76%)1st
https://cdn.shopify.com/extensions/01a016e9-47cb-76e1-b316-67e60df004e7/TMS-Prod-v-41f1f48-17-1/assets/tms-translator.min.js32 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 500 ms 1.0 s 1.5 s FCP 586 ms LCP 1.5 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 — 44 ms — font-display: swap
instrumentsans_n4.db865... woff2 swap
Size 31 KB
Load time 44 ms
Start 387 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
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+
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
177 requests over 3983ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 586 ms LCP 1.5 shttps://moi-basics.com// https://moi-basics.com/ — 200 — 52.7 KiB — 285 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 — 5 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 — 5 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 — 6 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 — 31 ms — h2https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=130/cdn/shop/files/Moi_Gray_423U.svg?v... https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=130 — 200 — 1.8 KiB — 32 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 — 35 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 — 204 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 — 202 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 — 250 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 — 85 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 — 504 B — 56 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 — 46 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 — 38 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 — 79 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 — 93 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 — 102 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 — 69 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 — 70 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.8 KiB — 53 ms — h3https://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 — 37 ms — h3https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=110/cdn/shop/files/Moi_Gray_423U.svg?v... https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=110 — 200 — 2.1 KiB — 103 ms — h3https://moi-basics.com/cdn/wpm/b2d9dfbe8w1156b718pbb247b16m64115e31m.js/cdn/wpm/b2d9dfbe8w1156b718pbb247b1... https://moi-basics.com/cdn/wpm/b2d9dfbe8w1156b718pbb247b16m64115e31m.js — 200 — 71.0 KiB — 101 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 — 100 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 — 99 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 — 25.6 KiB — 60 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 — 122 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 — 104 ms — h3https://moi-basics.com/cdn/shop/files/Monocle-right.jpg?v=1622639043&width=180/cdn/shop/files/Monocle-right.jpg?v... https://moi-basics.com/cdn/shop/files/Monocle-right.jpg?v=1622639043&width=180 — 200 — 3.5 KiB — 85 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 586 ms LCP 1.5 shttps://moi-basics.com// https://moi-basics.com/ — 200 — 52.7 KiB — 285 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 — 5 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 — 5 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 — 6 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 — 31 ms — h2https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=130/cdn/shop/files/Moi_Gray_423U.svg?v... https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=130 — 200 — 1.8 KiB — 32 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 — 35 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 — 204 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 — 202 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 — 250 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 — 85 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 — 504 B — 56 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 — 46 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 — 38 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 — 79 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 — 93 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 — 102 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 — 69 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 — 70 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.8 KiB — 53 ms — h3https://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 — 37 ms — h3https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=110/cdn/shop/files/Moi_Gray_423U.svg?v... https://moi-basics.com/cdn/shop/files/Moi_Gray_423U.svg?v=1697811919&width=110 — 200 — 2.1 KiB — 103 ms — h3https://moi-basics.com/cdn/wpm/b2d9dfbe8w1156b718pbb247b16m64115e31m.js/cdn/wpm/b2d9dfbe8w1156b718pbb247b1... https://moi-basics.com/cdn/wpm/b2d9dfbe8w1156b718pbb247b16m64115e31m.js — 200 — 71.0 KiB — 101 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 — 100 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 — 99 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 — 25.6 KiB — 60 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 — 122 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 — 104 ms — h3https://moi-basics.com/cdn/shop/files/Monocle-right.jpg?v=1622639043&width=180/cdn/shop/files/Monocle-right.jpg?v... https://moi-basics.com/cdn/shop/files/Monocle-right.jpg?v=1622639043&width=180 — 200 — 3.5 KiB — 85 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 — 113 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 — 136 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 — 114 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 — 44 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 — 71 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 — 74 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 — 74 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 — 74 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 — 74 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 — 77 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 — 97 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 — 98 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 — 990 B — 73 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 — 96 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 — 98 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 — 97 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 — 903 B — 97 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 — 97 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 — 97 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 — 97 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 — 103 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 — 103 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 — 103 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 — 91 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 — 52 ms — h3https://shop.app/pay/session?v=1shop.app/pay/session?v=1 https://shop.app/pay/session?v=1 — 200 — 2.8 KiB — 172 ms — h3https://moi-basics.com/cart?t=1787175573209&view=ajax/cart?t=1787175573209&view=ajax https://moi-basics.com/cart?t=1787175573209&view=ajax — 200 — 2.2 KiB — 155 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 — 627 B — 273 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.1 KiB — 41 ms — h3https://moi-basics.com/api/collect/api/collect https://moi-basics.com/api/collect — 200 — 1.4 KiB — 138 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 — 142 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 — 138 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 — 14.3 MiB — 26 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 — 41 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 105 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 — 36 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 — 141 ms — h3https://monorail-edge.shopifysvc.com/v1/producemonorail-edge.shopifysvc.com/v1/pro... https://monorail-edge.shopifysvc.com/v1/produce — 200 — 0 B — 159 ms — h2https://monorail-edge.shopifysvc.com/v1/producemonorail-edge.shopifysvc.com/v1/pro... https://monorail-edge.shopifysvc.com/v1/produce — 200 — 0 B — 159 ms — h2https://shop.app/pay/hop?analytics_trace_id=a3d0c6bc-a357-4d42-a396-f8287d58158c&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=a3d0c6bc-a357-4d42-a396-f8287d58158c&target_origin=https%3A%2F%2Fmoi-basics.com&client_handle=moi-basics.myshopify.com — 302 — 4.0 KiB — 196 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 — 165 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 — 129 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 93 B — 36 ms — h2https://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 — 308 ms — h2https://www.google.com/ccm/collect?rcb=9&frm=0&apvc=1&auid=1545421771.1787175574&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=965417398.1787175574&navt=n&npa=1&did=dN2ZkMj%2CdNTU0Yz&gdid=dN2ZkMj.dNTU0Yz&gtm=45je68i0v883344277za200zd883344277xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115616985~115938466~115938468~118131810~118897920~118897930~119367802~119367810~120385422&tft=1787175573522&tfd=785&tids=AW-452086958&fmt=8www.google.com/ccm/collect?rcb=9&fr... https://www.google.com/ccm/collect?rcb=9&frm=0&apvc=1&auid=1545421771.1787175574&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=965417398.1787175574&navt=n&npa=1&did=dN2ZkMj%2CdNTU0Yz&gdid=dN2ZkMj.dNTU0Yz&gtm=45je68i0v883344277za200zd883344277xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115616985~115938466~115938468~118131810~118897920~118897930~119367802~119367810~120385422&tft=1787175573522&tfd=785&tids=AW-452086958&fmt=8 — 200 — 21 B — 63 ms — h3https://ad.doubleclick.net/ccm/s/collect?auid=1545421771.1787175574&gtm=45je68i0v883344277za200zd883344277xec&fmt=8ad.doubleclick.net/ccm/s/collect?au... https://ad.doubleclick.net/ccm/s/collect?auid=1545421771.1787175574&gtm=45je68i0v883344277za200zd883344277xec&fmt=8 — 204 — 22 B — 54 ms — h3https://monorail-edge.shopifysvc.com/v1/producemonorail-edge.shopifysvc.com/v1/pro... https://monorail-edge.shopifysvc.com/v1/produce — 200 — 120 B — 113 ms — h2https://monorail-edge.shopifysvc.com/v1/producemonorail-edge.shopifysvc.com/v1/pro... https://monorail-edge.shopifysvc.com/v1/produce — 200 — 76 B — 115 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-7YXFFBMS73&gtm=45je68i0v883344277za200zd883344277&_p=1787175573042&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dN2ZkMj.dNTU0Yz&_eu=AAAAAGAC&are=1&cid=1955579039.1787175574&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B151.0.7922.137%7CNot%253DA%253FBrand%3B99.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115616985~115938466~115938468~118131810~118897920~118897930~119367802~119367810~120385422&sid=1787175573&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=814region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-7YXFFBMS73&gtm=45je68i0v883344277za200zd883344277&_p=1787175573042&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dN2ZkMj.dNTU0Yz&_eu=AAAAAGAC&are=1&cid=1955579039.1787175574&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B151.0.7922.137%7CNot%253DA%253FBrand%3B99.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115616985~115938466~115938468~118131810~118897920~118897930~119367802~119367810~120385422&sid=1787175573&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=814 — 204 — 548 B — 70 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-7YXFFBMS73&cid=1955579039.1787175574&gtm=45je68i0v883344277za200zd883344277&rcb=9&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616985~115938466~115938468~118131810~118897920~118897930~119367802~119367810~120385422&z=1449063464www.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=1955579039.1787175574&gtm=45je68i0v883344277za200zd883344277&rcb=9&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616985~115938466~115938468~118131810~118897920~118897930~119367802~119367810~120385422&z=1449063464 — 200 — 408 B — 78 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-7YXFFBMS73&cid=1955579039.1787175574&gtm=45je68i0v883344277za200zd883344277&rcb=9&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616985~115938466~115938468~118131810~118897920~118897930~119367802~119367810~120385422stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-7YXFFBMS73&cid=1955579039.1787175574&gtm=45je68i0v883344277za200zd883344277&rcb=9&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616985~115938466~115938468~118131810~118897920~118897930~119367802~119367810~120385422 — 204 — 557 B — 97 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 — 141 ms — h3https://moi-basics.com/services/login_with_shop/buyer/callback?analytics_trace_id=a3d0c6bc-a357-4d42-a396-f8287d58158c&target_origin=https%3A%2F%2Fmoi-basics.com&token=ZXRiSDh1S1NtdFF6aFZGLzZjNzg1dTB2TzA1bFNTZUNjdnlLYUErNCtjRmlQSU1vVzQyRUx4dktVbzhtTCtPYkRMcTVQNmYyLzg3aGFGN3NFNnJBQUlqTk5RamFteTJQMjNEYW81NDRwMEJka1JZMVltMHNETDNxSUtndmNJVHJWY1BkSkE2dDNVRFhyYlVlQUZmOGdoK3hOWTZNcWxCd3ZOeDRzQU1kcVJIbm4wc1VMUllUSVJIK1BjQVJPV2toVXFNcHdJUFAzcTlOcTRFVXdHcjZvNTVFSHByMlFXNDVJN2p6bDVJMzMzYnB4VjBPSEdmRXRqTWIwWTJXNkxwVWZQRmsrbmhQYWlqVUtJQlBuWEQ5WEg4RTVpdHErN0ptY3VPU0hsblhJUkNpempzYmdycTBmbUQ3Ym1rN3FGamsvSVJQVGZZZ1U0bnhrUEM1Vlhja3dPRU9YbldhRzdlNVIzZmZYMFl3QW85TElDcEZXSFp4Q0VIME5CYUszLzc4b3N5TFpOUnZFYVFYMW4zdTZkSXF1YVpIY3o4VXVlWFRXWWxwQ0cwc0FQbHEzdTdnS2hJck9iOFpRSzBvbmZObkpyZlpIeWhyWVNOYnVhU0V4VUwySzlXV3RtVzl1WWR0T3ZpaEZCQ09EMWoyUDFQZnlBNmkxcXg2MDVReWJRL0VVKzJpcjNKQWRxVEVDdnhmeUR6MjNPaC9LdG9CMVJwTm1Rc3dlMit3dGRQWXZHd0s4cm1OSGVwMlVqNnRkaDhyREtyMUsrSklPZmRnMkM4aFd4NFpXczF5SmczY2pZcldxL09Da1UvVWNXQkpNRVdUY29WUFRwTlhiMkRvRkQ4MTdaSldrVm5LNkN1NURaVmlrdmVUakhibEN3cis2aFZLVG9FanVCZ0xDZnZUMWQ3RnU1amhtMGZRS2pCQTJFdUR5Y2hETGJUWDZXVmpqMzduMXplMXhteGNZYkFQZ3VEd1R3bU1jREtPd1RWRTNueHozNkw3WTBhTWJSc1c2ckE3SWNlNm1FeXg0SmFEWHBHbG0vc2xWU2g3bjNJbGJGWDJxSDE2VGJzQUdOUjFpU21DU0pzbVJnRjlHcFF4bEhYaGRmZlBqSTNUNE5oREhYQnFBd3FPSlFXVm1VcXRYTHcwK2UveExURzhIaC93Y05SMFJzN2hVT3V2L2dTc21IQXMtLXViYnFhcWJJNHo0aE9HeHpIblRDWlE9PQ%3D%3D--609a2b32287c0543358aeacc6b1f13b4b4369fe2/services/login_with_shop/buyer/cal... https://moi-basics.com/services/login_with_shop/buyer/callback?analytics_trace_id=a3d0c6bc-a357-4d42-a396-f8287d58158c&target_origin=https%3A%2F%2Fmoi-basics.com&token=ZXRiSDh1S1NtdFF6aFZGLzZjNzg1dTB2TzA1bFNTZUNjdnlLYUErNCtjRmlQSU1vVzQyRUx4dktVbzhtTCtPYkRMcTVQNmYyLzg3aGFGN3NFNnJBQUlqTk5RamFteTJQMjNEYW81NDRwMEJka1JZMVltMHNETDNxSUtndmNJVHJWY1BkSkE2dDNVRFhyYlVlQUZmOGdoK3hOWTZNcWxCd3ZOeDRzQU1kcVJIbm4wc1VMUllUSVJIK1BjQVJPV2toVXFNcHdJUFAzcTlOcTRFVXdHcjZvNTVFSHByMlFXNDVJN2p6bDVJMzMzYnB4VjBPSEdmRXRqTWIwWTJXNkxwVWZQRmsrbmhQYWlqVUtJQlBuWEQ5WEg4RTVpdHErN0ptY3VPU0hsblhJUkNpempzYmdycTBmbUQ3Ym1rN3FGamsvSVJQVGZZZ1U0bnhrUEM1Vlhja3dPRU9YbldhRzdlNVIzZmZYMFl3QW85TElDcEZXSFp4Q0VIME5CYUszLzc4b3N5TFpOUnZFYVFYMW4zdTZkSXF1YVpIY3o4VXVlWFRXWWxwQ0cwc0FQbHEzdTdnS2hJck9iOFpRSzBvbmZObkpyZlpIeWhyWVNOYnVhU0V4VUwySzlXV3RtVzl1WWR0T3ZpaEZCQ09EMWoyUDFQZnlBNmkxcXg2MDVReWJRL0VVKzJpcjNKQWRxVEVDdnhmeUR6MjNPaC9LdG9CMVJwTm1Rc3dlMit3dGRQWXZHd0s4cm1OSGVwMlVqNnRkaDhyREtyMUsrSklPZmRnMkM4aFd4NFpXczF5SmczY2pZcldxL09Da1UvVWNXQkpNRVdUY29WUFRwTlhiMkRvRkQ4MTdaSldrVm5LNkN1NURaVmlrdmVUakhibEN3cis2aFZLVG9FanVCZ0xDZnZUMWQ3RnU1amhtMGZRS2pCQTJFdUR5Y2hETGJUWDZXVmpqMzduMXplMXhteGNZYkFQZ3VEd1R3bU1jREtPd1RWRTNueHozNkw3WTBhTWJSc1c2ckE3SWNlNm1FeXg0SmFEWHBHbG0vc2xWU2g3bjNJbGJGWDJxSDE2VGJzQUdOUjFpU21DU0pzbVJnRjlHcFF4bEhYaGRmZlBqSTNUNE5oREhYQnFBd3FPSlFXVm1VcXRYTHcwK2UveExURzhIaC93Y05SMFJzN2hVT3V2L2dTc21IQXMtLXViYnFhcWJJNHo0aE9HeHpIblRDWlE9PQ%3D%3D--609a2b32287c0543358aeacc6b1f13b4b4369fe2 — 200 — 2.6 KiB — 94 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 692 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 33 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 — 93 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 — 37 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 — 38 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 — 106 ms — h2https://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://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/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 — 36 ms — h3https://instafeed.nfcube.com/i18n/storefront/instafeed-en.jsoninstafeed.nfcube.com/i18n/storefron... https://instafeed.nfcube.com/i18n/storefront/instafeed-en.json — 200 — 896 B — 60 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 65 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.1 KiB — 45 ms — h3https://api.nfcube.com/feed/v6?limit=6&account=moi-basics.myshopify.com&fu=0&fid=0&hash=787d9d58f60e1c90360fd1cdeea9c5a6&locale=en&handle=api.nfcube.com/feed/v6?limit=6&acco... https://api.nfcube.com/feed/v6?limit=6&account=moi-basics.myshopify.com&fu=0&fid=0&hash=787d9d58f60e1c90360fd1cdeea9c5a6&locale=en&handle= — 200 — 3.3 KiB — 50 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 — 40 ms — h3https://instafeed.nfcube.com/assets/img/placeholder.pnginstafeed.nfcube.com/assets/img/pla... https://instafeed.nfcube.com/assets/img/placeholder.png — 200 — 705 B — 27 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 — 33 ms — h3https://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 — 33 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 — 35 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 — 32 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 — 33 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 — 36 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 — 34 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 — 33 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 — 33 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/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.7 KiB — 35 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 — 40 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 — 32 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.4 KiB — 34 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 — 33 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 — 34 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 — 33 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 — 32 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 — 31 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 — 32 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 — 30 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 — 30 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 — 32 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 — 2.0 KiB — 33 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 — 31 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 — 30 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 — 30 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 — 33 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 — 31 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 — 31 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 — 34 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 — 34 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 — 33 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 — 32 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 — 34 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 — 35 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 — 31 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.0 KiB — 33 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 — 32 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 — 34 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 — 35 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 — 32 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 — 32 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 — 32 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 — 34 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 — 32 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 — 30 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 — 31 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 — 35 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 — 34 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 — 31 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 — 32 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 — 32 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 — 32 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 — 31 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 — 33 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 — 32 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 — 32 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 — 32 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 — 33 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 — 4.0 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 — 32 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 — 32 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 — 35 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 — 31 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 — 33 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 — 34 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
24% of JavaScript execution is third-party
First-party Third-party 142ms · 258KB · €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 85ms
Transfer 187 KB
Unused 32%
Monthly Cost €0/mo
cdn.shopify.com
Other
Optional
Execution 57ms
Transfer 70 KB
Unused 42%
Monthly Cost €0/mo

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