Skip to content
https://enjoycbd.es

Performance

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

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

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

10.60 s

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

23.43 s

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

847 ms

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

0.062

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

37.83 s

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

25.07 s

Page Load Progression

5.6 s
11.1 s
16.7 s
22.3 s
27.8 s
33.4 s
38.9 s
44.5 s
Checks
27
12 PASS 8 REVIEW 3 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 207 requests
FIX
2.7 MB transferred, 207 requests
Warning::
Page weighs 6.7 MB (2.7 MB transferred)
Warning::
Images are 1.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.3 MB
Warning::
JavaScript is 701 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 701 KB
Info::
Fonts are 405 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 405 KB
Info::
CSS is 204 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 204 KB
Warning::
207 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.56 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
207 requests
0.56 g CO2 per page load
Images 1.3 MiB 50%
JavaScript 701.3 KiB 25%
Fonts 405.0 KiB 15%
CSS 204.1 KiB 7%
HTML 59.6 KiB 2%
Other 4.8 KiB 0%
Other 267 B 0%
Other 260 B 0%
Other 41 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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

F
JS Execution Cost
Action
7955ms total JS execution
FIX
7955ms total JS execution
Warning::
https://enjoycbd.es/?v=90610593aedc: 3848ms CPU time
Warning::
Unattributable: 1205ms CPU time
Warning::
https://enjoycbd.es/wp-content/plugins/creame-what...: 920ms CPU time
Warning::
https://translate.googleapis.com/_/translate_http/...: 866ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-168...: 326ms CPU time
Info::
Third-party scripts: 1419ms (18% of total)

Main Thread Breakdown

Style & Layout 29% Script Evaluation 28% Other 25% Rendering 7% Parse HTML & CSS 6% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://enjoycbd.es/?v=90610593aedc3848ms36ms23ms1st
Unattributable1205ms11ms0ms1st
https://enjoycbd.es/wp-content/plugins/creame-whatsapp-me/public/js/joinchat.min.js?ver=6.1.1920ms652ms2ms1st
https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.en_GB.DnMaLWlrbY4.O/am=AAAACA/d=1/exm=el_conf/ed=1/rs=AN8SPfq0NtAhRFTgcHViGYYjmBn_cvUJCA/m=el_main866ms583ms52ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-16847949172326ms272ms51ms3rd
/_/translate_http/_/js/k=translate_http.tr.en_GB.DnMaLWlrbY4.O/am=BBDg/d=1/rs=AN8SPfr0CSMYG6yQTpS0BeFcA6hkv-P3NA/m=el_conf168ms158ms0ms1st
https://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/script.js149ms137ms4ms3rd
https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/lottie.min.js?ver=4.11.72105ms61ms34ms1st
https://enjoycbd.es/wp-content/plugins/gtranslate/js/dwf.js?ver=6.9.498ms79ms3ms1st
https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/TweenMax.min.js?ver=4.11.7283ms43ms10ms1st

Showing top 10 of 13 scripts

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.

C
Image Optimization
Action
59 images, 0 KB saveable
REVIEW
59 images, 0 KB saveable
Warning::
https://enjoycbd.es/wp-content/uploads/elementor/t... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://enjoycbd.es/wp-content/uploads/elementor/t... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://enjoycbd.es/wp-content/uploads/elementor/t... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://enjoycbd.es/wp-content/uploads/elementor/t... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
59 images 1.3 MB
0 oversized -0 KB
19 legacy format
4 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

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

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

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

C
JS Bundles
Action
61 scripts, 242 KB unused
REVIEW
61 scripts, 242 KB unused
Warning::
https://translate.googleapis.com/_/translate_http/...: 79 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://enjoycbd.es/wp-content/plugins/premium-add...: 59 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-168...: 54 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://enjoycbd.es/wp-content/plugins/royal-eleme...: 50 KB unused (98%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 242 KB
242 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.en_GB.DnMaLWlrbY4.O/am=AAAACA/d=1/exm=el_conf/ed=1/rs=AN8SPfq0NtAhRFTgcHViGYYjmBn_cvUJCA/m=el_main119 KB79 KB (67%)3rd
https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/lottie.min.js?ver=4.11.7264 KB59 KB (91%)1st
https://www.googletagmanager.com/gtag/js?id=AW-16847949172136 KB54 KB (40%)3rd
https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/frontend.min.js?ver=1.7.105651 KB50 KB (98%)1st
https://enjoycbd.es/wp-content/plugins/google-listings-and-ads/js/build/gtag-events.js?ver=6972d3af2e3be67de9f11 KB1st
https://enjoycbd.es/wp-includes/js/wp-util.min.js?ver=6.9.41 KB1st
https://enjoycbd.es/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.11.176 KB1st
https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/lib/particles/particles.js?ver=3.0.69 KB1st
https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/lib/jarallax/jarallax.min.js?ver=1.12.75 KB1st
https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/lib/parallax/parallax.min.js?ver=1.05 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
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.
C
Page Weight Inventory
Action
207 resources · 2.7 MB · 242 KB savings available
REVIEW
207 resources · 2.7 MB · 242 KB savings available
Warning::
Page weight 2.7 MB exceeds 1 MB target by 1.7 MB
Got: 2.7 MB Expected: ≤ 1 MB
Info::
~242 KB of savings available
Info::
36 third-party resources (14% of weight)
Info::
2 resources over 200KB
207 resources · 2.7 MiB · 36 third-party 1.7 MiB over 1MB target
Image 50% · 1.3 MiB
JavaScript 25% · 701.3 KiB
Font 15% · 405.0 KiB
CSS 7% · 204.1 KiB
Document 2% · 59.8 KiB
Other 0% · 5.1 KiB

~241.6 KiB of savings available

