Skip to content
https://enjoycbd.es

Performance

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

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

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

6.38 s

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

8.75 s

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

84 ms

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

0.044

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

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

9.26 s

Page Load Progression

5.5 s
10.9 s
16.4 s
21.8 s
27.3 s
32.7 s
38.2 s
43.6 s
Checks
23
9 PASS 7 REVIEW 3 FIX
F
Page Weight Budget
Action
3.1 MB transferred, 222 requests
FIX
3.1 MB transferred, 222 requests
Warning::
Page weighs 7.0 MB (3.1 MB transferred)
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Warning::
JavaScript is 713 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 713 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 203 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 203 KB
Warning::
222 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.65 g CO2 per page load
3.1 MB / 2.4 MB budget
3.1 MB transferred
222 requests
0.65 g CO2 per page load
Images 1.7 MiB 56%
JavaScript 712.6 KiB 23%
Fonts 405.0 KiB 13%
CSS 203.4 KiB 6%
HTML 59.6 KiB 2%
Other 10.8 KiB 0%
Other 4.6 KiB 0%
Other 267 B 0%
Other 260 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

D
JS Execution Cost
Action
2905ms total JS execution
FIX
2905ms total JS execution
Warning::
https://enjoycbd.es/?v=90610593aedc: 1429ms CPU time
Warning::
https://translate.googleapis.com/_/translate_http/...: 531ms CPU time
Warning::
https://enjoycbd.es/wp-includes/js/jquery/jquery.m...: 380ms CPU time
Warning::
Unattributable: 379ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=AW-168...: 108ms CPU time
Info::
Third-party scripts: 639ms (22% of total)

Main Thread Breakdown

Script Evaluation 32% Other 27% Style & Layout 25% Rendering 8% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://enjoycbd.es/?v=90610593aedc1429ms10ms6ms1st
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_main531ms400ms14ms3rd
https://enjoycbd.es/wp-includes/js/jquery/jquery.min.js?ver=3.7.1380ms228ms3ms1st
Unattributable379ms7ms0ms1st
https://www.googletagmanager.com/gtag/js?id=AW-16847949172108ms90ms17ms3rd
https://enjoycbd.es/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.179ms78ms1ms1st
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
60 images, 0 KB saveable
REVIEW
60 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.
60 images 1.7 MB
0 oversized -0 KB
24 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
70 scripts, 240 KB unused
REVIEW
70 scripts, 240 KB unused
Warning::
https://translate.googleapis.com/_/translate_http/...: 78 KB unused (66%)
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: 240 KB
240 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 KB78 KB (66%)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://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/script.js9 KB3rd
https://enjoycbd.es/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.11.174 KB1st
https://enjoycbd.es/wp-includes/js/jquery/jquery.min.js?ver=3.7.129 KB1st
https://enjoycbd.es/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.15 KB1st
https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=4.0.14 KB1st
https://enjoycbd.es/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.11.176 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
222 resources · 3.1 MB · 240 KB savings available
REVIEW
222 resources · 3.1 MB · 240 KB savings available
Warning::
Page weight 3.1 MB exceeds 1 MB target by 2.1 MB
Got: 3.1 MB Expected: ≤ 1 MB
Info::
~240 KB of savings available
Info::
43 third-party resources (13% of weight)
Info::
2 resources over 200KB
222 resources · 3.1 MiB · 43 third-party 2.1 MiB over 1MB target
Image 56% · 1.7 MiB
JavaScript 23% · 712.6 KiB
Font 13% · 405.0 KiB
CSS 6% · 203.4 KiB
Document 2% · 59.8 KiB
Other 0% · 15.6 KiB

~240.0 KiB of savings available

Remove unused JavaScript: 240.0 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
13% third-party, 0 ms blocking
PASS
13% third-party, 0 ms blocking
Info::
Third-party code accounts for 13% of page weight (396.1 KiB of 3.1 MiB)
Info::
Third-party blocking time is low (0 ms)
87%
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 FCP 6.4 s LCP 8.7 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 — 4.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 — 4.2 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 — 6.7 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 — 6.4 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 — 9.6 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.7 KiB — 8.8 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.7 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.0 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 — 7 ms — font-display: swap
futura-medium-bt.ttf ttf swap
Size 24 KB
Load time 4.9 s
Start 5.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Futura-Bold-font.ttf ttf swap
Size 24 KB
Load time 4.2 s
Start 5.8 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 76 KB
Load time 6.7 s
Start 5.8 s
Risk FOUT — text flashes from fallback to web font
Futura-Extra-Black-font... ttf swap
Size 25 KB
Load time 6.4 s
Start 5.8 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 9.6 s
Start 5.8 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-medium-condensed... ttf swap
Size 23 KB
Load time 8.8 s
Start 5.9 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.7 s
Start 5.9 s
Risk FOUT — text flashes from fallback to web font
fa-regular-400.woff2 woff2 swap
Size 13 KB
Load time 9.0 s
Start 5.9 s
Risk FOUT — text flashes from fallback to web font
rP2Yp2ywxg089UriI5-g4vl... woff2 swap
Size 36 KB
Load time 7 ms
Start 5.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)

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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
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.
Network Waterfall
222 requests over 44245ms
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 6.4 s LCP 8.7 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 — 970 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 — 53 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 — 480 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 — 919 B — 44 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 — 480 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 — 482 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 — 490 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 — 491 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 — 479 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 — 480 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 — 482 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 — 483 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 — 483 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 — 407 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 — 714 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 — 715 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 — 716 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 — 721 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 — 950 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 — 723 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 — 957 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 — 950 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 — 951 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 — 721 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 — 951 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 — 954 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 — 952 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.0 KiB — 955 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 — 965 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 6.4 s LCP 8.7 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 — 970 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 — 53 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 — 480 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 — 919 B — 44 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 — 480 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 — 482 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 — 490 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 — 491 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 — 479 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 — 480 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 — 482 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 — 483 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 — 483 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 — 407 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 — 714 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 — 715 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 — 716 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 — 721 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 — 950 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 — 723 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 — 957 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 — 950 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 — 951 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 — 721 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 — 951 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 — 954 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 — 952 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.0 KiB — 955 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 — 965 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 — 956 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 — 967 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 — 962 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 — 959 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 — 957 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 — 1.2 s — 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 — 707 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 — 1.2 s — 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 — 970 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 — 971 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 — 1.4 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 — 1.2 s — 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 — 1.2 s — 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 — 1.2 s — 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 — 769 B — 1.2 s — 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 — 1.2 s — 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 — 1.2 s — 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 — 1.9 s — 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 — 1.2 s — 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 — 1.2 s — 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.4 KiB — 1.2 s — 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 — 1.7 s — 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 — 1.2 s — 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 — 2.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 — 19 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.9 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 — 326 B — 1.2 s — 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 — 1.2 s — 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 — 1.2 s — 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 — 4.0 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 — 2.7 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 — 5.1 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 — 15.7 s — h2https://log.cookieyes.com/api/v1/loglog.cookieyes.com/api/v1/log https://log.cookieyes.com/api/v1/log — 200 — 260 B — 30 ms — h3https://enjoycbd.es/wp-content/uploads/2026/03/Sin-titulo-800-x-1400-px-1.webp/wp-content/uploads/2026/03/Sin-tit... https://enjoycbd.es/wp-content/uploads/2026/03/Sin-titulo-800-x-1400-px-1.webp — 200 — 96.4 KiB — 15.5 s — h2https://enjoycbd.es/wp-content/uploads/2026/03/Sin-titulo-800-x-1400-px-29.webp/wp-content/uploads/2026/03/Sin-tit... https://enjoycbd.es/wp-content/uploads/2026/03/Sin-titulo-800-x-1400-px-29.webp — 200 — 44.7 KiB — 16.6 s — h2https://enjoycbd.es/wp-content/uploads/2025/11/17-1.jpg/wp-content/uploads/2025/11/17-1.jp... https://enjoycbd.es/wp-content/uploads/2025/11/17-1.jpg — 200 — 50.3 KiB — 19.2 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 — 6.5 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 — 986 B — 11.4 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 — 322 B — 12.4 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.4 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 — 12.4 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 — 12.4 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 — 12.4 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 — 4.9 KiB — 12.3 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 — 13.7 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 — 855 B — 11.7 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 — 13.7 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 — 13.7 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 — 13.7 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 — 11.7 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 — 13.7 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 — 13.7 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 — 13.7 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 — 13.9 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 — 12.4 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.5 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 — 11.7 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.6 KiB — 13.8 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 — 14.1 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 — 209 B — 14.1 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 — 23.7 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 — 22.0 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 — 15.2 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 — 15.2 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 — 15.2 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 — 15.2 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 — 15.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 — 15.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 — 15.5 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 — 15.5 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 — 628 B — 15.5 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 — 15.5 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 — 15.5 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 — 51.0 KiB — 21.7 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 — 15.5 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.1 KiB — 16.3 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 — 750 B — 16.3 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 — 3.6 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 — 3.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 — 792 B — 3.6 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 — 3.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 — 66 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 — 41 ms — h2https://enjoycbd.es/wp-content/uploads/2025/11/3-1.jpg/wp-content/uploads/2025/11/3-1.jpg https://enjoycbd.es/wp-content/uploads/2025/11/3-1.jpg — 200 — 32.1 KiB — 3.6 s — h2https://enjoycbd.es/wp-content/uploads/2026/04/11.png/wp-content/uploads/2026/04/11.png https://enjoycbd.es/wp-content/uploads/2026/04/11.png — 200 — 32.0 KiB — 3.6 s — h2https://enjoycbd.es/wp-content/uploads/2026/04/13.png/wp-content/uploads/2026/04/13.png https://enjoycbd.es/wp-content/uploads/2026/04/13.png — 200 — 32.0 KiB — 3.6 s — h2https://enjoycbd.es/wp-content/uploads/2026/04/12.png/wp-content/uploads/2026/04/12.png https://enjoycbd.es/wp-content/uploads/2026/04/12.png — 200 — 16.0 KiB — 3.6 s — h2https://enjoycbd.es/wp-content/uploads/2026/04/14.png/wp-content/uploads/2026/04/14.png https://enjoycbd.es/wp-content/uploads/2026/04/14.png — 200 — 19.7 KiB — 4.6 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 — 16.0 KiB — 4.5 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 — 20.8 KiB — 38.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 — 24.4 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 — 4.5 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 — 21.1 KiB — 36.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 — 24.9 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 — 23.3 KiB — 36.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 — 46 B — 4.6 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 — 16.3 KiB — 36.9 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 — 28.4 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 — 27.4 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 — 30.1 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 — 16.3 KiB — 36.9 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 — 28.0 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 — 28.9 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 — 29.6 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 — 18.1 KiB — 36.9 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 — 18.6 KiB — 36.9 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 — 29.7 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 — 30.2 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 — 24.1 KiB — 36.9 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 — 23.1 KiB — 37.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 — 31.6 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 — 20.2 KiB — 36.9 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 — 32.2 s — h2https://enjoycbd.es/wp-content/uploads/2026/05/Fotos-BLOG-56-300x158.png/wp-content/uploads/2026/05/Fotos-B... https://enjoycbd.es/wp-content/uploads/2026/05/Fotos-BLOG-56-300x158.png — 200 — 65.4 KiB — 37.6 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.3 KiB — 26.9 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 — 1008 B — 26.9 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 — 41 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 — 32.4 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 — 32.2 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 — 32.4 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 — 200 — 11.4 KiB — 32.7 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 — 32.2 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 — 32.2 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 — 32.4 s — 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 — 53 B — 4.6 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 — 270 B — 12.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 — 26.9 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 — 4.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 — 4.2 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 — 6.7 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 — 6.4 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 — 9.6 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 — 46 B — 12.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 — 27.4 KiB — 12.3 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 — 100 B — 35.1 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 — 35.1 s — h2https://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 — 200 — 45 B — 35.1 s — h2https://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.7 KiB — 8.8 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.7 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.0 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 — 7 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 — 200 — 608 B — 35.0 s — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16847949172/?random=1778692153225&cv=11&fst=1778692153225&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=4&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=1607865034.1778692153&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dpage_view&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16847949172/?random=1778692153225&cv=11&fst=1778692153225&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=4&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=1607865034.1778692153&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dpage_view&rfmt=3&fmt=4 — 200 — 2.2 KiB — 29 ms — h3https://www.google.com/rmkt/collect/16847949172/?random=1778692153225&cv=11&fst=1778692153225&fmt=8&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=4&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=1607865034.1778692153&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dpage_view&gcp=5www.google.com/rmkt/collect/1684794... https://www.google.com/rmkt/collect/16847949172/?random=1778692153225&cv=11&fst=1778692153225&fmt=8&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=4&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=1607865034.1778692153&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dpage_view&gcp=5 — 200 — 20 B — 39 ms — h3https://www.google.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fenjoycbd.es%2F&scrsrc=www.googletagmanager.com&rnd=468635505.1778692153&dt=Comprar%20CBD%20Online%20%7C%20Enjoy%20CBD%3A%20Flores%2C%20Aceites%20y%20Resinas%20Premium%20%7C%20EnjoyCBD&auid=1607865034.1778692153&navt=n&npa=0&did=dOGY3NW&gdid=dOGY3NW&gtm=45be65b1za200xec&gcs=G1--&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~118463262&apve=1&apvf=f&apvc=1&tids=AW-16847949172&tid=AW-16847949172&tft=1778692153239&tfd=6119www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fenjoycbd.es%2F&scrsrc=www.googletagmanager.com&rnd=468635505.1778692153&dt=Comprar%20CBD%20Online%20%7C%20Enjoy%20CBD%3A%20Flores%2C%20Aceites%20y%20Resinas%20Premium%20%7C%20EnjoyCBD&auid=1607865034.1778692153&navt=n&npa=0&did=dOGY3NW&gdid=dOGY3NW&gtm=45be65b1za200xec&gcs=G1--&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~118463262&apve=1&apvf=f&apvc=1&tids=AW-16847949172&tid=AW-16847949172&tft=1778692153239&tfd=6119 — 200 — 21 B — 36 ms — h3https://www.google.com/pagead/1p-user-list/16847949172/?random=1778692153225&cv=11&fst=1778691600000&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=4&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=1607865034.1778692153&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dpage_view&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyQEABaugfYc2k8g8KBUtTNHexa3FGB4Wb3mym1n6zlTkqyX1f4aXM-GGGpYOA5Oqd9ywVIeJQMXan3fjj9CAAhN94V4eOWX3SsoH5KDDoyqzIGAAUlQJrrPdTUeuqetDyOfcOKoAHhAzN0ugXT2BvifrWLZKGz52r91VG28waw6TKqg--rihF4-aISDbra3rRJ6jplXpPa-Ub88IyF3hvJnbrGmdS9k4TQwAu9vRZ1WY7Brqe0Iq0krMFmI8KTmru-lbyq5rGpfjmT8&random=152986521&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/16847949172/?random=1778692153225&cv=11&fst=1778691600000&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=4&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=1607865034.1778692153&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dpage_view&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyQEABaugfYc2k8g8KBUtTNHexa3FGB4Wb3mym1n6zlTkqyX1f4aXM-GGGpYOA5Oqd9ywVIeJQMXan3fjj9CAAhN94V4eOWX3SsoH5KDDoyqzIGAAUlQJrrPdTUeuqetDyOfcOKoAHhAzN0ugXT2BvifrWLZKGz52r91VG28waw6TKqg--rihF4-aISDbra3rRJ6jplXpPa-Ub88IyF3hvJnbrGmdS9k4TQwAu9vRZ1WY7Brqe0Iq0krMFmI8KTmru-lbyq5rGpfjmT8&random=152986521&rmt_tld=0&ipr=y — 200 — 64 B — 8 ms — h3https://www.google.com.sg/pagead/1p-user-list/16847949172/?random=1778692153225&cv=11&fst=1778691600000&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=4&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=1607865034.1778692153&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dpage_view&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyQEABaugfYc2k8g8KBUtTNHexa3FGB4Wb3mym1n6zlTkqyX1f4aXM-GGGpYOA5Oqd9ywVIeJQMXan3fjj9CAAhN94V4eOWX3SsoH5KDDoyqzIGAAUlQJrrPdTUeuqetDyOfcOKoAHhAzN0ugXT2BvifrWLZKGz52r91VG28waw6TKqg--rihF4-aISDbra3rRJ6jplXpPa-Ub88IyF3hvJnbrGmdS9k4TQwAu9vRZ1WY7Brqe0Iq0krMFmI8KTmru-lbyq5rGpfjmT8&random=152986521&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/16847949172/?random=1778692153225&cv=11&fst=1778691600000&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be65b1za200xec&gcd=13l3l3l3l5l1&dma=0&tag_exp=0~115938466~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fenjoycbd.es%2F%3Fv%3D90610593aedc&rcb=4&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=1607865034.1778692153&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dpage_view&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyQEABaugfYc2k8g8KBUtTNHexa3FGB4Wb3mym1n6zlTkqyX1f4aXM-GGGpYOA5Oqd9ywVIeJQMXan3fjj9CAAhN94V4eOWX3SsoH5KDDoyqzIGAAUlQJrrPdTUeuqetDyOfcOKoAHhAzN0ugXT2BvifrWLZKGz52r91VG28waw6TKqg--rihF4-aISDbra3rRJ6jplXpPa-Ub88IyF3hvJnbrGmdS9k4TQwAu9vRZ1WY7Brqe0Iq0krMFmI8KTmru-lbyq5rGpfjmT8&random=152986521&rmt_tld=1&ipr=y — 200 — 455 B — 25 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 — 8.3 s — 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.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 — 30 ms — 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 — 200 — 7.7 KiB — 5.4 s — 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 — 26 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.6 KiB — 27 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 — 200 — 461 B — 5.4 s — h2https://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 — 24 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 — 9 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 — 13 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 — 26 ms — h2blob:https://enjoycbd.es/eb0058a8-1119-4003-8a8c-04c51ef3ff34enjoycbd.es/eb0058a8-1119-4003-8a8c... blob:https://enjoycbd.es/eb0058a8-1119-4003-8a8c-04c51ef3ff34 — 200 — -1 B — 369 ms — blobhttps://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/6EB7Lt8Z.jsoncdn-cookieyes.com/client_data/b699c... https://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/6EB7Lt8Z.json — 200 — 455 B — 22 ms — h2https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.3/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.3 — -1 — 0 B — 0 ms — https://enjoycbd.es/?wc-ajax=get_refreshed_fragments/?wc-ajax=get_refreshed_fragments https://enjoycbd.es/?wc-ajax=get_refreshed_fragments — -1 — 0 B — 5.0 s — https://enjoycbd.es/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js — -1 — 0 B — 0 ms — https://enjoycbd.es/wp-content/plugins/pro-elements/assets/js/woocommerce-menu-cart.54f2e75f6769dce707e2.bundle.min.js/wp-content/plugins/pro-elements/as... https://enjoycbd.es/wp-content/plugins/pro-elements/assets/js/woocommerce-menu-cart.54f2e75f6769dce707e2.bundle.min.js — -1 — 0 B — 0 ms — https://enjoycbd.es/wp-content/plugins/elementor/assets/js/nested-tabs.a2401356d329f179475e.bundle.min.js/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/js/nested-tabs.a2401356d329f179475e.bundle.min.js — -1 — 0 B — 0 ms — https://enjoycbd.es/wp-content/plugins/pro-elements/assets/js/form.71055747203b48a65a24.bundle.min.js/wp-content/plugins/pro-elements/as... https://enjoycbd.es/wp-content/plugins/pro-elements/assets/js/form.71055747203b48a65a24.bundle.min.js — -1 — 0 B — 0 ms — https://enjoycbd.es/wp-content/plugins/pro-elements/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js/wp-content/plugins/pro-elements/as... https://enjoycbd.es/wp-content/plugins/pro-elements/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js — -1 — 0 B — 0 ms — https://enjoycbd.es/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js/wp-content/plugins/elementor/asset... https://enjoycbd.es/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js — -1 — 0 B — 0 ms — https://enjoycbd.es/?v=90610593aedc/?v=90610593aedc https://enjoycbd.es/?v=90610593aedc — -1 — 0 B — 2 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 — 13 ms — h3https://www.google.com/images/cleardot.gifwww.google.com/images/cleardot.gif https://www.google.com/images/cleardot.gif — 200 — 65 B — 16 ms — h3https://translate.googleapis.com/translate_static/img/loading.giftranslate.googleapis.com/translate_... https://translate.googleapis.com/translate_static/img/loading.gif — 200 — 990 B — 9 ms — h2https://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/config/BQS9P0MP.jsoncdn-cookieyes.com/client_data/b699c... https://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/config/BQS9P0MP.json — 200 — 7.7 KiB — 14 ms — h2https://enjoycbd.es/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4/wp-includes/js/wp-emoji-release.mi... https://enjoycbd.es/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — -1 — 0 B — 0 ms — https://www.google.com/images/cleardot.gifwww.google.com/images/cleardot.gif https://www.google.com/images/cleardot.gif — 200 — 65 B — 6 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://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/translations/hOSncY3t.jsoncdn-cookieyes.com/client_data/b699c... https://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/translations/hOSncY3t.json — 200 — 991 B — 17 ms — h2data: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://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/audit-table/VuUvPtxE.jsoncdn-cookieyes.com/client_data/b699c... https://cdn-cookieyes.com/client_data/b699ced7f4e7478d7b4c8770a75eeb0d/audit-table/VuUvPtxE.json — 200 — 1.6 KiB — 11 ms — h2https://translate-pa.googleapis.com/v1/translateHtmltranslate-pa.googleapis.com/v1/tran... https://translate-pa.googleapis.com/v1/translateHtml — 200 — 0 B — 16 ms — h2https://translate-pa.googleapis.com/v1/translateHtmltranslate-pa.googleapis.com/v1/tran... https://translate-pa.googleapis.com/v1/translateHtml — 200 — 0 B — 20 ms — h2https://translate-pa.googleapis.com/v1/translateHtmltranslate-pa.googleapis.com/v1/tran... https://translate-pa.googleapis.com/v1/translateHtml — 200 — 1.7 KiB — 34 ms — h2https://translate-pa.googleapis.com/v1/translateHtmltranslate-pa.googleapis.com/v1/tran... https://translate-pa.googleapis.com/v1/translateHtml — 200 — 1.3 KiB — 49 ms — h2https://translate.google.com/gen204?sl=es&tl=en&textlen=310&ttt=303&ttl=84&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=310&ttt=303&ttl=84&sr=1&ef=sda&nca=te_time&client=te&logld=vTE_20260511 — 204 — 1010 B — 20 ms — h2https://cdn-cookieyes.com/assets/images/revisit.svgcdn-cookieyes.com/assets/images/rev... https://cdn-cookieyes.com/assets/images/revisit.svg — 200 — 1.2 KiB — 11 ms — h2https://cdn-cookieyes.com/assets/images/close.svgcdn-cookieyes.com/assets/images/clo... https://cdn-cookieyes.com/assets/images/close.svg — 200 — 797 B — 18 ms — h2https://translate-pa.googleapis.com/v1/translateHtmltranslate-pa.googleapis.com/v1/tran... https://translate-pa.googleapis.com/v1/translateHtml — 200 — 1.2 KiB — 35 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
22% of JavaScript execution is third-party
First-party Third-party 639ms · 254KB · €3/mo
translate.googleapis.com
Other
Costly
Execution 531ms
Transfer 119 KB
Unused 66%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 108ms
Transfer 136 KB
Unused 40%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • translate.googleapis.com adds 531ms and costs ~€3/month

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

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

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