Skip to content
https://daelimtransformer.es

Performance

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

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

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

3.36 s

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

10.09 s

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

301 ms

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

0.000

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

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

25.02 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
27
14 PASS 4 REVIEW 5 FIX
F
Page Weight Budget
Action
3.2 MB transferred, 246 requests
FIX
3.2 MB transferred, 246 requests
Warning::
Page weighs 10.0 MB (3.2 MB transferred)
Warning::
JavaScript is 2.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.4 MB
Warning::
246 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.67 g CO2 per page load
3.2 MB / 2.4 MB budget
3.2 MB transferred
246 requests
0.67 g CO2 per page load
JavaScript 2.4 MiB 74%
Images 447.7 KiB 14%
CSS 180.4 KiB 6%
Fonts 154.8 KiB 5%
HTML 49.7 KiB 2%
Other 6.2 KiB 0%
Other 1.3 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
69% third-party, 0 ms blocking
FIX
69% third-party, 0 ms blocking
Warning::
Third-party code accounts for 69% of page weight (2.2 MiB of 3.2 MiB)
Info::
Third-party blocking time is low (0 ms)
31%
69%
First-party Third-party
D
JS Execution Cost
Action
2232ms total JS execution
FIX
2232ms total JS execution
Warning::
Unattributable: 441ms CPU time
Warning::
https://daelimtransformer.es/wp-includes/js/jquery...: 427ms CPU time
Warning::
https://daelimtransformer.es/wp-content/themes/ast...: 384ms CPU time
Warning::
https://daelimtransformer.es/: 251ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-WXC2...: 240ms CPU time
Info::
Third-party scripts: 379ms (17% of total)

Main Thread Breakdown

Script Evaluation 43% Other 22% Style & Layout 21% Parse HTML & CSS 7% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
Unattributable441ms6ms0ms1st
https://daelimtransformer.es/wp-includes/js/jquery/jquery.min.js?ver=3.7.1427ms375ms7ms1st
https://daelimtransformer.es/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.13.8384ms9ms2ms1st
https://daelimtransformer.es/251ms14ms9ms1st
https://www.googletagmanager.com/gtag/js?id=G-WXC29Y31E1&cx=c&gtm=4e6921240ms195ms42ms3rd
https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/image-carousel.6167d20b95b33386757b.bundle.min.js153ms124ms0ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-TS6JRPCG138ms108ms29ms3rd
https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/renderer-OUrS6wV-.js118ms66ms0ms1st
https://daelimtransformer.es/wp-content/plugins/sg-cachepress/assets/js/lazysizes.min.js?ver=7.8.178ms26ms1ms1st
D
Page Weight Inventory
Action
246 resources · 3.2 MB · 140 KB savings available
FIX
246 resources · 3.2 MB · 140 KB savings available
Warning::
Page weight 3.2 MB exceeds 1 MB target by 2.2 MB
Got: 3.2 MB Expected: ≤ 1 MB
Info::
~140 KB of savings available
Warning::
130 third-party resources (69% of weight)
Info::
2 resources over 200KB
246 resources · 3.2 MiB · 130 third-party 2.2 MiB over 1MB target
JavaScript 74% · 2.4 MiB
Image 14% · 449.0 KiB
CSS 6% · 180.4 KiB
Font 5% · 154.8 KiB
Document 2% · 49.7 KiB
Other 0% · 6.2 KiB

~140.1 KiB of savings available

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

No Cache-Control header

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