Remove unused JavaScript: 241.6 KiB
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 8.0 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+
Third-Party Impact
14% third-party, 0 ms blocking
PASS
14% third-party, 0 ms blocking
Info::
Third-party code accounts for 14% of page weight (383.7 KiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
86%
First-party Third-party
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 (405 KB)
PASS
9 fonts (405 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

405 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 10.6 s LCP 23.4 shttps://enjoycbd.es/wp-content/uploads/2025/11/futura-medium-bt.ttffutura-medium-bt.ttf https://enjoycbd.es/wp-content/uploads/2025/11/futura-medium-bt.ttf — 24.3 KiB — 9.8 s — font-display: swaphttps://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2 — 76.5 KiB — 5.3 s — font-display: swaphttps://enjoycbd.es/wp-content/uploads/2025/11/Futura-Extra-Black-font.ttfFutura-Extra-Black-font... https://enjoycbd.es/wp-content/uploads/2025/11/Futura-Extra-Black-font.ttf — 24.8 KiB — 12.8 s — font-display: swaphttps://enjoycbd.es/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0eicons.woff2 https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0 — 103.3 KiB — 10.9 s — font-display: swaphttps://enjoycbd.es/wp-content/uploads/2025/11/Futura-Bold-font.ttfFutura-Bold-font.ttf https://enjoycbd.es/wp-content/uploads/2025/11/Futura-Bold-font.ttf — 24.5 KiB — 5.8 s — font-display: swaphttps://enjoycbd.es/wp-content/uploads/2025/11/futura-medium-condensed-bt.ttffutura-medium-condensed... https://enjoycbd.es/wp-content/uploads/2025/11/futura-medium-condensed-bt.ttf — 22.6 KiB — 9.3 s — font-display: swaphttps://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2 — 79.8 KiB — 10.9 s — font-display: swaphttps://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2fa-regular-400.woff2 https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2 — 13.0 KiB — 9.7 s — font-display: swaphttps://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2rP2Yp2ywxg089UriI5-g4vl... https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2 — 36.1 KiB — 9 ms — font-display: swap
futura-medium-bt.ttf ttf swap
Size 24 KB
Load time 9.8 s
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 5.3 s
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
Futura-Extra-Black-font... ttf swap
Size 25 KB
Load time 12.8 s
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
eicons.woff2 woff2 swap
Size 103 KB
Load time 10.9 s
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Futura-Bold-font.ttf ttf swap
Size 24 KB
Load time 5.8 s
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
futura-medium-condensed... ttf swap
Size 23 KB
Load time 9.3 s
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-brands-400.woff2 woff2 swap
Size 80 KB
Load time 10.9 s
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
fa-regular-400.woff2 woff2 swap
Size 13 KB
Load time 9.7 s
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
rP2Yp2ywxg089UriI5-g4vl... woff2 swap
Size 36 KB
Load time 9 ms
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~81 KB and ~162 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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
1
prefetch

1 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+
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::
63 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
207 requests over 44115ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s FCP 10.6 s LCP 23.4 shttps://enjoycbd.es// https://enjoycbd.es/ — 307 — 267 B — 1.2 s — h2https://enjoycbd.es/?v=90610593aedc/?v=90610593aedc https://enjoycbd.es/?v=90610593aedc — 200 — 59.6 KiB — 730 ms — h2https://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/script.jscdn-cookieyes.com/client_data/b699c... https://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/script.js — 200 — 8.8 KiB — 226 ms — h2https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.11.17/wp-content/themes/astra/assets/css... https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.11.17 — 200 — 8.4 KiB — 248 ms — h2https://fonts.googleapis.com/css?family=Jost%3A500&display=fallback&ver=4.11.17fonts.googleapis.com/css?family=Jos... https://fonts.googleapis.com/css?family=Jost%3A500&display=fallback&ver=4.11.17 — 200 — 913 B — 40 ms — h2https://enjoycbd.es/wp-content/plugins/dynamic-visibility-for-elementor/assets/css/dynamic-visibility.css?ver=6.0.2/wp-content/plugins/dynamic-visibil... https://enjoycbd.es/wp-content/plugins/dynamic-visibility-for-elementor/assets/css/dynamic-visibility.css?ver=6.0.2 — 200 — 173 B — 276 ms — h2https://enjoycbd.es/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=3.8.7/wp-content/plugins/jet-engine/asse... https://enjoycbd.es/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=3.8.7 — 200 — 8.0 KiB — 473 ms — h2https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-layout-grid.min.css?ver=4.11.17/wp-content/themes/astra/assets/css... https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-layout-grid.min.css?ver=4.11.17 — 200 — 1.8 KiB — 475 ms — h2https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-smallscreen-grid.min.css?ver=4.11.17/wp-content/themes/astra/assets/css... https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-smallscreen-grid.min.css?ver=4.11.17 — 200 — 828 B — 476 ms — h2https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-grid.min.css?ver=4.11.17/wp-content/themes/astra/assets/css... https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-grid.min.css?ver=4.11.17 — 200 — 14.9 KiB — 483 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/plus-extra-adv/plus-extra-adv.min.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/plus-extra-adv/plus-extra-adv.min.css?ver=1778690747 — 200 — 1.2 KiB — 476 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/plus-extra-adv/plus-alignmnet.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/plus-extra-adv/plus-alignmnet.css?ver=1778690747 — 200 — 191 B — 478 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/text-block/tp-text-block.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/text-block/tp-text-block.css?ver=1778690747 — 200 — 138 B — 479 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/tp-button/tp-button-style.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/tp-button/tp-button-style.css?ver=1778690747 — 200 — 795 B — 481 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/tp-button/tp-button-style-10.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/tp-button/tp-button-style-10.css?ver=1778690747 — 200 — 187 B — 714 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/heading-title/plus-ht-style.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/heading-title/plus-ht-style.css?ver=1778690747 — 200 — 361 B — 712 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/heading-title/plus-ht-style-4.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/heading-title/plus-ht-style-4.css?ver=1778690747 — 200 — 271 B — 715 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/navigation-menu-lite/plus-nav-menu-lite.min.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/navigation-menu-lite/plus-nav-menu-lite.min.css?ver=1778690747 — 200 — 2.0 KiB — 720 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/plus-extra-adv/plus-temp-notice.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/plus-extra-adv/plus-temp-notice.css?ver=1778690747 — 200 — 211 B — 715 ms — h2https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/select.css?ver=0edd78a6f12e2b918b82/wp-content/plugins/jetformbuilder/... https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/select.css?ver=0edd78a6f12e2b918b82 — 200 — 260 B — 716 ms — h2https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/checkbox.css?ver=6e25adbbae5a5d1bb65e/wp-content/plugins/jetformbuilder/... https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/checkbox.css?ver=6e25adbbae5a5d1bb65e — 200 — 457 B — 721 ms — h2https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/radio.css?ver=7c6d0d4d7df91e6bd6a4/wp-content/plugins/jetformbuilder/... https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/radio.css?ver=7c6d0d4d7df91e6bd6a4 — 200 — 400 B — 722 ms — h2https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/advanced-choices/assets/build/main.css?ver=ca05550a7cac3b9b55a3/wp-content/plugins/jetformbuilder/... https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/advanced-choices/assets/build/main.css?ver=ca05550a7cac3b9b55a3 — 200 — 629 B — 717 ms — h2https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/wysiwyg/assets/build/wysiwyg.css?ver=5a4d16fb6d7a94700261/wp-content/plugins/jetformbuilder/... https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/wysiwyg/assets/build/wysiwyg.css?ver=5a4d16fb6d7a94700261 — 200 — 851 B — 723 ms — h2https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/switcher/assets/build/switcher.css?ver=06c887a8b9195e5a119d/wp-content/plugins/jetformbuilder/... https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/switcher/assets/build/switcher.css?ver=06c887a8b9195e5a119d — 200 — 573 B — 729 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.1 — 200 — 6.5 KiB — 744 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.1 — 200 — 127 B — 730 ms — h2https://enjoycbd.es/wp-content/plugins/pro-elements/assets/css/widget-woocommerce-menu-cart.min.css?ver=3.35.0/wp-content/plugins/pro-elements/as... https://enjoycbd.es/wp-content/plugins/pro-elements/assets/css/widget-woocommerce-menu-cart.min.css?ver=3.35.0 — 200 — 2.3 KiB — 732 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-shrink.min.css?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-shrink.min.css?ver=4.0.1 — 200 — 149 B — 730 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.0.1 — 200 — 1.1 KiB — 721 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s FCP 10.6 s LCP 23.4 shttps://enjoycbd.es// https://enjoycbd.es/ — 307 — 267 B — 1.2 s — h2https://enjoycbd.es/?v=90610593aedc/?v=90610593aedc https://enjoycbd.es/?v=90610593aedc — 200 — 59.6 KiB — 730 ms — h2https://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/script.jscdn-cookieyes.com/client_data/b699c... https://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/script.js — 200 — 8.8 KiB — 226 ms — h2https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.11.17/wp-content/themes/astra/assets/css... https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.11.17 — 200 — 8.4 KiB — 248 ms — h2https://fonts.googleapis.com/css?family=Jost%3A500&display=fallback&ver=4.11.17fonts.googleapis.com/css?family=Jos... https://fonts.googleapis.com/css?family=Jost%3A500&display=fallback&ver=4.11.17 — 200 — 913 B — 40 ms — h2https://enjoycbd.es/wp-content/plugins/dynamic-visibility-for-elementor/assets/css/dynamic-visibility.css?ver=6.0.2/wp-content/plugins/dynamic-visibil... https://enjoycbd.es/wp-content/plugins/dynamic-visibility-for-elementor/assets/css/dynamic-visibility.css?ver=6.0.2 — 200 — 173 B — 276 ms — h2https://enjoycbd.es/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=3.8.7/wp-content/plugins/jet-engine/asse... https://enjoycbd.es/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=3.8.7 — 200 — 8.0 KiB — 473 ms — h2https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-layout-grid.min.css?ver=4.11.17/wp-content/themes/astra/assets/css... https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-layout-grid.min.css?ver=4.11.17 — 200 — 1.8 KiB — 475 ms — h2https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-smallscreen-grid.min.css?ver=4.11.17/wp-content/themes/astra/assets/css... https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-smallscreen-grid.min.css?ver=4.11.17 — 200 — 828 B — 476 ms — h2https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-grid.min.css?ver=4.11.17/wp-content/themes/astra/assets/css... https://enjoycbd.es/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-grid.min.css?ver=4.11.17 — 200 — 14.9 KiB — 483 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/plus-extra-adv/plus-extra-adv.min.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/plus-extra-adv/plus-extra-adv.min.css?ver=1778690747 — 200 — 1.2 KiB — 476 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/plus-extra-adv/plus-alignmnet.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/plus-extra-adv/plus-alignmnet.css?ver=1778690747 — 200 — 191 B — 478 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/text-block/tp-text-block.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/text-block/tp-text-block.css?ver=1778690747 — 200 — 138 B — 479 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/tp-button/tp-button-style.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/tp-button/tp-button-style.css?ver=1778690747 — 200 — 795 B — 481 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/tp-button/tp-button-style-10.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/tp-button/tp-button-style-10.css?ver=1778690747 — 200 — 187 B — 714 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/heading-title/plus-ht-style.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/heading-title/plus-ht-style.css?ver=1778690747 — 200 — 361 B — 712 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/heading-title/plus-ht-style-4.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/heading-title/plus-ht-style-4.css?ver=1778690747 — 200 — 271 B — 715 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/navigation-menu-lite/plus-nav-menu-lite.min.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/navigation-menu-lite/plus-nav-menu-lite.min.css?ver=1778690747 — 200 — 2.0 KiB — 720 ms — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/plus-extra-adv/plus-temp-notice.css?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/css/main/plus-extra-adv/plus-temp-notice.css?ver=1778690747 — 200 — 211 B — 715 ms — h2https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/select.css?ver=0edd78a6f12e2b918b82/wp-content/plugins/jetformbuilder/... https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/select.css?ver=0edd78a6f12e2b918b82 — 200 — 260 B — 716 ms — h2https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/checkbox.css?ver=6e25adbbae5a5d1bb65e/wp-content/plugins/jetformbuilder/... https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/checkbox.css?ver=6e25adbbae5a5d1bb65e — 200 — 457 B — 721 ms — h2https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/radio.css?ver=7c6d0d4d7df91e6bd6a4/wp-content/plugins/jetformbuilder/... https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/radio.css?ver=7c6d0d4d7df91e6bd6a4 — 200 — 400 B — 722 ms — h2https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/advanced-choices/assets/build/main.css?ver=ca05550a7cac3b9b55a3/wp-content/plugins/jetformbuilder/... https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/advanced-choices/assets/build/main.css?ver=ca05550a7cac3b9b55a3 — 200 — 629 B — 717 ms — h2https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/wysiwyg/assets/build/wysiwyg.css?ver=5a4d16fb6d7a94700261/wp-content/plugins/jetformbuilder/... https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/wysiwyg/assets/build/wysiwyg.css?ver=5a4d16fb6d7a94700261 — 200 — 851 B — 723 ms — h2https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/switcher/assets/build/switcher.css?ver=06c887a8b9195e5a119d/wp-content/plugins/jetformbuilder/... https://enjoycbd.es/wp-content/plugins/jetformbuilder/modules/switcher/assets/build/switcher.css?ver=06c887a8b9195e5a119d — 200 — 573 B — 729 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.1 — 200 — 6.5 KiB — 744 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.1 — 200 — 127 B — 730 ms — h2https://enjoycbd.es/wp-content/plugins/pro-elements/assets/css/widget-woocommerce-menu-cart.min.css?ver=3.35.0/wp-content/plugins/pro-elements/as... https://enjoycbd.es/wp-content/plugins/pro-elements/assets/css/widget-woocommerce-menu-cart.min.css?ver=3.35.0 — 200 — 2.3 KiB — 732 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-shrink.min.css?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-shrink.min.css?ver=4.0.1 — 200 — 149 B — 730 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.0.1 — 200 — 1.1 KiB — 721 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=4.0.1 — 200 — 519 B — 722 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=4.0.1 — 200 — 960 B — 724 ms — h2https://enjoycbd.es/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.6.0/wp-content/plugins/essential-addon... https://enjoycbd.es/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.6.0 — 200 — 1.4 KiB — 736 ms — h2https://enjoycbd.es/wp-content/uploads/essential-addons-elementor/eael-2078.css?ver=1776265834/wp-content/uploads/essential-addon... https://enjoycbd.es/wp-content/uploads/essential-addons-elementor/eael-2078.css?ver=1776265834 — 200 — 506 B — 737 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.1 — 200 — 157 B — 731 ms — h2https://enjoycbd.es/wp-content/plugins/pro-elements/assets/css/conditionals/popup.min.css?ver=3.35.0/wp-content/plugins/pro-elements/as... https://enjoycbd.es/wp-content/plugins/pro-elements/assets/css/conditionals/popup.min.css?ver=3.35.0 — 200 — 360 B — 737 ms — h2https://enjoycbd.es/wp-content/uploads/essential-addons-elementor/eael-1203.css?ver=1776265834/wp-content/uploads/essential-addon... https://enjoycbd.es/wp-content/uploads/essential-addons-elementor/eael-1203.css?ver=1776265834 — 200 — 15.8 KiB — 739 ms — h2https://enjoycbd.es/wp-content/uploads/premium-addons-elementor/pafe-1203.css?ver=1778691831/wp-content/uploads/premium-addons-... https://enjoycbd.es/wp-content/uploads/premium-addons-elementor/pafe-1203.css?ver=1778691831 — 200 — 2.4 KiB — 750 ms — h2https://enjoycbd.es/wp-content/uploads/elementor/css/custom-jet-blocks.css?ver=1.4.0.1/wp-content/uploads/elementor/css/c... https://enjoycbd.es/wp-content/uploads/elementor/css/custom-jet-blocks.css?ver=1.4.0.1 — 200 — 5.4 KiB — 751 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.48.0/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.48.0 — 200 — 4.0 KiB — 947 ms — h2https://enjoycbd.es/wp-content/uploads/elementor/css/post-6.css?ver=1778690614/wp-content/uploads/elementor/css/p... https://enjoycbd.es/wp-content/uploads/elementor/css/post-6.css?ver=1778690614 — 200 — 807 B — 945 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=4.11.72/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=4.11.72 — 200 — 12.1 KiB — 2.2 s — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=4.0.1 — 200 — 3.9 KiB — 746 ms — h2https://enjoycbd.es/wp-content/plugins/pro-elements/assets/css/modules/motion-fx.min.css?ver=3.35.0/wp-content/plugins/pro-elements/as... https://enjoycbd.es/wp-content/plugins/pro-elements/assets/css/modules/motion-fx.min.css?ver=3.35.0 — 200 — 271 B — 947 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=4.0.1 — 200 — 159 B — 950 ms — h2https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-css/liquid-glass.min.css?ver=4.11.72/wp-content/plugins/premium-addons-... https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-css/liquid-glass.min.css?ver=4.11.72 — 200 — 771 B — 987 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/css/widget-nested-tabs.min.css?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/css/widget-nested-tabs.min.css?ver=4.0.1 — 200 — 1.7 KiB — 947 ms — h2https://enjoycbd.es/wp-content/plugins/pro-elements/assets/css/widget-form.min.css?ver=3.35.0/wp-content/plugins/pro-elements/as... https://enjoycbd.es/wp-content/plugins/pro-elements/assets/css/widget-form.min.css?ver=3.35.0 — 200 — 1.4 KiB — 950 ms — h2https://enjoycbd.es/wp-content/uploads/elementor/css/post-1203.css?ver=1778690747/wp-content/uploads/elementor/css/p... https://enjoycbd.es/wp-content/uploads/elementor/css/post-1203.css?ver=1778690747 — 200 — 14.5 KiB — 953 ms — h2https://enjoycbd.es/wp-content/uploads/elementor/css/post-117.css?ver=1778690615/wp-content/uploads/elementor/css/p... https://enjoycbd.es/wp-content/uploads/elementor/css/post-117.css?ver=1778690615 — 200 — 3.5 KiB — 989 ms — h2https://enjoycbd.es/wp-content/uploads/elementor/css/post-125.css?ver=1778690615/wp-content/uploads/elementor/css/p... https://enjoycbd.es/wp-content/uploads/elementor/css/post-125.css?ver=1778690615 — 200 — 1.6 KiB — 986 ms — h2https://enjoycbd.es/wp-content/uploads/elementor/css/post-2078.css?ver=1778690615/wp-content/uploads/elementor/css/p... https://enjoycbd.es/wp-content/uploads/elementor/css/post-2078.css?ver=1778690615 — 200 — 2.3 KiB — 987 ms — h2https://enjoycbd.es/wp-content/plugins/creame-whatsapp-me/public/css/joinchat.min.css?ver=6.1.1/wp-content/plugins/creame-whatsapp... https://enjoycbd.es/wp-content/plugins/creame-whatsapp-me/public/css/joinchat.min.css?ver=6.1.1 — 200 — 4.9 KiB — 990 ms — h2https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/css/lib/animations/text-animations.min.css?ver=1.7.1056/wp-content/plugins/royal-elementor... https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/css/lib/animations/text-animations.min.css?ver=1.7.1056 — 200 — 1.5 KiB — 992 ms — h2https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/css/frontend.min.css?ver=1.7.1056/wp-content/plugins/royal-elementor... https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/css/frontend.min.css?ver=1.7.1056 — 200 — 45.6 KiB — 1.7 s — h2https://fonts.googleapis.com/css?family=DM+Sans:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swapfonts.googleapis.com/css?family=DM+... https://fonts.googleapis.com/css?family=DM+Sans:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swap — 200 — 780 B — 20 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3 — 200 — 11.9 KiB — 1.4 s — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3 — 200 — 367 B — 989 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3 — 200 — 316 B — 997 ms — h2https://enjoycbd.es/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.11.17/wp-content/themes/astra/assets/js/... https://enjoycbd.es/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.11.17 — 200 — 3.7 KiB — 994 ms — h2https://enjoycbd.es/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://enjoycbd.es/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.1 KiB — 2.4 s — h2https://enjoycbd.es/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://enjoycbd.es/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.6 KiB — 1.4 s — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=4.0.1 — 200 — 4.0 KiB — 1.2 s — h2https://enjoycbd.es/wp-content/uploads/2025/10/EnjoyCBD-Lo-P-e1759765284397.png/wp-content/uploads/2025/10/EnjoyCB... https://enjoycbd.es/wp-content/uploads/2025/10/EnjoyCBD-Lo-P-e1759765284397.png — 200 — 7.4 KiB — 1.2 s — h2https://enjoycbd.es/wp-content/uploads/2026/04/tamano-productos-web-8-700x700.png/wp-content/uploads/2026/04/tamano-... https://enjoycbd.es/wp-content/uploads/2026/04/tamano-productos-web-8-700x700.png — 200 — 202.7 KiB — 3.1 s — h2https://log.cookieyes.com/api/v1/loglog.cookieyes.com/api/v1/log https://log.cookieyes.com/api/v1/log — 200 — 260 B — 29 ms — h3https://enjoycbd.es/wp-content/uploads/2026/03/Sin-titulo-800-x-1400-px-1-768x1152.webp/wp-content/uploads/2026/03/Sin-tit... https://enjoycbd.es/wp-content/uploads/2026/03/Sin-titulo-800-x-1400-px-1-768x1152.webp — 200 — 105.6 KiB — 3.7 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.min.js?ver=4.1.1-wc.10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.min.js?ver=4.1.1-wc.10.6.2 — -1 — 0 B — 0 ms — https://enjoycbd.es/wp-content/uploads/2026/03/Sin-titulo-800-x-1400-px-29-768x1152.webp/wp-content/uploads/2026/03/Sin-tit... https://enjoycbd.es/wp-content/uploads/2026/03/Sin-titulo-800-x-1400-px-29-768x1152.webp — 200 — 55.0 KiB — 3.4 s — h2https://enjoycbd.es/wp-content/uploads/2025/11/17-1-768x1152.jpg/wp-content/uploads/2025/11/17-1-76... https://enjoycbd.es/wp-content/uploads/2025/11/17-1-768x1152.jpg — 200 — 91.6 KiB — 3.8 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-10.6.2 — 200 — 2.4 KiB — 3.8 s — h2https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-css/tooltipster.min.css?ver=4.11.72/wp-content/plugins/premium-addons-... https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-css/tooltipster.min.css?ver=4.11.72 — 200 — 912 B — 3.8 s — h2https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-css/premium-gtooltips.min.css?ver=4.11.72/wp-content/plugins/premium-addons-... https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-css/premium-gtooltips.min.css?ver=4.11.72 — 200 — 307 B — 9.5 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.min.css?ver=10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.min.css?ver=10.6.2 — 200 — 878 B — 12.8 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.min.css?ver=10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.min.css?ver=10.6.2 — 200 — 1.7 KiB — 3.8 s — h2https://enjoycbd.es/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.11.17/wp-content/themes/astra/assets/js/... https://enjoycbd.es/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.11.17 — 200 — 5.8 KiB — 13.3 s — h2https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/lib/particles/particles.js?ver=3.0.6/wp-content/plugins/royal-elementor... https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/lib/particles/particles.js?ver=3.0.6 — 200 — 8.6 KiB — 13.3 s — h2https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/lib/jarallax/jarallax.min.js?ver=1.12.7/wp-content/plugins/royal-elementor... https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/lib/jarallax/jarallax.min.js?ver=1.12.7 — 200 — 5.0 KiB — 17.5 s — h2https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/lib/parallax/parallax.min.js?ver=1.0/wp-content/plugins/royal-elementor... https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/lib/parallax/parallax.min.js?ver=1.0 — 200 — 4.9 KiB — 18.0 s — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/includes/user-experience/update-popup/tp-update-plugin-popup.js?ver=6.4.111778691830/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/includes/user-experience/update-popup/tp-update-plugin-popup.js?ver=6.4.111778691830 — 200 — 809 B — 17.3 s — h2https://enjoycbd.es/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://enjoycbd.es/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 6.7 KiB — 17.5 s — h2https://enjoycbd.es/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3/wp-includes/js/jquery/ui/mouse.min... https://enjoycbd.es/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3 — 200 — 1.0 KiB — 17.3 s — h2https://enjoycbd.es/wp-includes/js/jquery/ui/slider.min.js?ver=1.13.3/wp-includes/js/jquery/ui/slider.mi... https://enjoycbd.es/wp-includes/js/jquery/ui/slider.min.js?ver=1.13.3 — 200 — 3.0 KiB — 17.3 s — h2https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/js/main/navigation-menu-lite/plus-nav-menu-lite.min.js?ver=1778690747/wp-content/plugins/the-plus-addons... https://enjoycbd.es/wp-content/plugins/the-plus-addons-for-elementor-page-builder/assets/js/main/navigation-menu-lite/plus-nav-menu-lite.min.js?ver=1778690747 — 200 — 1.0 KiB — 17.3 s — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.0.1 — 200 — 2.3 KiB — 17.3 s — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.0.1 — 200 — 15.1 KiB — 18.0 s — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.1/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.1 — 200 — 9.9 KiB — 18.0 s — h2https://enjoycbd.es/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.6.0/wp-content/plugins/essential-addon... https://enjoycbd.es/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.6.0 — 200 — 3.9 KiB — 17.3 s — h2https://enjoycbd.es/wp-content/uploads/essential-addons-elementor/eael-2078.js?ver=1776265834/wp-content/uploads/essential-addon... https://enjoycbd.es/wp-content/uploads/essential-addons-elementor/eael-2078.js?ver=1776265834 — 200 — 51 B — 15.0 s — h2https://enjoycbd.es/wp-content/uploads/essential-addons-elementor/eael-1203.js?ver=1776265834/wp-content/uploads/essential-addon... https://enjoycbd.es/wp-content/uploads/essential-addons-elementor/eael-1203.js?ver=1776265834 — 200 — 21.8 KiB — 18.7 s — h2https://enjoycbd.es/wp-content/uploads/premium-addons-elementor/pafe-1203.js?ver=1778691831/wp-content/uploads/premium-addons-... https://enjoycbd.es/wp-content/uploads/premium-addons-elementor/pafe-1203.js?ver=1778691831 — 200 — 1.4 KiB — 17.3 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=10.6.2 — 200 — 4.5 KiB — 18.7 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=10.6.2 — 200 — 1.0 KiB — 17.3 s — h2https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/elements-handler.min.js?ver=4.11.72/wp-content/plugins/premium-addons-... https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/elements-handler.min.js?ver=4.11.72 — 200 — 232 B — 17.3 s — h2https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/lottie.min.js?ver=4.11.72/wp-content/plugins/premium-addons-... https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/lottie.min.js?ver=4.11.72 — 200 — 64.5 KiB — 35.1 s — h2https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/TweenMax.min.js?ver=4.11.72/wp-content/plugins/premium-addons-... https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/TweenMax.min.js?ver=4.11.72 — 200 — 27.2 KiB — 30.1 s — h2https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/tooltipster.min.js?ver=4.11.72/wp-content/plugins/premium-addons-... https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/tooltipster.min.js?ver=4.11.72 — 200 — 9.4 KiB — 23.1 s — h2https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/premium-gtooltips.min.js?ver=4.11.72/wp-content/plugins/premium-addons-... https://enjoycbd.es/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/premium-gtooltips.min.js?ver=4.11.72 — 200 — 2.0 KiB — 17.5 s — h2https://enjoycbd.es/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1/wp-includes/js/dist/hooks.min.js?v... https://enjoycbd.es/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 1.9 KiB — 17.5 s — h2https://enjoycbd.es/wp-content/plugins/google-listings-and-ads/js/build/gtag-events.js?ver=6972d3af2e3be67de9f1/wp-content/plugins/google-listings... https://enjoycbd.es/wp-content/plugins/google-listings-and-ads/js/build/gtag-events.js?ver=6972d3af2e3be67de9f1 — 200 — 885 B — 17.5 s — h2https://enjoycbd.es/wp-content/plugins/pro-elements/assets/js/webpack-pro.runtime.min.js?ver=3.35.0/wp-content/plugins/pro-elements/as... https://enjoycbd.es/wp-content/plugins/pro-elements/assets/js/webpack-pro.runtime.min.js?ver=3.35.0 — 200 — 2.6 KiB — 17.5 s — h2https://enjoycbd.es/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://enjoycbd.es/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.1 KiB — 17.5 s — h2https://enjoycbd.es/wp-content/plugins/pro-elements/assets/js/frontend.min.js?ver=3.35.0/wp-content/plugins/pro-elements/as... https://enjoycbd.es/wp-content/plugins/pro-elements/assets/js/frontend.min.js?ver=3.35.0 — 200 — 6.1 KiB — 23.1 s — h2https://enjoycbd.es/wp-content/plugins/pro-elements/assets/js/elements-handlers.min.js?ver=3.35.0/wp-content/plugins/pro-elements/as... https://enjoycbd.es/wp-content/plugins/pro-elements/assets/js/elements-handlers.min.js?ver=3.35.0 — 200 — 9.9 KiB — 23.3 s — h2https://enjoycbd.es/wp-content/plugins/jet-blocks/assets/js/lib/jsticky/jquery.jsticky.min.js?ver=1.1.0/wp-content/plugins/jet-blocks/asse... https://enjoycbd.es/wp-content/plugins/jet-blocks/assets/js/lib/jsticky/jquery.jsticky.min.js?ver=1.1.0 — 200 — 603 B — 23.7 s — h2https://enjoycbd.es/wp-content/plugins/jet-blocks/assets/js/jet-blocks.min.js?ver=1.4.0.1/wp-content/plugins/jet-blocks/asse... https://enjoycbd.es/wp-content/plugins/jet-blocks/assets/js/jet-blocks.min.js?ver=1.4.0.1 — 200 — 6.5 KiB — 23.7 s — h2https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/lib/dompurify/dompurify.min.js?ver=3.0.6/wp-content/plugins/royal-elementor... https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/lib/dompurify/dompurify.min.js?ver=3.0.6 — 200 — 8.1 KiB — 23.8 s — h2https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/frontend.min.js?ver=1.7.1056/wp-content/plugins/royal-elementor... https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/frontend.min.js?ver=1.7.1056 — 200 — 50.9 KiB — 30.8 s — h2https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/modal-popups.min.js?ver=1.7.1056/wp-content/plugins/royal-elementor... https://enjoycbd.es/wp-content/plugins/royal-elementor-addons/assets/js/modal-popups.min.js?ver=1.7.1056 — 200 — 2.6 KiB — 23.7 s — h2https://enjoycbd.es/wp-includes/js/underscore.min.js?ver=1.13.7/wp-includes/js/underscore.min.js?v... https://enjoycbd.es/wp-includes/js/underscore.min.js?ver=1.13.7 — 200 — 7.0 KiB — 28.1 s — h2https://enjoycbd.es/wp-includes/js/wp-util.min.js?ver=6.9.4/wp-includes/js/wp-util.min.js?ver=... https://enjoycbd.es/wp-includes/js/wp-util.min.js?ver=6.9.4 — 200 — 748 B — 23.7 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.6.2 — 200 — 3.2 KiB — 6.5 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=10.6.2 — 200 — 1.3 KiB — 6.5 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.6.2 — 200 — 793 B — 6.5 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=10.6.2 — 200 — 1.3 KiB — 6.5 s — h2https://www.googletagmanager.com/gtag/js?id=AW-16847949172www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-16847949172 — 200 — 135.9 KiB — 103 ms — h2https://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/banner.jscdn-cookieyes.com/client_data/b699c... https://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/banner.js — 200 — 7.6 KiB — 495 ms — h2https://enjoycbd.es/wp-content/uploads/2025/11/3-1-768x1152.jpg/wp-content/uploads/2025/11/3-1-768... https://enjoycbd.es/wp-content/uploads/2025/11/3-1-768x1152.jpg — 200 — 16.0 KiB — 6.5 s — h2https://enjoycbd.es/wp-content/uploads/2026/04/11-768x1152.png/wp-content/uploads/2026/04/11-768x... https://enjoycbd.es/wp-content/uploads/2026/04/11-768x1152.png — 200 — 54 B — 6.8 s — h2https://enjoycbd.es/wp-content/uploads/2026/04/13-768x1152.png/wp-content/uploads/2026/04/13-768x... https://enjoycbd.es/wp-content/uploads/2026/04/13-768x1152.png — 200 — 46 B — 6.5 s — h2https://enjoycbd.es/wp-content/uploads/2026/04/12-768x1152.png/wp-content/uploads/2026/04/12-768x... https://enjoycbd.es/wp-content/uploads/2026/04/12-768x1152.png — 200 — 51 B — 6.5 s — h2https://enjoycbd.es/wp-content/uploads/2026/04/14-768x1152.png/wp-content/uploads/2026/04/14-768x... https://enjoycbd.es/wp-content/uploads/2026/04/14-768x1152.png — 200 — 46 B — 6.5 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/Fondo-FAQ.webp/wp-content/uploads/2025/12/Fondo-F... https://enjoycbd.es/wp-content/uploads/2025/12/Fondo-FAQ.webp — 200 — 54 B — 6.6 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-22.webp/wp-content/uploads/2025/12/image-2... https://enjoycbd.es/wp-content/uploads/2025/12/image-22.webp — 200 — 46 B — 6.5 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-23.webp/wp-content/uploads/2025/12/image-2... https://enjoycbd.es/wp-content/uploads/2025/12/image-23.webp — 200 — 10.5 KiB — 6.8 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-24.webp/wp-content/uploads/2025/12/image-2... https://enjoycbd.es/wp-content/uploads/2025/12/image-24.webp — 200 — 15.5 KiB — 7.0 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-25.webp/wp-content/uploads/2025/12/image-2... https://enjoycbd.es/wp-content/uploads/2025/12/image-25.webp — 200 — 45 B — 7.2 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-31.webp/wp-content/uploads/2025/12/image-3... https://enjoycbd.es/wp-content/uploads/2025/12/image-31.webp — 200 — 11.2 KiB — 7.2 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-32.webp/wp-content/uploads/2025/12/image-3... https://enjoycbd.es/wp-content/uploads/2025/12/image-32.webp — 200 — 45 B — 7.2 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-33.webp/wp-content/uploads/2025/12/image-3... https://enjoycbd.es/wp-content/uploads/2025/12/image-33.webp — 200 — 45 B — 7.2 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-34.webp/wp-content/uploads/2025/12/image-3... https://enjoycbd.es/wp-content/uploads/2025/12/image-34.webp — 200 — 45 B — 7.2 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-35.webp/wp-content/uploads/2025/12/image-3... https://enjoycbd.es/wp-content/uploads/2025/12/image-35.webp — 200 — 11.3 KiB — 8.0 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-36.webp/wp-content/uploads/2025/12/image-3... https://enjoycbd.es/wp-content/uploads/2025/12/image-36.webp — 200 — 15.5 KiB — 7.8 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-37.webp/wp-content/uploads/2025/12/image-3... https://enjoycbd.es/wp-content/uploads/2025/12/image-37.webp — 200 — 13.3 KiB — 7.3 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-38.webp/wp-content/uploads/2025/12/image-3... https://enjoycbd.es/wp-content/uploads/2025/12/image-38.webp — 200 — 40 B — 7.3 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-39.webp/wp-content/uploads/2025/12/image-3... https://enjoycbd.es/wp-content/uploads/2025/12/image-39.webp — 200 — 10.5 KiB — 8.2 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-40.webp/wp-content/uploads/2025/12/image-4... https://enjoycbd.es/wp-content/uploads/2025/12/image-40.webp — 200 — 15.0 KiB — 7.6 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-41.webp/wp-content/uploads/2025/12/image-4... https://enjoycbd.es/wp-content/uploads/2025/12/image-41.webp — 200 — 8.6 KiB — 8.2 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-42.webp/wp-content/uploads/2025/12/image-4... https://enjoycbd.es/wp-content/uploads/2025/12/image-42.webp — 200 — 45 B — 8.2 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-43.webp/wp-content/uploads/2025/12/image-4... https://enjoycbd.es/wp-content/uploads/2025/12/image-43.webp — 200 — 45 B — 8.2 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-44.webp/wp-content/uploads/2025/12/image-4... https://enjoycbd.es/wp-content/uploads/2025/12/image-44.webp — 200 — 12.0 KiB — 8.3 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-45.webp/wp-content/uploads/2025/12/image-4... https://enjoycbd.es/wp-content/uploads/2025/12/image-45.webp — 200 — 11.4 KiB — 35.8 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-46.webp/wp-content/uploads/2025/12/image-4... https://enjoycbd.es/wp-content/uploads/2025/12/image-46.webp — 200 — 45 B — 8.3 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-26.webp/wp-content/uploads/2025/12/image-2... https://enjoycbd.es/wp-content/uploads/2025/12/image-26.webp — 200 — 69 B — 8.3 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-27.webp/wp-content/uploads/2025/12/image-2... https://enjoycbd.es/wp-content/uploads/2025/12/image-27.webp — 200 — 10.0 KiB — 36.8 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-29.webp/wp-content/uploads/2025/12/image-2... https://enjoycbd.es/wp-content/uploads/2025/12/image-29.webp — 200 — 45 B — 8.3 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/image-28.webp/wp-content/uploads/2025/12/image-2... https://enjoycbd.es/wp-content/uploads/2025/12/image-28.webp — 200 — 15.2 KiB — 38.5 s — h2https://enjoycbd.es/wp-content/uploads/2026/05/Fotos-BLOG-56-600x315.png/wp-content/uploads/2026/05/Fotos-B... https://enjoycbd.es/wp-content/uploads/2026/05/Fotos-BLOG-56-600x315.png — 200 — 51 B — 8.3 s — h2https://enjoycbd.es/wp-content/plugins/creame-whatsapp-me/public/js/joinchat.min.js?ver=6.1.1/wp-content/plugins/creame-whatsapp... https://enjoycbd.es/wp-content/plugins/creame-whatsapp-me/public/js/joinchat.min.js?ver=6.1.1 — 200 — 3.4 KiB — 36.8 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=10.6.2 — 200 — 1013 B — 36.8 s — h2https://cdn.trustindex.io/loader.js?ver=1cdn.trustindex.io/loader.js?ver=1 https://cdn.trustindex.io/loader.js?ver=1 — 200 — 21.4 KiB — 42 ms — h2https://enjoycbd.es/wp-content/plugins/gtranslate/js/dwf.js?ver=6.9.4/wp-content/plugins/gtranslate/js/d... https://enjoycbd.es/wp-content/plugins/gtranslate/js/dwf.js?ver=6.9.4 — 200 — 5.8 KiB — 38.9 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.min.js?ver=1.7.21-wc.10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.min.js?ver=1.7.21-wc.10.6.2 — 200 — 1.1 KiB — 38.5 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.min.js?ver=2.7.2-wc.10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.min.js?ver=2.7.2-wc.10.6.2 — 200 — 5.9 KiB — 38.9 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.min.js?ver=4.1.1-wc.10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.min.js?ver=4.1.1-wc.10.6.2 — 200 — 3.4 KiB — 38.9 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js?ver=10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js?ver=10.6.2 — 200 — 3.7 KiB — 39.0 s — h2https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js?ver=10.6.2/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js?ver=10.6.2 — 200 — 2.7 KiB — 39.3 s — h2https://enjoycbd.es/wp-content/uploads/2026/03/003A5157-scaled.webp/wp-content/uploads/2026/03/003A515... https://enjoycbd.es/wp-content/uploads/2026/03/003A5157-scaled.webp — 200 — 728.2 KiB — 38.3 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/Primary-Button-5.svg/wp-content/uploads/2025/12/Primary... https://enjoycbd.es/wp-content/uploads/2025/12/Primary-Button-5.svg — 200 — 316 B — 6.5 s — h2https://enjoycbd.es/wp-content/uploads/elementor/thumbs/003A5034-scaled-rk9llt2czh1cqvo1yyts21x2myhyvhlzdsg4gv5udc.webp/wp-content/uploads/elementor/thumb... https://enjoycbd.es/wp-content/uploads/elementor/thumbs/003A5034-scaled-rk9llt2czh1cqvo1yyts21x2myhyvhlzdsg4gv5udc.webp — 200 — 55 B — 8.3 s — h2https://enjoycbd.es/wp-content/uploads/elementor/thumbs/257A0274-scaled-rk9q83og3aokrc45xcknol7u20upnqsf8vfm06lfk0.webp/wp-content/uploads/elementor/thumb... https://enjoycbd.es/wp-content/uploads/elementor/thumbs/257A0274-scaled-rk9q83og3aokrc45xcknol7u20upnqsf8vfm06lfk0.webp — 200 — 45 B — 8.3 s — h2https://enjoycbd.es/wp-content/uploads/2025/11/futura-medium-bt.ttf/wp-content/uploads/2025/11/futura-... https://enjoycbd.es/wp-content/uploads/2025/11/futura-medium-bt.ttf — 200 — 24.3 KiB — 9.8 s — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2 — 200 — 76.5 KiB — 5.3 s — h2https://enjoycbd.es/wp-content/uploads/2025/11/Futura-Extra-Black-font.ttf/wp-content/uploads/2025/11/Futura-... https://enjoycbd.es/wp-content/uploads/2025/11/Futura-Extra-Black-font.ttf — 200 — 24.8 KiB — 12.8 s — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0 — 200 — 103.3 KiB — 10.9 s — h2https://enjoycbd.es/wp-content/uploads/2025/11/Futura-Bold-font.ttf/wp-content/uploads/2025/11/Futura-... https://enjoycbd.es/wp-content/uploads/2025/11/Futura-Bold-font.ttf — 200 — 24.5 KiB — 5.8 s — h2https://enjoycbd.es/wp-content/uploads/elementor/thumbs/003A5127-1-scaled-rk9px8nl47taljw5cnjuvbw2xqe0pno3341md2p7gg.webp/wp-content/uploads/elementor/thumb... https://enjoycbd.es/wp-content/uploads/elementor/thumbs/003A5127-1-scaled-rk9px8nl47taljw5cnjuvbw2xqe0pno3341md2p7gg.webp — 200 — 45 B — 8.3 s — h2https://enjoycbd.es/wp-content/uploads/elementor/thumbs/003A5365-scaled-rk9pzcsihspipytk02gmzaof1xyr152cdkvy8hkbgg.webp/wp-content/uploads/elementor/thumb... https://enjoycbd.es/wp-content/uploads/elementor/thumbs/003A5365-scaled-rk9pzcsihspipytk02gmzaof1xyr152cdkvy8hkbgg.webp — 200 — 45 B — 8.3 s — h2https://enjoycbd.es/wp-content/uploads/2025/12/Enjoy-descuentos_yea-movil.png/wp-content/uploads/2025/12/Enjoy-d... https://enjoycbd.es/wp-content/uploads/2025/12/Enjoy-descuentos_yea-movil.png — -1 — 0 B — 0 ms — https://enjoycbd.es/wp-content/uploads/2025/11/image-9.webp/wp-content/uploads/2025/11/image-9... https://enjoycbd.es/wp-content/uploads/2025/11/image-9.webp — -1 — 0 B — 0 ms — https://enjoycbd.es/wp-content/uploads/2025/11/futura-medium-condensed-bt.ttf/wp-content/uploads/2025/11/futura-... https://enjoycbd.es/wp-content/uploads/2025/11/futura-medium-condensed-bt.ttf — 200 — 22.6 KiB — 9.3 s — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2 — 200 — 79.8 KiB — 10.9 s — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2 — 200 — 13.0 KiB — 9.7 s — h2https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2fonts.gstatic.com/s/dmsans/v17/rP2Y... https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2 — 200 — 36.1 KiB — 9 ms — h3https://enjoycbd.es/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png/wp-content/plugins/woocommerce/ass... https://enjoycbd.es/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png — -1 — 0 B — 0 ms — https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16847949172/?random=1778692076901&cv=11&fst=1778692076901&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938468~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=7&frm=0&tiba=Comprar%20CBD%20Online%20%7C%20Enjoy%20CBD%3A%20Flores%2C%20Aceites%20y%20Resinas%20Premium%20%7C%20EnjoyCBD&did=dOGY3NW&gdid=dOGY3NW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2093766359.1778692077&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dpage_view&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16847949172/?random=1778692076901&cv=11&fst=1778692076901&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938468~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=7&frm=0&tiba=Comprar%20CBD%20Online%20%7C%20Enjoy%20CBD%3A%20Flores%2C%20Aceites%20y%20Resinas%20Premium%20%7C%20EnjoyCBD&did=dOGY3NW&gdid=dOGY3NW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2093766359.1778692077&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dpage_view&rfmt=3&fmt=4 — 200 — 2.2 KiB — 26 ms — h3https://www.google.com/rmkt/collect/16847949172/?random=1778692076901&cv=11&fst=1778692076901&fmt=8&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938468~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=7&frm=0&tiba=Comprar%20CBD%20Online%20%7C%20Enjoy%20CBD%3A%20Flores%2C%20Aceites%20y%20Resinas%20Premium%20%7C%20EnjoyCBD&did=dOGY3NW&gdid=dOGY3NW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2093766359.1778692077&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dpage_view&gcp=5www.google.com/rmkt/collect/1684794... https://www.google.com/rmkt/collect/16847949172/?random=1778692076901&cv=11&fst=1778692076901&fmt=8&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938468~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=7&frm=0&tiba=Comprar%20CBD%20Online%20%7C%20Enjoy%20CBD%3A%20Flores%2C%20Aceites%20y%20Resinas%20Premium%20%7C%20EnjoyCBD&did=dOGY3NW&gdid=dOGY3NW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2093766359.1778692077&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dpage_view&gcp=5 — 200 — 20 B — 32 ms — h3https://www.google.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Fenjoycbd.es%2F&scrsrc=www.googletagmanager.com&rnd=963833403.1778692077&dt=Comprar%20CBD%20Online%20%7C%20Enjoy%20CBD%3A%20Flores%2C%20Aceites%20y%20Resinas%20Premium%20%7C%20EnjoyCBD&auid=2093766359.1778692077&navt=n&npa=0&did=dOGY3NW&gdid=dOGY3NW&gtm=45be65b1za200xec&gcs=G1--&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938468~118463262&apve=1&apvf=f&apvc=1&tids=AW-16847949172&tid=AW-16847949172&tft=1778692076913&tfd=4535www.google.com/ccm/collect?rcb=7&fr... https://www.google.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Fenjoycbd.es%2F&scrsrc=www.googletagmanager.com&rnd=963833403.1778692077&dt=Comprar%20CBD%20Online%20%7C%20Enjoy%20CBD%3A%20Flores%2C%20Aceites%20y%20Resinas%20Premium%20%7C%20EnjoyCBD&auid=2093766359.1778692077&navt=n&npa=0&did=dOGY3NW&gdid=dOGY3NW&gtm=45be65b1za200xec&gcs=G1--&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938468~118463262&apve=1&apvf=f&apvc=1&tids=AW-16847949172&tid=AW-16847949172&tft=1778692076913&tfd=4535 — 200 — 21 B — 28 ms — h3https://www.google.com/pagead/1p-user-list/16847949172/?random=1778692076901&cv=11&fst=1778691600000&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938468~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=7&frm=0&tiba=Comprar%20CBD%20Online%20%7C%20Enjoy%20CBD%3A%20Flores%2C%20Aceites%20y%20Resinas%20Premium%20%7C%20EnjoyCBD&did=dOGY3NW&gdid=dOGY3NW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2093766359.1778692077&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dpage_view&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyQEABaugfX7yykVaMs2L3bncl4So8SmxC9Pm-tkB0-Tg7H0rCdI_f7T_R5wEBCMssmF1IMHCjxhpp09ZQ2ounTqtHIQyKCAglWnsWo3aOutK8RZl0d6BgR3lR9g4kjwCjuQAD4odjCr-O3cOQNGYNOSrJK9MIRmiBYwd_wtybKWLTvAKnmdaUpuPn2AC9GyOfjWhmAXYQcKBA-fYSQDLo-f6E5diub520pwjElhlgeeB2QBZNIG4bxTsUSTiGo6cJu-aJcCmH_9zl2c&random=4090379232&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/16847949172/?random=1778692076901&cv=11&fst=1778691600000&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938468~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=7&frm=0&tiba=Comprar%20CBD%20Online%20%7C%20Enjoy%20CBD%3A%20Flores%2C%20Aceites%20y%20Resinas%20Premium%20%7C%20EnjoyCBD&did=dOGY3NW&gdid=dOGY3NW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2093766359.1778692077&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dpage_view&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyQEABaugfX7yykVaMs2L3bncl4So8SmxC9Pm-tkB0-Tg7H0rCdI_f7T_R5wEBCMssmF1IMHCjxhpp09ZQ2ounTqtHIQyKCAglWnsWo3aOutK8RZl0d6BgR3lR9g4kjwCjuQAD4odjCr-O3cOQNGYNOSrJK9MIRmiBYwd_wtybKWLTvAKnmdaUpuPn2AC9GyOfjWhmAXYQcKBA-fYSQDLo-f6E5diub520pwjElhlgeeB2QBZNIG4bxTsUSTiGo6cJu-aJcCmH_9zl2c&random=4090379232&rmt_tld=0&ipr=y — 200 — 64 B — 9 ms — h3https://www.google.com.sg/pagead/1p-user-list/16847949172/?random=1778692076901&cv=11&fst=1778691600000&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938468~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=7&frm=0&tiba=Comprar%20CBD%20Online%20%7C%20Enjoy%20CBD%3A%20Flores%2C%20Aceites%20y%20Resinas%20Premium%20%7C%20EnjoyCBD&did=dOGY3NW&gdid=dOGY3NW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2093766359.1778692077&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dpage_view&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyQEABaugfX7yykVaMs2L3bncl4So8SmxC9Pm-tkB0-Tg7H0rCdI_f7T_R5wEBCMssmF1IMHCjxhpp09ZQ2ounTqtHIQyKCAglWnsWo3aOutK8RZl0d6BgR3lR9g4kjwCjuQAD4odjCr-O3cOQNGYNOSrJK9MIRmiBYwd_wtybKWLTvAKnmdaUpuPn2AC9GyOfjWhmAXYQcKBA-fYSQDLo-f6E5diub520pwjElhlgeeB2QBZNIG4bxTsUSTiGo6cJu-aJcCmH_9zl2c&random=4090379232&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/16847949172/?random=1778692076901&cv=11&fst=1778691600000&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115616986~115938465~115938468~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=7&frm=0&tiba=Comprar%20CBD%20Online%20%7C%20Enjoy%20CBD%3A%20Flores%2C%20Aceites%20y%20Resinas%20Premium%20%7C%20EnjoyCBD&did=dOGY3NW&gdid=dOGY3NW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2093766359.1778692077&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dpage_view&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyQEABaugfX7yykVaMs2L3bncl4So8SmxC9Pm-tkB0-Tg7H0rCdI_f7T_R5wEBCMssmF1IMHCjxhpp09ZQ2ounTqtHIQyKCAglWnsWo3aOutK8RZl0d6BgR3lR9g4kjwCjuQAD4odjCr-O3cOQNGYNOSrJK9MIRmiBYwd_wtybKWLTvAKnmdaUpuPn2AC9GyOfjWhmAXYQcKBA-fYSQDLo-f6E5diub520pwjElhlgeeB2QBZNIG4bxTsUSTiGo6cJu-aJcCmH_9zl2c&random=4090379232&rmt_tld=1&ipr=y — 200 — 455 B — 24 ms — h2https://enjoycbd.es/wp-admin/admin-ajax.php/wp-admin/admin-ajax.php https://enjoycbd.es/wp-admin/admin-ajax.php — 200 — 406 B — 9.5 s — h2https://enjoycbd.es/wp-content/plugins/gtranslate/flags/svg/es.svg/wp-content/plugins/gtranslate/flag... https://enjoycbd.es/wp-content/plugins/gtranslate/flags/svg/es.svg — -1 — 0 B — 0 ms — https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit2translate.google.com/translate_a/el... https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit2 — 200 — 28.4 KiB — 25 ms — h2data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0…www.w3.org/2000/svg' width='16' hei... data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0… — 200 — 0 B — 0 ms — datahttps://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBDg/d=0/rs=AN8SPfobRl8UQM01cRTktRUhaChx5xxdlg/m=el_main_csswww.gstatic.com/_/translate_http/_/... https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBDg/d=0/rs=AN8SPfobRl8UQM01cRTktRUhaChx5xxdlg/m=el_main_css — 200 — 4.6 KiB — 19 ms — h2https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.en_GB.DnMaLWlrbY4.O/am=AAAACA/d=1/exm=el_conf/ed=1/rs=AN8SPfq0NtAhRFTgcHViGYYjmBn_cvUJCA/m=el_maintranslate.googleapis.com/_/translat... https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.en_GB.DnMaLWlrbY4.O/am=AAAACA/d=1/exm=el_conf/ed=1/rs=AN8SPfq0NtAhRFTgcHViGYYjmBn_cvUJCA/m=el_main — 200 — 118.8 KiB — 28 ms — h2https://enjoycbd.es/wp-content/plugins/gtranslate/flags/svg/en.svg/wp-content/plugins/gtranslate/flag... https://enjoycbd.es/wp-content/plugins/gtranslate/flags/svg/en.svg — -1 — 0 B — 0 ms — https://fonts.gstatic.com/s/i/productlogos/translate/v14/24px.svgfonts.gstatic.com/s/i/productlogos/... https://fonts.gstatic.com/s/i/productlogos/translate/v14/24px.svg — 200 — 3.3 KiB — 20 ms — h3https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_42x16dp.pngwww.gstatic.com/images/branding/goo... https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_42x16dp.png — 200 — 1.2 KiB — 8 ms — h2https://www.gstatic.com/images/branding/product/2x/translate_24dp.pngwww.gstatic.com/images/branding/pro... https://www.gstatic.com/images/branding/product/2x/translate_24dp.png — 200 — 1.8 KiB — 4 ms — h3https://translate-pa.googleapis.com/v1/supportedLanguages?client=te&display_language=en-GB&key=AIzaSyBWDj0QJvVIx8XOhRegXX5_SrRWxhT5Hs4&callback=callbacktranslate-pa.googleapis.com/v1/supp... https://translate-pa.googleapis.com/v1/supportedLanguages?client=te&display_language=en-GB&key=AIzaSyBWDj0QJvVIx8XOhRegXX5_SrRWxhT5Hs4&callback=callback — 200 — 3.2 KiB — 27 ms — h2https://enjoycbd.es/?v=90610593aedc/?v=90610593aedc https://enjoycbd.es/?v=90610593aedc — -1 — 0 B — 6 ms — https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBDg/d=0/rs=AN8SPfobRl8UQM01cRTktRUhaChx5xxdlg/m=el_main_csswww.gstatic.com/_/translate_http/_/... https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBDg/d=0/rs=AN8SPfobRl8UQM01cRTktRUhaChx5xxdlg/m=el_main_css — 200 — 0 B — 0 ms — h2https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_68x28dp.pngwww.gstatic.com/images/branding/goo... https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_68x28dp.png — 200 — 1.6 KiB — 7 ms — h3https://www.google.com/images/cleardot.gifwww.google.com/images/cleardot.gif https://www.google.com/images/cleardot.gif — 200 — 65 B — 10 ms — h3https://translate.googleapis.com/translate_static/img/loading.giftranslate.googleapis.com/translate_... https://translate.googleapis.com/translate_static/img/loading.gif — 200 — 991 B — 9 ms — h2https://www.google.com/images/cleardot.gifwww.google.com/images/cleardot.gif https://www.google.com/images/cleardot.gif — 200 — 65 B — 5 ms — h3https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBDg/d=0/rs=AN8SPfobRl8UQM01cRTktRUhaChx5xxdlg/m=el_main_csswww.gstatic.com/_/translate_http/_/... https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBDg/d=0/rs=AN8SPfobRl8UQM01cRTktRUhaChx5xxdlg/m=el_main_css — 200 — 0 B — 0 ms — h2https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBDg/d=0/rs=AN8SPfobRl8UQM01cRTktRUhaChx5xxdlg/m=el_main_csswww.gstatic.com/_/translate_http/_/... https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBDg/d=0/rs=AN8SPfobRl8UQM01cRTktRUhaChx5xxdlg/m=el_main_css — 200 — 0 B — 0 ms — h2https://translate-pa.googleapis.com/v1/translateHtmltranslate-pa.googleapis.com/v1/tran... https://translate-pa.googleapis.com/v1/translateHtml — 200 — 0 B — 17 ms — h2https://translate-pa.googleapis.com/v1/translateHtmltranslate-pa.googleapis.com/v1/tran... https://translate-pa.googleapis.com/v1/translateHtml — 200 — 0 B — 17 ms — h2https://translate-pa.googleapis.com/v1/translateHtmltranslate-pa.googleapis.com/v1/tran... https://translate-pa.googleapis.com/v1/translateHtml — 200 — 1.4 KiB — 105 ms — h2https://translate-pa.googleapis.com/v1/translateHtmltranslate-pa.googleapis.com/v1/tran... https://translate-pa.googleapis.com/v1/translateHtml — 200 — 1.5 KiB — 161 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3… — 200 — 0 B — 0 ms — datahttps://translate-pa.googleapis.com/v1/translateHtmltranslate-pa.googleapis.com/v1/tran... https://translate-pa.googleapis.com/v1/translateHtml — 200 — 1.4 KiB — 134 ms — h3data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0…www.w3.org/2000/svg' fill='%23fff' ... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0… — 200 — 0 B — 0 ms — datahttps://translate.google.com/gen204?sl=es&tl=en&textlen=106&ttt=277&ttl=82&sr=1&ef=sda&nca=te_time&client=te&logld=vTE_20260511translate.google.com/gen204?sl=es&t... https://translate.google.com/gen204?sl=es&tl=en&textlen=106&ttt=277&ttl=82&sr=1&ef=sda&nca=te_time&client=te&logld=vTE_20260511 — 204 — 1016 B — 13 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
18% of JavaScript execution is third-party
First-party Third-party 1419ms · 285KB · €8/mo
translate.googleapis.com
Other
Costly
Execution 866ms
Transfer 119 KB
Unused 67%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 326ms
Transfer 136 KB
Unused 40%
Monthly Cost €2/mo
cdn-cookieyes.com
Other
Optional
Execution 149ms
Transfer 9 KB
Monthly Cost €1/mo
cdn.trustindex.io
Other
Optional
Execution 77ms
Transfer 21 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • translate.googleapis.com adds 866ms and costs ~€5/month
  • Google Tag Manager adds 326ms and costs ~€2/month

translate.googleapis.com takes 866ms 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

67% of translate.googleapis.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 326ms 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

How third-party costs are calculated

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

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-14 — 2026-05-11)

LCP (p75)

6671 ms

30% good

INP (p75)

102 ms

95% good

CLS (p75)

0.020

86% good

FCP (p75)

5890 ms

TTFB (p75)

5224 ms

Image Optimization
53 images, 5507 KB total, 4501 KB wasted
INFO

Image Optimization Audit

Total Images

53

Total Size

5507 KB

Oversized

24

Wasted

4501 KB

28 missing dimensions 43 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