Skip to content
http://www.valera.com

Performance

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

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

45
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

2.72 s

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

5.98 s

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

1.32 s

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

0.008

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

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

24.03 s

Page Load Progression

380 ms
760 ms
1.1 s
1.5 s
1.9 s
2.3 s
2.7 s
3.0 s
Checks
27
12 PASS 6 REVIEW 6 FIX
F
Page Weight Budget
Action
4.1 MB transferred, 281 requests
FIX
4.1 MB transferred, 281 requests
Critical::
Page weighs 7.9 MB (4.1 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Warning::
Images are 1.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.0 MB
Info::
Fonts are 720 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 720 KB
Warning::
281 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.85 g CO2 per page load
4.1 MB / 2.4 MB budget
4.1 MB transferred
281 requests
0.85 g CO2 per page load
JavaScript 1.5 MiB 37%
Images 1.0 MiB 25%
Fonts 720.3 KiB 17%
Other 663.0 KiB 16%
HTML 97.5 KiB 2%
CSS 59.8 KiB 1%
Other 22.1 KiB 1%
Other 12.4 KiB 0%
Other 7.5 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.1 MiB of 4.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
7218ms total JS execution
FIX
7218ms total JS execution
Warning::
https://valera.com/en-fr: 2123ms CPU time
Warning::
Unattributable: 1185ms CPU time
Warning::
https://cdn.shopify.com/extensions/01a08568-79c3-7...: 629ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-WJF8...: 498ms CPU time
Warning::
https://js-eu1.hs-analytics.net/analytics/17889618...: 456ms CPU time
Warning::
Third-party scripts: 6033ms (84% of total)

Main Thread Breakdown

Script Evaluation 43% Other 25% Style & Layout 16% Script Parsing & Compilation 9% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://valera.com/en-fr2123ms155ms51ms3rd
Unattributable1185ms41ms0ms1st
https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-js.js629ms410ms109ms3rd
https://www.googletagmanager.com/gtag/js?id=G-WJF8HFJ0XB498ms336ms159ms3rd
https://js-eu1.hs-analytics.net/analytics/1788961800000/26266674.js456ms355ms7ms3rd
https://valera.com/cdn/wpm/b80079e4cw22952a98p55856082md4f1b6b4m.js435ms241ms16ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-1455602919335ms221ms113ms3rd
https://scripts.clarity.ms/0.8.69/clarity.js290ms270ms5ms3rd
https://connect.facebook.net/en_US/fbevents.js204ms149ms32ms3rd
https://d1dgtlbp2q4h7t.cloudfront.net/location-selector-storefront/dist/location-selector-storefront.js192ms88ms40ms3rd

Showing top 10 of 19 scripts

F
JS Bundles
Action
141 scripts, 550 KB unused
FIX
141 scripts, 550 KB unused
Warning::
https://cdn.shopify.com/extensions/01a08568-79c3-7...: 141 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-WJF8...: 124 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-WJF8...: 72 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-145...: 64 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://connect.facebook.net/en_US/fbevents.js: 51 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 550 KB
550 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-js.js178 KB141 KB (79%)3rd
https://www.googletagmanager.com/gtag/js?id=G-WJF8HFJ0XB&cx=c&gtm=4e6941h2189 KB124 KB (65%)3rd
https://www.googletagmanager.com/gtag/js?id=G-WJF8HFJ0XB189 KB72 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1455602919145 KB64 KB (44%)3rd
https://connect.facebook.net/en_US/fbevents.js107 KB51 KB (48%)3rd
https://valera.com/cdn/wpm/b80079e4cw22952a98p55856082md4f1b6b4m.js72 KB36 KB (51%)3rd
https://d1dgtlbp2q4h7t.cloudfront.net/location-selector-storefront/dist/location-selector-storefront.js70 KB32 KB (46%)3rd
https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-jquery-341.js54 KB29 KB (55%)3rd
https://cdn.shopify.com/storefront/webmcp/webmcp-0.1.1.js19 KB3rd
https://valera.com/cdn/shop/t/26/assets/modules-basis.js?v=71173482402089115717519801542 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
281 resources · 4.1 MB · 550 KB savings available
FIX
281 resources · 4.1 MB · 550 KB savings available
Warning::
Page weight 4.1 MB exceeds 1 MB target by 3.1 MB
Got: 4.1 MB Expected: ≤ 1 MB
Info::
~550 KB of savings available
Warning::
279 third-party resources (100% of weight)
Info::
1 resources over 200KB
281 resources · 4.1 MiB · 279 third-party 3.1 MiB over 1MB target
JavaScript 51% · 2.1 MiB
Image 26% · 1.1 MiB
Font 17% · 720.3 KiB
Document 3% · 113.1 KiB
CSS 2% · 100.4 KiB
Other 0% · 15.1 KiB

~550.2 KiB of savings available

Remove unused JavaScript: 550.2 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.

No Cache-Control header

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

B
Image Optimization
38 images, 0 KB saveable
REVIEW
38 images, 0 KB saveable
Info::
All images are well-optimized
38 images 1.0 MB
0 oversized -0 KB
7 legacy format
0 missing dimensions CLS risk
C
Document Compression
Action
Document response served uncompressed
REVIEW
Document response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
6 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
Warning::
Total JS execution time is 7.2 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.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
9 fonts (720 KB)
PASS
9 fonts (720 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

720 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.7 s LCP 6.0 shttps://valera.com/cdn/fonts/inter/inter_n3.6faba940d2e90c9f1c2e0c5c2750b84af59fecc0.woff2inter_n3.6faba940d2e90c... https://valera.com/cdn/fonts/inter/inter_n3.6faba940d2e90c9f1c2e0c5c2750b84af59fecc0.woff2 — 38.9 KiB — 35 ms — font-display: swaphttps://valera.com/cdn/fonts/figtree/figtree_n4.3c0838aba1701047e60be6a99a1b0a40ce9b8419.woff2figtree_n4.3c0838aba170... https://valera.com/cdn/fonts/figtree/figtree_n4.3c0838aba1701047e60be6a99a1b0a40ce9b8419.woff2 — 12.6 KiB — 31 ms — font-display: swaphttps://valera.com/cdn/fonts/figtree/figtree_n6.9d1ea52bb49a0a86cfd1b0383d00f83d3fcc14de.woff2figtree_n6.9d1ea52bb49a... https://valera.com/cdn/fonts/figtree/figtree_n6.9d1ea52bb49a0a86cfd1b0383d00f83d3fcc14de.woff2 — 12.9 KiB — 79 ms — font-display: swaphttps://valera.com/cdn/fonts/inter/inter_n6.771af0474a71b3797eb38f3487d6fb79d43b6877.woff2inter_n6.771af0474a71b3... https://valera.com/cdn/fonts/inter/inter_n6.771af0474a71b3797eb38f3487d6fb79d43b6877.woff2 — 39.6 KiB — 37 ms — font-display: swaphttps://fonts.cdnfonts.com/s/19795/Inter-Regular.woffInter-Regular.woff https://fonts.cdnfonts.com/s/19795/Inter-Regular.woff — 114.3 KiB — 108 ms — font-display: swaphttps://fonts.cdnfonts.com/s/19795/Inter-Light-BETA.woffInter-Light-BETA.woff https://fonts.cdnfonts.com/s/19795/Inter-Light-BETA.woff — 126.4 KiB — 119 ms — font-display: swaphttps://fonts.cdnfonts.com/s/19795/Inter-Bold.woffInter-Bold.woff https://fonts.cdnfonts.com/s/19795/Inter-Bold.woff — 125.9 KiB — 118 ms — font-display: swaphttps://fonts.cdnfonts.com/s/19795/Inter-Medium.woffInter-Medium.woff https://fonts.cdnfonts.com/s/19795/Inter-Medium.woff — 124.5 KiB — 117 ms — font-display: swaphttps://fonts.cdnfonts.com/s/19795/Inter-SemiBold.woffInter-SemiBold.woff https://fonts.cdnfonts.com/s/19795/Inter-SemiBold.woff — 125.2 KiB — 127 ms — font-display: swap
inter_n3.6faba940d2e90c... woff2 swap
Size 39 KB
Load time 35 ms
Start 682 ms
Risk FOUT — text flashes from fallback to web font
figtree_n4.3c0838aba170... woff2 swap
Size 13 KB
Load time 31 ms
Start 682 ms
Risk FOUT — text flashes from fallback to web font
figtree_n6.9d1ea52bb49a... woff2 swap
Size 13 KB
Load time 79 ms
Start 780 ms
Risk FOUT — text flashes from fallback to web font
inter_n6.771af0474a71b3... woff2 swap
Size 40 KB
Load time 37 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
Inter-Regular.woff woff swap
Size 114 KB
Load time 108 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-Light-BETA.woff woff swap
Size 126 KB
Load time 119 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-Bold.woff woff swap
Size 126 KB
Load time 118 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-Medium.woff woff swap
Size 125 KB
Load time 117 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-SemiBold.woff woff swap
Size 125 KB
Load time 127 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~493 KB and ~986 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
63 hints, 0 missing preconnects
PASS
63 hints, 0 missing preconnects
Info::
Page uses 63 resource hint(s)

Current Resource Hints

preconnect
2
preload
2
dns-prefetch
1
prefetch
+48
58

63 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
Asset Compression
1 of 5 asset hosts still on gzip
PASS
1 of 5 asset hosts still on gzip
Info::
valera.com serves assets with brotli (assets: 168)
Got: valera.com (text/javascript)
Info::
cdn.shopify.com serves assets with brotli (assets: 27)
Got: cdn.shopify.com (text/javascript)
Info::
www.googletagmanager.com serves assets with gzip; brotli would be ~20% smaller (assets: 8)
Every current browser accepts brotli. On a CDN this is a per-pull-zone toggle (Cloudflare, Fastly, CloudFront, CDN77, Bunny all expose it); on an origin it needs the brotli module (nginx-brotli, Apache mod_brotli). The saving lands on the assets this host serves, not on the HTML document -- the document's own encoding is reported separately.
Got: www.googletagmanager.com (application/javascript)
Info::
fonts.cdnfonts.com serves assets with brotli (assets: 4)
Got: fonts.cdnfonts.com (text/css)
Info::
d1dgtlbp2q4h7t.cloudfront.net serves assets with brotli (assets: 3)
Got: d1dgtlbp2q4h7t.cloudfront.net (application/javascript)
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 Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
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
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
58 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
281 requests over 5239ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.7 s LCP 6.0 shttp://www.valera.com// http://www.valera.com/ — 307 — 0 B — 3 ms — http/1.1https://www.valera.com// https://www.valera.com/ — 301 — 1.5 KiB — 149 ms — h2https://valera.com/valera.com/ https://valera.com/ — 302 — 1.7 KiB — 193 ms — h2https://valera.com/en-frvalera.com/en-fr https://valera.com/en-fr — 200 — 95.0 KiB — 338 ms — h2https://valera.com/cdn/shopifycloud/storefront/assets/storefront/storefronts.moderate.specrules-eb468f32.jsonvalera.com/cdn/shopifycloud/storefr... https://valera.com/cdn/shopifycloud/storefront/assets/storefront/storefronts.moderate.specrules-eb468f32.json — 200 — 1.4 KiB — 34 ms — h3https://valera.com/cdn/shop/t/26/assets/base.css?v=155263527715271705261759996644valera.com/cdn/shop/t/26/assets/bas... https://valera.com/cdn/shop/t/26/assets/base.css?v=155263527715271705261759996644 — 200 — 0 B — 5 ms — h2https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/config-header.csscdn.shopify.com/extensions/01a08568... https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/config-header.css — 200 — 0 B — 5 ms — h2https://valera.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.cssvalera.com/cdn/shopifycloud/portabl... https://valera.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css — 200 — 0 B — 9 ms — h2https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js — 200 — 1.1 KiB — 122 ms — h3https://valera.com/cdn/fonts/inter/inter_n3.6faba940d2e90c9f1c2e0c5c2750b84af59fecc0.woff2valera.com/cdn/fonts/inter/inter_n3... https://valera.com/cdn/fonts/inter/inter_n3.6faba940d2e90c9f1c2e0c5c2750b84af59fecc0.woff2 — 200 — 38.9 KiB — 35 ms — h3https://valera.com/cdn/fonts/figtree/figtree_n4.3c0838aba1701047e60be6a99a1b0a40ce9b8419.woff2valera.com/cdn/fonts/figtree/figtre... https://valera.com/cdn/fonts/figtree/figtree_n4.3c0838aba1701047e60be6a99a1b0a40ce9b8419.woff2 — 200 — 12.6 KiB — 31 ms — h3https://valera.com/cdn/shop/t/26/assets/section-announcement-bar.css?v=177632717117168826561751980154valera.com/cdn/shop/t/26/assets/sec... https://valera.com/cdn/shop/t/26/assets/section-announcement-bar.css?v=177632717117168826561751980154 — 200 — 1.7 KiB — 65 ms — h3https://valera.com/cdn/shop/t/26/assets/section-image-banner.css?v=65746758270540785661755352534valera.com/cdn/shop/t/26/assets/sec... https://valera.com/cdn/shop/t/26/assets/section-image-banner.css?v=65746758270540785661755352534 — 200 — 1.8 KiB — 33 ms — h3https://valera.com/cdn/shop/files/HP_HERO_1540x1028_mobile.png?v=1757914969&width=832valera.com/cdn/shop/files/HP_HERO_1... https://valera.com/cdn/shop/files/HP_HERO_1540x1028_mobile.png?v=1757914969&width=832 — 200 — 67.3 KiB — 266 ms — h3https://valera.com/cdn/shop/t/26/assets/section-rich-text.css?v=81127812841534374981751980154valera.com/cdn/shop/t/26/assets/sec... https://valera.com/cdn/shop/t/26/assets/section-rich-text.css?v=81127812841534374981751980154 — 200 — 1.4 KiB — 34 ms — h3https://valera.com/cdn/shop/t/26/assets/component-card.css?v=117814640165406522951751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-card.css?v=117814640165406522951751980153 — 200 — 3.2 KiB — 107 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KBXKW4VVwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KBXKW4VV — -1 — 0 B — 349 ms — https://www.googletagmanager.com/gtm.js?id=GTM-KH9PSDPGwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KH9PSDPG — -1 — 0 B — 482 ms — https://valera.com/.well-known/shopify/monorail/unstable/produce_batchvalera.com/.well-known/shopify/mono... https://valera.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 367 ms — h3https://valera.com/.well-known/shopify/monorail/unstable/produce_batchvalera.com/.well-known/shopify/mono... https://valera.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 370 ms — h3https://valera.com/cdn/shop/t/26/assets/section-collection-list.css?v=64406993578215628941757342298valera.com/cdn/shop/t/26/assets/sec... https://valera.com/cdn/shop/t/26/assets/section-collection-list.css?v=64406993578215628941757342298 — 200 — 1.4 KiB — 83 ms — h3https://valera.com/cdn/shop/t/26/assets/section-guarantees.css?v=177347541963012006191751980154valera.com/cdn/shop/t/26/assets/sec... https://valera.com/cdn/shop/t/26/assets/section-guarantees.css?v=177347541963012006191751980154 — 200 — 1.3 KiB — 83 ms — h3https://valera.com/cdn/shop/t/26/assets/component-product-grid.css?v=10757344605323473501751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-product-grid.css?v=10757344605323473501751980153 — 200 — 1.0 KiB — 83 ms — h3https://valera.com/cdn/shop/t/26/assets/component-rating.css?v=173409050425969898561751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-rating.css?v=173409050425969898561751980153 — 200 — 1.1 KiB — 83 ms — h3https://valera.com/cdn/shop/files/501.54SCSStylecareAIfront_web.jpg?v=1782897511&width=535valera.com/cdn/shop/files/501.54SCS... https://valera.com/cdn/shop/files/501.54SCSStylecareAIfront_web.jpg?v=1782897511&width=535 — 200 — 10.5 KiB — 86 ms — h3https://valera.com/cdn/shop/t/26/assets/vendor-v4.jsvalera.com/cdn/shop/t/26/assets/ven... https://valera.com/cdn/shop/t/26/assets/vendor-v4.js — 200 — 11.8 KiB — 83 ms — h3https://valera.com/cdn/shop/t/26/assets/pubsub.js?v=64530984355039965911751980154valera.com/cdn/shop/t/26/assets/pub... https://valera.com/cdn/shop/t/26/assets/pubsub.js?v=64530984355039965911751980154 — 200 — 1.1 KiB — 83 ms — h3https://valera.com/cdn/shop/t/26/assets/global.js?v=152828678116652217831766126028valera.com/cdn/shop/t/26/assets/glo... https://valera.com/cdn/shop/t/26/assets/global.js?v=152828678116652217831766126028 — 200 — 17.4 KiB — 87 ms — h3https://valera.com/cdn/shop/t/26/assets/modules-basis.js?v=7117348240208911571751980154valera.com/cdn/shop/t/26/assets/mod... https://valera.com/cdn/shop/t/26/assets/modules-basis.js?v=7117348240208911571751980154 — 200 — 1.7 KiB — 222 ms — h3https://valera.com/checkouts/internal/preloads.js?locale=en-FR&default_configuration_id=789512503valera.com/checkouts/internal/prelo... https://valera.com/checkouts/internal/preloads.js?locale=en-FR&default_configuration_id=789512503 — 200 — 2.4 KiB — 223 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.7 s LCP 6.0 shttp://www.valera.com// http://www.valera.com/ — 307 — 0 B — 3 ms — http/1.1https://www.valera.com// https://www.valera.com/ — 301 — 1.5 KiB — 149 ms — h2https://valera.com/valera.com/ https://valera.com/ — 302 — 1.7 KiB — 193 ms — h2https://valera.com/en-frvalera.com/en-fr https://valera.com/en-fr — 200 — 95.0 KiB — 338 ms — h2https://valera.com/cdn/shopifycloud/storefront/assets/storefront/storefronts.moderate.specrules-eb468f32.jsonvalera.com/cdn/shopifycloud/storefr... https://valera.com/cdn/shopifycloud/storefront/assets/storefront/storefronts.moderate.specrules-eb468f32.json — 200 — 1.4 KiB — 34 ms — h3https://valera.com/cdn/shop/t/26/assets/base.css?v=155263527715271705261759996644valera.com/cdn/shop/t/26/assets/bas... https://valera.com/cdn/shop/t/26/assets/base.css?v=155263527715271705261759996644 — 200 — 0 B — 5 ms — h2https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/config-header.csscdn.shopify.com/extensions/01a08568... https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/config-header.css — 200 — 0 B — 5 ms — h2https://valera.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.cssvalera.com/cdn/shopifycloud/portabl... https://valera.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css — 200 — 0 B — 9 ms — h2https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js — 200 — 1.1 KiB — 122 ms — h3https://valera.com/cdn/fonts/inter/inter_n3.6faba940d2e90c9f1c2e0c5c2750b84af59fecc0.woff2valera.com/cdn/fonts/inter/inter_n3... https://valera.com/cdn/fonts/inter/inter_n3.6faba940d2e90c9f1c2e0c5c2750b84af59fecc0.woff2 — 200 — 38.9 KiB — 35 ms — h3https://valera.com/cdn/fonts/figtree/figtree_n4.3c0838aba1701047e60be6a99a1b0a40ce9b8419.woff2valera.com/cdn/fonts/figtree/figtre... https://valera.com/cdn/fonts/figtree/figtree_n4.3c0838aba1701047e60be6a99a1b0a40ce9b8419.woff2 — 200 — 12.6 KiB — 31 ms — h3https://valera.com/cdn/shop/t/26/assets/section-announcement-bar.css?v=177632717117168826561751980154valera.com/cdn/shop/t/26/assets/sec... https://valera.com/cdn/shop/t/26/assets/section-announcement-bar.css?v=177632717117168826561751980154 — 200 — 1.7 KiB — 65 ms — h3https://valera.com/cdn/shop/t/26/assets/section-image-banner.css?v=65746758270540785661755352534valera.com/cdn/shop/t/26/assets/sec... https://valera.com/cdn/shop/t/26/assets/section-image-banner.css?v=65746758270540785661755352534 — 200 — 1.8 KiB — 33 ms — h3https://valera.com/cdn/shop/files/HP_HERO_1540x1028_mobile.png?v=1757914969&width=832valera.com/cdn/shop/files/HP_HERO_1... https://valera.com/cdn/shop/files/HP_HERO_1540x1028_mobile.png?v=1757914969&width=832 — 200 — 67.3 KiB — 266 ms — h3https://valera.com/cdn/shop/t/26/assets/section-rich-text.css?v=81127812841534374981751980154valera.com/cdn/shop/t/26/assets/sec... https://valera.com/cdn/shop/t/26/assets/section-rich-text.css?v=81127812841534374981751980154 — 200 — 1.4 KiB — 34 ms — h3https://valera.com/cdn/shop/t/26/assets/component-card.css?v=117814640165406522951751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-card.css?v=117814640165406522951751980153 — 200 — 3.2 KiB — 107 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KBXKW4VVwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KBXKW4VV — -1 — 0 B — 349 ms — https://www.googletagmanager.com/gtm.js?id=GTM-KH9PSDPGwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KH9PSDPG — -1 — 0 B — 482 ms — https://valera.com/.well-known/shopify/monorail/unstable/produce_batchvalera.com/.well-known/shopify/mono... https://valera.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 367 ms — h3https://valera.com/.well-known/shopify/monorail/unstable/produce_batchvalera.com/.well-known/shopify/mono... https://valera.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 370 ms — h3https://valera.com/cdn/shop/t/26/assets/section-collection-list.css?v=64406993578215628941757342298valera.com/cdn/shop/t/26/assets/sec... https://valera.com/cdn/shop/t/26/assets/section-collection-list.css?v=64406993578215628941757342298 — 200 — 1.4 KiB — 83 ms — h3https://valera.com/cdn/shop/t/26/assets/section-guarantees.css?v=177347541963012006191751980154valera.com/cdn/shop/t/26/assets/sec... https://valera.com/cdn/shop/t/26/assets/section-guarantees.css?v=177347541963012006191751980154 — 200 — 1.3 KiB — 83 ms — h3https://valera.com/cdn/shop/t/26/assets/component-product-grid.css?v=10757344605323473501751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-product-grid.css?v=10757344605323473501751980153 — 200 — 1.0 KiB — 83 ms — h3https://valera.com/cdn/shop/t/26/assets/component-rating.css?v=173409050425969898561751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-rating.css?v=173409050425969898561751980153 — 200 — 1.1 KiB — 83 ms — h3https://valera.com/cdn/shop/files/501.54SCSStylecareAIfront_web.jpg?v=1782897511&width=535valera.com/cdn/shop/files/501.54SCS... https://valera.com/cdn/shop/files/501.54SCSStylecareAIfront_web.jpg?v=1782897511&width=535 — 200 — 10.5 KiB — 86 ms — h3https://valera.com/cdn/shop/t/26/assets/vendor-v4.jsvalera.com/cdn/shop/t/26/assets/ven... https://valera.com/cdn/shop/t/26/assets/vendor-v4.js — 200 — 11.8 KiB — 83 ms — h3https://valera.com/cdn/shop/t/26/assets/pubsub.js?v=64530984355039965911751980154valera.com/cdn/shop/t/26/assets/pub... https://valera.com/cdn/shop/t/26/assets/pubsub.js?v=64530984355039965911751980154 — 200 — 1.1 KiB — 83 ms — h3https://valera.com/cdn/shop/t/26/assets/global.js?v=152828678116652217831766126028valera.com/cdn/shop/t/26/assets/glo... https://valera.com/cdn/shop/t/26/assets/global.js?v=152828678116652217831766126028 — 200 — 17.4 KiB — 87 ms — h3https://valera.com/cdn/shop/t/26/assets/modules-basis.js?v=7117348240208911571751980154valera.com/cdn/shop/t/26/assets/mod... https://valera.com/cdn/shop/t/26/assets/modules-basis.js?v=7117348240208911571751980154 — 200 — 1.7 KiB — 222 ms — h3https://valera.com/checkouts/internal/preloads.js?locale=en-FR&default_configuration_id=789512503valera.com/checkouts/internal/prelo... https://valera.com/checkouts/internal/preloads.js?locale=en-FR&default_configuration_id=789512503 — 200 — 2.4 KiB — 223 ms — h3https://valera.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.jsvalera.com/cdn/shopifycloud/storefr... https://valera.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js — 200 — 4.0 KiB — 222 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.5 KiB — 84 ms — h3https://valera.com/cdn/shop/t/26/compiled_assets/scripts.js?v=147490100325301696921753454746valera.com/cdn/shop/t/26/compiled_a... https://valera.com/cdn/shop/t/26/compiled_assets/scripts.js?v=147490100325301696921753454746 — 200 — 1.8 KiB — 221 ms — h3https://valera.com/cdn/shop/t/26/assets/bss-custom.js?v=183250090629777470031766126131valera.com/cdn/shop/t/26/assets/bss... https://valera.com/cdn/shop/t/26/assets/bss-custom.js?v=183250090629777470031766126131 — 200 — 1.0 KiB — 221 ms — h3https://cdn.shopify.com/extensions/01a0812b-e669-72c2-aace-7b665b6f9cef/gdpr-cookie-consent-408/assets/pandectes-core-latest.jscdn.shopify.com/extensions/01a0812b... https://cdn.shopify.com/extensions/01a0812b-e669-72c2-aace-7b665b6f9cef/gdpr-cookie-consent-408/assets/pandectes-core-latest.js — 200 — 45.1 KiB — 121 ms — h3https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-state.jscdn.shopify.com/extensions/01a08568... https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-state.js — 200 — 22.1 KiB — 146 ms — h3https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-phone.jscdn.shopify.com/extensions/01a08568... https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-phone.js — 200 — 7.3 KiB — 112 ms — h3https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-rf-js.jscdn.shopify.com/extensions/01a08568... https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-rf-js.js — 200 — 18.2 KiB — 124 ms — h3https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-decode.jscdn.shopify.com/extensions/01a08568... https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-decode.js — 200 — 965 B — 129 ms — h3https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-integrate.jscdn.shopify.com/extensions/01a08568... https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-integrate.js — 200 — 7.9 KiB — 135 ms — h3https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-jquery-341.jscdn.shopify.com/extensions/01a08568... https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-jquery-341.js — 200 — 53.8 KiB — 232 ms — h3https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-js.jscdn.shopify.com/extensions/01a08568... https://cdn.shopify.com/extensions/01a08568-79c3-7928-8c39-cd18f57f52b0/version_7b9bd968-2026-09-09_16h03m/assets/bss-b2b-js.js — 200 — 178.1 KiB — 429 ms — h3https://d1dgtlbp2q4h7t.cloudfront.net/location-selector-storefront/dist/location-selector-storefront.jsd1dgtlbp2q4h7t.cloudfront.net/locat... https://d1dgtlbp2q4h7t.cloudfront.net/location-selector-storefront/dist/location-selector-storefront.js — 200 — 70.2 KiB — 191 ms — h2https://valera.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.8.10.min.jsvalera.com/cdn/shopifycloud/perf-ki... https://valera.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.8.10.min.js — 200 — 24.2 KiB — 229 ms — h3https://valera.com/cdn/shop/t/26/assets/announcement-bar.js?v=174306662548894074801751980153valera.com/cdn/shop/t/26/assets/ann... https://valera.com/cdn/shop/t/26/assets/announcement-bar.js?v=174306662548894074801751980153 — 200 — 1.8 KiB — 222 ms — h3https://valera.com/cdn/shop/t/26/assets/menu-dropdown.js?v=161823572362600888971751980154valera.com/cdn/shop/t/26/assets/men... https://valera.com/cdn/shop/t/26/assets/menu-dropdown.js?v=161823572362600888971751980154 — 200 — 1.8 KiB — 222 ms — h3https://valera.com/cdn/shop/t/26/assets/search-modal.js?v=116111636907037380331751980154valera.com/cdn/shop/t/26/assets/sea... https://valera.com/cdn/shop/t/26/assets/search-modal.js?v=116111636907037380331751980154 — 200 — 1.3 KiB — 222 ms — h3https://valera.com/cdn/shop/t/26/assets/cart.js?v=85266363736866273331751980153valera.com/cdn/shop/t/26/assets/car... https://valera.com/cdn/shop/t/26/assets/cart.js?v=85266363736866273331751980153 — 200 — 2.9 KiB — 222 ms — h3https://valera.com/cdn/shop/t/26/assets/cart-drawer.js?v=73318223339746552881751980153valera.com/cdn/shop/t/26/assets/car... https://valera.com/cdn/shop/t/26/assets/cart-drawer.js?v=73318223339746552881751980153 — 200 — 1.4 KiB — 286 ms — h3https://valera.com/cdn/shop/t/26/assets/quantity-popover.js?v=128553846127506429101751980154valera.com/cdn/shop/t/26/assets/qua... https://valera.com/cdn/shop/t/26/assets/quantity-popover.js?v=128553846127506429101751980154 — 200 — 1.4 KiB — 228 ms — h3https://valera.com/cdn/shop/files/501.54SCSStylecareAI_curlatt._web.jpg?v=1782897511&width=165valera.com/cdn/shop/files/501.54SCS... https://valera.com/cdn/shop/files/501.54SCSStylecareAI_curlatt._web.jpg?v=1782897511&width=165 — 200 — 3.7 KiB — 344 ms — h3https://www.googletagmanager.com/gtag/js?id=G-WJF8HFJ0XBwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-WJF8HFJ0XB — 200 — 189.0 KiB — 428 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1455602919www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1455602919 — 200 — 145.1 KiB — 423 ms — h2https://www.clarity.ms/tag/lgyx2f177swww.clarity.ms/tag/lgyx2f177s https://www.clarity.ms/tag/lgyx2f177s — 200 — 1.1 KiB — 289 ms — http/1.1https://cdn.shopify.com/extensions/01a0812b-e669-72c2-aace-7b665b6f9cef/gdpr-cookie-consent-408/assets/pandectes-rules-latest.jscdn.shopify.com/extensions/01a0812b... https://cdn.shopify.com/extensions/01a0812b-e669-72c2-aace-7b665b6f9cef/gdpr-cookie-consent-408/assets/pandectes-rules-latest.js — 200 — 8.4 KiB — 295 ms — h3https://valera.com/cdn/wpm/b80079e4cw22952a98p55856082md4f1b6b4m.jsvalera.com/cdn/wpm/b80079e4cw22952a... https://valera.com/cdn/wpm/b80079e4cw22952a98p55856082md4f1b6b4m.js — 200 — 71.9 KiB — 301 ms — h3https://valera.com/cdn/s/trekkie.storefront.ce2a643c30d67cd7b828f2dda8cfc17d1d88fbb5.min.jsvalera.com/cdn/s/trekkie.storefront... https://valera.com/cdn/s/trekkie.storefront.ce2a643c30d67cd7b828f2dda8cfc17d1d88fbb5.min.js — 200 — 29.6 KiB — 282 ms — h3https://valera.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.jsvalera.com/cdn/shopifycloud/storefr... https://valera.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js — 200 — 4.1 KiB — 233 ms — h3https://valera.com/cdn/shop/t/26/assets/apps.css?v=58555770612562691921751980153valera.com/cdn/shop/t/26/assets/app... https://valera.com/cdn/shop/t/26/assets/apps.css?v=58555770612562691921751980153 — 200 — 5.9 KiB — 333 ms — h3https://valera.com/cdn/shop/t/26/assets/component-predictive-search.css?v=94320327991181004901751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-predictive-search.css?v=94320327991181004901751980153 — 200 — 2.6 KiB — 333 ms — h3https://valera.com/cdn/shop/t/26/assets/custom.css?v=65451202136660236671765970909valera.com/cdn/shop/t/26/assets/cus... https://valera.com/cdn/shop/t/26/assets/custom.css?v=65451202136660236671765970909 — 200 — 1.8 KiB — 332 ms — h3https://valera.com/cdn/shop/files/Mod.UN503.00RFRegeneraAIFoldawaystep.jpg?v=1773904350&width=535valera.com/cdn/shop/files/Mod.UN503... https://valera.com/cdn/shop/files/Mod.UN503.00RFRegeneraAIFoldawaystep.jpg?v=1773904350&width=535 — 200 — 12.1 KiB — 210 ms — h3https://valera.com/cdn/shop/files/Mod.UN503.00RFRegeneraAIFoldawayopen.jpg?v=1773904350&width=165valera.com/cdn/shop/files/Mod.UN503... https://valera.com/cdn/shop/files/Mod.UN503.00RFRegeneraAIFoldawayopen.jpg?v=1773904350&width=165 — 200 — 3.0 KiB — 331 ms — h3https://valera.com/cdn/shop/files/Repair_AI_0001.jpg?v=1741853630&width=535valera.com/cdn/shop/files/Repair_AI... https://valera.com/cdn/shop/files/Repair_AI_0001.jpg?v=1741853630&width=535 — 200 — 10.6 KiB — 210 ms — h3https://valera.com/cdn/shop/files/Repair_AI_0002.jpg?v=1741853631&width=165valera.com/cdn/shop/files/Repair_AI... https://valera.com/cdn/shop/files/Repair_AI_0002.jpg?v=1741853631&width=165 — 200 — 4.0 KiB — 336 ms — h3https://valera.com/cdn/shop/files/Regenera_AI_0001.jpg?v=1730415924&width=535valera.com/cdn/shop/files/Regenera_... https://valera.com/cdn/shop/files/Regenera_AI_0001.jpg?v=1730415924&width=535 — 200 — 9.6 KiB — 210 ms — h3https://valera.com/cdn/shop/files/001-impugnatura.jpg?v=1713855635&width=165valera.com/cdn/shop/files/001-impug... https://valera.com/cdn/shop/files/001-impugnatura.jpg?v=1713855635&width=165 — 200 — 4.7 KiB — 362 ms — h3https://valera.com/cdn/shop/files/VALERA_UNIQUE_QUANTUM-DIGITAL_01.jpg?v=1738235318&width=535valera.com/cdn/shop/files/VALERA_UN... https://valera.com/cdn/shop/files/VALERA_UNIQUE_QUANTUM-DIGITAL_01.jpg?v=1738235318&width=535 — 200 — 10.4 KiB — 351 ms — h3https://valera.com/cdn/shop/files/VALERA_UNIQUE_QUANTUM-DIGITAL_02.jpg?v=1738235319&width=165valera.com/cdn/shop/files/VALERA_UN... https://valera.com/cdn/shop/files/VALERA_UNIQUE_QUANTUM-DIGITAL_02.jpg?v=1738235319&width=165 — 200 — 9.4 KiB — 351 ms — h3https://valera.com/cdn/shop/files/VALERA_UNIQUE_SELEX_AC_000.jpg?v=1738141308&width=535valera.com/cdn/shop/files/VALERA_UN... https://valera.com/cdn/shop/files/VALERA_UNIQUE_SELEX_AC_000.jpg?v=1738141308&width=535 — 200 — 10.3 KiB — 351 ms — h3https://valera.com/cdn/shop/files/VALERA_UNIQUE_SELEX_AC_002.jpg?v=1738141309&width=165valera.com/cdn/shop/files/VALERA_UN... https://valera.com/cdn/shop/files/VALERA_UNIQUE_SELEX_AC_002.jpg?v=1738141309&width=165 — 200 — 7.0 KiB — 351 ms — h3https://valera.com/cdn/shop/files/VALERA_UNIQUE_SELEX_AC_003.jpg?v=1738221547&width=165valera.com/cdn/shop/files/VALERA_UN... https://valera.com/cdn/shop/files/VALERA_UNIQUE_SELEX_AC_003.jpg?v=1738221547&width=165 — 200 — 10.1 KiB — 351 ms — h3https://valera.com/cdn/shop/files/VALERA_NEXUS_DIGITAL001.jpg?v=1738223710&width=535valera.com/cdn/shop/files/VALERA_NE... https://valera.com/cdn/shop/files/VALERA_NEXUS_DIGITAL001.jpg?v=1738223710&width=535 — 200 — 10.0 KiB — 351 ms — h3https://valera.com/cdn/shop/files/VALERA_NEXUS_DIGITAL003_44c73a50-a861-4fc8-bcbc-163665f985ee.jpg?v=1738223710&width=165valera.com/cdn/shop/files/VALERA_NE... https://valera.com/cdn/shop/files/VALERA_NEXUS_DIGITAL003_44c73a50-a861-4fc8-bcbc-163665f985ee.jpg?v=1738223710&width=165 — 200 — 9.8 KiB — 352 ms — h3https://valera.com/cdn/shop/files/VALERA_NEXUS_DELTA_001.jpg?v=1738224107&width=535valera.com/cdn/shop/files/VALERA_NE... https://valera.com/cdn/shop/files/VALERA_NEXUS_DELTA_001.jpg?v=1738224107&width=535 — 200 — 9.9 KiB — 352 ms — h3https://valera.com/cdn/shop/files/VALERA_NEXUS_DELTA_003.jpg?v=1738224107&width=165valera.com/cdn/shop/files/VALERA_NE... https://valera.com/cdn/shop/files/VALERA_NEXUS_DELTA_003.jpg?v=1738224107&width=165 — 200 — 8.9 KiB — 360 ms — h3https://valera.com/cdn/shop/t/26/assets/section-tab-collage.css?v=58705709332739673531751980154valera.com/cdn/shop/t/26/assets/sec... https://valera.com/cdn/shop/t/26/assets/section-tab-collage.css?v=58705709332739673531751980154 — 200 — 1.9 KiB — 183 ms — h3https://valera.com/cdn/shop/t/26/assets/component-price.css?v=31654658090061505171751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-price.css?v=31654658090061505171751980153 — 200 — 1.4 KiB — 206 ms — h3https://valera.com/cdn/shop/t/26/assets/section-gallery.css?v=175259596615445729591751980154valera.com/cdn/shop/t/26/assets/sec... https://valera.com/cdn/shop/t/26/assets/section-gallery.css?v=175259596615445729591751980154 — 200 — 1.7 KiB — 206 ms — h3https://valera.com/cdn/shop/t/26/assets/section-footer.css?v=13028193319284428191753007028valera.com/cdn/shop/t/26/assets/sec... https://valera.com/cdn/shop/t/26/assets/section-footer.css?v=13028193319284428191753007028 — 200 — 2.5 KiB — 206 ms — h3https://valera.com/cdn/shop/t/26/assets/footer-accordion.js?v=61102387610248778321751980153valera.com/cdn/shop/t/26/assets/foo... https://valera.com/cdn/shop/t/26/assets/footer-accordion.js?v=61102387610248778321751980153 — 200 — 1.2 KiB — 227 ms — h3https://valera.com/cdn/shop/t/26/assets/lazyimage.js?v=29208159735029613491751980153valera.com/cdn/shop/t/26/assets/laz... https://valera.com/cdn/shop/t/26/assets/lazyimage.js?v=29208159735029613491751980153 — 200 — 1.4 KiB — 278 ms — h3https://valera.com/cdn/shop/t/26/assets/predictive-search.js?v=166617881691878729471751980154valera.com/cdn/shop/t/26/assets/pre... https://valera.com/cdn/shop/t/26/assets/predictive-search.js?v=166617881691878729471751980154 — 200 — 2.5 KiB — 278 ms — h3https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/omega-init.jscdn.shopify.com/extensions/01a08517... https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/omega-init.js — 200 — 1005 B — 291 ms — h3https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/omega-storefront.jscdn.shopify.com/extensions/01a08517... https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/omega-storefront.js — 200 — 7.6 KiB — 291 ms — h3https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/bundle-atc.jscdn.shopify.com/extensions/01a08517... https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/bundle-atc.js — 200 — 2.9 KiB — 109 ms — h3https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/ot-region-gate.jscdn.shopify.com/extensions/01a08517... https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/ot-region-gate.js — 200 — 2.0 KiB — 268 ms — h3https://fonts.cdnfonts.com/css/noto-serif-gurmukhifonts.cdnfonts.com/css/noto-serif-g... https://fonts.cdnfonts.com/css/noto-serif-gurmukhi — 200 — 652 B — 152 ms — h3https://fonts.cdnfonts.com/css/open-dyslexicfonts.cdnfonts.com/css/open-dyslexi... https://fonts.cdnfonts.com/css/open-dyslexic — 200 — 672 B — 135 ms — h3https://cdn.shopify.com/storefront/standard-actions.jscdn.shopify.com/storefront/standard... https://cdn.shopify.com/storefront/standard-actions.js — 200 — 5.1 KiB — 68 ms — h3https://valera.com/cdn/shop/t/26/assets/cross.svgvalera.com/cdn/shop/t/26/assets/cro... https://valera.com/cdn/shop/t/26/assets/cross.svg — 200 — 1.1 KiB — 258 ms — h3https://valera.com/cdn/shop/t/26/assets/cross.pngvalera.com/cdn/shop/t/26/assets/cro... https://valera.com/cdn/shop/t/26/assets/cross.png — 200 — 1.0 KiB — 258 ms — h3https://valera.com/cdn/shop/t/26/assets/component-sticky-header.css?v=79726662125222799471753461854valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-sticky-header.css?v=79726662125222799471753461854 — 200 — 1.4 KiB — 300 ms — h3https://valera.com/cdn/shop/t/26/assets/component-list-menu.css?v=161212207154589707091757679699valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-list-menu.css?v=161212207154589707091757679699 — 200 — 2.3 KiB — 299 ms — h3https://valera.com/cdn/shop/t/26/assets/component-search.css?v=142737828476932674091761549719valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-search.css?v=142737828476932674091761549719 — 200 — 2.0 KiB — 300 ms — h3https://valera.com/cdn/shop/t/26/assets/component-menu-drawer.css?v=106766231699916165481751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-menu-drawer.css?v=106766231699916165481751980153 — 200 — 2.5 KiB — 300 ms — h3https://valera.com/cdn/shop/t/26/assets/disclosure.css?v=104588730939076558581752765899valera.com/cdn/shop/t/26/assets/dis... https://valera.com/cdn/shop/t/26/assets/disclosure.css?v=104588730939076558581752765899 — 200 — 1.3 KiB — 299 ms — h3https://valera.com/cdn/shop/t/26/assets/component-cart-drawer.css?v=98638690267049477101751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-cart-drawer.css?v=98638690267049477101751980153 — 200 — 3.8 KiB — 370 ms — h3https://valera.com/cdn/shop/t/26/assets/component-discounts.css?v=95161821600007313611751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-discounts.css?v=95161821600007313611751980153 — 200 — 979 B — 370 ms — h3https://valera.com/cdn/shop/t/26/assets/quantity-popover.css?v=9669939566893680321751980154valera.com/cdn/shop/t/26/assets/qua... https://valera.com/cdn/shop/t/26/assets/quantity-popover.css?v=9669939566893680321751980154 — 200 — 1.6 KiB — 370 ms — h3https://valera.com/cdn/shop/t/26/assets/component-loading-overlay.css?v=121974073346977247381751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-loading-overlay.css?v=121974073346977247381751980153 — 200 — 1.2 KiB — 370 ms — h3https://valera.com/cdn/shop/t/26/assets/component-menu-dropdown.css?v=93652925154511020811759659469valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-menu-dropdown.css?v=93652925154511020811759659469 — 200 — 2.2 KiB — 371 ms — h3https://valera.com/cdn/shop/t/26/assets/component-rte.css?v=102114663036358899191751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-rte.css?v=102114663036358899191751980153 — 200 — 1.2 KiB — 371 ms — h3https://valera.com/cdn/shop/files/logo_new_header.png?height=80&v=1752745817valera.com/cdn/shop/files/logo_new_... https://valera.com/cdn/shop/files/logo_new_header.png?height=80&v=1752745817 — 200 — 4.7 KiB — 314 ms — h3https://valera.com/cdn/fonts/figtree/figtree_n6.9d1ea52bb49a0a86cfd1b0383d00f83d3fcc14de.woff2valera.com/cdn/fonts/figtree/figtre... https://valera.com/cdn/fonts/figtree/figtree_n6.9d1ea52bb49a0a86cfd1b0383d00f83d3fcc14de.woff2 — 200 — 12.9 KiB — 79 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_D2a8335A.en.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_D2a8335A.en.esm.js — 200 — 1.5 KiB — 58 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.init_B5bZ2hxu.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.init_B5bZ2hxu.esm.js — 200 — 1.1 KiB — 63 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.document_CC4DPZSc.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.document_CC4DPZSc.esm.js — 200 — 1.0 KiB — 72 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js — 200 — 1.3 KiB — 125 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_C2i3KXCX.en.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_C2i3KXCX.en.esm.js — 200 — 3.4 KiB — 82 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.index_DBJuOp6w.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.index_DBJuOp6w.esm.js — 200 — 21.4 KiB — 130 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.casing_BkIPdPn9.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.casing_BkIPdPn9.esm.js — 200 — 5.3 KiB — 116 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.networkErrorMessages_DSiGJi0_.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.networkErrorMessages_DSiGJi0_.esm.js — 200 — 1015 B — 90 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.tslib-es6_i06t5CRd.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.tslib-es6_i06t5CRd.esm.js — 200 — 1.4 KiB — 122 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.utils_1bb8Zmgu.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.utils_1bb8Zmgu.esm.js — 200 — 3.8 KiB — 122 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js — 200 — 1.2 KiB — 122 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.hooks_DpDTbJgo.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.hooks_DpDTbJgo.esm.js — 200 — 887 B — 121 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.storage_BGV5Ustn.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.storage_BGV5Ustn.esm.js — 200 — 1.0 KiB — 122 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.authorize_BuQdLYn9.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.authorize_BuQdLYn9.esm.js — 200 — 1.1 KiB — 123 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.useEventListener_rJfwBcA3.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.useEventListener_rJfwBcA3.esm.js — 200 — 1.4 KiB — 120 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.validators_Cj2qrO-d.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.validators_Cj2qrO-d.esm.js — 200 — 1.3 KiB — 120 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.useUserRecognitionSignal_D75hOAkF.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.useUserRecognitionSignal_D75hOAkF.esm.js — 200 — 1.2 KiB — 120 ms — h3https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.defineInitFunction_D4of-Jj4.esm.jscdn.shopify.com/shopifycloud/shop-j... https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/chunk.defineInitFunction_D4of-Jj4.esm.js — 200 — 954 B — 120 ms — h3https://valera.com/cdn/shop/t/26/assets/component-slider.css?v=81521100250996190531751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-slider.css?v=81521100250996190531751980153 — 200 — 1.8 KiB — 277 ms — h3https://valera.com/cdn/shop/files/HP_CATEGORIA_2000x2500_ASCIUGACAPELLI.webp?v=1757570625&width=750valera.com/cdn/shop/files/HP_CATEGO... https://valera.com/cdn/shop/files/HP_CATEGORIA_2000x2500_ASCIUGACAPELLI.webp?v=1757570625&width=750 — 200 — 57.7 KiB — 247 ms — h3https://valera.com/cdn/shop/files/HP_CATEGORIA_2000x2500_PIASTRE.webp?v=1757570630&width=750valera.com/cdn/shop/files/HP_CATEGO... https://valera.com/cdn/shop/files/HP_CATEGORIA_2000x2500_PIASTRE.webp?v=1757570630&width=750 — 200 — 43.3 KiB — 247 ms — h3https://valera.com/cdn/shop/files/HP_CATEGORIA_2000x2500_CLIPPER.webp?v=1757570629&width=750valera.com/cdn/shop/files/HP_CATEGO... https://valera.com/cdn/shop/files/HP_CATEGORIA_2000x2500_CLIPPER.webp?v=1757570629&width=750 — 200 — 44.7 KiB — 246 ms — h3https://app.geosapp.com/api/storefront/client_infoapp.geosapp.com/api/storefront/clie... https://app.geosapp.com/api/storefront/client_info — 204 — 0 B — 215 ms — h3https://valera.com/cdn/shop/t/26/assets/component-deferred-media.css?v=17808808663945790771751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-deferred-media.css?v=17808808663945790771751980153 — 200 — 1.2 KiB — 154 ms — h3https://valera.com/cdn/shop/t/26/assets/component-newsletter.css?v=19745187667507529331751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-newsletter.css?v=19745187667507529331751980153 — 200 — 1.2 KiB — 149 ms — h3https://valera.com/cdn/shop/t/26/assets/component-accordion.css?v=5234466532213842031751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-accordion.css?v=5234466532213842031751980153 — 200 — 1.1 KiB — 148 ms — h3https://valera.com/cdn/shop/t/26/assets/component-list-payment.css?v=90190534466538419181751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-list-payment.css?v=90190534466538419181751980153 — 200 — 910 B — 150 ms — h3https://valera.com/cdn/shop/t/26/assets/component-list-social.css?v=71494611815837440191751980153valera.com/cdn/shop/t/26/assets/com... https://valera.com/cdn/shop/t/26/assets/component-list-social.css?v=71494611815837440191751980153 — 200 — 1.1 KiB — 159 ms — h3https://valera.com/cart.jsvalera.com/cart.js https://valera.com/cart.js — 200 — 1.3 KiB — 145 ms — h3https://cdn-accessibility.avada.io/scripttag/sea-accessibility-loader.min.js?v=1788968426854cdn-accessibility.avada.io/scriptta... https://cdn-accessibility.avada.io/scripttag/sea-accessibility-loader.min.js?v=1788968426854 — 200 — 16.1 KiB — 189 ms — h2https://valera.com/cdn/shopifycloud/consent-tracking-api/v0.1/consent-tracking-api.jsvalera.com/cdn/shopifycloud/consent... https://valera.com/cdn/shopifycloud/consent-tracking-api/v0.1/consent-tracking-api.js — 200 — 7.8 KiB — 90 ms — h3https://valera.com/.well-known/shopify/monorail/unstable/produce_batchvalera.com/.well-known/shopify/mono... https://valera.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 216 ms — h3https://valera.com/.well-known/shopify/monorail/unstable/produce_batchvalera.com/.well-known/shopify/mono... https://valera.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 213 ms — h3https://app.geosapp.com/api/storefront/client_infoapp.geosapp.com/api/storefront/clie... https://app.geosapp.com/api/storefront/client_info — 200 — 728 B — 115 ms — h3https://valera.com/.well-known/shopify/monorail/unstable/produce_batchvalera.com/.well-known/shopify/mono... https://valera.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 157 ms — h3https://valera.com/cdn/shop/files/HP_AMBASSADORS_1740x1100_Joanna_Skrzypczak.png?v=1757917973&width=750valera.com/cdn/shop/files/HP_AMBASS... https://valera.com/cdn/shop/files/HP_AMBASSADORS_1740x1100_Joanna_Skrzypczak.png?v=1757917973&width=750 — 200 — 33.3 KiB — 45 ms — h3https://valera.com/cdn/shop/files/551383528_18406353454138555_1865928956884913837_n.jpg?v=1779083840&width=750valera.com/cdn/shop/files/551383528... https://valera.com/cdn/shop/files/551383528_18406353454138555_1865928956884913837_n.jpg?v=1779083840&width=750 — 200 — 38.4 KiB — 60 ms — h3https://valera.com/cdn/shop/files/Screenshot_2026-07-01_alle_11.15.02.png?v=1782897366&width=750valera.com/cdn/shop/files/Screensho... https://valera.com/cdn/shop/files/Screenshot_2026-07-01_alle_11.15.02.png?v=1782897366&width=750 — 200 — 19.4 KiB — 36 ms — h3https://valera.com/cdn/shop/files/HP_AMBASSADORS_1740x1100_Mike_Karg.png?v=1757918022&width=750valera.com/cdn/shop/files/HP_AMBASS... https://valera.com/cdn/shop/files/HP_AMBASSADORS_1740x1100_Mike_Karg.png?v=1757918022&width=750 — 200 — 24.8 KiB — 45 ms — h3https://valera.com/cdn/shop/files/2000x2500_SOCIAL_1.png?v=1757570711&width=750valera.com/cdn/shop/files/2000x2500... https://valera.com/cdn/shop/files/2000x2500_SOCIAL_1.png?v=1757570711&width=750 — 200 — 105.9 KiB — 123 ms — h3https://valera.com/cdn/shop/files/2000x2500_SOCIAL_4.png?v=1757570711&width=750valera.com/cdn/shop/files/2000x2500... https://valera.com/cdn/shop/files/2000x2500_SOCIAL_4.png?v=1757570711&width=750 — 200 — 134.5 KiB — 114 ms — h3https://valera.com/cdn/shop/files/2000x2500_SOCIAL_3.png?v=1757570710&width=750valera.com/cdn/shop/files/2000x2500... https://valera.com/cdn/shop/files/2000x2500_SOCIAL_3.png?v=1757570710&width=750 — 200 — 74.6 KiB — 107 ms — h3https://valera.com/cdn/shop/files/2000x2500_SOCIAL_2.png?v=1757570711&width=750valera.com/cdn/shop/files/2000x2500... https://valera.com/cdn/shop/files/2000x2500_SOCIAL_2.png?v=1757570711&width=750 — 200 — 136.4 KiB — 129 ms — h3https://valera.com/cdn/shop/files/2025_09_23_Valera_Ritratti_003.jpg?v=1761823797&width=750valera.com/cdn/shop/files/2025_09_2... https://valera.com/cdn/shop/files/2025_09_23_Valera_Ritratti_003.jpg?v=1761823797&width=750 — 200 — 98.1 KiB — 105 ms — h3https://valera.com/cdn/fonts/inter/inter_n6.771af0474a71b3797eb38f3487d6fb79d43b6877.woff2valera.com/cdn/fonts/inter/inter_n6... https://valera.com/cdn/fonts/inter/inter_n6.771af0474a71b3797eb38f3487d6fb79d43b6877.woff2 — 200 — 39.6 KiB — 37 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 106 ms — h2https://valera.com/web-pixels@80079e4cw22952a98p55856082md4f1b6b4/app/web-pixel-844529975@a3321ca85cf5aaf6b57585fcd8d67b3a~2/pixel.modern.jsvalera.com/web-pixels@80079e4cw2295... https://valera.com/web-pixels@80079e4cw22952a98p55856082md4f1b6b4/app/web-pixel-844529975@a3321ca85cf5aaf6b57585fcd8d67b3a~2/pixel.modern.js — 200 — 6.3 KiB — 51 ms — h3https://shop.app/pay/hop?analytics_trace_id=84ed905d-2b2e-410f-b7a6-160b99f6ef38&target_origin=https%3A%2F%2Fvalera.com&client_handle=valera-prod.myshopify.comshop.app/pay/hop?analytics_trace_id... https://shop.app/pay/hop?analytics_trace_id=84ed905d-2b2e-410f-b7a6-160b99f6ef38&target_origin=https%3A%2F%2Fvalera.com&client_handle=valera-prod.myshopify.com — 302 — 4.0 KiB — 244 ms — h2https://valera.com/api/collectvalera.com/api/collect https://valera.com/api/collect — 200 — 1.4 KiB — 145 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 93 B — 33 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 107.4 KiB — 98 ms — h3https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/ot-visitor-id.jscdn.shopify.com/extensions/01a08517... https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/ot-visitor-id.js — 200 — 2.0 KiB — 35 ms — h3https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/collector.jscdn.shopify.com/extensions/01a08517... https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/collector.js — 200 — 3.5 KiB — 36 ms — h3https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/ot-cart-attrs.jscdn.shopify.com/extensions/01a08517... https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/ot-cart-attrs.js — 200 — 1.5 KiB — 43 ms — h3https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/ot-cleanup.jscdn.shopify.com/extensions/01a08517... https://cdn.shopify.com/extensions/01a08517-e1e5-7f73-acb0-7a9bd617cd0b/facebook-pixel-5-530/assets/ot-cleanup.js — 200 — 1.8 KiB — 37 ms — h3https://valera.com/.well-known/shopify/monorail/unstable/produce_batchvalera.com/.well-known/shopify/mono... https://valera.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 126 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 — 31 ms — h3https://valera.com/browsing_context_suggestions.json?country[enabled]=true&language[enabled]=true&currency[enabled]=truevalera.com/browsing_context_suggest... https://valera.com/browsing_context_suggestions.json?country[enabled]=true&language[enabled]=true&currency[enabled]=true — 200 — 2.0 KiB — 105 ms — h3https://valera.com/en-fr/cart.jsvalera.com/en-fr/cart.js https://valera.com/en-fr/cart.js — 200 — 1.3 KiB — 98 ms — h3https://d1dgtlbp2q4h7t.cloudfront.net/images/icons/flag-icons-main/flags/4x3/es.svgd1dgtlbp2q4h7t.cloudfront.net/image... https://d1dgtlbp2q4h7t.cloudfront.net/images/icons/flag-icons-main/flags/4x3/es.svg — 200 — 16.1 KiB — 4 ms — h2https://fonts.cdnfonts.com/s/19795/Inter-Regular.wofffonts.cdnfonts.com/s/19795/Inter-Re... https://fonts.cdnfonts.com/s/19795/Inter-Regular.woff — 200 — 114.3 KiB — 108 ms — h3https://fonts.cdnfonts.com/s/19795/Inter-Light-BETA.wofffonts.cdnfonts.com/s/19795/Inter-Li... https://fonts.cdnfonts.com/s/19795/Inter-Light-BETA.woff — 200 — 126.4 KiB — 119 ms — h3https://fonts.cdnfonts.com/s/19795/Inter-Bold.wofffonts.cdnfonts.com/s/19795/Inter-Bo... https://fonts.cdnfonts.com/s/19795/Inter-Bold.woff — 200 — 125.9 KiB — 118 ms — h3https://fonts.cdnfonts.com/s/19795/Inter-Medium.wofffonts.cdnfonts.com/s/19795/Inter-Me... https://fonts.cdnfonts.com/s/19795/Inter-Medium.woff — 200 — 124.5 KiB — 117 ms — h3https://fonts.cdnfonts.com/s/19795/Inter-SemiBold.wofffonts.cdnfonts.com/s/19795/Inter-Se... https://fonts.cdnfonts.com/s/19795/Inter-SemiBold.woff — 200 — 125.2 KiB — 127 ms — h3https://valera.com/services/login_with_shop/buyer/callback?analytics_trace_id=84ed905d-2b2e-410f-b7a6-160b99f6ef38&target_origin=https%3A%2F%2Fvalera.com&token=VDl5UHhSY1JoZ1c2ZGZvcHBlckVPQTI4bjZMNkJ6eWlxSTdKN1FFVExkNjA0MmlzMFVTUC9BT0Y4Z3UzMDNaMUxnblA5eXVyeEVTT1dpbGUvWklVb3RYSld2Z3RKaVRTemNYNU4xNTNkNUdGNWR4UWgzQVM2dGpTRmdRZnVOMzRBaUxEQ25wVE9rMmNTbWpwUURwQWZEclNja0JHTHBwM3h5emtvWWRSZ1NicW9ONWN0QVFCZEl5MUZ1Z2x4cm9PVS9pZ3JEU2xnV3BOWW9PMWJHK2RJRWtyb0xXb09vU3VJUVlHT0M4bjlyZ1RZVHVTbTQ1Sy9MbG1rMld1ODY1Y0VDY2JCb3ZxYkozMjJKU0RVRDBKWmQyb3JaUjFXR0d3MktDWVkxVEVRcVAzam5oWThPQVU2Q3FoTnExM2VuSzRzODQxdlpCV01CZW1lSDlmeHo1K2xSdXZTalFCOVNtdVE0NWtvOU04OHhiamtLVUN1MUR6d3B3WGxLelZsMEc2WVN6d1V5aldpN0cwM29EN1cyWUxqSGFZdllTeXFtd3J1MzRvSUxGZ0RZbHoxSFNWaVFIQUt3MnU3eGNzamRhUzd4YUdyZFl2VDYvbDkremJIc2dWNmlxSWZ6TXRVRmR6Y0JGMGFXUm96bE5yaHNpNmNtQ0FwR2pYQ09xbnpQQnB4K1NuRTNmdnZjZGJtZGluUW1nTVV5TmlpemhxejArSU5SSzVuSUsyTHhTY1MwWHk5RnVYVS8rWGJ6SERRQ3J4UG9QcHU1MU1kaGExazRCWS9SOWN4S1c2N3V6S3Q4aVdoTW1wMzYrTnhZc0Y3U2EzVnlMNlVDY0VWOVFHeVhzbk9aVG05U1lNcVFWS0RCWjRpZm5pd0JtTEQ4NC9MWWJMMTRCUHNZQnkvUHlYUFdwcDBZeVdSZWU0ZlpibEZlUGxJelRHa1hBOE5CNDhWQVFReXRUcXd6dDBvV2ttVmREVWdma2JoZHdZWU53M0wrTUlwSVphT3JoMUQyOGNMZjlYU0dyVkV6eXNOTjBkYkJuNm1yOTRyazFFVmxtTzluRmVXb2xUQUt5bXR3a3kyL3Q4MkV5SXZjeWZ0NlFxZTdXaEVSVUdaUUgvMXNxazFUdEhQN2lWMGhCSGRJNVJJMEpqaEdmNXR0dmdyVHJzdmhlYXBVMFoyMUZiQjd6aFdXLyt0OXJ4cktHS3R4cTNoR1I5NG10YjdnPT0tLU04dlZmaC9kSzU0dGNMK1ViMlFWOXc9PQ%3D%3D--efee460842739cde01d6023393080d8af87e6807valera.com/services/login_with_shop... https://valera.com/services/login_with_shop/buyer/callback?analytics_trace_id=84ed905d-2b2e-410f-b7a6-160b99f6ef38&target_origin=https%3A%2F%2Fvalera.com&token=VDl5UHhSY1JoZ1c2ZGZvcHBlckVPQTI4bjZMNkJ6eWlxSTdKN1FFVExkNjA0MmlzMFVTUC9BT0Y4Z3UzMDNaMUxnblA5eXVyeEVTT1dpbGUvWklVb3RYSld2Z3RKaVRTemNYNU4xNTNkNUdGNWR4UWgzQVM2dGpTRmdRZnVOMzRBaUxEQ25wVE9rMmNTbWpwUURwQWZEclNja0JHTHBwM3h5emtvWWRSZ1NicW9ONWN0QVFCZEl5MUZ1Z2x4cm9PVS9pZ3JEU2xnV3BOWW9PMWJHK2RJRWtyb0xXb09vU3VJUVlHT0M4bjlyZ1RZVHVTbTQ1Sy9MbG1rMld1ODY1Y0VDY2JCb3ZxYkozMjJKU0RVRDBKWmQyb3JaUjFXR0d3MktDWVkxVEVRcVAzam5oWThPQVU2Q3FoTnExM2VuSzRzODQxdlpCV01CZW1lSDlmeHo1K2xSdXZTalFCOVNtdVE0NWtvOU04OHhiamtLVUN1MUR6d3B3WGxLelZsMEc2WVN6d1V5aldpN0cwM29EN1cyWUxqSGFZdllTeXFtd3J1MzRvSUxGZ0RZbHoxSFNWaVFIQUt3MnU3eGNzamRhUzd4YUdyZFl2VDYvbDkremJIc2dWNmlxSWZ6TXRVRmR6Y0JGMGFXUm96bE5yaHNpNmNtQ0FwR2pYQ09xbnpQQnB4K1NuRTNmdnZjZGJtZGluUW1nTVV5TmlpemhxejArSU5SSzVuSUsyTHhTY1MwWHk5RnVYVS8rWGJ6SERRQ3J4UG9QcHU1MU1kaGExazRCWS9SOWN4S1c2N3V6S3Q4aVdoTW1wMzYrTnhZc0Y3U2EzVnlMNlVDY0VWOVFHeVhzbk9aVG05U1lNcVFWS0RCWjRpZm5pd0JtTEQ4NC9MWWJMMTRCUHNZQnkvUHlYUFdwcDBZeVdSZWU0ZlpibEZlUGxJelRHa1hBOE5CNDhWQVFReXRUcXd6dDBvV2ttVmREVWdma2JoZHdZWU53M0wrTUlwSVphT3JoMUQyOGNMZjlYU0dyVkV6eXNOTjBkYkJuNm1yOTRyazFFVmxtTzluRmVXb2xUQUt5bXR3a3kyL3Q4MkV5SXZjeWZ0NlFxZTdXaEVSVUdaUUgvMXNxazFUdEhQN2lWMGhCSGRJNVJJMEpqaEdmNXR0dmdyVHJzdmhlYXBVMFoyMUZiQjd6aFdXLyt0OXJ4cktHS3R4cTNoR1I5NG10YjdnPT0tLU04dlZmaC9kSzU0dGNMK1ViMlFWOXc9PQ%3D%3D--efee460842739cde01d6023393080d8af87e6807 — 200 — 2.6 KiB — 118 ms — h3https://valera-prod.myshopify.com/cdn/shop/files/pandectes-banner-logo.png?v=1781762753valera-prod.myshopify.com/cdn/shop/... https://valera-prod.myshopify.com/cdn/shop/files/pandectes-banner-logo.png?v=1781762753 — 200 — 1.7 KiB — 141 ms — h2https://a.pandect.es/store/analytics/68896391479a.pandect.es/store/analytics/688963... https://a.pandect.es/store/analytics/68896391479 — 200 — 600 B — 257 ms — h2https://valera.com/.well-known/shopify/monorail/unstable/produce_batchvalera.com/.well-known/shopify/mono... https://valera.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 129 ms — h3https://scripts.clarity.ms/0.8.69/clarity.jsscripts.clarity.ms/0.8.69/clarity.j... https://scripts.clarity.ms/0.8.69/clarity.js — 200 — 25.2 KiB — 127 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KBXKW4VVwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KBXKW4VV — -1 — 0 B — 89 ms — https://www.googletagmanager.com/gtag/js?id=G-WJF8HFJ0XB&cx=c&gtm=4e6941h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-WJF8HFJ0XB&cx=c&gtm=4e6941h2 — 200 — 189.2 KiB — 161 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&apvc=1&tid=AW-1455602919&en=page_view&dl=https%3A%2F%2Fvalera.com%2Fen-fr&scrsrc=www.googletagmanager.com&rnd=1329194059.1788968427&navt=n&npa=1&did=dN2ZkMj%2CdNTU0Yz&gdid=dN2ZkMj.dNTU0Yz&_tu=CA&gtm=45be6941h2za200xec&gcs=G101&gcd=13p3t3p3p5l1&dma_cps=-&dma=0&tag_exp=115616985~115938465~115938468~118897920~118897930~120385422~120469145~120469153~120914214&tft=1788968427429&tfd=1617&tids=AW-1455602919&fmt=8pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&apvc=1&tid=AW-1455602919&en=page_view&dl=https%3A%2F%2Fvalera.com%2Fen-fr&scrsrc=www.googletagmanager.com&rnd=1329194059.1788968427&navt=n&npa=1&did=dN2ZkMj%2CdNTU0Yz&gdid=dN2ZkMj.dNTU0Yz&_tu=CA&gtm=45be6941h2za200xec&gcs=G101&gcd=13p3t3p3p5l1&dma_cps=-&dma=0&tag_exp=115616985~115938465~115938468~118897920~118897930~120385422~120469145~120469153~120914214&tft=1788968427429&tfd=1617&tids=AW-1455602919&fmt=8 — 200 — 21 B — 181 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&apvc=0&tid=AW-1455602919&en=page_view&dl=https%3A%2F%2Fvalera.com%2Fen-fr&scrsrc=www.googletagmanager.com&rnd=1329194059.1788968427&navt=n&npa=1&did=dN2ZkMj%2CdNTU0Yz%2CdMTZkMj&gdid=dN2ZkMj.dNTU0Yz.dMTZkMj&_tu=CA&gtm=45be6941h2za200xec&gcs=G101&gcd=13p3t3p3p5l1&dma_cps=-&dma=0&tag_exp=115616985~115938465~115938468~118897920~118897930~120385422~120469145~120469153~120914214&tft=1788968427432&tfd=1619&tids=AW-1455602919&fmt=8pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&apvc=0&tid=AW-1455602919&en=page_view&dl=https%3A%2F%2Fvalera.com%2Fen-fr&scrsrc=www.googletagmanager.com&rnd=1329194059.1788968427&navt=n&npa=1&did=dN2ZkMj%2CdNTU0Yz%2CdMTZkMj&gdid=dN2ZkMj.dNTU0Yz.dMTZkMj&_tu=CA&gtm=45be6941h2za200xec&gcs=G101&gcd=13p3t3p3p5l1&dma_cps=-&dma=0&tag_exp=115616985~115938465~115938468~118897920~118897930~120385422~120469145~120469153~120914214&tft=1788968427432&tfd=1619&tids=AW-1455602919&fmt=8 — 200 — 21 B — 177 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 33 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 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 — 37 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 33 ms — h3https://otlp-http-production.shopifysvc.com/v1/logsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/logs — 204 — 0 B — 39 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 58 ms — h3https://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 — 35 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://otlp-http-production.shopifysvc.com/v1/logsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/logs — 200 — 36 B — 32 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&apvc=0&tid=AW-729887618&en=page_view&dl=https%3A%2F%2Fvalera.com%2Fen-fr&scrsrc=www.googletagmanager.com&rnd=1329194059.1788968427&navt=n&npa=1&did=dN2ZkMj%2CdNTU0Yz&gdid=dN2ZkMj.dNTU0Yz&_tu=CA&gtm=45je6930v9164978059za200xec&gcs=G101&gcd=13p3t3p3p5l1&dma_cps=-&dma=0&tag_exp=115616985~115938465~115938469~118897920~118897930~120213116~120385423~120469145~120469153&tft=1788968427602&tfd=1790&tids=AW-729887618&fmt=8pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&apvc=0&tid=AW-729887618&en=page_view&dl=https%3A%2F%2Fvalera.com%2Fen-fr&scrsrc=www.googletagmanager.com&rnd=1329194059.1788968427&navt=n&npa=1&did=dN2ZkMj%2CdNTU0Yz&gdid=dN2ZkMj.dNTU0Yz&_tu=CA&gtm=45je6930v9164978059za200xec&gcs=G101&gcd=13p3t3p3p5l1&dma_cps=-&dma=0&tag_exp=115616985~115938465~115938469~118897920~118897930~120213116~120385423~120469145~120469153&tft=1788968427602&tfd=1790&tids=AW-729887618&fmt=8 — 200 — 21 B — 89 ms — h3https://cdn.shopify.com/s/javascripts/currencies.jscdn.shopify.com/s/javascripts/curre... https://cdn.shopify.com/s/javascripts/currencies.js — 200 — 2.2 KiB — 33 ms — h3https://valera.com/cart/update.jsvalera.com/cart/update.js https://valera.com/cart/update.js — 200 — 2.1 KiB — 518 ms — h3https://valera.com/cart.jsvalera.com/cart.js https://valera.com/cart.js — 200 — 1.3 KiB — 124 ms — h3https://valera.com/en-fr/cart.jsvalera.com/en-fr/cart.js https://valera.com/en-fr/cart.js — 200 — 1.3 KiB — 96 ms — h3https://cdn.shopify.com/proxy/16ac196e02f929d77ece2be3b510c7141903f88ac2b7c74519b16edae1b3dde6/b2b-solution.bsscommerce.com/js/bss-b2b-cp.js?shop=valera-prod.myshopify.com&sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMAcdn.shopify.com/proxy/16ac196e02f92... https://cdn.shopify.com/proxy/16ac196e02f929d77ece2be3b510c7141903f88ac2b7c74519b16edae1b3dde6/b2b-solution.bsscommerce.com/js/bss-b2b-cp.js?shop=valera-prod.myshopify.com&sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMA — -1 — 0 B — 167 ms — https://cdn.shopify.com/proxy/8bfbb4bf9fc2eb6551bc905131ccbd742fbbab2cfd061d77194c2f63b2e31782/shopify-script-tags.s3.eu-west-1.amazonaws.com/smartseo/instantpage.js?shop=valera-prod.myshopify.com&sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMAcdn.shopify.com/proxy/8bfbb4bf9fc2e... https://cdn.shopify.com/proxy/8bfbb4bf9fc2eb6551bc905131ccbd742fbbab2cfd061d77194c2f63b2e31782/shopify-script-tags.s3.eu-west-1.amazonaws.com/smartseo/instantpage.js?shop=valera-prod.myshopify.com&sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMA — 200 — 1.8 KiB — 151 ms — h3https://api-eu1.hubapi.com/scriptloader/v1/26266674.js?shop=valera-prod.myshopify.comapi-eu1.hubapi.com/scriptloader/v1/... https://api-eu1.hubapi.com/scriptloader/v1/26266674.js?shop=valera-prod.myshopify.com — 200 — 1.6 KiB — 109 ms — h2https://cdn.shopify.com/proxy/92aa97f28a5c87c13649aeda84cb90df09f9939ceca6f20cf78f78e1007fa02e/api.goaffpro.com/loader.js?shop=valera-prod.myshopify.com&sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMAcdn.shopify.com/proxy/92aa97f28a5c8... https://cdn.shopify.com/proxy/92aa97f28a5c87c13649aeda84cb90df09f9939ceca6f20cf78f78e1007fa02e/api.goaffpro.com/loader.js?shop=valera-prod.myshopify.com&sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMA — 200 — 5.3 KiB — 174 ms — h3https://valera.com/cdn/shop/files/android-chrome-512x512.png?crop=center&height=32&v=1705933428&width=32valera.com/cdn/shop/files/android-c... https://valera.com/cdn/shop/files/android-chrome-512x512.png?crop=center&height=32&v=1705933428&width=32 — 200 — 2.3 KiB — 41 ms — h3https://valera.com/cart/update.jsvalera.com/cart/update.js https://valera.com/cart/update.js — 200 — 2.1 KiB — 369 ms — h3https://valera.com/cart.jsvalera.com/cart.js https://valera.com/cart.js — 200 — 1.3 KiB — 86 ms — h3https://j.clarity.ms/collectj.clarity.ms/collect https://j.clarity.ms/collect — 204 — 274 B — 370 ms — http/1.1https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/polyfills.Db3KX98s.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/polyfills.Db3KX98s.js — 200 — 18.1 KiB — 38 ms — h3https://valera.com/search?q=id:%2215987055821182%22%20OR%20id:%2215831120937342%22%20OR%20id:%2214984863547774%22%20OR%20id:%229377785446711%22%20OR%20id:%2214911365874046%22%20OR%20id:%2214909863526782%22%20OR%20id:%2214911355879806%22%20OR%20id:%2214911368626558%22%20OR%20id:%2214911379538302%22&view=bss.b2bvalera.com/search?q=id:%22159870558... https://valera.com/search?q=id:%2215987055821182%22%20OR%20id:%2215831120937342%22%20OR%20id:%2214984863547774%22%20OR%20id:%229377785446711%22%20OR%20id:%2214911365874046%22%20OR%20id:%2214909863526782%22%20OR%20id:%2214911355879806%22%20OR%20id:%2214911368626558%22%20OR%20id:%2214911379538302%22&view=bss.b2b — 200 — 2.5 KiB — 95 ms — h3https://js-eu1.hscollectedforms.net/collectedforms.jsjs-eu1.hscollectedforms.net/collect... https://js-eu1.hscollectedforms.net/collectedforms.js — 200 — 27.3 KiB — 196 ms — h2https://js-eu1.hs-analytics.net/analytics/1788961800000/26266674.jsjs-eu1.hs-analytics.net/analytics/1... https://js-eu1.hs-analytics.net/analytics/1788961800000/26266674.js — 200 — 42.5 KiB — 179 ms — h2https://js-eu1.hubspot.com/web-interactives-embed.jsjs-eu1.hubspot.com/web-interactives... https://js-eu1.hubspot.com/web-interactives-embed.js — 200 — 30.2 KiB — 169 ms — h2https://js-eu1.hs-banner.com/v2/26266674/banner.jsjs-eu1.hs-banner.com/v2/26266674/ba... https://js-eu1.hs-banner.com/v2/26266674/banner.js — 200 — 24.4 KiB — 194 ms — h2https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/app.sGMsWDjI.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/app.sGMsWDjI.js — 200 — 5.9 KiB — 31 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/esnext-vendor.Dqyj125j.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/esnext-vendor.Dqyj125j.js — 200 — 42.2 KiB — 32 ms — h3https://valera.com/cart.jsvalera.com/cart.js https://valera.com/cart.js — 200 — 1.3 KiB — 91 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/context-browser.CFeAJlQf.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/context-browser.CFeAJlQf.js — 200 — 58.9 KiB — 39 ms — h3https://j.clarity.ms/collectj.clarity.ms/collect https://j.clarity.ms/collect — 204 — 274 B — 471 ms — http/1.1https://valera.com/cart.jsvalera.com/cart.js https://valera.com/cart.js — 200 — 1.4 KiB — 116 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/checkout-policy.CJnTuawr.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/checkout-policy.CJnTuawr.js — 200 — 88.9 KiB — 37 ms — h3https://valera.com/search?q=&view=bss.b2bvalera.com/search?q=&view=bss.b2b https://valera.com/search?q=&view=bss.b2b — 200 — 2.2 KiB — 429 ms — h3https://js-eu1.hs-scripts.com/26266674.jsjs-eu1.hs-scripts.com/26266674.js https://js-eu1.hs-scripts.com/26266674.js — 200 — 1.3 KiB — 127 ms — h2https://track-eu1.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&v=1.1&a=26266674&rcu=https%3A%2F%2Fvalera.com%2Fen-fr&pu=https%3A%2F%2Fvalera.com%2Fen-fr&t=Valera+-+The+Swiss+Hair+Specialists&cts=1788968428240&vi=5bea8a58ee593aef9f2f44e7040df346&nc=true&ce=false&cc=0track-eu1.hubspot.com/__ptq.gif?k=1... https://track-eu1.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&v=1.1&a=26266674&rcu=https%3A%2F%2Fvalera.com%2Fen-fr&pu=https%3A%2F%2Fvalera.com%2Fen-fr&t=Valera+-+The+Swiss+Hair+Specialists&cts=1788968428240&vi=5bea8a58ee593aef9f2f44e7040df346&nc=true&ce=false&cc=0 — 200 — 972 B — 167 ms — h2https://cta-eu1.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=26266674&currentUrl=https%3A%2F%2Fvalera.com%2Fen-fr&utk=5bea8a58ee593aef9f2f44e7040df346&__hstc=166801057.5bea8a58ee593aef9f2f44e7040df346.1788968428239.1788968428239.1788968428239.1&__hssc=166801057.1.1788968428239&isMobile=truecta-eu1.hubspot.com/web-interactive... https://cta-eu1.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=26266674&currentUrl=https%3A%2F%2Fvalera.com%2Fen-fr&utk=5bea8a58ee593aef9f2f44e7040df346&__hstc=166801057.5bea8a58ee593aef9f2f44e7040df346.1788968428239.1788968428239.1788968428239.1&__hssc=166801057.1.1788968428239&isMobile=true — 200 — 1.1 KiB — 165 ms — h2https://forms-eu1.hscollectedforms.net/collected-forms/v1/config/json?portalId=26266674&utk=5bea8a58ee593aef9f2f44e7040df346forms-eu1.hscollectedforms.net/coll... https://forms-eu1.hscollectedforms.net/collected-forms/v1/config/json?portalId=26266674&utk=5bea8a58ee593aef9f2f44e7040df346 — 200 — 683 B — 91 ms — h2https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/helpers-installmentsNotSupportedForAddress.BM4CUG_3.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/helpers-installmentsNotSupportedForAddress.BM4CUG_3.js — 200 — 2.4 KiB — 33 ms — h3https://valera.com/cart/update.jsvalera.com/cart/update.js https://valera.com/cart/update.js — 200 — 2.2 KiB — 275 ms — h3https://valera.com/cart.jsvalera.com/cart.js https://valera.com/cart.js — 200 — 1.4 KiB — 107 ms — h3https://forms-eu1.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=4forms-eu1.hsforms.com/embed/v3/coun... https://forms-eu1.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=4 — 200 — 1.0 KiB — 156 ms — http/1.1https://valera.com/cart.jsvalera.com/cart.js https://valera.com/cart.js — 200 — 1.4 KiB — 173 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/receipt-mapper-load-recovery.D5_AhtwI.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/receipt-mapper-load-recovery.D5_AhtwI.js — 200 — 9.6 KiB — 34 ms — h3https://perf-eu1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1perf-eu1.hsforms.com/embed/v3/count... https://perf-eu1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1 — 200 — 1023 B — 159 ms — http/1.1https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/receipt-eager-mappers.CNYJWb8K.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/receipt-eager-mappers.CNYJWb8K.js — 200 — 3.3 KiB — 35 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/consent-manager-shared.BlqZhdCN.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/consent-manager-shared.BlqZhdCN.js — 200 — 1.9 KiB — 35 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/sections-shared.DlWG5jT4.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/sections-shared.DlWG5jT4.js — 200 — 2.5 KiB — 34 ms — h3https://valera.com/search?q=&view=bss.b2bvalera.com/search?q=&view=bss.b2b https://valera.com/search?q=&view=bss.b2b — 200 — 2.2 KiB — 203 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/error-logger-report-graphql-error.B0rYc0pz.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/error-logger-report-graphql-error.B0rYc0pz.js — 200 — 2.2 KiB — 37 ms — h3https://valera.com/cart.jsvalera.com/cart.js https://valera.com/cart.js — 200 — 1.4 KiB — 86 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/shop-pay-normalizeBuyerDetails.D6NxOs_3.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/shop-pay-normalizeBuyerDetails.D6NxOs_3.js — 200 — 1.8 KiB — 30 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/helpers-derivations.BsGpVLPY.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/helpers-derivations.BsGpVLPY.js — 200 — 2.0 KiB — 34 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/utilities-shopCashMoney.2QUhB-5b.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/utilities-shopCashMoney.2QUhB-5b.js — 200 — 1.8 KiB — 35 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/color-contrast-colorContrast.CcjiGI4l.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/color-contrast-colorContrast.CcjiGI4l.js — 200 — 2.1 KiB — 34 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/graphql-redeemable.BuA4Yj_g.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/graphql-redeemable.BuA4Yj_g.js — 200 — 2.1 KiB — 36 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hydrate.DokPsy9a.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hydrate.DokPsy9a.js — 200 — 203.0 KiB — 57 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShopPayExternalAppContext.DmsLMy8i.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShopPayExternalAppContext.DmsLMy8i.js — 200 — 3.3 KiB — 34 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/locale-en.BqHdjmAI.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/locale-en.BqHdjmAI.js — 200 — 26.9 KiB — 37 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/page-Information.BP4pEo1f.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/page-Information.BP4pEo1f.js — 200 — 5.9 KiB — 34 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressForm.D5dXi0M8.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressForm.D5dXi0M8.js — 200 — 19.4 KiB — 35 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/PhoneField.j5IsS2hI.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/PhoneField.j5IsS2hI.js — 200 — 3.3 KiB — 37 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useSuppressShopPayModalOnLoad.DamzyvwT.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useSuppressShopPayModalOnLoad.DamzyvwT.js — 200 — 2.0 KiB — 34 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/components-RedirectionNotice.module.PqAvhx7B.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/components-RedirectionNotice.module.PqAvhx7B.js — 200 — 1.6 KiB — 36 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/Popover.B66CpGWg.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/Popover.B66CpGWg.js — 200 — 2.2 KiB — 33 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePickupPoints.efLtT_DJ.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePickupPoints.efLtT_DJ.js — 200 — 1.8 KiB — 45 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/Choice.rHPG5KL-.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/Choice.rHPG5KL-.js — 200 — 4.7 KiB — 42 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/Checkbox.B6jGWxKm.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/Checkbox.B6jGWxKm.js — 200 — 1.9 KiB — 36 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useWalletsTimeout.BzTydLpi.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useWalletsTimeout.BzTydLpi.js — 200 — 3.3 KiB — 35 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePostPurchase.B7ugzjY6.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePostPurchase.B7ugzjY6.js — 200 — 1.5 KiB — 32 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/components-DeliveryTransition.ETiN5tIz.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/components-DeliveryTransition.ETiN5tIz.js — 200 — 31.1 KiB — 37 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/useShopPayButtonClassName.DQxK9TPx.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/useShopPayButtonClassName.DQxK9TPx.js — 200 — 1.7 KiB — 35 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/cross-border-hooks.CAP3tDRS.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/cross-border-hooks.CAP3tDRS.js — 200 — 1.4 KiB — 44 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/ChangeCompanyLocationLink.CtXjTtn_.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/ChangeCompanyLocationLink.CtXjTtn_.js — 200 — 2.3 KiB — 34 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useCanChangeCompanyLocation.OhbMdapc.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useCanChangeCompanyLocation.OhbMdapc.js — 200 — 1.7 KiB — 36 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useForceShopPayUrl.Cp0WIGnH.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useForceShopPayUrl.Cp0WIGnH.js — 200 — 2.4 KiB — 42 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/ImpressionEventCapture.BcHYFzzK.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/ImpressionEventCapture.BcHYFzzK.js — 200 — 2.0 KiB — 41 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/utilities-previous.BK_T2vZ0.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/utilities-previous.BK_T2vZ0.js — 200 — 2.0 KiB — 39 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/CaptureEvents-ButtonWithRegisterWebPixel.Yc3GFNss.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/CaptureEvents-ButtonWithRegisterWebPixel.Yc3GFNss.js — 200 — 1.7 KiB — 50 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/ShopPayLogo.DCuM1VxL.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/ShopPayLogo.DCuM1VxL.js — 200 — 3.1 KiB — 42 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useWalletsMonorailTrack.DPXHEjdI.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useWalletsMonorailTrack.DPXHEjdI.js — 200 — 2.2 KiB — 35 ms — h3https://j.clarity.ms/collectj.clarity.ms/collect https://j.clarity.ms/collect — 204 — 274 B — 117 ms — http/1.1https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/EmptyState.E-XOKoXe.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/EmptyState.E-XOKoXe.js — 200 — 1.5 KiB — 50 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/Section-SectionStyleOverride.C677KVc_.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/Section-SectionStyleOverride.C677KVc_.js — 200 — 1.7 KiB — 52 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/AutocompleteField-hooks.B-RtL_63.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/AutocompleteField-hooks.B-RtL_63.js — 200 — 4.7 KiB — 46 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/PendingShipping.gPbKs_hV.jsvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/PendingShipping.gPbKs_hV.js — 200 — 1.7 KiB — 44 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/app.CM6PQxCl.cssvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/app.CM6PQxCl.css — 200 — 2.7 KiB — 42 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/checkout-policy.Dy6nOzcc.cssvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/checkout-policy.Dy6nOzcc.css — 200 — 8.0 KiB — 38 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/stopwatch.CA9UAEYG.cssvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/stopwatch.CA9UAEYG.css — 200 — 15.1 KiB — 36 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/BillingAddressForm.BdwN7V1K.cssvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/BillingAddressForm.BdwN7V1K.css — 200 — 1.1 KiB — 38 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/DeliveryTransition.CxmS455s.cssvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/DeliveryTransition.CxmS455s.css — 200 — 3.9 KiB — 34 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/RedirectionNotice.B8v_QGNW.cssvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/RedirectionNotice.B8v_QGNW.css — 200 — 880 B — 36 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/Choice.DNWz77j7.cssvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/Choice.DNWz77j7.css — 200 — 3.1 KiB — 38 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/EmptyState.BEvzDDvy.cssvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/EmptyState.BEvzDDvy.css — 200 — 898 B — 35 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/Checkbox.CfwUdlpL.cssvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/Checkbox.CfwUdlpL.css — 200 — 1.4 KiB — 40 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/PhoneField.uZEuHncj.cssvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/PhoneField.uZEuHncj.css — 200 — 1.3 KiB — 34 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/Popover.Bi1nHaU-.cssvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/Popover.Bi1nHaU-.css — 200 — 1.1 KiB — 34 ms — h3https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/useShopPayButtonClassName.CpHF4L7Q.cssvalera.com/cdn/shopifycloud/checkou... https://valera.com/cdn/shopifycloud/checkout-web/assets/c1/assets/useShopPayButtonClassName.CpHF4L7Q.css — 200 — 1.2 KiB — 39 ms — h3https://cdn.shopify.com/s/files/1/0688/9639/1479/files/Logo_rosso_positivo_x320.png?v=1677601514cdn.shopify.com/s/files/1/0688/9639... https://cdn.shopify.com/s/files/1/0688/9639/1479/files/Logo_rosso_positivo_x320.png?v=1677601514 — 200 — 23.5 KiB — 37 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
84% of JavaScript execution is third-party
First-party Third-party 6033ms · 1320KB · €96/mo
valera.com
Other
Costly
Execution 2123ms
Transfer 95 KB
Monthly Cost €34/mo
cdn.shopify.com
Other
Costly
Execution 629ms
Transfer 178 KB
Unused 79%
Monthly Cost €10/mo
Google Tag Manager
Tag Manager
Costly
Execution 498ms
Transfer 189 KB
Unused 38%
Monthly Cost €8/mo
js-eu1.hs-analytics.net
Other
Costly
Execution 456ms
Transfer 43 KB
Monthly Cost €7/mo
valera.com
Other
Costly
Execution 435ms
Transfer 72 KB
Unused 51%
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 335ms
Transfer 145 KB
Unused 44%
Monthly Cost €5/mo
Microsoft Clarity
Session Replay
Costly
Execution 290ms
Transfer 25 KB
Monthly Cost €5/mo
Facebook Pixel
Advertising
Costly
Execution 204ms
Transfer 107 KB
Unused 48%
Monthly Cost €3/mo
d1dgtlbp2q4h7t.cloudfront.net
Other
Optional
Execution 192ms
Transfer 70 KB
Unused 46%
Monthly Cost €3/mo
valera.com
Other
Optional
Execution 138ms
Transfer 24 KB
Monthly Cost €2/mo
js-eu1.hubspot.com
Other
Optional
Execution 132ms
Transfer 30 KB
Monthly Cost €2/mo
cdn.shopify.com
Other
Optional
Execution 130ms
Transfer 54 KB
Unused 55%
Monthly Cost €2/mo
valera.com
Other
Optional
Execution 111ms
Transfer 30 KB
Monthly Cost €2/mo
valera.com
Other
Optional
Execution 100ms
Transfer 17 KB
Monthly Cost €2/mo
cdn.shopify.com
Other
Optional
Execution 73ms
Transfer 21 KB
Monthly Cost €1/mo
js-eu1.hscollectedforms.net
Other
Optional
Execution 72ms
Transfer 27 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 63ms
Transfer 189 KB
Unused 65%
Monthly Cost €1/mo
cdn.shopify.com
Other
Optional
Execution 53ms
Transfer 3 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • valera.com adds 2123ms and costs ~€34/month
  • cdn.shopify.com adds 629ms and costs ~€10/month
  • Google Tag Manager adds 498ms and costs ~€8/month
  • js-eu1.hs-analytics.net adds 456ms and costs ~€7/month
  • valera.com adds 435ms and costs ~€7/month
  • Google Tag Manager adds 335ms and costs ~€5/month
  • Microsoft Clarity adds 290ms and costs ~€5/month
  • Facebook Pixel adds 204ms and costs ~€3/month

84% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

valera.com takes 2123ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

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

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

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

js-eu1.hs-analytics.net takes 456ms 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

valera.com takes 435ms 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

51% of valera.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

Google Tag Manager takes 335ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

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

Facebook Pixel takes 204ms 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

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

65% of Google Tag Manager'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

Image Optimization
64 images, 250 KB total, 118 KB wasted
INFO

Image Optimization Audit

Total Images

64

Total Size

250 KB

Oversized

3

Wasted

118 KB

3 missing alt text 29 missing dimensions 45 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