B
JS Bundles
148 scripts, 140 KB unused
REVIEW
148 scripts, 140 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-WXC2...: 73 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TS6...: 67 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 140 KB
140 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-WXC29Y31E1&cx=c&gtm=4e6921173 KB73 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TS6JRPCG129 KB67 KB (52%)3rd
https://daelimtransformer.es/wp-includes/js/jquery/jquery.min.js?ver=3.7.129 KB1st
https://daelimtransformer.es/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.15 KB1st
https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/parser-DjQZlMd1.js21 KB1st
https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/common-obr_iRFg.js4 KB1st
https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/corruption-CN_FuuhI.js3 KB1st
https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/renderer-OUrS6wV-.js7 KB1st
https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/frontend-common-C-l7bAWi.js?v=2.2.14 KB1st
https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/frontend-script-P8CrtsKl.js?v=2.2.11 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
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.
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
Image Optimization
8 images, 0 KB saveable
PASS
8 images, 0 KB saveable
Warning::
data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
8 images 448 KB
0 oversized -0 KB
1 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
Font Loading
9 fonts (155 KB)
PASS
9 fonts (155 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

155 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.4 s LCP 10.1 shttps://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2montserrat-jtusjig1_i6t... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2 — 37.2 KiB — 34 ms — font-display: swaphttps://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1xlfq.woff2poppins-pxibyp8kv8jhgfv... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1xlfq.woff2 — 7.9 KiB — 36 ms — font-display: swaphttps://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjfecg.woff2poppins-pxieyp8kv8jhgfv... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjfecg.woff2 — 7.9 KiB — 37 ms — font-display: swaphttps://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1xlfq.woff2poppins-pxibyp8kv8jhgfv... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1xlfq.woff2 — 7.9 KiB — 38 ms — font-display: swaphttps://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1xlfq.woff2poppins-pxibyp8kv8jhgfv... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1xlfq.woff2 — 8.0 KiB — 39 ms — font-display: swaphttps://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2poppins-pxibyp8kv8jhgfv... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2 — 7.8 KiB — 41 ms — font-display: swaphttps://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1zl7.woff2inter-ucc73fwrk3iltehus... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1zl7.woff2 — 47.6 KiB — 42 ms — font-display: swaphttps://daelimai.com/_next/static/media/9cc5b37ab1350db7-s.p.woff29cc5b37ab1350db7-s.p.woff2 https://daelimai.com/_next/static/media/9cc5b37ab1350db7-s.p.woff2 — 15.6 KiB — 466 ms — font-display: swaphttps://daelimai.com/_next/static/media/e6099e249fd938cc-s.p.woff2e6099e249fd938cc-s.p.woff2 https://daelimai.com/_next/static/media/e6099e249fd938cc-s.p.woff2 — 15.0 KiB — 1.6 s — font-display: swap
montserrat-jtusjig1_i6t... woff2 swap
Size 37 KB
Load time 34 ms
Start 504 ms
Risk FOUT — text flashes from fallback to web font
poppins-pxibyp8kv8jhgfv... woff2 swap
Size 8 KB
Load time 36 ms
Start 505 ms
Risk FOUT — text flashes from fallback to web font
poppins-pxieyp8kv8jhgfv... woff2 swap
Size 8 KB
Load time 37 ms
Start 506 ms
Risk FOUT — text flashes from fallback to web font
poppins-pxibyp8kv8jhgfv... woff2 swap
Size 8 KB
Load time 38 ms
Start 506 ms
Risk FOUT — text flashes from fallback to web font
poppins-pxibyp8kv8jhgfv... woff2 swap
Size 8 KB
Load time 39 ms
Start 506 ms
Risk FOUT — text flashes from fallback to web font
poppins-pxibyp8kv8jhgfv... woff2 swap
Size 8 KB
Load time 41 ms
Start 506 ms
Risk FOUT — text flashes from fallback to web font
inter-ucc73fwrk3iltehus... woff2 swap
Size 48 KB
Load time 42 ms
Start 507 ms
Risk FOUT — text flashes from fallback to web font
9cc5b37ab1350db7-s.p.woff2 woff2 swap
Size 16 KB
Load time 466 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
e6099e249fd938cc-s.p.woff2 woff2 swap
Size 15 KB
Load time 1.6 s
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
`ETag` present -- conditional GET supported
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
JavaScript Blocking
No render-blocking JS or document.write usage detected
PASS
No render-blocking JS or document.write usage detected
Info::
No JavaScript blocking issues detected
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

Network Waterfall
246 requests over 9940ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.4 s LCP 10.1 shttps://daelimtransformer.es// https://daelimtransformer.es/ — 200 — 40.3 KiB — 203 ms — h2https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.13.8/wp-content/themes/astra/assets/css... https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.13.8 — 200 — 8.3 KiB — 52 ms — h2https://fonts.googleapis.com/css?family=Montserrat:normal%2C%2C600&display=swap&ver=4.13.8fonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:normal%2C%2C600&display=swap&ver=4.13.8 — 200 — 1.0 KiB — 187 ms — h2https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-layout-grid.min.css?ver=4.13.8/wp-content/themes/astra/assets/css... https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-layout-grid.min.css?ver=4.13.8 — 200 — 2.0 KiB — 51 ms — h2https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-smallscreen-grid.min.css?ver=4.13.8/wp-content/themes/astra/assets/css... https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-smallscreen-grid.min.css?ver=4.13.8 — 200 — 1.0 KiB — 52 ms — h2https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-grid.min.css?ver=4.13.8/wp-content/themes/astra/assets/css... https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-grid.min.css?ver=4.13.8 — 200 — 14.8 KiB — 66 ms — h2https://daelimtransformer.es/wp-content/plugins/easy-table-of-contents/assets/css/screen.min.css?ver=2.0.86/wp-content/plugins/easy-table-of-c... https://daelimtransformer.es/wp-content/plugins/easy-table-of-contents/assets/css/screen.min.css?ver=2.0.86 — 200 — 2.0 KiB — 56 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.2.3 — 200 — 6.6 KiB — 57 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/css/post-3143.css?ver=1788276392/wp-content/uploads/elementor/css/p... https://daelimtransformer.es/wp-content/uploads/elementor/css/post-3143.css?ver=1788276392 — 200 — 1.6 KiB — 58 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.2.3 — 200 — 334 B — 58 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=4.2.3 — 200 — 1.1 KiB — 59 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-search-form.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-search-form.min.css?ver=4.2.1 — 200 — 1.1 KiB — 61 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.2.3 — 200 — 1.2 KiB — 62 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=4.2.3 — 200 — 702 B — 63 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=4.2.1 — 200 — 3.4 KiB — 64 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=4.2.1 — 200 — 323 B — 67 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.2.3 — 200 — 364 B — 69 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=4.2.1 — 200 — 1.6 KiB — 68 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=4.2.1 — 200 — 477 B — 69 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css?ver=4.2.3 — 200 — 323 B — 70 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpLeft.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpLeft.min.css?ver=4.2.3 — 200 — 353 B — 75 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=4.2.1 — 200 — 565 B — 76 ms — h2https://daelimtransformer.es/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.7.3/wp-content/plugins/essential-addon... https://daelimtransformer.es/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.7.3 — 200 — 1.6 KiB — 77 ms — h2https://daelimtransformer.es/wp-content/uploads/essential-addons-elementor/eael-2283.min.css?ver=1778310697/wp-content/uploads/essential-addon... https://daelimtransformer.es/wp-content/uploads/essential-addons-elementor/eael-2283.min.css?ver=1778310697 — 200 — 3.9 KiB — 78 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/css/post-2413.css?ver=1788276392/wp-content/uploads/elementor/css/p... https://daelimtransformer.es/wp-content/uploads/elementor/css/post-2413.css?ver=1788276392 — 200 — 967 B — 79 ms — h2https://daelimtransformer.es/wp-content/plugins/wpdatatables/integrations/page_builders/elementor/css/wpdt-elementor-widget-font.min.css?ver=6.5.1.5/wp-content/plugins/wpdatatables/in... https://daelimtransformer.es/wp-content/plugins/wpdatatables/integrations/page_builders/elementor/css/wpdt-elementor-widget-font.min.css?ver=6.5.1.5 — 200 — 382 B — 79 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css?ver=4.2.1 — 200 — 1.4 KiB — 80 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.min.css?ver=4.2.1 — 200 — 832 B — 81 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=4.2.3 — 200 — 524 B — 82 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=4.2.3 — 200 — 912 B — 83 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.4 s LCP 10.1 shttps://daelimtransformer.es// https://daelimtransformer.es/ — 200 — 40.3 KiB — 203 ms — h2https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.13.8/wp-content/themes/astra/assets/css... https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.13.8 — 200 — 8.3 KiB — 52 ms — h2https://fonts.googleapis.com/css?family=Montserrat:normal%2C%2C600&display=swap&ver=4.13.8fonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:normal%2C%2C600&display=swap&ver=4.13.8 — 200 — 1.0 KiB — 187 ms — h2https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-layout-grid.min.css?ver=4.13.8/wp-content/themes/astra/assets/css... https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-layout-grid.min.css?ver=4.13.8 — 200 — 2.0 KiB — 51 ms — h2https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-smallscreen-grid.min.css?ver=4.13.8/wp-content/themes/astra/assets/css... https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-smallscreen-grid.min.css?ver=4.13.8 — 200 — 1.0 KiB — 52 ms — h2https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-grid.min.css?ver=4.13.8/wp-content/themes/astra/assets/css... https://daelimtransformer.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-grid.min.css?ver=4.13.8 — 200 — 14.8 KiB — 66 ms — h2https://daelimtransformer.es/wp-content/plugins/easy-table-of-contents/assets/css/screen.min.css?ver=2.0.86/wp-content/plugins/easy-table-of-c... https://daelimtransformer.es/wp-content/plugins/easy-table-of-contents/assets/css/screen.min.css?ver=2.0.86 — 200 — 2.0 KiB — 56 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.2.3 — 200 — 6.6 KiB — 57 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/css/post-3143.css?ver=1788276392/wp-content/uploads/elementor/css/p... https://daelimtransformer.es/wp-content/uploads/elementor/css/post-3143.css?ver=1788276392 — 200 — 1.6 KiB — 58 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.2.3 — 200 — 334 B — 58 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=4.2.3 — 200 — 1.1 KiB — 59 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-search-form.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-search-form.min.css?ver=4.2.1 — 200 — 1.1 KiB — 61 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.2.3 — 200 — 1.2 KiB — 62 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=4.2.3 — 200 — 702 B — 63 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=4.2.1 — 200 — 3.4 KiB — 64 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=4.2.1 — 200 — 323 B — 67 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.2.3 — 200 — 364 B — 69 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=4.2.1 — 200 — 1.6 KiB — 68 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=4.2.1 — 200 — 477 B — 69 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css?ver=4.2.3 — 200 — 323 B — 70 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpLeft.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpLeft.min.css?ver=4.2.3 — 200 — 353 B — 75 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=4.2.1 — 200 — 565 B — 76 ms — h2https://daelimtransformer.es/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.7.3/wp-content/plugins/essential-addon... https://daelimtransformer.es/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.7.3 — 200 — 1.6 KiB — 77 ms — h2https://daelimtransformer.es/wp-content/uploads/essential-addons-elementor/eael-2283.min.css?ver=1778310697/wp-content/uploads/essential-addon... https://daelimtransformer.es/wp-content/uploads/essential-addons-elementor/eael-2283.min.css?ver=1778310697 — 200 — 3.9 KiB — 78 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/css/post-2413.css?ver=1788276392/wp-content/uploads/elementor/css/p... https://daelimtransformer.es/wp-content/uploads/elementor/css/post-2413.css?ver=1788276392 — 200 — 967 B — 79 ms — h2https://daelimtransformer.es/wp-content/plugins/wpdatatables/integrations/page_builders/elementor/css/wpdt-elementor-widget-font.min.css?ver=6.5.1.5/wp-content/plugins/wpdatatables/in... https://daelimtransformer.es/wp-content/plugins/wpdatatables/integrations/page_builders/elementor/css/wpdt-elementor-widget-font.min.css?ver=6.5.1.5 — 200 — 382 B — 79 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css?ver=4.2.1 — 200 — 1.4 KiB — 80 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.min.css?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.min.css?ver=4.2.1 — 200 — 832 B — 81 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=4.2.3 — 200 — 524 B — 82 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=4.2.3 — 200 — 912 B — 83 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/animations/styles/slideInUp.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/animations/styles/slideInUp.min.css?ver=4.2.3 — 200 — 331 B — 84 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-toggle.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-toggle.min.css?ver=4.2.3 — 200 — 572 B — 86 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5 — 200 — 4.4 KiB — 88 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=4.2.3 — 200 — 934 B — 89 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css?ver=4.2.3 — 200 — 378 B — 90 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/css/post-2283.css?ver=1788276393/wp-content/uploads/elementor/css/p... https://daelimtransformer.es/wp-content/uploads/elementor/css/post-2283.css?ver=1788276393 — 200 — 6.5 KiB — 102 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/css/post-2547.css?ver=1788276393/wp-content/uploads/elementor/css/p... https://daelimtransformer.es/wp-content/uploads/elementor/css/post-2547.css?ver=1788276393 — 200 — 2.4 KiB — 92 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/css/post-2559.css?ver=1788276393/wp-content/uploads/elementor/css/p... https://daelimtransformer.es/wp-content/uploads/elementor/css/post-2559.css?ver=1788276393 — 200 — 1.9 KiB — 93 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/css/post-3659.css?ver=1788276393/wp-content/uploads/elementor/css/p... https://daelimtransformer.es/wp-content/uploads/elementor/css/post-3659.css?ver=1788276393 — 200 — 1.6 KiB — 94 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/css/post-3636.css?ver=1788276393/wp-content/uploads/elementor/css/p... https://daelimtransformer.es/wp-content/uploads/elementor/css/post-3636.css?ver=1788276393 — 200 — 1.6 KiB — 95 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/css/elementor-gf-local-montserrat.min.css?ver=1744833274/wp-content/uploads/elementor/googl... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/css/elementor-gf-local-montserrat.min.css?ver=1744833274 — 200 — 937 B — 97 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/css/elementor-gf-local-roboto.min.css?ver=1744833268/wp-content/uploads/elementor/googl... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/css/elementor-gf-local-roboto.min.css?ver=1744833268 — 200 — 2.0 KiB — 102 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/css/elementor-gf-local-robotoslab.min.css?ver=1744833270/wp-content/uploads/elementor/googl... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/css/elementor-gf-local-robotoslab.min.css?ver=1744833270 — 200 — 872 B — 99 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/css/elementor-gf-local-poppins.min.css?ver=1744833271/wp-content/uploads/elementor/googl... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/css/elementor-gf-local-poppins.min.css?ver=1744833271 — 200 — 824 B — 104 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/css/elementor-gf-local-archivo.min.css?ver=1744868204/wp-content/uploads/elementor/googl... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/css/elementor-gf-local-archivo.min.css?ver=1744868204 — 200 — 807 B — 105 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/css/elementor-gf-local-inter.min.css?ver=1744833279/wp-content/uploads/elementor/googl... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/css/elementor-gf-local-inter.min.css?ver=1744833279 — 200 — 1.0 KiB — 106 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/css/elementor-gf-local-varelaround.min.css?ver=1775547733/wp-content/uploads/elementor/googl... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/css/elementor-gf-local-varelaround.min.css?ver=1775547733 — 200 — 653 B — 107 ms — h2https://daelimtransformer.es/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://daelimtransformer.es/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.2 KiB — 111 ms — h2https://daelimtransformer.es/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://daelimtransformer.es/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.8 KiB — 109 ms — h2https://daelimtransformer.es/wp-content/uploads/2024/10/%E8%B5%84%E6%BA%90-1-768x236.png/wp-content/uploads/2024/10/%E8%B5%... https://daelimtransformer.es/wp-content/uploads/2024/10/%E8%B5%84%E6%BA%90-1-768x236.png — 200 — 11.5 KiB — 111 ms — h2https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/parser-DjQZlMd1.js/wp-content/plugins/wp-table-builde... https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/parser-DjQZlMd1.js — 200 — 21.0 KiB — 108 ms — h2https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/common-obr_iRFg.js/wp-content/plugins/wp-table-builde... https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/common-obr_iRFg.js — 200 — 4.0 KiB — 101 ms — h2https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/corruption-CN_FuuhI.js/wp-content/plugins/wp-table-builde... https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/corruption-CN_FuuhI.js — 200 — 3.2 KiB — 104 ms — h2https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/renderer-OUrS6wV-.js/wp-content/plugins/wp-table-builde... https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/renderer-OUrS6wV-.js — 200 — 6.9 KiB — 107 ms — h2https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/frontend-common-C-l7bAWi.js?v=2.2.1/wp-content/plugins/wp-table-builde... https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/frontend-common-C-l7bAWi.js?v=2.2.1 — 200 — 4.0 KiB — 108 ms — h2https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/frontend-script-P8CrtsKl.js?v=2.2.1/wp-content/plugins/wp-table-builde... https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/frontend-script-P8CrtsKl.js?v=2.2.1 — 200 — 1.3 KiB — 109 ms — h2https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-11.0.1/wp-content/plugins/woocommerce/ass... https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-11.0.1 — 200 — 2.6 KiB — 110 ms — h2https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/frontend-style.css?ver=2.2.1/wp-content/plugins/wp-table-builde... https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/frontend-style.css?ver=2.2.1 — 200 — 4.5 KiB — 111 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.css?ver=4.6.13/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.css?ver=4.6.13 — 200 — 2.9 KiB — 35 ms — h2https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.min.css?ver=11.0.1/wp-content/plugins/woocommerce/ass... https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.min.css?ver=11.0.1 — 200 — 1.1 KiB — 36 ms — h2https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.min.css?ver=11.0.1/wp-content/plugins/woocommerce/ass... https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.min.css?ver=11.0.1 — 200 — 1.9 KiB — 36 ms — h2https://daelimtransformer.es/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.13.8/wp-content/themes/astra/assets/js/... https://daelimtransformer.es/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.13.8 — 200 — 5.8 KiB — 36 ms — h2https://daelimtransformer.es/wp-content/plugins/sg-cachepress/assets/js/lazysizes.min.js?ver=7.8.1/wp-content/plugins/sg-cachepress/a... https://daelimtransformer.es/wp-content/plugins/sg-cachepress/assets/js/lazysizes.min.js?ver=7.8.1 — 200 — 3.5 KiB — 37 ms — h2https://daelimtransformer.es/wp-content/uploads/siteground-optimizer-assets/eztoc-anchor-fix.min.js?ver=2.0.86/wp-content/uploads/siteground-opti... https://daelimtransformer.es/wp-content/uploads/siteground-optimizer-assets/eztoc-anchor-fix.min.js?ver=2.0.86 — 200 — 846 B — 38 ms — h2https://daelimtransformer.es/wp-content/plugins/easy-table-of-contents/assets/js/smooth_scroll.min.js?ver=2.0.86/wp-content/plugins/easy-table-of-c... https://daelimtransformer.es/wp-content/plugins/easy-table-of-contents/assets/js/smooth_scroll.min.js?ver=2.0.86 — 200 — 726 B — 38 ms — h2https://daelimtransformer.es/wp-content/plugins/easy-table-of-contents/vendor/js-cookie/js.cookie.min.js?ver=2.2.1/wp-content/plugins/easy-table-of-c... https://daelimtransformer.es/wp-content/plugins/easy-table-of-contents/vendor/js-cookie/js.cookie.min.js?ver=2.2.1 — 200 — 1.2 KiB — 39 ms — h2https://daelimtransformer.es/wp-content/plugins/easy-table-of-contents/vendor/sticky-kit/jquery.sticky-kit.min.js?ver=1.9.2/wp-content/plugins/easy-table-of-c... https://daelimtransformer.es/wp-content/plugins/easy-table-of-contents/vendor/sticky-kit/jquery.sticky-kit.min.js?ver=1.9.2 — 200 — 1.4 KiB — 40 ms — h2https://daelimtransformer.es/wp-content/plugins/easy-table-of-contents/assets/js/front.min.js?ver=2.0.86-1786064136/wp-content/plugins/easy-table-of-c... https://daelimtransformer.es/wp-content/plugins/easy-table-of-contents/assets/js/front.min.js?ver=2.0.86-1786064136 — 200 — 1.7 KiB — 42 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.2.3 — 200 — 2.5 KiB — 42 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.2.3 — 200 — 15.2 KiB — 44 ms — h2https://daelimtransformer.es/wp-includes/js/jquery/ui/core.min.js?ver=1.14.2/wp-includes/js/jquery/ui/core.min.... https://daelimtransformer.es/wp-includes/js/jquery/ui/core.min.js?ver=1.14.2 — 200 — 6.4 KiB — 45 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.2.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.2.3 — 200 — 10.1 KiB — 46 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1 — 200 — 6.9 KiB — 47 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=4.2.1 — 200 — 1.7 KiB — 48 ms — h2https://daelimtransformer.es/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.7.3/wp-content/plugins/essential-addon... https://daelimtransformer.es/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.7.3 — 200 — 4.0 KiB — 46 ms — h2https://daelimtransformer.es/wp-content/uploads/siteground-optimizer-assets/eael-2283.min.js?ver=1778310697/wp-content/uploads/siteground-opti... https://daelimtransformer.es/wp-content/uploads/siteground-optimizer-assets/eael-2283.min.js?ver=1778310697 — 200 — 820 B — 47 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5 — 200 — 36.9 KiB — 59 ms — h2https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=11.0.1/wp-content/plugins/woocommerce/ass... https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=11.0.1 — 200 — 4.7 KiB — 51 ms — h2https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=11.0.1/wp-content/plugins/woocommerce/ass... https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=11.0.1 — 200 — 1.2 KiB — 52 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.js?ver=4.6.13/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.js?ver=4.6.13 — 200 — 13.9 KiB — 52 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=4.2.1 — 200 — 2.8 KiB — 53 ms — h2https://daelimtransformer.es/wp-includes/js/dist/hooks.min.js?ver=f0f188028580e8dc1255/wp-includes/js/dist/hooks.min.js?v... https://daelimtransformer.es/wp-includes/js/dist/hooks.min.js?ver=f0f188028580e8dc1255 — 200 — 2.0 KiB — 54 ms — h2https://daelimtransformer.es/wp-includes/js/dist/i18n.min.js?ver=1dfe7db3940c23ea9216/wp-includes/js/dist/i18n.min.js?ve... https://daelimtransformer.es/wp-includes/js/dist/i18n.min.js?ver=1dfe7db3940c23ea9216 — 200 — 2.6 KiB — 55 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=4.2.1 — 200 — 6.3 KiB — 56 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=4.2.1/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=4.2.1 — 200 — 10.1 KiB — 57 ms — h2https://daelimtransformer.es/wp-includes/js/underscore.min.js?ver=1.13.8/wp-includes/js/underscore.min.js?v... https://daelimtransformer.es/wp-includes/js/underscore.min.js?ver=1.13.8 — 200 — 7.3 KiB — 58 ms — h2https://daelimtransformer.es/wp-includes/js/wp-util.min.js?ver=7.1/wp-includes/js/wp-util.min.js?ver=... https://daelimtransformer.es/wp-includes/js/wp-util.min.js?ver=7.1 — 200 — 941 B — 59 ms — h2https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.11.0.1/wp-content/plugins/woocommerce/ass... https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.11.0.1 — 200 — 3.4 KiB — 60 ms — h2https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.11.0.1/wp-content/plugins/woocommerce/ass... https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.11.0.1 — 200 — 1007 B — 61 ms — h2https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=11.0.1/wp-content/plugins/woocommerce/ass... https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=11.0.1 — 200 — 1.6 KiB — 61 ms — h2https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.min.js?ver=1.7.21-wc.11.0.1/wp-content/plugins/woocommerce/ass... https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.min.js?ver=1.7.21-wc.11.0.1 — 200 — 1.3 KiB — 62 ms — h2https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.min.js?ver=2.7.2-wc.11.0.1/wp-content/plugins/woocommerce/ass... https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.min.js?ver=2.7.2-wc.11.0.1 — 200 — 6.1 KiB — 63 ms — h2https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.min.js?ver=4.1.1-wc.11.0.1/wp-content/plugins/woocommerce/ass... https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.min.js?ver=4.1.1-wc.11.0.1 — 200 — 11.6 KiB — 63 ms — h2https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.min.js?ver=4.1.1-wc.11.0.1/wp-content/plugins/woocommerce/ass... https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.min.js?ver=4.1.1-wc.11.0.1 — 200 — 3.6 KiB — 65 ms — h2https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js?ver=11.0.1/wp-content/plugins/woocommerce/ass... https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js?ver=11.0.1 — 200 — 4.3 KiB — 69 ms — h2https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js?ver=11.0.1/wp-content/plugins/woocommerce/ass... https://daelimtransformer.es/wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js?ver=11.0.1 — 200 — 2.9 KiB — 74 ms — h2https://daelimai.com/embed.min.jsdaelimai.com/embed.min.js https://daelimai.com/embed.min.js — 200 — 4.8 KiB — 1.3 s — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-TS6JRPCGwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TS6JRPCG — 200 — 128.6 KiB — 249 ms — h2https://daelimtransformer.es/wp-content/uploads/2024/10/69-kv-transformador-subestacion.webp/wp-content/uploads/2024/10/69-kv-t... https://daelimtransformer.es/wp-content/uploads/2024/10/69-kv-transformador-subestacion.webp — 200 — 352.1 KiB — 81 ms — h2https://daelimtransformer.es/wp-content/uploads/2024/11/transformador-tipo-pedestal.webp/wp-content/uploads/2024/11/transfo... https://daelimtransformer.es/wp-content/uploads/2024/11/transformador-tipo-pedestal.webp — 200 — 6.4 KiB — 51 ms — h2https://daelimtransformer.es/wp-content/uploads/2025/03/NOSOTRO.webp/wp-content/uploads/2025/03/NOSOTRO... https://daelimtransformer.es/wp-content/uploads/2025/03/NOSOTRO.webp — 200 — 71.4 KiB — 78 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/images/placeholder.png/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/images/placeholder.png — 200 — 6.2 KiB — 49 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2/wp-content/uploads/elementor/googl... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2 — 200 — 37.2 KiB — 34 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1xlfq.woff2/wp-content/uploads/elementor/googl... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1xlfq.woff2 — 200 — 7.9 KiB — 36 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjfecg.woff2/wp-content/uploads/elementor/googl... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjfecg.woff2 — 200 — 7.9 KiB — 37 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1xlfq.woff2/wp-content/uploads/elementor/googl... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1xlfq.woff2 — 200 — 7.9 KiB — 38 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1xlfq.woff2/wp-content/uploads/elementor/googl... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1xlfq.woff2 — 200 — 8.0 KiB — 39 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2/wp-content/uploads/elementor/googl... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2 — 200 — 7.8 KiB — 41 ms — h2https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1zl7.woff2/wp-content/uploads/elementor/googl... https://daelimtransformer.es/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1zl7.woff2 — 200 — 47.6 KiB — 42 ms — h2https://www.googletagmanager.com/gtag/js?id=G-WXC29Y31E1&cx=c&gtm=4e6921www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-WXC29Y31E1&cx=c&gtm=4e6921 — 200 — 172.6 KiB — 150 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-WXC29Y31E1&gtm=45je6921v9247969844z89253520242za20gzb9253520242zd9253520242&_p=1788487315381&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1359905239.1788487316&frm=0&ngs=1&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.173%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938468~118897920~118897930~120213116~120385422~120469145~120469153&sid=1788487315&sct=1&seg=0&dl=https%3A%2F%2Fdaelimtransformer.es%2F&dt=Inicio%20-%20Daelim%20Belefic&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=896region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-WXC29Y31E1&gtm=45je6921v9247969844z89253520242za20gzb9253520242zd9253520242&_p=1788487315381&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1359905239.1788487316&frm=0&ngs=1&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.173%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938468~118897920~118897930~120213116~120385422~120469145~120469153&sid=1788487315&sct=1&seg=0&dl=https%3A%2F%2Fdaelimtransformer.es%2F&dt=Inicio%20-%20Daelim%20Belefic&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=896 — 204 — 552 B — 85 ms — h2https://daelimai.com/chatbot/TvoU11pxe2Oxcsj5?daelimai.com/chatbot/TvoU11pxe2Oxcs... https://daelimai.com/chatbot/TvoU11pxe2Oxcsj5? — 200 — 9.4 KiB — 1.3 s — http/1.1https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.3/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.3 — 200 — 3.7 KiB — 36 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js — 200 — 2.7 KiB — 36 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/js/search-form.9abeafeecde90cf7e0f4.bundle.min.js/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/js/search-form.9abeafeecde90cf7e0f4.bundle.min.js — 200 — 992 B — 35 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/js/nav-menu.dc8790fd04afa5b6c0a3.bundle.min.js/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/js/nav-menu.dc8790fd04afa5b6c0a3.bundle.min.js — 200 — 1.8 KiB — 34 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js — 200 — 840 B — 35 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/toggle.2a177a3ef4785d3dfbc5.bundle.min.js/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/toggle.2a177a3ef4785d3dfbc5.bundle.min.js — 200 — 1.5 KiB — 35 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/image-carousel.6167d20b95b33386757b.bundle.min.js/wp-content/plugins/elementor/asset... https://daelimtransformer.es/wp-content/plugins/elementor/assets/js/image-carousel.6167d20b95b33386757b.bundle.min.js — 200 — 477 B — 35 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/js/form.cfd61a9174be80f835c6.bundle.min.js/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/js/form.cfd61a9174be80f835c6.bundle.min.js — 200 — 5.0 KiB — 35 ms — h2https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/js/popup.61d4fcab8891b2e07802.bundle.min.js/wp-content/plugins/elementor-pro/a... https://daelimtransformer.es/wp-content/plugins/elementor-pro/assets/js/popup.61d4fcab8891b2e07802.bundle.min.js — 200 — 637 B — 36 ms — h2https://daelimai.com/_next/static/media/9cc5b37ab1350db7-s.p.woff2daelimai.com/_next/static/media/9cc... https://daelimai.com/_next/static/media/9cc5b37ab1350db7-s.p.woff2 — 200 — 15.6 KiB — 466 ms — http/1.1https://daelimai.com/_next/static/media/e6099e249fd938cc-s.p.woff2daelimai.com/_next/static/media/e60... https://daelimai.com/_next/static/media/e6099e249fd938cc-s.p.woff2 — 200 — 15.0 KiB — 1.6 s — http/1.1https://daelimai.com/_next/static/css/9a3de388cc0e4d20.cssdaelimai.com/_next/static/css/9a3de... https://daelimai.com/_next/static/css/9a3de388cc0e4d20.css — 200 — 3.9 KiB — 477 ms — http/1.1https://daelimai.com/_next/static/css/dcc6f632f985efe0.cssdaelimai.com/_next/static/css/dcc6f... https://daelimai.com/_next/static/css/dcc6f632f985efe0.css — 200 — 13.3 KiB — 749 ms — http/1.1https://daelimai.com/_next/static/css/344ebcd3f343f270.cssdaelimai.com/_next/static/css/344eb... https://daelimai.com/_next/static/css/344ebcd3f343f270.css — 200 — 3.4 KiB — 758 ms — http/1.1https://daelimai.com/_next/static/css/e0657bb6fafcf6d5.cssdaelimai.com/_next/static/css/e0657... https://daelimai.com/_next/static/css/e0657bb6fafcf6d5.css — 200 — 32.2 KiB — 1.3 s — http/1.1https://daelimai.com/_next/static/css/da20434d57830b4a.cssdaelimai.com/_next/static/css/da204... https://daelimai.com/_next/static/css/da20434d57830b4a.css — 200 — 5.2 KiB — 1.0 s — http/1.1https://daelimai.com/_next/static/css/6412214123aa30fa.cssdaelimai.com/_next/static/css/64122... https://daelimai.com/_next/static/css/6412214123aa30fa.css — 200 — 2.8 KiB — 1.0 s — http/1.1https://daelimai.com/_next/static/css/220a772cfe3c95f4.cssdaelimai.com/_next/static/css/220a7... https://daelimai.com/_next/static/css/220a772cfe3c95f4.css — 200 — 2.3 KiB — 1.0 s — http/1.1https://daelimai.com/_next/static/css/6f20ad1915bfe966.cssdaelimai.com/_next/static/css/6f20a... https://daelimai.com/_next/static/css/6f20ad1915bfe966.css — 200 — 497 B — 1.0 s — http/1.1https://daelimai.com/_next/static/css/713c8e76198bda4d.cssdaelimai.com/_next/static/css/713c8... https://daelimai.com/_next/static/css/713c8e76198bda4d.css — 200 — 2.2 KiB — 1.1 s — http/1.1https://daelimai.com/_next/static/css/cd1ca2c53cf625af.cssdaelimai.com/_next/static/css/cd1ca... https://daelimai.com/_next/static/css/cd1ca2c53cf625af.css — 200 — 4.2 KiB — 1.3 s — http/1.1https://daelimai.com/_next/static/css/b7247e8b4219ed3e.cssdaelimai.com/_next/static/css/b7247... https://daelimai.com/_next/static/css/b7247e8b4219ed3e.css — 200 — 536 B — 1.3 s — http/1.1https://daelimai.com/_next/static/css/2636dd4a301da918.cssdaelimai.com/_next/static/css/2636d... https://daelimai.com/_next/static/css/2636dd4a301da918.css — 200 — 3.0 KiB — 1.3 s — http/1.1https://daelimai.com/_next/static/css/8729873ce7db4ffe.cssdaelimai.com/_next/static/css/87298... https://daelimai.com/_next/static/css/8729873ce7db4ffe.css — 200 — 941 B — 1.3 s — http/1.1https://daelimai.com/_next/static/css/9d0b8feb28079baf.cssdaelimai.com/_next/static/css/9d0b8... https://daelimai.com/_next/static/css/9d0b8feb28079baf.css — 200 — 3.5 KiB — 1.4 s — http/1.1https://daelimai.com/_next/static/chunks/webpack-27a8657e8834c29e.jsdaelimai.com/_next/static/chunks/we... https://daelimai.com/_next/static/chunks/webpack-27a8657e8834c29e.js — 200 — 13.3 KiB — 553 ms — http/1.1https://daelimai.com/_next/static/chunks/d73051af-c3b93f4215a521ad.jsdaelimai.com/_next/static/chunks/d7... https://daelimai.com/_next/static/chunks/d73051af-c3b93f4215a521ad.js — 200 — 53.6 KiB — 573 ms — http/1.1https://daelimai.com/_next/static/chunks/97034-f12318b34fbe7bc0.jsdaelimai.com/_next/static/chunks/97... https://daelimai.com/_next/static/chunks/97034-f12318b34fbe7bc0.js — 200 — 45.1 KiB — 564 ms — http/1.1https://daelimai.com/_next/static/chunks/main-app-6d7cea5e63ed4afb.jsdaelimai.com/_next/static/chunks/ma... https://daelimai.com/_next/static/chunks/main-app-6d7cea5e63ed4afb.js — 200 — 922 B — 282 ms — http/1.1https://daelimai.com/_next/static/chunks/392e555d-5998d07c7551d695.jsdaelimai.com/_next/static/chunks/39... https://daelimai.com/_next/static/chunks/392e555d-5998d07c7551d695.js — 200 — 43.8 KiB — 578 ms — http/1.1https://daelimai.com/_next/static/chunks/68887-91f016ec8269f16c.jsdaelimai.com/_next/static/chunks/68... https://daelimai.com/_next/static/chunks/68887-91f016ec8269f16c.js — 200 — 15.1 KiB — 277 ms — http/1.1https://daelimai.com/_next/static/chunks/3522-c41b7c8159e0e63a.jsdaelimai.com/_next/static/chunks/35... https://daelimai.com/_next/static/chunks/3522-c41b7c8159e0e63a.js — 200 — 5.1 KiB — 282 ms — http/1.1https://daelimai.com/_next/static/chunks/9757-687fe1da184fc6ec.jsdaelimai.com/_next/static/chunks/97... https://daelimai.com/_next/static/chunks/9757-687fe1da184fc6ec.js — 200 — 7.8 KiB — 277 ms — http/1.1https://daelimai.com/_next/static/chunks/32941-c8f4fa75bd4129ee.jsdaelimai.com/_next/static/chunks/32... https://daelimai.com/_next/static/chunks/32941-c8f4fa75bd4129ee.js — 200 — 13.0 KiB — 280 ms — http/1.1https://daelimai.com/_next/static/chunks/app/(shareLayout)/layout-1a9db8a739e9cd30.jsdaelimai.com/_next/static/chunks/ap... https://daelimai.com/_next/static/chunks/app/(shareLayout)/layout-1a9db8a739e9cd30.js — 200 — 6.7 KiB — 284 ms — http/1.1https://daelimai.com/_next/static/chunks/39231027-a8fcf00d4dd8e6cf.jsdaelimai.com/_next/static/chunks/39... https://daelimai.com/_next/static/chunks/39231027-a8fcf00d4dd8e6cf.js — 200 — 10.3 KiB — 285 ms — http/1.1https://daelimai.com/_next/static/chunks/bda40ab4-465678c6543fde64.jsdaelimai.com/_next/static/chunks/bd... https://daelimai.com/_next/static/chunks/bda40ab4-465678c6543fde64.js — 200 — 82.7 KiB — 572 ms — http/1.1https://daelimai.com/_next/static/chunks/fc43f782-10e1d156d1d62761.jsdaelimai.com/_next/static/chunks/fc... https://daelimai.com/_next/static/chunks/fc43f782-10e1d156d1d62761.js — 200 — 27.0 KiB — 292 ms — http/1.1https://daelimai.com/_next/static/chunks/1471f7b3-b144e0b25093b20b.jsdaelimai.com/_next/static/chunks/14... https://daelimai.com/_next/static/chunks/1471f7b3-b144e0b25093b20b.js — 200 — 424.8 KiB — 1.1 s — http/1.1https://daelimai.com/_next/static/chunks/44899801-5a90c2bfb5a0eb15.jsdaelimai.com/_next/static/chunks/44... https://daelimai.com/_next/static/chunks/44899801-5a90c2bfb5a0eb15.js — 200 — 25.8 KiB — 281 ms — http/1.1https://daelimai.com/_next/static/chunks/91257-a71ebf79a00e157c.jsdaelimai.com/_next/static/chunks/91... https://daelimai.com/_next/static/chunks/91257-a71ebf79a00e157c.js — 200 — 11.2 KiB — 282 ms — http/1.1https://daelimai.com/_next/static/chunks/4329-1534280df4408a3b.jsdaelimai.com/_next/static/chunks/43... https://daelimai.com/_next/static/chunks/4329-1534280df4408a3b.js — 200 — 5.3 KiB — 282 ms — http/1.1https://daelimai.com/_next/static/chunks/45057-24eea1fc6490df6e.jsdaelimai.com/_next/static/chunks/45... https://daelimai.com/_next/static/chunks/45057-24eea1fc6490df6e.js — 200 — 15.6 KiB — 302 ms — http/1.1https://daelimai.com/_next/static/chunks/48711-b2d6ddab5c7a463c.jsdaelimai.com/_next/static/chunks/48... https://daelimai.com/_next/static/chunks/48711-b2d6ddab5c7a463c.js — 200 — 5.5 KiB — 280 ms — http/1.1https://daelimai.com/_next/static/chunks/74731-8535f1f1a7566610.jsdaelimai.com/_next/static/chunks/74... https://daelimai.com/_next/static/chunks/74731-8535f1f1a7566610.js — 200 — 3.6 KiB — 281 ms — http/1.1https://daelimai.com/_next/static/chunks/37958-8bea7f7592de45fb.jsdaelimai.com/_next/static/chunks/37... https://daelimai.com/_next/static/chunks/37958-8bea7f7592de45fb.js — 200 — 67.1 KiB — 561 ms — http/1.1https://daelimai.com/_next/static/chunks/96868-58d906bc742883f7.jsdaelimai.com/_next/static/chunks/96... https://daelimai.com/_next/static/chunks/96868-58d906bc742883f7.js — 200 — 19.3 KiB — 289 ms — http/1.1https://daelimai.com/_next/static/chunks/74806-ab08c9a2b0230b2a.jsdaelimai.com/_next/static/chunks/74... https://daelimai.com/_next/static/chunks/74806-ab08c9a2b0230b2a.js — 200 — 24.8 KiB — 294 ms — http/1.1https://daelimai.com/_next/static/chunks/19897-19c65a9b04e744c5.jsdaelimai.com/_next/static/chunks/19... https://daelimai.com/_next/static/chunks/19897-19c65a9b04e744c5.js — 200 — 17.3 KiB — 282 ms — http/1.1https://daelimai.com/_next/static/chunks/61082-b5e908ce32b414f0.jsdaelimai.com/_next/static/chunks/61... https://daelimai.com/_next/static/chunks/61082-b5e908ce32b414f0.js — 200 — 16.1 KiB — 321 ms — http/1.1https://daelimai.com/_next/static/chunks/31930-3a65d823bea4e5d7.jsdaelimai.com/_next/static/chunks/31... https://daelimai.com/_next/static/chunks/31930-3a65d823bea4e5d7.js — 200 — 8.3 KiB — 293 ms — http/1.1https://daelimai.com/_next/static/chunks/60491-72b4dd9012908f0e.jsdaelimai.com/_next/static/chunks/60... https://daelimai.com/_next/static/chunks/60491-72b4dd9012908f0e.js — 200 — 9.7 KiB — 292 ms — http/1.1https://daelimai.com/_next/static/chunks/49977-025e8396d5b26ee5.jsdaelimai.com/_next/static/chunks/49... https://daelimai.com/_next/static/chunks/49977-025e8396d5b26ee5.js — 200 — 6.0 KiB — 279 ms — http/1.1https://daelimai.com/_next/static/chunks/72596-318b1068bdaba153.jsdaelimai.com/_next/static/chunks/72... https://daelimai.com/_next/static/chunks/72596-318b1068bdaba153.js — 200 — 14.6 KiB — 283 ms — http/1.1https://daelimai.com/_next/static/chunks/94901-f2e55cd3689771d7.jsdaelimai.com/_next/static/chunks/94... https://daelimai.com/_next/static/chunks/94901-f2e55cd3689771d7.js — 200 — 13.0 KiB — 289 ms — http/1.1https://daelimai.com/_next/static/chunks/7141-e9794b84d1b2d21e.jsdaelimai.com/_next/static/chunks/71... https://daelimai.com/_next/static/chunks/7141-e9794b84d1b2d21e.js — 200 — 8.3 KiB — 285 ms — http/1.1https://daelimai.com/_next/static/chunks/58170-ff1d3e1fba994490.jsdaelimai.com/_next/static/chunks/58... https://daelimai.com/_next/static/chunks/58170-ff1d3e1fba994490.js — 200 — 7.7 KiB — 295 ms — http/1.1https://daelimai.com/_next/static/chunks/95208-c3907550490825c4.jsdaelimai.com/_next/static/chunks/95... https://daelimai.com/_next/static/chunks/95208-c3907550490825c4.js — 200 — 54.2 KiB — 282 ms — http/1.1https://daelimai.com/_next/static/chunks/20315-4240a9fd51b9bcad.jsdaelimai.com/_next/static/chunks/20... https://daelimai.com/_next/static/chunks/20315-4240a9fd51b9bcad.js — 200 — 22.6 KiB — 281 ms — http/1.1https://daelimai.com/_next/static/chunks/81361-2fd7b0012ccf4e5c.jsdaelimai.com/_next/static/chunks/81... https://daelimai.com/_next/static/chunks/81361-2fd7b0012ccf4e5c.js — 200 — 11.2 KiB — 282 ms — http/1.1https://daelimai.com/_next/static/chunks/30344-b6710f167a1bc668.jsdaelimai.com/_next/static/chunks/30... https://daelimai.com/_next/static/chunks/30344-b6710f167a1bc668.js — 200 — 74.8 KiB — 300 ms — http/1.1https://daelimai.com/_next/static/chunks/76828-ec135d6630232260.jsdaelimai.com/_next/static/chunks/76... https://daelimai.com/_next/static/chunks/76828-ec135d6630232260.js — 200 — 7.4 KiB — 287 ms — http/1.1https://daelimai.com/_next/static/chunks/62810-ab23317b83cece12.jsdaelimai.com/_next/static/chunks/62... https://daelimai.com/_next/static/chunks/62810-ab23317b83cece12.js — 200 — 83.0 KiB — 577 ms — http/1.1https://daelimai.com/_next/static/chunks/78509-7b522a01db9dd222.jsdaelimai.com/_next/static/chunks/78... https://daelimai.com/_next/static/chunks/78509-7b522a01db9dd222.js — 200 — 64.0 KiB — 282 ms — http/1.1https://daelimai.com/_next/static/chunks/9857-05ce91aa77ed43d8.jsdaelimai.com/_next/static/chunks/98... https://daelimai.com/_next/static/chunks/9857-05ce91aa77ed43d8.js — 200 — 32.5 KiB — 282 ms — http/1.1https://daelimai.com/_next/static/chunks/12479-0521a63b3cd5b77c.jsdaelimai.com/_next/static/chunks/12... https://daelimai.com/_next/static/chunks/12479-0521a63b3cd5b77c.js — 200 — 20.4 KiB — 284 ms — http/1.1https://daelimai.com/_next/static/chunks/5423-536584cf109237ac.jsdaelimai.com/_next/static/chunks/54... https://daelimai.com/_next/static/chunks/5423-536584cf109237ac.js — 200 — 13.8 KiB — 284 ms — http/1.1https://daelimai.com/_next/static/chunks/26853-edb2eea789f641e3.jsdaelimai.com/_next/static/chunks/26... https://daelimai.com/_next/static/chunks/26853-edb2eea789f641e3.js — 200 — 9.1 KiB — 291 ms — http/1.1https://daelimai.com/_next/static/chunks/31266-06e24940e415818e.jsdaelimai.com/_next/static/chunks/31... https://daelimai.com/_next/static/chunks/31266-06e24940e415818e.js — 200 — 19.7 KiB — 277 ms — http/1.1https://daelimai.com/_next/static/chunks/46567-86d8e97bd528b5d2.jsdaelimai.com/_next/static/chunks/46... https://daelimai.com/_next/static/chunks/46567-86d8e97bd528b5d2.js — 200 — 10.6 KiB — 280 ms — http/1.1https://daelimai.com/_next/static/chunks/67704-860592383601a87a.jsdaelimai.com/_next/static/chunks/67... https://daelimai.com/_next/static/chunks/67704-860592383601a87a.js — 200 — 34.1 KiB — 284 ms — http/1.1https://daelimai.com/_next/static/chunks/96875-23285e30be278945.jsdaelimai.com/_next/static/chunks/96... https://daelimai.com/_next/static/chunks/96875-23285e30be278945.js — 200 — 15.5 KiB — 282 ms — http/1.1https://daelimai.com/_next/static/chunks/90827-b0a50d3a15287fa2.jsdaelimai.com/_next/static/chunks/90... https://daelimai.com/_next/static/chunks/90827-b0a50d3a15287fa2.js — 200 — 19.1 KiB — 289 ms — http/1.1https://daelimai.com/_next/static/chunks/46180-8078b2e5f13f9855.jsdaelimai.com/_next/static/chunks/46... https://daelimai.com/_next/static/chunks/46180-8078b2e5f13f9855.js — 200 — 11.9 KiB — 291 ms — http/1.1https://daelimai.com/_next/static/chunks/17411-16ab7b5ce66ec8d2.jsdaelimai.com/_next/static/chunks/17... https://daelimai.com/_next/static/chunks/17411-16ab7b5ce66ec8d2.js — 200 — 12.2 KiB — 276 ms — http/1.1https://daelimai.com/_next/static/chunks/65901-038cc72569bfcd6a.jsdaelimai.com/_next/static/chunks/65... https://daelimai.com/_next/static/chunks/65901-038cc72569bfcd6a.js — 200 — 10.9 KiB — 280 ms — http/1.1https://daelimai.com/_next/static/chunks/73581-845b814c9e72804f.jsdaelimai.com/_next/static/chunks/73... https://daelimai.com/_next/static/chunks/73581-845b814c9e72804f.js — 200 — 46.8 KiB — 286 ms — http/1.1https://daelimai.com/_next/static/chunks/30713-3149097f4c39107f.jsdaelimai.com/_next/static/chunks/30... https://daelimai.com/_next/static/chunks/30713-3149097f4c39107f.js — 200 — 7.3 KiB — 283 ms — http/1.1https://daelimai.com/_next/static/chunks/app/(shareLayout)/chatbot/%5Btoken%5D/page-b2d60b4b49cc8419.jsdaelimai.com/_next/static/chunks/ap... https://daelimai.com/_next/static/chunks/app/(shareLayout)/chatbot/%5Btoken%5D/page-b2d60b4b49cc8419.js — 200 — 13.5 KiB — 290 ms — http/1.1https://daelimai.com/_next/static/chunks/5bfcd555-54b785a9ee6a5864.jsdaelimai.com/_next/static/chunks/5b... https://daelimai.com/_next/static/chunks/5bfcd555-54b785a9ee6a5864.js — 200 — 74.0 KiB — 298 ms — http/1.1https://daelimai.com/_next/static/chunks/0b8e744a-da92bd5fbb4ea4a1.jsdaelimai.com/_next/static/chunks/0b... https://daelimai.com/_next/static/chunks/0b8e744a-da92bd5fbb4ea4a1.js — 200 — 37.6 KiB — 280 ms — http/1.1https://daelimai.com/_next/static/chunks/49280-3de989cc7998833c.jsdaelimai.com/_next/static/chunks/49... https://daelimai.com/_next/static/chunks/49280-3de989cc7998833c.js — 200 — 56.5 KiB — 553 ms — http/1.1https://daelimai.com/_next/static/chunks/app/layout-02bb08a3333d27cc.jsdaelimai.com/_next/static/chunks/ap... https://daelimai.com/_next/static/chunks/app/layout-02bb08a3333d27cc.js — 200 — 1.8 KiB — 284 ms — http/1.1https://daelimai.com/console/api/system-featuresdaelimai.com/console/api/system-fea... https://daelimai.com/console/api/system-features — 200 — 1022 B — 278 ms — http/1.1https://daelimtransformer.es/wp-content/uploads/2025/03/cropped-%E6%A0%87%E8%AF%86_%E7%94%BB%E6%9D%BF-1-32x32.jpg/wp-content/uploads/2025/03/cropped... https://daelimtransformer.es/wp-content/uploads/2025/03/cropped-%E6%A0%87%E8%AF%86_%E7%94%BB%E6%9D%BF-1-32x32.jpg — 200 — 1.3 KiB — 35 ms — h2https://daelimai.com/api/webapp/access-mode?appCode=TvoU11pxe2Oxcsj5daelimai.com/api/webapp/access-mode... https://daelimai.com/api/webapp/access-mode?appCode=TvoU11pxe2Oxcsj5 — 200 — 216 B — 277 ms — http/1.1https://daelimai.com/api/login/status?app_code=TvoU11pxe2Oxcsj5daelimai.com/api/login/status?app_c... https://daelimai.com/api/login/status?app_code=TvoU11pxe2Oxcsj5 — 200 — 233 B — 284 ms — http/1.1https://daelimai.com/api/login/status?app_code=TvoU11pxe2Oxcsj5daelimai.com/api/login/status?app_c... https://daelimai.com/api/login/status?app_code=TvoU11pxe2Oxcsj5 — 200 — 233 B — 567 ms — http/1.1https://daelimai.com/api/passport?daelimai.com/api/passport? https://daelimai.com/api/passport? — 200 — 563 B — 299 ms — http/1.1https://daelimai.com/api/passport?daelimai.com/api/passport? https://daelimai.com/api/passport? — 200 — 563 B — 328 ms — http/1.1https://daelimai.com/api/parametersdaelimai.com/api/parameters https://daelimai.com/api/parameters — 200 — 1.5 KiB — 308 ms — http/1.1https://daelimai.com/api/sitedaelimai.com/api/site https://daelimai.com/api/site — 200 — 949 B — 309 ms — http/1.1https://daelimai.com/api/metadaelimai.com/api/meta https://daelimai.com/api/meta — 200 — 210 B — 316 ms — http/1.1https://daelimai.com/_next/static/chunks/79812939.d3e9cafeee663742.jsdaelimai.com/_next/static/chunks/79... https://daelimai.com/_next/static/chunks/79812939.d3e9cafeee663742.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/42041-c3e1399d4a4176cd.jsdaelimai.com/_next/static/chunks/42... https://daelimai.com/_next/static/chunks/42041-c3e1399d4a4176cd.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/57538.07f74888f5c3da02.jsdaelimai.com/_next/static/chunks/57... https://daelimai.com/_next/static/chunks/57538.07f74888f5c3da02.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/35303-81e22de4b3e8af32.jsdaelimai.com/_next/static/chunks/35... https://daelimai.com/_next/static/chunks/35303-81e22de4b3e8af32.js — 200 — 14.3 KiB — 286 ms — http/1.1https://daelimai.com/_next/static/chunks/56250.7caf0c3380686ed0.jsdaelimai.com/_next/static/chunks/56... https://daelimai.com/_next/static/chunks/56250.7caf0c3380686ed0.js — 200 — 16.7 KiB — 576 ms — http/1.1https://daelimai.com/_next/static/css/51ee8b8bcc4c8f80.cssdaelimai.com/_next/static/css/51ee8... https://daelimai.com/_next/static/css/51ee8b8bcc4c8f80.css — 200 — 2.2 KiB — 289 ms — http/1.1https://daelimai.com/files/b16427b9-9a7b-4c78-ad13-41356dc71da8/file-preview?timestamp=1788487324&nonce=171f950eb50c623e3e3f3891eeabb5ac&sign=TrLF8e7yR_NrEFSQkkozuonDzUGD9I0LA7mKDm1znWs%3Ddaelimai.com/files/b16427b9-9a7b-4c... https://daelimai.com/files/b16427b9-9a7b-4c78-ad13-41356dc71da8/file-preview?timestamp=1788487324&nonce=171f950eb50c623e3e3f3891eeabb5ac&sign=TrLF8e7yR_NrEFSQkkozuonDzUGD9I0LA7mKDm1znWs%3D — -1 — 0 B — 0 ms — https://daelimai.com/logo/logo.svgdaelimai.com/logo/logo.svg https://daelimai.com/logo/logo.svg — -1 — 0 B — 0 ms — https://daelimai.com/api/conversations?limit=100&pinned=falsedaelimai.com/api/conversations?limi... https://daelimai.com/api/conversations?limit=100&pinned=false — -1 — 0 B — 0 ms — https://daelimai.com/api/conversations?limit=100&pinned=truedaelimai.com/api/conversations?limi... https://daelimai.com/api/conversations?limit=100&pinned=true — 200 — 233 B — 564 ms — http/1.1https://daelimai.com/_next/static/chunks/72491.2dff79a5680a654b.jsdaelimai.com/_next/static/chunks/72... https://daelimai.com/_next/static/chunks/72491.2dff79a5680a654b.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/71142.f1d6c9f5a9832e32.jsdaelimai.com/_next/static/chunks/71... https://daelimai.com/_next/static/chunks/71142.f1d6c9f5a9832e32.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/10117.260155981671acf7.jsdaelimai.com/_next/static/chunks/10... https://daelimai.com/_next/static/chunks/10117.260155981671acf7.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/86136.fd9da0b0539115b0.jsdaelimai.com/_next/static/chunks/86... https://daelimai.com/_next/static/chunks/86136.fd9da0b0539115b0.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/17481.4e372710866cbc15.jsdaelimai.com/_next/static/chunks/17... https://daelimai.com/_next/static/chunks/17481.4e372710866cbc15.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/37827.5b66637e28d047a5.jsdaelimai.com/_next/static/chunks/37... https://daelimai.com/_next/static/chunks/37827.5b66637e28d047a5.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/35227.a132cfc382cb7000.jsdaelimai.com/_next/static/chunks/35... https://daelimai.com/_next/static/chunks/35227.a132cfc382cb7000.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/45985.d8b41525c772105d.jsdaelimai.com/_next/static/chunks/45... https://daelimai.com/_next/static/chunks/45985.d8b41525c772105d.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/20955.9c8feefdb8c6ca80.jsdaelimai.com/_next/static/chunks/20... https://daelimai.com/_next/static/chunks/20955.9c8feefdb8c6ca80.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/36054.c8b16b4f62ee04fc.jsdaelimai.com/_next/static/chunks/36... https://daelimai.com/_next/static/chunks/36054.c8b16b4f62ee04fc.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/92019.175248bc50791bd3.jsdaelimai.com/_next/static/chunks/92... https://daelimai.com/_next/static/chunks/92019.175248bc50791bd3.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/43149.187d65a26456367b.jsdaelimai.com/_next/static/chunks/43... https://daelimai.com/_next/static/chunks/43149.187d65a26456367b.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/42721.36e469b4945af155.jsdaelimai.com/_next/static/chunks/42... https://daelimai.com/_next/static/chunks/42721.36e469b4945af155.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/63474.1f0ee064dfd28c1b.jsdaelimai.com/_next/static/chunks/63... https://daelimai.com/_next/static/chunks/63474.1f0ee064dfd28c1b.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/82360.76febcd714a60553.jsdaelimai.com/_next/static/chunks/82... https://daelimai.com/_next/static/chunks/82360.76febcd714a60553.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/88798.0c781da12784aa52.jsdaelimai.com/_next/static/chunks/88... https://daelimai.com/_next/static/chunks/88798.0c781da12784aa52.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/81415.ad04fea8c0b4e518.jsdaelimai.com/_next/static/chunks/81... https://daelimai.com/_next/static/chunks/81415.ad04fea8c0b4e518.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/94518.fec13960e3f5609e.jsdaelimai.com/_next/static/chunks/94... https://daelimai.com/_next/static/chunks/94518.fec13960e3f5609e.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/20741.f1434a00e1c9a54b.jsdaelimai.com/_next/static/chunks/20... https://daelimai.com/_next/static/chunks/20741.f1434a00e1c9a54b.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/23911.700b39ad25c6b1ab.jsdaelimai.com/_next/static/chunks/23... https://daelimai.com/_next/static/chunks/23911.700b39ad25c6b1ab.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/43198.a4ef3dd928bdbf6e.jsdaelimai.com/_next/static/chunks/43... https://daelimai.com/_next/static/chunks/43198.a4ef3dd928bdbf6e.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/21347.54ce0099cf9cff54.jsdaelimai.com/_next/static/chunks/21... https://daelimai.com/_next/static/chunks/21347.54ce0099cf9cff54.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/23042.cdb22bfb15d3f29d.jsdaelimai.com/_next/static/chunks/23... https://daelimai.com/_next/static/chunks/23042.cdb22bfb15d3f29d.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/27251.4d14b10ac58823eb.jsdaelimai.com/_next/static/chunks/27... https://daelimai.com/_next/static/chunks/27251.4d14b10ac58823eb.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/70441.946e472659b09dae.jsdaelimai.com/_next/static/chunks/70... https://daelimai.com/_next/static/chunks/70441.946e472659b09dae.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/10930.c2db660886d3ee5c.jsdaelimai.com/_next/static/chunks/10... https://daelimai.com/_next/static/chunks/10930.c2db660886d3ee5c.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/70235.cf67bc97ce7d95b4.jsdaelimai.com/_next/static/chunks/70... https://daelimai.com/_next/static/chunks/70235.cf67bc97ce7d95b4.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/98705.3ba205c5ca441771.jsdaelimai.com/_next/static/chunks/98... https://daelimai.com/_next/static/chunks/98705.3ba205c5ca441771.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/65347.3ddb21899c412ed9.jsdaelimai.com/_next/static/chunks/65... https://daelimai.com/_next/static/chunks/65347.3ddb21899c412ed9.js — -1 — 0 B — 0 ms — https://daelimai.com/_next/static/chunks/44045.2a2bc9574b8363fd.jsdaelimai.com/_next/static/chunks/44... https://daelimai.com/_next/static/chunks/44045.2a2bc9574b8363fd.js — -1 — 0 B — 0 ms —
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
17% of JavaScript execution is third-party
First-party Third-party 379ms · 301KB · €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 240ms
Transfer 173 KB
Unused 42%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 138ms
Transfer 129 KB
Unused 52%
Monthly Cost €2/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 240ms and costs ~€3/month

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

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

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

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-08-05 — 2026-09-01)

LCP (p75)

3708 ms

50% good

INP (p75)

0 ms

0% good

CLS (p75)

0.030

89% good

FCP (p75)

3302 ms

TTFB (p75)

0 ms

Image Optimization
2 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

2

Total Size

0 KB

2 missing dimensions
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback