Skip to content
https://rentcoolcubes.com

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
79
GRADE
C
FIX
4
REVIEW
3
PASS
12
INFO
4

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

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

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

945 ms

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

2.40 s

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

56 ms

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

0.000

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

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

2.86 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
23
12 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
4.4 MB transferred, 185 requests
FIX
4.4 MB transferred, 185 requests
Critical::
Page weighs 7.2 MB (4.4 MB transferred)
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 MB
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Warning::
185 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.92 g CO2 per page load
4.4 MB / 2.4 MB budget
4.4 MB transferred
185 requests
0.92 g CO2 per page load
Images 1.9 MiB 44%
JavaScript 1.6 MiB 36%
Other 835.2 KiB 19%
HTML 59.0 KiB 1%
Other 16.0 KiB 0%
Other 8.1 KiB 0%
Other 822 B 0%
CSS 0 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

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 Bundles
Action
119 scripts, 640 KB unused
FIX
119 scripts, 640 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DE42...: 119 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-176...: 109 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NZB...: 84 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DE42...: 69 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DE42...: 66 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 640 KB
640 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-DE42LVPV79&cx=c&gtm=4e67m0180 KB119 KB (66%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17615131819&cx=c&gtm=4e67m0153 KB109 KB (71%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NZB5Q3Q6151 KB84 KB (55%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DE42LPVV79&cx=c&gtm=4e67m0145 KB69 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DE42LVPV79180 KB66 KB (37%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17615131819153 KB60 KB (39%)3rd
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js43 KB42 KB (97%)3rd
https://rentcoolcubes.com/cdn/wpm/b0b92dcedw658847c9p94194e39m8bc44e9fm.js68 KB35 KB (53%)1st
https://rentcoolcubes.com/cdn/shop/t/14/assets/vendor-scripts-v14.js37 KB29 KB (79%)1st
https://rentcoolcubes.com/cdn/shop/t/14/assets/theme.js?v=14092448294535057309174654339835 KB27 KB (78%)1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
185 resources · 4.4 MB · 640 KB savings available
FIX
185 resources · 4.4 MB · 640 KB savings available
Warning::
Page weight 4.4 MB exceeds 1 MB target by 3.4 MB
Got: 4.4 MB Expected: ≤ 1 MB
Info::
~640 KB of savings available
Info::
53 third-party resources (30% of weight)
Info::
6 resources over 200KB
185 resources · 4.4 MiB · 53 third-party 3.4 MiB over 1MB target
JavaScript 54% · 2.4 MiB
Image 44% · 1.9 MiB
Document 2% · 68.1 KiB
Other 0% · 19.9 KiB
CSS 0% · 0 B

~639.6 KiB of savings available

Remove unused JavaScript: 639.6 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

C
Image Optimization
Action
21 images, 0 KB saveable
REVIEW
21 images, 0 KB saveable
Warning::
https://rentcoolcubes.com/cdn/shop/files/IMG_1046.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://rentcoolcubes.com/cdn/shop/files/IMG_4475.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://rentcoolcubes.com/cdn/shop/files/IMG-2276_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://rentcoolcubes.com/cdn/shop/files/newtwo.he... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://rentcoolcubes.com/cdn/shop/files/IMG_0644.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://rentcoolcubes.com/cdn/shop/files/IMG_1046_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
21 images 1.9 MB
0 oversized -0 KB
10 legacy format
7 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

Performance issues directly impact user engagement and conversion rates.

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 Execution Cost
Action
1225ms total JS execution
REVIEW
1225ms total JS execution
Warning::
https://rentcoolcubes.com/: 387ms CPU time
Info::
Unattributable: 240ms CPU time
Info::
https://js.hs-analytics.net/analytics/178515720000...: 168ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-DE42...: 145ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=AW-176...: 98ms CPU time
Info::
Third-party scripts: 547ms (45% of total)

Main Thread Breakdown

Script Evaluation 51% Other 21% Style & Layout 14% Script Parsing & Compilation 7% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://rentcoolcubes.com/387ms53ms6ms1st
Unattributable240ms7ms0ms1st
https://js.hs-analytics.net/analytics/1785157200000/43642784.js168ms119ms3ms3rd
https://www.googletagmanager.com/gtag/js?id=G-DE42LVPV79145ms133ms11ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-1761513181998ms86ms11ms3rd
https://www.googletagmanager.com/gtag/js?id=G-DE42LPVV79&cx=c&gtm=4e67m079ms69ms9ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NZB5Q3Q658ms45ms12ms3rd
https://rentcoolcubes.com/cdn/s/trekkie.storefront.51e77662fd67e0d47c7238acfeab529dafb90214.min.js51ms46ms4ms1st
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
A
Third-Party Impact
30% third-party, 0 ms blocking
PASS
30% third-party, 0 ms blocking
Info::
Third-party code accounts for 30% of page weight (1.3 MiB of 4.4 MiB)
Info::
Third-party blocking time is low (0 ms)
70%
30%
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
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server-Timing Observability
1 Server-Timing entries advertised
PASS
1 Server-Timing entries advertised
Info::
Server-Timing header advertises 1 timing entries
A
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Warning::
Compressed response missing `Vary` header
The page is served with `Content-Encoding: br` but has no `Vary` header. Without `Vary: Accept-Encoding`, intermediary caches (corporate proxies, ISP caches) may serve the compressed variant to clients that didn't send the matching `Accept-Encoding` -- the client sees garbled bytes. Add `Vary: Accept-Encoding` whenever the response is conditionally compressed.
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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
185 requests over 4084ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 945 ms LCP 2.4 shttps://rentcoolcubes.com// https://rentcoolcubes.com/ — 200 — 40.5 KiB — 226 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css — 200 — 0 B — 14 ms — h2https://rentcoolcubes.com/cdn/shop/t/14/assets/theme.css?v=154895550133821335831775222062/cdn/shop/t/14/assets/theme.css?v=1... https://rentcoolcubes.com/cdn/shop/t/14/assets/theme.css?v=154895550133821335831775222062 — 200 — 0 B — 16 ms — h2https://rentcoolcubes.com/cdn/shop/t/14/assets/custom.css?v=139659839452505183551784888134/cdn/shop/t/14/assets/custom.css?v=... https://rentcoolcubes.com/cdn/shop/t/14/assets/custom.css?v=139659839452505183551784888134 — 200 — 0 B — 15 ms — h2https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap — 200 — 0 B — 15 ms — h2https://rentcoolcubes.com/cdn/shop/t/14/assets/tos.css?v=123720970262550162321763438716/cdn/shop/t/14/assets/tos.css?v=123... https://rentcoolcubes.com/cdn/shop/t/14/assets/tos.css?v=123720970262550162321763438716 — 200 — 0 B — 21 ms — h2https://rentcoolcubes.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css/cdn/shopifycloud/portable-wallets/... https://rentcoolcubes.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css — 200 — 0 B — 21 ms — h2https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js — 200 — 1006 B — 41 ms — h2https://rentcoolcubes.com/cdn/shop/files/IMG-2276.jpg?v=1775745022&width=1600/cdn/shop/files/IMG-2276.jpg?v=1775... https://rentcoolcubes.com/cdn/shop/files/IMG-2276.jpg?v=1775745022&width=1600 — 200 — 328.5 KiB — 266 ms — h2https://rentcoolcubes.com/cdn/shop/files/IMG_1046_8937f9c7-e721-4b8f-beec-86063fdcf4d7.webp?v=1785153301&width=300/cdn/shop/files/IMG_1046_8937f9c7-e... https://rentcoolcubes.com/cdn/shop/files/IMG_1046_8937f9c7-e721-4b8f-beec-86063fdcf4d7.webp?v=1785153301&width=300 — 200 — 35.7 KiB — 42 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js — 200 — 43.4 KiB — 46 ms — h2https://cdn.shopify.com/storefront/standard-actions.jscdn.shopify.com/storefront/standard... https://cdn.shopify.com/storefront/standard-actions.js — 200 — 5.1 KiB — 38 ms — h2https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 180 ms — h3https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 175 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-17615131819www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17615131819 — 200 — 153.2 KiB — 403 ms — h2https://rentcoolcubes.com/checkouts/internal/preloads.js?locale=en-FR/checkouts/internal/preloads.js?loc... https://rentcoolcubes.com/checkouts/internal/preloads.js?locale=en-FR — 200 — 3.0 KiB — 75 ms — h3https://shop.app/checkouts/internal/preloads.js?locale=en-FR&shop_id=58447724722shop.app/checkouts/internal/preload... https://shop.app/checkouts/internal/preloads.js?locale=en-FR&shop_id=58447724722 — 200 — 506 B — 52 ms — h2https://rentcoolcubes.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js/cdn/shopifycloud/storefront/assets... https://rentcoolcubes.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js — 200 — 4.0 KiB — 72 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812/cdn/shopifycloud/storefront/assets... https://rentcoolcubes.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812 — 200 — 23.3 KiB — 79 ms — h3https://cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-5059b83f.jscdn.shopify.com/shopifycloud/storef... https://cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-5059b83f.js — 200 — 1.3 KiB — 40 ms — h2https://rentcoolcubes.com/cdn/shopifycloud/privacy-banner/storefront-banner.js/cdn/shopifycloud/privacy-banner/st... https://rentcoolcubes.com/cdn/shopifycloud/privacy-banner/storefront-banner.js — 200 — 19.8 KiB — 78 ms — h3https://rentcoolcubes.com/cdn/shop/t/14/assets/vendor-scripts-v14.js/cdn/shop/t/14/assets/vendor-script... https://rentcoolcubes.com/cdn/shop/t/14/assets/vendor-scripts-v14.js — 200 — 37.3 KiB — 85 ms — h3https://rentcoolcubes.com/cdn/shop/t/14/assets/theme.js?v=140924482945350573091746543398/cdn/shop/t/14/assets/theme.js?v=14... https://rentcoolcubes.com/cdn/shop/t/14/assets/theme.js?v=140924482945350573091746543398 — 200 — 35.0 KiB — 123 ms — h3https://www.googletagmanager.com/gtag/js?id=G-DE42LVPV79www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DE42LVPV79 — 200 — 180.0 KiB — 412 ms — h2https://rentcoolcubes.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.7.0.min.js/cdn/shopifycloud/perf-kit/shopify-... https://rentcoolcubes.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.7.0.min.js — 200 — 21.8 KiB — 87 ms — h3https://rentcoolcubes.com/cdn/shop/files/IMG_3321-removebg-preview.png?v=1760412444&width=80/cdn/shop/files/IMG_3321-removebg-p... https://rentcoolcubes.com/cdn/shop/files/IMG_3321-removebg-preview.png?v=1760412444&width=80 — 200 — 4.5 KiB — 177 ms — h3https://js.hsforms.net/forms/embed/43642784.jsjs.hsforms.net/forms/embed/43642784... https://js.hsforms.net/forms/embed/43642784.js — 200 — 15.5 KiB — 171 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-NZB5Q3Q6www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NZB5Q3Q6 — 200 — 151.3 KiB — 401 ms — h2https://rentcoolcubes.com/cdn/wpm/b0b92dcedw658847c9p94194e39m8bc44e9fm.js/cdn/wpm/b0b92dcedw658847c9p94194e3... https://rentcoolcubes.com/cdn/wpm/b0b92dcedw658847c9p94194e39m8bc44e9fm.js — 200 — 68.0 KiB — 182 ms — h3https://rentcoolcubes.com/cdn/s/trekkie.storefront.51e77662fd67e0d47c7238acfeab529dafb90214.min.js/cdn/s/trekkie.storefront.51e77662f... https://rentcoolcubes.com/cdn/s/trekkie.storefront.51e77662fd67e0d47c7238acfeab529dafb90214.min.js — 200 — 27.6 KiB — 176 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 945 ms LCP 2.4 shttps://rentcoolcubes.com// https://rentcoolcubes.com/ — 200 — 40.5 KiB — 226 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css — 200 — 0 B — 14 ms — h2https://rentcoolcubes.com/cdn/shop/t/14/assets/theme.css?v=154895550133821335831775222062/cdn/shop/t/14/assets/theme.css?v=1... https://rentcoolcubes.com/cdn/shop/t/14/assets/theme.css?v=154895550133821335831775222062 — 200 — 0 B — 16 ms — h2https://rentcoolcubes.com/cdn/shop/t/14/assets/custom.css?v=139659839452505183551784888134/cdn/shop/t/14/assets/custom.css?v=... https://rentcoolcubes.com/cdn/shop/t/14/assets/custom.css?v=139659839452505183551784888134 — 200 — 0 B — 15 ms — h2https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap — 200 — 0 B — 15 ms — h2https://rentcoolcubes.com/cdn/shop/t/14/assets/tos.css?v=123720970262550162321763438716/cdn/shop/t/14/assets/tos.css?v=123... https://rentcoolcubes.com/cdn/shop/t/14/assets/tos.css?v=123720970262550162321763438716 — 200 — 0 B — 21 ms — h2https://rentcoolcubes.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css/cdn/shopifycloud/portable-wallets/... https://rentcoolcubes.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css — 200 — 0 B — 21 ms — h2https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js — 200 — 1006 B — 41 ms — h2https://rentcoolcubes.com/cdn/shop/files/IMG-2276.jpg?v=1775745022&width=1600/cdn/shop/files/IMG-2276.jpg?v=1775... https://rentcoolcubes.com/cdn/shop/files/IMG-2276.jpg?v=1775745022&width=1600 — 200 — 328.5 KiB — 266 ms — h2https://rentcoolcubes.com/cdn/shop/files/IMG_1046_8937f9c7-e721-4b8f-beec-86063fdcf4d7.webp?v=1785153301&width=300/cdn/shop/files/IMG_1046_8937f9c7-e... https://rentcoolcubes.com/cdn/shop/files/IMG_1046_8937f9c7-e721-4b8f-beec-86063fdcf4d7.webp?v=1785153301&width=300 — 200 — 35.7 KiB — 42 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js — 200 — 43.4 KiB — 46 ms — h2https://cdn.shopify.com/storefront/standard-actions.jscdn.shopify.com/storefront/standard... https://cdn.shopify.com/storefront/standard-actions.js — 200 — 5.1 KiB — 38 ms — h2https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 180 ms — h3https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 175 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-17615131819www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17615131819 — 200 — 153.2 KiB — 403 ms — h2https://rentcoolcubes.com/checkouts/internal/preloads.js?locale=en-FR/checkouts/internal/preloads.js?loc... https://rentcoolcubes.com/checkouts/internal/preloads.js?locale=en-FR — 200 — 3.0 KiB — 75 ms — h3https://shop.app/checkouts/internal/preloads.js?locale=en-FR&shop_id=58447724722shop.app/checkouts/internal/preload... https://shop.app/checkouts/internal/preloads.js?locale=en-FR&shop_id=58447724722 — 200 — 506 B — 52 ms — h2https://rentcoolcubes.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js/cdn/shopifycloud/storefront/assets... https://rentcoolcubes.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js — 200 — 4.0 KiB — 72 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812/cdn/shopifycloud/storefront/assets... https://rentcoolcubes.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812 — 200 — 23.3 KiB — 79 ms — h3https://cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-5059b83f.jscdn.shopify.com/shopifycloud/storef... https://cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-5059b83f.js — 200 — 1.3 KiB — 40 ms — h2https://rentcoolcubes.com/cdn/shopifycloud/privacy-banner/storefront-banner.js/cdn/shopifycloud/privacy-banner/st... https://rentcoolcubes.com/cdn/shopifycloud/privacy-banner/storefront-banner.js — 200 — 19.8 KiB — 78 ms — h3https://rentcoolcubes.com/cdn/shop/t/14/assets/vendor-scripts-v14.js/cdn/shop/t/14/assets/vendor-script... https://rentcoolcubes.com/cdn/shop/t/14/assets/vendor-scripts-v14.js — 200 — 37.3 KiB — 85 ms — h3https://rentcoolcubes.com/cdn/shop/t/14/assets/theme.js?v=140924482945350573091746543398/cdn/shop/t/14/assets/theme.js?v=14... https://rentcoolcubes.com/cdn/shop/t/14/assets/theme.js?v=140924482945350573091746543398 — 200 — 35.0 KiB — 123 ms — h3https://www.googletagmanager.com/gtag/js?id=G-DE42LVPV79www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DE42LVPV79 — 200 — 180.0 KiB — 412 ms — h2https://rentcoolcubes.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.7.0.min.js/cdn/shopifycloud/perf-kit/shopify-... https://rentcoolcubes.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.7.0.min.js — 200 — 21.8 KiB — 87 ms — h3https://rentcoolcubes.com/cdn/shop/files/IMG_3321-removebg-preview.png?v=1760412444&width=80/cdn/shop/files/IMG_3321-removebg-p... https://rentcoolcubes.com/cdn/shop/files/IMG_3321-removebg-preview.png?v=1760412444&width=80 — 200 — 4.5 KiB — 177 ms — h3https://js.hsforms.net/forms/embed/43642784.jsjs.hsforms.net/forms/embed/43642784... https://js.hsforms.net/forms/embed/43642784.js — 200 — 15.5 KiB — 171 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-NZB5Q3Q6www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NZB5Q3Q6 — 200 — 151.3 KiB — 401 ms — h2https://rentcoolcubes.com/cdn/wpm/b0b92dcedw658847c9p94194e39m8bc44e9fm.js/cdn/wpm/b0b92dcedw658847c9p94194e3... https://rentcoolcubes.com/cdn/wpm/b0b92dcedw658847c9p94194e39m8bc44e9fm.js — 200 — 68.0 KiB — 182 ms — h3https://rentcoolcubes.com/cdn/s/trekkie.storefront.51e77662fd67e0d47c7238acfeab529dafb90214.min.js/cdn/s/trekkie.storefront.51e77662f... https://rentcoolcubes.com/cdn/s/trekkie.storefront.51e77662fd67e0d47c7238acfeab529dafb90214.min.js — 200 — 27.6 KiB — 176 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js/cdn/shopifycloud/storefront/assets... https://rentcoolcubes.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js — 200 — 4.1 KiB — 174 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_CoS_AWFc.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_CoS_AWFc.en.esm.js — 200 — 1.6 KiB — 64 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.init_D6YtWCAn.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.init_D6YtWCAn.esm.js — 200 — 1.2 KiB — 96 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.document_CC4DPZSc.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.document_CC4DPZSc.esm.js — 200 — 1.1 KiB — 104 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js — 200 — 1.3 KiB — 142 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_DrRgS7ox.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_DrRgS7ox.en.esm.js — 200 — 2.8 KiB — 137 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.tslib-es6_i06t5CRd.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.tslib-es6_i06t5CRd.esm.js — 200 — 1.4 KiB — 135 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.index_CnM-KYPA.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.index_CnM-KYPA.esm.js — 200 — 21.3 KiB — 147 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js — 200 — 5.2 KiB — 134 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_CTUuk3kr.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_CTUuk3kr.esm.js — 200 — 1.0 KiB — 133 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_Bd8FVtoj.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_Bd8FVtoj.esm.js — 200 — 994 B — 132 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js — 200 — 1.2 KiB — 132 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.utils_1bb8Zmgu.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.utils_1bb8Zmgu.esm.js — 200 — 3.8 KiB — 132 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_3uQ0akMG.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_3uQ0akMG.esm.js — 200 — 909 B — 128 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.storage_BGV5Ustn.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.storage_BGV5Ustn.esm.js — 200 — 1.0 KiB — 128 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.authorize_CPxox-Yu.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.authorize_CPxox-Yu.esm.js — 200 — 1.1 KiB — 128 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useEventListener_CsfXCZ2S.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useEventListener_CsfXCZ2S.esm.js — 200 — 1.5 KiB — 125 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.validators_Cj2qrO-d.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.validators_Cj2qrO-d.esm.js — 200 — 1.3 KiB — 125 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useUserRecognitionSignal_JZOruJXg.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.useUserRecognitionSignal_JZOruJXg.esm.js — 200 — 1.2 KiB — 125 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.defineInitFunction_D4of-Jj4.esm.js/cdn/shopifycloud/shop-js/modules/v... https://rentcoolcubes.com/cdn/shopifycloud/shop-js/modules/v2/chunk.defineInitFunction_D4of-Jj4.esm.js — 200 — 978 B — 124 ms — h3https://rentcoolcubes.com/cdn/shop/t/14/assets/button-arrow.png/cdn/shop/t/14/assets/button-arrow.... https://rentcoolcubes.com/cdn/shop/t/14/assets/button-arrow.png — 200 — 1.0 KiB — 147 ms — h3https://rentcoolcubes.com/cdn/shop/files/IMG-2276_e92346ef-080b-4f73-ad66-bb300eee6025.jpg?v=1775746458&width=1200/cdn/shop/files/IMG-2276_e92346ef-0... https://rentcoolcubes.com/cdn/shop/files/IMG-2276_e92346ef-080b-4f73-ad66-bb300eee6025.jpg?v=1775746458&width=1200 — 200 — 344.3 KiB — 140 ms — h3https://rentcoolcubes.com/cdn/shop/files/IMG_1046.heic?v=1784630362&width=1200/cdn/shop/files/IMG_1046.heic?v=178... https://rentcoolcubes.com/cdn/shop/files/IMG_1046.heic?v=1784630362&width=1200 — 200 — 460.7 KiB — 142 ms — h3https://rentcoolcubes.com/cdn/shop/files/newtwo.heic?v=1784630203&width=1200/cdn/shop/files/newtwo.heic?v=17846... https://rentcoolcubes.com/cdn/shop/files/newtwo.heic?v=1784630203&width=1200 — 200 — 304.2 KiB — 141 ms — h3https://rentcoolcubes.com/cdn/shop/files/IMG_4475.heic?v=1784834849&width=1200/cdn/shop/files/IMG_4475.heic?v=178... https://rentcoolcubes.com/cdn/shop/files/IMG_4475.heic?v=1784834849&width=1200 — 200 — 310.7 KiB — 140 ms — h3https://rentcoolcubes.com/cdn/shop/files/IMG_0644.heic?v=1782511743&width=1200/cdn/shop/files/IMG_0644.heic?v=178... https://rentcoolcubes.com/cdn/shop/files/IMG_0644.heic?v=1782511743&width=1200 — 200 — 148.5 KiB — 128 ms — h3https://rentcoolcubes.com/cdn/shop/files/Screenshot_28.png?v=1775208426&width=180/cdn/shop/files/Screenshot_28.png?v... https://rentcoolcubes.com/cdn/shop/files/Screenshot_28.png?v=1775208426&width=180 — 200 — 3.6 KiB — 76 ms — h3https://rentcoolcubes.com/cdn/shop/files/Dominos_pizza_logo_svg.png?v=1775208855&width=180/cdn/shop/files/Dominos_pizza_logo_... https://rentcoolcubes.com/cdn/shop/files/Dominos_pizza_logo_svg.png?v=1775208855&width=180 — 200 — 5.9 KiB — 77 ms — h3https://rentcoolcubes.com/cdn/shop/files/HFH_Logo_Main_1.svg?v=1775208592&width=180/cdn/shop/files/HFH_Logo_Main_1.svg... https://rentcoolcubes.com/cdn/shop/files/HFH_Logo_Main_1.svg?v=1775208592&width=180 — 200 — 2.2 KiB — 76 ms — h3https://rentcoolcubes.com/cdn/shop/files/logo.ddd83f2a.svg?v=1775209164&width=180/cdn/shop/files/logo.ddd83f2a.svg?v... https://rentcoolcubes.com/cdn/shop/files/logo.ddd83f2a.svg?v=1775209164&width=180 — 200 — 13.2 KiB — 75 ms — h3https://rentcoolcubes.com/cdn/shop/files/pacstagline-full-color.svg?v=1775209671&width=180/cdn/shop/files/pacstagline-full-co... https://rentcoolcubes.com/cdn/shop/files/pacstagline-full-color.svg?v=1775209671&width=180 — 200 — 3.2 KiB — 71 ms — h3https://rentcoolcubes.com/cdn/shop/files/logo-five-guys.svg?v=1775208921&width=180/cdn/shop/files/logo-five-guys.svg?... https://rentcoolcubes.com/cdn/shop/files/logo-five-guys.svg?v=1775208921&width=180 — 200 — 3.6 KiB — 71 ms — h3https://shop.app/pay/session?v=1shop.app/pay/session?v=1 https://shop.app/pay/session?v=1 — 200 — 2.8 KiB — 170 ms — h3https://rentcoolcubes.com/cart?t=1785157386938&view=ajax/cart?t=1785157386938&view=ajax https://rentcoolcubes.com/cart?t=1785157386938&view=ajax — 200 — 1.9 KiB — 112 ms — h3https://rentcoolcubes.com/api/collect/api/collect https://rentcoolcubes.com/api/collect — 200 — 1.3 KiB — 242 ms — h3https://js.hsforms.net/ui-forms-embed-components-app/frame.html?_hsPortalId=43642784&_hsFormId=4b54483b-444d-4e9b-bd79-b02d7b69244a&_hsIsQa=false&_hsHublet=na1&_hsDisableScriptloader=true&_hsDisableRedirect=true&_hsInstanceId=26523ca1-1d61-4bce-90a2-08e773144f55js.hsforms.net/ui-forms-embed-compo... https://js.hsforms.net/ui-forms-embed-components-app/frame.html?_hsPortalId=43642784&_hsFormId=4b54483b-444d-4e9b-bd79-b02d7b69244a&_hsIsQa=false&_hsHublet=na1&_hsDisableScriptloader=true&_hsDisableRedirect=true&_hsInstanceId=26523ca1-1d61-4bce-90a2-08e773144f55 — 200 — 15.9 KiB — 145 ms — h3https://rentcoolcubes.com/api/unstable/graphql.json/api/unstable/graphql.json https://rentcoolcubes.com/api/unstable/graphql.json — 200 — 2.4 KiB — 115 ms — h3https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 136 ms — h3https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 153 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 122 ms — h2https://rentcoolcubes.com/web-pixels@0b92dcedw658847c9p94194e39m8bc44e9f/app/web-pixel-2097742002@488acc98e4ad3955643a4ec5fb3a4f0c~2/pixel.modern.js/web-pixels@0b92dcedw658847c9p94194... https://rentcoolcubes.com/web-pixels@0b92dcedw658847c9p94194e39m8bc44e9f/app/web-pixel-2097742002@488acc98e4ad3955643a4ec5fb3a4f0c~2/pixel.modern.js — 200 — 6.6 KiB — 39 ms — h3https://shop.app/pay/hop?analytics_trace_id=c6982336-e23a-4980-8827-4053c9b443c6&target_origin=https%3A%2F%2Frentcoolcubes.com&client_handle=leshwear.myshopify.comshop.app/pay/hop?analytics_trace_id... https://shop.app/pay/hop?analytics_trace_id=c6982336-e23a-4980-8827-4053c9b443c6&target_origin=https%3A%2F%2Frentcoolcubes.com&client_handle=leshwear.myshopify.com — 302 — 4.0 KiB — 217 ms — h2https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 136 ms — h3https://static.hsappstatic.net/ui-forms-embed-components-app/static-1.6602/bundles/project.jsstatic.hsappstatic.net/ui-forms-emb... https://static.hsappstatic.net/ui-forms-embed-components-app/static-1.6602/bundles/project.js — 200 — 118.5 KiB — 144 ms — h2https://js.hsforms.net/forms/embed/frame-container.jsjs.hsforms.net/forms/embed/frame-co... https://js.hsforms.net/forms/embed/frame-container.js — 200 — 13.5 KiB — 42 ms — h3https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 128 ms — h3https://rentcoolcubes.com/shopify_pay/accelerated_checkout/shopify_pay/accelerated_checkout https://rentcoolcubes.com/shopify_pay/accelerated_checkout — 200 — 1.6 KiB — 202 ms — h3https://forms.hsforms.com/embed/v4/render-definition/43642784/4b54483b-444d-4e9b-bd79-b02d7b69244aforms.hsforms.com/embed/v4/render-d... https://forms.hsforms.com/embed/v4/render-definition/43642784/4b54483b-444d-4e9b-bd79-b02d7b69244a — 200 — 3.1 KiB — 194 ms — h3https://monorail-edge.shopifysvc.com/v1/producemonorail-edge.shopifysvc.com/v1/pro... https://monorail-edge.shopifysvc.com/v1/produce — 200 — 0 B — 164 ms — h2https://monorail-edge.shopifysvc.com/v1/producemonorail-edge.shopifysvc.com/v1/pro... https://monorail-edge.shopifysvc.com/v1/produce — 200 — 0 B — 166 ms — h2https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 93 B — 48 ms — h2https://cdn.shopify.com/storefront/webmcp/webmcp-0.0.4.jscdn.shopify.com/storefront/webmcp/w... https://cdn.shopify.com/storefront/webmcp/webmcp-0.0.4.js — 200 — 14.7 KiB — 34 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-17615131819&cx=c&gtm=4e67m0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17615131819&cx=c&gtm=4e67m0 — 200 — 153.2 KiB — 179 ms — h2https://www.googletagmanager.com/gtag/js?id=G-DE42LPVV79&cx=c&gtm=4e67m0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DE42LPVV79&cx=c&gtm=4e67m0 — 200 — 144.9 KiB — 151 ms — h2https://www.googletagmanager.com/gtag/js?id=G-DE42LVPV79&cx=c&gtm=4e67m0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DE42LVPV79&cx=c&gtm=4e67m0 — 200 — 180.0 KiB — 198 ms — h2https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://rentcoolcubes.com/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 136 ms — h3https://forms.hsforms.com/embed/v4/feature-control/43642784forms.hsforms.com/embed/v4/feature-... https://forms.hsforms.com/embed/v4/feature-control/43642784 — 200 — 801 B — 124 ms — h3https://rentcoolcubes.com/services/login_with_shop/buyer/callback?analytics_trace_id=c6982336-e23a-4980-8827-4053c9b443c6&target_origin=https%3A%2F%2Frentcoolcubes.com&token=eGdKSC9DSVhHV0FrdTMzWThwSm5VYTV0cWdMa2JyV0lGNzVWMmtWUXNTNmxRWVhWck1jdWRsaTEzREFhQkNJcHlZb3Z3cTlZZ0ZEblhSWmhrUzJldTdHQXNYeGwxem9xcmFZMUVWa05VT2RtTWJaS1FnY0lEMS9uTXp4WDFiZnVCUlBCZTd5dFkzSGtrKzVSWnpkNVZsMFNxWTc0bmhzdEFjS2FsRkViR0RQOWxHM2NGL29naUQ2ODkrRjROd0pCTmprR1ByUWhtM0h1MXFCRnpFeW00eHVwVkRnNlF5MXZFQmxRUElXK2hYdEtwOFFvSGNYMmJhc0g2TnJFdWJud1BwWGIvNDFOR1RESVN2azRTdFcwRUhVQWtSQ1ZXRHI5Y2pITjAvZlhYa29hcTZJUjlTSGszaWhKNWdieFQ5UGlLNjFjZE5MVllsRWNFWHFlVmM3bkRUQjhHOFRZVElxUUxDU0YrRVpFUW5VSUxjU1FmZGVpVjB0d2lEcmhJa0NwM1IxWXpVZjVaU05VcmV4M0k3c3haVFM4VlNWOXJjMmd3c0EzYWVLaVZJS1Qwcmk0b2x6YUxMTmZyaENaSGp3eHNpOXlZcmJKTTdCY0V2SWtJWi9ObTFwZjQ3clV5V2phWUwzbGxmbG0zRzNkYjJxTVArSHBVZ2g4TG90eWxZWjllUm9XeE5vOXVGaEFhd1hrTVU5RXFoeW1rNEhnbDVXT0RMd1R2enRtTURCU2dmOGg2elcreEV6K0pqc3RuSlZkeEhLUWN0RHMwV25NMFFqVDJZVVI5UWN5VHFjbGRpTy9vNi9nVjdoNHhyZmd1UDdZaGpkZE1TWDlkQ2FvOE9wN0VFdi9FRE0zYWQ4alprQmRaYklGMU11aVorOERpcld1aW8rc2c1SXY3dk5xc2xTcktIMU9TamxuQ3B6YTFNeFlqdWdoWlNEK1c4ZmZySUxzd1hxNDU1UGpYMHhDSC9uSE9vZVNuUmFrMnZ2bzlXbk9ETC9mcXc1S1Y2QVdlWUdOdnR0bVJWQ2RnTzIyMU5jQ3FVM2krakdOZW13QURZNVdNNzFBMVZFVDZUR3l4WHJoRld6OXNHb2JSa0dRdUd6YzBjSWNVUVArWmR5SE9JYmFla1VMQ25peDFSc1ZpcHgxcWozOUxhWFpyZmRzaEV6VXpiMk1jR050V2UvR1BkTUctLXMwSmc5Y1hkU0dxQkVocWRuamZQSHc9PQ%3D%3D--f9f181d36c336dfc36dcc851d87c478a80eebaa4/services/login_with_shop/buyer/cal... https://rentcoolcubes.com/services/login_with_shop/buyer/callback?analytics_trace_id=c6982336-e23a-4980-8827-4053c9b443c6&target_origin=https%3A%2F%2Frentcoolcubes.com&token=eGdKSC9DSVhHV0FrdTMzWThwSm5VYTV0cWdMa2JyV0lGNzVWMmtWUXNTNmxRWVhWck1jdWRsaTEzREFhQkNJcHlZb3Z3cTlZZ0ZEblhSWmhrUzJldTdHQXNYeGwxem9xcmFZMUVWa05VT2RtTWJaS1FnY0lEMS9uTXp4WDFiZnVCUlBCZTd5dFkzSGtrKzVSWnpkNVZsMFNxWTc0bmhzdEFjS2FsRkViR0RQOWxHM2NGL29naUQ2ODkrRjROd0pCTmprR1ByUWhtM0h1MXFCRnpFeW00eHVwVkRnNlF5MXZFQmxRUElXK2hYdEtwOFFvSGNYMmJhc0g2TnJFdWJud1BwWGIvNDFOR1RESVN2azRTdFcwRUhVQWtSQ1ZXRHI5Y2pITjAvZlhYa29hcTZJUjlTSGszaWhKNWdieFQ5UGlLNjFjZE5MVllsRWNFWHFlVmM3bkRUQjhHOFRZVElxUUxDU0YrRVpFUW5VSUxjU1FmZGVpVjB0d2lEcmhJa0NwM1IxWXpVZjVaU05VcmV4M0k3c3haVFM4VlNWOXJjMmd3c0EzYWVLaVZJS1Qwcmk0b2x6YUxMTmZyaENaSGp3eHNpOXlZcmJKTTdCY0V2SWtJWi9ObTFwZjQ3clV5V2phWUwzbGxmbG0zRzNkYjJxTVArSHBVZ2g4TG90eWxZWjllUm9XeE5vOXVGaEFhd1hrTVU5RXFoeW1rNEhnbDVXT0RMd1R2enRtTURCU2dmOGg2elcreEV6K0pqc3RuSlZkeEhLUWN0RHMwV25NMFFqVDJZVVI5UWN5VHFjbGRpTy9vNi9nVjdoNHhyZmd1UDdZaGpkZE1TWDlkQ2FvOE9wN0VFdi9FRE0zYWQ4alprQmRaYklGMU11aVorOERpcld1aW8rc2c1SXY3dk5xc2xTcktIMU9TamxuQ3B6YTFNeFlqdWdoWlNEK1c4ZmZySUxzd1hxNDU1UGpYMHhDSC9uSE9vZVNuUmFrMnZ2bzlXbk9ETC9mcXc1S1Y2QVdlWUdOdnR0bVJWQ2RnTzIyMU5jQ3FVM2krakdOZW13QURZNVdNNzFBMVZFVDZUR3l4WHJoRld6OXNHb2JSa0dRdUd6YzBjSWNVUVArWmR5SE9JYmFla1VMQ25peDFSc1ZpcHgxcWozOUxhWFpyZmRzaEV6VXpiMk1jR050V2UvR1BkTUctLXMwSmc5Y1hkU0dxQkVocWRuamZQSHc9PQ%3D%3D--f9f181d36c336dfc36dcc851d87c478a80eebaa4 — 200 — 2.5 KiB — 181 ms — h3https://monorail-edge.shopifysvc.com/v1/producemonorail-edge.shopifysvc.com/v1/pro... https://monorail-edge.shopifysvc.com/v1/produce — 200 — 75 B — 182 ms — h2https://www.gstatic.com/wcm/loader.jswww.gstatic.com/wcm/loader.js https://www.gstatic.com/wcm/loader.js — 200 — 2.5 KiB — 329 ms — h2https://monorail-edge.shopifysvc.com/v1/producemonorail-edge.shopifysvc.com/v1/pro... https://monorail-edge.shopifysvc.com/v1/produce — 200 — 122 B — 179 ms — h2https://www.google.com/ccm/collect?rcb=19&frm=0&apvc=1&auid=2023183841.1785157387&dt=Refrigerated%20Trailer%20Rental%20Michigan%2C%20Ohio%20%26%20Indiana%20%7C%20Cool%20Cubes&tid=AW-17615131819&en=page_view&dl=https%3A%2F%2Frentcoolcubes.com%2F&scrsrc=www.googletagmanager.com&rnd=1945434091.1785157387&navt=n&npa=1&did=dN2ZkMj%2CdNTU0Yz&gdid=dN2ZkMj.dNTU0Yz&gcd=13l3l3l2l1l1&tids=AW-17615131819&tft=1785157387444&tfd=1057&gtm=45be67m0v9245561796z89249554509za20gzb9249554509zd9249554509xec&dma_cps=a&dma=1&tag_exp=115938466~115938469~118395335~118897920~118897930~119724322~119896802&apve=1&apvf=f&fmt=8www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&frm=0&apvc=1&auid=2023183841.1785157387&dt=Refrigerated%20Trailer%20Rental%20Michigan%2C%20Ohio%20%26%20Indiana%20%7C%20Cool%20Cubes&tid=AW-17615131819&en=page_view&dl=https%3A%2F%2Frentcoolcubes.com%2F&scrsrc=www.googletagmanager.com&rnd=1945434091.1785157387&navt=n&npa=1&did=dN2ZkMj%2CdNTU0Yz&gdid=dN2ZkMj.dNTU0Yz&gcd=13l3l3l2l1l1&tids=AW-17615131819&tft=1785157387444&tfd=1057&gtm=45be67m0v9245561796z89249554509za20gzb9249554509zd9249554509xec&dma_cps=a&dma=1&tag_exp=115938466~115938469~118395335~118897920~118897930~119724322~119896802&apve=1&apvf=f&fmt=8 — 200 — 21 B — 166 ms — h3https://ad.doubleclick.net/ccm/s/collect?auid=2023183841.1785157387&gtm=45be67m0v9245561796z89249554509za20gzb9249554509zd9249554509xec&fmt=8ad.doubleclick.net/ccm/s/collect?au... https://ad.doubleclick.net/ccm/s/collect?auid=2023183841.1785157387&gtm=45be67m0v9245561796z89249554509za20gzb9249554509zd9249554509xec&fmt=8 — 204 — 22 B — 170 ms — h3https://forms.hsforms.com/embed/v4/visitor/43642784/4b54483b-444d-4e9b-bd79-b02d7b69244a?hutk=forms.hsforms.com/embed/v4/visitor/... https://forms.hsforms.com/embed/v4/visitor/43642784/4b54483b-444d-4e9b-bd79-b02d7b69244a?hutk= — 200 — 712 B — 146 ms — h3https://forms-na1.hsforms.com/embed/v3/counters.gif?key=developer-forms-embed-v3-developer-RENDER_SUCCESS&count=1forms-na1.hsforms.com/embed/v3/coun... https://forms-na1.hsforms.com/embed/v3/counters.gif?key=developer-forms-embed-v3-developer-RENDER_SUCCESS&count=1 — 200 — 673 B — 151 ms — h3https://region1.analytics.google.com/measurement/conversion?random=1785157387516&cv=11&tid=G-DE42LVPV79&fst=1785157387516&fmt=8&en=page_view&gtm=45je67m0v9231809722z89249554509za20gzb9249554509zd9249554509xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115616985~115938466~115938469~118897920~118897930~119724322~119896802&u_w=800&u_h=600&url=https%3A%2F%2Frentcoolcubes.com%2F&gacid=124141231.1785157388&frm=0&tiba=Refrigerated%20Trailer%20Rental%20Michigan%2C%20Ohio%20%26%20Indiana%20%7C%20Cool%20Cubes&gdid=dN2ZkMj.dNTU0Yz&npa=1&pscdl=noapi&auid=2023183841.1785157387&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.181&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&rcb=1region1.analytics.google.com/measur... https://region1.analytics.google.com/measurement/conversion?random=1785157387516&cv=11&tid=G-DE42LVPV79&fst=1785157387516&fmt=8&en=page_view&gtm=45je67m0v9231809722z89249554509za20gzb9249554509zd9249554509xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115616985~115938466~115938469~118897920~118897930~119724322~119896802&u_w=800&u_h=600&url=https%3A%2F%2Frentcoolcubes.com%2F&gacid=124141231.1785157388&frm=0&tiba=Refrigerated%20Trailer%20Rental%20Michigan%2C%20Ohio%20%26%20Indiana%20%7C%20Cool%20Cubes&gdid=dN2ZkMj.dNTU0Yz&npa=1&pscdl=noapi&auid=2023183841.1785157387&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.181&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&rcb=1 — 200 — 236 B — 147 ms — h2https://region1.analytics.google.com/measurement/conversion?random=1785157387516&cv=11&tid=G-DE42LVPV79&fst=1785157387516&fmt=8&en=session_start&gtm=45je67m0v9231809722z89249554509za20gzb9249554509zd9249554509xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115616985~115938466~115938469~118897920~118897930~119724322~119896802&u_w=800&u_h=600&url=https%3A%2F%2Frentcoolcubes.com%2F&gacid=124141231.1785157388&frm=0&tiba=Refrigerated%20Trailer%20Rental%20Michigan%2C%20Ohio%20%26%20Indiana%20%7C%20Cool%20Cubes&gdid=dN2ZkMj.dNTU0Yz&npa=1&pscdl=noapi&auid=2023183841.1785157387&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.181&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&rcb=1region1.analytics.google.com/measur... https://region1.analytics.google.com/measurement/conversion?random=1785157387516&cv=11&tid=G-DE42LVPV79&fst=1785157387516&fmt=8&en=session_start&gtm=45je67m0v9231809722z89249554509za20gzb9249554509zd9249554509xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115616985~115938466~115938469~118897920~118897930~119724322~119896802&u_w=800&u_h=600&url=https%3A%2F%2Frentcoolcubes.com%2F&gacid=124141231.1785157388&frm=0&tiba=Refrigerated%20Trailer%20Rental%20Michigan%2C%20Ohio%20%26%20Indiana%20%7C%20Cool%20Cubes&gdid=dN2ZkMj.dNTU0Yz&npa=1&pscdl=noapi&auid=2023183841.1785157387&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.181&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&rcb=1 — 200 — 47 B — 135 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-DE42LVPV79&gtm=45je67m0v9231809722z89249554509za20gzb9249554509zd9249554509&_p=1785157386636&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dN2ZkMj.dNTU0Yz&_eu=AAAAAGAC&_prs=ok&are=1&cid=124141231.1785157388&frm=0&pscdl=noapi&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.181&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115616985~115938466~115938469~118897920~118897930~119724322~119896802&sid=1785157387&sct=1&seg=0&dl=https%3A%2F%2Frentcoolcubes.com%2F&dt=Refrigerated%20Trailer%20Rental%20Michigan%2C%20Ohio%20%26%20Indiana%20%7C%20Cool%20Cubes&en=page_view&_fv=1&_nsi=1&_ss=2&_c=1&tfd=1208region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-DE42LVPV79&gtm=45je67m0v9231809722z89249554509za20gzb9249554509zd9249554509&_p=1785157386636&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dN2ZkMj.dNTU0Yz&_eu=AAAAAGAC&_prs=ok&are=1&cid=124141231.1785157388&frm=0&pscdl=noapi&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.181&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115616985~115938466~115938469~118897920~118897930~119724322~119896802&sid=1785157387&sct=1&seg=0&dl=https%3A%2F%2Frentcoolcubes.com%2F&dt=Refrigerated%20Trailer%20Rental%20Michigan%2C%20Ohio%20%26%20Indiana%20%7C%20Cool%20Cubes&en=page_view&_fv=1&_nsi=1&_ss=2&_c=1&tfd=1208 — 204 — 550 B — 123 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-DE42LVPV79&cid=124141231.1785157388&gtm=45je67m0v9231809722z89249554509za20gzb9249554509zd9249554509&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616985~115938466~115938469~118897920~118897930~119724322~119896802stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-DE42LVPV79&cid=124141231.1785157388&gtm=45je67m0v9231809722z89249554509za20gzb9249554509zd9249554509&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616985~115938466~115938469~118897920~118897930~119724322~119896802 — 204 — 550 B — 76 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-DE42LVPV79&cid=124141231.1785157388&gtm=45je67m0v9231809722z89249554509za20gzb9249554509zd9249554509&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616985~115938466~115938469~118897920~118897930~119724322~119896802&z=690992430www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-DE42LVPV79&cid=124141231.1785157388&gtm=45je67m0v9231809722z89249554509za20gzb9249554509zd9249554509&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616985~115938466~115938469~118897920~118897930~119724322~119896802&z=690992430 — 200 — 408 B — 150 ms — h2https://forms-na1.hsforms.com/embed/v3/counters.gif?key=form-frame-load-success&count=1forms-na1.hsforms.com/embed/v3/coun... https://forms-na1.hsforms.com/embed/v3/counters.gif?key=form-frame-load-success&count=1 — 200 — 668 B — 141 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 79 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 49 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 66 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-DE42LPVV79&gtm=45je67m0z89249554509za20gzb9249554509zd9249554509&_p=1785157386636&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=124141231.1785157388&frm=0&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.181&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938466~115938469~118395333~118897920~118897930~119724322~119896802&sid=1785157387&sct=1&seg=0&dl=https%3A%2F%2Frentcoolcubes.com%2F&dt=Refrigerated%20Trailer%20Rental%20Michigan%2C%20Ohio%20%26%20Indiana%20%7C%20Cool%20Cubes&en=page_view&_fv=1&_ss=1&tfd=1312region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-DE42LPVV79&gtm=45je67m0z89249554509za20gzb9249554509zd9249554509&_p=1785157386636&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=124141231.1785157388&frm=0&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.181&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938466~115938469~118395333~118897920~118897930~119724322~119896802&sid=1785157387&sct=1&seg=0&dl=https%3A%2F%2Frentcoolcubes.com%2F&dt=Refrigerated%20Trailer%20Rental%20Michigan%2C%20Ohio%20%26%20Indiana%20%7C%20Cool%20Cubes&en=page_view&_fv=1&_ss=1&tfd=1312 — 204 — 290 B — 46 ms — h2https://www.gstatic.com/call-tracking/call-tracking_9.jswww.gstatic.com/call-tracking/call-... https://www.gstatic.com/call-tracking/call-tracking_9.js — 200 — 20.3 KiB — 22 ms — h3https://www.googleadservices.com/pagead/conversion/17615131819/wcm?cc=ZZ&dn=5864964883&cl=DWNCCIj5-ZUcEKupxs9B&dma=1&dma_cps=a&npa=1&ct_eid=2www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/17615131819/wcm?cc=ZZ&dn=5864964883&cl=DWNCCIj5-ZUcEKupxs9B&dma=1&dma_cps=a&npa=1&ct_eid=2 — 302 — 20 B — 110 ms — h3https://api-na1.hubapi.com/scriptloader/v1/43642784.js?shop=leshwear.myshopify.comapi-na1.hubapi.com/scriptloader/v1/... https://api-na1.hubapi.com/scriptloader/v1/43642784.js?shop=leshwear.myshopify.com — 200 — 1.7 KiB — 76 ms — h2https://rentcoolcubes.com/cdn/shop/files/Cool_Cubes_Logo.png?v=1760490526&width=32/cdn/shop/files/Cool_Cubes_Logo.png... https://rentcoolcubes.com/cdn/shop/files/Cool_Cubes_Logo.png?v=1760490526&width=32 — 200 — 2.2 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/polyfills.BYz7ePEv.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/polyfills.BYz7ePEv.js — 200 — 18.2 KiB — 33 ms — h3https://js.hs-banner.com/v2/43642784/banner.jsjs.hs-banner.com/v2/43642784/banner... https://js.hs-banner.com/v2/43642784/banner.js — 200 — 23.9 KiB — 84 ms — h2https://js.hscollectedforms.net/collectedforms.jsjs.hscollectedforms.net/collectedfo... https://js.hscollectedforms.net/collectedforms.js — 200 — 27.0 KiB — 82 ms — h2https://js.hs-analytics.net/analytics/1785157200000/43642784.jsjs.hs-analytics.net/analytics/17851... https://js.hs-analytics.net/analytics/1785157200000/43642784.js — 200 — 42.6 KiB — 83 ms — h2https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/app.Cy_YOTk6.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/app.Cy_YOTk6.js — 200 — 4.9 KiB — 32 ms — h3https://www.google.fr/pagead/attribution/wcm?cc=ZZ&dn=5864964883&cl=DWNCCIj5-ZUcEKupxs9B&dma=1&dma_cps=awww.google.fr/pagead/attribution/wc... https://www.google.fr/pagead/attribution/wcm?cc=ZZ&dn=5864964883&cl=DWNCCIj5-ZUcEKupxs9B&dma=1&dma_cps=a — 200 — 110 B — 115 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/esnext-vendor.BNFQlDGZ.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/esnext-vendor.BNFQlDGZ.js — 200 — 44.8 KiB — 40 ms — h3https://forms.hscollectedforms.net/collected-forms/v1/config/json?portalId=43642784&utk=forms.hscollectedforms.net/collecte... https://forms.hscollectedforms.net/collected-forms/v1/config/json?portalId=43642784&utk= — 200 — 712 B — 120 ms — h2https://js-na1.hs-scripts.com/43642784.jsjs-na1.hs-scripts.com/43642784.js https://js-na1.hs-scripts.com/43642784.js — 200 — 1.3 KiB — 72 ms — h2https://track.hubspot.com/__ptq.gif?k=1&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&v=1.1&a=43642784&rcu=https%3A%2F%2Frentcoolcubes.com%2F&pu=https%3A%2F%2Frentcoolcubes.com%2F&t=Refrigerated+Trailer+Rental+Michigan%2C+Ohio+%26+Indiana+%7C+Cool+Cubes&cts=1785157388051&vi=e32bb9d5b6b4e79f2289e028d6dbfc47&nc=true&u=12288427.e32bb9d5b6b4e79f2289e028d6dbfc47.1785157388047.1785157388047.1785157388047.1&b=12288427.1.1785157388047&cc=15track.hubspot.com/__ptq.gif?k=1&sd=... https://track.hubspot.com/__ptq.gif?k=1&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&v=1.1&a=43642784&rcu=https%3A%2F%2Frentcoolcubes.com%2F&pu=https%3A%2F%2Frentcoolcubes.com%2F&t=Refrigerated+Trailer+Rental+Michigan%2C+Ohio+%26+Indiana+%7C+Cool+Cubes&cts=1785157388051&vi=e32bb9d5b6b4e79f2289e028d6dbfc47&nc=true&u=12288427.e32bb9d5b6b4e79f2289e028d6dbfc47.1785157388047.1785157388047.1785157388047.1&b=12288427.1.1785157388047&cc=15 — 200 — 968 B — 158 ms — h2https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/context-browser.vhmrDEZK.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/context-browser.vhmrDEZK.js — 200 — 64.8 KiB — 36 ms — h3https://forms.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=2forms.hsforms.com/embed/v3/counters... https://forms.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=2 — 200 — 632 B — 113 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/useShopPayCheckoutGqlVersion.B4r2GaUL.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/useShopPayCheckoutGqlVersion.B4r2GaUL.js — 200 — 105.4 KiB — 40 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/addresses-mailing-address.Vu6vyith.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/addresses-mailing-address.Vu6vyith.js — 200 — 2.3 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/payment-methods-filterAvailableMethods.DVNiJ9Jn.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/payment-methods-filterAvailableMethods.DVNiJ9Jn.js — 200 — 1.5 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/shop-pay-normalizeBuyerDetails.Q_F1xQ7A.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/shop-pay-normalizeBuyerDetails.Q_F1xQ7A.js — 200 — 1.8 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/graphql-UserPrivacySettingsSetMutation.B_SI7JP1.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/graphql-UserPrivacySettingsSetMutation.B_SI7JP1.js — 200 — 3.9 KiB — 29 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useUnauthenticatedErrorModal.C_k3dU_q.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useUnauthenticatedErrorModal.C_k3dU_q.js — 200 — 1.7 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/utils-getCommonShopPayExternalTelemetryAttributes.CDzZEXeY.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/utils-getCommonShopPayExternalTelemetryAttributes.CDzZEXeY.js — 200 — 1.7 KiB — 30 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/extensions-rpc.wkht7rey.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/extensions-rpc.wkht7rey.js — 200 — 3.3 KiB — 30 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/graphql-PaymentSessionMutation._bQfXtfE.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/graphql-PaymentSessionMutation._bQfXtfE.js — 200 — 1.8 KiB — 30 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hydrate.BZfJPGDU.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hydrate.BZfJPGDU.js — 200 — 208.0 KiB — 43 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/Title.DSPVdAIW.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/Title.DSPVdAIW.js — 200 — 1.5 KiB — 33 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/locale-en.Eh_wgNTs.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/locale-en.Eh_wgNTs.js — 200 — 25.8 KiB — 34 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/OnePage.BjHyw8MG.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/OnePage.BjHyw8MG.js — 200 — 71.4 KiB — 33 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useWalletsTimeout.B0-UDnxX.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useWalletsTimeout.B0-UDnxX.js — 200 — 17.0 KiB — 33 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/MarketsProDisclaimer.COpwU7e5.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/MarketsProDisclaimer.COpwU7e5.js — 200 — 2.4 KiB — 34 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/remember-me-hooks.BUIP8jwb.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/remember-me-hooks.BUIP8jwb.js — 200 — 2.1 KiB — 30 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useHasOrdersFromMultipleShops.CzwRxuq2.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useHasOrdersFromMultipleShops.CzwRxuq2.js — 200 — 2.0 KiB — 30 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/components-DeliveryTransition.rw-aeqEq.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/components-DeliveryTransition.rw-aeqEq.js — 200 — 30.9 KiB — 33 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/useShopPayButtonClassName.WttfDo0i.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/useShopPayButtonClassName.WttfDo0i.js — 200 — 1.9 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/ChangeCompanyLocationLink.DpUd62Ob.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/ChangeCompanyLocationLink.DpUd62Ob.js — 200 — 2.9 KiB — 33 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useStableHostMethodsReferences.VxDd8sS4.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useStableHostMethodsReferences.VxDd8sS4.js — 200 — 1.6 KiB — 30 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useSandboxTelemetry.DZpiCWer.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useSandboxTelemetry.DZpiCWer.js — 200 — 1.9 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressForm.BhtvoBIZ.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressForm.BhtvoBIZ.js — 200 — 17.1 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/PhoneField.CYIw8U0P.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/PhoneField.CYIw8U0P.js — 200 — 3.4 KiB — 33 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/ImpressionEventCapture.kPBgQW5k.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/ImpressionEventCapture.kPBgQW5k.js — 200 — 2.1 KiB — 33 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/EmptyState.ng83uD4f.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/EmptyState.ng83uD4f.js — 200 — 1.8 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useCanChangeCompanyLocation.DrmSpxQb.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useCanChangeCompanyLocation.DrmSpxQb.js — 200 — 5.0 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePickupPoints.D_jey_eq.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePickupPoints.D_jey_eq.js — 200 — 2.2 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePostPurchase.Dvnvg0v4.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePostPurchase.Dvnvg0v4.js — 200 — 2.3 KiB — 30 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useForceShopPayUrl.CwxGb0xX.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useForceShopPayUrl.CwxGb0xX.js — 200 — 2.3 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/ShopPayLogo.CE4ckeEp.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/ShopPayLogo.CE4ckeEp.js — 200 — 3.1 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/AutocompleteField-hooks.Dm18hpIg.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/AutocompleteField-hooks.Dm18hpIg.js — 200 — 4.1 KiB — 30 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/PendingShipping.CHYfvXN7.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/PendingShipping.CHYfvXN7.js — 200 — 1.7 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/StoreCreditRedemption-StoreCreditRedemptionErrorBanner.Od6P-0FK.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/StoreCreditRedemption-StoreCreditRedemptionErrorBanner.Od6P-0FK.js — 200 — 49.7 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentIcon.BLq4k0Od.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentIcon.BLq4k0Od.js — 200 — 2.4 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-context.CwHhGQze.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-context.CwHhGQze.js — 200 — 1.5 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useGeneralPaymentErrorMessage.AqokTlvU.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useGeneralPaymentErrorMessage.AqokTlvU.js — 200 — 1.6 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentLine.CBPKBA5b.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentLine.CBPKBA5b.js — 200 — 8.0 KiB — 30 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/NoAddressLocationFullDetour.BXXX7CUN.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/NoAddressLocationFullDetour.BXXX7CUN.js — 200 — 2.2 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/OffsitePaymentFailed.BEhLPZKP.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/OffsitePaymentFailed.BEhLPZKP.js — 200 — 1.8 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShopPayProgressIntercepts.zMEe4i2W.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShopPayProgressIntercepts.zMEe4i2W.js — 200 — 2.1 KiB — 36 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShowShopPayOptin.Dr4PS2sL.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShowShopPayOptin.Dr4PS2sL.js — 200 — 2.2 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useUpdateCheckoutAddress.DNx6LUdk.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useUpdateCheckoutAddress.DNx6LUdk.js — 200 — 2.9 KiB — 34 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/Section.CvyNj3G7.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/Section.CvyNj3G7.js — 200 — 1.7 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/useShopPaySessionTokenStorage.CF5DQY9d.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/useShopPaySessionTokenStorage.CF5DQY9d.js — 200 — 5.8 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useOnePageFormSubmit.2Dchtj0Q.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useOnePageFormSubmit.2Dchtj0Q.js — 200 — 31.1 KiB — 33 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentButtons.BuH1TGxm.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentButtons.BuH1TGxm.js — 200 — 5.9 KiB — 34 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/utilities-shop-pay-alternative-payment-flow.DKiVs8n0.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/utilities-shop-pay-alternative-payment-flow.DKiVs8n0.js — 200 — 1.5 KiB — 30 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-monorail.mNBhz2xt.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-monorail.mNBhz2xt.js — 200 — 2.4 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useAvailableShopPromotionDiscount.DWnk7KHn.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-useAvailableShopPromotionDiscount.DWnk7KHn.js — 200 — 2.2 KiB — 30 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressSelector.DK0r15j7.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressSelector.DK0r15j7.js — 200 — 2.0 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentErrorBanner.Cf8mzSZ2.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/PaymentErrorBanner.Cf8mzSZ2.js — 200 — 2.8 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/Switch.BQbOsJVM.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/Switch.BQbOsJVM.js — 200 — 1.7 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/shipping-rates-progressiveShippingRatesLoading.CTlfkftK.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/shipping-rates-progressiveShippingRatesLoading.CTlfkftK.js — 200 — 4.0 KiB — 30 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/ShipmentBreakdown.BPq5CjC6.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/ShipmentBreakdown.BPq5CjC6.js — 200 — 2.5 KiB — 30 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/MerchandiseModal.bArj1gfr.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/MerchandiseModal.bArj1gfr.js — 200 — 3.1 KiB — 33 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/extension-targets-shipping-options.CRIbV7iu.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/extension-targets-shipping-options.CRIbV7iu.js — 200 — 2.4 KiB — 33 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/EstimatedDeliveryContent.ox-b0Qf4.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/EstimatedDeliveryContent.ox-b0Qf4.js — 200 — 3.9 KiB — 33 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodRateLabel.9KrZSTBr.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodRateLabel.9KrZSTBr.js — 200 — 1.6 KiB — 30 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodSelector.BKjWJY2F.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodSelector.BKjWJY2F.js — 200 — 3.7 KiB — 34 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/TextArea.B-kaTvSK.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/TextArea.B-kaTvSK.js — 200 — 1.1 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/SubscriptionPriceBreakdown.bIx34ED9.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/SubscriptionPriceBreakdown.bIx34ED9.js — 200 — 2.6 KiB — 32 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePaypalRowEffects.CjFINcCw.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePaypalRowEffects.CjFINcCw.js — 200 — 1.9 KiB — 31 ms — h3https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/Middot.BKG-qTHI.js/cdn/shopifycloud/checkout-web/asse... https://rentcoolcubes.com/cdn/shopifycloud/checkout-web/assets/c1/Middot.BKG-qTHI.js — -1 — 0 B — 0 ms —
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
45% of JavaScript execution is third-party
First-party Third-party 547ms · 672KB · €3/mo
HubSpot Analytics
Analytics
Optional
Execution 168ms
Transfer 43 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 145ms
Transfer 180 KB
Unused 37%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 98ms
Transfer 153 KB
Unused 39%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 79ms
Transfer 145 KB
Unused 48%
Monthly Cost €0/mo
Google Tag Manager
Tag Manager
Optional
Execution 58ms
Transfer 151 KB
Unused 55%
Monthly Cost €0/mo

45% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

55% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

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

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-06-28 — 2026-07-25)

LCP (p75)

0 ms

0% good

INP (p75)

0 ms

0% good

CLS (p75)

0.000

99% good

FCP (p75)

2711 ms

TTFB (p75)

697 ms

Image Optimization
39 images, 6484 KB total, 1483 KB wasted
INFO

Image Optimization Audit

Total Images

39

Total Size

6484 KB

Oversized

5

Wasted

1483 KB

8 missing dimensions 2 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